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
.title-postdetail, .post-detail .post-left .box-more-post p { color: #0fa19f; font-size: 20px; font-weight: 600; margin-bottom: 20px; text-transform: uppercase; } .btn-group-post, .post-detail .post-left .post-body .box-post-info .btn-group, .post-detail .post-left .box-comment .list-comment .commen...
access/css/post-detail.css
.title-postdetail, .post-detail .post-left .box-more-post p { color: #0fa19f; font-size: 20px; font-weight: 600; margin-bottom: 20px; text-transform: uppercase; } .btn-group-post, .post-detail .post-left .post-body .box-post-info .btn-group, .post-detail .post-left .box-comment .list-comment .commen...
0.380529
0.046508
[data-blocker-display="none"] { display: none !important; background-color: inherit; } /** * color when unhide */ [data-blocker-display="unhide"] { background-color: #ffd2d2; } g-inner-card:not([data-blocker-display="none"]) > span.block-anchor { margin-top: 0; margin-bottom: 0; } /** * Anchor...
apps/styles/google.css
[data-blocker-display="none"] { display: none !important; background-color: inherit; } /** * color when unhide */ [data-blocker-display="unhide"] { background-color: #ffd2d2; } g-inner-card:not([data-blocker-display="none"]) > span.block-anchor { margin-top: 0; margin-bottom: 0; } /** * Anchor...
0.438785
0.075109
* { margin:0; padding:0; } html , html body {min-width:750px;} header { height: 50px; background: #5d5d5d; border-bottom: solid 2px #000; border-right:2px solid #5d5d5d; min-width:750px; } h1 { height:16px; font-size:16px; float:left; color: #ccc; margin: 7px; } header na...
css/main.css
* { margin:0; padding:0; } html , html body {min-width:750px;} header { height: 50px; background: #5d5d5d; border-bottom: solid 2px #000; border-right:2px solid #5d5d5d; min-width:750px; } h1 { height:16px; font-size:16px; float:left; color: #ccc; margin: 7px; } header na...
0.36727
0.07244
#pt-main { opacity: 1; transition: opacity 1s 2s ease; } /* line 8, ../sass/component.scss */ #pt-main.invis { opacity: 0; transition: opacity 0s ease; } /* line 14, ../sass/component.scss */ .pt-perspective { position: relative; /*width: 100%;*/ height: 100%; -webkit-perspective: 1200px; -moz-perspe...
pagina web/css/component.css
#pt-main { opacity: 1; transition: opacity 1s 2s ease; } /* line 8, ../sass/component.scss */ #pt-main.invis { opacity: 0; transition: opacity 0s ease; } /* line 14, ../sass/component.scss */ .pt-perspective { position: relative; /*width: 100%;*/ height: 100%; -webkit-perspective: 1200px; -moz-perspe...
0.20947
0.044142
* { box-sizing:border-box; margin:0; padding: 0; max-width: 100%; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quo...
css/about.css
* { box-sizing:border-box; margin:0; padding: 0; max-width: 100%; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quo...
0.405449
0.123948
@charset "utf-8"; /* CSS Document */ body{ margin:0; font-family: '微软雅黑'; padding:0; } .bgcolor{ background: #f3f3f3; } /*兑换成功样式*/ .triumph{ width:100%; min-height:5rem; font-size:0.9rem; text-align:center; } .triumph img{ width: 24%; margin-top:4rem; } .triumph b{ width:100%; display:inline-block; margi...
public/css/integral.css
@charset "utf-8"; /* CSS Document */ body{ margin:0; font-family: '微软雅黑'; padding:0; } .bgcolor{ background: #f3f3f3; } /*兑换成功样式*/ .triumph{ width:100%; min-height:5rem; font-size:0.9rem; text-align:center; } .triumph img{ width: 24%; margin-top:4rem; } .triumph b{ width:100%; display:inline-block; margi...
0.196055
0.042226
.show { display: block; } * { box-sizing: border-box; } *:root { --primary-color: #9684a1; --secondary-color: #ddae7e; --tertiary-color: #63b0cd; --quaternary-color: #221d23; } body { background: var(--primary-color); display: grid; height: 100vh; grid-template-columns: 20px 1fr 20px; grid-temp...
css/main.css
.show { display: block; } * { box-sizing: border-box; } *:root { --primary-color: #9684a1; --secondary-color: #ddae7e; --tertiary-color: #63b0cd; --quaternary-color: #221d23; } body { background: var(--primary-color); display: grid; height: 100vh; grid-template-columns: 20px 1fr 20px; grid-temp...
0.385722
0.246806
@import url(http://fonts.googleapis.com/css?family=Ruda:400,700,900); /* BASIC THEME CONFIGURATION */ .body { color: #797979; font-family: 'verdana', sans-serif; padding: 0px !important; margin: 0px !important; font-size:12px; } ul li { list-style: none; } a, a:hover, a:focus { text-decorati...
assets/css/style.css
@import url(http://fonts.googleapis.com/css?family=Ruda:400,700,900); /* BASIC THEME CONFIGURATION */ .body { color: #797979; font-family: 'verdana', sans-serif; padding: 0px !important; margin: 0px !important; font-size:12px; } ul li { list-style: none; } a, a:hover, a:focus { text-decorati...
0.18188
0.044577
body { background: #dbdbdb; font-size: 16px; font-family: Arial, Helvetica, sans-serif; } .not-in-xml-file { color: red !important; } .from-template { color: blue !important; } .pages { max-width: 1024px; margin: 20px auto; } .page { min-height: 1448px; margin-bottom: 40px; padding: 40px; back...
project-files/Stylesheets/CSS/certificate_type_1.css
body { background: #dbdbdb; font-size: 16px; font-family: Arial, Helvetica, sans-serif; } .not-in-xml-file { color: red !important; } .from-template { color: blue !important; } .pages { max-width: 1024px; margin: 20px auto; } .page { min-height: 1448px; margin-bottom: 40px; padding: 40px; back...
0.44746
0.091504
@font-face { src: url('../data/font/Bitty.ttf') format('truetype'); font-family: 'pixelfont'; } body, html { min-height: 100%; min-width: 100%; font-size:18px; height: 100%; width: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body { color: #555555; ba...
css/webquail.css
@font-face { src: url('../data/font/Bitty.ttf') format('truetype'); font-family: 'pixelfont'; } body, html { min-height: 100%; min-width: 100%; font-size:18px; height: 100%; width: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body { color: #555555; ba...
0.474631
0.134151
Si il manque quelque chose ou que vous pensez qu'il y a une erreur, n'hésitez pas à me le dire !*/ /*bosquets ombreux*/ #mapLocation107 > div { background-image: url("https://www.eldarya.fr/assets/img/item/egg/a987f468f060342a193117d06fab9d75.png"), url("https://www.eldarya.fr/assets/img/item/consumable/6...
data/usercss/133986.user.css
Si il manque quelque chose ou que vous pensez qu'il y a une erreur, n'hésitez pas à me le dire !*/ /*bosquets ombreux*/ #mapLocation107 > div { background-image: url("https://www.eldarya.fr/assets/img/item/egg/a987f468f060342a193117d06fab9d75.png"), url("https://www.eldarya.fr/assets/img/item/consumable/6...
0.151059
0.316898
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus { outline: 0; outline-offset: 0; -webkit-box-shadow: none !important; box-shadow: none !important; } /* remove navbar toggler outline */ .navbar-toggler:focus, .navbar-toggler:active { outline: none; } .view-con...
app/app.css
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus { outline: 0; outline-offset: 0; -webkit-box-shadow: none !important; box-shadow: none !important; } /* remove navbar toggler outline */ .navbar-toggler:focus, .navbar-toggler:active { outline: none; } .view-con...
0.273477
0.071689
* { -webkit-user-select: text; } .hidden { display: none; } html, body, button { color: rgba(0, 0, 0, 0.87); font-family: Roboto; font-size: 13px; font-weight: 400; } title::after { content: "__MSG_pcscClientHandlingUserPromptDialogTitle__"; } body { margin: 0; padding: 16px 0 0 16px; } #header {...
third_party/pcsc-lite/naclport/server_clients_management/src/permissions_checking/user-prompt-dialog.css
* { -webkit-user-select: text; } .hidden { display: none; } html, body, button { color: rgba(0, 0, 0, 0.87); font-family: Roboto; font-size: 13px; font-weight: 400; } title::after { content: "__MSG_pcscClientHandlingUserPromptDialogTitle__"; } body { margin: 0; padding: 16px 0 0 16px; } #header {...
0.270384
0.059074
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html, body { height: 100%; position: relative; } body, h1, h2, h3, h4, h5, h6, p, figure { margin: 0; } img { display: block; width: 100%; } ul, ol { margin: 0; padding: 0; } /* root - font size at root element, it ...
css/main.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html, body { height: 100%; position: relative; } body, h1, h2, h3, h4, h5, h6, p, figure { margin: 0; } img { display: block; width: 100%; } ul, ol { margin: 0; padding: 0; } /* root - font size at root element, it ...
0.619126
0.103295
.select2-container{ width: 100% !important; } .select2-container .select2-selection--single .select2-selection__rendered { margin-top: -6px; } .select2-container--default .select2-selection--multiple .select2-selection__choice { color: #333; background-color: #e6e6e6; border-color: #adadad; } .tooltip { fon...
qatrack/reports/static/reports/css/reports.css
.select2-container{ width: 100% !important; } .select2-container .select2-selection--single .select2-selection__rendered { margin-top: -6px; } .select2-container--default .select2-selection--multiple .select2-selection__choice { color: #333; background-color: #e6e6e6; border-color: #adadad; } .tooltip { fon...
0.292696
0.088544
body { overflow: hidden !important; } .all-wrapper { width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; } .invite-button { background-color: rgb(254, 254, 254); border: 2px solid rgb(236, 236, 236); border-radius: 25px; height: 50px; width: 50px; overflow...
public/css/profile/index.css
body { overflow: hidden !important; } .all-wrapper { width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; } .invite-button { background-color: rgb(254, 254, 254); border: 2px solid rgb(236, 236, 236); border-radius: 25px; height: 50px; width: 50px; overflow...
0.488527
0.072505
.btn{display:inline-block;cursor:pointer;text-align:center; font-weight:400;white-space:nowrap;vertical-align: middle;*zoom:1;-webkit-transition:background-color .1s linear;-moz-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear} a.btn:hover,a.btn:foc...
src/main/resources/static/css/button.css
.btn{display:inline-block;cursor:pointer;text-align:center; font-weight:400;white-space:nowrap;vertical-align: middle;*zoom:1;-webkit-transition:background-color .1s linear;-moz-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear} a.btn:hover,a.btn:foc...
0.269133
0.041501
* Esse arquivo de CSS usa as regras do Fontelo. * Para informações de como compreender e desenvolver * nesse modelo acesse: http://fontello.com/ * Regras de CSS desenvolvidas por <NAME>. */ /****************************************************/ /******************** INFORMAÇÕES *******************/ /**************...
docs/css/icone.css
* Esse arquivo de CSS usa as regras do Fontelo. * Para informações de como compreender e desenvolver * nesse modelo acesse: http://fontello.com/ * Regras de CSS desenvolvidas por <NAME>. */ /****************************************************/ /******************** INFORMAÇÕES *******************/ /**************...
0.344333
0.063453
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: #fdfbfa; } ul li{ line-height: 30px} .contentsText{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } .header1{font-...
Assets/EasyRoads3D/style.css
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: #fdfbfa; } ul li{ line-height: 30px} .contentsText{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } .header1{font-...
0.376738
0.076064
div.dhxcombo_dhx_skyblue { position: relative; border: 1px solid #a4bed4; overflow: hidden; vertical-align: middle; background-color: white; font-size: 1px; height: 22px; } div.dhxcombo_dhx_skyblue input.dhxcombo_input { position: relative; top: 0px; left: 1px; height: 22px; line-height: 21px; *height: 20...
assets/lib/dhtmlx/v403_pro/sources/dhtmlxCombo/codebase/skins/dhtmlxcombo_dhx_skyblue.css
div.dhxcombo_dhx_skyblue { position: relative; border: 1px solid #a4bed4; overflow: hidden; vertical-align: middle; background-color: white; font-size: 1px; height: 22px; } div.dhxcombo_dhx_skyblue input.dhxcombo_input { position: relative; top: 0px; left: 1px; height: 22px; line-height: 21px; *height: 20...
0.251648
0.077065
html>body{ margin: 0; background: rgb(128,192,255); } /* html>body.notready{ opacity: 0; } html>body.ready{ opacity: 1; transition: opacity 1s; transition-delay: 0.3s; } */ .rounded { background: rgba(255,255,255,.2); box-shadow: 0 0 6px rgba(0,0,0,.3); border-radius: 0.5em; overflow-y: auto; } #main { pos...
www/css/main.css
html>body{ margin: 0; background: rgb(128,192,255); } /* html>body.notready{ opacity: 0; } html>body.ready{ opacity: 1; transition: opacity 1s; transition-delay: 0.3s; } */ .rounded { background: rgba(255,255,255,.2); box-shadow: 0 0 6px rgba(0,0,0,.3); border-radius: 0.5em; overflow-y: auto; } #main { pos...
0.291989
0.049314
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap"); * { -webkit-box-sizing: border-box; box-sizing: border-box; color: #333; } html { font-family: "Josefin Sans", sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; backgr...
src/styles/style.css
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap"); * { -webkit-box-sizing: border-box; box-sizing: border-box; color: #333; } html { font-family: "Josefin Sans", sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; backgr...
0.390243
0.098512
* { box-sizing: border-box; margin: 0; padding: 0; } body { background-image: linear-gradient(to right top, #375d97, #2c87a9, #66acad, #aaccba, #e7ecda); font-family: sans-serif; } /* margin and padding = top/bottom, left/right */ /* margin and padding = top, left/right, bottom */ /* margin and padding = top, ri...
assets/css/style.css
* { box-sizing: border-box; margin: 0; padding: 0; } body { background-image: linear-gradient(to right top, #375d97, #2c87a9, #66acad, #aaccba, #e7ecda); font-family: sans-serif; } /* margin and padding = top/bottom, left/right */ /* margin and padding = top, left/right, bottom */ /* margin and padding = top, ri...
0.320183
0.120335
@font-face { font-family: Acme; src: url("https://fonts.googleapis.com/css"); } @font-face { font-family: Calistoga; src: url("https://fonts.googleapis.com/css"); } html { color: #222; font-size: 1em; line-height: 1.4; } body{ background-color: rgb(206, 91, 120); } h1{ font-family: 'Calistoga', "C...
css/main.css
@font-face { font-family: Acme; src: url("https://fonts.googleapis.com/css"); } @font-face { font-family: Calistoga; src: url("https://fonts.googleapis.com/css"); } html { color: #222; font-size: 1em; line-height: 1.4; } body{ background-color: rgb(206, 91, 120); } h1{ font-family: 'Calistoga', "C...
0.44071
0.099077
.fa-right{ margin-right: 5px; } .skin-orange .progress-bar-primary { background-color: #dc6f00; } .progress-striped .skin-orange .progress-bar-primary { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15...
public/assets/css/admin-main.css
.fa-right{ margin-right: 5px; } .skin-orange .progress-bar-primary { background-color: #dc6f00; } .progress-striped .skin-orange .progress-bar-primary { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15...
0.506347
0.044598
.lobby-container .title { border-bottom: 1px solid #ddd; } .lobby-container .row { margin: 0px; } .lobby-container .left-panel { height: 400px; border-right: 1px solid #ddd; padding: 0px; } .lobby-container .right-panel ul li { margin-bottom: 5px; border-radius: 0px; border-left: 3px solid #3366cc; }...
public/css/app.css
.lobby-container .title { border-bottom: 1px solid #ddd; } .lobby-container .row { margin: 0px; } .lobby-container .left-panel { height: 400px; border-right: 1px solid #ddd; padding: 0px; } .lobby-container .right-panel ul li { margin-bottom: 5px; border-radius: 0px; border-left: 3px solid #3366cc; }...
0.337968
0.0771
.standardTextInput { height: 2em; border: 1px solid rgb(233, 233, 233) !important; box-shadow: 0px 0px 6px rgba(54, 54, 54, 0.185); border-radius: 9999px; margin: 0.7em 0.5em 1.4em; padding: 0.5em 1.5em; } .sb-navbar .navbar-brand img { height: 3.5em; margin-right: 1em; } .nav-item { margin: 0.2em ...
src/styles.css
.standardTextInput { height: 2em; border: 1px solid rgb(233, 233, 233) !important; box-shadow: 0px 0px 6px rgba(54, 54, 54, 0.185); border-radius: 9999px; margin: 0.7em 0.5em 1.4em; padding: 0.5em 1.5em; } .sb-navbar .navbar-brand img { height: 3.5em; margin-right: 1em; } .nav-item { margin: 0.2em ...
0.342462
0.128744
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block} mark, rp, rt, ruby, summary, time {display:inline} /* Left & Right alignment */ .left {float:left} .right {float:right} .center {fl...
css/style.css
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block} mark, rp, rt, ruby, summary, time {display:inline} /* Left & Right alignment */ .left {float:left} .right {float:right} .center {fl...
0.257485
0.083217
:root { font-family: 'Roboto', sans-serif; font-size: 10px; --padding-sm: 1rem; --padding-md: 2rem; --padding-lg: 4rem; --padding-xl: 10rem; --light-color: #f0f0f0; --light-color-shade: #bdbdbd; --medium-color: #1b1b20; --medium-color-shade: #121214; --medium-color-tint: #2a313b; --dark-colo...
src/app/styles.css
:root { font-family: 'Roboto', sans-serif; font-size: 10px; --padding-sm: 1rem; --padding-md: 2rem; --padding-lg: 4rem; --padding-xl: 10rem; --light-color: #f0f0f0; --light-color-shade: #bdbdbd; --medium-color: #1b1b20; --medium-color-shade: #121214; --medium-color-tint: #2a313b; --dark-colo...
0.597608
0.154599
background: url("/global/nav/images/globalheader.png") repeat-x; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; margin: 18px auto; border-radius: 4px; width: 980px; height: 36px; text-align: left; display: block; position: relative; z-index: 9998; font-size-adjust: none;...
tests/html_tests/websitesource/55,apple.com/test_files/navigation.css
background: url("/global/nav/images/globalheader.png") repeat-x; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; margin: 18px auto; border-radius: 4px; width: 980px; height: 36px; text-align: left; display: block; position: relative; z-index: 9998; font-size-adjust: none;...
0.129375
0.087759
@media(min-width: 435px) { .loginButton { width: 330px; height: 65px; border-radius: 33px !important; } } @media(max-width: 435px) { .loginButton { width: 100%; height: calc(100vw / 5); border-radius: calc(10vw) !important; } } .btnCapitals { border-radius: 25px; text-transform: uppercase; font-wei...
whois/public/createdCSS/buttons.css
@media(min-width: 435px) { .loginButton { width: 330px; height: 65px; border-radius: 33px !important; } } @media(max-width: 435px) { .loginButton { width: 100%; height: calc(100vw / 5); border-radius: calc(10vw) !important; } } .btnCapitals { border-radius: 25px; text-transform: uppercase; font-wei...
0.232397
0.070049
:host { display: block; padding: 0 16px; } .container-registrer { width: 360px; padding: 5% 0; max-width: 100%; margin: 0 auto; } .logo, .txt-logIn { padding: 5% 0; font-size: 28px; text-align: center; margin-bottom: 1em; } .txt-logIn { width: 215px; width: 258px; margin: 0 auto; font-siz...
src/client/app/register/register.component.css
:host { display: block; padding: 0 16px; } .container-registrer { width: 360px; padding: 5% 0; max-width: 100%; margin: 0 auto; } .logo, .txt-logIn { padding: 5% 0; font-size: 28px; text-align: center; margin-bottom: 1em; } .txt-logIn { width: 215px; width: 258px; margin: 0 auto; font-siz...
0.464173
0.127544
body { background-color: #181c25; font-family: "Quicksand", "JetBrains Mono", monospace; text-align: center; /*padding-top: 10px;*/ margin:0; display: flex; flex-direction: column; } head { background-color: #7544ff; } h1 { font-size: 50px; margin-top: 5%; color: #00c4ff; } h...
public/joeCSS.css
body { background-color: #181c25; font-family: "Quicksand", "JetBrains Mono", monospace; text-align: center; /*padding-top: 10px;*/ margin:0; display: flex; flex-direction: column; } head { background-color: #7544ff; } h1 { font-size: 50px; margin-top: 5%; color: #00c4ff; } h...
0.390476
0.073997
@charset "utf-8"; /* 基本のカラー #333; /* 黒 * #777; /* 濃い灰 * #CCC; /* 薄い灰 * #393; /* 緑 * #8B4; /* 黃緑 * #39F; /* 青 * #9CC; /* 水色 * #F55; /* 赤 * #F93; /* 橙 * #FC3; /* 黄 * #EEE; /* 白 * */ /* 基本のフォントサイズ16px 16px*4em=64px 16px*3.5em=56px 16px*3em=48px 16px*2.5em=40px 16px*2em=32px 16px*1.5em=24px 16px*1.25em=20px 16px*0.875em...
common/css/style.css
@charset "utf-8"; /* 基本のカラー #333; /* 黒 * #777; /* 濃い灰 * #CCC; /* 薄い灰 * #393; /* 緑 * #8B4; /* 黃緑 * #39F; /* 青 * #9CC; /* 水色 * #F55; /* 赤 * #F93; /* 橙 * #FC3; /* 黄 * #EEE; /* 白 * */ /* 基本のフォントサイズ16px 16px*4em=64px 16px*3.5em=56px 16px*3em=48px 16px*2.5em=40px 16px*2em=32px 16px*1.5em=24px 16px*1.25em=20px 16px*0.875em...
0.178705
0.043814
.presentation-element-contact { display: flex; justify-content: center; gap: 10em; flex-wrap: wrap; } .contents { overflow: hidden; width: 100%; height: 100%; position: relative; display: grid; grid-template-rows: 40px 1fr 40px; grid-template-columns: 1fr; } .contents form ...
test.css
.presentation-element-contact { display: flex; justify-content: center; gap: 10em; flex-wrap: wrap; } .contents { overflow: hidden; width: 100%; height: 100%; position: relative; display: grid; grid-template-rows: 40px 1fr 40px; grid-template-columns: 1fr; } .contents form ...
0.453262
0.137475
body { background-color: #ffffff; margin: auto; width: 960px; } h1, h2 { font-family: 'Georgia', Times, Times New Roman, serif; } h1 { color: #ffffff; background-color: #4aaaa5; float: left; padding: 25px; } h2 { color: #4aaaa5; border-bottom: solid; border-bottom-c...
assets/css/style.css
body { background-color: #ffffff; margin: auto; width: 960px; } h1, h2 { font-family: 'Georgia', Times, Times New Roman, serif; } h1 { color: #ffffff; background-color: #4aaaa5; float: left; padding: 25px; } h2 { color: #4aaaa5; border-bottom: solid; border-bottom-c...
0.466359
0.099426
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; transition: all 0.2s ease-in-out; } html { --scrollbarBG: #cfd8dc; --thumbBG: #90a4ae; } /* ================ fonts ================ */ @font-face { font-family: futura-bold; src: url("....
src/style.css
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; transition: all 0.2s ease-in-out; } html { --scrollbarBG: #cfd8dc; --thumbBG: #90a4ae; } /* ================ fonts ================ */ @font-face { font-family: futura-bold; src: url("....
0.295027
0.068164
body { font-family: "verdana", sans-serif; font-size: 10px; color: #cccccc; background-color: rgb(20, 20, 20); } a { color: #60a0dc; text-decoration: none; } a:hover { color: rgb(43, 119, 242); } .container-top { font-family: "verdana", sans-serif; font-size: 10px; color: #cccccc; margin-top: 10px; pa...
css/style.css
body { font-family: "verdana", sans-serif; font-size: 10px; color: #cccccc; background-color: rgb(20, 20, 20); } a { color: #60a0dc; text-decoration: none; } a:hover { color: rgb(43, 119, 242); } .container-top { font-family: "verdana", sans-serif; font-size: 10px; color: #cccccc; margin-top: 10px; pa...
0.344995
0.090454
h1, h2, .dineordash, #recipetitlep { text-align: center; } #sidebar .inner { padding-left: 42px; } @media screen and (min-width: 1282px) { #sidebar .inner { padding-top: 30px; } #sidebar { padding: 2.5em 2.5em 0.5em 0em; } } .features section { padding: 3.5em 1em 1em 1em;...
style.css
h1, h2, .dineordash, #recipetitlep { text-align: center; } #sidebar .inner { padding-left: 42px; } @media screen and (min-width: 1282px) { #sidebar .inner { padding-top: 30px; } #sidebar { padding: 2.5em 2.5em 0.5em 0em; } } .features section { padding: 3.5em 1em 1em 1em;...
0.438545
0.1712
body, html { height:100%; width:100%; margin:0; padding:0; overflow-x:hidden; overflow-y:auto; background:linear-gradient(45deg, #E3F2FD, #ECEFF1, #FFF); text-align:center; } h1 { height:64px;width:100%; margin:0; padding:8px 20px; display:block; box-sizing:border-box; background-color:#FFF; box-shadow:0 2px...
test/index.css
body, html { height:100%; width:100%; margin:0; padding:0; overflow-x:hidden; overflow-y:auto; background:linear-gradient(45deg, #E3F2FD, #ECEFF1, #FFF); text-align:center; } h1 { height:64px;width:100%; margin:0; padding:8px 20px; display:block; box-sizing:border-box; background-color:#FFF; box-shadow:0 2px...
0.314893
0.083965
.wrapper_contact { width: 80%; background-color: white; margin: 0 auto; } .content_form_contact {} .support { padding: 1.5%; display: flex; } .support_desc { float: left; width: 75%; } .support_desc h3 { font-size: 30px; color: #6c6c6c; padding: 5px 0; font-family: "Monda...
assets/web/css/contact.css
.wrapper_contact { width: 80%; background-color: white; margin: 0 auto; } .content_form_contact {} .support { padding: 1.5%; display: flex; } .support_desc { float: left; width: 75%; } .support_desc h3 { font-size: 30px; color: #6c6c6c; padding: 5px 0; font-family: "Monda...
0.480966
0.135403
html,body{height:100%} body{background-color:#fff} .head1{ position:relative;height:44px;line-height:44px; text-align:center;background-color:#fff; } .head1 a{ position:absolute;width:44px;height:44px;top:0;left:0; } .head1 a:after{ content:'';position:absolute;width:20px;height:20px; left:50%;top:5...
public/css/get_login.css
html,body{height:100%} body{background-color:#fff} .head1{ position:relative;height:44px;line-height:44px; text-align:center;background-color:#fff; } .head1 a{ position:absolute;width:44px;height:44px;top:0;left:0; } .head1 a:after{ content:'';position:absolute;width:20px;height:20px; left:50%;top:5...
0.306423
0.067209
/* In NativeScript, the app.css file is where you place CSS rules that you would like to apply to your entire application. Check out http://docs.nativescript.org/ui/styling for a full list of the CSS selectors and properties you can use to style UI components. /* In many cases you may want to use the NativeScript cor...
app/app.css
/* In NativeScript, the app.css file is where you place CSS rules that you would like to apply to your entire application. Check out http://docs.nativescript.org/ui/styling for a full list of the CSS selectors and properties you can use to style UI components. /* In many cases you may want to use the NativeScript cor...
0.685844
0.103477
html,body { min-width: 400px; min-height: 768px; } content { margin-left: 5px; margin-right: 5px; } html.theme_light body { color: #000; background-color: #fff; } html.theme_dark body { color: #fff; background-color: #222; } header { min-height: 44px; max-height: 44px; display: flex; border-bott...
src/css/main.css
html,body { min-width: 400px; min-height: 768px; } content { margin-left: 5px; margin-right: 5px; } html.theme_light body { color: #000; background-color: #fff; } html.theme_dark body { color: #fff; background-color: #222; } header { min-height: 44px; max-height: 44px; display: flex; border-bott...
0.44071
0.046921
body{margin: 0; padding: 0; font-family:Myriad Pro Regular,Helvetica Neue,Helvetica,sans-serif; overflow-x: hidden;} .container-fluid{padding: 0px !important;} .sidebox{background-color:#19322f; height: 100%;} ul{list-style-type: none; color: white; margin-bottom: 0px; margin-top: 0px;} .navmenu>li:first-chil...
css/studentportal.css
body{margin: 0; padding: 0; font-family:Myriad Pro Regular,Helvetica Neue,Helvetica,sans-serif; overflow-x: hidden;} .container-fluid{padding: 0px !important;} .sidebox{background-color:#19322f; height: 100%;} ul{list-style-type: none; color: white; margin-bottom: 0px; margin-top: 0px;} .navmenu>li:first-chil...
0.303319
0.1015
html { box-sizing: border-box; width: 100%; font-size: 10px; } *, *:before, *:after { box-sizing: inherit; } body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #333; font-size: 1.6rem; ...
startbootstrap-sb-admin-2-gh-pages/dist/css/style.css
html { box-sizing: border-box; width: 100%; font-size: 10px; } *, *:before, *:after { box-sizing: inherit; } body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #333; font-size: 1.6rem; ...
0.54359
0.092647
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap'); /* font-family: 'Inter', sans-serif; */ @import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap'); /* font-family: '<NAME>', sans-serif; */ * { margin: 0; padding: 0; box-sizing: border-box; border: ...
5 - Stats preview card component main/src/index.css
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap'); /* font-family: 'Inter', sans-serif; */ @import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap'); /* font-family: '<NAME>', sans-serif; */ * { margin: 0; padding: 0; box-sizing: border-box; border: ...
0.27338
0.083666
/* CHANGE NOTES */ /* 4/25/08 Brought more into line with LI CMS v3 */ /* 5/6/08 Added a few table-based classes */ /* 5/7/08 Added login ID styles */ /* 5/8/08 Added new class tablehead_10_white_right */ /* 5/20/08 cleaned up styles, made LBT stylesheet match with LI CMS v3. /* 7/13/09 Fixed capitalization on FooterL...
Documentation/ModeDevelopment/Reference Files/LassoScript-HTML/itpage/site/css/admin.css
/* CHANGE NOTES */ /* 4/25/08 Brought more into line with LI CMS v3 */ /* 5/6/08 Added a few table-based classes */ /* 5/7/08 Added login ID styles */ /* 5/8/08 Added new class tablehead_10_white_right */ /* 5/20/08 cleaned up styles, made LBT stylesheet match with LI CMS v3. /* 7/13/09 Fixed capitalization on FooterL...
0.211743
0.037928
.f_l { float: left; } .f_r { float: right; } body {padding-top: 50px;} .navbar-inverse{background:#FF4800;border-color:#EE330A} .navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{color:#fff} .navbar-inverse .navbar-nav>li>a:hover{background:#EE330A;} .navbar-inverse .navbar-nav>.active>a, .navbar-invers...
wp-content/css/pdm.css
.f_l { float: left; } .f_r { float: right; } body {padding-top: 50px;} .navbar-inverse{background:#FF4800;border-color:#EE330A} .navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{color:#fff} .navbar-inverse .navbar-nav>li>a:hover{background:#EE330A;} .navbar-inverse .navbar-nav>.active>a, .navbar-invers...
0.457864
0.145115
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,700;1,300;1,500;1,700&family=Signika:wght@300;500;700&display=swap"); html { -webkit-font-smoothing: antialiased; } * { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox...
css/mischiefer.css
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,700;1,300;1,500;1,700&family=Signika:wght@300;500;700&display=swap"); html { -webkit-font-smoothing: antialiased; } * { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox...
0.334155
0.07989
body{ padding: 30px; background-image: url(https://d1yn1kh78jj1rr.cloudfront.net/image/thumbnail/SCxp-_p_bj6royowc/graphicstock-a-repeating-seamless-gadgets-and-technology-background-tile-texture-with-lots-of-different-tech-and-gadget-icons_BtaOnFmhYW_thumb.jpg); /* Used a background image tile from the internet ...
css/style3.css
body{ padding: 30px; background-image: url(https://d1yn1kh78jj1rr.cloudfront.net/image/thumbnail/SCxp-_p_bj6royowc/graphicstock-a-repeating-seamless-gadgets-and-technology-background-tile-texture-with-lots-of-different-tech-and-gadget-icons_BtaOnFmhYW_thumb.jpg); /* Used a background image tile from the internet ...
0.486332
0.156427
.container { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; background: #fdebc8; display: flex; flex-direction: column; align-items: center; justify-content: center; } .title { font-size: 40px; font-weight: 700; color: #333c5f; text-align: center; -webkit-text-stroke: ...
styles/Start.module.css
.container { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; background: #fdebc8; display: flex; flex-direction: column; align-items: center; justify-content: center; } .title { font-size: 40px; font-weight: 700; color: #333c5f; text-align: center; -webkit-text-stroke: ...
0.358465
0.0704
body{ background-color: rgb(236, 236, 236); padding:0; margin:0; } ::-webkit-scrollbar { width: 6px; } ::-webkit-scrollbar-thumb { background: #a08e9f; border-radius: 50%px; } .ms-header{ width: 100%; height: 200px; background-color: rgb(18, 18, 34); background-i...
styles/styles.css
body{ background-color: rgb(236, 236, 236); padding:0; margin:0; } ::-webkit-scrollbar { width: 6px; } ::-webkit-scrollbar-thumb { background: #a08e9f; border-radius: 50%px; } .ms-header{ width: 100%; height: 200px; background-color: rgb(18, 18, 34); background-i...
0.350088
0.081264
* { font-family: 'Rubik'; } /* position: absolute; width: 1440px; height: 118px; left: -2px; top: 0px; position: absolute; left: 0%; right: 0%; top: 0%; bottom: 0%; background: #1D1D27; */ body { min-height: 100vh; padding-bottom: 100px; position: relative; background-color: #ffb870;...
public/css/home.css
* { font-family: 'Rubik'; } /* position: absolute; width: 1440px; height: 118px; left: -2px; top: 0px; position: absolute; left: 0%; right: 0%; top: 0%; bottom: 0%; background: #1D1D27; */ body { min-height: 100vh; padding-bottom: 100px; position: relative; background-color: #ffb870;...
0.446977
0.072801
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swa...
css/style.css
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swa...
0.38549
0.064477
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Poppins:300,400,500 "); @import url("../css/font-awesome.min.css"); .slider_btn_one:hover { color: #fff; background: #fda12b; } .more-link, .slider_home .slider_btn_two, .slider_home .slider_btn_one { color: #fff; background: #...
public/assets/css/style.css
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Poppins:300,400,500 "); @import url("../css/font-awesome.min.css"); .slider_btn_one:hover { color: #fff; background: #fda12b; } .more-link, .slider_home .slider_btn_two, .slider_home .slider_btn_one { color: #fff; background: #...
0.268366
0.061087
body,html{ height:100%; overflow:hidden; } .ide{ display:-webkit-box; -webkit-box-orient:horizontal; height:100%; } .device-panel{ width:300px; display:-webkit-box; -webkit-box-orient:vertical; height:100%; background:#eee; } .flex1{ -webkit-box-flex:1; } .device-info-wrap{ padding:5px 16px 5px ...
public/css/page/product.css
body,html{ height:100%; overflow:hidden; } .ide{ display:-webkit-box; -webkit-box-orient:horizontal; height:100%; } .device-panel{ width:300px; display:-webkit-box; -webkit-box-orient:vertical; height:100%; background:#eee; } .flex1{ -webkit-box-flex:1; } .device-info-wrap{ padding:5px 16px 5px ...
0.232571
0.034947
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap'); :root { --primary: hsl(0, 100%, 74%); --primary-dark: hsl(0, 100%, 44%); --secondary: hsl(154, 59%, 51%); --accent: hsl(248, 32%, 49%); --dark-gray: hsl(249, 10%, 26%); --light-gray: hsl(246, 25%, 77%);...
packages/showcase_6/styles.css
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap'); :root { --primary: hsl(0, 100%, 74%); --primary-dark: hsl(0, 100%, 44%); --secondary: hsl(154, 59%, 51%); --accent: hsl(248, 32%, 49%); --dark-gray: hsl(249, 10%, 26%); --light-gray: hsl(246, 25%, 77%);...
0.528047
0.091992
html, body { height: 100%; width: 100%; margin: 0; padding: 0; } #map { height: 100%; width: 100%; } #lagalag-nowhere-window-div { display: none; } #lagalag-place-sense-window-div { display: none; } .lagalag-place-sense-window { font-size: 16px; font-fam...
src/main/resources/static/css/map.css
html, body { height: 100%; width: 100%; margin: 0; padding: 0; } #map { height: 100%; width: 100%; } #lagalag-nowhere-window-div { display: none; } #lagalag-place-sense-window-div { display: none; } .lagalag-place-sense-window { font-size: 16px; font-fam...
0.385259
0.053477
body { cursor:default; min-width:810px; padding: 0 10px; text-align: center; color: #333; font-family: "Arial", "Helvetica", sans-serif; font-size:17px; } *[title] { cursor: help; } abbr, .punteado { border-bottom:1px dotted #999; } .redondeado { padding-left:2px; padding-right:2px; border-radius: 6px; -mo...
img/style.css
body { cursor:default; min-width:810px; padding: 0 10px; text-align: center; color: #333; font-family: "Arial", "Helvetica", sans-serif; font-size:17px; } *[title] { cursor: help; } abbr, .punteado { border-bottom:1px dotted #999; } .redondeado { padding-left:2px; padding-right:2px; border-radius: 6px; -mo...
0.148047
0.069069
img { max-width: 100%; } a:hover { color: #50B9FA; } body { background-color: #f1f1f1; } h4 { color: #32548A; } code { background-color: white; } quote { background-color: white; font-size: 1.4em; color: gray; } .row { /*max-width: 1200px;*/ } /************/ /** HEADER **/ /************/...
styles/main.css
img { max-width: 100%; } a:hover { color: #50B9FA; } body { background-color: #f1f1f1; } h4 { color: #32548A; } code { background-color: white; } quote { background-color: white; font-size: 1.4em; color: gray; } .row { /*max-width: 1200px;*/ } /************/ /** HEADER **/ /************/...
0.419648
0.090133
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,...
screen.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,...
0.196633
0.054676
@font-face { font-family: 'barcelonaregular'; src: url('../fonts/barselona-webfont.eot'); src: url('../fonts/barselona-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/barselona-webfont.woff2') format('woff2'), url('../fonts/barselona-webfont.woff') format('woff'), ...
public/css/index.css
@font-face { font-family: 'barcelonaregular'; src: url('../fonts/barselona-webfont.eot'); src: url('../fonts/barselona-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/barselona-webfont.woff2') format('woff2'), url('../fonts/barselona-webfont.woff') format('woff'), ...
0.244453
0.063599
.mainContent { width: 940px; margin-left: auto; margin-right: auto; background-color: #ffffff; margin-top: 30px; margin-bottom: 30px; /* height: 700px; */ padding: 10px; line-height: 1.5em; font-size: 20px; /* note: I'm making the assumpition that the padding on the left and right should be included in th...
Responsive-Portfolio/assets/css/style.css
.mainContent { width: 940px; margin-left: auto; margin-right: auto; background-color: #ffffff; margin-top: 30px; margin-bottom: 30px; /* height: 700px; */ padding: 10px; line-height: 1.5em; font-size: 20px; /* note: I'm making the assumpition that the padding on the left and right should be included in th...
0.212559
0.088662
@font-face { font-family: 'proxima_novalight'; src: url('proximanova-light-webfont.eot'); src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-light-webfont.woff2') format('woff2'), url('proximanova-light-webfont.woff') format('woff'), url...
public/default/css/main_font/main_font.css
@font-face { font-family: 'proxima_novalight'; src: url('proximanova-light-webfont.eot'); src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-light-webfont.woff2') format('woff2'), url('proximanova-light-webfont.woff') format('woff'), url...
0.404625
0.086709
-------------------------------------------------- */ html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; color:#004489 !important; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height...
public/stylesheets/style.css
-------------------------------------------------- */ html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; color:#004489 !important; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height...
0.345768
0.043285
body { padding: 0; margin: 0; font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif; font-size: 13px; } p { line-height: 1.7em; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 0; margin-bottom: .75em; color: #3a5266; font-family: 'Oswald', 'Trebuchet MS', 'Open Sans', arial,...
public/vendor/mvp-theme/templates/landing/css/mvpready-landing.css
body { padding: 0; margin: 0; font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif; font-size: 13px; } p { line-height: 1.7em; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 0; margin-bottom: .75em; color: #3a5266; font-family: 'Oswald', 'Trebuchet MS', 'Open Sans', arial,...
0.369088
0.075551
.ModuleHeaderTit { display:none; height:240px; } #OuterHeader { width:100%; height:90px; position:fixed; background:#fff; top:0; left:0; } #crono { background:#ececec; text-align:center; padding:10px; } #apartado { font-family:Helvetica,Arial,sans-serif; font-size:25px; color:#db032c; text-align:left; font-w...
css/Liberate.css
.ModuleHeaderTit { display:none; height:240px; } #OuterHeader { width:100%; height:90px; position:fixed; background:#fff; top:0; left:0; } #crono { background:#ececec; text-align:center; padding:10px; } #apartado { font-family:Helvetica,Arial,sans-serif; font-size:25px; color:#db032c; text-align:left; font-w...
0.400163
0.082846
*{ box-sizing: border-box; } body{ font-family: 'Times New Roman', Times, serif; padding:0 40px 0 40px; } /*Style Banner*/ .banner{ background: url("../images/landing.jpg") no-repeat center; background-size: cover; padding: 20px; } /*Style Three line menu*/ .line_menu{ width: 100px; hei...
css/style.css
*{ box-sizing: border-box; } body{ font-family: 'Times New Roman', Times, serif; padding:0 40px 0 40px; } /*Style Banner*/ .banner{ background: url("../images/landing.jpg") no-repeat center; background-size: cover; padding: 20px; } /*Style Three line menu*/ .line_menu{ width: 100px; hei...
0.309232
0.067855
@font-face { font-family: "Noto Sans"; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/notosans/v21/o-0TIpQlx3QUlC5A4PNr4Az5ZtyE.ttf) format("truetype"); } @font-face { font-family: "Quicksand"; font-style: normal; font-weight: 500; font-display: swap...
src/less/profile-styles/follow.css
@font-face { font-family: "Noto Sans"; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/notosans/v21/o-0TIpQlx3QUlC5A4PNr4Az5ZtyE.ttf) format("truetype"); } @font-face { font-family: "Quicksand"; font-style: normal; font-weight: 500; font-display: swap...
0.468061
0.099733
.header-feedback, .header-row, .header-box { height: 100%; } .App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .header { background-color: #282c34; min-he...
client/src/App.css
.header-feedback, .header-row, .header-box { height: 100%; } .App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .header { background-color: #282c34; min-he...
0.622459
0.087955
* { font-family: "montserrat", sans-serif; margin: 0; padding: 0; box-sizing: border-box; } .logo { margin-left: 30px; filter: brightness(0) invert(1); } .nav-item { font-size: 1em; padding: 3%; } .navbar-nav{ width: 60%; } ul li a { line-height: 1.6; font-size: 1.1rem; color: #ffffff; } ul l...
public/css/style.css
* { font-family: "montserrat", sans-serif; margin: 0; padding: 0; box-sizing: border-box; } .logo { margin-left: 30px; filter: brightness(0) invert(1); } .nav-item { font-size: 1em; padding: 3%; } .navbar-nav{ width: 60%; } ul li a { line-height: 1.6; font-size: 1.1rem; color: #ffffff; } ul l...
0.563018
0.124372
@charset "utf-8"; body.dark{ color: #b6b2bf; background-color: #3c3c3c; } body.dark h1, body.dark h2, body.dark h3, body.dark h4, body.dark h5, body.dark h6{ color: #fff; } body.dark::-webkit-scrollbar { width: 11px; } body.dark{ scrollbar-width: thin; scrollbar-color: #666 #3c3c3c; } body.dark:-webkit-scroll...
src/styles/dark.css
@charset "utf-8"; body.dark{ color: #b6b2bf; background-color: #3c3c3c; } body.dark h1, body.dark h2, body.dark h3, body.dark h4, body.dark h5, body.dark h6{ color: #fff; } body.dark::-webkit-scrollbar { width: 11px; } body.dark{ scrollbar-width: thin; scrollbar-color: #666 #3c3c3c; } body.dark:-webkit-scroll...
0.301568
0.040846
body { margin: 0; } .group { display: block; margin-top: 1em; } #page > input { display: none; } html, body, #page { height: 100%; } #page { overflow-x: scroll; } #page::-webkit-scrollbar { width: 0.7em; height: 0.7em; background-color: #888; } #page::-webkit-scrollbar-thumb { background-color...
web/static.css
body { margin: 0; } .group { display: block; margin-top: 1em; } #page > input { display: none; } html, body, #page { height: 100%; } #page { overflow-x: scroll; } #page::-webkit-scrollbar { width: 0.7em; height: 0.7em; background-color: #888; } #page::-webkit-scrollbar-thumb { background-color...
0.446495
0.090213
@charset "UTF-8"; body { font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif !important; margin: 0 auto; } header { background-color: #333; display: block; width: ...
public/css/common.css
@charset "UTF-8"; body { font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif !important; margin: 0 auto; } header { background-color: #333; display: block; width: ...
0.314577
0.041813
@font-face { font-family: supercellMagic; src: url(Supercell-magic-webfont.ttf); } @font-face { font-family: CCBackBeat; src: url(CCBackBeat-Light.ttf); } /* IE10+ */ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { } /* MAIN ELEMENTS */ body { background: url('../images/background.png') cente...
css/style.css
@font-face { font-family: supercellMagic; src: url(Supercell-magic-webfont.ttf); } @font-face { font-family: CCBackBeat; src: url(CCBackBeat-Light.ttf); } /* IE10+ */ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { } /* MAIN ELEMENTS */ body { background: url('../images/background.png') cente...
0.377655
0.189671
@charset "UTF-8"; /* CSS Document */ /*============================================================== Common Styles Initials ==============================================================*/ html { -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */ width: 100%; height: 100%; -webkit-font-smoo...
assets/css/style.css
@charset "UTF-8"; /* CSS Document */ /*============================================================== Common Styles Initials ==============================================================*/ html { -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */ width: 100%; height: 100%; -webkit-font-smoo...
0.300027
0.04466
* { box-sizing: border-box; } body { font-family: 'Roboto Condensed', sans-serif; background-color: #f4f5f6; } .max-12k { max-width: 1350px; } header > div { background-color: red; } header .logo svg { fill: white; width: 400px; } .join-in * { font-size: 18px; } .nav-bar { position: relative; ...
assets/styles/style.css
* { box-sizing: border-box; } body { font-family: 'Roboto Condensed', sans-serif; background-color: #f4f5f6; } .max-12k { max-width: 1350px; } header > div { background-color: red; } header .logo svg { fill: white; width: 400px; } .join-in * { font-size: 18px; } .nav-bar { position: relative; ...
0.611846
0.118589
.hamburger--spring-r .hamburger-inner { top: auto; bottom: -3px; -webkit-transition-duration: 0.13s; transition-duration: 0.13s; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); transition-timing-funct...
wp-content/themes/oceanwp/assets/css/third/hamburgers/types/spring-r.css
.hamburger--spring-r .hamburger-inner { top: auto; bottom: -3px; -webkit-transition-duration: 0.13s; transition-duration: 0.13s; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); transition-timing-funct...
0.420124
0.088583
body { margin-top: 50px; } .alertBox { margin-top: 20px; } .user-view { padding-top: 40px; } .teaser { padding-top: 20px; padding-bottom: 20px; } .teaser-box { width: auto; height: 300px; background-color: lightgray; color: #ffffff; } .teaser-box .headline { padding: 20px; ...
web/css/style.css
body { margin-top: 50px; } .alertBox { margin-top: 20px; } .user-view { padding-top: 40px; } .teaser { padding-top: 20px; padding-bottom: 20px; } .teaser-box { width: auto; height: 300px; background-color: lightgray; color: #ffffff; } .teaser-box .headline { padding: 20px; ...
0.523908
0.084985
.un-alert { opacity: 0; display: none; width: 100%; height: 100%; z-index: 99999; text-align: center; top: 0; left: 0; position: fixed; background: #f5f5f5; } .un-alert-center { width: 100%; position: absolute; top: 40%; padding: 0 50px; } /* 0. WRAP */ html, body { height: 100%; } body { backgrou...
css/main.css
.un-alert { opacity: 0; display: none; width: 100%; height: 100%; z-index: 99999; text-align: center; top: 0; left: 0; position: fixed; background: #f5f5f5; } .un-alert-center { width: 100%; position: absolute; top: 40%; padding: 0 50px; } /* 0. WRAP */ html, body { height: 100%; } body { backgrou...
0.298389
0.059319
header{ position: fixed; top: 0px; right: 0px; left: 0px; background: var(--primary); /*backdrop-filter: blur(20px);*/ display: flex; padding: 0px 50px; align-items: center; justify-content: space-between; z-index: 10; transition: 0.2s; --fcolor : var(--primary-font);...
css/header.css
header{ position: fixed; top: 0px; right: 0px; left: 0px; background: var(--primary); /*backdrop-filter: blur(20px);*/ display: flex; padding: 0px 50px; align-items: center; justify-content: space-between; z-index: 10; transition: 0.2s; --fcolor : var(--primary-font);...
0.402979
0.122839
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } [hidden] { display: none; } html { font-family: sans-serif; -webkit-text-s...
static/baseTemplate/assets/finalLoginPageCSS/allCssNormal.css
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } [hidden] { display: none; } html { font-family: sans-serif; -webkit-text-s...
0.401336
0.075687
.tblist-form .check-column { padding: 0px; width: 40px; } .tblist-form .check-column .checkbox { margin: 0px; } .tblist-form .check-column .checkbox > label { display: inherit; padding: 10px; width: 40px; } .tblist-form thead .check-column, .tblist-form tfoot .check-column, .tblist-form thead .sorting, .tbl...
public/assets/admin/css/carshow/component/tblist-form.css
.tblist-form .check-column { padding: 0px; width: 40px; } .tblist-form .check-column .checkbox { margin: 0px; } .tblist-form .check-column .checkbox > label { display: inherit; padding: 10px; width: 40px; } .tblist-form thead .check-column, .tblist-form tfoot .check-column, .tblist-form thead .sorting, .tbl...
0.387343
0.077169
body{ padding:0; margin:0; font-family: 'Lato', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } input[type="button"], input[type="submit"]{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition...
public/css/style.css
body{ padding:0; margin:0; font-family: 'Lato', sans-serif; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } input[type="button"], input[type="submit"]{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition...
0.248808
0.055797
html, body { width: 100%; height: 100%; margin: 0; padding: 0; font-size: 24px; background:linear-gradient(30deg, #6a4ee0,#8063f7, #686af1, #1d84f1, #1d84f1); flex-direction: column; align-items: center; align-content: center; justify-content: center; } canvas { border: ...
css/main.css
html, body { width: 100%; height: 100%; margin: 0; padding: 0; font-size: 24px; background:linear-gradient(30deg, #6a4ee0,#8063f7, #686af1, #1d84f1, #1d84f1); flex-direction: column; align-items: center; align-content: center; justify-content: center; } canvas { border: ...
0.503662
0.094218
.order-detail { background: #f9f9f9; } /* 订单状态 */ .order-detail .status-process { padding: 20px; border-top: 2px solid #e1251b; box-shadow: 0 1px 4px rgba(0,0,0,.05); display: flex; background: #fff; } .order-detail .status-process .status-box { padding: 20px 30px 20px 20px; text-ali...
src/views/store/css/uc-order-detail.css
.order-detail { background: #f9f9f9; } /* 订单状态 */ .order-detail .status-process { padding: 20px; border-top: 2px solid #e1251b; box-shadow: 0 1px 4px rgba(0,0,0,.05); display: flex; background: #fff; } .order-detail .status-process .status-box { padding: 20px 30px 20px 20px; text-ali...
0.345989
0.079746
@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono); body { background-color: black; font-family: 'Share Tech Mono', monospace; } #main { background-color: black; display: flex; justify-content: space-around; width: 90vw; height: 70vh; border-radius: 5px; margin: auto; } h2 { col...
css/style.css
@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono); body { background-color: black; font-family: 'Share Tech Mono', monospace; } #main { background-color: black; display: flex; justify-content: space-around; width: 90vw; height: 70vh; border-radius: 5px; margin: auto; } h2 { col...
0.33928
0.111048
.content{ /*margin-top: 118px;*/ min-height: 1018px; position: relative; } .personalContainer{ width: 1240px; margin: 0 auto; position: relative; color:#999; font-size: 14px; font-weight: 600; padding-top: 59px; } .title{ color:#68686a; font-size: 18px; margin: 0 0 10px 20px; font-weight: 700; } .pe...
sxsw/src/static/css/personal.css
.content{ /*margin-top: 118px;*/ min-height: 1018px; position: relative; } .personalContainer{ width: 1240px; margin: 0 auto; position: relative; color:#999; font-size: 14px; font-weight: 600; padding-top: 59px; } .title{ color:#68686a; font-size: 18px; margin: 0 0 10px 20px; font-weight: 700; } .pe...
0.213295
0.056392
.category { top: 100px; margin-top: 85px; position: -webkit-sticky; position: sticky; left: 0; } .menu-t { padding-bottom: 1rem !important; margin-bottom: 3rem !important; } .icon button { border: none; background: none; } .border-search { width: 100%; border: 3px solid #c49...
public/frontend/css/css.css
.category { top: 100px; margin-top: 85px; position: -webkit-sticky; position: sticky; left: 0; } .menu-t { padding-bottom: 1rem !important; margin-bottom: 3rem !important; } .icon button { border: none; background: none; } .border-search { width: 100%; border: 3px solid #c49...
0.408159
0.098642
@charset "UTF-8"; :root { /* flat UI colors */ --flatui-cloud-color: #ecf0f1; --flatui-silver-color: #bdc3c7; --flatui-alizarin-color: #e74c3c; --flatui-pomegranate-color: #c0392b; --flatui-midnightblue-color: #2c3e50; --flatui-wet_asphalt-color: #34495e; --flatui-amethyst-color: #9b59b6; --flatui-wi...
static/assets/styles.css
@charset "UTF-8"; :root { /* flat UI colors */ --flatui-cloud-color: #ecf0f1; --flatui-silver-color: #bdc3c7; --flatui-alizarin-color: #e74c3c; --flatui-pomegranate-color: #c0392b; --flatui-midnightblue-color: #2c3e50; --flatui-wet_asphalt-color: #34495e; --flatui-amethyst-color: #9b59b6; --flatui-wi...
0.388154
0.063861
.bosses { max-width: 100%; background-size: 100%; background-image: url('../img/bosses.png'); } .bosses.agahnim { background-position: 0 0%; background-size: 100%; } .bosses.agahnim1-agahnim2 { background-position: 0 4.43686%; background-size: 100%; } .bosses.agahnim1 { background-position: 0 8.87372%...
css/bosses.css
.bosses { max-width: 100%; background-size: 100%; background-image: url('../img/bosses.png'); } .bosses.agahnim { background-position: 0 0%; background-size: 100%; } .bosses.agahnim1-agahnim2 { background-position: 0 4.43686%; background-size: 100%; } .bosses.agahnim1 { background-position: 0 8.87372%...
0.529263
0.166337
margin:auto; height:500px; width:1200px; background-color:black; } /** Console **/ #mapBottom { width: 100%; height: 70px; border-spacing: 0px; } .astroConsole { width: 165px; height: 85px; background: #dddddd; padding: 5px; margin: 5px 5px 5px 0px; float: left; } .astro...
css/main.css
margin:auto; height:500px; width:1200px; background-color:black; } /** Console **/ #mapBottom { width: 100%; height: 70px; border-spacing: 0px; } .astroConsole { width: 165px; height: 85px; background: #dddddd; padding: 5px; margin: 5px 5px 5px 0px; float: left; } .astro...
0.545528
0.280295
@charset "utf-8"; @import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,900&display=swap"); html { position: relative; min-height: 100%; } body { padding-bottom: 60px; overflow-x: hidden; } .nav-second-level li a, .nav-thrid-level li a { padding: 8px 20px; color: rgb(75, 75, 90); display:...
public/css/app.min.css
@charset "utf-8"; @import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,900&display=swap"); html { position: relative; min-height: 100%; } body { padding-bottom: 60px; overflow-x: hidden; } .nav-second-level li a, .nav-thrid-level li a { padding: 8px 20px; color: rgb(75, 75, 90); display:...
0.400398
0.090374
@media only screen and (max-device-width: 428px) and (max-device-height: 926px) { .facePicture { margin-top:-6em; } .sliderWrapWrap { margin-top:5em; margin-bottom:9em; transform:scaleY(2) scaleX(2.2); } .sliderText { font-size:2.5em; marg...
public/css/mobile.css
@media only screen and (max-device-width: 428px) and (max-device-height: 926px) { .facePicture { margin-top:-6em; } .sliderWrapWrap { margin-top:5em; margin-bottom:9em; transform:scaleY(2) scaleX(2.2); } .sliderText { font-size:2.5em; marg...
0.137489
0.056055
* { padding: 0px; margin: 0px; box-sizing: border-box; } body { background: #e6e6e6; } .mr_6 { margin-right: 6px; } .calendar { position: absolute; left: 50%; top: 50%; width: 250px; height: 310px; margin: -150px 0 0 -120px; background: #eeeeee; box-shadow: 0px 0px 24px rgba(0,0,0,.3); border-radius: 1...
css/calendar.css
* { padding: 0px; margin: 0px; box-sizing: border-box; } body { background: #e6e6e6; } .mr_6 { margin-right: 6px; } .calendar { position: absolute; left: 50%; top: 50%; width: 250px; height: 310px; margin: -150px 0 0 -120px; background: #eeeeee; box-shadow: 0px 0px 24px rgba(0,0,0,.3); border-radius: 1...
0.316053
0.095729
.head-bg { height:74px; background:#720808; } .head { height:74px; width:1262px;} .logo { float:left; margin:13px 0 0 0px;} .nav { float:left; overflow:hidden; margin-left:35px;} .nav a { padding:0 17px; margin-left:1px; float:left; display:block; height:74px; line-height:74px; font-size:16px; color:#ffffff;} .nav a:h...
public/css/style.css
.head-bg { height:74px; background:#720808; } .head { height:74px; width:1262px;} .logo { float:left; margin:13px 0 0 0px;} .nav { float:left; overflow:hidden; margin-left:35px;} .nav a { padding:0 17px; margin-left:1px; float:left; display:block; height:74px; line-height:74px; font-size:16px; color:#ffffff;} .nav a:h...
0.455925
0.2791
.navbar { margin: 0; } .navbar-static-top { height: 70px; } .logo { margin-top: 25px; } /*desktop and tablet*/ @media only screen and (min-width: 768px) { .navbar-nav { float: right !important; } #app-navbar-collapse { margin-top: 12px; } .navbar-nav .dropdown, .navbar-na...
public/css/theme.css
.navbar { margin: 0; } .navbar-static-top { height: 70px; } .logo { margin-top: 25px; } /*desktop and tablet*/ @media only screen and (min-width: 768px) { .navbar-nav { float: right !important; } #app-navbar-collapse { margin-top: 12px; } .navbar-nav .dropdown, .navbar-na...
0.313315
0.049866
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); :root{ --green-color: #7ACC2D; --white-color: white; --black-color: #313337; --normal: 12px; --spacing: 10px; /* --box: 0 0 2px 1px #c1bcbc; */ --box: 0 0 2px 1px #E6E5E9; } body{ margin: 0; padding: 0; font-size: var(--...
css/main.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); :root{ --green-color: #7ACC2D; --white-color: white; --black-color: #313337; --normal: 12px; --spacing: 10px; /* --box: 0 0 2px 1px #c1bcbc; */ --box: 0 0 2px 1px #E6E5E9; } body{ margin: 0; padding: 0; font-size: var(--...
0.349977
0.093471
@-moz-document domain("gameminer.ru") { body { color: rgb(0, 0, 0); background-image:url(http://www.swm-team.ru/_ld/0/28863756.jpg) } div a.giveaway__name { font-size: 130%; font-variant: small-caps; font-family: Georgia; } li.active a { color: #ffffff; } div.giveaway__key-rating-text { ...
data/usercss/102568.user.css
@-moz-document domain("gameminer.ru") { body { color: rgb(0, 0, 0); background-image:url(http://www.swm-team.ru/_ld/0/28863756.jpg) } div a.giveaway__name { font-size: 130%; font-variant: small-caps; font-family: Georgia; } li.active a { color: #ffffff; } div.giveaway__key-rating-text { ...
0.360039
0.072407