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
html, body{ position: absolute; left:0;right:0;top:0;bottom:0; width:100%;height:100%; overflow: hidden; margin:0; background-image:url("images/background.jpg"); background-size: cover; font-family: Ubuntu, "times new roman", times, roman, serif; /*font-family: Andale Mono, monospace;*/ } a{ color...
profile.css
html, body{ position: absolute; left:0;right:0;top:0;bottom:0; width:100%;height:100%; overflow: hidden; margin:0; background-image:url("images/background.jpg"); background-size: cover; font-family: Ubuntu, "times new roman", times, roman, serif; /*font-family: Andale Mono, monospace;*/ } a{ color...
0.47926
0.048406
margin: 0 auto; font-family: "Hiragino Kaku Gothic ProN"; } * { font-size: 12px; /*color: #666666;*/ } /*table,*/ /*table thead,*/ /*table tbody,*/ /*table tfoot {*/ /*width: 100%;*/ /*}*/ /*th,*/ /*td,*/ /*div {*/ /*padding: 4px;*/ /*box-sizing: border-box;*/ /*}*/ ul { padding: 0; ...
old/citrus-scheme.css
margin: 0 auto; font-family: "Hiragino Kaku Gothic ProN"; } * { font-size: 12px; /*color: #666666;*/ } /*table,*/ /*table thead,*/ /*table tbody,*/ /*table tfoot {*/ /*width: 100%;*/ /*}*/ /*th,*/ /*td,*/ /*div {*/ /*padding: 4px;*/ /*box-sizing: border-box;*/ /*}*/ ul { padding: 0; ...
0.351868
0.042127
.header { box-shadow:0 0 5px rgba(0, 0, 0, 0.3); } #login-popup { position: absolute; top: 50px; padding: 10px; color: white; background-color: #659593; border-radius: 10px; z-index: -1; box-shadow: 0 1px 1px #ccc; } #login-popup span { margin: 3px; } #login-popup input[type='...
public_html/navbar.css
.header { box-shadow:0 0 5px rgba(0, 0, 0, 0.3); } #login-popup { position: absolute; top: 50px; padding: 10px; color: white; background-color: #659593; border-radius: 10px; z-index: -1; box-shadow: 0 1px 1px #ccc; } #login-popup span { margin: 3px; } #login-popup input[type='...
0.355551
0.127707
:root { --grey: rgb(34,45,50); --red: rgb(221, 75, 57); --yellow: rgb(243, 156, 18); --green: rgb(0, 166, 90); --blue: rgb(60, 141, 188); --purple: rgb(96, 92, 168); --tgrey: rgba(34,45,50,.5); --tred: rgba(221, 75, 57,.5); --tyellow: rgba(243, 156, 18,.5); --tgreen: rgba(0, 166, 90,.5); --tblu...
inst/apps/modular/www/custom.css
:root { --grey: rgb(34,45,50); --red: rgb(221, 75, 57); --yellow: rgb(243, 156, 18); --green: rgb(0, 166, 90); --blue: rgb(60, 141, 188); --purple: rgb(96, 92, 168); --tgrey: rgba(34,45,50,.5); --tred: rgba(221, 75, 57,.5); --tyellow: rgba(243, 156, 18,.5); --tgreen: rgba(0, 166, 90,.5); --tblu...
0.490724
0.15961
.leplayer--ended .leplayer-next { display: block; } .leplayer--mini .leplayer-next { z-index: 22; } @media (max-width: 750px) { .leplayer--mini .leplayer-next { display: none; } } .leplayer--mini .leplayer-next::after { display: none; } .leplayer--mini .leplayer-next__box { width: 170px; right: auto; ...
dist/css/default/le-player-next.css
.leplayer--ended .leplayer-next { display: block; } .leplayer--mini .leplayer-next { z-index: 22; } @media (max-width: 750px) { .leplayer--mini .leplayer-next { display: none; } } .leplayer--mini .leplayer-next::after { display: none; } .leplayer--mini .leplayer-next__box { width: 170px; right: auto; ...
0.552781
0.057679
.main02 { } .main_list { width: 100%; height: 410px; position: relative; } .intern-type { height: 408px; width: 260px; background: #fafafa; font-size: 14px; position: relative; } .type-head, .type-item a, .type-list a { font-size: 14px; color: #666; text-decoration: none; line-...
public/css/work_style.css
.main02 { } .main_list { width: 100%; height: 410px; position: relative; } .intern-type { height: 408px; width: 260px; background: #fafafa; font-size: 14px; position: relative; } .type-head, .type-item a, .type-list a { font-size: 14px; color: #666; text-decoration: none; line-...
0.350977
0.070913
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
css/index.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.428951
0.07393
* { padding: 0; margin:0; list-style: none; text-decoration: none; list-style: none; box-sizing: border-box; } body{ font-family: monospace; } nav{ background: rgb(92, 145, 243); height: 80px; width:100%; } nav img{ max-width: 100%; height: 110px; position:absolut...
style.css
* { padding: 0; margin:0; list-style: none; text-decoration: none; list-style: none; box-sizing: border-box; } body{ font-family: monospace; } nav{ background: rgb(92, 145, 243); height: 80px; width:100%; } nav img{ max-width: 100%; height: 110px; position:absolut...
0.196479
0.035013
body { scrollbar-base-color: #efefef; scrollbar-face-color: #F3F3F3; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #666666; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #DDDDDD; scrollbar-shadow-color: #777777; scrollbar-darkshadow-color: #FFFFFF; margin: 5px 0px 0px 5px; font-f...
html/apache2triadcp/style.css
body { scrollbar-base-color: #efefef; scrollbar-face-color: #F3F3F3; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #666666; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #DDDDDD; scrollbar-shadow-color: #777777; scrollbar-darkshadow-color: #FFFFFF; margin: 5px 0px 0px 5px; font-f...
0.234582
0.071982
body { background-color: #555; display: flex; justify-content: center; flex-wrap: wrap; } /* generic styling for the quote */ #text::before { content: "\""; } #text::after { content: "\""; } #title::after { content: " said:"; font-size: 20px; } /* Styli...
my-app/src/Junque/Xpaper.css
body { background-color: #555; display: flex; justify-content: center; flex-wrap: wrap; } /* generic styling for the quote */ #text::before { content: "\""; } #text::after { content: "\""; } #title::after { content: " said:"; font-size: 20px; } /* Styli...
0.427994
0.084493
html, body, #root { width: 100%; height: 100%; margin: 0; padding: 0; background-color: white; } body { font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif; background: transparent; -webkit-touch-callout: ...
resources/js/components/Pages/Software/Software.css
html, body, #root { width: 100%; height: 100%; margin: 0; padding: 0; background-color: white; } body { font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif; background: transparent; -webkit-touch-callout: ...
0.395018
0.050028
body{ margin: 0; padding: 0; } h1{ margin: 0; padding: 0; } a{text-decoration: none;} #main{ min-width: 900px; max-width: 1200px; background-color: cornsilk; margin: 0 auto; padding: 12px; border-radius: 3px; } #register,#login{ text-align: center; } #main #register,#login i...
simple_ecommerce/stylesheet/style.css
body{ margin: 0; padding: 0; } h1{ margin: 0; padding: 0; } a{text-decoration: none;} #main{ min-width: 900px; max-width: 1200px; background-color: cornsilk; margin: 0 auto; padding: 12px; border-radius: 3px; } #register,#login{ text-align: center; } #main #register,#login i...
0.282493
0.066387
body { font-family: DejaVu Sans; font-size: 9px; } h5 { padding: 0.5em; } #beneficiario { width: 100%; border-collapse: collapse; } .row { width: 100%; } .col-2 { display: inline-block; width: 12.5%; vertical-align: top; } .col-3 { display: inline-block; width: 25%; vertical-align: top; } ...
client-admin/src/app/pages/alliance-inscription-sheet-psm/alliance-inscription-sheet.component.css
body { font-family: DejaVu Sans; font-size: 9px; } h5 { padding: 0.5em; } #beneficiario { width: 100%; border-collapse: collapse; } .row { width: 100%; } .col-2 { display: inline-block; width: 12.5%; vertical-align: top; } .col-3 { display: inline-block; width: 25%; vertical-align: top; } ...
0.464902
0.125012
@media only screen and (max-width: 500px){ #wishlistPage{ min-width: 340px; } #wishlistForm{ display: block; width: 90%; margin: 5px auto; border-style: solid; border-width: 1px; border-color: var(--main-background-color); border-radius: 10px; } .container{ justify-co...
src/components/wishlist/wishlist.css
@media only screen and (max-width: 500px){ #wishlistPage{ min-width: 340px; } #wishlistForm{ display: block; width: 90%; margin: 5px auto; border-style: solid; border-width: 1px; border-color: var(--main-background-color); border-radius: 10px; } .container{ justify-co...
0.168275
0.079675
@charset "utf-8"; @font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url("roboto-300.woff") format("woff"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; src: local('Roboto'), local('Robo...
themes/default/style.css
@charset "utf-8"; @font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url("roboto-300.woff") format("woff"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; src: local('Roboto'), local('Robo...
0.198297
0.044266
@-moz-document url-prefix() { .selector{} } /* some nice typographical defaults more here: http://www.newnet-soft.com/blog/csstypography */ p { -ms-word-wrap: break-word; word-break: break-word; /*non-standart css for webkit*/ word-wrap: break-word; /*cleaning up the ragged lines and breaks*/ -webkit-hyphens: au...
assets/css/all.css
@-moz-document url-prefix() { .selector{} } /* some nice typographical defaults more here: http://www.newnet-soft.com/blog/csstypography */ p { -ms-word-wrap: break-word; word-break: break-word; /*non-standart css for webkit*/ word-wrap: break-word; /*cleaning up the ragged lines and breaks*/ -webkit-hyphens: au...
0.196209
0.058831
* Navy #040B1D rgba(10,25,47, 0.9) * Lightest Navy #233554 rgba(35,53,84, 0.9) * White #e6f1ff rgba(230,241,255, 0.9) * Green #64ffda rgba(100,255,218, 0.9) */ /* ========================================================================== */ /* ================================...
resources/css/styles.css
* Navy #040B1D rgba(10,25,47, 0.9) * Lightest Navy #233554 rgba(35,53,84, 0.9) * White #e6f1ff rgba(230,241,255, 0.9) * Green #64ffda rgba(100,255,218, 0.9) */ /* ========================================================================== */ /* ================================...
0.226527
0.06389
.gantt .grid-background { fill: none; } .gantt .grid-header { fill: #ffffff; stroke: #e0e0e0; stroke-width: 1.4; } .gantt .grid-row { fill: #ffffff; } .gantt .grid-row:nth-child(even) { fill: #f5f5f5; } .gantt .row-line { stroke: #ebeff2; } .gantt .tick { stroke: #e0e0e0; stroke-width: 0.2; } .gantt .tic...
app/libs/frappe/frappe-gantt.css
.gantt .grid-background { fill: none; } .gantt .grid-header { fill: #ffffff; stroke: #e0e0e0; stroke-width: 1.4; } .gantt .grid-row { fill: #ffffff; } .gantt .grid-row:nth-child(even) { fill: #f5f5f5; } .gantt .row-line { stroke: #ebeff2; } .gantt .tick { stroke: #e0e0e0; stroke-width: 0.2; } .gantt .tic...
0.417628
0.113776
@import url("https://fonts.googleapis.com/css2?family=Langar&family=Cinzel&family=Emilys+Candy&family=Forum&family=Fredericka+the+Great&family=Great+Vibes&family=Poiret+One&family=Quicksand&family=Raleway:wght@200;300;400;500;600;700&family=Red+Hat+Display&family=Shadows+Into+Light+Two&display=swap"); *, ::after, ::b...
public/css/style.css
@import url("https://fonts.googleapis.com/css2?family=Langar&family=Cinzel&family=Emilys+Candy&family=Forum&family=Fredericka+the+Great&family=Great+Vibes&family=Poiret+One&family=Quicksand&family=Raleway:wght@200;300;400;500;600;700&family=Red+Hat+Display&family=Shadows+Into+Light+Two&display=swap"); *, ::after, ::b...
0.219672
0.076511
@import url(https://fonts.googleapis.com/css?family=Mr+Dafoe); @import url(https://fonts.googleapis.com/css?family=Titillium+Web:900); @font-face { font-family: "PressStart"; src: url("./fonts/PressStart.ttf") format("truetype"); } @font-face { font-family: "Minecraft"; src: url("./fonts/Minecraft.ttf") forma...
packages/react-app/src/App.css
@import url(https://fonts.googleapis.com/css?family=Mr+Dafoe); @import url(https://fonts.googleapis.com/css?family=Titillium+Web:900); @font-face { font-family: "PressStart"; src: url("./fonts/PressStart.ttf") format("truetype"); } @font-face { font-family: "Minecraft"; src: url("./fonts/Minecraft.ttf") forma...
0.456168
0.095181
html, body { overflow-x: hidden; /* Prevent scroll on narrow devices */ /*background-color: rgba(33, 104, 169, 0.06);*/ /* background-color: rgba(156, 143, 72, 0.11); */ background-color: rgba(5, 116, 117, 0.05); /* font-family: sans-serif;*/ /* font-family: "Century Gothic", CenturyGothic, AppleGothic...
public/css/site.css
html, body { overflow-x: hidden; /* Prevent scroll on narrow devices */ /*background-color: rgba(33, 104, 169, 0.06);*/ /* background-color: rgba(156, 143, 72, 0.11); */ background-color: rgba(5, 116, 117, 0.05); /* font-family: sans-serif;*/ /* font-family: "Century Gothic", CenturyGothic, AppleGothic...
0.266453
0.064447
@CHARSET "UTF-8"; #feedback { width:690px; border:1px solid #ccc; float:left; margin:0 0 10px 0; } #feedback h2 { } #feedback h4 { font-size:18px; color:#ccc; width:96%; margin:10px auto; border-bottom:1px solid #ccc; padding:0 0 10px 0; } #feedback h2 a { color:#360; text-decoration:n...
style/feedback.css
@CHARSET "UTF-8"; #feedback { width:690px; border:1px solid #ccc; float:left; margin:0 0 10px 0; } #feedback h2 { } #feedback h4 { font-size:18px; color:#ccc; width:96%; margin:10px auto; border-bottom:1px solid #ccc; padding:0 0 10px 0; } #feedback h2 a { color:#360; text-decoration:n...
0.104557
0.044995
a { color: #008080; text-decoration: none; } a:hover, a:focus { text-decoration: none; color: #195757; } .login { color: #a0a0a0; background: #181818; font-size: 13px; line-height: 1.471; } .login_wrapper { position: relative; right: 0px; margin: 0px auto; margin-top: 5%; max-widt...
Upload/admin/styles/genteal/login.css
a { color: #008080; text-decoration: none; } a:hover, a:focus { text-decoration: none; color: #195757; } .login { color: #a0a0a0; background: #181818; font-size: 13px; line-height: 1.471; } .login_wrapper { position: relative; right: 0px; margin: 0px auto; margin-top: 5%; max-widt...
0.240239
0.112918
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@600&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Fraunces:wght@700;900&display=swap"); /**************** BEGIN CSS Reset ****************/ *:where(:not(iframe, canvas, img, svg, video):not(svg *)) { all: unset; display: reve...
css/styles.css
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@600&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Fraunces:wght@700;900&display=swap"); /**************** BEGIN CSS Reset ****************/ *:where(:not(iframe, canvas, img, svg, video):not(svg *)) { all: unset; display: reve...
0.365004
0.08617
* { margin:0; padding:0; } #container { position:relative; width:1000px; height:526px; margin:100px auto; border:1px solid #9cc5ef; overflow:hidden; } #items { list-style-type:none; width:500%; height:100%; font:100px/400px Microsoft Yahei; text-align:center; colo...
index.css
* { margin:0; padding:0; } #container { position:relative; width:1000px; height:526px; margin:100px auto; border:1px solid #9cc5ef; overflow:hidden; } #items { list-style-type:none; width:500%; height:100%; font:100px/400px Microsoft Yahei; text-align:center; colo...
0.318061
0.089058
body{ font-family: "Helvetica Neue", Helvetica, Arial, 'Roboto Condensed', sans-serif; font-size: 14px; height: 380px; width: 100% auto; background-color: #dddddd; } .content{ position: relative; top: 2%; margin-top: 20%; height: 200px; width: 100%; background-color: #dddddd; } .navbar { border: 0; borde...
css/styles.css
body{ font-family: "Helvetica Neue", Helvetica, Arial, 'Roboto Condensed', sans-serif; font-size: 14px; height: 380px; width: 100% auto; background-color: #dddddd; } .content{ position: relative; top: 2%; margin-top: 20%; height: 200px; width: 100%; background-color: #dddddd; } .navbar { border: 0; borde...
0.426799
0.065187
.content p:first-child {margin-bottom: 50px;} h2:nth-child(2) {margin-bottom: 50px;} /* category list page : products */ .category-wrapper {display: flex; align-items: stretch; background-color: #dddddd; flex-wrap: wrap; border-radius:5px; margin: 30px; justify-content: center; padding: 15px;} ....
public/ecsite/style.css
.content p:first-child {margin-bottom: 50px;} h2:nth-child(2) {margin-bottom: 50px;} /* category list page : products */ .category-wrapper {display: flex; align-items: stretch; background-color: #dddddd; flex-wrap: wrap; border-radius:5px; margin: 30px; justify-content: center; padding: 15px;} ....
0.260389
0.103024
.jquery-lightbox2-overlay { background:#93b1ff; } .jquery-lightbox2 { position:relative; padding:17px 0; } .jquery-lightbox2-border-top-left, .jquery-lightbox2-border-top-right, .jquery-lightbox2-border-bottom-left, .jquery-lightbox2-border-bottom-right { position:absolute; height:17px; width:12%; z-i...
cfit/public/js/lightbox/themes/default/jquery.lightbox2.css
.jquery-lightbox2-overlay { background:#93b1ff; } .jquery-lightbox2 { position:relative; padding:17px 0; } .jquery-lightbox2-border-top-left, .jquery-lightbox2-border-top-right, .jquery-lightbox2-border-bottom-left, .jquery-lightbox2-border-bottom-right { position:absolute; height:17px; width:12%; z-i...
0.35869
0.08882
@import url(http://fonts.googleapis.com/css?family=Neucha|Kurale&subset=latin,cyrillic,latin-ext); @import url(http://fonts.googleapis.com/css?family=PT+Mono&subset=cyrillic-ext,latin-ext); /* Для строки с кодом */ @import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono&subset=cyrillic-ext,latin); /* Для кнопок ...
css/main.css
@import url(http://fonts.googleapis.com/css?family=Neucha|Kurale&subset=latin,cyrillic,latin-ext); @import url(http://fonts.googleapis.com/css?family=PT+Mono&subset=cyrillic-ext,latin-ext); /* Для строки с кодом */ @import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono&subset=cyrillic-ext,latin); /* Для кнопок ...
0.164282
0.092237
body { display: grid; padding: 0; margin: 0; width: 100%; height: 100%; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; background-color: rgb(211, 211, 211); } header { width: 100%; min-height: 400px; background-image: url('../img/town.jpeg'); /* Create the...
styles/style.css
body { display: grid; padding: 0; margin: 0; width: 100%; height: 100%; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; background-color: rgb(211, 211, 211); } header { width: 100%; min-height: 400px; background-image: url('../img/town.jpeg'); /* Create the...
0.384334
0.119588
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrilli...
public/frontend/css/font.css
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrilli...
0.311113
0.075312
/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ====================================================...
css/main.css
/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to <NAME>, <NAME>, * <NAME>, and the H5BP dev community and team. */ /* ====================================================...
0.488771
0.099514
html { overflow-x: hidden; } nav { width: 100vw; } /**Viewport**/ .container-fluid { display: flex; flex-direction: column; justify-content: center; padding: 0; } .fullviewport { min-height: 100vh; } /**Custom Headline**/ .headline { font-size: 3.3rem; margin-top: 1em; margin-bottom: 1em; text-align...
eisdiele_de_website/assets/css/style.css
html { overflow-x: hidden; } nav { width: 100vw; } /**Viewport**/ .container-fluid { display: flex; flex-direction: column; justify-content: center; padding: 0; } .fullviewport { min-height: 100vh; } /**Custom Headline**/ .headline { font-size: 3.3rem; margin-top: 1em; margin-bottom: 1em; text-align...
0.443359
0.089335
* { box-sizing: border-box; } html, body { margin: 0; padding: 0; font-family: "Open Sans"; height: 100%; position: relative; background-color: #edeeef; } .wrapper { position: relative; padding-bottom: 160px; min-height: 100vh; overflow: hidden; display: block; } main { padding-bottom: 70px...
www/kubl05/SP2/css/styles.css
* { box-sizing: border-box; } html, body { margin: 0; padding: 0; font-family: "Open Sans"; height: 100%; position: relative; background-color: #edeeef; } .wrapper { position: relative; padding-bottom: 160px; min-height: 100vh; overflow: hidden; display: block; } main { padding-bottom: 70px...
0.461017
0.097219
html { width: 100%; } body { width: 100%; line-height: 100%; font-family: "Proxima Nova", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 100; color: rgba(27,66,157,1) !important; z-index: 0 !important; background-color: #f7f7f7; padding: 0; margin: 0; } /* ----------------------------------...
web/css/main_style.css
html { width: 100%; } body { width: 100%; line-height: 100%; font-family: "Proxima Nova", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 100; color: rgba(27,66,157,1) !important; z-index: 0 !important; background-color: #f7f7f7; padding: 0; margin: 0; } /* ----------------------------------...
0.341473
0.100702
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,800"); * { box-sizing: border-box; } body { background : #78909c; display : flex; justify-content: center; align-items : center; flex-direction : column; font-family : "Montserrat", sans-serif; height ...
static/sign.css
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,800"); * { box-sizing: border-box; } body { background : #78909c; display : flex; justify-content: center; align-items : center; flex-direction : column; font-family : "Montserrat", sans-serif; height ...
0.510008
0.092237
.teste-lay { position: absolute; color: white; width: 100%; text-align: center; margin-top: -1px; } .arena { height: 100%; overflow: hidden; display: none; } .arena__main-container { display: flex; align-items: center; height: inherit; position: relative; perspecti...
src/css/arena.css
.teste-lay { position: absolute; color: white; width: 100%; text-align: center; margin-top: -1px; } .arena { height: 100%; overflow: hidden; display: none; } .arena__main-container { display: flex; align-items: center; height: inherit; position: relative; perspecti...
0.51879
0.110279
@charset "UTF-8"; *{ margin: 0; padding: 0; border: none; } body{ background-color: black; } #pagina{ width: 90%; margin: auto; } header{ background-color: rgb(4, 154, 255); color: white; } header h1{ font-size:20px; text-align: center; padding: 15px; } section.conteudo...
style.css
@charset "UTF-8"; *{ margin: 0; padding: 0; border: none; } body{ background-color: black; } #pagina{ width: 90%; margin: auto; } header{ background-color: rgb(4, 154, 255); color: white; } header h1{ font-size:20px; text-align: center; padding: 15px; } section.conteudo...
0.419053
0.079926
body, html { height: 100%; text-align: center; background-color: #dcdcdc; } :root { /* TEMPORARY */ --logoContainer: #009688; --proPicContainer: #009688; --menuContainer: #009688; --searchContainer: #009688; --notifContainer: #009688; --appsContainer: #009688; /* TEMPORARY */ /* MAIN ROOT COLORS */...
ASSETS/HEADERS/HEADERONE/css/headerOne.css
body, html { height: 100%; text-align: center; background-color: #dcdcdc; } :root { /* TEMPORARY */ --logoContainer: #009688; --proPicContainer: #009688; --menuContainer: #009688; --searchContainer: #009688; --notifContainer: #009688; --appsContainer: #009688; /* TEMPORARY */ /* MAIN ROOT COLORS */...
0.121803
0.055695
body { font-family: apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; font-size: 15px; font-weight: 400; line-height: 1.50; color: #212529; background-color: #FFFFFF; margin-left: 1em; margin-right: 1em; } dt { margin-top: 1em; ...
docs/resources/base.css
body { font-family: apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; font-size: 15px; font-weight: 400; line-height: 1.50; color: #212529; background-color: #FFFFFF; margin-left: 1em; margin-right: 1em; } dt { margin-top: 1em; ...
0.481941
0.109087
* A partial implementation of the Ruby constants functions from Compass: * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb */ /* * A partial implementation of the Ruby display functions from Compass: * https://github.com/Compass/compass/blob/stable/core/lib/compass...
src/styles/styles.css
* A partial implementation of the Ruby constants functions from Compass: * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb */ /* * A partial implementation of the Ruby display functions from Compass: * https://github.com/Compass/compass/blob/stable/core/lib/compass...
0.811825
0.135061
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; box-sizing:border-box;} body { background:#fff; color:#555; font-size:14px; font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif; } td,th,caption { font-size:14px; } h1...
Samples/Smartflow.Samples/wwwroot/content/common.css
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; box-sizing:border-box;} body { background:#fff; color:#555; font-size:14px; font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif; } td,th,caption { font-size:14px; } h1...
0.393152
0.074131
.taggd-wrapper { overflow: hidden; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; } .taggd-wrapper .taggd-item { background-color: rgba(219, 50, 92, 0.75); cursor: pointer; display: block; padding: 10px; z-index: 1000; -webkit-border-radius: 50%; -...
src/Taggd/widget/ui/Taggd.css
.taggd-wrapper { overflow: hidden; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; } .taggd-wrapper .taggd-item { background-color: rgba(219, 50, 92, 0.75); cursor: pointer; display: block; padding: 10px; z-index: 1000; -webkit-border-radius: 50%; -...
0.311322
0.077903
.wrap{ margin:0 auto; width:1024px; } body{ color: #333; background-image:url(../images/bedge_grunge.png); font-family: 'Anaheim', sans-serif; } /* .header{ background-image:url(../images/menu-bg.png); height:3px; }*/ .header span{ background-color:#C76572; height:3px; display:block; } .menu li{ display: in...
css/style.css
.wrap{ margin:0 auto; width:1024px; } body{ color: #333; background-image:url(../images/bedge_grunge.png); font-family: 'Anaheim', sans-serif; } /* .header{ background-image:url(../images/menu-bg.png); height:3px; }*/ .header span{ background-color:#C76572; height:3px; display:block; } .menu li{ display: in...
0.14016
0.070656
*{ font-style:normal; font-variant:normal; font-weight:normal; } body,html{ font-family: "Open Sans", sans-serif, Arial, serif; font-size: 14px; line-height: 24px; font-style:normal; font-variant:normal; font-weight:normal; } a{ color: #006394; -webkit-transition: all 0.3s linear; -moz-transition:...
media/_frontend/css/typography.css
*{ font-style:normal; font-variant:normal; font-weight:normal; } body,html{ font-family: "Open Sans", sans-serif, Arial, serif; font-size: 14px; line-height: 24px; font-style:normal; font-variant:normal; font-weight:normal; } a{ color: #006394; -webkit-transition: all 0.3s linear; -moz-transition:...
0.152947
0.061227
*******************************************************************/ html { font-size: 10px; } body { font-family: 'Open Sans', sans-serif; font-weight: 300; font-style: normal; color: #fff; background: #000; -webkit-font-smoothing: antialiased; } h1, h2, h3, h4, h5, h6 { font-famil...
assets2/css/main.css
*******************************************************************/ html { font-size: 10px; } body { font-family: 'Open Sans', sans-serif; font-weight: 300; font-style: normal; color: #fff; background: #000; -webkit-font-smoothing: antialiased; } h1, h2, h3, h4, h5, h6 { font-famil...
0.346762
0.079603
*{ margin: 0; margin-bottom: -10; padding: 0; box-sizing: border-box; font-family: 'Outfit', sans-serif; } body{ background-image: url('img/3spiders.jpg'); background-attachment: fixed; background-position: top; background-repeat: no-repeat; bac...
style.css
*{ margin: 0; margin-bottom: -10; padding: 0; box-sizing: border-box; font-family: 'Outfit', sans-serif; } body{ background-image: url('img/3spiders.jpg'); background-attachment: fixed; background-position: top; background-repeat: no-repeat; bac...
0.347537
0.063019
/* mobile */ @media (min-width: 575px) { article { width: 550px; margin-left: auto; margin-right: auto; } } /* globals */ body { padding-top: 50px; padding-bottom: 20px; background-color: #333; } .body-content { padding-left: 15px; padding-right: 15px; } .modal-co...
webapp/wwwroot/css/site.css
/* mobile */ @media (min-width: 575px) { article { width: 550px; margin-left: auto; margin-right: auto; } } /* globals */ body { padding-top: 50px; padding-bottom: 20px; background-color: #333; } .body-content { padding-left: 15px; padding-right: 15px; } .modal-co...
0.372391
0.078395
.text-shadow-none { text-shadow: none; } .text-shadow-remove { text-shadow: none; } .text-inherit { font: inherit; } /** Background specific colors */ .bg-none { background: none; } .bg-remove { background: none; } .bg-dark-opacity-10 { background: rgba(0, 0, 0, 0.1); } .bg-dark-opacity-20 { backgr...
dist/gtk-ui.css
.text-shadow-none { text-shadow: none; } .text-shadow-remove { text-shadow: none; } .text-inherit { font: inherit; } /** Background specific colors */ .bg-none { background: none; } .bg-remove { background: none; } .bg-dark-opacity-10 { background: rgba(0, 0, 0, 0.1); } .bg-dark-opacity-20 { backgr...
0.697712
0.051869
@font-face { font-family:'Blackjack'; src:url('/_includes/assets/fonts/black_jack-webfont.eot'); src:url('/_includes/assets/fonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'), url('/_includes/assets/fonts/black_jack-webfont.woff') format('woff'), url('/_includes/assets/fonts/black_jack-webfont.ttf...
_includes/assets/css/styles.css
@font-face { font-family:'Blackjack'; src:url('/_includes/assets/fonts/black_jack-webfont.eot'); src:url('/_includes/assets/fonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'), url('/_includes/assets/fonts/black_jack-webfont.woff') format('woff'), url('/_includes/assets/fonts/black_jack-webfont.ttf...
0.170819
0.052425
@import url("../css/bootstrap.css"); @import url("../css/magnific-popup.css"); body{ background:url(../images/back.jpg); font-family: 'Open Sans', sans-serif; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } ul{ padding...
public/dnbyz/css/style.css
@import url("../css/bootstrap.css"); @import url("../css/magnific-popup.css"); body{ background:url(../images/back.jpg); font-family: 'Open Sans', sans-serif; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } ul{ padding...
0.147955
0.06276
float: right; } #features > li:nth-child(3).active .feature-intro h1 { color: #850011; } #features > li:nth-child(3).active .feature-intro h2 { color: #9F1022; } #features > li:nth-child(3).active .feature-intro .feature-summary { color: #BE0000; } #feature-suishouchu-bg { position: absolute; ...
assets/styles/suishouchu.css
float: right; } #features > li:nth-child(3).active .feature-intro h1 { color: #850011; } #features > li:nth-child(3).active .feature-intro h2 { color: #9F1022; } #features > li:nth-child(3).active .feature-intro .feature-summary { color: #BE0000; } #feature-suishouchu-bg { position: absolute; ...
0.525612
0.164819
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Titillium+Web:400,600,700&display=swap'); * { font-family: 'Open Sans', sans-serif; } /** Ionic CSS Variables **/ :root { --ion-background-color: #e5e5e5; --ion-color-primary: #881AE8; --ion-color-primary-rgb: 56, 128, 255; --ion-color-primary-...
src/theme/variables.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Titillium+Web:400,600,700&display=swap'); * { font-family: 'Open Sans', sans-serif; } /** Ionic CSS Variables **/ :root { --ion-background-color: #e5e5e5; --ion-color-primary: #881AE8; --ion-color-primary-rgb: 56, 128, 255; --ion-color-primary-...
0.563978
0.076788
@charset "utf-8"; /* CSS Document */ @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,9...
public/css/custom.css
@charset "utf-8"; /* CSS Document */ @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,9...
0.239527
0.047691
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("tieba.baidu.com"), domain("wapp.baidu.com") { .tang-pass-pop-wap input[type="submit"] { -moz-box-flex: 1; } .tang-pass-pop-wap .pass-form-item { display: -moz-box !important; width: 100% !important; } .tang-pass-pop-wap { -moz-text-...
data/usercss/104502.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("tieba.baidu.com"), domain("wapp.baidu.com") { .tang-pass-pop-wap input[type="submit"] { -moz-box-flex: 1; } .tang-pass-pop-wap .pass-form-item { display: -moz-box !important; width: 100% !important; } .tang-pass-pop-wap { -moz-text-...
0.246443
0.073863
.logout { display: flex; padding: 10px; justify-content: flex-end; } .logout>a { margin: 5px; padding: 10px; color: #eee; font-weight: 600; background: #224; border-radius: 5px; } h1 { text-align: center; padding: 20px; } h3 { padding: 10px; mar...
lets-talk/blog/css/style.css
.logout { display: flex; padding: 10px; justify-content: flex-end; } .logout>a { margin: 5px; padding: 10px; color: #eee; font-weight: 600; background: #224; border-radius: 5px; } h1 { text-align: center; padding: 20px; } h3 { padding: 10px; mar...
0.256925
0.091911
* Use this file to override Materialize files so you can update * the core Materialize files in the future */ body { background-color: #F3F3F3; margin-top: 0; } h3 { font-size: 1.7rem; } .material-icons { vertical-align: middle; } .icon-block { padding: 0 15px; } .icon-block .material-icons { font-s...
app/css/style.css
* Use this file to override Materialize files so you can update * the core Materialize files in the future */ body { background-color: #F3F3F3; margin-top: 0; } h3 { font-size: 1.7rem; } .material-icons { vertical-align: middle; } .icon-block { padding: 0 15px; } .icon-block .material-icons { font-s...
0.533641
0.067731
===== VARIABLE LESS ===== =================================*/ /*---------- 0.3. Mixins ----------*/ /** * [Table of contents] * * [&. Content / #key] * [Let press Ctrl + f and type of paste the key, then press Enter to search the content ] * * Summary: * * 0. VARIABLE LESS * 1. MIXINS /*====...
swlabs.co/assets/css/components.css
===== VARIABLE LESS ===== =================================*/ /*---------- 0.3. Mixins ----------*/ /** * [Table of contents] * * [&. Content / #key] * [Let press Ctrl + f and type of paste the key, then press Enter to search the content ] * * Summary: * * 0. VARIABLE LESS * 1. MIXINS /*====...
0.464902
0.069827
.section { display: inline-block; text-align: center; width: 1200px; margin: 80px calc(50% - 600px) ; } .portfolio { display: inline-block; text-align: center; } .portfolio > h2 { font-size: 3.25rem; position: absolute; left: 50%; margin-top: 0px; color: #34343...
css/portfolio.css
.section { display: inline-block; text-align: center; width: 1200px; margin: 80px calc(50% - 600px) ; } .portfolio { display: inline-block; text-align: center; } .portfolio > h2 { font-size: 3.25rem; position: absolute; left: 50%; margin-top: 0px; color: #34343...
0.540924
0.14919
.pbox{ display: flex; border: solid 1px transparent; padding: 5px; } .square0{ position: absolute; top:29px; left:528px; width:399px; height:67px; background: rgba(242,133,012, 0.55 ); color: black; font-size: 50px; z-index: 10; } .square1{ position: absolute; top:168px; left:120px; width:536px; height:64px; backgroun...
data/output/merge/cw.css
.pbox{ display: flex; border: solid 1px transparent; padding: 5px; } .square0{ position: absolute; top:29px; left:528px; width:399px; height:67px; background: rgba(242,133,012, 0.55 ); color: black; font-size: 50px; z-index: 10; } .square1{ position: absolute; top:168px; left:120px; width:536px; height:64px; backgroun...
0.700485
0.067547
.no-padding { padding: 0; } .no-margin { margin: 0; } .mb15 { margin-bottom: 15px; } .btn, .panel, .panel-heading, .panel-body, .nav-tabs > li > a { border-radius: unset; } .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 1000; display: block; overflow-x: ...
public/swaggero/swagger-ui.css
.no-padding { padding: 0; } .no-margin { margin: 0; } .mb15 { margin-bottom: 15px; } .btn, .panel, .panel-heading, .panel-body, .nav-tabs > li > a { border-radius: unset; } .sidebar { position: fixed; top: 0; bottom: 0; left: 0; z-index: 1000; display: block; overflow-x: ...
0.359364
0.074601
@keyframes placeHolderShimmer { 0% { background-position: -868px 0; } 100% { background-position: 868px 0; } } .ellipsis:before { float: right; } .ellipsis > *:first-child { float: left; margin-left: auto; margin-right: -5px; } .ellipsis:after { float: left; left: auto; right: 100%; padd...
res/css/dataobject-rtl.css
@keyframes placeHolderShimmer { 0% { background-position: -868px 0; } 100% { background-position: 868px 0; } } .ellipsis:before { float: right; } .ellipsis > *:first-child { float: left; margin-left: auto; margin-right: -5px; } .ellipsis:after { float: left; left: auto; right: 100%; padd...
0.477798
0.107134
.paid-variations {} .paid-variations select { margin-top: 15px; } #booked-admin-panel-container #booked-cf-sortables button { clear: both; float: none; display: block; } #booked-admin-panel-container #booked-cf-sortables ul select { width:475px; height:34px; } span.booked-wc_status-text { display:block; padding...
wp-content/plugins/booked-woocommerce-payments/css/admin-style.css
.paid-variations {} .paid-variations select { margin-top: 15px; } #booked-admin-panel-container #booked-cf-sortables button { clear: both; float: none; display: block; } #booked-admin-panel-container #booked-cf-sortables ul select { width:475px; height:34px; } span.booked-wc_status-text { display:block; padding...
0.370112
0.218128
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 { -webkit-text-size-adjus...
Styles/styles.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 { -webkit-text-size-adjus...
0.556641
0.117547
@font-face { font-family: 'sf-icons'; src: url('fonts/sf-icons.woff2?v.1.7') format('woff2'), url('fonts/sf-icons.ttf?v.1.7') format('truetype'); font-weight: normal; font-style: normal; } /* Default SFI Style / Default Size: sfi-1x */ .sfi { /* use !important to prevent issues with browser extensions that change...
poker/css/toolkit/sf-icons.css
@font-face { font-family: 'sf-icons'; src: url('fonts/sf-icons.woff2?v.1.7') format('woff2'), url('fonts/sf-icons.ttf?v.1.7') format('truetype'); font-weight: normal; font-style: normal; } /* Default SFI Style / Default Size: sfi-1x */ .sfi { /* use !important to prevent issues with browser extensions that change...
0.252568
0.091463
body { font-family: "Roboto", sans-serif; margin: 0; position: relative; } .no-scroll { overflow-y: hidden !important; } .mobile-header { background-color: #b41720; } .mobile-header__menu-button { font-size: 30px; background-color: transparent; color: white; border: none; padding...
style.css
body { font-family: "Roboto", sans-serif; margin: 0; position: relative; } .no-scroll { overflow-y: hidden !important; } .mobile-header { background-color: #b41720; } .mobile-header__menu-button { font-size: 30px; background-color: transparent; color: white; border: none; padding...
0.442396
0.056522
button:disabled { background-color: #e9ecef; cursor: default; } button:disabled:hover { background-color: #e9ecef; } .btn-outline-dark:disabled, .btn-outline-dark:disabled:hover { background-color: #e9ecef; color: #343a40; } .btn-danger:disabled, .btn-danger:disabled:hover { color: #343a40; ...
css/button.css
button:disabled { background-color: #e9ecef; cursor: default; } button:disabled:hover { background-color: #e9ecef; } .btn-outline-dark:disabled, .btn-outline-dark:disabled:hover { background-color: #e9ecef; color: #343a40; } .btn-danger:disabled, .btn-danger:disabled:hover { color: #343a40; ...
0.448789
0.081849
body { overflow: hidden; background: #fff; margin: 0; padding: 0; } h1 { margin-top: -80px; position: absolute; top: 50%; width: 100%; z-index: 2; color: #333; text-align: center; font: 200 9vh/15vh "Helvetica Neue", "Roboto-Light", "Segoe UI", Helvetica, Arial, sans-serif; background: rgba(2...
gridactually.css
body { overflow: hidden; background: #fff; margin: 0; padding: 0; } h1 { margin-top: -80px; position: absolute; top: 50%; width: 100%; z-index: 2; color: #333; text-align: center; font: 200 9vh/15vh "Helvetica Neue", "Roboto-Light", "Segoe UI", Helvetica, Arial, sans-serif; background: rgba(2...
0.57821
0.105671
--------------------------------------------------------- */ .wrap { width: 100%; clear: both; } .main { width: 980px; max-width: 1200px; margin: 0 auto; position: relative;} .column { overflow: hidden; float: left; } .ja-mass { clear: both; } /* Gutter ---*/ .main .inner { /* We use liquid layout, so we n...
plugins/system/jat3/jat3/base-themes/default/css/layout.css
--------------------------------------------------------- */ .wrap { width: 100%; clear: both; } .main { width: 980px; max-width: 1200px; margin: 0 auto; position: relative;} .column { overflow: hidden; float: left; } .ja-mass { clear: both; } /* Gutter ---*/ .main .inner { /* We use liquid layout, so we n...
0.36591
0.161122
@charset "UTF-8"; /*Обнуление*/ * { padding: 0; margin: 0; border: 0; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } :focus, :active { out...
style/nav.css
@charset "UTF-8"; /*Обнуление*/ * { padding: 0; margin: 0; border: 0; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } :focus, :active { out...
0.280321
0.040295
body{ background-color; font-family: 'Mukta', sans-serif; } h1, h1 , h2{ color: white; margin: 0; font-family: 'Francois One', sans-serif; font-weight: 700; font-size: 3em; } p{ font-family: 'Fredoka One', cursive; } .container{ width: 100%; } #competencias a,#contato a:link{ co...
css/estilo.css
body{ background-color; font-family: 'Mukta', sans-serif; } h1, h1 , h2{ color: white; margin: 0; font-family: 'Francois One', sans-serif; font-weight: 700; font-size: 3em; } p{ font-family: 'Fredoka One', cursive; } .container{ width: 100%; } #competencias a,#contato a:link{ co...
0.24817
0.043732
html { font-family: 'Nanum Barun Gothic Light', '돋움', Dotum, helvetica, arial, sans-serif; color: #333; } body { width: 100%; height: 100%; } ul, li, ol, li { margin: 0; padding: 0; list-style: none; } h1, h2, h3, h4, h5, h6, p, dl, dt, dd, span { margin: 0; } /* *************** 스킵 내비게...
__demo__/demo.css
html { font-family: 'Nanum Barun Gothic Light', '돋움', Dotum, helvetica, arial, sans-serif; color: #333; } body { width: 100%; height: 100%; } ul, li, ol, li { margin: 0; padding: 0; list-style: none; } h1, h2, h3, h4, h5, h6, p, dl, dt, dd, span { margin: 0; } /* *************** 스킵 내비게...
0.450359
0.078926
@charset "utf-8"; .header { height: auto; width: 1000px; margin: 0 auto; outline:0px; margin-bottom: -27px; } .header .ust { width: 1000px; height: 90px; } .header .ust .logo { background-image: url(/images/header_sprite.png?v=10.1); background-position: 7px 63px; height: 109px; width: 155px; float: left; margin-top...
WebApplication7/css/header.css
@charset "utf-8"; .header { height: auto; width: 1000px; margin: 0 auto; outline:0px; margin-bottom: -27px; } .header .ust { width: 1000px; height: 90px; } .header .ust .logo { background-image: url(/images/header_sprite.png?v=10.1); background-position: 7px 63px; height: 109px; width: 155px; float: left; margin-top...
0.227298
0.187207
.fade-in { -moz-animation-name: fadeInUp; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -moz-animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-fill-mode: both; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-an...
css/style2.css
.fade-in { -moz-animation-name: fadeInUp; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -moz-animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-fill-mode: both; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-an...
0.352425
0.075653
.header { width: 100%; height: 50px; background-color: #207ac4; } .top { width: 80%; height: 100%; margin: 0 auto; font-size: 16px; } .top dl { height: 100%; width: 100%; } .top dt { float: left; } .top dd { float: right; height: 100%; line-height: 50px; color...
renren-admin/src/main/resources/public/webapp/css/header.css
.header { width: 100%; height: 50px; background-color: #207ac4; } .top { width: 80%; height: 100%; margin: 0 auto; font-size: 16px; } .top dl { height: 100%; width: 100%; } .top dt { float: left; } .top dd { float: right; height: 100%; line-height: 50px; color...
0.358241
0.100569
:root{ --clr-primary: rgb(51, 122, 183); --clr-bg-modal: rgb(255, 255, 255); --toast-movement: 20px; } html, body { margin: 0; padding: 0; } canvas { display: block; } body { touch-action: manipulation; } /* Override bootsrap btn outline that shows up in chrome */ btn:focus, .btn:focus{ out...
wwwroot/style.css
:root{ --clr-primary: rgb(51, 122, 183); --clr-bg-modal: rgb(255, 255, 255); --toast-movement: 20px; } html, body { margin: 0; padding: 0; } canvas { display: block; } body { touch-action: manipulation; } /* Override bootsrap btn outline that shows up in chrome */ btn:focus, .btn:focus{ out...
0.391057
0.097433
@font-face { font-family: "Roboto Slab"; font-style: normal; font-weight: 400; src: url("../fonts/roboto-slab-v11-latin-regular.woff2") format("woff2"), /* Chrome 26+, Opera 23+, Firefox 39+ */ url("../fonts/roboto-slab-v11-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari...
html-css/module-07/css/styles.css
@font-face { font-family: "Roboto Slab"; font-style: normal; font-weight: 400; src: url("../fonts/roboto-slab-v11-latin-regular.woff2") format("woff2"), /* Chrome 26+, Opera 23+, Firefox 39+ */ url("../fonts/roboto-slab-v11-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari...
0.313105
0.048025
@import url('https://fonts.googleapis.com/css2?family=Hind+Vadodara:wght@300;500;700&family=Lato:wght@400;700&display=swap'); /* * Admin Template Base - Prefeitura de Mossoró * Author: <NAME> (@heronildesjr) - fb.com/heronildes.junior/ * Copyright (c) 2021 heronildesjr */ /* todo: converter para SASS */ /*constante...
public/style.css
@import url('https://fonts.googleapis.com/css2?family=Hind+Vadodara:wght@300;500;700&family=Lato:wght@400;700&display=swap'); /* * Admin Template Base - Prefeitura de Mossoró * Author: <NAME> (@heronildesjr) - fb.com/heronildes.junior/ * Copyright (c) 2021 heronildesjr */ /* todo: converter para SASS */ /*constante...
0.220426
0.061933
html { background: #ffffff; color: #000000; font-family: "Palatino", "Palatino Linotype", "Georgia", sans-serif; font-feature-settings: "kern"; font-size: 12px; text-rendering: optimizeLegibility; } body { margin: 0 auto; width: 700px; } h1 { font-weight: normal; font-size: 60p...
screen.css
html { background: #ffffff; color: #000000; font-family: "Palatino", "Palatino Linotype", "Georgia", sans-serif; font-feature-settings: "kern"; font-size: 12px; text-rendering: optimizeLegibility; } body { margin: 0 auto; width: 700px; } h1 { font-weight: normal; font-size: 60p...
0.476092
0.138782
@font-face { font-family: Sarpanch; font-style: normal; font-weight: 400; src: local("Sarpanch Regular"),local(Sarpanch-Regular),url(//fonts.gstatic.com/s/sarpanch/v6/hESy6Xt4NCpRuk6Pzi2JTo8.eot?#) format("eot"),url(//fonts.gstatic.com/s/sarpanch/v6/hESy6Xt4NCpRuk6Pzi2HTos.woff2)...
target/main/css/google/sarpanch/index.css
@font-face { font-family: Sarpanch; font-style: normal; font-weight: 400; src: local("Sarpanch Regular"),local(Sarpanch-Regular),url(//fonts.gstatic.com/s/sarpanch/v6/hESy6Xt4NCpRuk6Pzi2JTo8.eot?#) format("eot"),url(//fonts.gstatic.com/s/sarpanch/v6/hESy6Xt4NCpRuk6Pzi2HTos.woff2)...
0.170784
0.113826
.cls-1, .cls-15, .cls-28, .cls-30, .cls-37, .cls-5, .cls-9 { fill: none; } .cls-19, .cls-2, .cls-34 { fill: #e5eebb; } .cls-13, .cls-2, .cls-3, .cls-4 { fill-rule: evenodd; } .cls-27, .cls-3 { fill: #ffdc62; } .cls-29, ....
common/assets/timeline.css
.cls-1, .cls-15, .cls-28, .cls-30, .cls-37, .cls-5, .cls-9 { fill: none; } .cls-19, .cls-2, .cls-34 { fill: #e5eebb; } .cls-13, .cls-2, .cls-3, .cls-4 { fill-rule: evenodd; } .cls-27, .cls-3 { fill: #ffdc62; } .cls-29, ....
0.479504
0.039825
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,700i,800,900"); body, html { width: 100%; height: 100%; } body { font-family: 'Montserrat', sans-serif; } hr { max-width: 50px; border-width: 3px; border-color: #333; } hr.light { border-color: #fff; } a { color: #333; -webkit...
css/main.css
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,700i,800,900"); body, html { width: 100%; height: 100%; } body { font-family: 'Montserrat', sans-serif; } hr { max-width: 50px; border-width: 3px; border-color: #333; } hr.light { border-color: #fff; } a { color: #333; -webkit...
0.282889
0.061143
.content-clients { border-left: 1px solid #ddd; height: 100%; /*min-height: 870px;*/ padding: 10px; margin: 0 0 30px 0; } /* NavBar */ .menu-clients { height: 100%; padding: 0; margin: 0; } .menu-clients__navbar { list-style-type: none; margin: 0; padding: 0; width: 100%;...
web/css/clients/clients-style.css
.content-clients { border-left: 1px solid #ddd; height: 100%; /*min-height: 870px;*/ padding: 10px; margin: 0 0 30px 0; } /* NavBar */ .menu-clients { height: 100%; padding: 0; margin: 0; } .menu-clients__navbar { list-style-type: none; margin: 0; padding: 0; width: 100%;...
0.349089
0.07267
:root { /* --------- 🍏 Colors 🍏 --------- */ --white: white; --black: black; --discord-dark: #23272a; --discord-light: #2c2f33; --discord-whitegrey: #99aab5; --discord-white: #ffffff; --discord-main: #7289da; /* ---------------------------------- */ /* --------- 🍒 HSL colo...
css/cssheet.css
:root { /* --------- 🍏 Colors 🍏 --------- */ --white: white; --black: black; --discord-dark: #23272a; --discord-light: #2c2f33; --discord-whitegrey: #99aab5; --discord-white: #ffffff; --discord-main: #7289da; /* ---------------------------------- */ /* --------- 🍒 HSL colo...
0.424173
0.174938
@font-face { font-family: "Flaticon"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff2") format("woff2"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flati...
public/font/flaticon.css
@font-face { font-family: "Flaticon"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff2") format("woff2"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flati...
0.342901
0.217919
body{ background-color:#DADAD2; font-family: 'Anaheim'; } .body-index{ overflow-y:hidden; } /*=============================common styles=================================*/ /*color*/ .black{ color:#000 } .brown{ color:#9A693A } .white{ color:#fff } .black-btn{ background-color:#000; ...
public/css/style.css
body{ background-color:#DADAD2; font-family: 'Anaheim'; } .body-index{ overflow-y:hidden; } /*=============================common styles=================================*/ /*color*/ .black{ color:#000 } .brown{ color:#9A693A } .white{ color:#fff } .black-btn{ background-color:#000; ...
0.359926
0.074905
.inner { margin-top: 10px; } /*heading*/ @media { #heading { overflow: hidden; } #heading h3 { text-transform: uppercase; font-weight: 600; letter-spacing: 2px; padding: 10px; } #heading h3 span { display: inline-block; position: relative; padding: 0 10px; } #heading h3 span::before...
css/inner.css
.inner { margin-top: 10px; } /*heading*/ @media { #heading { overflow: hidden; } #heading h3 { text-transform: uppercase; font-weight: 600; letter-spacing: 2px; padding: 10px; } #heading h3 span { display: inline-block; position: relative; padding: 0 10px; } #heading h3 span::before...
0.301671
0.066782
@font-face { font-family: "IBM Plex Sans"; src: url("../resources/fonts/IBMPlexSans-Regular.woff2"); } @font-face { font-family: "IBM Plex Mono"; src: url("../resources/fonts/IBMPlexMono-Regular.woff2"); } @font-face { font-family: "Playfair Display"; src: url("../resources/fonts/PlayfairDisplay-Bold.ttf"...
src/components/layout.css
@font-face { font-family: "IBM Plex Sans"; src: url("../resources/fonts/IBMPlexSans-Regular.woff2"); } @font-face { font-family: "IBM Plex Mono"; src: url("../resources/fonts/IBMPlexMono-Regular.woff2"); } @font-face { font-family: "Playfair Display"; src: url("../resources/fonts/PlayfairDisplay-Bold.ttf"...
0.337531
0.083255
.icon, .icon .i { position: absolute; cursor: pointer; } .icon:before, .icon .i:before { content: ''; position: absolute; } .icon:after, .icon .i:after { content: ''; position: absolute; } .search.icon:before { content: ''; position: absolute; top: 12px; left: 5px; height: 6px; width: 1px; background-colo...
css/icon.css
.icon, .icon .i { position: absolute; cursor: pointer; } .icon:before, .icon .i:before { content: ''; position: absolute; } .icon:after, .icon .i:after { content: ''; position: absolute; } .search.icon:before { content: ''; position: absolute; top: 12px; left: 5px; height: 6px; width: 1px; background-colo...
0.460532
0.064979
h2, h3, h4, h5, h6, p { margin-top: 1rem; margin-bottom: 1rem; /* background-color: #eee; */ font-size: 1.25rem; color: #05a; font-weight: normal; margin: 0; padding: 0; margin-bottom: 0.25rem; } p { background-color: transparent; } a { margin: 0; padding: 0; } h2, .ians-contents-level-2 { margin-left: ...
course-source/index.css
h2, h3, h4, h5, h6, p { margin-top: 1rem; margin-bottom: 1rem; /* background-color: #eee; */ font-size: 1.25rem; color: #05a; font-weight: normal; margin: 0; padding: 0; margin-bottom: 0.25rem; } p { background-color: transparent; } a { margin: 0; padding: 0; } h2, .ians-contents-level-2 { margin-left: ...
0.24726
0.090937
@keyframes fadeInFromTop { 0% { transform: translateY(-100%); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } @keyframes fadeInFromBottom { 0% { transform: translateY(300%); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } @keyframes fadeIn { ...
styles.css
@keyframes fadeInFromTop { 0% { transform: translateY(-100%); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } @keyframes fadeInFromBottom { 0% { transform: translateY(300%); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } @keyframes fadeIn { ...
0.567337
0.075414
body{ margin:0; padding: 0; border: 0; font-family: arial,sans-serif; font-size:0.9em; } a{ text-decoration: none; } a:hover{ text-decoration: underline; } /*Header*/ .header-nav { display: flex; justify-content:flex-end; align-items: center; margin-right: 16px; margin-to...
google-homepage/css/style.css
body{ margin:0; padding: 0; border: 0; font-family: arial,sans-serif; font-size:0.9em; } a{ text-decoration: none; } a:hover{ text-decoration: underline; } /*Header*/ .header-nav { display: flex; justify-content:flex-end; align-items: center; margin-right: 16px; margin-to...
0.382026
0.072014
1. GENERAL STRUCTURES ################################################################# */ /* Import fonts @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);*/ @import url(https://fonts.googleapis.com/css?family=Oswald:700,400,300); @import url("prettyPhoto.css") screen; @import url("hoverex-...
css/style.css
1. GENERAL STRUCTURES ################################################################# */ /* Import fonts @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);*/ @import url(https://fonts.googleapis.com/css?family=Oswald:700,400,300); @import url("prettyPhoto.css") screen; @import url("hoverex-...
0.23855
0.050658
width:650px; min-height: 800px; height: auto; float: left; font-size:14px; padding:0 20px; } #main .main_right{ width:269px; min-height:800px; float: right; background: #f7f7f7; border-left:1px solid #eee; } #main .main_left .formDiv .left{ padding:30px 0 0...
Public/Home/css/index.css
width:650px; min-height: 800px; height: auto; float: left; font-size:14px; padding:0 20px; } #main .main_right{ width:269px; min-height:800px; float: right; background: #f7f7f7; border-left:1px solid #eee; } #main .main_left .formDiv .left{ padding:30px 0 0...
0.33112
0.049085
@font-face { font-family: 'Crete Round'; font-style: normal; font-weight: 400; src: local('Crete Round'), local('CreteRound-Regular'), url(../fonts/latin1.woff2) format('woff2'); } @font-face { font-family: 'Crete Round'; font-style: normal; font-weight: 400; src: local('Crete Round'), local('CreteRound...
temp/home_page/education_homepage/css/styles.css
@font-face { font-family: 'Crete Round'; font-style: normal; font-weight: 400; src: local('Crete Round'), local('CreteRound-Regular'), url(../fonts/latin1.woff2) format('woff2'); } @font-face { font-family: 'Crete Round'; font-style: normal; font-weight: 400; src: local('Crete Round'), local('CreteRound...
0.284974
0.045713
>>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------...
style.css
>>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------...
0.407098
0.085327
v2.0 | 20110126 License: none (public domain) */ @import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,400,600,700,800"); @import url("http://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,700,400italic,700italic"); html, body, div, span, apple...
public/app.css
v2.0 | 20110126 License: none (public domain) */ @import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,400,600,700,800"); @import url("http://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,700,400italic,700italic"); html, body, div, span, apple...
0.361954
0.083106
:root{ --resaltado: #0416b4; --negro:#000; --blanco:#fff; --resaltadoTabla:#8B0000; --desfibrilable:#e99797; --encabezadoTabla: #2F4F4F; --encabezado:#006400; --text-color: #53575a; --cuerpoTabla:#8FBC8F; --body-bg:#FAFDFF; --dark-color-alt:#141618; --dark-color:#282D31; ...
css/estilos/principal.css
:root{ --resaltado: #0416b4; --negro:#000; --blanco:#fff; --resaltadoTabla:#8B0000; --desfibrilable:#e99797; --encabezadoTabla: #2F4F4F; --encabezado:#006400; --text-color: #53575a; --cuerpoTabla:#8FBC8F; --body-bg:#FAFDFF; --dark-color-alt:#141618; --dark-color:#282D31; ...
0.345216
0.22905
.clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } body{ font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; background: url(https://html5book.ru/wp-content/uploads/2015/07/background46.png) repeat top left; font-we...
works/MetaParser/single.css
.clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } body{ font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; background: url(https://html5book.ru/wp-content/uploads/2015/07/background46.png) repeat top left; font-we...
0.370567
0.108472
@-moz-document domain("toppreise.ch") { * { font-family: Roboto, Helvetica, sans-serif !important; color: #ccc !important; background-color: #222 !important; border-image: none !important; box-shadow: none !important; text-shadow: none !important; border-color: #444 !important; ...
data/usercss/165862.user.css
@-moz-document domain("toppreise.ch") { * { font-family: Roboto, Helvetica, sans-serif !important; color: #ccc !important; background-color: #222 !important; border-image: none !important; box-shadow: none !important; text-shadow: none !important; border-color: #444 !important; ...
0.370339
0.051942