code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
RESET DO NAVEGADOR E BOOT CSS
*/
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
}
html,
body {
height: 100%;
}
html {
/*1rem = 10px*/
font-size: 62.5%;
}
.clear {
clear: both;
}
.center {
max-width: 128.0rem;
margin: 0 auto;
p... | css/style.css | RESET DO NAVEGADOR E BOOT CSS
*/
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
}
html,
body {
height: 100%;
}
html {
/*1rem = 10px*/
font-size: 62.5%;
}
.clear {
clear: both;
}
.center {
max-width: 128.0rem;
margin: 0 auto;
p... | 0.335677 | 0.085289 |
.invisible{
display: none;
}
.gray{
color: #555555;
}
.black{
color: #000000;
}
.sans-serif{
font-family: sans-serif;
}
.monospace{
font-family: monospace;
}
.thumb{
width: 100px;
height: 100px;
}
/* inline code snippets */
code{
background-color: #DDDDDD;
font-size: 1.2em;
... | css/OneRoomSchool.css | .invisible{
display: none;
}
.gray{
color: #555555;
}
.black{
color: #000000;
}
.sans-serif{
font-family: sans-serif;
}
.monospace{
font-family: monospace;
}
.thumb{
width: 100px;
height: 100px;
}
/* inline code snippets */
code{
background-color: #DDDDDD;
font-size: 1.2em;
... | 0.207696 | 0.075824 |
ul
{
margin-top: .2em;
margin-bottom: 1em;
}
/* Mobi reader introduces a default text indent so to adjust a 0 text indent to the mobi format */
.exampleBorder
{
border: .1em groove blue;
text-indent: 0px;
}
/* Mobi reader introduces a default text indent so 0 text indent is applied to the mobi forma... | kindle/mobi.css | ul
{
margin-top: .2em;
margin-bottom: 1em;
}
/* Mobi reader introduces a default text indent so to adjust a 0 text indent to the mobi format */
.exampleBorder
{
border: .1em groove blue;
text-indent: 0px;
}
/* Mobi reader introduces a default text indent so 0 text indent is applied to the mobi forma... | 0.323915 | 0.066904 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("askimam.org") {
/* various interesting articles before fatwa list on home page*/
body>table>tbody>tr:first-child+tr>td>table>tbody>tr>td:first-child+td+td+td+td+td>table>tbody>tr:first-child+tr+tr>td>table>tbody>tr>td:first-child+td{
display:n... | data/usercss/21855.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("askimam.org") {
/* various interesting articles before fatwa list on home page*/
body>table>tbody>tr:first-child+tr>td>table>tbody>tr>td:first-child+td+td+td+td+td>table>tbody>tr:first-child+tr+tr>td>table>tbody>tr>td:first-child+td{
display:n... | 0.172904 | 0.129348 |
.navbar {
border: 0px;
border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
color: white;
font-size: 1.2vw;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: white;
font-weight: bold;
font-size: 1.2vw;
}
.navbar-default .navbar-nav .tog... | app/assets/stylesheets/bootstrap_patch.css | .navbar {
border: 0px;
border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
color: white;
font-size: 1.2vw;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: white;
font-weight: bold;
font-size: 1.2vw;
}
.navbar-default .navbar-nav .tog... | 0.406862 | 0.080647 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Gochi+Hand&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&fam... | css/Style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Gochi+Hand&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&fam... | 0.368178 | 0.065306 |
body, div, li {
padding: 0;
margin: 0;
}
body {
position: relative;
background: url("../images/math.jpg") fixed;
font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "SimHei", "Hiragino Sans GB";
}
div, span {
box-sizing: border-box;
}
a, a:hover, a:visited {
text-decoration: none;
... | web/assets/css/global.css | body, div, li {
padding: 0;
margin: 0;
}
body {
position: relative;
background: url("../images/math.jpg") fixed;
font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "SimHei", "Hiragino Sans GB";
}
div, span {
box-sizing: border-box;
}
a, a:hover, a:visited {
text-decoration: none;
... | 0.453504 | 0.077378 |
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... | css/index.css | html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... | 0.494141 | 0.069289 |
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300&display=swap");
header {
width: 100%;
height: 9vh;
background-color: #003049;
box-shadow: 0px 10px 6px rgba(0, 0, 0, 0.5);
z-index: 2;
}
header .header-top {
width: 60%;
height: 100%;
margin: 0 auto;
display: flex;
justify-con... | assets/css/NavBar.css | @import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300&display=swap");
header {
width: 100%;
height: 9vh;
background-color: #003049;
box-shadow: 0px 10px 6px rgba(0, 0, 0, 0.5);
z-index: 2;
}
header .header-top {
width: 60%;
height: 100%;
margin: 0 auto;
display: flex;
justify-con... | 0.383064 | 0.072243 |
body{
color: #65615f;
font-size: 14px;
line-height: 22px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: auto;
}
.searchform.globalsearch input[type="search"] {
font-family: "Georgia", "Times New Roman", "Times", serif;
}
h1.logo a { width: 357px; height: 64px; display: block; t... | public/stylesheets/sunlight.css | body{
color: #65615f;
font-size: 14px;
line-height: 22px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: auto;
}
.searchform.globalsearch input[type="search"] {
font-family: "Georgia", "Times New Roman", "Times", serif;
}
h1.logo a { width: 357px; height: 64px; display: block; t... | 0.31258 | 0.083404 |
body {
background-color: white;
margin: 0px;
padding: 0px;
background-color: white;
background-image: url("../img/misc.png");
background-repeat: repeat;
display: flex;
flex-direction: column;
}
a { color: inherit; }
h1{
font-size: 24px;
}
h2{
margin-bottom: 5px;
margin-bottom: 10px;
text-align: center... | public/css/stylesheet.css | body {
background-color: white;
margin: 0px;
padding: 0px;
background-color: white;
background-image: url("../img/misc.png");
background-repeat: repeat;
display: flex;
flex-direction: column;
}
a { color: inherit; }
h1{
font-size: 24px;
}
h2{
margin-bottom: 5px;
margin-bottom: 10px;
text-align: center... | 0.248625 | 0.063279 |
.navbar-brand img {
height: 64px;
position: relative;
top: -20px;
}
/* Comparison Table */
.comparison-table {
font-family: Calibri,Arial, sans-serif;
table-layout: fixed;
width: 100%;
}
.comparison-table .top-header td h2 {
white-space: nowrap;
overflow: hidden;
text-overflow: el... | comparison.css | .navbar-brand img {
height: 64px;
position: relative;
top: -20px;
}
/* Comparison Table */
.comparison-table {
font-family: Calibri,Arial, sans-serif;
table-layout: fixed;
width: 100%;
}
.comparison-table .top-header td h2 {
white-space: nowrap;
overflow: hidden;
text-overflow: el... | 0.521471 | 0.157558 |
@charset "UTF-8";
@font-face{
font-family: 'FonteLogo';
src: url("../_fonts/computer-font.ttf");
}
body{
font-family: Arial sans-serif;
background-color:white;
color: rgba(0,0, 0,1);
}
div#interface{
margin: -10px 10px 10px 10px;
box-shadow: 0px 0px 10px black;
padding: 10px 10px 10px 10px... | projeto-glass-html5/_css/estilo.css | @charset "UTF-8";
@font-face{
font-family: 'FonteLogo';
src: url("../_fonts/computer-font.ttf");
}
body{
font-family: Arial sans-serif;
background-color:white;
color: rgba(0,0, 0,1);
}
div#interface{
margin: -10px 10px 10px 10px;
box-shadow: 0px 0px 10px black;
padding: 10px 10px 10px 10px... | 0.247169 | 0.071203 |
body {
background-color: #ffffff;
}
.text-teebb {
color: #2d6ce0;
}
.text-gray {
color: #aaaaaa;
}
.bg-teebb {
background: #2d6ce0 !important;
}
.bg-black {
background: #000000 !important;
}
.bg-linear-teebb {
position: relative;
background: linear-gradient(194.34deg, #2551a4 22.16%, #2... | pages/assets/css/style.css | body {
background-color: #ffffff;
}
.text-teebb {
color: #2d6ce0;
}
.text-gray {
color: #aaaaaa;
}
.bg-teebb {
background: #2d6ce0 !important;
}
.bg-black {
background: #000000 !important;
}
.bg-linear-teebb {
position: relative;
background: linear-gradient(194.34deg, #2551a4 22.16%, #2... | 0.610105 | 0.171234 |
.sprite-og span {
background-image: url(../img/spritesheet_medium_v9_og.png);
background-repeat: no-repeat;
display: block;
}
#menu.sprite-og span {
float: left;
}
.sprite-og-1 {
width: 48px;
height: 48px;
background-position: -5px -5px;
}
.sprite-og-10 {
width: 48px;
height: 48px... | monocle/static/css/spritesheet_medium_v9_og.css | .sprite-og span {
background-image: url(../img/spritesheet_medium_v9_og.png);
background-repeat: no-repeat;
display: block;
}
#menu.sprite-og span {
float: left;
}
.sprite-og-1 {
width: 48px;
height: 48px;
background-position: -5px -5px;
}
.sprite-og-10 {
width: 48px;
height: 48px... | 0.35209 | 0.185689 |
.tools>.area>.movement>.button {
width: calc((100% - 70px) / 6);
height: calc((100% - 50px) / 4);
}
.tools>.area>.movement>.button[id="button-movement-L"]>span:nth-child(1) {
transform: rotate(90deg)
}
.tools>.area>.movement>.button[id="button-movement-U"]>span:nth-child(1) {
transform: rotate(180deg... | src/components/tools/movement/tools-movement.component.css | .tools>.area>.movement>.button {
width: calc((100% - 70px) / 6);
height: calc((100% - 50px) / 4);
}
.tools>.area>.movement>.button[id="button-movement-L"]>span:nth-child(1) {
transform: rotate(90deg)
}
.tools>.area>.movement>.button[id="button-movement-U"]>span:nth-child(1) {
transform: rotate(180deg... | 0.478285 | 0.240228 |
* {
box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
body{
background-color: #ededed;
transition: 0.5s;
}
.dark-mode {
background-color: black;
/*color: white;*/
transition: 0.5s;
}
footer{
background-color: #232323;
position: relative;
clear: both;
width: 100%;
margin-top: -200px;
... | public/assets/css/home.css | * {
box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
body{
background-color: #ededed;
transition: 0.5s;
}
.dark-mode {
background-color: black;
/*color: white;*/
transition: 0.5s;
}
footer{
background-color: #232323;
position: relative;
clear: both;
width: 100%;
margin-top: -200px;
... | 0.382141 | 0.075585 |
@font-face {
font-family: "Open Sans";
src: url("fonts/OpenSans-Regular.ttf") format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Open Sans";
src: url("fonts/OpenSans-Bold.ttf") format('truetype');
font-weight: 700;
font-style: normal;
}
body {
margin: 0;
pa... | style.css | @font-face {
font-family: "Open Sans";
src: url("fonts/OpenSans-Regular.ttf") format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Open Sans";
src: url("fonts/OpenSans-Bold.ttf") format('truetype');
font-weight: 700;
font-style: normal;
}
body {
margin: 0;
pa... | 0.207135 | 0.097562 |
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
/* Basic element styling */
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #666;
padding... | v2/assets/css/app.css | @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
/* Basic element styling */
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #666;
padding... | 0.215846 | 0.055285 |
.submodel-container {
padding: 10px 0;
max-width: 800px;
background-color: #fff;
}
.submodel-container li {
margin-bottom: 5px;
margin-top: 5px;
}
.submodel-container:after {
clear: both;
content: '';
display: block;
}
.submodel-container li {
color: #fff;
float: left;
mar... | backend/web/css/redaction.css | .submodel-container {
padding: 10px 0;
max-width: 800px;
background-color: #fff;
}
.submodel-container li {
margin-bottom: 5px;
margin-top: 5px;
}
.submodel-container:after {
clear: both;
content: '';
display: block;
}
.submodel-container li {
color: #fff;
float: left;
mar... | 0.342352 | 0.065695 |
* {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
overflow-x: hidden;
}
.redeemedHeading{
font-size:50px;
text-align:center;
font-family: 'Shadows+Into+Light', cursive;
letter-spacing: 2px;
font-weight:bolder;
padding-top:20px;
color:black;
}
.couponImage{
width:80... | www/stylesheets/couponRedeemed.css | * {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
overflow-x: hidden;
}
.redeemedHeading{
font-size:50px;
text-align:center;
font-family: 'Shadows+Into+Light', cursive;
letter-spacing: 2px;
font-weight:bolder;
padding-top:20px;
color:black;
}
.couponImage{
width:80... | 0.48121 | 0.104158 |
cursor: pointer;
}
#poster_div {
margin-top: 20px;
width: 300px;
height: 300px;
background: url('../resources/disc.png');
background-size:100% 100%;
}
#bg_img {
width: 1000px;
height: 800px;
margin-top: -50px;
margin-left: -100px;
position: absolute;
z-index: 0;
/*-... | renderer/index.css | cursor: pointer;
}
#poster_div {
margin-top: 20px;
width: 300px;
height: 300px;
background: url('../resources/disc.png');
background-size:100% 100%;
}
#bg_img {
width: 1000px;
height: 800px;
margin-top: -50px;
margin-left: -100px;
position: absolute;
z-index: 0;
/*-... | 0.447943 | 0.092442 |
body {
padding-top: 54px;
}
.navbar-brand {
line-height: 36px;
padding-top: 5px;
padding-bottom: 5px;
}
#{ hover dropdown to open }
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}
.navbar-nav > li > a {
font-size: 16px;
line-height: 20px;
}
.blue {
... | csmserver/static/jquery/css/base.css |
body {
padding-top: 54px;
}
.navbar-brand {
line-height: 36px;
padding-top: 5px;
padding-bottom: 5px;
}
#{ hover dropdown to open }
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}
.navbar-nav > li > a {
font-size: 16px;
line-height: 20px;
}
.blue {
... | 0.362518 | 0.057388 |
html,
body,
div,
h1,
ul,
li,
a,
img,
span {
margin: 0;
padding: 0;
}
html body{
font-family: 'Courier New', Courier, 'Nimbus Mono L', monospace;
font-size: 16px;
}
body #wrapper{
width: 960px;
}
.menu{
list-style-type: none;
margin-left: 10px;
margin-top: 20px;
}
.menu > li{
float: left;
paddin... | Task-2-Solution/template/style.css | html,
body,
div,
h1,
ul,
li,
a,
img,
span {
margin: 0;
padding: 0;
}
html body{
font-family: 'Courier New', Courier, 'Nimbus Mono L', monospace;
font-size: 16px;
}
body #wrapper{
width: 960px;
}
.menu{
list-style-type: none;
margin-left: 10px;
margin-top: 20px;
}
.menu > li{
float: left;
paddin... | 0.387922 | 0.079353 |
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Fira+Code:300,400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: bor... | src/styles/global.css | @charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Fira+Code:300,400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: bor... | 0.31542 | 0.048339 |
atFunction(format);
return formatFunctions[format](m);
}
function expandFormat(format, locale) {
var i = 5;
function replaceLongDateFormatTokens(input) {
return locale.longDateFormat(input) || input;
}
localFormattingTokens.lastIndex = 0;
while (i >= 0 && localFormattingTokens.test(f... | assets/plugin/datatables/media/css/dataTables.bootstrap4.min.css | atFunction(format);
return formatFunctions[format](m);
}
function expandFormat(format, locale) {
var i = 5;
function replaceLongDateFormatTokens(input) {
return locale.longDateFormat(input) || input;
}
localFormattingTokens.lastIndex = 0;
while (i >= 0 && localFormattingTokens.test(f... | 0.494629 | 0.350922 |
@charset "utf-8";
/*
{{-- 原始 : hahaha --}}
{{-- 維護 : --}}
{{-- 指揮 : --}}
{{-- ---------------------------------------------------------------------------------------------- --}}
{{-- 決定 : name --}}
{{--
----------------------------------------------------------------------------
說明 :
------------------... | public/assets/web/frontend_old/common/home/main_home/feature/main_home_feature.css | @charset "utf-8";
/*
{{-- 原始 : hahaha --}}
{{-- 維護 : --}}
{{-- 指揮 : --}}
{{-- ---------------------------------------------------------------------------------------------- --}}
{{-- 決定 : name --}}
{{--
----------------------------------------------------------------------------
說明 :
------------------... | 0.226698 | 0.075278 |
video::-webkit-media-controls {
display:none !important;
}
video::-webkit-media-controls-enclosure {
display:none !important;
}
video {
position: fixed;
right: 0;
bottom: 0;
min-height: 100%;
width: 100%;
height: auto;
background-size: cover;
transition: 1s opacity;
z-index... | app/public/css/src/player.css | video::-webkit-media-controls {
display:none !important;
}
video::-webkit-media-controls-enclosure {
display:none !important;
}
video {
position: fixed;
right: 0;
bottom: 0;
min-height: 100%;
width: 100%;
height: auto;
background-size: cover;
transition: 1s opacity;
z-index... | 0.378229 | 0.082512 |
/*
// ---------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// The MIT License (MIT)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation f... | GetStartedJS3D/css/stylesheet.css | /*
// ---------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// The MIT License (MIT)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation f... | 0.541894 | 0.048631 |
.checkout_v3_area {
display: grid;
grid-template-columns: auto 825px;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
/* line 1, G:/laragon/www/365-amazcart/365-amazcart/amazcart/scss/_checkout_v3.scss */
.checkout_v3_area {
grid-template-columns: auto 480px;
}
}
@me... | public/frontend/default/css/page_css/checkout.css | .checkout_v3_area {
display: grid;
grid-template-columns: auto 825px;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
/* line 1, G:/laragon/www/365-amazcart/365-amazcart/amazcart/scss/_checkout_v3.scss */
.checkout_v3_area {
grid-template-columns: auto 480px;
}
}
@me... | 0.211417 | 0.150559 |
/* Map title */
.title_in_box {
background-color:#838b8b;
border-radius: 1px;
top: 10px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
padding: 10px;
padding-bottom:1px;
padding-top:1px;
position: absolute;
border-radius: 15px;
left: 20px;
z-index: 1;
}
.title_in_box h1 {
... | web_mapping/css/custom.css | /* Map title */
.title_in_box {
background-color:#838b8b;
border-radius: 1px;
top: 10px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
padding: 10px;
padding-bottom:1px;
padding-top:1px;
position: absolute;
border-radius: 15px;
left: 20px;
z-index: 1;
}
.title_in_box h1 {
... | 0.284576 | 0.071461 |
/*font-family: 'TT Commons';*/
/*src: url('fonts/TTCommons-Regular.eot'); /* IE9 Compat Modes */
/*src: url('fonts/TTCommons-Regular.eot?#iefix') format('embedded-opentype'), */
/* IE6-IE8 */
/*url('fonts/TTCommons-Regular.woff2') format('woff2'), */
/* Super Modern Browsers */
/*url('fonts... | public/css/style.css | /*font-family: 'TT Commons';*/
/*src: url('fonts/TTCommons-Regular.eot'); /* IE9 Compat Modes */
/*src: url('fonts/TTCommons-Regular.eot?#iefix') format('embedded-opentype'), */
/* IE6-IE8 */
/*url('fonts/TTCommons-Regular.woff2') format('woff2'), */
/* Super Modern Browsers */
/*url('fonts... | 0.262558 | 0.040389 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,500;1,600&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
}
a,
a:hover {
... | public/style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,500;1,600&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
}
a,
a:hover {
... | 0.418103 | 0.072604 |
body{
color: #363636;
position: relative;
}
.contenedor{
width: 70%;
height: 100%;
}
.motivo{
margin: 0;
}
.titulo-opcion{
width: auto;
height: auto;
margin-top: 70px;
display: flex;
align-items: center;
flex-direction: row;
}
.atras{
cursor: pointer;
margin-left:... | Proyecto/statics/css/cliente/_cliente.css | body{
color: #363636;
position: relative;
}
.contenedor{
width: 70%;
height: 100%;
}
.motivo{
margin: 0;
}
.titulo-opcion{
width: auto;
height: auto;
margin-top: 70px;
display: flex;
align-items: center;
flex-direction: row;
}
.atras{
cursor: pointer;
margin-left:... | 0.387806 | 0.087798 |
*,
::after,
::before {
box-sizing: border-box;
}
:root {
/* soo */
--bgColor: var(--neutral-0);
--txtColor: var(--neutral-100);
--defaultRadius: 0.25rem;
--txtSpacing: 1px;
--transition: 0.3s ease-in-out all;
--mx-width: 1150px;
--fx-width: 600px;
/* text */
--defaultSize: 88%;
--headingFont: "... | src/assets/css/main.css | *,
::after,
::before {
box-sizing: border-box;
}
:root {
/* soo */
--bgColor: var(--neutral-0);
--txtColor: var(--neutral-100);
--defaultRadius: 0.25rem;
--txtSpacing: 1px;
--transition: 0.3s ease-in-out all;
--mx-width: 1150px;
--fx-width: 600px;
/* text */
--defaultSize: 88%;
--headingFont: "... | 0.328529 | 0.07267 |
body {
color: black;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
}
h2{
color: red
}
.map{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
right: 0;
}
img{
width: 100px;
}
.appName{
margin-top: 8px;
}
... | geoapi/static/css/mainCss.css | body {
color: black;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
}
h2{
color: red
}
.map{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
right: 0;
}
img{
width: 100px;
}
.appName{
margin-top: 8px;
}
... | 0.313315 | 0.115312 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');
/* Styles for the entire body */
.contactuscss {
font-family: 'Roboto', sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
font-weight: bolder;
backgrou... | contact_us/styles.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');
/* Styles for the entire body */
.contactuscss {
font-family: 'Roboto', sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
font-weight: bolder;
backgrou... | 0.306942 | 0.051035 |
*{
font-family: 'Cairo', sans-serif;
margin: 0;
padding: 0;
line-height: 1.6;
}
body{
margin: 0;
padding: 0;
overflow-x: hidden;
}
html {
scroll-behavior: smooth;
}
.has-error{
color: red;
}
.x{
border-color:red;
}
.ullist{
width: 70%;
margin: auto;
}
/* desing for ... | public/css/style.css | *{
font-family: 'Cairo', sans-serif;
margin: 0;
padding: 0;
line-height: 1.6;
}
body{
margin: 0;
padding: 0;
overflow-x: hidden;
}
html {
scroll-behavior: smooth;
}
.has-error{
color: red;
}
.x{
border-color:red;
}
.ullist{
width: 70%;
margin: auto;
}
/* desing for ... | 0.521471 | 0.100967 |
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900|Roboto');
body{
margin: 0px;
font-family: 'Roboto', sans-serif;
font-size: 20px;
-webkit-font-smoothing: antialisased;
line-height: 1.3;
overflow: hidden;
}
header {
background: url('../images/ella-olsson-1184065-unspla... | src/components/layout.css | @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900|Roboto');
body{
margin: 0px;
font-family: 'Roboto', sans-serif;
font-size: 20px;
-webkit-font-smoothing: antialisased;
line-height: 1.3;
overflow: hidden;
}
header {
background: url('../images/ella-olsson-1184065-unspla... | 0.346984 | 0.075346 |
.dbs_accordion_section-caption{
/* z-index: 1; */
}
.dbs_accordion {
height: 100%;
width: 100%;
padding: 0px;
margin: 0px;
background: transparent;
overflow:hidden;
}
.dbs_accordion_section {
position: relative;
clear: both;
height: 33.4%;
/* text-align: center; */
display: block;
}
.dbs_accordion_section... | src/main/resources/META-INF/resources/css/dbsfaces_accordion.css | .dbs_accordion_section-caption{
/* z-index: 1; */
}
.dbs_accordion {
height: 100%;
width: 100%;
padding: 0px;
margin: 0px;
background: transparent;
overflow:hidden;
}
.dbs_accordion_section {
position: relative;
clear: both;
height: 33.4%;
/* text-align: center; */
display: block;
}
.dbs_accordion_section... | 0.214116 | 0.080538 |
:host {
width: 100%;
}
/* Custom Classes */
.expansion-panel {
min-width: 384px;
width: 80%;
}
.year {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.year-title {
display: flex;
flex-direction: row;
justify-content: center;
align-items: ce... | client/src/app/s-degree-plan/s-degree-plan.component.css | :host {
width: 100%;
}
/* Custom Classes */
.expansion-panel {
min-width: 384px;
width: 80%;
}
.year {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.year-title {
display: flex;
flex-direction: row;
justify-content: center;
align-items: ce... | 0.453504 | 0.092565 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@700&display=swap');
@import "compass/css3";
@import url('https://fonts... | public/styles.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@700&display=swap');
@import "compass/css3";
@import url('https://fonts... | 0.410993 | 0.110976 |
.pm-list-page{
height: 100%;
width: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
.pm-list{
height: 93%;
width: 100%;
flex-direction: column;
background-color: #ffffff;
.name-bar{
jus... | src/Main/Message/PmList/pmlist.css | .pm-list-page{
height: 100%;
width: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
.pm-list{
height: 93%;
width: 100%;
flex-direction: column;
background-color: #ffffff;
.name-bar{
jus... | 0.22627 | 0.058939 |
.care-advice {
padding: 30px 0;
clear: both;
}
.care-advice-keywords {
padding-bottom: 20px;
}
.care-advice .care-advice-keywords ol {
padding: 0;
list-style-type: none;
line-height: 32px;
}
@media (max-width: 640px) {
.care-advice .care-advice-keywords ol {
line-height: 24px;
... | prototypes/dispositions-2/content/confirmation.css |
.care-advice {
padding: 30px 0;
clear: both;
}
.care-advice-keywords {
padding-bottom: 20px;
}
.care-advice .care-advice-keywords ol {
padding: 0;
list-style-type: none;
line-height: 32px;
}
@media (max-width: 640px) {
.care-advice .care-advice-keywords ol {
line-height: 24px;
... | 0.380414 | 0.074568 |
body{
background-color: #492f2f;
color: aliceblue;
}
h1{
color: aliceblue;
text-align: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
main {
width: 90%;
margin: 50px auto 80px;
font-family: sans-serif;
}
#add {
display: none;
grid-template-colum... | css/style.css | body{
background-color: #492f2f;
color: aliceblue;
}
h1{
color: aliceblue;
text-align: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
main {
width: 90%;
margin: 50px auto 80px;
font-family: sans-serif;
}
#add {
display: none;
grid-template-colum... | 0.237134 | 0.079032 |
body{
margin: 0px;
padding: 0px;
font-family: 'IBM Plex Sans', sans-serif;
background: #eee;
}
a{
color: #222;
}
a:hover{
color: #999;
}
/* Content css */
.content{
margin: auto;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
width: 90vw;
align-items: center;
margin-left: auto;
... | static/css/main.css | body{
margin: 0px;
padding: 0px;
font-family: 'IBM Plex Sans', sans-serif;
background: #eee;
}
a{
color: #222;
}
a:hover{
color: #999;
}
/* Content css */
.content{
margin: auto;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
width: 90vw;
align-items: center;
margin-left: auto;
... | 0.327238 | 0.057071 |
html {
--yellow-10: #fcf4d6;
--yellow-20: #fddc69;
--yellow-30: #f1c21b;
--yellow-40: #d2a106;
--yellow-50: #b28600;
--yellow-60: #8e6a00;
--yellow-70: #684e00;
--yellow-80: #483700;
--yellow-90: #302400;
--yellow-100: #1c1500;
--yellow-10-hover: #f8e6a0;
--yellow-20-hover: #fccd27;
--yellow... | frontend/themes/fiber/color.css |
html {
--yellow-10: #fcf4d6;
--yellow-20: #fddc69;
--yellow-30: #f1c21b;
--yellow-40: #d2a106;
--yellow-50: #b28600;
--yellow-60: #8e6a00;
--yellow-70: #684e00;
--yellow-80: #483700;
--yellow-90: #302400;
--yellow-100: #1c1500;
--yellow-10-hover: #f8e6a0;
--yellow-20-hover: #fccd27;
--yellow... | 0.382718 | 0.094052 |
body {
font-family: 'Lato';
/*background-size: cover;*/
/*background-position-y: -50px;*/
/*background-color: lightgrey;*/
margin: 0;
padding: 0;
min-height: 100vh;
background: #7474BF; /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #7474BF , #348AC7); ... | public/assets/css/main.css | body {
font-family: 'Lato';
/*background-size: cover;*/
/*background-position-y: -50px;*/
/*background-color: lightgrey;*/
margin: 0;
padding: 0;
min-height: 100vh;
background: #7474BF; /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #7474BF , #348AC7); ... | 0.374676 | 0.067117 |
#background{background: url("../img/other/bg1.png") no-repeat; background-size:100% auto;position: fixed;top:0;left: 0;width: 100%;height:100%;object-fit: cover;z-index: -1}
/*顶部、菜单*/
#menu{width: 100%;height: 240px;display: flex;justify-content: center;flex-wrap: wrap;position: absolute;}
.head_div{width: 100%;disp... | css/interface-pc-1.css | #background{background: url("../img/other/bg1.png") no-repeat; background-size:100% auto;position: fixed;top:0;left: 0;width: 100%;height:100%;object-fit: cover;z-index: -1}
/*顶部、菜单*/
#menu{width: 100%;height: 240px;display: flex;justify-content: center;flex-wrap: wrap;position: absolute;}
.head_div{width: 100%;disp... | 0.174481 | 0.067547 |
@charset "utf-8";
/* CSS Document */
body,html{margin:0px auto;
padding:0px;
background-color:#fcfcfc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background:url(images/bg_03.jpg) repeat center 0px;
}
p{ background:url(images/reg_02.gif) r... | WebRoot/css2.css | @charset "utf-8";
/* CSS Document */
body,html{margin:0px auto;
padding:0px;
background-color:#fcfcfc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background:url(images/bg_03.jpg) repeat center 0px;
}
p{ background:url(images/reg_02.gif) r... | 0.158826 | 0.060032 |
*,
*::before,
*::after {
box-sizing: border-box;
}
body {
color: var(--contrast);
background: var(--background);
overflow-y: scroll;
font-family: "Roboto", sans-serif;
touch-action: manipulation;
}
p {
line-height: 1.5;
}
a {
cursor: pointer;
color: inherit;
font-weight: 500;
}
h3 {
font-size:... | src/main.css | *,
*::before,
*::after {
box-sizing: border-box;
}
body {
color: var(--contrast);
background: var(--background);
overflow-y: scroll;
font-family: "Roboto", sans-serif;
touch-action: manipulation;
}
p {
line-height: 1.5;
}
a {
cursor: pointer;
color: inherit;
font-weight: 500;
}
h3 {
font-size:... | 0.531209 | 0.083143 |
*{
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
outline: none;
scroll-behavior: smooth;
color: inherit;
font-family: 'Roboto', sans-serif;
}
section{
height: 100vh;
width: 100vw;
display: grid;
align-content: space-around;
justify-c... | style.css | *{
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
outline: none;
scroll-behavior: smooth;
color: inherit;
font-family: 'Roboto', sans-serif;
}
section{
height: 100vh;
width: 100vw;
display: grid;
align-content: space-around;
justify-c... | 0.430147 | 0.049336 |
-------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
/* ---------------------------------
4. ABOUT SECTION
--------------------------------- */
/* COUNTER SECTION */
.about-section{ text-align: center; }
.counter{ display: inline-block; }
... | css/responsive.css | -------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
/* ---------------------------------
4. ABOUT SECTION
--------------------------------- */
/* COUNTER SECTION */
.about-section{ text-align: center; }
.counter{ display: inline-block; }
... | 0.283186 | 0.069542 |
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;400&family=Roboto+Slab&display=swap');
* {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
}
.banner {
width: 100%;
height: 100vh;
background-image: linear-gradient(
rgba(19, 19, 19, 0.85),
rgba(19, 19, 19, 0.85)
... | public/css/Principal_1.css | @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;400&family=Roboto+Slab&display=swap');
* {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
}
.banner {
width: 100%;
height: 100vh;
background-image: linear-gradient(
rgba(19, 19, 19, 0.85),
rgba(19, 19, 19, 0.85)
... | 0.478529 | 0.077762 |
@font-face {
font-family: Deutschlander;
src: url("font/Deutschlander.otf") format("opentype");
}
@font-face {
font-family: BebasNeue;
font-weight: bold;
src: url("font/BebasNeue.otf") format("opentype");
}
@font-face {
font-family: couture;
font-weight: bold;
src: url("font/couture-bld.otf") format("opentype");
}
b... | style.css | @font-face {
font-family: Deutschlander;
src: url("font/Deutschlander.otf") format("opentype");
}
@font-face {
font-family: BebasNeue;
font-weight: bold;
src: url("font/BebasNeue.otf") format("opentype");
}
@font-face {
font-family: couture;
font-weight: bold;
src: url("font/couture-bld.otf") format("opentype");
}
b... | 0.381565 | 0.083367 |
.container3{
position: absolute;
width: 100%;
height: 50vh;
}
h1{
text-align: center;
font-size: 50px;
text-decoration: underline;
}
#p1{
font-style: italic;
color: #23A6F0;
font-size: 35px;
text-align: center;
}
#p2{
text-align: center;
font-weight: 500;
}
.servic... | CSS/service.css | .container3{
position: absolute;
width: 100%;
height: 50vh;
}
h1{
text-align: center;
font-size: 50px;
text-decoration: underline;
}
#p1{
font-style: italic;
color: #23A6F0;
font-size: 35px;
text-align: center;
}
#p2{
text-align: center;
font-weight: 500;
}
.servic... | 0.33231 | 0.076201 |
body {
font-family: arial, sans-serif;
font-size: 10px;
letter-spacing: 0.6px;
}
.main-container {
border: 1.7px solid black;
width: 690px;
height: 540px;
display: flex;
flex-direction: row;
background-color: #F1F1F1;
}
/* left side*/
nav {
width: 20%;
}
.home-image {
posi... | CSS/CSS-Homeworks-And-Exams/CSSLayout/4.CSSDocumentationSite/CSSDocumentationSiteStyles.css |
body {
font-family: arial, sans-serif;
font-size: 10px;
letter-spacing: 0.6px;
}
.main-container {
border: 1.7px solid black;
width: 690px;
height: 540px;
display: flex;
flex-direction: row;
background-color: #F1F1F1;
}
/* left side*/
nav {
width: 20%;
}
.home-image {
posi... | 0.397588 | 0.101589 |
html body {
max-height: 35px;
}
.mod-topbar {
background-color: #4F5862;
border-top: 1px solid #727981;
height: 34px;
}
.wr {
margin: 0 auto;
width: 960px;
height: 34px;
}
.logo {
height: 100%;
float: left;
display: inline;
width: 134px;
overflow: hidden... | test/diff_fis3_smarty/product_code/hao123_fis3_smarty/lv2/widget/partner-topbar/ltr/ltr.css | html body {
max-height: 35px;
}
.mod-topbar {
background-color: #4F5862;
border-top: 1px solid #727981;
height: 34px;
}
.wr {
margin: 0 auto;
width: 960px;
height: 34px;
}
.logo {
height: 100%;
float: left;
display: inline;
width: 134px;
overflow: hidden... | 0.410638 | 0.081996 |
.connect-alert {
display: block;
position:absolute;
z-index:1000000;
border:1px solid #aaa;
}
img.img-toolbar-contact {
float: right;
margin-right: 3em;
margin-bottom: 2em;
margin-right: 0;
margin-bottom: 0;
margin-top: 0px;
margin-left: 12px;
background-color: white;
padding: 2em;
... | client/styles/comcenter.css | .connect-alert {
display: block;
position:absolute;
z-index:1000000;
border:1px solid #aaa;
}
img.img-toolbar-contact {
float: right;
margin-right: 3em;
margin-bottom: 2em;
margin-right: 0;
margin-bottom: 0;
margin-top: 0px;
margin-left: 12px;
background-color: white;
padding: 2em;
... | 0.285272 | 0.111919 |
.logo-container .logo-infocard .left-side {background-color: #32AF85;}
.logo-container .logo-infocard .right-side {background-color: #34CC99;}
a:hover {color: #34CC99;}
.tcolor {color: #32AF85 !important;}
.btn-lined.lined-custom {color: #32AF85; border-color: #32AF85;}
.btn-lined.lined-custom:hover {border-colo... | public/css/niches/custom-business.css | .logo-container .logo-infocard .left-side {background-color: #32AF85;}
.logo-container .logo-infocard .right-side {background-color: #34CC99;}
a:hover {color: #34CC99;}
.tcolor {color: #32AF85 !important;}
.btn-lined.lined-custom {color: #32AF85; border-color: #32AF85;}
.btn-lined.lined-custom:hover {border-colo... | 0.242744 | 0.201912 |
body {
background: url(img/bg.png) #242424;
}
#container {
width: 80%;
margin: 100px auto 0 auto;
font-family: Arial, sans-serif;
}
#page {
text-align: center;
color: #666666;
font-family: 'Droid Serif', serif;
font-style: italic;
font-size: 20px;
text-shadow: 1px 1px 0px #222222;
}
.paginator_p {
heig... | test/reqTest/static/requests/custom.css | body {
background: url(img/bg.png) #242424;
}
#container {
width: 80%;
margin: 100px auto 0 auto;
font-family: Arial, sans-serif;
}
#page {
text-align: center;
color: #666666;
font-family: 'Droid Serif', serif;
font-style: italic;
font-size: 20px;
text-shadow: 1px 1px 0px #222222;
}
.paginator_p {
heig... | 0.186502 | 0.096493 |
body{
background-color:#CCCCCC;
}
.login-form{
float:left;
}
.progress-bar{
color:black;
}
footer{
margin-left:15px;
margin-right:15px;
bottom:0px;
position:fixed;
background-color:#292c2f;
box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.12);
box-sizing:border-box;
text-align:left;
font:bold 16px sans... | assets/css/user.css | body{
background-color:#CCCCCC;
}
.login-form{
float:left;
}
.progress-bar{
color:black;
}
footer{
margin-left:15px;
margin-right:15px;
bottom:0px;
position:fixed;
background-color:#292c2f;
box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.12);
box-sizing:border-box;
text-align:left;
font:bold 16px sans... | 0.344443 | 0.049866 |
body {
font-family: sans-serif;
background-image: url('http://sfwallpaper.com/images/cool-guitar-background-27.jpg');
background-repeat: no-repeat;
background-size: 100vw 100vh;
background-attachment: fixed;
}
a {
text-decoration: none;
}
label {
display: block;
}
small {
color: #dd4b39;
padding-ri... | public/style.css | body {
font-family: sans-serif;
background-image: url('http://sfwallpaper.com/images/cool-guitar-background-27.jpg');
background-repeat: no-repeat;
background-size: 100vw 100vh;
background-attachment: fixed;
}
a {
text-decoration: none;
}
label {
display: block;
}
small {
color: #dd4b39;
padding-ri... | 0.402744 | 0.086093 |
body {
margin: 0px;
/*font-family: 'Segoe UI Light', sans-serif;*/
font-family: 'Open Sans Condensed', sans-serif;
color: #116e9d;
/*background-image: -ms-linear-gradient(top, #FFFFFF 0%, #33759B 100%, #000000 200%);
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #33759B 100%, #000000 ... | content/styles.css | body {
margin: 0px;
/*font-family: 'Segoe UI Light', sans-serif;*/
font-family: 'Open Sans Condensed', sans-serif;
color: #116e9d;
/*background-image: -ms-linear-gradient(top, #FFFFFF 0%, #33759B 100%, #000000 200%);
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #33759B 100%, #000000 ... | 0.385375 | 0.079675 |
* This is approximate, as Chrome|Settings can adjust CSS per-platform and
* for instance uses Ubuntu font on Unix. It's at least quite close. */
body {
font-family: Arial, sans-serif;
font-size: 12px;
color: #303942;
}
/* Mimic button from Settings page */
button {
-webkit-padding-end: 10px;
-webkit-pad... | chrome/common/extensions/docs/examples/apps/cycler/cycler.css | * This is approximate, as Chrome|Settings can adjust CSS per-platform and
* for instance uses Ubuntu font on Unix. It's at least quite close. */
body {
font-family: Arial, sans-serif;
font-size: 12px;
color: #303942;
}
/* Mimic button from Settings page */
button {
-webkit-padding-end: 10px;
-webkit-pad... | 0.463687 | 0.073997 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100vh;
background-color: #f0f2f5;
}
.container {
width: 100%;
height: 100%;
display: flex;
justify-content: space-around;
align-i... | style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100vh;
background-color: #f0f2f5;
}
.container {
width: 100%;
height: 100%;
display: flex;
justify-content: space-around;
align-i... | 0.36625 | 0.056888 |
.header{
border-bottom: 1px solid var(--input-border);
position: relative;
text-align: center;
}
.header.header__bg{
background-image: url(../imgs/bg_head.jpg);
background-attachment: fixed;
background-size: cover;
color:white;
min-height: 250px;
border-bottom: 0;
}
.header--conten... | css/style.css | .header{
border-bottom: 1px solid var(--input-border);
position: relative;
text-align: center;
}
.header.header__bg{
background-image: url(../imgs/bg_head.jpg);
background-attachment: fixed;
background-size: cover;
color:white;
min-height: 250px;
border-bottom: 0;
}
.header--conten... | 0.458834 | 0.102081 |
*{
padding: 0;
margin: 0;
font-family: 微软雅黑;
color: #333;
}
a{
text-decoration: none;
}
li{
list-style:none;
}
.position{
width: 1200px;
height: 19px;
line-height: 19px;
margin: 10px auto;
color: #444;
font-size: 12px;
}
.position>a{
color: #666;
}
.position>a:hover{
color: #333;
text-decoration: und... | ECSHOP/Index/View/Index/css/detail.css | *{
padding: 0;
margin: 0;
font-family: 微软雅黑;
color: #333;
}
a{
text-decoration: none;
}
li{
list-style:none;
}
.position{
width: 1200px;
height: 19px;
line-height: 19px;
margin: 10px auto;
color: #444;
font-size: 12px;
}
.position>a{
color: #666;
}
.position>a:hover{
color: #333;
text-decoration: und... | 0.235108 | 0.06256 |
.nav-pills-zl{
margin-bottom: 0;
}
.schedule-gym-dropdown .dropdown-toggle {
background-image: none;
}
.btn-group.open .dropdown-toggle{
color: white !important;
background-color: #e1b518 !important;
border: 1px solid #e1b518 !important;
}
.table{
color: #66757f !important;
... | public/css/individuals/sportschedule.css | .nav-pills-zl{
margin-bottom: 0;
}
.schedule-gym-dropdown .dropdown-toggle {
background-image: none;
}
.btn-group.open .dropdown-toggle{
color: white !important;
background-color: #e1b518 !important;
border: 1px solid #e1b518 !important;
}
.table{
color: #66757f !important;
... | 0.260672 | 0.057493 |
body {
font-family:BlinkMacSystemFont, "Lucida Grande", "Segoe UI", Ubuntu;
text-align: center;
overflow: hidden;
}
#left-section {
/*background-color: red;*/
width:100%;
position: absolute;
left: 0;
height: 570px;
top: 0px;
}
#right-section {
/*background-color: blue;*/
border-left: solid ligh... | assets/css/bot.css | body {
font-family:BlinkMacSystemFont, "Lucida Grande", "Segoe UI", Ubuntu;
text-align: center;
overflow: hidden;
}
#left-section {
/*background-color: red;*/
width:100%;
position: absolute;
left: 0;
height: 570px;
top: 0px;
}
#right-section {
/*background-color: blue;*/
border-left: solid ligh... | 0.398055 | 0.071106 |
* {
margin: 0px;
padding: 0px;
}
section.world {
height: 50vw;
background: black;
position: relative;
overflow: hidden;
}
@keyframes glow {
0% {
opacity: 1;
}
50% {
opacity: 0.8;
}
}
@keyframes skyfall {
0% {
transform: translate(0, 0) rotate(45deg);
}
100% {
transform: trans... | Week-11-DOM/moonStar/main.css | * {
margin: 0px;
padding: 0px;
}
section.world {
height: 50vw;
background: black;
position: relative;
overflow: hidden;
}
@keyframes glow {
0% {
opacity: 1;
}
50% {
opacity: 0.8;
}
}
@keyframes skyfall {
0% {
transform: translate(0, 0) rotate(45deg);
}
100% {
transform: trans... | 0.768907 | 0.18159 |
@font-face {
font-family: 'fira_sans';
src: url('firasans-regular-webfont.eot');
src: url('firasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('firasans-regular-webfont.woff2') format('woff2'),
url('firasans-regular-webfont.woff') format('woff'),
url('firasans-r... | app/assets/fonts/stylesheet.css | @font-face {
font-family: 'fira_sans';
src: url('firasans-regular-webfont.eot');
src: url('firasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('firasans-regular-webfont.woff2') format('woff2'),
url('firasans-regular-webfont.woff') format('woff'),
url('firasans-r... | 0.211906 | 0.06134 |
.ControlPanel {
position: relative;
width: 100%;
height: 100%;
font-family: 'Roboto', sans-serif;
color: #9b9b9b;
display: flex;
flex-direction: column;
flex-shrink: 0;
flex-grow: 1;
justify-content: center;
align-items: center;
overflow: auto;
user-select: auto; }
.ControlPanel .guide {
... | src/styles/ControlPanel.css | .ControlPanel {
position: relative;
width: 100%;
height: 100%;
font-family: 'Roboto', sans-serif;
color: #9b9b9b;
display: flex;
flex-direction: column;
flex-shrink: 0;
flex-grow: 1;
justify-content: center;
align-items: center;
overflow: auto;
user-select: auto; }
.ControlPanel .guide {
... | 0.474875 | 0.056004 |
=============================================================================*/
@charset "utf-8";
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, addre... | orange-blog-web/src/main/resources/static/css/markdown.css | =============================================================================*/
@charset "utf-8";
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, addre... | 0.333503 | 0.104067 |
.message-alert{
border:1px solid #42F013;
height: 50px; width: 300px;
background-color: #42F013;
color: #5F625E;
position: fixed;
bottom: 15%;
left: 10%;
text-align: center;
padding: 10px;
border-radius: 5px;
display: none;
}
@-webkit-keyframes blinker {
from {opacity: 1.0;}
to {opacity: 0.7;}
}
.blink{... | css/custom.css | .message-alert{
border:1px solid #42F013;
height: 50px; width: 300px;
background-color: #42F013;
color: #5F625E;
position: fixed;
bottom: 15%;
left: 10%;
text-align: center;
padding: 10px;
border-radius: 5px;
display: none;
}
@-webkit-keyframes blinker {
from {opacity: 1.0;}
to {opacity: 0.7;}
}
.blink{... | 0.19095 | 0.069258 |
@import url(http://weloveiconfonts.com/api/?family=fontawesome);
body {
font-size: 26px;
background: url("http://one-div.com/codepen/menu/bg.jpg") no-repeat;
background-size: cover;
}
a {
text-decoration: none;
}
[class*="fontawesome-"]:before {
font-family: 'FontAwesome', sans-serif;
}
.share-links {
tr... | buttons-master/buttons85/stylesheets/style.css | @import url(http://weloveiconfonts.com/api/?family=fontawesome);
body {
font-size: 26px;
background: url("http://one-div.com/codepen/menu/bg.jpg") no-repeat;
background-size: cover;
}
a {
text-decoration: none;
}
[class*="fontawesome-"]:before {
font-family: 'FontAwesome', sans-serif;
}
.share-links {
tr... | 0.597256 | 0.087447 |
@-moz-document domain(whatsapp.com) {
body{
background-image: linear-gradient(to bottom,#22211A,#4A4F4F);
}
.app-wrapper::before {
position: absolute;
z-index: 1;
background-color:rgba(98, 110, 109, 0.27);
width: 100%;
height: 127px;
content: '';
-webkit-animation: b... | data/usercss/114813.user.css | @-moz-document domain(whatsapp.com) {
body{
background-image: linear-gradient(to bottom,#22211A,#4A4F4F);
}
.app-wrapper::before {
position: absolute;
z-index: 1;
background-color:rgba(98, 110, 109, 0.27);
width: 100%;
height: 127px;
content: '';
-webkit-animation: b... | 0.233444 | 0.048003 |
*:not(body):not(html):not(.container):not(p):not(.stories) {
box-sizing:border-box;
border:1px dashed #000;
background-color: black;
}
p {
margin: 0;
}
body {
margin: 0;
}
.columns {
min-height: 100px;
}
.small {
min-height: 20px;
}
.logo {
height: 5vh;
width: 15vw;
margin-top: 5vh;
display: in... | featured-items/css/styles.css | *:not(body):not(html):not(.container):not(p):not(.stories) {
box-sizing:border-box;
border:1px dashed #000;
background-color: black;
}
p {
margin: 0;
}
body {
margin: 0;
}
.columns {
min-height: 100px;
}
.small {
min-height: 20px;
}
.logo {
height: 5vh;
width: 15vw;
margin-top: 5vh;
display: in... | 0.408867 | 0.086131 |
p {
color: #acacac;
font-family: Poppins;
}
/* breadcrumb */
.breadcrumb {
margin-top: 30px;
margin-left: 60px;
background-color: #fff;
margin-bottom: 30px;
}
/* akhir breadcrumb */
/* text header*/
.textnormal {
font-family: Poppins;
color: #050B44;
size: 14px;... | public/frontend/About/about.css | p {
color: #acacac;
font-family: Poppins;
}
/* breadcrumb */
.breadcrumb {
margin-top: 30px;
margin-left: 60px;
background-color: #fff;
margin-bottom: 30px;
}
/* akhir breadcrumb */
/* text header*/
.textnormal {
font-family: Poppins;
color: #050B44;
size: 14px;... | 0.33112 | 0.115162 |
.fatsecret_container{
font-family:Arial;
font-size:12px
}
.fatsecret_container A{
font-size:110%;
color:#0073AD;
line-height:18px;
text-decoration:none
}
.fatsecret_container A:hover{
text-decoration:underline
}
.fatsecret_container A .fatsecret_selected{
color:#e45b00
}
.fatsecret_container .fatsecret_head... | front/fatSecretAPI/all.css | .fatsecret_container{
font-family:Arial;
font-size:12px
}
.fatsecret_container A{
font-size:110%;
color:#0073AD;
line-height:18px;
text-decoration:none
}
.fatsecret_container A:hover{
text-decoration:underline
}
.fatsecret_container A .fatsecret_selected{
color:#e45b00
}
.fatsecret_container .fatsecret_head... | 0.372962 | 0.065306 |
display: initial;
}
.beacon-selection__container {
padding: 16px 16px 0;
}
.beacon-selection__list {
display: flex;
flex-direction: row;
justify-content: space-between;
text-decoration: none;
padding-bottom: 12px;
align-items: center;
}
.beacon-list__title {
text-align: left;
font-size: 12px;
}
.bea... | assets/alert/alert-pair.css | display: initial;
}
.beacon-selection__container {
padding: 16px 16px 0;
}
.beacon-selection__list {
display: flex;
flex-direction: row;
justify-content: space-between;
text-decoration: none;
padding-bottom: 12px;
align-items: center;
}
.beacon-list__title {
text-align: left;
font-size: 12px;
}
.bea... | 0.443359 | 0.098079 |
.scroll-container {
display: flex;
justify-content: center;
align-items: center;
background-color: #efefef;
padding: 60px 60px 0px 60px;
}
div.label input[type="submit"] {
position: relative;
left: -8px;
top: 10px;
}
div.label input[type="submit"]:focus,
div.label input[type="submit"]:active {
borde... | WebContent/css/stationCard.css | .scroll-container {
display: flex;
justify-content: center;
align-items: center;
background-color: #efefef;
padding: 60px 60px 0px 60px;
}
div.label input[type="submit"] {
position: relative;
left: -8px;
top: 10px;
}
div.label input[type="submit"]:focus,
div.label input[type="submit"]:active {
borde... | 0.38549 | 0.074635 |
@media screen and (max-width: 1270px){
.head__navbar_menu {margin-left: -1%;}
.head__logo { padding-left: 10px;}
}
@media screen and (max-width: 1070px){
.head__navbar_menu {margin-left: -4%;}
.head__logo { padding-left: 10px;}
.menu_a { font-size: 10px;}
}
@media screen a... | KPI/css/media.css | @media screen and (max-width: 1270px){
.head__navbar_menu {margin-left: -1%;}
.head__logo { padding-left: 10px;}
}
@media screen and (max-width: 1070px){
.head__navbar_menu {margin-left: -4%;}
.head__logo { padding-left: 10px;}
.menu_a { font-size: 10px;}
}
@media screen a... | 0.342132 | 0.249905 |
body {
background: url(bg.gif) #777;
}
#container {
width: 898px;
height: 100%;
border: none;
margin: 0 auto;
}
a {
color: #AF4141;
font-family: Tahoma, Arial, sans-serif;
}
a:hover {
text-decoration: none;
color: #AF4141;
background: #fff;
}
#tux {
display: none;
}
#header {
... | release/src-rt-6.x.4708/router/www/linksysred.css | body {
background: url(bg.gif) #777;
}
#container {
width: 898px;
height: 100%;
border: none;
margin: 0 auto;
}
a {
color: #AF4141;
font-family: Tahoma, Arial, sans-serif;
}
a:hover {
text-decoration: none;
color: #AF4141;
background: #fff;
}
#tux {
display: none;
}
#header {
... | 0.209631 | 0.060032 |
.w3-ana-501
{color:#fff;background-color:#09568d}
.w3-ana-502
{color:#fff;background-color:#172035}
.w3-ana-503
{color:#fff;background-color:#457725}
.w3-ana-504
{color:#fff;background-color:#686b69}
.w3-ana-505
{color:#fff;background-color:#ffbb00}
.w3-ana-506
{color:#fff;background-color:#f8a300}
.w3-ana-507
{color:#... | lib/w3-colors-ana.css | .w3-ana-501
{color:#fff;background-color:#09568d}
.w3-ana-502
{color:#fff;background-color:#172035}
.w3-ana-503
{color:#fff;background-color:#457725}
.w3-ana-504
{color:#fff;background-color:#686b69}
.w3-ana-505
{color:#fff;background-color:#ffbb00}
.w3-ana-506
{color:#fff;background-color:#f8a300}
.w3-ana-507
{color:#... | 0.44746 | 0.071332 |
.tabPositioner{
width: 100%;
height: 100%;
position: fixed;
display: flex;
z-index: 100;
top: 0;
left: 0;
}
.formPositioner{
position: absolute;
display: flex;
}
.overlayed{
background-color: rgba(248, 248, 248, 0.6);
}
.actionsContainer{
margin-left: 24px;
display: flex;
flex-directio... | react-frontend/src/components/GridFormControl/GridFormControl.css | .tabPositioner{
width: 100%;
height: 100%;
position: fixed;
display: flex;
z-index: 100;
top: 0;
left: 0;
}
.formPositioner{
position: absolute;
display: flex;
}
.overlayed{
background-color: rgba(248, 248, 248, 0.6);
}
.actionsContainer{
margin-left: 24px;
display: flex;
flex-directio... | 0.630912 | 0.115636 |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... | frontend/web/css/site(old).css | html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... | 0.422386 | 0.083441 |
@charset "utf-8";
.rightbox11 {
width: 620px;
margin-right: auto;
margin-left: auto;
height: 378px;
border: 1px solid #CCCCCC;
border-radius:5px 5px 5px 5px;
}
.gjtcboxtop1 {
height: 66px;
width: 620px;
background-color: #ff6666;
}
.gjtcboxtop1 img {
float: left;
height: 36px;
width: 32px;
... | src/main/webapp/res/css/final/gjtc.css | @charset "utf-8";
.rightbox11 {
width: 620px;
margin-right: auto;
margin-left: auto;
height: 378px;
border: 1px solid #CCCCCC;
border-radius:5px 5px 5px 5px;
}
.gjtcboxtop1 {
height: 66px;
width: 620px;
background-color: #ff6666;
}
.gjtcboxtop1 img {
float: left;
height: 36px;
width: 32px;
... | 0.318803 | 0.049612 |
body {
position: relative !important;
margin: 0;
}
#tantip {
position: fixed;
top: calc(50% - 340px/2);
right: 0;
margin: 0 !important;
padding: 0 !important;
display: flex;
cursor: pointer;
}
#tantip #tantip-btn {
width: 45px;
height: calc(340px / 3.2);
margin: 0 !important;
padding: 0 !impor... | src/with-css_files/tantip.css | body {
position: relative !important;
margin: 0;
}
#tantip {
position: fixed;
top: calc(50% - 340px/2);
right: 0;
margin: 0 !important;
padding: 0 !important;
display: flex;
cursor: pointer;
}
#tantip #tantip-btn {
width: 45px;
height: calc(340px / 3.2);
margin: 0 !important;
padding: 0 !impor... | 0.269037 | 0.098209 |
input[type="submit"] {
position: relative;
padding: 4px 12px;
margin: 0;
color: #333;
text-shadow: 0 1px 0 #fff;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
vertical-align: middle;
-webkit-background-clip: padding;
-mo... | css/google.css | input[type="submit"] {
position: relative;
padding: 4px 12px;
margin: 0;
color: #333;
text-shadow: 0 1px 0 #fff;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
vertical-align: middle;
-webkit-background-clip: padding;
-mo... | 0.293404 | 0.133528 |
.alert{
position:relative;
padding:.75rem 1.25rem;
margin-bottom:1rem;
border:1px solid transparent;
border-radius:.25rem
}
.alert-danger{
color:#721c24;
background-color:#f8d7da;
border-color:#f5c6cb
}
.card{
position:relative;
... | public/css/estilos-carta.css | .alert{
position:relative;
padding:.75rem 1.25rem;
margin-bottom:1rem;
border:1px solid transparent;
border-radius:.25rem
}
.alert-danger{
color:#721c24;
background-color:#f8d7da;
border-color:#f5c6cb
}
.card{
position:relative;
... | 0.473414 | 0.072308 |
.archive_hero {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 580px;
width: 100vw;
position: absolute;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
z-index: -1;
}
.archive_hero:before {
content: '';
posi... | src/templates/archive.css | .archive_hero {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 580px;
width: 100vw;
position: absolute;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
z-index: -1;
}
.archive_hero:before {
content: '';
posi... | 0.643777 | 0.124133 |
@import url("https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap");
:root {
--fm-black-dark: #333333;
--fm-black-light: #58595b;
--fm-gray-dark: #e4e6e8;
--fm-gray-slate: #68808C;
--fm-white: #f3f... | dist/filemanager-template.css | @import url("https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap");
:root {
--fm-black-dark: #333333;
--fm-black-light: #58595b;
--fm-gray-dark: #e4e6e8;
--fm-gray-slate: #68808C;
--fm-white: #f3f... | 0.404978 | 0.092401 |
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Mono&display=swap');
@import url('https://cdn.jsdelivr.net/npm/@creativebulma/bulma-divider@1.1.0/dist/bulma-divider.min.css');
.news {
max-height: 10em;
width: 100%;
... | css/styles.css | @import url('https://fonts.googleapis.com/css2?family=Comfortaa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Mono&display=swap');
@import url('https://cdn.jsdelivr.net/npm/@creativebulma/bulma-divider@1.1.0/dist/bulma-divider.min.css');
.news {
max-height: 10em;
width: 100%;
... | 0.250638 | 0.111773 |
.mui-control-content {
background-color: white;
}
.mui-control-content .mui-loading {
margin-top: 50px;
}
/********************************** 顶部导航栏 *******************************/
.bar{
background: rgb(0,200,140);
height: 3rem;
line-height: 3rem;
display: flex;
position: fixed;
top: 0;
}
#icon-menu... | src/vender/css/user/myRoute.css | .mui-control-content {
background-color: white;
}
.mui-control-content .mui-loading {
margin-top: 50px;
}
/********************************** 顶部导航栏 *******************************/
.bar{
background: rgb(0,200,140);
height: 3rem;
line-height: 3rem;
display: flex;
position: fixed;
top: 0;
}
#icon-menu... | 0.301568 | 0.056081 |
*, *::before, *::after {
box-sizing:border-box;
}
/* ?什么意思: *, *::before, *::after*/
:root {
--color-neutral-light:#eee;
--color-neutral-medium:#999;
--color-neutral-dark:#444;
--color-white:#fff;
--color-black:#000;
--header-height:5rem;
}
body {
margin:0;
font-size: 100%;
font-family:Helvetica, Arial, ... | ma.lianlian/lib/css/styleguide.css |
*, *::before, *::after {
box-sizing:border-box;
}
/* ?什么意思: *, *::before, *::after*/
:root {
--color-neutral-light:#eee;
--color-neutral-medium:#999;
--color-neutral-dark:#444;
--color-white:#fff;
--color-black:#000;
--header-height:5rem;
}
body {
margin:0;
font-size: 100%;
font-family:Helvetica, Arial, ... | 0.228156 | 0.057891 |
.contact-text {
padding: 0%;
right: 0%;
width: 65%;
height: 100%;
overflow-y: scroll;
text-align: right;
z-index: 3;
position: absolute;
scrollbar-width: thin;
scrollbar-color: rgba(21, 192, 149, 0.568) rgba(11, 204, 140, 0.137);
margin-top: 0%;
border-top: 2px solid rgba... | src/layouts/contact.css | .contact-text {
padding: 0%;
right: 0%;
width: 65%;
height: 100%;
overflow-y: scroll;
text-align: right;
z-index: 3;
position: absolute;
scrollbar-width: thin;
scrollbar-color: rgba(21, 192, 149, 0.568) rgba(11, 204, 140, 0.137);
margin-top: 0%;
border-top: 2px solid rgba... | 0.512205 | 0.126273 |
background: url('/img/title_welcome.jpg') center top / cover no-repeat;
}
#welcomeArea > div {margin-bottom: 15px;}
.welcome-container {background: #222;}
.welcome-container h4 {padding: .25em; font-size: 1.25rem; background: #eee;}
.welcome-text {background: #eee;}
.welcome-text p {padding: .5em; text-align: justify;... | src/css/welcome.css | background: url('/img/title_welcome.jpg') center top / cover no-repeat;
}
#welcomeArea > div {margin-bottom: 15px;}
.welcome-container {background: #222;}
.welcome-container h4 {padding: .25em; font-size: 1.25rem; background: #eee;}
.welcome-text {background: #eee;}
.welcome-text p {padding: .5em; text-align: justify;... | 0.164852 | 0.064653 |
.small {
font-size: 0.9em;
}
.smallest {
font-size: 0.8em;
}
.green {
color: green;
}
.red {
color: red;
}
/************** Body ***************/
#main {
background: var(--main-bg-color);
margin: 0 0 1.563rem 0;
}
#body {
position: relative;
margin-left: 300px;
min-height: 100%;... | src/themes/runbooks/static/css/_theme.css | .small {
font-size: 0.9em;
}
.smallest {
font-size: 0.8em;
}
.green {
color: green;
}
.red {
color: red;
}
/************** Body ***************/
#main {
background: var(--main-bg-color);
margin: 0 0 1.563rem 0;
}
#body {
position: relative;
margin-left: 300px;
min-height: 100%;... | 0.439988 | 0.168241 |
body {
color: #606060;
font-family: 'Poppins', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px;
visibility: visible;
}
img {
max-width:100%;
height:auto
}
h1, h2, h3, h4, h5, h6 {
color: #303030;
font-weight: 600;
}
p:last-child {
margin-bottom: 0;
}
a, butto... | OnlineShopping/OnlineShopping/Content/home/css/style.css | body {
color: #606060;
font-family: 'Poppins', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px;
visibility: visible;
}
img {
max-width:100%;
height:auto
}
h1, h2, h3, h4, h5, h6 {
color: #303030;
font-weight: 600;
}
p:last-child {
margin-bottom: 0;
}
a, butto... | 0.376738 | 0.075858 |