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 |
|---|---|---|---|---|
body[theme='light'] {
/** backgrounds */
--bg: #F7F7F7;
--bg-secondary: #FCFCFC;
--bg-backdrop: #F2F2F28c;
--element-bg: #E8E8F3;
/** accent colors */
--accent: #9f9dea;
--accent-hover: #CFCFEE;
--submit-btn: #c1cace;
/** text */
--titles-primary: #9f9dea;
--titles-secondary: #7e8992... | src/styling/light-theme.css | body[theme='light'] {
/** backgrounds */
--bg: #F7F7F7;
--bg-secondary: #FCFCFC;
--bg-backdrop: #F2F2F28c;
--element-bg: #E8E8F3;
/** accent colors */
--accent: #9f9dea;
--accent-hover: #CFCFEE;
--submit-btn: #c1cace;
/** text */
--titles-primary: #9f9dea;
--titles-secondary: #7e8992... | 0.383641 | 0.045353 |
FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;word-break:break-all;line-height:20px;text-align:left;}
.doyoo_html_mobile{
position:static;
width:100%;
height:100%;
padding:0;
margin:0;
}
.doyoo_body_mobile{
position:fixed !important;
left:0;top:0;bott... | public/avnaled/css/oms.css | FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;word-break:break-all;line-height:20px;text-align:left;}
.doyoo_html_mobile{
position:static;
width:100%;
height:100%;
padding:0;
margin:0;
}
.doyoo_body_mobile{
position:fixed !important;
left:0;top:0;bott... | 0.254602 | 0.056705 |
.login-page {
width: 360px;
padding: 8% 0 0;
margin: auto;
}
.bold {
font-weight: bold;
}
.content-page {
position: relative;
z-index: 1;
background: #8B7C92;
width: 360px;
margin: 0 auto 50px;
padding: 10px;
text-align: center;
}
.users-page {
position: relative;
... | src/main/resources/static/css/style.css | .login-page {
width: 360px;
padding: 8% 0 0;
margin: auto;
}
.bold {
font-weight: bold;
}
.content-page {
position: relative;
z-index: 1;
background: #8B7C92;
width: 360px;
margin: 0 auto 50px;
padding: 10px;
text-align: center;
}
.users-page {
position: relative;
... | 0.324021 | 0.084116 |
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
height: 100%;
font-family: "Helvetica Neue", sans-serif;
font-size: 0.8em;
letter-spacing: 0.6px;
overflow: hidden;
}
textarea {
resize: none;
}
img {
border: none;
}
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
input[placeholder] {
line... | demos/sniply/assets/styles/base.css | html {
height: 100%;
}
body {
margin: 0;
padding: 0;
height: 100%;
font-family: "Helvetica Neue", sans-serif;
font-size: 0.8em;
letter-spacing: 0.6px;
overflow: hidden;
}
textarea {
resize: none;
}
img {
border: none;
}
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
input[placeholder] {
line... | 0.348091 | 0.100392 |
.cp-canvas {
position: relative;
}
.cp-canvas .cp-canvas-front,
.cp-canvas .cp-canvas-middle,
.cp-canvas .cp-canvas-back {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.cp-canvas .cp-canvas-middle {
border-style: solid;
border-color: rgba(180, 180, 180, 0.8);
border-width: 0px... | lib/css/miru-canvas.css | .cp-canvas {
position: relative;
}
.cp-canvas .cp-canvas-front,
.cp-canvas .cp-canvas-middle,
.cp-canvas .cp-canvas-back {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.cp-canvas .cp-canvas-middle {
border-style: solid;
border-color: rgba(180, 180, 180, 0.8);
border-width: 0px... | 0.483161 | 0.105717 |
nav.blur.blur-rounded {
border-radius: 16px; }
nav.blur {
background-color: rgba(255, 255, 255, 0.9) !important; }
*.move-on-hover-left {
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out;
overflow: hidden;
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspe... | demo-react-frontend/public/css/app.css | nav.blur.blur-rounded {
border-radius: 16px; }
nav.blur {
background-color: rgba(255, 255, 255, 0.9) !important; }
*.move-on-hover-left {
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out;
overflow: hidden;
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspe... | 0.375936 | 0.089216 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("facebook.com") {
#globalContainer { position : relative !important; margin : 0 auto !important; width: 1080px !important }
#blueBar{ position : fixed !important; top : 0px !important; float : center !important; z-index: 13 !important ; }
#page... | data/usercss/53526.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("facebook.com") {
#globalContainer { position : relative !important; margin : 0 auto !important; width: 1080px !important }
#blueBar{ position : fixed !important; top : 0px !important; float : center !important; z-index: 13 !important ; }
#page... | 0.304869 | 0.206214 |
* {
margin: 0;
padding: 0;
font-family:'Major Mono Display', monospace;
}
body {
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
background-color: cadetblue;
}
div.option {
position: absolute;
z-index: 999;
background-color: cade... | style.css | * {
margin: 0;
padding: 0;
font-family:'Major Mono Display', monospace;
}
body {
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
background-color: cadetblue;
}
div.option {
position: absolute;
z-index: 999;
background-color: cade... | 0.594316 | 0.126353 |
body {
background: #fff;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
color: #333333;
line-height: 28px;
text-align: center;
overflow-x: hidden !important;
margin: auto !important;
}
/* TYPOGRAPHIE */
h1,
h2 {
font-family: 'Open Sans', sans... | css/styles.css | body {
background: #fff;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
color: #333333;
line-height: 28px;
text-align: center;
overflow-x: hidden !important;
margin: auto !important;
}
/* TYPOGRAPHIE */
h1,
h2 {
font-family: 'Open Sans', sans... | 0.297266 | 0.054525 |
.nav{
background-color: orange;
opacity: 0.2px;
}
.navbar{
clear: both;
opacity: 0.2px;
margin: auto;
}
.navbar>p{
font-size: 15px;
font-weight: bold;
margin:auto;
}
.navbar:hover{
background-color: brown;
}
.right{
float: right;
}
.row>p{
margin: auto;
}
.details{
font-size: 17px;
}
#shop{
fl... | frontend/web/css/style.css | .nav{
background-color: orange;
opacity: 0.2px;
}
.navbar{
clear: both;
opacity: 0.2px;
margin: auto;
}
.navbar>p{
font-size: 15px;
font-weight: bold;
margin:auto;
}
.navbar:hover{
background-color: brown;
}
.right{
float: right;
}
.row>p{
margin: auto;
}
.details{
font-size: 17px;
}
#shop{
fl... | 0.338624 | 0.068164 |
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
height: 100%;
margin: 0;
padding: 0;
background: #FFF;
color: #222;
font-family: 'Open Sans', Arial,sans-serif;
font-size: 0.9em;
font-weight: normal;
line-height: 1.8em;
let... | public/frontend/js/animations/css/style.css | *, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
height: 100%;
margin: 0;
padding: 0;
background: #FFF;
color: #222;
font-family: 'Open Sans', Arial,sans-serif;
font-size: 0.9em;
font-weight: normal;
line-height: 1.8em;
let... | 0.291586 | 0.126515 |
.ReadonlyRating.startvalue > img {
width: 15px;
}
.menu {float: right;}
.menuheader .menu ul li a:hover { background: none; }
.menuheader .menu {margin: 6px 0;}
.menu ul li { margin: 3px 0; background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px;}
.menu ul li.first { background:none;}
.menu ul ... | public/backend/curriculum/css/front/style.css |
.ReadonlyRating.startvalue > img {
width: 15px;
}
.menu {float: right;}
.menuheader .menu ul li a:hover { background: none; }
.menuheader .menu {margin: 6px 0;}
.menu ul li { margin: 3px 0; background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px;}
.menu ul li.first { background:none;}
.menu ul ... | 0.335895 | 0.12213 |
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0;padding:0;}
body,button,input,select,textarea {font:12px/1.5 Microsoft YaHei,arial,\5b8b\4f53;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
address,cite,dfn,em,var {font-style:normal;}
code,kbd,pre,samp {... | WebContent/case2/css/specialtab.css | body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0;padding:0;}
body,button,input,select,textarea {font:12px/1.5 Microsoft YaHei,arial,\5b8b\4f53;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
address,cite,dfn,em,var {font-style:normal;}
code,kbd,pre,samp {... | 0.290981 | 0.074164 |
.bvm .dijitReset {
margin: 0;
border: 0;
padding: 0;
line-height: normal;
font: inherit;
color: inherit;
}
.bvm .dijitInline {
display: inline-block;
*display: inline;
*zoom: 1;
border: 0;
padding: 0;
vertical-align: middle;
}
.bvm .dijitLayoutContaine... | css/themes/bvm/bvm.css | .bvm .dijitReset {
margin: 0;
border: 0;
padding: 0;
line-height: normal;
font: inherit;
color: inherit;
}
.bvm .dijitInline {
display: inline-block;
*display: inline;
*zoom: 1;
border: 0;
padding: 0;
vertical-align: middle;
}
.bvm .dijitLayoutContaine... | 0.234144 | 0.099514 |
:root {
--bitcoin-orange: #F7931A;
--soft-orange: #FFE9D5;
--secondary-blue: #1A9AF7;
--soft-blue: #E7F5FF;
--warm-black: #201E1C;
--black: #282623;
--grey: #BABABA;
--off-white: #FAF8F7;
--just-white: #FFFFFF;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
... | style.css | :root {
--bitcoin-orange: #F7931A;
--soft-orange: #FFE9D5;
--secondary-blue: #1A9AF7;
--soft-blue: #E7F5FF;
--warm-black: #201E1C;
--black: #282623;
--grey: #BABABA;
--off-white: #FAF8F7;
--just-white: #FFFFFF;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
... | 0.417628 | 0.132458 |
.help-block strong{
padding-left: 10px;
color: red;
}
.navbar-brand{
max-width: 110px;
}
.image__thumbnail {
position: relative;
display: inline-block;
margin-bottom: 20px;
}
.social .image__thumbnail,.services .image__thumbnail{
margin-top: 20px;
}
.image__thumbnail img {
position: relative;
d... | public/backend/custom/css/custom.css | .help-block strong{
padding-left: 10px;
color: red;
}
.navbar-brand{
max-width: 110px;
}
.image__thumbnail {
position: relative;
display: inline-block;
margin-bottom: 20px;
}
.social .image__thumbnail,.services .image__thumbnail{
margin-top: 20px;
}
.image__thumbnail img {
position: relative;
d... | 0.38769 | 0.102664 |
body[dir='rtl'] {
font-family: 'iransansxv';
font-weight: 300;
letter-spacing: normal;
}
input.ltr-input,
.ltr-input input {
text-align: left;
direction: ltr;
}
.recharts-wrapper {
direction: ltr;
}
.signIn-logos {
position: absolute;
top: 20px;
right: 20px;
z-index: -1;
}
.signIn-logos img {
... | src/assets/styles/app.css | body[dir='rtl'] {
font-family: 'iransansxv';
font-weight: 300;
letter-spacing: normal;
}
input.ltr-input,
.ltr-input input {
text-align: left;
direction: ltr;
}
.recharts-wrapper {
direction: ltr;
}
.signIn-logos {
position: absolute;
top: 20px;
right: 20px;
z-index: -1;
}
.signIn-logos img {
... | 0.39129 | 0.095097 |
body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: white;
font-family: "Copperplate", Times, serif;
}
.scene p{
font-size: 15px;
}
.scene h2 {
margin-top: 2em;
font-size: 20px;
}
/* Binnenste van de kaartjes */
section {
display: fl... | visitekaartje/CSS/style.css | body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: white;
font-family: "Copperplate", Times, serif;
}
.scene p{
font-size: 15px;
}
.scene h2 {
margin-top: 2em;
font-size: 20px;
}
/* Binnenste van de kaartjes */
section {
display: fl... | 0.486332 | 0.101679 |
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body {font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;color:#333;}
input,button,select,textarea {font-family:inherit;font-size:inherit;line-height:inherit;outline:none;resize: none;}
input::-webkit-in... | packages/zhiyicx-plus-pc/resources/assets/web/css/common.css | * {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body {font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;color:#333;}
input,button,select,textarea {font-family:inherit;font-size:inherit;line-height:inherit;outline:none;resize: none;}
input::-webkit-in... | 0.250088 | 0.055797 |
table tbody td, table thead th {
font-size: 14px;
}
.v-align {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.loading {
opacity: .5;
position: relative;
}
.loading:after {
width: 32px;
height: 32px;
display: inline-block;
position: absolute;
top: 50%;
l... | app/assets/stylesheets/admin/ifr.css | table tbody td, table thead th {
font-size: 14px;
}
.v-align {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.loading {
opacity: .5;
position: relative;
}
.loading:after {
width: 32px;
height: 32px;
display: inline-block;
position: absolute;
top: 50%;
l... | 0.442877 | 0.104295 |
@font-face {
font-family: "B Yekan";
font-style: normal;
font-weight: normal;
font-display: swap;
src:
url("../font/b-yekan/Yekan.eot?#iefix") format("embedded-opentype"),
url("../font/b-yekan/Yekan.woff") format("woff"),
url("../font/b-yekan/Yekan.ttf") format("truetype"),
url("../font/b-yekan/Yekan.... | css/main.css | @font-face {
font-family: "B Yekan";
font-style: normal;
font-weight: normal;
font-display: swap;
src:
url("../font/b-yekan/Yekan.eot?#iefix") format("embedded-opentype"),
url("../font/b-yekan/Yekan.woff") format("woff"),
url("../font/b-yekan/Yekan.ttf") format("truetype"),
url("../font/b-yekan/Yekan.... | 0.090574 | 0.075075 |
@font-face {
font-family: 'Montserrat';
src: font-url('../fonts/Montserrat/Montserrat-Regular.ttf') format('ttf'),
font-url('../fonts/Montserrat/Montserrat-Bold.ttf') format('ttf'),
font-url('../fonts/Montserrat/Montserrat-Italic.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}
/*
*/
.dn{
displa... | assets/sq/css/xstyle.css | @font-face {
font-family: 'Montserrat';
src: font-url('../fonts/Montserrat/Montserrat-Regular.ttf') format('ttf'),
font-url('../fonts/Montserrat/Montserrat-Bold.ttf') format('ttf'),
font-url('../fonts/Montserrat/Montserrat-Italic.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}
/*
*/
.dn{
displa... | 0.250271 | 0.039602 |
*/
html, body, #jtox-bundle {
width: 100%;
height: 100%;
}
strong {
font-weight: bold;
}
#jtox-bundle {
overflow: hidden;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#jtox-bundle textarea,
.popup-box textarea {
width: 100%;
box-sizing: border-box;
resize: none;
}... | kits/css/MatrixKit.css | */
html, body, #jtox-bundle {
width: 100%;
height: 100%;
}
strong {
font-weight: bold;
}
#jtox-bundle {
overflow: hidden;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#jtox-bundle textarea,
.popup-box textarea {
width: 100%;
box-sizing: border-box;
resize: none;
}... | 0.246443 | 0.064447 |
body {
font-family: Arial;
margin: 0;
display: flex;
flex-direction: column;
min-height: 100vh;
justify-content: flex-start;
background-color: #222224;
}
#login div {
column-gap: 50px;
}
footer p {
color: #f0f0f0;
}
header {
border-bottom: 15px solid #ee1515;
height: 200px... | public/css/style.css | body {
font-family: Arial;
margin: 0;
display: flex;
flex-direction: column;
min-height: 100vh;
justify-content: flex-start;
background-color: #222224;
}
#login div {
column-gap: 50px;
}
footer p {
color: #f0f0f0;
}
header {
border-bottom: 15px solid #ee1515;
height: 200px... | 0.440469 | 0.084304 |
body {
background-color: var(--color-background);
color: var(--color-foreground);
font-family: "Fira Code", monospace;
font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
}
.container {
margin-top: 2rem;
margin-left: 2rem;
}
#shell {
padding-left: 1rem;
margin-right: 1rem;
}
#shell:empt... | assets/css/style.css | body {
background-color: var(--color-background);
color: var(--color-foreground);
font-family: "Fira Code", monospace;
font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
}
.container {
margin-top: 2rem;
margin-left: 2rem;
}
#shell {
padding-left: 1rem;
margin-right: 1rem;
}
#shell:empt... | 0.545286 | 0.1191 |
@font-face {
font-family: 'ralewaybold';
src: url("../fonts/Raleway/raleway-bold-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ralewaybold_italic';
src: url("../fonts/Raleway/raleway-bolditalic-webfont.woff") format("woff");
font-weight: normal;
fon... | site/themes/hugo-osoco-theme/static/css/osoco-thoughts.css | @font-face {
font-family: 'ralewaybold';
src: url("../fonts/Raleway/raleway-bold-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ralewaybold_italic';
src: url("../fonts/Raleway/raleway-bolditalic-webfont.woff") format("woff");
font-weight: normal;
fon... | 0.235724 | 0.061819 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@charset "UTF-8";
/* CSS Document */
body {
height: 100%;
margin: 0;
padding: 0;
background-color:#fafafa;
direction: ltr;
}
/*------------------------------------------------------------------
[1. NavBar]
*/
.navbar-inverse {... | assets/styles.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@charset "UTF-8";
/* CSS Document */
body {
height: 100%;
margin: 0;
padding: 0;
background-color:#fafafa;
direction: ltr;
}
/*------------------------------------------------------------------
[1. NavBar]
*/
.navbar-inverse {... | 0.202601 | 0.057493 |
.background_glassyGainsboro3,
.hover_background_glassyGainsboro3:hover,
.active_background_glassyGainsboro3:active:hover {
background: #9f9f9f;
background-image: -moz-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%);
background-image: -web... | widgets/common/assets/gradients/glassy/glassyGainsboro/glassyGainsboro3.css | .background_glassyGainsboro3,
.hover_background_glassyGainsboro3:hover,
.active_background_glassyGainsboro3:active:hover {
background: #9f9f9f;
background-image: -moz-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%);
background-image: -web... | 0.592431 | 0.122628 |
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, ... | wp-content/themes/latsuj/style.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.249356 | 0.075653 |
@font-face {
font-family: 'crosschex';
src: url('font-icon/crosschex.eot?m8mvg3');
src: url('font-icon/crosschex.eot?m8mvg3#iefix') format('embedded-opentype'),
url('font-icon/crosschex.ttf?m8mvg3') format('truetype'),
url('font-icon/crosschex.woff?m8mvg3') format('woff'),
url('font-icon/crosschex.s... | src/styles/font-icon.css | @font-face {
font-family: 'crosschex';
src: url('font-icon/crosschex.eot?m8mvg3');
src: url('font-icon/crosschex.eot?m8mvg3#iefix') format('embedded-opentype'),
url('font-icon/crosschex.ttf?m8mvg3') format('truetype'),
url('font-icon/crosschex.woff?m8mvg3') format('woff'),
url('font-icon/crosschex.s... | 0.283285 | 0.097734 |
.hoverspot .hover-hotspot-text {
position: absolute;
left: -75px;
bottom: 60px;
width: 200px;
pointer-events: none;
background-color: rgb(245,245,245);
/*previusly 255,255,255*/
border-radius: 5%;
color: rgb(140,138,190);
line-height: 1.2em;
padding: .8em;
opacity: ... | app-files/hoverspot.css | .hoverspot .hover-hotspot-text {
position: absolute;
left: -75px;
bottom: 60px;
width: 200px;
pointer-events: none;
background-color: rgb(245,245,245);
/*previusly 255,255,255*/
border-radius: 5%;
color: rgb(140,138,190);
line-height: 1.2em;
padding: .8em;
opacity: ... | 0.477067 | 0.106505 |
body {
font-family: 'Montserrat', sans-serif;
}
header {
background-color: rgba(128, 128, 128, 0.685);
/* PADDING = Margem interna do elemento */
padding: 20px 0;
}
.caixa {
/* WIDTH = Largura do objeto */
width: 940px;
/* POSITION = define duas coisas: como o elemento se comporta em rela... | styles/style.css | body {
font-family: 'Montserrat', sans-serif;
}
header {
background-color: rgba(128, 128, 128, 0.685);
/* PADDING = Margem interna do elemento */
padding: 20px 0;
}
.caixa {
/* WIDTH = Largura do objeto */
width: 940px;
/* POSITION = define duas coisas: como o elemento se comporta em rela... | 0.372962 | 0.108048 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--background: #ebebeb;
--white: #fff;
--black: #000;
--text-color: #252525;
--border-color-1: #313131;
--border-color-2: #828282;
--base-color: #a413ff;
--red: #ff4f4f;
--green: #28c700;
overflow-x: hidden;
}
body {
background: ... | public/styles/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--background: #ebebeb;
--white: #fff;
--black: #000;
--text-color: #252525;
--border-color-1: #313131;
--border-color-2: #828282;
--base-color: #a413ff;
--red: #ff4f4f;
--green: #28c700;
overflow-x: hidden;
}
body {
background: ... | 0.481454 | 0.097777 |
* {
-webkit-transition: all ease 0.55s;
transition: all ease 0.55s;
}
/*default*/
body {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 300;
letter-spacing: 1px;
background: #f3f3f3;
}
a {
color: #fe344c;
}
a:hover,
a:focus {
text-decoration: none;
color: #fff;
}
h1, h2, h3, h4, h5, h6 {... | public/frontend/css/style.css | * {
-webkit-transition: all ease 0.55s;
transition: all ease 0.55s;
}
/*default*/
body {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 300;
letter-spacing: 1px;
background: #f3f3f3;
}
a {
color: #fe344c;
}
a:hover,
a:focus {
text-decoration: none;
color: #fff;
}
h1, h2, h3, h4, h5, h6 {... | 0.189559 | 0.055081 |
html {
height: 100%;
background-color: transparent;
}
body {
margin: 0;
font-family: -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Segoe UI", Ubuntu;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
min-height: 100%;
display: flex;
flex-direction: column;
bac... | src/index.css | html {
height: 100%;
background-color: transparent;
}
body {
margin: 0;
font-family: -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Segoe UI", Ubuntu;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
min-height: 100%;
display: flex;
flex-direction: column;
bac... | 0.459561 | 0.05715 |
body {
color: #fff;
font-family: HelveticaNeue;
background-image: url(img/bg.png);
background-position: -100px 170px;
background-repeat: no-repeat;
background-size: auto 100%;
margin: 0;
padding: 0;
}
@media (min-width: 480px) {
body {
background-size: 150% auto;
}
}
h1 {
box-sizing: border-b... | src/styles.css | body {
color: #fff;
font-family: HelveticaNeue;
background-image: url(img/bg.png);
background-position: -100px 170px;
background-repeat: no-repeat;
background-size: auto 100%;
margin: 0;
padding: 0;
}
@media (min-width: 480px) {
body {
background-size: 150% auto;
}
}
h1 {
box-sizing: border-b... | 0.422028 | 0.105948 |
/* ========================================================================== */
/* -------------------------------------------------------------------------- */
/* # Elements */
/* -------------------------------------------------------------------------- */
/* =========================================================... | src/2. Frames/2. CSS/main.css | /* ========================================================================== */
/* -------------------------------------------------------------------------- */
/* # Elements */
/* -------------------------------------------------------------------------- */
/* =========================================================... | 0.300027 | 0.067886 |
position: fixed;
bottom: 10px;
right: 10px;
height: 40px;
width: 40px;
border-radius: 50%;
background: #6fd27a;
cursor: pointer;
box-shadow: rgba(0, 0, 0, .137255) 0 0 4px 0, rgba(0, 0, 0, .278431) 0 4px 8px 0;
z-index: 2147483645;
}
#diigo-outliner-toggle-btn {
position: ab... | apps/Chrome/extensions/diigo/css/outliner-frame.css | position: fixed;
bottom: 10px;
right: 10px;
height: 40px;
width: 40px;
border-radius: 50%;
background: #6fd27a;
cursor: pointer;
box-shadow: rgba(0, 0, 0, .137255) 0 0 4px 0, rgba(0, 0, 0, .278431) 0 4px 8px 0;
z-index: 2147483645;
}
#diigo-outliner-toggle-btn {
position: ab... | 0.591723 | 0.121061 |
:root {
--get-gold: #ffd700;
--patch-dark-teal: #395756;
--post-prussian-blue: #003153;
--delete-red: #92140c;
}
/* syntax highlighting */
.property {
color: #ee6c4d;
}
.string {
color: #3d5a80;
}
/* generic rules */
.code {
font-family: monospace;
}
.hidden {
display: none;
}
.nav-link {
padding: 5px;... | backend/api/dark_chess_api/static/css/endpoints.css |
:root {
--get-gold: #ffd700;
--patch-dark-teal: #395756;
--post-prussian-blue: #003153;
--delete-red: #92140c;
}
/* syntax highlighting */
.property {
color: #ee6c4d;
}
.string {
color: #3d5a80;
}
/* generic rules */
.code {
font-family: monospace;
}
.hidden {
display: none;
}
.nav-link {
padding: 5px;... | 0.471223 | 0.118487 |
:root {
/* colors */
--cl-border: #E7E7E7;
--cl-foreground: rgba(0, 0, 0, 0.87);
--cl-background: #FFFFFF;
--cl-gray: #828282;
--cl-note: #F2FFDD;
--cl-link: #E49619;
/* -- Code Block Colors -- */
/* --- Monokai Theme */
--cl-code-monokai-background: #272822;
--cl-code-monokai-foreground: #F... | docs/static/style.css | :root {
/* colors */
--cl-border: #E7E7E7;
--cl-foreground: rgba(0, 0, 0, 0.87);
--cl-background: #FFFFFF;
--cl-gray: #828282;
--cl-note: #F2FFDD;
--cl-link: #E49619;
/* -- Code Block Colors -- */
/* --- Monokai Theme */
--cl-code-monokai-background: #272822;
--cl-code-monokai-foreground: #F... | 0.419886 | 0.081556 |
.transactions {
flex-flow: row wrap;
display: flex;
}
.transactions h2 {
font-size: 1.2em;
width: 100%;
}
.transactions .transaction {
max-width: 500px;
height: 140px;
padding: 10px;
position: relative;
border: solid 1px #ddd;
border... | src/Poof.WebApp/Client/Display/TransactionView.razor.css | .transactions {
flex-flow: row wrap;
display: flex;
}
.transactions h2 {
font-size: 1.2em;
width: 100%;
}
.transactions .transaction {
max-width: 500px;
height: 140px;
padding: 10px;
position: relative;
border: solid 1px #ddd;
border... | 0.752559 | 0.125333 |
@charset "utf-8";
/* CSS Document */
body,p,ul,li,span{padding:0px;margin:0px;}
body{ font-family:"microsoft yahei"!important;width:100%;overflow-x:hidden;position:relative;}
ul,ul>li{list-style:none;}
li:hover{cursor:pointer;}
img{border:0px;}
a{text-decoration:none;}
a:hover{ text-decoration:none !important;cursor:po... | public/static/mobile/css/public.css | @charset "utf-8";
/* CSS Document */
body,p,ul,li,span{padding:0px;margin:0px;}
body{ font-family:"microsoft yahei"!important;width:100%;overflow-x:hidden;position:relative;}
ul,ul>li{list-style:none;}
li:hover{cursor:pointer;}
img{border:0px;}
a{text-decoration:none;}
a:hover{ text-decoration:none !important;cursor:po... | 0.119729 | 0.041931 |
html {
height: 100%; }
@import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,700,900");
@font-face {
font-family: Aleo;
src: url(../../../_tpl/default/fonts/Aleo-Regular.otf);
src: url(../../../_tpl/default/fonts/Aleo.ttf) format("truetype"); }
body {
font-family: "Aleo", Fallback, sans-s... | upload/js/admin/lib/style.css | html {
height: 100%; }
@import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,700,900");
@font-face {
font-family: Aleo;
src: url(../../../_tpl/default/fonts/Aleo-Regular.otf);
src: url(../../../_tpl/default/fonts/Aleo.ttf) format("truetype"); }
body {
font-family: "Aleo", Fallback, sans-s... | 0.300746 | 0.08061 |
grid pager .pagination {
margin: 0;
}
grid pager {
height: 34px;
}
/* Grid styles */
grid {
display: block;
background-color: white;
}
grid .grid-content-container {
overflow: auto;
width: 100%;
}
/* todo: trow styles? */
grid .grid-container {
position: relative;
}
grid .grid-sort-arrow {
fill:... | dist/amd/grid/aurelia-bs-grid.css |
grid pager .pagination {
margin: 0;
}
grid pager {
height: 34px;
}
/* Grid styles */
grid {
display: block;
background-color: white;
}
grid .grid-content-container {
overflow: auto;
width: 100%;
}
/* todo: trow styles? */
grid .grid-container {
position: relative;
}
grid .grid-sort-arrow {
fill:... | 0.340266 | 0.09899 |
.Countdown {
display: flex;
}
.Count {
position: relative;
width: 10em;
height: 10em;
margin: 0 1.5em;
}
.Count-div {
width: 100%;
height: 50%;
border-radius: 1.2em;
background: hsl(240, 21%, 22%);
}
.Count-div:nth-child(2) {
background: hsl(236, 21%, 26%);
}
.Count-timer {... | src/css/Countdown.css | .Countdown {
display: flex;
}
.Count {
position: relative;
width: 10em;
height: 10em;
margin: 0 1.5em;
}
.Count-div {
width: 100%;
height: 50%;
border-radius: 1.2em;
background: hsl(240, 21%, 22%);
}
.Count-div:nth-child(2) {
background: hsl(236, 21%, 26%);
}
.Count-timer {... | 0.446253 | 0.125493 |
html {
font-family: Helvetica, sans-serif;
}
/* header */
.banner {
width: 100%; /* Largura da pagina */
height: 600px; /* Altura da pagina */
background-image: url(imagens/proj1.jpg); /* Imagem da pagina */
background-position: center; /* Imagem no Centro */
position: relative;
}
.box-contain... | style.css | html {
font-family: Helvetica, sans-serif;
}
/* header */
.banner {
width: 100%; /* Largura da pagina */
height: 600px; /* Altura da pagina */
background-image: url(imagens/proj1.jpg); /* Imagem da pagina */
background-position: center; /* Imagem no Centro */
position: relative;
}
.box-contain... | 0.374104 | 0.080321 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
font-family: 'Roboto', sans-serif;
}
.login-btn { cursor: pointer; }
.main-container{
display: grid;
grid-template-columns: 232px calc(100vw - 232... | my-app/src/App.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
font-family: 'Roboto', sans-serif;
}
.login-btn { cursor: pointer; }
.main-container{
display: grid;
grid-template-columns: 232px calc(100vw - 232... | 0.331877 | 0.068382 |
.content{
overflow-x:hidden !important;
background-color: #fff !important;
top:2vh;
}
/*****ENSEIGNES******/
#enseignes-header{
padding-top: 10px;
border-top: 1px solid #ddd;
background-color: #eee;
font-size: 10pt !important;
position: fixed;
width: 100%;
height: 40px;
mar... | www/css/openCartMOB.css |
.content{
overflow-x:hidden !important;
background-color: #fff !important;
top:2vh;
}
/*****ENSEIGNES******/
#enseignes-header{
padding-top: 10px;
border-top: 1px solid #ddd;
background-color: #eee;
font-size: 10pt !important;
position: fixed;
width: 100%;
height: 40px;
mar... | 0.308503 | 0.05875 |
@charset "utf-8";
/* CSS Document */
body,ul,a,li,img,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,input,p,form{margin:0px;padding:0px;}
input{font-family:"Arial","微软雅黑";}
body, html{ height:100%;}
body{font-family:"Arial","微软雅黑"; line-height:1.5; color:#878787; font-size:12px; background:#f4f4f4;}
img{vertical-align:top;max-width:10... | css/mobile.css | @charset "utf-8";
/* CSS Document */
body,ul,a,li,img,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,input,p,form{margin:0px;padding:0px;}
input{font-family:"Arial","微软雅黑";}
body, html{ height:100%;}
body{font-family:"Arial","微软雅黑"; line-height:1.5; color:#878787; font-size:12px; background:#f4f4f4;}
img{vertical-align:top;max-width:10... | 0.232223 | 0.069069 |
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/a... | style.css | @import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/a... | 0.377311 | 0.055849 |
@import url(http://fonts.googleapis.com/css?family=Antic+Didone|Unica+One);
/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="styleshee... | static/stylesheets/screen.css | @import url(http://fonts.googleapis.com/css?family=Antic+Didone|Unica+One);
/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="styleshee... | 0.166201 | 0.057045 |
.edit-conditional-critical-css .conditional-select .optvalue {
margin: 0 3px 3px 0;
padding: 2px 6px;
background: var(--optvalue-primary-color);
color: var(--optvalue-text-color);
border: 1px solid var(--optvalue-secondary-color);
border-radius: 3px;
}
.edit-conditional-critical-css .conditional-select .opt... | admin/admin-app/src/components/CriticalCss/ConditionalSelect.css | .edit-conditional-critical-css .conditional-select .optvalue {
margin: 0 3px 3px 0;
padding: 2px 6px;
background: var(--optvalue-primary-color);
color: var(--optvalue-text-color);
border: 1px solid var(--optvalue-secondary-color);
border-radius: 3px;
}
.edit-conditional-critical-css .conditional-select .opt... | 0.423339 | 0.068382 |
.ezieBox {
position:fixed !important;
font-family:Arial, Verdana, sans-serif;
font-size:16px;
}
.ezieBox a { text-decoration:none; color:black; }
.ezieBox ul , .ezieBox li { list-style-type:none; }
#ezieToolsWindow .sectionContent a {
display: block;
}
.ezieBox * {
margin:0px;
padding:0px;
... | web/extension/ezie/design/standard/stylesheets/ezie/ezie.css | .ezieBox {
position:fixed !important;
font-family:Arial, Verdana, sans-serif;
font-size:16px;
}
.ezieBox a { text-decoration:none; color:black; }
.ezieBox ul , .ezieBox li { list-style-type:none; }
#ezieToolsWindow .sectionContent a {
display: block;
}
.ezieBox * {
margin:0px;
padding:0px;
... | 0.379953 | 0.069479 |
body{
margin: 0px !important;
padding: 0px !important;
}
.main {
background-color: #212529;
height: 100%;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.container {
background: white;
width: 100%;
max-width: 1800px;
height: auto;
min-height: 300px;... | styles.css | body{
margin: 0px !important;
padding: 0px !important;
}
.main {
background-color: #212529;
height: 100%;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.container {
background: white;
width: 100%;
max-width: 1800px;
height: auto;
min-height: 300px;... | 0.246987 | 0.063077 |
width: 100%;
max-width: 80em;
margin: 0 auto;
padding: 0 2.5em;
margin-bottom: 3%;
}
.loader {
margin-top: 10%;
margin-bottom: 20%;
}
.create-date {
margin-top: 9px;
}
.user-contact {
color: #007BFF;
}
.comments-section {
padding: 0px 40px;
}
#main {
margin-top: 50px;
}
ul {
padding: 0;... | Client/src/app/advertisements/details-advertisement/details-advertisement.component.css | width: 100%;
max-width: 80em;
margin: 0 auto;
padding: 0 2.5em;
margin-bottom: 3%;
}
.loader {
margin-top: 10%;
margin-bottom: 20%;
}
.create-date {
margin-top: 9px;
}
.user-contact {
color: #007BFF;
}
.comments-section {
padding: 0px 40px;
}
#main {
margin-top: 50px;
}
ul {
padding: 0;... | 0.370681 | 0.0729 |
.aping-design-default .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.aping-design-default .video-container iframe, .aping-design-default .video-container object, .aping-design-default .video-container embed {
position: absolute;
top: 0;
... | demos/socialwall/aping-design-default.css | .aping-design-default .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.aping-design-default .video-container iframe, .aping-design-default .video-container object, .aping-design-default .video-container embed {
position: absolute;
top: 0;
... | 0.473901 | 0.111145 |
.container {
/* make room for rotated labels. */
/* Need to be able to see long labels without them overlapping each other. */ }
.container div.launch_button {
padding: 7px;
width: 20px; }
.container div.launch_button div {
background-image: url(../img/refresh.png);
background-size: 100% 1... | style/Container.css | .container {
/* make room for rotated labels. */
/* Need to be able to see long labels without them overlapping each other. */ }
.container div.launch_button {
padding: 7px;
width: 20px; }
.container div.launch_button div {
background-image: url(../img/refresh.png);
background-size: 100% 1... | 0.349755 | 0.071559 |
*,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
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, ... | css/main.css | *,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
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, ... | 0.355327 | 0.068475 |
@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
margin: 0;
padding: 0
}
body,
button,
input,
select,
text... | public/common.css | @charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
margin: 0;
padding: 0
}
body,
button,
input,
select,
text... | 0.38341 | 0.086632 |
body {
margin:0px;
background-color:rgba(0, 204, 204, 1);
background-image:none;
position:static;
left:auto;
width:1028px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u243 {
border-width:0px;
position:absolute;
left:0px;
to... | ayokursus/files/blog/styles.css | body {
margin:0px;
background-color:rgba(0, 204, 204, 1);
background-image:none;
position:static;
left:auto;
width:1028px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u243 {
border-width:0px;
position:absolute;
left:0px;
to... | 0.271445 | 0.033024 |
html {
height: 100%;
width: 100%;
font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
}
body {
background-color: #232732;
background-image: linear-gradient(45deg, #693f9c, #3b70cc, #4491d4);
margin: 0;
}
/*############# MAIN ##############*/
/*NAVBAR*/
.navbar-container {
height: 50px;
width:... | src/main/resources/META-INF/resources/static/css/welcome.css | html {
height: 100%;
width: 100%;
font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
}
body {
background-color: #232732;
background-image: linear-gradient(45deg, #693f9c, #3b70cc, #4491d4);
margin: 0;
}
/*############# MAIN ##############*/
/*NAVBAR*/
.navbar-container {
height: 50px;
width:... | 0.357904 | 0.067639 |
.msg {
font-size: 60%;
}
html{
background-color: #33618c;
}
body{
background-color: #33618c;
height: 100%;
}
.bodyLeeme{
color: lightgray;
margin-left: 10%;
margin-right: 10%;
margin-top: 5%;
background-color: rgba(51, 97, 140, 0.282);
}
.headerLeeme{
text-align: center;
... | css/custom.css |
.msg {
font-size: 60%;
}
html{
background-color: #33618c;
}
body{
background-color: #33618c;
height: 100%;
}
.bodyLeeme{
color: lightgray;
margin-left: 10%;
margin-right: 10%;
margin-top: 5%;
background-color: rgba(51, 97, 140, 0.282);
}
.headerLeeme{
text-align: center;
... | 0.310694 | 0.153327 |
@page {
size: 1920px 1080px;
}
body {
font-size: 13px;
position: relative;
}
body.large {
font-size: 16px;
}
li a, li a:hover, button a, button a:hover {
color: black;
}
[data-notify="container"] {
border-radius: 0px;
}
[data-notify="container"]>[data-notify="title"] {
font-weight: bold... | src/assets/css/styles.css | @page {
size: 1920px 1080px;
}
body {
font-size: 13px;
position: relative;
}
body.large {
font-size: 16px;
}
li a, li a:hover, button a, button a:hover {
color: black;
}
[data-notify="container"] {
border-radius: 0px;
}
[data-notify="container"]>[data-notify="title"] {
font-weight: bold... | 0.433862 | 0.16228 |
body {
font-family: 'Hiragino Sans', '游ゴシック', meiryo, sans-serif;
}
.questionWrapper {
display: flex;
justify-content: center;
align-items: center;
margin: 20px 0;
}
.questionHeader {
text-align: center;
font-size: 80%;
margin: 4px 0;
}
.questionItem {
margin: 0 10px;
}
.questionText {
margin: 1... | public/stylesheets/style.css | body {
font-family: 'Hiragino Sans', '游ゴシック', meiryo, sans-serif;
}
.questionWrapper {
display: flex;
justify-content: center;
align-items: center;
margin: 20px 0;
}
.questionHeader {
text-align: center;
font-size: 80%;
margin: 4px 0;
}
.questionItem {
margin: 0 10px;
}
.questionText {
margin: 1... | 0.362631 | 0.101723 |
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
margin: 0;
padding: 0;
font-family: "Open Sans Condensed", sans-serif;
font-weight: bold;
font-size: calc(0.5vw + 12px);
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
}
html bo... | src/App.css | *,
*:before,
*:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
margin: 0;
padding: 0;
font-family: "Open Sans Condensed", sans-serif;
font-weight: bold;
font-size: calc(0.5vw + 12px);
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
}
html bo... | 0.375134 | 0.053899 |
* {
margin: 0;
padding: 0;
}
/* line 5, ../../../../github/Portfolio/public/sass/styless.scss */
h1 {
font-family: 'Poppins', sans-serif;
font-size: 2rem;
}
/* line 9, ../../../../github/Portfolio/public/sass/styless.scss */
h2 {
font-family: 'Poppins', sans-serif;
font-size: 1.5rem;
color: #150035;
}
... | public/css/styless.css | * {
margin: 0;
padding: 0;
}
/* line 5, ../../../../github/Portfolio/public/sass/styless.scss */
h1 {
font-family: 'Poppins', sans-serif;
font-size: 2rem;
}
/* line 9, ../../../../github/Portfolio/public/sass/styless.scss */
h2 {
font-family: 'Poppins', sans-serif;
font-size: 1.5rem;
color: #150035;
}
... | 0.340266 | 0.06354 |
@font-face {
font-family: 'typicons';
src: url("vendors/fonts/typicons.eot");
src: url("vendors/fonts/typicons.eot?#iefix") format('embedded-opentype'),
url("vendors/fonts/typicons.woff") format('woff'),
url("vendors/fonts/typicons.ttf") format('truetype'),
url("vendors/fonts/typicons.svg#typico... | style.css | @font-face {
font-family: 'typicons';
src: url("vendors/fonts/typicons.eot");
src: url("vendors/fonts/typicons.eot?#iefix") format('embedded-opentype'),
url("vendors/fonts/typicons.woff") format('woff'),
url("vendors/fonts/typicons.ttf") format('truetype'),
url("vendors/fonts/typicons.svg#typico... | 0.439026 | 0.075075 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
* {
font-family: 'Poppins', sans-serif;
margin: 2px;
padding: 0px;
box-sizing: border-box;
}
header{
margin-top: 30px;
}
.logo{
font-size:40px;
padding: 10px;
text-decoration: none;
c... | Codigos/Tela_Visitas/Visitas.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
* {
font-family: 'Poppins', sans-serif;
margin: 2px;
padding: 0px;
box-sizing: border-box;
}
header{
margin-top: 30px;
}
.logo{
font-size:40px;
padding: 10px;
text-decoration: none;
c... | 0.329284 | 0.10711 |
/* Page background color */
body {
font-family: arial sans-serif;
background-color: white;
font-size: 10pt;
}
td {
font-family: arial sans-serif;
font-size: 10pt;
}
/* Table colors */
.TableHeadingColor {
background: #F4F4F4
}
.TableSubHeadingColor {
background: #F4F4F4
}
.TableRowColor {
backgroun... | src/main/javadoc/stylesheet.css |
/* Page background color */
body {
font-family: arial sans-serif;
background-color: white;
font-size: 10pt;
}
td {
font-family: arial sans-serif;
font-size: 10pt;
}
/* Table colors */
.TableHeadingColor {
background: #F4F4F4
}
.TableSubHeadingColor {
background: #F4F4F4
}
.TableRowColor {
backgroun... | 0.477311 | 0.085556 |
@-webkit-keyframes circle-fade {
50% {
opacity: .2;
-webkit-transform: scale(.35);
transform: scale(.35)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes circle-fade {
50% {
opacity: .2;
... | css/loading.css | @-webkit-keyframes circle-fade {
50% {
opacity: .2;
-webkit-transform: scale(.35);
transform: scale(.35)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes circle-fade {
50% {
opacity: .2;
... | 0.412294 | 0.109658 |
.justified-gallery {
width: 100%;
position: relative;
overflow: hidden
}
.justified-gallery>a,
.justified-gallery>div {
position: absolute;
display: inline-block;
overflow: hidden;
filter: "alpha(opacity=10)";
opacity: .1
}
.justified-gallery>a>img,
.justified-gallery>div>img,
.justifi... | css/justifiedGallery.min.css | .justified-gallery {
width: 100%;
position: relative;
overflow: hidden
}
.justified-gallery>a,
.justified-gallery>div {
position: absolute;
display: inline-block;
overflow: hidden;
filter: "alpha(opacity=10)";
opacity: .1
}
.justified-gallery>a>img,
.justified-gallery>div>img,
.justifi... | 0.660391 | 0.093595 |
@font-face {
font-family: 'italo';
src: url('../fonts/ITALO_regular.eot');
src:
url('../fonts/ITALO_regular.ttf') format('truetype'),
url('../fonts/ITALO_regular.woff') format('woff'),
url('../fonts/ITALO_regular.eot?#iefix') format('embedded-opentype');
}
body{
overflow-x:hidden;font-family... | public/layout/css/agency.css | @font-face {
font-family: 'italo';
src: url('../fonts/ITALO_regular.eot');
src:
url('../fonts/ITALO_regular.ttf') format('truetype'),
url('../fonts/ITALO_regular.woff') format('woff'),
url('../fonts/ITALO_regular.eot?#iefix') format('embedded-opentype');
}
body{
overflow-x:hidden;font-family... | 0.208421 | 0.041852 |
html, body{
padding: 0;
margin: 0;
}
.whole{
min-height: 800px;
width: 750px;
padding-bottom: 5px;
margin: 0 auto;
background-color: #fff;
color: #325050;
font-family: "Lucida Sans Unicode", sans-serif;
font-size: 70%;
position: relative;
margin-top: 7px;
}
.header_container{
overflow: hidden;
width: 75... | HTML_exercises/exercise2/exer2.css | html, body{
padding: 0;
margin: 0;
}
.whole{
min-height: 800px;
width: 750px;
padding-bottom: 5px;
margin: 0 auto;
background-color: #fff;
color: #325050;
font-family: "Lucida Sans Unicode", sans-serif;
font-size: 70%;
position: relative;
margin-top: 7px;
}
.header_container{
overflow: hidden;
width: 75... | 0.339499 | 0.067026 |
@-moz-document url-prefix("http://www.feedly.com/home") {
.area{
border-color:rgba(45,45,45,1) !important;
background-color:rgba(45,45,45,1) !important;
}
h1#feedlyTitleBar {color: rgba(255,255,255,1) !important;}
#floatingBar {background-color: rgba(45,45,45,.7) !impor... | data/usercss/85216.user.css | @-moz-document url-prefix("http://www.feedly.com/home") {
.area{
border-color:rgba(45,45,45,1) !important;
background-color:rgba(45,45,45,1) !important;
}
h1#feedlyTitleBar {color: rgba(255,255,255,1) !important;}
#floatingBar {background-color: rgba(45,45,45,.7) !impor... | 0.315736 | 0.094552 |
.clear { clear: both; }
/* Uncomment this section to create a sticky footer that is 60px in height. Change dimensions to increase/decrease footer height
html,
body { height: 100%; }
#layout-wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -60px; }
#push,
#footer { height: 60px; }
*/
/... | src/Orchard.Web/Themes/Bootstrap/Styles/site.css | .clear { clear: both; }
/* Uncomment this section to create a sticky footer that is 60px in height. Change dimensions to increase/decrease footer height
html,
body { height: 100%; }
#layout-wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -60px; }
#push,
#footer { height: 60px; }
*/
/... | 0.422981 | 0.107017 |
background: #C5E3BF;
border: 1px solid #98A148;
color: #000;
margin: 0 0 20px 0;
padding: 10px;
display: none;
}
.vvv_combobox {
width: 100%;
}
.vvv_textbox {
height: 150px;
width: 100%;
}
.form-table input[type="text"], .vvv_textfield {
width:100%;
height: 24px;
margin-bottom: 5px;
}
.cli-plugin-example {... | config/public/wp-content/plugins/cookie-law-info/css/cli-admin-style.css | background: #C5E3BF;
border: 1px solid #98A148;
color: #000;
margin: 0 0 20px 0;
padding: 10px;
display: none;
}
.vvv_combobox {
width: 100%;
}
.vvv_textbox {
height: 150px;
width: 100%;
}
.form-table input[type="text"], .vvv_textfield {
width:100%;
height: 24px;
margin-bottom: 5px;
}
.cli-plugin-example {... | 0.378344 | 0.058642 |
@import url(https://fonts.googleapis.com/css?family=Cardo:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i);
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
========================================================================== */
/**
*... | css/patternlab.css | @import url(https://fonts.googleapis.com/css?family=Cardo:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i);
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
========================================================================== */
/**
*... | 0.543106 | 0.115711 |
* {
box-sizing: border-box;
padding: 0;
}
body {
background-color: var(--color-background);
color: var(--color-foreground);
line-height: 1.5;
margin: 0;
font-size: 1.2rem;
min-height: 100vh;
}
nav ul {
list-style: none;
}
a {
color: var(--color-foreground);
cursor: pointer... | assets/css/body.css | * {
box-sizing: border-box;
padding: 0;
}
body {
background-color: var(--color-background);
color: var(--color-foreground);
line-height: 1.5;
margin: 0;
font-size: 1.2rem;
min-height: 100vh;
}
nav ul {
list-style: none;
}
a {
color: var(--color-foreground);
cursor: pointer... | 0.572125 | 0.189071 |
* {
padding: 0px;
margin: 0px;
box-sizing: border-box;
}
body {
background-color: #f4f5f8;
font-family: "Ubuntu", sans-serif;
}
nav {
background-color: #3f3f3f;
color: white;
width: 100%;
height: 60px;
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.4);
z-index: 2;
position: relative;
}
nav img {... | styles/css/style.css | * {
padding: 0px;
margin: 0px;
box-sizing: border-box;
}
body {
background-color: #f4f5f8;
font-family: "Ubuntu", sans-serif;
}
nav {
background-color: #3f3f3f;
color: white;
width: 100%;
height: 60px;
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.4);
z-index: 2;
position: relative;
}
nav img {... | 0.396652 | 0.09122 |
@font-face{
font-family: 'Open Sans';
src: url('/static/fonts/OpenSans-Regular-webfont.eot');
src: url('/static/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('/static/fonts/OpenSans-Regular-webfont.woff') format('woff'),
url('/static/fonts/OpenSans-Regul... | umusicfy/static/css/scrolling-nav.css | @font-face{
font-family: 'Open Sans';
src: url('/static/fonts/OpenSans-Regular-webfont.eot');
src: url('/static/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('/static/fonts/OpenSans-Regular-webfont.woff') format('woff'),
url('/static/fonts/OpenSans-Regul... | 0.234845 | 0.049359 |
body {
background: #F2F2F2;
color: rgba(0, 0, 0, 0.6);
font-family: 'Roboto', sans-serif;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
::-moz-selection {
background: #1E88E5;
}
::selection {
background: #1E88E5;
}
.modal { z-index: 1000;... | public/css/modal.css | body {
background: #F2F2F2;
color: rgba(0, 0, 0, 0.6);
font-family: 'Roboto', sans-serif;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
::-moz-selection {
background: #1E88E5;
}
::selection {
background: #1E88E5;
}
.modal { z-index: 1000;... | 0.382603 | 0.096663 |
html {
background: #fff;
color: #333;
_background-attachment: fixed
}
html.isPhone {
min-width: 1200px
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,select,textarea,th,td {margin: 0;padding: 0}
body,button,input,select,textarea {font: 12px/1.5 "Microsoft YaHei",... | template/member/skin/css/style.css | html {
background: #fff;
color: #333;
_background-attachment: fixed
}
html.isPhone {
min-width: 1200px
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,select,textarea,th,td {margin: 0;padding: 0}
body,button,input,select,textarea {font: 12px/1.5 "Microsoft YaHei",... | 0.279042 | 0.083703 |
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600");
@font-face {
font-family: 'Areandina Voz';
src: url(../fonts/AreandinaVoz-Regular.otf);
}
@font-face {
font-family: 'Brown Bold';
src: url(../fonts/BrownStd-Bold.otf);... | assets/css/main.css | @import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600");
@font-face {
font-family: 'Areandina Voz';
src: url(../fonts/AreandinaVoz-Regular.otf);
}
@font-face {
font-family: 'Brown Bold';
src: url(../fonts/BrownStd-Bold.otf);... | 0.336985 | 0.116186 |
@value table-border-radius: 10px;
.docTitle {
font-size: 1.8rem;
margin-bottom: 16px;
}
@media only screen and (max-width: 996px) {
.docTitle {
font-size: 2rem;
}
}
.docItemContainer {
margin: 0 auto;
padding: 0 0.5rem;
}
.docItemContainer ul > li {
list-style: disc;
}
.docItemContainer ul ul > l... | src/theme/DocItem/styles.module.css | @value table-border-radius: 10px;
.docTitle {
font-size: 1.8rem;
margin-bottom: 16px;
}
@media only screen and (max-width: 996px) {
.docTitle {
font-size: 2rem;
}
}
.docItemContainer {
margin: 0 auto;
padding: 0 0.5rem;
}
.docItemContainer ul > li {
list-style: disc;
}
.docItemContainer ul ul > l... | 0.427277 | 0.146697 |
html,
body {
height: 100%;
background: #fafafa;
color: #444 !important;
}
.main-block {
background: #FFFFFF;
border: 1px solid #FFFFF7;
box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1);
margin-bottom: 20px;
transition: all .5s ease;
border-radiu... | frontend/web/css/site.css | html,
body {
height: 100%;
background: #fafafa;
color: #444 !important;
}
.main-block {
background: #FFFFFF;
border: 1px solid #FFFFF7;
box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1);
margin-bottom: 20px;
transition: all .5s ease;
border-radiu... | 0.487307 | 0.095602 |
@media only screen and (max-width: 5000px){
.page-wrapper{
overflow:hidden;
}
}
@media only screen and (max-width: 1340px){
.page-wrapper{
overflow:hidden;
}
.gallery-fullwidth .gallery-item{
width:25%;
}
.gallery-fullwidth .filter-list{
padding:0px;
}
.error-section,
.comming-soon .content .c... | public/css/site/responsive.css |
@media only screen and (max-width: 5000px){
.page-wrapper{
overflow:hidden;
}
}
@media only screen and (max-width: 1340px){
.page-wrapper{
overflow:hidden;
}
.gallery-fullwidth .gallery-item{
width:25%;
}
.gallery-fullwidth .filter-list{
padding:0px;
}
.error-section,
.comming-soon .content .c... | 0.287068 | 0.053305 |
@charset "utf-8";
/*
Template Name: Newserific
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/
@import url("navi.css"... | red_green/layout/styles/layout.css | @charset "utf-8";
/*
Template Name: Newserific
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/
@import url("navi.css"... | 0.218836 | 0.062132 |
background: #fff;
border-radius: 10px;
min-width: 320px;
border:1px solid #d4d4d4;
}
#allitens{
display: inline-block;
/* margin-top: 50px; */
max-height: 400px;
overflow: auto;
width: 100%;
}
.item-pedido:nth-child(1){
margin-top: 0px;
border-top: none;
}
... | public/css/resumopedido.css | background: #fff;
border-radius: 10px;
min-width: 320px;
border:1px solid #d4d4d4;
}
#allitens{
display: inline-block;
/* margin-top: 50px; */
max-height: 400px;
overflow: auto;
width: 100%;
}
.item-pedido:nth-child(1){
margin-top: 0px;
border-top: none;
}
... | 0.233444 | 0.060225 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
@import '../css/themify-icons.css';
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
.teal-blue {
background: #4CB8C4;... | css/style.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
@import '../css/themify-icons.css';
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
.teal-blue {
background: #4CB8C4;... | 0.293607 | 0.045247 |
@import url('https://fonts.googleapis.com/css?family=Poppins:300&display=swap');
body{
font-family: 'Poppins' ;
background: #fbfdfc;
}
#wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#wrapper #content-wrapper {
background-color: #FAFDFB;
width: 100%;
overflow-x: hidden;
}
@media... | public/css/dashboard/style.css | @import url('https://fonts.googleapis.com/css?family=Poppins:300&display=swap');
body{
font-family: 'Poppins' ;
background: #fbfdfc;
}
#wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#wrapper #content-wrapper {
background-color: #FAFDFB;
width: 100%;
overflow-x: hidden;
}
@media... | 0.29747 | 0.047825 |
@media screen and (max-width: 899px) {
:root {
--color-1: #060a24;
--color-2: #000000;
--color-3: #0000ec;
--color-3-1: #0000a3;
--color-4: #ffffff;
--color-5: #00f3bb;
}
/* NAV DESKTOP-NAVMOBILE*/
.menu {
display: none;
}
.navbar-mobile {
display: block;
}
.nav-menu-mob... | medias.css | @media screen and (max-width: 899px) {
:root {
--color-1: #060a24;
--color-2: #000000;
--color-3: #0000ec;
--color-3-1: #0000a3;
--color-4: #ffffff;
--color-5: #00f3bb;
}
/* NAV DESKTOP-NAVMOBILE*/
.menu {
display: none;
}
.navbar-mobile {
display: block;
}
.nav-menu-mob... | 0.362292 | 0.094427 |
@font-face {
font-family: "nyt-cheltenham";
src: url("assets/fonts/cheltenham-italic-200.ttf") format("truetype");
font-style: italic;
font-weight: 200;
}
@font-face {
font-family: "nyt-cheltenham";
src: url("assets/fonts/cheltenham-italic-300.ttf") format("truetype");
font-style: italic;
font-weight: ... | fonts.css | @font-face {
font-family: "nyt-cheltenham";
src: url("assets/fonts/cheltenham-italic-200.ttf") format("truetype");
font-style: italic;
font-weight: 200;
}
@font-face {
font-family: "nyt-cheltenham";
src: url("assets/fonts/cheltenham-italic-300.ttf") format("truetype");
font-style: italic;
font-weight: ... | 0.343452 | 0.088939 |
body {
margin: 0;
padding-top: 0;
background-color: #F4F4F4; }
.invisible {
visibility: hidden; }
/* Exporter menu */
.show-and-tell-dl {
margin: 0; }
.show-and-tell-dl > dt {
max-width: 140px;
padding-top: 7px; }
.show-and-tell-dl > dd {
padding-bottom: 7px;
padding-top: 7px;
border-bottom: 1px... | build/all.css | body {
margin: 0;
padding-top: 0;
background-color: #F4F4F4; }
.invisible {
visibility: hidden; }
/* Exporter menu */
.show-and-tell-dl {
margin: 0; }
.show-and-tell-dl > dt {
max-width: 140px;
padding-top: 7px; }
.show-and-tell-dl > dd {
padding-bottom: 7px;
padding-top: 7px;
border-bottom: 1px... | 0.323166 | 0.118742 |
@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
... | src/AnApiOfIceAndFire/wwwroot/css/site.css | @charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
... | 0.740174 | 0.092442 |
.home{
padding: 50px 140px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.description{
display: flex;
flex-direction: column;
flex-basis: 50%;
align-items: flex-start;
}
.profession{
color: rgba(100, 100, 100, 1);
text-transform: uppercase;
}
.name... | src/components/home/Home.module.css | .home{
padding: 50px 140px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.description{
display: flex;
flex-direction: column;
flex-basis: 50%;
align-items: flex-start;
}
.profession{
color: rgba(100, 100, 100, 1);
text-transform: uppercase;
}
.name... | 0.406155 | 0.094135 |
body {
font-size: 32px;
padding: 0;
margin: 0;
background: #333 url(../images/logo.png) no-repeat center center;
background-size: contain;
/*animation: enlarge 30s infinite;*/
}
body * {
color: #fff;
box-sizing: border-box;
}
/*@keyframes enlarge {
0% {background-size: 25%}
50%... | css/style.css | body {
font-size: 32px;
padding: 0;
margin: 0;
background: #333 url(../images/logo.png) no-repeat center center;
background-size: contain;
/*animation: enlarge 30s infinite;*/
}
body * {
color: #fff;
box-sizing: border-box;
}
/*@keyframes enlarge {
0% {background-size: 25%}
50%... | 0.391173 | 0.147863 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
body {
padding: 0;
margin: 0;
font-family: 'Open Sans', sans-serif;
text-align: left;
color: #000000;
font-size: 14px;
overflow: initial;
background-color: #ffffff;
}
.body_wrapper {
display: block;
o... | css/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
body {
padding: 0;
margin: 0;
font-family: 'Open Sans', sans-serif;
text-align: left;
color: #000000;
font-size: 14px;
overflow: initial;
background-color: #ffffff;
}
.body_wrapper {
display: block;
o... | 0.364778 | 0.082107 |
.sender-mailing-sprite{
background: url("images/sender/mailing_sprite.png") no-repeat;
width: 41px;
height: 33px;
display: inline-block;
vertical-align: middle;
}
/*
box list, example: group page, mailing chain page
*/
.sender-box-selector, .sender-box-list-item, .sender-box-list-item-caption, ... | bitrix/themes/.default/sender.css | .sender-mailing-sprite{
background: url("images/sender/mailing_sprite.png") no-repeat;
width: 41px;
height: 33px;
display: inline-block;
vertical-align: middle;
}
/*
box list, example: group page, mailing chain page
*/
.sender-box-selector, .sender-box-list-item, .sender-box-list-item-caption, ... | 0.287068 | 0.103885 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
height: 100%;
font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial,
sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}
body {
min-height: 100%;
font-size: 16px;
display: flex;
flex-direction: column;
}
.wrapper {... | src/app.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
height: 100%;
font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial,
sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}
body {
min-height: 100%;
font-size: 16px;
display: flex;
flex-direction: column;
}
.wrapper {... | 0.499756 | 0.114467 |
1. Body
2. Layout
3. Header
4. Navigation
5. Header Service
6. Offer Banner
7. New & Sale Label
8. products View page
9. Rating
10. Price
11. blog-post
12. To top
13. Mob Menu
14. Products slider
15. Breadcrumbs
16. Sidebar
17. Category Description
18. View Type: Grid
19. View Type: List
20. O... | public/css/style.css |
1. Body
2. Layout
3. Header
4. Navigation
5. Header Service
6. Offer Banner
7. New & Sale Label
8. products View page
9. Rating
10. Price
11. blog-post
12. To top
13. Mob Menu
14. Products slider
15. Breadcrumbs
16. Sidebar
17. Category Description
18. View Type: Grid
19. View Type: List
20. O... | 0.406744 | 0.081337 |