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
.background_glassyGray8, .hover_background_glassyGray8:hover, .active_background_glassyGray8:active:hover { background: #484848; background-image: -moz-linear-gradient(top, rgb(64, 64, 64) 0%, rgb(57, 57, 57) 50%, rgb(50, 50, 50) 55%, rgb(72, 72, 72) 100%); background-image: -webkit-gradient(linear, left t...
widgets/common/assets/gradients/glassy/glassyGray/glassyGray8.css
.background_glassyGray8, .hover_background_glassyGray8:hover, .active_background_glassyGray8:active:hover { background: #484848; background-image: -moz-linear-gradient(top, rgb(64, 64, 64) 0%, rgb(57, 57, 57) 50%, rgb(50, 50, 50) 55%, rgb(72, 72, 72) 100%); background-image: -webkit-gradient(linear, left t...
0.564459
0.120284
@-moz-document domain("gbs.nesa-sg.ch") { /*Nesa Hauptseite*/ .titelleiste { text-align: right; background-color: #fff; background-repeat: no-repeat; background-position: 0px center; width: 100%; height: 50px; position: fixed; top: 0px; left: 0px; box-shadow: 0 0 10px...
data/usercss/164182.user.css
@-moz-document domain("gbs.nesa-sg.ch") { /*Nesa Hauptseite*/ .titelleiste { text-align: right; background-color: #fff; background-repeat: no-repeat; background-position: 0px center; width: 100%; height: 50px; position: fixed; top: 0px; left: 0px; box-shadow: 0 0 10px...
0.239172
0.077204
body { background-color: #f2f2f2; } .pt-4, .py-4 { padding-top: 5rem !important; } .state-container { position: relative; width: 1180px; background: #fff; margin: 0 auto; margin-top: 70px; padding: 20px; padding-bottom: 50px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); } .state-container .layui-...
public/styles/index.css
body { background-color: #f2f2f2; } .pt-4, .py-4 { padding-top: 5rem !important; } .state-container { position: relative; width: 1180px; background: #fff; margin: 0 auto; margin-top: 70px; padding: 20px; padding-bottom: 50px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); } .state-container .layui-...
0.460289
0.094093
@media screen and (max-width: 800px) { * { margin: 0; padding: 0; box-sizing: border-box; } html, body { width: 100%; height: 100%; } body { background: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100...
src/pages/error/error.css
@media screen and (max-width: 800px) { * { margin: 0; padding: 0; box-sizing: border-box; } html, body { width: 100%; height: 100%; } body { background: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100...
0.310067
0.071786
.blog-masthead { background-color: #428bca; box-shadow: inset 0 -2px 5px rgba(0,0,0,.1); } /* Nav links */ .blog-nav-item { position: relative; display: inline-block; padding: 10px; font-weight: 500; color: #cdddeb; } .blog-nav-item:hover, .blog-nav-item:focus { color: #fff; text-decoration: none; } ...
assets/css/style.css
.blog-masthead { background-color: #428bca; box-shadow: inset 0 -2px 5px rgba(0,0,0,.1); } /* Nav links */ .blog-nav-item { position: relative; display: inline-block; padding: 10px; font-weight: 500; color: #cdddeb; } .blog-nav-item:hover, .blog-nav-item:focus { color: #fff; text-decoration: none; } ...
0.318697
0.081228
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ /** colors by http://paletton.com/ * blue -- 77A4C2, 4A7EA0, 30698E, 17557D, 0A4368, 043352, 012136, 00121E, 000406 * red -- FFC0C0, FF9797, E36464, C13939, A11C1C, 7D0404,...
css/style.css
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ /** colors by http://paletton.com/ * blue -- 77A4C2, 4A7EA0, 30698E, 17557D, 0A4368, 043352, 012136, 00121E, 000406 * red -- FFC0C0, FF9797, E36464, C13939, A11C1C, 7D0404,...
0.488039
0.087136
html, body{ min-height: 100%; } /*Define back ground gradient color and font settings*/ body{ font-family: 'Amatic SC', cursive; color: #adb9c2; background: #000000; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #434343, #000000); /* Chrome 10-25, Safari 5.1-6 */ background: ...
assets/css/style.css
html, body{ min-height: 100%; } /*Define back ground gradient color and font settings*/ body{ font-family: 'Amatic SC', cursive; color: #adb9c2; background: #000000; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #434343, #000000); /* Chrome 10-25, Safari 5.1-6 */ background: ...
0.295332
0.053403
:root { --primary-color: #3066be; --secondary-color: lightblue; --primary-text-l : lightgrey; --secondary-text: rgb(51, 51, 51); --header-text-color: rgb(231, 231, 231); } body { line-height: 1.6rem; font-family: 'Montserrat', sans-serif; } body h1 { font-size: 3rem; color: rgb(88, 88, 88); line-h...
client/src/App.css
:root { --primary-color: #3066be; --secondary-color: lightblue; --primary-text-l : lightgrey; --secondary-text: rgb(51, 51, 51); --header-text-color: rgb(231, 231, 231); } body { line-height: 1.6rem; font-family: 'Montserrat', sans-serif; } body h1 { font-size: 3rem; color: rgb(88, 88, 88); line-h...
0.553023
0.107157
body{ font-family: "Montserrat"; font-weight: 300; } h1, h2, h3, h4, h5, h6{ font-family: "Montserrat"; font-weight: 700; } h2{ font-size: 3rem; line-height: 1.5; } h3{ font-size: 1.5rem; } p{ color: #8f8f8f; } /*Heading*/ .Big-Heading{ font-family: "Montserrat"; font-weight: 900; font-size:...
public/css/styles.css
body{ font-family: "Montserrat"; font-weight: 300; } h1, h2, h3, h4, h5, h6{ font-family: "Montserrat"; font-weight: 700; } h2{ font-size: 3rem; line-height: 1.5; } h3{ font-size: 1.5rem; } p{ color: #8f8f8f; } /*Heading*/ .Big-Heading{ font-family: "Montserrat"; font-weight: 900; font-size:...
0.334698
0.071074
html { width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px; } body { width : 100%; height : 100%; margin : 0; padding : 0; border : 0; } input, video:focus{ outline:none; } div#content { padding-top : 30px; } div#content #location #naviArea{ max-width : 1280px; } div#content #location ul...
views/css/common.css
html { width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px; } body { width : 100%; height : 100%; margin : 0; padding : 0; border : 0; } input, video:focus{ outline:none; } div#content { padding-top : 30px; } div#content #location #naviArea{ max-width : 1280px; } div#content #location ul...
0.268654
0.06028
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 } .treeview ul { } .treeview, .treeview ul { padding: 0; margin: 0; list-style: none; } .treeview div.hitarea { height: 15px; width: 15px; margin-left: -15px; float: left; cursor: pointer; } /* fix for IE6 */ * html div.hitarea ...
Aptana Jaxer/jaxer/aptana/doc/api/tree.css
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 } .treeview ul { } .treeview, .treeview ul { padding: 0; margin: 0; list-style: none; } .treeview div.hitarea { height: 15px; width: 15px; margin-left: -15px; float: left; cursor: pointer; } /* fix for IE6 */ * html div.hitarea ...
0.534612
0.199055
* { box-sizing: border-box; margin: 0; padding: 0; } :root { --primary-color: #1F363D; --secondary-color: #40798C; --tertiary-color: #70A9A1; --quaternary-color: #9EC1A3; --quinary-color: #CFE0C3; } body { background-color: var(--quinary-color); font-family: Verdana, Geneva, Ta...
assets/css/style.css
* { box-sizing: border-box; margin: 0; padding: 0; } :root { --primary-color: #1F363D; --secondary-color: #40798C; --tertiary-color: #70A9A1; --quaternary-color: #9EC1A3; --quinary-color: #CFE0C3; } body { background-color: var(--quinary-color); font-family: Verdana, Geneva, Ta...
0.482185
0.162812
position: fixed; z-index: 999 } .fc-brand-header { margin: 20px 0 } .row { max-width: 120em } #form_options { height: 517px } #form_options:hover #tooltip { display: block } body [class^="icon-"]:before, body [class*=" icon-"]:before { font-family: "fc"; font-style: nor...
assets/css/dashboard.css
position: fixed; z-index: 999 } .fc-brand-header { margin: 20px 0 } .row { max-width: 120em } #form_options { height: 517px } #form_options:hover #tooltip { display: block } body [class^="icon-"]:before, body [class*=" icon-"]:before { font-family: "fc"; font-style: nor...
0.277767
0.090333
@font-face { font-family: "iconfont"; /* Project id 2915557 */ src: url('iconfont.woff2?t=1637121400670') format('woff2'), url('iconfont.woff?t=1637121400670') format('woff'), url('iconfont.ttf?t=1637121400670') format('truetype'); } .iconfont { font-family: "iconfont" !important; font-size: 16px...
src/assets/icon/iconfont.css
@font-face { font-family: "iconfont"; /* Project id 2915557 */ src: url('iconfont.woff2?t=1637121400670') format('woff2'), url('iconfont.woff?t=1637121400670') format('woff'), url('iconfont.ttf?t=1637121400670') format('truetype'); } .iconfont { font-family: "iconfont" !important; font-size: 16px...
0.319015
0.080394
@charset "UTF-8"; /***************************************** ** 颜色配置文件 ** *****************************************/ body { font-family: Lato, "Microsoft YaHei", sans-serif; font-weight: 400; font-size: 1.1em; } h1 { font-size: 3.5em; margin: 0 0 0.5em 0; margin-top: 0; } h2 { ...
css/main.css
@charset "UTF-8"; /***************************************** ** 颜色配置文件 ** *****************************************/ body { font-family: Lato, "Microsoft YaHei", sans-serif; font-weight: 400; font-size: 1.1em; } h1 { font-size: 3.5em; margin: 0 0 0.5em 0; margin-top: 0; } h2 { ...
0.287668
0.150185
.doc-search{ float: left; width: 100%; height: 70px; background-color:aliceblue; min-width: 1100px; margin: 0px; padding:0px; } .doc-search .search-logo{ width: 70%; height: 60px; text-align: left; margin-left: 30px; float: left; } .doc-search .search-input{ width: 25...
mmsns-web/mmsns-web-portal/src/main/webapp/resources/portal/css/doc/doc.css
.doc-search{ float: left; width: 100%; height: 70px; background-color:aliceblue; min-width: 1100px; margin: 0px; padding:0px; } .doc-search .search-logo{ width: 70%; height: 60px; text-align: left; margin-left: 30px; float: left; } .doc-search .search-input{ width: 25...
0.497559
0.072703
height:90px; width:95%; margin-left:0%; padding-left:5%; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; margin:0 auto; text-align:left } #li >a{ display:block; height:90px; width:90%; } #li_div{ display:inline-block; width:70%; padding-right:10px; display:inline-block; } #li_div >div{ co...
style/small_test.css
height:90px; width:95%; margin-left:0%; padding-left:5%; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; margin:0 auto; text-align:left } #li >a{ display:block; height:90px; width:90%; } #li_div{ display:inline-block; width:70%; padding-right:10px; display:inline-block; } #li_div >div{ co...
0.378115
0.063919
margin: 0; background-color: #ecf0f3; height: 98vh; } object { height: 100%; width: 100%; } h1 { text-align: center; font-weight: 700; color: #f6f5f7; font-family: Muli,sans-serif; } .example { padding: 10px; } #drag-drop { margin-top: 3rem; margin-bottom: 30px; b...
styles/home.css
margin: 0; background-color: #ecf0f3; height: 98vh; } object { height: 100%; width: 100%; } h1 { text-align: center; font-weight: 700; color: #f6f5f7; font-family: Muli,sans-serif; } .example { padding: 10px; } #drag-drop { margin-top: 3rem; margin-bottom: 30px; b...
0.363308
0.105441
body{ padding: 0; margin: 0; scroll-behavior: smooth; } .header{ height: 80vh; width: 100%; background-image:linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,0.2)), url('./img/restaurant1.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; } .head-contain...
styles.css
body{ padding: 0; margin: 0; scroll-behavior: smooth; } .header{ height: 80vh; width: 100%; background-image:linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,0.2)), url('./img/restaurant1.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; } .head-contain...
0.393385
0.057838
body { background-color: {{imge.jpg}}; } /* line 8, ../sass/style.sass */ * { margin: 0; padding: 0; } /* line 12, ../sass/style.sass */ #wrapper { width: 645px; height: 500px; margin: 35px auto 0 auto; } /* line 17, ../sass/style.sass */ h1 { color: white; font: 300 40px "Open Sans"; width: 300px;...
dev/css/style.css
body { background-color: {{imge.jpg}}; } /* line 8, ../sass/style.sass */ * { margin: 0; padding: 0; } /* line 12, ../sass/style.sass */ #wrapper { width: 645px; height: 500px; margin: 35px auto 0 auto; } /* line 17, ../sass/style.sass */ h1 { color: white; font: 300 40px "Open Sans"; width: 300px;...
0.256273
0.044743
details { display: block; padding: 16px; margin: 1em 0; border-radius: 4px; background: #fff; font-size: $font-size; transition: all 0.28s ease; -moz-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; -o-transition: all 0.28s ease; border: 1px solid #f6f6f6; } details summary { curs...
source/css/_tags/dist/folding.css
details { display: block; padding: 16px; margin: 1em 0; border-radius: 4px; background: #fff; font-size: $font-size; transition: all 0.28s ease; -moz-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; -o-transition: all 0.28s ease; border: 1px solid #f6f6f6; } details summary { curs...
0.382372
0.14557
.swiper { &-prev { &-default { @mixin io icon/arrow-default, svg; width: 30px; height: 100px; background-position: 50% 50%; transform: rotate(180deg); position: absolute; top: 50%; right: 100%; z-inde...
assets/css/mobile/swiper.css
.swiper { &-prev { &-default { @mixin io icon/arrow-default, svg; width: 30px; height: 100px; background-position: 50% 50%; transform: rotate(180deg); position: absolute; top: 50%; right: 100%; z-inde...
0.737442
0.083815
.historique__list { width: 100%; text-align: left; display: inline-block; float: left; text-shadow: none; } .historique__header { width: 100%; display: inline-block; text-align: left; margin-bottom: 20px; } .historique__header__title { float: left; width: 70%; display: ...
public/css/historique.css
.historique__list { width: 100%; text-align: left; display: inline-block; float: left; text-shadow: none; } .historique__header { width: 100%; display: inline-block; text-align: left; margin-bottom: 20px; } .historique__header__title { float: left; width: 70%; display: ...
0.544559
0.135261
/* This defines styles and classes used in OSP-EjsS simulations*/ body { margin-left: 3%; margin-right: 3%; margin-top: 2%; margin-bottom: 5%; text-align: justify; font-size: medium; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid !important; page-break-inside: avoid !important; text-indent: 0px; text-align...
public/experiments/VernierCaliper/ejsDescription.css
/* This defines styles and classes used in OSP-EjsS simulations*/ body { margin-left: 3%; margin-right: 3%; margin-top: 2%; margin-bottom: 5%; text-align: justify; font-size: medium; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid !important; page-break-inside: avoid !important; text-indent: 0px; text-align...
0.459804
0.102574
* { cursor: default; -moz-user-select: none; -webkit-user-select: none; } #header { font-family: 'Indie Flower', cursive; font-size: 50px; font-weight: bold; text-align: center; color: #94DBFF; height: 75px; } #popup { z-index: 2; display: none; position: fixed; wid...
style.css
* { cursor: default; -moz-user-select: none; -webkit-user-select: none; } #header { font-family: 'Indie Flower', cursive; font-size: 50px; font-weight: bold; text-align: center; color: #94DBFF; height: 75px; } #popup { z-index: 2; display: none; position: fixed; wid...
0.315103
0.07579
body { font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; background: #FFF; -webkit-font-smoothing: antialiased; } /* HEADER */ .header-top { height: 62px; background: #F7F7F7; background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); background: -webkit-gradient(linear...
css/style_v2.css
body { font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; background: #FFF; -webkit-font-smoothing: antialiased; } /* HEADER */ .header-top { height: 62px; background: #F7F7F7; background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); background: -webkit-gradient(linear...
0.361616
0.0713
@keyframes appear { from {opacity: 0;} to {opacity: 1;} } html,body{ width: auto; height: 100%; left: 0; bottom: 0; margin: 0; padding: 0; background-position: center; background-size:cover; background-repeat:no-repeat; box-sizing:border-box; background-color: black; background-image: url('https://<KEY>'); ...
style.css
@keyframes appear { from {opacity: 0;} to {opacity: 1;} } html,body{ width: auto; height: 100%; left: 0; bottom: 0; margin: 0; padding: 0; background-position: center; background-size:cover; background-repeat:no-repeat; box-sizing:border-box; background-color: black; background-image: url('https://<KEY>'); ...
0.333612
0.099952
@media (min-width: 1220px) { .container {max-width: 1200px;} } /*Homepage Featured Latest Product Slider*/ #home_page .featured-latest-product-tab {margin-top: 60px;} #home_page .featured-latest-product-tab .nav-tabs {border-bottom: 1px solid #262a57;} #home_page .featured-latest-product-tab .nav-tabs li {color:#...
public/templates-assets/home/awesome/style.css
@media (min-width: 1220px) { .container {max-width: 1200px;} } /*Homepage Featured Latest Product Slider*/ #home_page .featured-latest-product-tab {margin-top: 60px;} #home_page .featured-latest-product-tab .nav-tabs {border-bottom: 1px solid #262a57;} #home_page .featured-latest-product-tab .nav-tabs li {color:#...
0.114703
0.039788
<style type="text/css"><!-- body { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; } form { margin: 0px; padding: 0px; border: 0px; } ul { margin: 0px 5px 0px 25px; padding: 0px; } li { margin: 2px 0px 2px 0px; } table { border: 0px; width: 100%; } img ...
riverock-webmill-war/src/main/webapp/default.css
<style type="text/css"><!-- body { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; } form { margin: 0px; padding: 0px; border: 0px; } ul { margin: 0px 5px 0px 25px; padding: 0px; } li { margin: 2px 0px 2px 0px; } table { border: 0px; width: 100%; } img ...
0.383526
0.186447
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a, .main-navigation > ul > li.menu-item-has-children:hover > a, .nav-menu > li > a:hover, .site-branding-text .site-title a:hover, .color-w...
app/public/wp-content/themes/yummy/assets/css/golden.css
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a, .main-navigation > ul > li.menu-item-has-children:hover > a, .nav-menu > li > a:hover, .site-branding-text .site-title a:hover, .color-w...
0.231006
0.054879
@charset "utf-8"; /* CSS Document */ * { margin: 0px; padding: 0px; list-style-type: none; font-family:"微软雅黑" } .clearfix{clear:both;} @media (min-width: 769px){ .dy_top .dy{display:block;} .dy_top .dy02{display:none;} .dy01 h1{font-size:32px;padding-top:70px;margin-bottom:38px;} .dy01 p...
public/upload/unHtmlTemplate/dianying/css/dianying.css
@charset "utf-8"; /* CSS Document */ * { margin: 0px; padding: 0px; list-style-type: none; font-family:"微软雅黑" } .clearfix{clear:both;} @media (min-width: 769px){ .dy_top .dy{display:block;} .dy_top .dy02{display:none;} .dy01 h1{font-size:32px;padding-top:70px;margin-bottom:38px;} .dy01 p...
0.119974
0.063424
@import url(http://fonts.googleapis.com/css?family=Inconsolata|Kreon:300,400,700|Roboto:400,700,400italic); /*************************************************************************************************** Page header (with photo and heading) ***********************************************************************...
web/custom/style.css
@import url(http://fonts.googleapis.com/css?family=Inconsolata|Kreon:300,400,700|Roboto:400,700,400italic); /*************************************************************************************************** Page header (with photo and heading) ***********************************************************************...
0.261519
0.087798
@import url(https://fonts.googleapis.com/css?family=Exo+2:200i,300|Raleway:300,400); :root { /* Set neon color */ --neon-text-color: rgb(255, 0, 242); --neon-border-color: #08f; } h1 { font-family: 'Exo 2', sans-serif; font-size: 26px; line-height:1.2em; font-weight: 200; font-style: italic; color: ...
src/components/Header/style.css
@import url(https://fonts.googleapis.com/css?family=Exo+2:200i,300|Raleway:300,400); :root { /* Set neon color */ --neon-text-color: rgb(255, 0, 242); --neon-border-color: #08f; } h1 { font-family: 'Exo 2', sans-serif; font-size: 26px; line-height:1.2em; font-weight: 200; font-style: italic; color: ...
0.234407
0.080069
body { padding: 0; margin: 0; font-family: 'Acme', sans-serif; } /* width */ ::-webkit-scrollbar { width: 10px; } /* Track */ ::-webkit-scrollbar-track { background: #f1f1f1; } /* Handle */ ::-webkit-scrollbar-thumb { background: #888; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { ...
public/css/category.css
body { padding: 0; margin: 0; font-family: 'Acme', sans-serif; } /* width */ ::-webkit-scrollbar { width: 10px; } /* Track */ ::-webkit-scrollbar-track { background: #f1f1f1; } /* Handle */ ::-webkit-scrollbar-thumb { background: #888; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { ...
0.314366
0.052086
body, html{ height: 100%; margin: 0px; font-family: 'Noto Sans KR', sans-serif; font-family: 'Noto Sans', sans-serif; } body { font-family: 'Noto Sans KR', sans-serif; font-family: 'Noto Sans', sans-serif; } a{text-decoration: none;} a...
main_monyam.css
body, html{ height: 100%; margin: 0px; font-family: 'Noto Sans KR', sans-serif; font-family: 'Noto Sans', sans-serif; } body { font-family: 'Noto Sans KR', sans-serif; font-family: 'Noto Sans', sans-serif; } a{text-decoration: none;} a...
0.095851
0.0729
.playlist-container audio { display:none; } .plyr--audio .plyr__controls { background-color: transparent; border: none; color: #fff; padding: 0 20px 0 13px; width: 100%; } .plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large { ba...
resources/assets/frontend/css/playlist.css
.playlist-container audio { display:none; } .plyr--audio .plyr__controls { background-color: transparent; border: none; color: #fff; padding: 0 20px 0 13px; width: 100%; } .plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large { ba...
0.34632
0.062732
@-webkit-keyframes animateCloud { 0% { margin-left: -100%; } 100% { margin-left: 0; } } @-moz-keyframes animateCloud { 0% { margin-left: -100%; } 100% { margin-left: 0; } } @keyframes animateCloud { 0% { margin-left: -100%; } 100% { margin-left: 0; } } @-webkit-k...
templates/search/css/search.css
@-webkit-keyframes animateCloud { 0% { margin-left: -100%; } 100% { margin-left: 0; } } @-moz-keyframes animateCloud { 0% { margin-left: -100%; } 100% { margin-left: 0; } } @keyframes animateCloud { 0% { margin-left: -100%; } 100% { margin-left: 0; } } @-webkit-k...
0.486575
0.094761
.aw-top-menu-wrap {margin:0;} .progress-bar-green {background-color: #93C215;box-shadow: none;} .label-green, .label-green {background-color: #93C215;color: #fff !important;font-weight: normal;font-size:12px;} .mod.cell {border:1px solid #ccc;} .form-xs {width: 60px;} .form-mini {width: 150px;} .form-normal {width: 250...
public_html/static/css/default/project.css
.aw-top-menu-wrap {margin:0;} .progress-bar-green {background-color: #93C215;box-shadow: none;} .label-green, .label-green {background-color: #93C215;color: #fff !important;font-weight: normal;font-size:12px;} .mod.cell {border:1px solid #ccc;} .form-xs {width: 60px;} .form-mini {width: 150px;} .form-normal {width: 250...
0.250638
0.079032
.profile { width: 90%; max-width: 1300px; background-color: white; border-radius: 10px; min-height: 84%; -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); margin: 0 auto; margin-top: 20px; text-align: center; padding: 20px 0; position: rela...
public/css/profile.css
.profile { width: 90%; max-width: 1300px; background-color: white; border-radius: 10px; min-height: 84%; -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); margin: 0 auto; margin-top: 20px; text-align: center; padding: 20px 0; position: rela...
0.374905
0.064241
body { flex-direction: row-reverse; } .container { width: 50%; } .container img { margin-bottom: 50px; } .form-signUp { display: flex; flex-direction: column; justify-content: center; margin: 30px auto; width: 342px; } .form-signUp input { color: #6D6D6D; background-color: #E...
styles/signUp.css
body { flex-direction: row-reverse; } .container { width: 50%; } .container img { margin-bottom: 50px; } .form-signUp { display: flex; flex-direction: column; justify-content: center; margin: 30px auto; width: 342px; } .form-signUp input { color: #6D6D6D; background-color: #E...
0.605216
0.110663
.owl-carousel .owl-item img{ width: 100%; } .brand_image_bottom{ border: 1px solid #000; border-style: dashed; border-radius: 15px; } header .navbar li a { font-size: 14px; color: #ffffff; font-weight: 600; padding: 25px 0px; letter-spacing: 0px; } .nav-right { float: right; ...
assets/theme/css/customstyle.css
.owl-carousel .owl-item img{ width: 100%; } .brand_image_bottom{ border: 1px solid #000; border-style: dashed; border-radius: 15px; } header .navbar li a { font-size: 14px; color: #ffffff; font-weight: 600; padding: 25px 0px; letter-spacing: 0px; } .nav-right { float: right; ...
0.319652
0.084909
.nav { width: 100%; background-color: var(--blue-nav); } .nav div { max-width: 1440px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; } .nav__logo { display: none; cursor: pointer; } .nav__hamburguer { height: 1.3rem; filter: invert(1...
src/assets/styles/navbar.css
.nav { width: 100%; background-color: var(--blue-nav); } .nav div { max-width: 1440px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; } .nav__logo { display: none; cursor: pointer; } .nav__hamburguer { height: 1.3rem; filter: invert(1...
0.597843
0.106784
@charset "utf-8"; /* CSS Document */ body{padding:0px; margin:0px; color: #454545; font-size:12px; text-align:left; background:#f1f1f1; font-family: 'Courier New', 'Microsoft Yahei',微软雅黑;} pre{font-family: 'Courier New', 'Microsoft Yahei',微软雅黑;} dl{padding:0px; margin:0px;} dd{padding:0px; margin:0px;} dt{paddi...
Public/sideshow/zjwlgr.css
@charset "utf-8"; /* CSS Document */ body{padding:0px; margin:0px; color: #454545; font-size:12px; text-align:left; background:#f1f1f1; font-family: 'Courier New', 'Microsoft Yahei',微软雅黑;} pre{font-family: 'Courier New', 'Microsoft Yahei',微软雅黑;} dl{padding:0px; margin:0px;} dd{padding:0px; margin:0px;} dt{paddi...
0.360714
0.067886
*{ transition-timing-function: ease-out; } [class*="col-"]{ padding:0px 5px; } .row{ margin-left:-5px; margin-right:-5px; } label{ color:#666; font-size: .8rem; } body{ margin-top: 3.55rem; max-width:100vw; background-color: #eee; overflow-x:hidden; width:100%; } html { } i...
public/static/ad_static/css/index.css
*{ transition-timing-function: ease-out; } [class*="col-"]{ padding:0px 5px; } .row{ margin-left:-5px; margin-right:-5px; } label{ color:#666; font-size: .8rem; } body{ margin-top: 3.55rem; max-width:100vw; background-color: #eee; overflow-x:hidden; width:100%; } html { } i...
0.435661
0.082401
* { margin: 0; padding: 0; box-sizing: border-box; overflow: hidden; user-select: none; } img { -webkit-user-drag: none; } body { width: 1080px; height: 540px; font-family: 'pixel_operatorbold'; } .color { background-color: grey; text-align: center; border-radiu...
PUBLIC/css/chat.css
* { margin: 0; padding: 0; box-sizing: border-box; overflow: hidden; user-select: none; } img { -webkit-user-drag: none; } body { width: 1080px; height: 540px; font-family: 'pixel_operatorbold'; } .color { background-color: grey; text-align: center; border-radiu...
0.430267
0.078395
:host { display: inline-block; } .o-radio, .o-radio--medium.is-bordered .o-radio__label { font-size: 14px; } .o-radio, .o-radio__input { white-space: nowrap; line-height: 1; outline: 0; } .o-radio, .o-radio__inner, .o-radio__input { position: relative; display: inline-block; } .o-radio { color: #606...
components/radio/src/index.css
:host { display: inline-block; } .o-radio, .o-radio--medium.is-bordered .o-radio__label { font-size: 14px; } .o-radio, .o-radio__input { white-space: nowrap; line-height: 1; outline: 0; } .o-radio, .o-radio__inner, .o-radio__input { position: relative; display: inline-block; } .o-radio { color: #606...
0.357119
0.088072
.btn-facebook { color: #ffffff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2b4b90; *background-color: #133783; background-image: -moz-linear-gradient(top, #3b5998, #133783); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783)); background-image:...
css/social-buttons.css
.btn-facebook { color: #ffffff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2b4b90; *background-color: #133783; background-image: -moz-linear-gradient(top, #3b5998, #133783); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783)); background-image:...
0.331661
0.144089
@charset "utf-8"; /*------------------- *Description: By www.yiwuku.com *Website: https://app.zblogcn.com/?auth=3ec7ee20-80f2-498a-a5dd-fda19b198194 *Author: 尔今 <EMAIL> *update: 2017-12-27(Last:2018-01-13) -------------------*/ /* Global */ *{margin:0;padding:0} body{color:#fff...
zb_users/theme/Timeline/style/main.css
@charset "utf-8"; /*------------------- *Description: By www.yiwuku.com *Website: https://app.zblogcn.com/?auth=3ec7ee20-80f2-498a-a5dd-fda19b198194 *Author: 尔今 <EMAIL> *update: 2017-12-27(Last:2018-01-13) -------------------*/ /* Global */ *{margin:0;padding:0} body{color:#fff...
0.323701
0.050401
* { padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } h1 { font-family: Roboto; font-style: normal; font-weight: bold; font-size: 54px; line-height: normal; color: rgba(0, 0, 0, 0.65); } p { font-family: Roboto; font-style: normal; font-weight: normal; font-s...
public/css/proj.css
* { padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } h1 { font-family: Roboto; font-style: normal; font-weight: bold; font-size: 54px; line-height: normal; color: rgba(0, 0, 0, 0.65); } p { font-family: Roboto; font-style: normal; font-weight: normal; font-s...
0.406391
0.148726
html,body { height: 100%; } body { font-family: arial,sans-serif; font-size: 12px; background: url('bg.png') 0 0 repeat; } button { font: 99% sans-serif; width: auto; overflow: visible; cursor: pointer; } button::-moz-focus-inner { border: 0; } * { margi...
css/connect4.css
html,body { height: 100%; } body { font-family: arial,sans-serif; font-size: 12px; background: url('bg.png') 0 0 repeat; } button { font: 99% sans-serif; width: auto; overflow: visible; cursor: pointer; } button::-moz-focus-inner { border: 0; } * { margi...
0.420124
0.07056
margin: auto; width: 1500px; height: 850px; } #slide img{ width:1500px; height: 800px; } /* end-slide */ .title{ width:100% ; margin: auto; justify-content: space-between; text-align: center; } .title span{ width: 80%; margin: auto; font-size: 20px; text-align: cen...
src/main/webapp/home.css
margin: auto; width: 1500px; height: 850px; } #slide img{ width:1500px; height: 800px; } /* end-slide */ .title{ width:100% ; margin: auto; justify-content: space-between; text-align: center; } .title span{ width: 80%; margin: auto; font-size: 20px; text-align: cen...
0.403567
0.048226
.table td, .table th { width: 25%; } hr{ padding:0px; } table{ width: 80vw; height: 45vh; max-width: 700px; table-layout: fixed; } td{ vertical-align:center; text-align:center; } .calculator{ margin: auto; display: table; -webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1); ...
client/app/calculator/calculator.component.css
.table td, .table th { width: 25%; } hr{ padding:0px; } table{ width: 80vw; height: 45vh; max-width: 700px; table-layout: fixed; } td{ vertical-align:center; text-align:center; } .calculator{ margin: auto; display: table; -webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1); ...
0.38445
0.130147
.Advanced_search .modal_screen { display: flex; justify-content: center; align-items: center; position: fixed; /* Stay in place */ top: 0; left: 0; z-index: 11; /* Sit on top */ width: 100vw; /* Full width */ height: 100vh; /* Full height */ background-color: rgb(0, 0, 0); /* Fallback color */ bac...
resources/js/components/styles/Advanced_search.css
.Advanced_search .modal_screen { display: flex; justify-content: center; align-items: center; position: fixed; /* Stay in place */ top: 0; left: 0; z-index: 11; /* Sit on top */ width: 100vw; /* Full width */ height: 100vh; /* Full height */ background-color: rgb(0, 0, 0); /* Fallback color */ bac...
0.449151
0.077308
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("startpage.com"), domain("ixquick.com") { input#query {background:#ffffff!important} input#query_top, input#query_bottom {background:#ffffff!important; height: 38px; font: 16px arial,sans-serif} ul#video-lemmon-slider-ul {background: #f7f7f7 !i...
data/usercss/119137.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("startpage.com"), domain("ixquick.com") { input#query {background:#ffffff!important} input#query_top, input#query_bottom {background:#ffffff!important; height: 38px; font: 16px arial,sans-serif} ul#video-lemmon-slider-ul {background: #f7f7f7 !i...
0.215516
0.103567
@-moz-document domain("milo.yiannopoulos.net") { /* Userstyle for Milo.Yiannopoulos.net. Created by: 2E0PGS */ /* Repository: https://bitbucket.org/2E0PGS/userstyles/overview */ /* Licence: GNU v3 */ /* Userstyle URL: todo /* /* Version 1.0.1 21/03/2017 20:23*/ body { color: #dcdcdc; } /* ---Links--- */ ...
data/usercss/139163.user.css
@-moz-document domain("milo.yiannopoulos.net") { /* Userstyle for Milo.Yiannopoulos.net. Created by: 2E0PGS */ /* Repository: https://bitbucket.org/2E0PGS/userstyles/overview */ /* Licence: GNU v3 */ /* Userstyle URL: todo /* /* Version 1.0.1 21/03/2017 20:23*/ body { color: #dcdcdc; } /* ---Links--- */ ...
0.307254
0.044995
body { margin: 0; overflow-x: hidden; width: 100%; height: 285%; background: black; background: linear-gradient(to top, #000000 0%, #5788fe 100%); background-attachment: fixed; } .filter { width: 100%; height: 285%; position: absolute; ...
portfolio/src/main/webapp/style.css
body { margin: 0; overflow-x: hidden; width: 100%; height: 285%; background: black; background: linear-gradient(to top, #000000 0%, #5788fe 100%); background-attachment: fixed; } .filter { width: 100%; height: 285%; position: absolute; ...
0.411111
0.068631
bg140001 { background: none blue fixed left 25% repeat-x } bg140002 { background: none blue fixed left 25% repeat-y } bg140003 { background: none blue fixed left 25% round repeat } bg140004 { background: none blue fixed left 25% } bg140005 { background: none blue fixed left bottom repeat no-repeat } bg140006 { backgrou...
autotest/testsuite/properties/positive/background/css3/002-ao.css
bg140001 { background: none blue fixed left 25% repeat-x } bg140002 { background: none blue fixed left 25% repeat-y } bg140003 { background: none blue fixed left 25% round repeat } bg140004 { background: none blue fixed left 25% } bg140005 { background: none blue fixed left bottom repeat no-repeat } bg140006 { backgrou...
0.614394
0.596286
@charset "UTF-8"; body { box-sizing: border-box; } .inner { width: 1170px; margin: 0 auto; } main { display: flex; justify-content: space-between; } li { list-style-type: none; line-height: 1.6; margin-bottom: 8px; } a { text-decoration: none; color: #000; } p { line-he...
public/css/style.css
@charset "UTF-8"; body { box-sizing: border-box; } .inner { width: 1170px; margin: 0 auto; } main { display: flex; justify-content: space-between; } li { list-style-type: none; line-height: 1.6; margin-bottom: 8px; } a { text-decoration: none; color: #000; } p { line-he...
0.493897
0.086478
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=block'); :root { --color-layer-01: #00212a; --color-layer-02: #004a55; --color-layer-03: #007781; --color-layer-04: #00e1f3; --color-layer-05: #ffffff; --margin-bottom: 1.2rem; } *, *::before, *::after { box-sizing: bo...
assets/styles/style.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=block'); :root { --color-layer-01: #00212a; --color-layer-02: #004a55; --color-layer-03: #007781; --color-layer-04: #00e1f3; --color-layer-05: #ffffff; --margin-bottom: 1.2rem; } *, *::before, *::after { box-sizing: bo...
0.398524
0.097048
body, html { background: url(https://images.unsplash.com/photo-1434064511983-18c6dae20ed5?q=80&fm=jpg&s=c45f3bff08de3f8509e90f66aab9393f) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; box-shadow: 2px 2px 10px ...
public/css/login.css
body, html { background: url(https://images.unsplash.com/photo-1434064511983-18c6dae20ed5?q=80&fm=jpg&s=c45f3bff08de3f8509e90f66aab9393f) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; box-shadow: 2px 2px 10px ...
0.441432
0.112308
* { margin: 0; padding: 0; font-family: Verdana, "Lantinghei SC", "Hiragino Sans GB", "Microsoft Yahei", Helvetica, arial, \5b8b\4f53, sans-serif; } body { background: #f5f5f5; } i { font-style: normal; } #header { height: 60px; border-bottom: 1px solid #ececec; backg...
css/index.css
* { margin: 0; padding: 0; font-family: Verdana, "Lantinghei SC", "Hiragino Sans GB", "Microsoft Yahei", Helvetica, arial, \5b8b\4f53, sans-serif; } body { background: #f5f5f5; } i { font-style: normal; } #header { height: 60px; border-bottom: 1px solid #ececec; backg...
0.321141
0.074669
body { margin: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-variant: tab...
public/stylesheets/main.css
body { margin: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-variant: tab...
0.425844
0.092401
I don't think I could reproduce a difference when disabling the rule last time I checked */ .pure-g > div { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* page design formatting */ /* used in every page */ body { background-color: #396C99; } .f...
css/combined-styles-eb.css
I don't think I could reproduce a difference when disabling the rule last time I checked */ .pure-g > div { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* page design formatting */ /* used in every page */ body { background-color: #396C99; } .f...
0.263884
0.08061
body{ background-color: #6e6e6e12; } p { font-size: 14px; line-height: 25px; } li { font-size: 14px; line-height: 28px; } blockquote { font-size: 13px; line-height: 25px; padding: 5px; border-radius: 6px; } .author { display: flex; height: 40px; align-items: center; } .avatar-img { height: ...
res/template/css/global.css
body{ background-color: #6e6e6e12; } p { font-size: 14px; line-height: 25px; } li { font-size: 14px; line-height: 28px; } blockquote { font-size: 13px; line-height: 25px; padding: 5px; border-radius: 6px; } .author { display: flex; height: 40px; align-items: center; } .avatar-img { height: ...
0.339718
0.106412
@import url("../css/frameworks/bootstrap.min.css"); @import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;500&display=swap"); body { background-color: #21211E; color: #F0F0F0; font-family: "Oswald", arial, sa...
assets/css/main.css
@import url("../css/frameworks/bootstrap.min.css"); @import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;500&display=swap"); body { background-color: #21211E; color: #F0F0F0; font-family: "Oswald", arial, sa...
0.342352
0.086054
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"); :root { --color-foreground: #FFFFFF; --color-background: #000000; } html { font-family: "Poppins", sans-serif; } body { color: var(--color-foreground); background-color: var(--color-background); } header { ...
css/root.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"); :root { --color-foreground: #FFFFFF; --color-background: #000000; } html { font-family: "Poppins", sans-serif; } body { color: var(--color-foreground); background-color: var(--color-background); } header { ...
0.351645
0.058534
html, body { margin: 0; height: 100%; width: 100%; } .navbar { color: white; background-color: #0b3557; } .navbar-brand { color: white; } .nav > li > a { color: white; } .nav > li > a { margin: 10px 10px 0; padding: 5px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; colo...
htdocs/public/css/app.css
html, body { margin: 0; height: 100%; width: 100%; } .navbar { color: white; background-color: #0b3557; } .navbar-brand { color: white; } .nav > li > a { color: white; } .nav > li > a { margin: 10px 10px 0; padding: 5px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; colo...
0.451568
0.076718
.modal { background: #fff; height: 100vh; left: 0; opacity: 0; pointer-events: none; position: fixed; top: 0; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; transition: opacity .5s linear; width: 100vw; z-index: 2; } .modal.active { opacity: 1; pointer-events: auto; ...
css/ripple-modal.css
.modal { background: #fff; height: 100vh; left: 0; opacity: 0; pointer-events: none; position: fixed; top: 0; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; transition: opacity .5s linear; width: 100vw; z-index: 2; } .modal.active { opacity: 1; pointer-events: auto; ...
0.539711
0.091504
@function random-range ($min: 0, $max: 100) { @return random($max - $min) + $min; } .is-scattered .card:nth-of-type(9n+1) { -webkit-transform-origin: -80% -15%; -webkit-transform: rotateZ(1deg) translate3d(0, 0, 0); transform-origin: -80% -15%; transform: rotateZ(1deg) translate3d(0, 0, 0);...
css/deck.css
@function random-range ($min: 0, $max: 100) { @return random($max - $min) + $min; } .is-scattered .card:nth-of-type(9n+1) { -webkit-transform-origin: -80% -15%; -webkit-transform: rotateZ(1deg) translate3d(0, 0, 0); transform-origin: -80% -15%; transform: rotateZ(1deg) translate3d(0, 0, 0);...
0.225929
0.130951
.center { text-align: center; } #content { font-family: 'Nunito', sans-serif; margin: auto; width: 40%; height: 230px; border: 0.8px solid rgba(180, 176, 176, 0.7); border...
style.css
.center { text-align: center; } #content { font-family: 'Nunito', sans-serif; margin: auto; width: 40%; height: 230px; border: 0.8px solid rgba(180, 176, 176, 0.7); border...
0.47171
0.102215
@import url("eksi-okuyucu-themes.css"); /* fonts */ @import url(http://fonts.googleapis.com/css?family=Open+Sans); @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext); @import url(https://fonts.googleapis.com/css?family=Libre+Baskerville&subset=latin,latin-ext); body { transiti...
app/css/eksi-okuyucu.css
@import url("eksi-okuyucu-themes.css"); /* fonts */ @import url(http://fonts.googleapis.com/css?family=Open+Sans); @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext); @import url(https://fonts.googleapis.com/css?family=Libre+Baskerville&subset=latin,latin-ext); body { transiti...
0.278747
0.057361
*, *::before, *::after { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { height: 100%; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, Arial, sans-serif; -webkit-font-featur...
static/css/style.css
*, *::before, *::after { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { height: 100%; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, Arial, sans-serif; -webkit-font-featur...
0.347648
0.051083
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700"); * { margin: 0; padding: 0; } body { margin: 0; padding: 0; background: #222; color: #9A9A9A; text-shadow: 0.1em 0.1em rgba(0, 0, 0, 0.3); font: 13px 'Roboto', 'Trebuchet MS', "Arial", sans-serif; } ...
public/static/styles/darkmonoalt/style.css
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700"); * { margin: 0; padding: 0; } body { margin: 0; padding: 0; background: #222; color: #9A9A9A; text-shadow: 0.1em 0.1em rgba(0, 0, 0, 0.3); font: 13px 'Roboto', 'Trebuchet MS', "Arial", sans-serif; } ...
0.256273
0.084644
body { overflow: hidden; background-color: #ebeeef!important; } .container { display: flex; justify-content: center; align-items: center; height: 25vh; overflow: hidden; animation-delay: 1s; } .item-1 { width: 20px; height: 20px; background: #f583a1; border-radius: 50%;...
ika_web/app/web/static/loading_page/css/style.css
body { overflow: hidden; background-color: #ebeeef!important; } .container { display: flex; justify-content: center; align-items: center; height: 25vh; overflow: hidden; animation-delay: 1s; } .item-1 { width: 20px; height: 20px; background: #f583a1; border-radius: 50%;...
0.741112
0.147279
html, body { height: 100%; } body{background-color: #f2f2f2;} .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 0 15px 20px; } .footer2 { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding...
frontend/web/css/site.css
html, body { height: 100%; } body{background-color: #f2f2f2;} .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 0 15px 20px; } .footer2 { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding...
0.459076
0.079782
* { font-family: "Arial Black", sans-serif; color: black; } .left_div { float: left; width: 33%; padding: 1%; margin: 1%; border: 4px black solid; background-color: #eaeaea; text-align: center; max-height: 70vh; overflow: auto; } .middle_div { float: left; width: 2...
public/stylesheets/style_profile-page.css
* { font-family: "Arial Black", sans-serif; color: black; } .left_div { float: left; width: 33%; padding: 1%; margin: 1%; border: 4px black solid; background-color: #eaeaea; text-align: center; max-height: 70vh; overflow: auto; } .middle_div { float: left; width: 2...
0.606265
0.195998
body { padding-top: 54px; } @media (min-width: 992px) { body { padding-top: 56px; } } .bg-image-full { background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; height: 300px; } #tit { ...
css/full-width-pics.css
body { padding-top: 54px; } @media (min-width: 992px) { body { padding-top: 56px; } } .bg-image-full { background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; height: 300px; } #tit { ...
0.26971
0.069795
* { color: white; margin: 0; padding: 0; box-sizing: border-box; font-size: 23px; } html { user-select: none; scroll-behavior: smooth; } body { overflow-x: hidden; background-color: #000000ff; width: 100%; height: 100%; font-family: Merriweather, serif; } h1 { font-size: 50px; } #main { ...
css/style.css
* { color: white; margin: 0; padding: 0; box-sizing: border-box; font-size: 23px; } html { user-select: none; scroll-behavior: smooth; } body { overflow-x: hidden; background-color: #000000ff; width: 100%; height: 100%; font-family: Merriweather, serif; } h1 { font-size: 50px; } #main { ...
0.341034
0.087252
#application-menu .menu-item { height: 28px; line-height: 28px !important; padding: 0 3px !important; grid-template-columns: 2em auto 60px !important; } #application-menu, #menubar { font-size: 13px !important; } #document-tabs .document .close { right: 4px; width: 15px; height: 100%; } #document...
balloonfish dark/custom.css
#application-menu .menu-item { height: 28px; line-height: 28px !important; padding: 0 3px !important; grid-template-columns: 2em auto 60px !important; } #application-menu, #menubar { font-size: 13px !important; } #document-tabs .document .close { right: 4px; width: 15px; height: 100%; } #document...
0.244814
0.061961
.cafeTitleBar { display: inline-block; font-family: "American Typewriter"; width : 95%; background-color: #cd6a13; border-radius: 20px; text-align: center; font-size: 30px; padding: 30px; } .menuTitleBar { display: inline-block; font-family: "American Typewriter"; width : 95%...
src/main/resources/static/css/adminPage.css
.cafeTitleBar { display: inline-block; font-family: "American Typewriter"; width : 95%; background-color: #cd6a13; border-radius: 20px; text-align: center; font-size: 30px; padding: 30px; } .menuTitleBar { display: inline-block; font-family: "American Typewriter"; width : 95%...
0.321993
0.104614
*, *::before, *::after { box-sizing: border-box; } html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } html, body { margin: 0; padding: 0; } #main { position: relative; } :root { --tree-gutter: 1rem; --tree-yes: h...
vanilla-js/tree-style.css
*, *::before, *::after { box-sizing: border-box; } html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } html, body { margin: 0; padding: 0; } #main { position: relative; } :root { --tree-gutter: 1rem; --tree-yes: h...
0.607663
0.066934
width: 100%; position: fixed; z-index: 2; } .covid-19_header{ height: 78px; background-image: linear-gradient(180deg, #fff, #f1f2f3); /* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); */ /* box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12); */ box-shadow...
custom/css/pages/header.css
width: 100%; position: fixed; z-index: 2; } .covid-19_header{ height: 78px; background-image: linear-gradient(180deg, #fff, #f1f2f3); /* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); */ /* box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12); */ box-shadow...
0.374791
0.092565
header { width: 60vw; max-width: 1400px; display: flex; justify-content: space-between; margin: 0 auto; max-height: 70px; position: relative; } @media only screen and (max-width: 1200px) { header { width: 100vw; } } header .logo { padding: 20px; } header a { display: block; tex...
css/style.css
header { width: 60vw; max-width: 1400px; display: flex; justify-content: space-between; margin: 0 auto; max-height: 70px; position: relative; } @media only screen and (max-width: 1200px) { header { width: 100vw; } } header .logo { padding: 20px; } header a { display: block; tex...
0.536313
0.081483
* { font-family:arial; } .hr { width: 85%; margin: 20px auto; color: #F5F5F5;} .column { float:left; width:20%; min-width: 120px; max-width: 190px;} .column .row { border-bottom: 1px #C9C9C9 solid; margin: 0 2px; padding: 0 5px; } .column .row, .row span { line-height:30px; color:#000; } .column .row.heading, .column ....
Application/Source/v1.0/pages/css.css
* { font-family:arial; } .hr { width: 85%; margin: 20px auto; color: #F5F5F5;} .column { float:left; width:20%; min-width: 120px; max-width: 190px;} .column .row { border-bottom: 1px #C9C9C9 solid; margin: 0 2px; padding: 0 5px; } .column .row, .row span { line-height:30px; color:#000; } .column .row.heading, .column ....
0.368292
0.272245
*{ margin: 0; padding: 0; } .landing{ height: 100vh; width: 100vw; background: linear-gradient(45deg, rgb(0, 0, 0),rgb(33, 33, 34)) ; display: flex; align-items: center; justify-content: center; } .avatar{ height: 250px; width: 250px; border-radius:50%; background-color...
static/css/citizen/home.css
*{ margin: 0; padding: 0; } .landing{ height: 100vh; width: 100vw; background: linear-gradient(45deg, rgb(0, 0, 0),rgb(33, 33, 34)) ; display: flex; align-items: center; justify-content: center; } .avatar{ height: 250px; width: 250px; border-radius:50%; background-color...
0.502686
0.113629
.backwards-bio { text-align: right; } .bio-block { margin: 2em 0; } #team-title { display: block; font-size: 2.8em; border-bottom: 3px dashed #333; padding-bottom: .67em; padding-left: 10%; } .pet-wrapper { display: block; } #pet-button { cursor: pointer; display: inline-block; border-radius: ...
site/static/css/about-contact-style.css
.backwards-bio { text-align: right; } .bio-block { margin: 2em 0; } #team-title { display: block; font-size: 2.8em; border-bottom: 3px dashed #333; padding-bottom: .67em; padding-left: 10%; } .pet-wrapper { display: block; } #pet-button { cursor: pointer; display: inline-block; border-radius: ...
0.410993
0.085595
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; } body{ justify-content: center; align-items: center; background: #fff; } .container{ width: 80%; margin: 80px auto; } .container h1{ padd...
course9.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; } body{ justify-content: center; align-items: center; background: #fff; } .container{ width: 80%; margin: 80px auto; } .container h1{ padd...
0.440951
0.066873
* { margin: 0; padding: 0; } html { height: 100%; background-size: cover; background-repeat: no-repeat; } body { font-family: 'Titillium Web', sans-serif; font-weight: 100; font-size: 12px; line-height: 30px; } /* Theme Colors Vars */ /* =================...
assets/css/main.css
* { margin: 0; padding: 0; } html { height: 100%; background-size: cover; background-repeat: no-repeat; } body { font-family: 'Titillium Web', sans-serif; font-weight: 100; font-size: 12px; line-height: 30px; } /* Theme Colors Vars */ /* =================...
0.422981
0.079389
margin-top: 2rem; cursor: move; } #current { position: absolute; color: #f6c1bc; top: 0; right: 80%; font-family: Verdana; margin-left: 45%; margin-top: 5%; } .system { position: relative; width: 100%; height: 100%; -webkit-transform: rotateX(75deg) rotateY(-30deg); transform: rotateX(75d...
styles/style.css
margin-top: 2rem; cursor: move; } #current { position: absolute; color: #f6c1bc; top: 0; right: 80%; font-family: Verdana; margin-left: 45%; margin-top: 5%; } .system { position: relative; width: 100%; height: 100%; -webkit-transform: rotateX(75deg) rotateY(-30deg); transform: rotateX(75d...
0.506591
0.089813
.team { display: flex; background-color: #202020; width: 100.1%; justify-content: space-around; align-items: center; color: white; height: 300px; } .team a { color: white; font-size: 1.7rem; display: flex; justify-content: center; user-select: none; padding: 10px; outline: none; border-rad...
src/components/team.css
.team { display: flex; background-color: #202020; width: 100.1%; justify-content: space-around; align-items: center; color: white; height: 300px; } .team a { color: white; font-size: 1.7rem; display: flex; justify-content: center; user-select: none; padding: 10px; outline: none; border-rad...
0.497559
0.13148
.banner{ /*margin-top: 60px;*/ } .banner .pic{ display: block; max-width: 100%; height: auto; } .intr_block.panel{ border: 1px solid #f1f1f1; } .intr_block span{ font-size: 25px; font-weight: 700; text-align: center; display: block; } .moshi{ background-color: #fff; b...
app/static/css/android_free.css
.banner{ /*margin-top: 60px;*/ } .banner .pic{ display: block; max-width: 100%; height: auto; } .intr_block.panel{ border: 1px solid #f1f1f1; } .intr_block span{ font-size: 25px; font-weight: 700; text-align: center; display: block; } .moshi{ background-color: #fff; b...
0.284775
0.126542
@font-face { font-family: 'BerlinSansFBRegular'; src: url('style/berlinsans/brlnsr-webfont.eot'); src: url('style/berlinsans/brlnsr-webfont.eot?iefix') format('eot'), url('style/berlinsans/brlnsr-webfont.woff') format('woff'), url('style/berlinsans/brlnsr-webfont.ttf') format('truetype'), ...
style.css
@font-face { font-family: 'BerlinSansFBRegular'; src: url('style/berlinsans/brlnsr-webfont.eot'); src: url('style/berlinsans/brlnsr-webfont.eot?iefix') format('eot'), url('style/berlinsans/brlnsr-webfont.woff') format('woff'), url('style/berlinsans/brlnsr-webfont.ttf') format('truetype'), ...
0.271638
0.080937
body{ -webkit-user-select: none; -ms-user-select: none; user-select: none; } body div h2{ color: #fe724e; text-align: center; font-size: 15px; } body button{ padding: 10px 23px; font-size: 11px; border-radius: 5px; font-weight: bolder; } /* MENU BAR */ .menuBar{ position: fi...
tc/src/tc/css/home.css
body{ -webkit-user-select: none; -ms-user-select: none; user-select: none; } body div h2{ color: #fe724e; text-align: center; font-size: 15px; } body button{ padding: 10px 23px; font-size: 11px; border-radius: 5px; font-weight: bolder; } /* MENU BAR */ .menuBar{ position: fi...
0.428233
0.076167
header{ background: #FAEBD7; min-height: 200px; top:0; width: 100%; clear: both; } footer{ background-color: #FAEBD7; position: absolute; bottom: 0; width: 100%; } *{ margin: 0; padding: 0; } #container_geral{ width: auto; height: auto; margin: auto; position: relative; ove...
style.css
header{ background: #FAEBD7; min-height: 200px; top:0; width: 100%; clear: both; } footer{ background-color: #FAEBD7; position: absolute; bottom: 0; width: 100%; } *{ margin: 0; padding: 0; } #container_geral{ width: auto; height: auto; margin: auto; position: relative; ove...
0.221351
0.041153
$breakpoint: 680px; $color-blue: #8ac0d9; $background-color: #333; body, html, .app { height: 100%; } body { padding-top: 45px; } .avatar { $size: 19px; height: $size; width: $size; margin-right: 6px; } .chat { display: flex; height: 100%; @media (max-width: $breakpoint) { flex-direction: col...
css/main.css
$breakpoint: 680px; $color-blue: #8ac0d9; $background-color: #333; body, html, .app { height: 100%; } body { padding-top: 45px; } .avatar { $size: 19px; height: $size; width: $size; margin-right: 6px; } .chat { display: flex; height: 100%; @media (max-width: $breakpoint) { flex-direction: col...
0.530966
0.066146
@import url("https://fonts.googleapis.com/css?family=Nunito"); html, body { width: 100%; backgroud: #ebebd3; font-family: 'Nunito'; margin: 0; padding: 0; color: #111312; } header, nav { width: 100%; } nav { position: fixed; top: 0; left: 0; z-index: 2; height: 80px; box-sizing: border-box; ...
css/style.css
@import url("https://fonts.googleapis.com/css?family=Nunito"); html, body { width: 100%; backgroud: #ebebd3; font-family: 'Nunito'; margin: 0; padding: 0; color: #111312; } header, nav { width: 100%; } nav { position: fixed; top: 0; left: 0; z-index: 2; height: 80px; box-sizing: border-box; ...
0.342352
0.06354
#photos_box{padding:0px 0px 0px 8px;} #photos_box .added .album{border-bottom:solid 1px #ffe222;padding:6px 6px 3px 6px;width:174px;margin:0px 10px 10px -6px;background:#fff8cc;} #photos_box .album{padding:6px;width:160px;float:left;word-wrap:break;margin:0px 10px 0px 0px;width:170px;padding:0px 0px 5px;} #photos_box...
companies/facebook/sophie/sophie_files/a7wbadphdqo8c8gk.pkg.css
#photos_box{padding:0px 0px 0px 8px;} #photos_box .added .album{border-bottom:solid 1px #ffe222;padding:6px 6px 3px 6px;width:174px;margin:0px 10px 10px -6px;background:#fff8cc;} #photos_box .album{padding:6px;width:160px;float:left;word-wrap:break;margin:0px 10px 0px 0px;width:170px;padding:0px 0px 5px;} #photos_box...
0.261237
0.057705
.not-scrollable { overflow: hidden!important; } @media (max-width: 1200px) { .hidden-menu nav { margin-top: 30px; align-items: center !important; } } @media screen and (min-width: 768px) and (max-width: 1200px) { header { margin-top: 16px; } .main_menu { display: ...
frontend/web/css/menu.css
.not-scrollable { overflow: hidden!important; } @media (max-width: 1200px) { .hidden-menu nav { margin-top: 30px; align-items: center !important; } } @media screen and (min-width: 768px) and (max-width: 1200px) { header { margin-top: 16px; } .main_menu { display: ...
0.517571
0.084003
.uw-footer { font-family: "Open Sans",sans-serif; font-size: 10px; line-height: 1.72222; background: url('../assets/img/footer.jpg') center bottom; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 0 0 30px 0; background-color: #...
static/css/footer.css
.uw-footer { font-family: "Open Sans",sans-serif; font-size: 10px; line-height: 1.72222; background: url('../assets/img/footer.jpg') center bottom; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 0 0 30px 0; background-color: #...
0.304765
0.073198
@font-face { font-family: Gotham; src: url(../fonts/gothammedium.ttf); } h1 { padding-left: 48px; font-size: 48px; font-weight: normal; } body { margin: 0; background-color: #242C42; color: white; font-family: 'Gotham'; height: 100%; } .code { font-family: 'Gotham'; } .he...
static/style/stylesheet.css
@font-face { font-family: Gotham; src: url(../fonts/gothammedium.ttf); } h1 { padding-left: 48px; font-size: 48px; font-weight: normal; } body { margin: 0; background-color: #242C42; color: white; font-family: 'Gotham'; height: 100%; } .code { font-family: 'Gotham'; } .he...
0.415492
0.128416