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
.event-wrapper { position: relative; } button[id^=delete-event] { position: absolute; right: 0; top: -90px; background-color: #ff3d3d; font-size: 72px; color: honeydew; border: solid 8px white; border-bottom: none; padding: 5px 25px; border-radius: 25px 25px 0 0; } .event { position: relative; width: 85v...
public/assets/css/event.css
.event-wrapper { position: relative; } button[id^=delete-event] { position: absolute; right: 0; top: -90px; background-color: #ff3d3d; font-size: 72px; color: honeydew; border: solid 8px white; border-bottom: none; padding: 5px 25px; border-radius: 25px 25px 0 0; } .event { position: relative; width: 85v...
0.346762
0.055978
* { box-sizing: border-box; } body { margin: 0; font-family: "Lato", sans-serif; } img { max-width: 100%; height: auto; } .header { padding: 15px 0; } .navigation { list-style: none; padding: 0; margin: 0; } .navigation-link { text-decoration: none; text-transform: uppercase; color: #939699...
projects/willberis/css/style.css
* { box-sizing: border-box; } body { margin: 0; font-family: "Lato", sans-serif; } img { max-width: 100%; height: auto; } .header { padding: 15px 0; } .navigation { list-style: none; padding: 0; margin: 0; } .navigation-link { text-decoration: none; text-transform: uppercase; color: #939699...
0.39946
0.093678
.healthy { color: #26ae61; background: #d5ffe7; } .pending { color: #635a05; background: #f0e797; } .healthy,.pending { font-size: 11px; font-weight: 500; display: inline-block; padding: 5px 15px; border-radius: 50px; cursor: pointer; text-transform: upp...
public/assets/admin/css/style.css
.healthy { color: #26ae61; background: #d5ffe7; } .pending { color: #635a05; background: #f0e797; } .healthy,.pending { font-size: 11px; font-weight: 500; display: inline-block; padding: 5px 15px; border-radius: 50px; cursor: pointer; text-transform: upp...
0.402862
0.109849
*{ padding:0px; margin: 0px; } body{ width: 100%; max-width: 900px; margin: 0 0 0 25%; } hr{ padding: 5px 0px 5px 0px; background-color: grey; opacity: .6; width: 100%; } .head-wrapper{ float: left; margin: 5px 0px 25px 0px; } h1, .headers{ font-fami...
css/style.css
*{ padding:0px; margin: 0px; } body{ width: 100%; max-width: 900px; margin: 0 0 0 25%; } hr{ padding: 5px 0px 5px 0px; background-color: grey; opacity: .6; width: 100%; } .head-wrapper{ float: left; margin: 5px 0px 25px 0px; } h1, .headers{ font-fami...
0.292494
0.065815
@import url("~golden-layout/src/css/goldenlayout-dark-theme.css"); body { background-color: #333 !important; } .navbar-inverse { background-color: #333 !important; } .navbar-inverse .navbar-brand { color: #aaa !important; } .nav.navbar-nav.navbar-left li:hover { color: #ccc !important; } .nav.nav-t...
static/themes/dark-theme.css
@import url("~golden-layout/src/css/goldenlayout-dark-theme.css"); body { background-color: #333 !important; } .navbar-inverse { background-color: #333 !important; } .navbar-inverse .navbar-brand { color: #aaa !important; } .nav.navbar-nav.navbar-left li:hover { color: #ccc !important; } .nav.nav-t...
0.267504
0.084531
.container-q0mjim9E { display: inline-flex; position: relative; box-sizing: border-box; align-items: center; border-radius: 4px; border: var(--control-border-width, 1px) solid var(--intent-color, #d1d4dc); color: #131722; outline: none; } .container-q0mjim9E, html.theme-dark .container-q0mjim9E { --de...
src/charting_library/bundles/13.aa76f462cdf22c2b5bc6.css
.container-q0mjim9E { display: inline-flex; position: relative; box-sizing: border-box; align-items: center; border-radius: 4px; border: var(--control-border-width, 1px) solid var(--intent-color, #d1d4dc); color: #131722; outline: none; } .container-q0mjim9E, html.theme-dark .container-q0mjim9E { --de...
0.399812
0.072341
@import "fonts/stylesheet.css"; @import "fonts/style.css"; body{ margin: 0px; padding: 0px; font-family: 'Vegur Light'; background-color: #535353; } #toTopBtn{ display: none; position: fixed; bottom: 20px; right: 33px; z-index: 99; font-size: 16px; border: none; backgro...
style.css
@import "fonts/stylesheet.css"; @import "fonts/style.css"; body{ margin: 0px; padding: 0px; font-family: 'Vegur Light'; background-color: #535353; } #toTopBtn{ display: none; position: fixed; bottom: 20px; right: 33px; z-index: 99; font-size: 16px; border: none; backgro...
0.210848
0.071982
#optionsframework { max-width: 840px; background: #fff; } #optionsframework h3 { cursor: default; background-color: #f1f1f1; font-size: 14px; line-height: 1.4; color: #555; margin: 0; padding: 8px 12px; border-bottom: 1px solid #ddd; } #optionsframework p { margin-bottom: 0; padding-bottom: 10px; } #opt...
wp-content/themes/begin/css/options.css
#optionsframework { max-width: 840px; background: #fff; } #optionsframework h3 { cursor: default; background-color: #f1f1f1; font-size: 14px; line-height: 1.4; color: #555; margin: 0; padding: 8px 12px; border-bottom: 1px solid #ddd; } #optionsframework p { margin-bottom: 0; padding-bottom: 10px; } #opt...
0.232571
0.057758
html, body { min-height: 100%; font-family: 'Microsoft YaHei', 'Source Sans Pro', Arial, sans-serif; font-size: 12px; font-weight: 400; margin: 0; padding: 0; background-color: #f4f4f4; color: #393939; } ul { -webkit-padding: 0; -webkit-margin: 0; padding: 0; margin: 0; ...
css/toolkit.css
html, body { min-height: 100%; font-family: 'Microsoft YaHei', 'Source Sans Pro', Arial, sans-serif; font-size: 12px; font-weight: 400; margin: 0; padding: 0; background-color: #f4f4f4; color: #393939; } ul { -webkit-padding: 0; -webkit-margin: 0; padding: 0; margin: 0; ...
0.379953
0.060391
html, body { height: calc(100% - 4px); overflow: hidden; } .body-container { height: calc(100vh - 100px); display: flex; margin-right: 0; margin-left: 0; } .custom-row { width: 100%; margin-right: 20px; margin-left: 5px; } #list-users-col { position: absolu...
styles/securityrolescheck.css
html, body { height: calc(100% - 4px); overflow: hidden; } .body-container { height: calc(100vh - 100px); display: flex; margin-right: 0; margin-left: 0; } .custom-row { width: 100%; margin-right: 20px; margin-left: 5px; } #list-users-col { position: absolu...
0.371365
0.081264
body { overflow: hidden; display: flex; margin: 0 auto; justify-content: center; } #background-image-div { left: 0; right: 0; top: 0; bottom: 0; position: absolute; filter: blur(20px); -webkit-filter: blur(20px); transform: scale(1.2); z-index: inherit; transitio...
playing.css
body { overflow: hidden; display: flex; margin: 0 auto; justify-content: center; } #background-image-div { left: 0; right: 0; top: 0; bottom: 0; position: absolute; filter: blur(20px); -webkit-filter: blur(20px); transform: scale(1.2); z-index: inherit; transitio...
0.383872
0.14262
.base00-background { background-color: #1b181b; } .base01-background { background-color: #292329; } .base02-background { background-color: #695d69; } .base03-background { background-color: #776977; } .base04-background { background-color: #9e8f9e; } .base05-background { background-color: #ab9bab; } .base06-background {...
css/themes/base16-atelierheath.rc.css
.base00-background { background-color: #1b181b; } .base01-background { background-color: #292329; } .base02-background { background-color: #695d69; } .base03-background { background-color: #776977; } .base04-background { background-color: #9e8f9e; } .base05-background { background-color: #ab9bab; } .base06-background {...
0.492188
0.111048
blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,select,table,td,textarea,th,ul{margin:0;padding:0} address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block} table{border-collapse:collapse;border-spacing:0...
gxlm3.1/css/style.css
blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,select,table,td,textarea,th,ul{margin:0;padding:0} address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block} table{border-collapse:collapse;border-spacing:0...
0.303113
0.057045
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; } .wrap-new { padding: 0 } * html .group { zoom: 1; } /* IE6 */ *:first-child + html .group { zoom: 1; } /* Utility Classes */ .hidden-accessible { display: block; height: 0; overflow: hidden; } .hidden { di...
Dataset 2017/8- News/9- Time.com/1- news on libya-keyword/Search Results_files/fixed-header-footer.css
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; } .wrap-new { padding: 0 } * html .group { zoom: 1; } /* IE6 */ *:first-child + html .group { zoom: 1; } /* Utility Classes */ .hidden-accessible { display: block; height: 0; overflow: hidden; } .hidden { di...
0.398055
0.08318
.flex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;} .flex-1 {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;width: 0} /****************************** menu_setting *************************************/ .menu_setting_area{padding: 5px 15px;} .menu_preview_area{float: left;marg...
public/admin/css/weixin.css
.flex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;} .flex-1 {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;width: 0} /****************************** menu_setting *************************************/ .menu_setting_area{padding: 5px 15px;} .menu_preview_area{float: left;marg...
0.254694
0.038466
/* 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. */ /* =====================================================...
public/qbytesoft/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.519521
0.082438
body,html{height:100%} body{background:#fff;color:#333;font-family:Helvetica,Arial,sans-serif;font-size:13.5px;line-height:1.8;margin:0;padding-top:47px;margin:unset} /* 状态和上面的距离和整个页面全部整体字体大小 */ a{color:#08c;text-decoration:none;outline:0} a:hover{opacity:1} .cbi-map-descr,.cbi-section-descr,h1,h2,h3,h4,h5,h6,p{color:...
luci/themes/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/cascade.css
body,html{height:100%} body{background:#fff;color:#333;font-family:Helvetica,Arial,sans-serif;font-size:13.5px;line-height:1.8;margin:0;padding-top:47px;margin:unset} /* 状态和上面的距离和整个页面全部整体字体大小 */ a{color:#08c;text-decoration:none;outline:0} a:hover{opacity:1} .cbi-map-descr,.cbi-section-descr,h1,h2,h3,h4,h5,h6,p{color:...
0.291384
0.050917
.galax-slider { font-size: 16px; margin: 0 auto; position: relative; } .galax-slider .galax-wrap { position: relative; display: block; /*overflow: hidden;*/ /*border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3); -moz-box-shadow: 0 0 6px 0 rg...
galax-slider.css
.galax-slider { font-size: 16px; margin: 0 auto; position: relative; } .galax-slider .galax-wrap { position: relative; display: block; /*overflow: hidden;*/ /*border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3); -moz-box-shadow: 0 0 6px 0 rg...
0.29088
0.112673
.boxx{ font-size: 70%; word-break:keep-all; font-family:Arial; border: 1px solid; padding: .3em; padding-top: 1px; padding-bottom: 1px; height:1.2em; background: #FFF; text-align:center; } .imagess{ display: inline-block; height:1em max-width:194px; } .buttonss{ font-size: 70%; word-break:keep-all;...
contributions/add/doc/css/Keil-lab.css
.boxx{ font-size: 70%; word-break:keep-all; font-family:Arial; border: 1px solid; padding: .3em; padding-top: 1px; padding-bottom: 1px; height:1.2em; background: #FFF; text-align:center; } .imagess{ display: inline-block; height:1em max-width:194px; } .buttonss{ font-size: 70%; word-break:keep-all;...
0.205814
0.084871
* { padding:0; margin:0; } h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; } li, dd { margin-left:5%; } fieldset { padding: .5em; } select option{ padding:0 5px; } .access{ display:none; } /* For accessibility related elements */ .clear{ clear:both; height:0px; font...
lib/janky/public/css/base.css
* { padding:0; margin:0; } h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; } li, dd { margin-left:5%; } fieldset { padding: .5em; } select option{ padding:0 5px; } .access{ display:none; } /* For accessibility related elements */ .clear{ clear:both; height:0px; font...
0.264453
0.101857
@media only screen and (min-width: 1601px){ .ce-cards-pack .ce-card{ width: 13.5%; } .ce-cards-pack .ce-card{ margin: 0 1.55%; } .ce-cards-pack .ce-card .image{ width: 208px; height: 208px; } .ce-cards-pack .ce-card .content{ top: 105px; paddi...
public/stylesheets/ce_users.css
@media only screen and (min-width: 1601px){ .ce-cards-pack .ce-card{ width: 13.5%; } .ce-cards-pack .ce-card{ margin: 0 1.55%; } .ce-cards-pack .ce-card .image{ width: 208px; height: 208px; } .ce-cards-pack .ce-card .content{ top: 105px; paddi...
0.293506
0.046681
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col...
assets/css/TheShahProject.css
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col...
0.338405
0.056288
a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-secondary, .btn-secondary:hover, .btn-secondary:focus { color: #333; text-shadow: none; /* Prevent inheritance from `body` */ background-color: #fff; border: .05rem solid #fff; } /* * Base structure */ html, body...
queue_rules/frontend/static/frontend/stylesheet.css
a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-secondary, .btn-secondary:hover, .btn-secondary:focus { color: #333; text-shadow: none; /* Prevent inheritance from `body` */ background-color: #fff; border: .05rem solid #fff; } /* * Base structure */ html, body...
0.551574
0.043447
********** ==> RESPONSIVE STYLES <== ********** 1. LARGER MONITORS 2. MEDIUM SCREENS/DESKTOPS 3. TABLETS / IPADS 4. SMARTPHONES ********** ==> END RESPONSIVE STYLES <== ********** */ /* Larger devices (larger desktops, 1400px and up) */ @media screen and (max-width: 1400px) { .line { height: 9.24rem; } .to...
app/static/css/responsive.css
********** ==> RESPONSIVE STYLES <== ********** 1. LARGER MONITORS 2. MEDIUM SCREENS/DESKTOPS 3. TABLETS / IPADS 4. SMARTPHONES ********** ==> END RESPONSIVE STYLES <== ********** */ /* Larger devices (larger desktops, 1400px and up) */ @media screen and (max-width: 1400px) { .line { height: 9.24rem; } .to...
0.368292
0.111434
.overlay { background: #000; opacity: 0.1; width: 100%; min-height: 100%; position: absolute; z-index: -1; } header { display: flex; width: 100%; } header img { width: 100px; height: 100px; margin-left: 80px; } .container { width: 100%; display: flex; flex-wrap: wrap; padding: 16px; f...
public/css/style.css
.overlay { background: #000; opacity: 0.1; width: 100%; min-height: 100%; position: absolute; z-index: -1; } header { display: flex; width: 100%; } header img { width: 100px; height: 100px; margin-left: 80px; } .container { width: 100%; display: flex; flex-wrap: wrap; padding: 16px; f...
0.460532
0.075244
.ns-box { background-color: rgba(0, 0, 0, 0.93); padding: 17px; line-height: 1.4; margin-bottom: 10px; z-index: 1; color: black; font-size: 70%; position: relative; display: table; word-wrap: break-word; max-width: 100%; border-width: 1px; border-radius: 5px; border-style: solid; border-c...
modules/default/alert/notificationFx.css
.ns-box { background-color: rgba(0, 0, 0, 0.93); padding: 17px; line-height: 1.4; margin-bottom: 10px; z-index: 1; color: black; font-size: 70%; position: relative; display: table; word-wrap: break-word; max-width: 100%; border-width: 1px; border-radius: 5px; border-style: solid; border-c...
0.656878
0.179656
@import url('https://fonts.googleapis.com/css?family=Baumans&display=swap'); .sheetform .charactersheet button[type=roll].sheet-d6-dice::before { font-family: 'dicefontd6'; content: 'F '; } .sheetform .charactersheet main { display: flex; flex-wrap: wrap; } .col2 { flex: 1 1 300px; padding: .5em; } .she...
Hard Wired Island/hardwiredisland.css
@import url('https://fonts.googleapis.com/css?family=Baumans&display=swap'); .sheetform .charactersheet button[type=roll].sheet-d6-dice::before { font-family: 'dicefontd6'; content: 'F '; } .sheetform .charactersheet main { display: flex; flex-wrap: wrap; } .col2 { flex: 1 1 300px; padding: .5em; } .she...
0.381565
0.097734
.justify-content-center { -ms-flex-pack: center; justify-content: center; } .align-content-center { -ms-flex-line-pack: center; align-content: center; } @media (min-width: 780px) { .align-content-center-above-medium { -ms-flex-line-pack: center; align-content: center; } } @media (max-width: 780px) { .align-content-c...
documentation/inc/css/style.css
.justify-content-center { -ms-flex-pack: center; justify-content: center; } .align-content-center { -ms-flex-line-pack: center; align-content: center; } @media (min-width: 780px) { .align-content-center-above-medium { -ms-flex-line-pack: center; align-content: center; } } @media (max-width: 780px) { .align-content-c...
0.548432
0.046508
.page-locked1:before { background-image: url(../images/lockscreen.jpg); } .loginbox h1{ color: #89bceb; margin-bottom: 15px; font-size: 36px; font-weight: bold; } @media (max-width:1920px) { .loginbox h1 {margin-top: 200px;} } @media (max-width:1680px) { .loginbox h1 {margin-top: 170px;} } @med...
public/adminui/public/themes/theme.css
.page-locked1:before { background-image: url(../images/lockscreen.jpg); } .loginbox h1{ color: #89bceb; margin-bottom: 15px; font-size: 36px; font-weight: bold; } @media (max-width:1920px) { .loginbox h1 {margin-top: 200px;} } @media (max-width:1680px) { .loginbox h1 {margin-top: 170px;} } @med...
0.130784
0.053999
.choose-clu-div { position: relative; } .fullmap { margin: 0px; padding: 0px; height: calc(100vh - 190px); width: 100%; } .add-field-box { position: absolute; top: 22px; left: 46px; height: 310px; width: 405px; background-color: #FFFFFF; padding-left: 22px; padding-right: 22px; padding-top: 12px; /*pad...
src/styles/user-page.css
.choose-clu-div { position: relative; } .fullmap { margin: 0px; padding: 0px; height: calc(100vh - 190px); width: 100%; } .add-field-box { position: absolute; top: 22px; left: 46px; height: 310px; width: 405px; background-color: #FFFFFF; padding-left: 22px; padding-right: 22px; padding-top: 12px; /*pad...
0.2359
0.052838
*{ padding: 0px; margin: 0px; font-family: Microsoft Yahei; box-sizing: border-box; } /*navbar*/ .navbar{ height: 200px; width: 100%; background-color: white; position: relative; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: flex-start; } .nav-info{ height: 40px; background-col...
src/main/webapp/css/book.css
*{ padding: 0px; margin: 0px; font-family: Microsoft Yahei; box-sizing: border-box; } /*navbar*/ .navbar{ height: 200px; width: 100%; background-color: white; position: relative; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: flex-start; } .nav-info{ height: 40px; background-col...
0.21767
0.041385
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&family=Sarala&display=swap'); *{ margin: 0; padding: 0; list-style: none; text-...
Portifolio/style.css
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&family=Sarala&display=swap'); *{ margin: 0; padding: 0; list-style: none; text-...
0.50293
0.072703
* { padding: 0; margin: 0; box-sizing: border-box; } a { text-decoration: none; } button { cursor: pointer; } ul, ol { list-style: none; } /* General styling */ body { font-family: "Montserrat", sans-serif; } h1, button { font-family: "Raleway", sans-serif; color: hsl(12,16%,22%...
client/css/style.css
* { padding: 0; margin: 0; box-sizing: border-box; } a { text-decoration: none; } button { cursor: pointer; } ul, ol { list-style: none; } /* General styling */ body { font-family: "Montserrat", sans-serif; } h1, button { font-family: "Raleway", sans-serif; color: hsl(12,16%,22%...
0.53437
0.133302
@import url('https://use.typekit.net/iis5ems.css'); html, body { font-family: anisette-std, sans-serif; font-weight: 400; font-style: normal; margin: 0; font-size: 20px; -webkit-font-smoothing: antialiased; line-height: 1.3; } a { color: black; /* text-decoration: none; */ font-weight: 600; ali...
src/layouts/index.css
@import url('https://use.typekit.net/iis5ems.css'); html, body { font-family: anisette-std, sans-serif; font-weight: 400; font-style: normal; margin: 0; font-size: 20px; -webkit-font-smoothing: antialiased; line-height: 1.3; } a { color: black; /* text-decoration: none; */ font-weight: 600; ali...
0.422743
0.114023
@charset "UTF-8"; body { font-family: "\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, Osaka, "\FF2D\FF33 \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif; color: #000; position: center; background-color: #EEEEEE; } h1 h2 h3 h4 { font-size: 8px; } ...
public/css/admin.css
@charset "UTF-8"; body { font-family: "\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, Osaka, "\FF2D\FF33 \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif; color: #000; position: center; background-color: #EEEEEE; } h1 h2 h3 h4 { font-size: 8px; } ...
0.441432
0.088269
.container { max-width: 1580px; padding-left: 15px; padding-right: 15px; } svg { width: 11px; vertical-align: -1px; } .work-link { padding: 120px 24px; } .work-link a { padding-bottom: 3px; margin-right: 10px; margin-bottom: 1.45rem; font-size: 20px; line-height: 22px; font-famil...
user/themes/quark/css-compiled/work-detail.css
.container { max-width: 1580px; padding-left: 15px; padding-right: 15px; } svg { width: 11px; vertical-align: -1px; } .work-link { padding: 120px 24px; } .work-link a { padding-bottom: 3px; margin-right: 10px; margin-bottom: 1.45rem; font-size: 20px; line-height: 22px; font-famil...
0.42322
0.056757
* { box-sizing: border-box; margin: 0; padding: 0; font-size: 500; } html { width: 100%; } body { font-family: 'Raleway', sans-serif; /* background-color: aquamarine; */ background-color: #fff; background-image: url(../assets/square.jpg); background-size: cover; background-...
public/reg-farmers/css/farmersReg.css
* { box-sizing: border-box; margin: 0; padding: 0; font-size: 500; } html { width: 100%; } body { font-family: 'Raleway', sans-serif; /* background-color: aquamarine; */ background-color: #fff; background-image: url(../assets/square.jpg); background-size: cover; background-...
0.496338
0.099121
@font-face { font-family: 'Roboto'; src: url('/bitrix/js/ui/fonts/roboto/roboto-regular-webfont.eot'); src: url('/bitrix/js/ui/fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/js/ui/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'), url('/bitrix/js/ui/fonts/robot...
bitrix/modules/ui/install/js/ui/fonts/roboto/ui.font.roboto.css
@font-face { font-family: 'Roboto'; src: url('/bitrix/js/ui/fonts/roboto/roboto-regular-webfont.eot'); src: url('/bitrix/js/ui/fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/js/ui/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'), url('/bitrix/js/ui/fonts/robot...
0.231093
0.035244
.timeline { padding: 32px 0; } .periods, .periods__list { display: flex; flex-direction: column; align-items: center; width: 100% } .periods__item { display: flex; flex-direction: column; align-items: center; position: relative; width: 90%; padding-top: 16px; padding-bo...
styles/weekday.css
.timeline { padding: 32px 0; } .periods, .periods__list { display: flex; flex-direction: column; align-items: center; width: 100% } .periods__item { display: flex; flex-direction: column; align-items: center; position: relative; width: 90%; padding-top: 16px; padding-bo...
0.604399
0.192653
.section{ width:100%; height: 680px; } .section .left{ width: 420px; height:100%; } h1{ width: 100%; font-size: 1.5em; letter-spacing: 0.88em; } .left form{ padding-top: 30px; } .left p { font-size: 0.88em; height: 55px; margin-bottom: 10px; } .left p span{ height: 4...
public/static/index/css/regist.css
.section{ width:100%; height: 680px; } .section .left{ width: 420px; height:100%; } h1{ width: 100%; font-size: 1.5em; letter-spacing: 0.88em; } .left form{ padding-top: 30px; } .left p { font-size: 0.88em; height: 55px; margin-bottom: 10px; } .left p span{ height: 4...
0.441914
0.1126
.main { margin: auto; } .ui.segment { padding: 0px; background-color: black; } .item { list-style: none; margin: 0 2px; padding: 0; display: flex; justify-content: space-around; } .fullContainer { height: 100vh; width: 100vw; } .realNav { width: 100vw; } .navbar ...
client/dist/styles.css
.main { margin: auto; } .ui.segment { padding: 0px; background-color: black; } .item { list-style: none; margin: 0 2px; padding: 0; display: flex; justify-content: space-around; } .fullContainer { height: 100vh; width: 100vw; } .realNav { width: 100vw; } .navbar ...
0.497315
0.104569
.lightslist { margin: 0; padding: 0; width: 100%; } .lightslist li { position: absolute; left: 50%; width: 60px; height: 60px; top: 50%; transform: translate(-50%, -50%); z-index: 200; list-style: none; font-family: sans-serif; border-radius: 50%; ...
css/lightslist.css
.lightslist { margin: 0; padding: 0; width: 100%; } .lightslist li { position: absolute; left: 50%; width: 60px; height: 60px; top: 50%; transform: translate(-50%, -50%); z-index: 200; list-style: none; font-family: sans-serif; border-radius: 50%; ...
0.674479
0.1273
@charset "UTF-8"; /* CSS Document */ body{ background-color: #5CA6C6; height: 100vh; display: grid; place-items: center; margin: 0; } h1{ position: absolute; left: 545px; top: 50px; } .container{ display: flex; justify-content: center; position: relative; } .head{ width: 300px; height: 300px; border-r...
styles.css
@charset "UTF-8"; /* CSS Document */ body{ background-color: #5CA6C6; height: 100vh; display: grid; place-items: center; margin: 0; } h1{ position: absolute; left: 545px; top: 50px; } .container{ display: flex; justify-content: center; position: relative; } .head{ width: 300px; height: 300px; border-r...
0.309545
0.061396
position:absolute; top:0px; left:0px; } #H1{ position:absolute; top:150px; left:640px; border:solid; padding:0.3%; } #H4{ position:absolute; top:250px; background:#aba97d; } .P1{ position:relative; top:270px; left:0px; } #E1{ position:abs...
src/page7.css
position:absolute; top:0px; left:0px; } #H1{ position:absolute; top:150px; left:640px; border:solid; padding:0.3%; } #H4{ position:absolute; top:250px; background:#aba97d; } .P1{ position:relative; top:270px; left:0px; } #E1{ position:abs...
0.57069
0.063599
@charset "utf-8"; /* Master Styles Description: Layout and element specific styling for the master thesis page Author: <NAME> Start: 111217_BW Last update: 160531_BW /* OVERWRITE /////////////////////////////////////////////////////////////////*/ body { font-size: 87.5%;} h1, h2, .post h3, .entry h3 {...
assets/css/style.css
@charset "utf-8"; /* Master Styles Description: Layout and element specific styling for the master thesis page Author: <NAME> Start: 111217_BW Last update: 160531_BW /* OVERWRITE /////////////////////////////////////////////////////////////////*/ body { font-size: 87.5%;} h1, h2, .post h3, .entry h3 {...
0.247532
0.091585
html, body { margin: 0; padding: 0; } body { font-family: Arial, Helvetica, sans-serif; line-height: 1.6; } .wrapper { position: relative; max-width: 100%; box-sizing: border-box; overflow: hidden; } .thumbnail.logo { width: 100%; } /* Home */ .container-home { /* padding-top: 5r...
style.css
html, body { margin: 0; padding: 0; } body { font-family: Arial, Helvetica, sans-serif; line-height: 1.6; } .wrapper { position: relative; max-width: 100%; box-sizing: border-box; overflow: hidden; } .thumbnail.logo { width: 100%; } /* Home */ .container-home { /* padding-top: 5r...
0.344003
0.086323
body { padding: 0; margin: 0; background: #FFF; font-family: 'open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus, a:h...
css/style.css
body { padding: 0; margin: 0; background: #FFF; font-family: 'open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus, a:h...
0.233095
0.04975
@-moz-document domain("facebook.com") { span.messageBody, div.linkWrap.noCount, div.linkWrap.hasCount, .uiLinkButton input.stat_elem, div#rightCol, div#rightCol a.ego_title div.fcg strong, span.messageBody, div#rightC...
data/usercss/70813.user.css
@-moz-document domain("facebook.com") { span.messageBody, div.linkWrap.noCount, div.linkWrap.hasCount, .uiLinkButton input.stat_elem, div#rightCol, div#rightCol a.ego_title div.fcg strong, span.messageBody, div#rightC...
0.332419
0.049382
html,body { width: 100%; height: 100%; } #page-1{ display: flex; /* #F5F5F5 */ width: 100%; height: 100%; flex-direction: column; justify-content: center; align-items: center; background: #8697ff; color: #FAFAF6; } #page-1 .title { font-size: 100px; f...
day4/index-day4.css
html,body { width: 100%; height: 100%; } #page-1{ display: flex; /* #F5F5F5 */ width: 100%; height: 100%; flex-direction: column; justify-content: center; align-items: center; background: #8697ff; color: #FAFAF6; } #page-1 .title { font-size: 100px; f...
0.300951
0.044411
@import 'header/header.css'; @import 'search-bar/search-bar.css'; @import 'footer/footer.css'; @import 'side-bar/side-bar.css'; @import 'content/content.css'; @import 'area-select/area-select.css'; @import 'column-slider/column-slider.css'; @import 'story-slider/story-slider.css'; .horizontal-padding { margin-left: ...
fiddles/jquery/fiddle-0069-BootstrapStickyNavBars/assets/css/page/components/components.css
@import 'header/header.css'; @import 'search-bar/search-bar.css'; @import 'footer/footer.css'; @import 'side-bar/side-bar.css'; @import 'content/content.css'; @import 'area-select/area-select.css'; @import 'column-slider/column-slider.css'; @import 'story-slider/story-slider.css'; .horizontal-padding { margin-left: ...
0.338624
0.047162
@font-face { font-family: 'icomoon'; src:url('../fonts/icomoon.eot?fx3v66'); src:url('../fonts/icomoon.eot?#iefixfx3v66') format('embedded-opentype'), url('../fonts/icomoon.woff?fx3v66') format('woff'), url('../fonts/icomoon.ttf?fx3v66') format('truetype'), url('../fonts/icomoon.svg?fx3v66#icomoon') form...
web/azoomtheme/icons/css/icomoon.css
@font-face { font-family: 'icomoon'; src:url('../fonts/icomoon.eot?fx3v66'); src:url('../fonts/icomoon.eot?#iefixfx3v66') format('embedded-opentype'), url('../fonts/icomoon.woff?fx3v66') format('woff'), url('../fonts/icomoon.ttf?fx3v66') format('truetype'), url('../fonts/icomoon.svg?fx3v66#icomoon') form...
0.215598
0.091018
.nav { display: flex; justify-content: center; align-items: center; } .nav__content { display: inline-block; } .nav__menu { display: none; margin: 15px 0; } .nav__menu-items { } .nav__menu-item { text-transform: uppercase; letter-spacing: 0; } .nav__link .letter ...
src/css/new.css
.nav { display: flex; justify-content: center; align-items: center; } .nav__content { display: inline-block; } .nav__menu { display: none; margin: 15px 0; } .nav__menu-items { } .nav__menu-item { text-transform: uppercase; letter-spacing: 0; } .nav__link .letter ...
0.450118
0.082217
.progressWrapper { width: 100%; overflow: hidden; } .progressContainer { margin: 5px; padding: 1px; border: solid 1px #E8E8E8; background-color: #F7F7F7; overflow: hidden; } /* Message */ .message { margin: 1em 0; padding: 10px 20px; border: solid 1px #FFDD99; ...
data/resource/swfupload/css/default.css
.progressWrapper { width: 100%; overflow: hidden; } .progressContainer { margin: 5px; padding: 1px; border: solid 1px #E8E8E8; background-color: #F7F7F7; overflow: hidden; } /* Message */ .message { margin: 1em 0; padding: 10px 20px; border: solid 1px #FFDD99; ...
0.350755
0.074399
body { background: url(../img/main-bg.jpg); } header { height: 172px; color: white; padding: 0; } header .fa-searchengin, header .fa-github { font-size: 30px; } header .col-lg-12 { padding-left:0; padding-right:0; } .social-link { font-size: 20px; color:white; } footer { box-shadow: 10px 5px 10px 0px; padding:15px; } f...
assets/css/user.css
body { background: url(../img/main-bg.jpg); } header { height: 172px; color: white; padding: 0; } header .fa-searchengin, header .fa-github { font-size: 30px; } header .col-lg-12 { padding-left:0; padding-right:0; } .social-link { font-size: 20px; color:white; } footer { box-shadow: 10px 5px 10px 0px; padding:15px; } f...
0.313315
0.087447
body { background-color:#e7ebee; } html, body { height:100%; } .body_hidden {height:100%; min-height:100%; overflow:hidden !important; touch-action:none;} #wrap { position:relative; width:100%; height:100%; } .wrapper { width:100%; height:100%; overflow:auto; } .wrapper.scrollbar-dynamic { max-height:none; } ...
cb-webtool/src/webmoa/css/common.css
body { background-color:#e7ebee; } html, body { height:100%; } .body_hidden {height:100%; min-height:100%; overflow:hidden !important; touch-action:none;} #wrap { position:relative; width:100%; height:100%; } .wrapper { width:100%; height:100%; overflow:auto; } .wrapper.scrollbar-dynamic { max-height:none; } ...
0.298491
0.070528
@font-face { font-family: 'Noto Sans Malayalam'; font-style: normal; font-display: swap; font-weight: 100; src: url('./files/noto-sans-malayalam-malayalam-100-normal.woff2') format('woff2'), url('./files/noto-sans-malayalam-malayalam-100-normal.woff') format('woff'); } /* noto-sans-malayalam-malayalam-200-...
packages/noto-sans-malayalam/malayalam.css
@font-face { font-family: 'Noto Sans Malayalam'; font-style: normal; font-display: swap; font-weight: 100; src: url('./files/noto-sans-malayalam-malayalam-100-normal.woff2') format('woff2'), url('./files/noto-sans-malayalam-malayalam-100-normal.woff') format('woff'); } /* noto-sans-malayalam-malayalam-200-...
0.192691
0.040163
* From CSS3-Rainbow-Dividers on Github :) */ @-moz-keyframes rainbowanim { from { background-position:top left; } to {background-position:top right; } } @-webkit-keyframes rainbowanim { from { background-position:top left; } to { background-position:top right; } } @-o-keyframes rainbowanim { from { backgro...
src/style/rainbows.css
* From CSS3-Rainbow-Dividers on Github :) */ @-moz-keyframes rainbowanim { from { background-position:top left; } to {background-position:top right; } } @-webkit-keyframes rainbowanim { from { background-position:top left; } to { background-position:top right; } } @-o-keyframes rainbowanim { from { backgro...
0.535827
0.130258
html{ scroll-behavior: smooth; } /*Global Body styling replaced colors and font with desired theme*/ body{ background-color: #232323; color: #EEEEEE; margin: 0; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; } /*Gives a background to header*/ header{ background: #191919; width: 100%; } /*The next...
css/jatasStyle.css
html{ scroll-behavior: smooth; } /*Global Body styling replaced colors and font with desired theme*/ body{ background-color: #232323; color: #EEEEEE; margin: 0; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; } /*Gives a background to header*/ header{ background: #191919; width: 100%; } /*The next...
0.525612
0.070144
#forum_sender{ max-width: 820px; display:block; overflow:hidden; padding:0; margin:5px auto; } #forum_sender .coverimg{ position: relative; display: inline-block; width:100%; height:240px; background:#f1f3f6; overflow: hidden; } #forum_send...
public/static/css/skin/thread_sender.css
#forum_sender{ max-width: 820px; display:block; overflow:hidden; padding:0; margin:5px auto; } #forum_sender .coverimg{ position: relative; display: inline-block; width:100%; height:240px; background:#f1f3f6; overflow: hidden; } #forum_send...
0.222616
0.081046
@font-face { font-family: FontAwesome; src: url("assets/fonts/FontAwesome.otf"); } @font-face { font-family: Proxima; src: url("assets/fonts/Proxima Nova Regular.otf"); } html, body { height: 100%; } body { background-color: #ffffff; margin: 0; padding: 0; } .wrapper { display: f...
src/library_task/style.css
@font-face { font-family: FontAwesome; src: url("assets/fonts/FontAwesome.otf"); } @font-face { font-family: Proxima; src: url("assets/fonts/Proxima Nova Regular.otf"); } html, body { height: 100%; } body { background-color: #ffffff; margin: 0; padding: 0; } .wrapper { display: f...
0.466846
0.089733
SITE MAIN STRUCTURE ------------------------------------------------------*/ .site_wrapper { width: 100%; margin: 0 auto 0 auto; } .container_full { width: 100%; float: left; margin: auto auto auto auto; } .container_full.slidertop { margin-top: -80px; } .container { width: 1170px; margin: auto auto auto au...
css/style.css
SITE MAIN STRUCTURE ------------------------------------------------------*/ .site_wrapper { width: 100%; margin: 0 auto 0 auto; } .container_full { width: 100%; float: left; margin: auto auto auto auto; } .container_full.slidertop { margin-top: -80px; } .container { width: 1170px; margin: auto auto auto au...
0.336113
0.074131
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("http://udn.com/NEWS/mainpage.shtml"),url-prefix("http://udn.com/NEWS/main.html") { div[id^="focus_ad_"], div[id="ads"], div[id="area_1_box"], div[id="area_2_box"], div[id="area_3_box"], div[id^="banner_"], div[id="sitemap"] {display:non...
data/usercss/40359.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("http://udn.com/NEWS/mainpage.shtml"),url-prefix("http://udn.com/NEWS/main.html") { div[id^="focus_ad_"], div[id="ads"], div[id="area_1_box"], div[id="area_2_box"], div[id="area_3_box"], div[id^="banner_"], div[id="sitemap"] {display:non...
0.096567
0.099034
.kontext { width: 100%; height: 100%; } .kontext .layer { position: absolute; width: 100%; height: 100%; top: 0; left: 0; visibility: hidden; /*box-shadow: 0px 0px 120px rgba( 0, 0, 0, 0.8 );*/ } .kontext .layer.show { visibility: visible; } .kontext.capable { -webkit-pers...
www/src/css/kontext.css
.kontext { width: 100%; height: 100%; } .kontext .layer { position: absolute; width: 100%; height: 100%; top: 0; left: 0; visibility: hidden; /*box-shadow: 0px 0px 120px rgba( 0, 0, 0, 0.8 );*/ } .kontext .layer.show { visibility: visible; } .kontext.capable { -webkit-pers...
0.619586
0.139543
:root{ /* # Color Themes */ /* ## Dark Theme */ --bg-color: #141518; --primary-color: #FF5722; --primary-color2: #f78c65; --surface-color1: #191D22; --surface-color2: #1E262E; --surface-color3: #26323E; --error-color: #CF6679; ...
public/css/style.css
:root{ /* # Color Themes */ /* ## Dark Theme */ --bg-color: #141518; --primary-color: #FF5722; --primary-color2: #f78c65; --surface-color1: #191D22; --surface-color2: #1E262E; --surface-color3: #26323E; --error-color: #CF6679; ...
0.296349
0.102754
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html, body { width: 100%; height: 100%; margin: 0; padding: 0; font-family: 'Coda', cursive; } body { z-index: -1; background: #fffff0; } /* In common: -webkit- it is an alternative for Safari....
style.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } html, body { width: 100%; height: 100%; margin: 0; padding: 0; font-family: 'Coda', cursive; } body { z-index: -1; background: #fffff0; } /* In common: -webkit- it is an alternative for Safari....
0.455683
0.09556
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("plus.google.com") { .Vra { background-color: rgba(0,0,0,0.0) !important; } .Rdb, .xWa, .yta { background-color: rgba(0,0,0,0.0) !important; } .WQ { background-color: rgba(128,128,128,0.9) !important; } .c-b-T { b...
data/usercss/78245.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("plus.google.com") { .Vra { background-color: rgba(0,0,0,0.0) !important; } .Rdb, .xWa, .yta { background-color: rgba(0,0,0,0.0) !important; } .WQ { background-color: rgba(128,128,128,0.9) !important; } .c-b-T { b...
0.222954
0.07703
@-moz-document domain("calendar.google.com") { /* Set the Arabic Font: *********************************** */ /* 'Segoe UI' is nice for both of Arabic and English */ body { font-family: 'Segoe UI', 'Droid Arabic Naskh', 'Tahoma' !important; unicode-bidi: plaintext !important; direction: inherit; }...
data/usercss/155211.user.css
@-moz-document domain("calendar.google.com") { /* Set the Arabic Font: *********************************** */ /* 'Segoe UI' is nice for both of Arabic and English */ body { font-family: 'Segoe UI', 'Droid Arabic Naskh', 'Tahoma' !important; unicode-bidi: plaintext !important; direction: inherit; }...
0.20268
0.069352
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,thead,tr,th,td,article,aside,canvas,details,embed,figure,...
Frontend/www/preview/preview.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,thead,tr,th,td,article,aside,canvas,details,embed,figure,...
0.311951
0.066025
.body { background-color: #ecf0f1; } .foto-pembinaan { width:50px; height: 50px; border-radius: 5px; } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + l...
simda_aplikasi/public/style.css
.body { background-color: #ecf0f1; } .foto-pembinaan { width:50px; height: 50px; border-radius: 5px; } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + l...
0.32029
0.086093
:root .has-background { background-color: var(--bgColor); } :root .has-text-color { color: var(--textColor); } :root .has-inline-color { color: var(--textColor); } .has-tomato-background-color { --bgColor: #c74200; } .has-tomato-color { --textColor: #c74200; } .has-dark-slate-gray-background-color { --bgColor: #3...
style.css
:root .has-background { background-color: var(--bgColor); } :root .has-text-color { color: var(--textColor); } :root .has-inline-color { color: var(--textColor); } .has-tomato-background-color { --bgColor: #c74200; } .has-tomato-color { --textColor: #c74200; } .has-dark-slate-gray-background-color { --bgColor: #3...
0.472197
0.12424
.title, .input, .textarea, .lowPriorityBtn, .btn { font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 400; } .title { margin: 0; margin-bottom: 8px; font-size: 14px; color: #a09a9a; } .outer { min-width: 320px; background-color: #fff; padding: 9% 7.5%; } .createTaskTitle { com...
src/components/TaskPopUp/TaskPopUp.module.css
.title, .input, .textarea, .lowPriorityBtn, .btn { font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 400; } .title { margin: 0; margin-bottom: 8px; font-size: 14px; color: #a09a9a; } .outer { min-width: 320px; background-color: #fff; padding: 9% 7.5%; } .createTaskTitle { com...
0.373533
0.105948
body{ background-color: #d6e3fe; font-family: 'Oswald', sans-serif; } #recipes { margin-bottom:30px; } .btn-info{ background: #9d5c63; height: 50px; } #form1{ display: none; color: rgb(15, 97, 15); background-color: #fef5ef; border-radius: 10px; margin-top:50px; } body { ba...
assets/css/stylesheet.css
body{ background-color: #d6e3fe; font-family: 'Oswald', sans-serif; } #recipes { margin-bottom:30px; } .btn-info{ background: #9d5c63; height: 50px; } #form1{ display: none; color: rgb(15, 97, 15); background-color: #fef5ef; border-radius: 10px; margin-top:50px; } body { ba...
0.272121
0.083778
*{ margin: 0px; padding: 0px; box-sizing: border-box; list-style: none; text-decoration: none; font-family: 'Josefin Sans', sans-serif; } body{ background-color: #f3f5f9; width: 100%; height: 100%; overflow-x: hidden; } .wrapper{ display: flex; position: relative; } .wrapper ...
static/account2.css
*{ margin: 0px; padding: 0px; box-sizing: border-box; list-style: none; text-decoration: none; font-family: 'Josefin Sans', sans-serif; } body{ background-color: #f3f5f9; width: 100%; height: 100%; overflow-x: hidden; } .wrapper{ display: flex; position: relative; } .wrapper ...
0.210036
0.04703
.small img { width: 100px; height: 100px; margin: 40px; } /* line 14, hexTest.scss */ .container { width: 1024px; line-height: 1.0; overflow: hidden; padding-left: 0px; margin-left: auto; margin-right: auto; } /* line 23, hexTest.scss */ .hexGrid { position: absolute; top: 0px; width: inherit;...
app/hexTest.css
.small img { width: 100px; height: 100px; margin: 40px; } /* line 14, hexTest.scss */ .container { width: 1024px; line-height: 1.0; overflow: hidden; padding-left: 0px; margin-left: auto; margin-right: auto; } /* line 23, hexTest.scss */ .hexGrid { position: absolute; top: 0px; width: inherit;...
0.428353
0.137272
@media (max-width: 1050px) { .main-header.header-fixed { position: static !important; } .main-header .main-nav.nav-alt li.sf-mega-menu .sf-mega { width: auto; } .main-header.header-fixed + .owl-carousel { margin-top: -25px; } .main-header a.logo { text-tr...
public/assets/frontend-elements/frontend-responsive.css
@media (max-width: 1050px) { .main-header.header-fixed { position: static !important; } .main-header .main-nav.nav-alt li.sf-mega-menu .sf-mega { width: auto; } .main-header.header-fixed + .owl-carousel { margin-top: -25px; } .main-header a.logo { text-tr...
0.412175
0.083965
@font-face { font-family: "Greycliff CF"; src: url(/static/fonts/GreycliffCF-Regular.woff) format("woff"); } @font-face { font-family: "Greycliff CF Light"; src: url(/static/fonts/GreycliffCF-Light.woff) format("woff"); } body { font-family: 'Greycliff CF', 'Poppins', sans-serif; overflow-x: hidden; col...
static/css/main.css
@font-face { font-family: "Greycliff CF"; src: url(/static/fonts/GreycliffCF-Regular.woff) format("woff"); } @font-face { font-family: "Greycliff CF Light"; src: url(/static/fonts/GreycliffCF-Light.woff) format("woff"); } body { font-family: 'Greycliff CF', 'Poppins', sans-serif; overflow-x: hidden; col...
0.416322
0.083441
:root{ --color_Item: #00baee; --color_Child: #AADDF9; --color_Parent: #D9EFFD; } .switch-field { display: flex; margin-bottom: 36px; overflow: hidden; } .switch-field input { position: absolute !important; clip: rect(0, 0, 0, 0); height: 1px; width: 1px; border: 0; over...
vfwheron/static/vfwheron/vcss/filter.css
:root{ --color_Item: #00baee; --color_Child: #AADDF9; --color_Parent: #D9EFFD; } .switch-field { display: flex; margin-bottom: 36px; overflow: hidden; } .switch-field input { position: absolute !important; clip: rect(0, 0, 0, 0); height: 1px; width: 1px; border: 0; over...
0.422505
0.129485
@keyframes load { 0% { top: 4.5rem; } 70% { top: 1.125rem; } 90% { top: 0; } 95% { top: 0; } 100% { top: 4.5rem; } } @keyframes liquid-1 { 0% { height: 0; opacity: 0; top: -0.5rem; } 22% { height: 0.28125rem; top: 0.375rem; opacity: 1; } 25% { ...
src/Assets/styles/Spinner.css
@keyframes load { 0% { top: 4.5rem; } 70% { top: 1.125rem; } 90% { top: 0; } 95% { top: 0; } 100% { top: 4.5rem; } } @keyframes liquid-1 { 0% { height: 0; opacity: 0; top: -0.5rem; } 22% { height: 0.28125rem; top: 0.375rem; opacity: 1; } 25% { ...
0.612078
0.093182
body { margin: 0; } #outer { margin: auto; /*margin-bottom: 40px; margin-top: 20px;*/ width: 780px; padding: 0 10px; } h2 { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 24px; margin-bottom: 0; font-weight: normal; color: #333; } g.math { pointer-events: all; } g.math...
demo_6/gm_tutorial_demo/demo.css
body { margin: 0; } #outer { margin: auto; /*margin-bottom: 40px; margin-top: 20px;*/ width: 780px; padding: 0 10px; } h2 { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 24px; margin-bottom: 0; font-weight: normal; color: #333; } g.math { pointer-events: all; } g.math...
0.439747
0.08207
:global { .drip-form_container--droppable { user-select: none; position: relative; } .drip-form_container--droppable .field-container { width: 100% !important; } .draggable { & .field-container { pointer-events:none; } } } .droppableHover { &:hover { &:after { content:...
packages/generator/src/components/Viewport/DripFormDragHoc/index.module.css
:global { .drip-form_container--droppable { user-select: none; position: relative; } .drip-form_container--droppable .field-container { width: 100% !important; } .draggable { & .field-container { pointer-events:none; } } } .droppableHover { &:hover { &:after { content:...
0.541894
0.115561
----------------------------------------------------------------------- */ @media (max-width: 595px) { .content-bookmark { display: none; } .single .comments_wrap .comments_form_wrap .comments_form_title, .single .comments_wrap .comments_list_wrap .comments_list_title, .single .post_subtitle .post_meta_ite...
Modul 4/wp-content/themes/shift-cv/css/responsive.css
----------------------------------------------------------------------- */ @media (max-width: 595px) { .content-bookmark { display: none; } .single .comments_wrap .comments_form_wrap .comments_form_title, .single .comments_wrap .comments_list_wrap .comments_list_title, .single .post_subtitle .post_meta_ite...
0.434461
0.062588
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap'); html { background-color: #141414; } h1 { font-family: "Abril Fatface"; font-weight: 400; } .mmm { margin: 0; padding: 0; text-decoration: none; overflow-anchor: none; } #bg { position: fixed; top: ...
Joana-L0501/assets/Css/menu.css
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap'); html { background-color: #141414; } h1 { font-family: "Abril Fatface"; font-weight: 400; } .mmm { margin: 0; padding: 0; text-decoration: none; overflow-anchor: none; } #bg { position: fixed; top: ...
0.362179
0.058132
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@500&display=swap"); :root { --font: "Montserrat Alternates", sans-serif; --crimson: #dc143c; } footer { width: 100%; bottom: 0; background: var(--crimson); display: flex; align-items: center; flex-direction: column; text-...
src/css/Footer.css
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@500&display=swap"); :root { --font: "Montserrat Alternates", sans-serif; --crimson: #dc143c; } footer { width: 100%; bottom: 0; background: var(--crimson); display: flex; align-items: center; flex-direction: column; text-...
0.283186
0.103976
.size li a{ font-size: 14px !important; text-transform: uppercase; } .size li a:hover{ color: #216DED !important; } .flou{ background-color:red !important; z-index: 999; } .line{ border-bottom: 2px solid red !important; width:15px; } /* debut code source banniere avec compte a reboure */ #col...
public/css/styl2.css
.size li a{ font-size: 14px !important; text-transform: uppercase; } .size li a:hover{ color: #216DED !important; } .flou{ background-color:red !important; z-index: 999; } .line{ border-bottom: 2px solid red !important; width:15px; } /* debut code source banniere avec compte a reboure */ #col...
0.264358
0.095476
* PHOTOS SLIDERS * ------------------------------------------------ */ /*--------------------------------- * Photos slider > Minimal *---------------------------------*/ .photoslider-mini{width:500px;height:335px;} /* Panels buttons */ .photoslider-mini .sliderkit-go-btn{position:absolute;...
assets/sliderkit/css/sliderkit-demos.css
* PHOTOS SLIDERS * ------------------------------------------------ */ /*--------------------------------- * Photos slider > Minimal *---------------------------------*/ .photoslider-mini{width:500px;height:335px;} /* Panels buttons */ .photoslider-mini .sliderkit-go-btn{position:absolute;...
0.167015
0.038975
.yui3-datatable-table .editable { display: block; background-color: #3399FF; height: 14px; } .wegas-pmg-reservation .past .notEditable { background-color: #ffbdbd; } .wegas-pmg-reservation .past .editable { background-color: #bddeff; color: rgb(80, 80, 80); font-size: 6pt; ...
wegas-app/src/main/webapp/wegas-pmg/css/wegas-pmgwidget.css
.yui3-datatable-table .editable { display: block; background-color: #3399FF; height: 14px; } .wegas-pmg-reservation .past .notEditable { background-color: #ffbdbd; } .wegas-pmg-reservation .past .editable { background-color: #bddeff; color: rgb(80, 80, 80); font-size: 6pt; ...
0.310694
0.064949
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html, body { height: 100%; font-size: 1.1em; line-height: inherit !important; color: #666; line-height: 1.4 !impor...
css/main.css
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html, body { height: 100%; font-size: 1.1em; line-height: inherit !important; color: #666; line-height: 1.4 !impor...
0.624064
0.085978
@font-face { font-family: Constantine; src: url('Constantine.ttf'); } html { font-family: Constantine; } .editingDiv { border :3px solid #FFFFFF; border-radius : 5px } .editingDiv > .divMoveHandleBottom, .editingDiv > .divMoveHandleTop, .misc-container > .divMoveHandleBottom, .misc-containe...
main.css
@font-face { font-family: Constantine; src: url('Constantine.ttf'); } html { font-family: Constantine; } .editingDiv { border :3px solid #FFFFFF; border-radius : 5px } .editingDiv > .divMoveHandleBottom, .editingDiv > .divMoveHandleTop, .misc-container > .divMoveHandleBottom, .misc-containe...
0.240864
0.052086
body::-webkit-scrollbar { display: none; } #wrapper-home{ color: green !important; } #content { position: fixed; height: 100%; width: 100%; padding-bottom: 60px; background-color: #f5f5f5; } .writespace{ position: relative; background-color: transparent; width: 100%; height: ...
public/css/home.css
body::-webkit-scrollbar { display: none; } #wrapper-home{ color: green !important; } #content { position: fixed; height: 100%; width: 100%; padding-bottom: 60px; background-color: #f5f5f5; } .writespace{ position: relative; background-color: transparent; width: 100%; height: ...
0.467575
0.06832
body, html { height: 100%; margin: 0; overflow: hidden; } h1, h2, h3, h4 { font-family: "Segoe UI"; } p, h5, h6 { font-family: "Segoe UI Light"; } #img { background-image: url(img/bg1.jpg); height: 100%; position: relative; background-position: center; background-repeat: no-repe...
MK Style.css
body, html { height: 100%; margin: 0; overflow: hidden; } h1, h2, h3, h4 { font-family: "Segoe UI"; } p, h5, h6 { font-family: "Segoe UI Light"; } #img { background-image: url(img/bg1.jpg); height: 100%; position: relative; background-position: center; background-repeat: no-repe...
0.268845
0.114666
html, body{ width: 100vw; height: 100vh; font-family: 'Roboto', sans-serif; } body{ background-color: #414345; } .container{ margin: 0; width: 100%; height: 100%; } .page-header{ position: relative; -webkit-box-shadow: 1px 5px 3px -1px rgba(0,0,0,0.75); -moz-box-shadow: 1px 5px...
style/style.css
html, body{ width: 100vw; height: 100vh; font-family: 'Roboto', sans-serif; } body{ background-color: #414345; } .container{ margin: 0; width: 100%; height: 100%; } .page-header{ position: relative; -webkit-box-shadow: 1px 5px 3px -1px rgba(0,0,0,0.75); -moz-box-shadow: 1px 5px...
0.305283
0.073364
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap'); body { width: 1920px; height: 1080px; background-color: transparent; margin: 0 auto; } .row { background-color: #dddddd; } #hintergrund { position: absolute; left: 382px; top: 965px; height: 60px; width: 1156px;...
css/scoreboard.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap'); body { width: 1920px; height: 1080px; background-color: transparent; margin: 0 auto; } .row { background-color: #dddddd; } #hintergrund { position: absolute; left: 382px; top: 965px; height: 60px; width: 1156px;...
0.377426
0.052207
:root { /*colores*/ --color-primary: hsl(354, 83%, 68%); --color-secondary: #fff; --color-gray-darak: #a3a6a7; --color-gray-light: #eff4f7; } * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: "Montserrat", sans-serif; } header { display: flex; justify-...
styles.css
:root { /*colores*/ --color-primary: hsl(354, 83%, 68%); --color-secondary: #fff; --color-gray-darak: #a3a6a7; --color-gray-light: #eff4f7; } * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: "Montserrat", sans-serif; } header { display: flex; justify-...
0.393618
0.101411
ul.tab { list-style-type: none; margin: 0; padding-left: 0%; } @media screen and (min-width: 1200px) { ul.tab { padding-left: 22%; } ul.tab > li { float: left; } } ul.tab >li >a { display: block; padding: 22px; color: gray; text-decoration: none !important;...
public/contactFormGray.css
ul.tab { list-style-type: none; margin: 0; padding-left: 0%; } @media screen and (min-width: 1200px) { ul.tab { padding-left: 22%; } ul.tab > li { float: left; } } ul.tab >li >a { display: block; padding: 22px; color: gray; text-decoration: none !important;...
0.314051
0.103024
.pg,[class*=" pg-"],[class^=pg-]{display:inline-block;font:normal normal normal 14px/1 framework-icon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} .pg-signals:before{content:"\e61c"} .pg-crop:before{content:"\e657"} .pg-folder_alt:before{content:"\e658"} .p...
src/qt/res/assets/css/framework-icons.min.css
.pg,[class*=" pg-"],[class^=pg-]{display:inline-block;font:normal normal normal 14px/1 framework-icon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} .pg-signals:before{content:"\e61c"} .pg-crop:before{content:"\e657"} .pg-folder_alt:before{content:"\e658"} .p...
0.250454
0.091544
.exdocfield-browser-panel { margin: 0 auto; padding: 0px 15px; } .exdocfield-browser-search { padding-top: 10px; padding-bottom: 5px; } .exdocfield-browser-search-input { width: 550px; height:30px; } .exdocfield-browser-results-summary { padding: 5px 2px; margin-bottom: 8px; } .exdoc...
fieldpicker/src/main/resources/org/onehippo/forge/exdocpicker/impl/field/ExternalDocumentFieldBrowserDialog.css
.exdocfield-browser-panel { margin: 0 auto; padding: 0px 15px; } .exdocfield-browser-search { padding-top: 10px; padding-bottom: 5px; } .exdocfield-browser-search-input { width: 550px; height:30px; } .exdocfield-browser-results-summary { padding: 5px 2px; margin-bottom: 8px; } .exdoc...
0.416322
0.090213
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap"); /*font-family: 'Montserrat', sans-serif;*/ html { position: relative; min-height: 100% } body { background: #060c1a; margin: 0px; padding: 0px; height: 100%; width: 100%; -o-background-size: cover!important; -webki...
lib/css/register.css
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap"); /*font-family: 'Montserrat', sans-serif;*/ html { position: relative; min-height: 100% } body { background: #060c1a; margin: 0px; padding: 0px; height: 100%; width: 100%; -o-background-size: cover!important; -webki...
0.381911
0.10466
.pane-north,.pane-south { overflow: hidden; } .pane-north { border-bottom: none; } .pane-north .content { text-align: center; } .pane-south .content { text-align: left; border-left: none; border-right: none; border-bottom: none; } .pane-center { padding: 0px; } .ui-layout-center .header { text-align: left; pa...
e-ticket-manage/src/main/webapp/resource/libs/thirdparty/layout/css/style.css
.pane-north,.pane-south { overflow: hidden; } .pane-north { border-bottom: none; } .pane-north .content { text-align: center; } .pane-south .content { text-align: left; border-left: none; border-right: none; border-bottom: none; } .pane-center { padding: 0px; } .ui-layout-center .header { text-align: left; pa...
0.324663
0.185338
.am-topbar { background: #3b3b3b none repeat scroll 0 0;border-bottom: 1px solid #3b3b3b; } .am-topbar, .am-topbar a { color: white; line-height: 50px; } .am-container>.am-topbar-right>.am-nav>.am-active{background-color:rgb(221,0,9);color: whitesmoke;border-radius: 5px;} #top_navBar>.navs>li>.active{b...
Themes/zhenya_PC/assets/css/app.css
.am-topbar { background: #3b3b3b none repeat scroll 0 0;border-bottom: 1px solid #3b3b3b; } .am-topbar, .am-topbar a { color: white; line-height: 50px; } .am-container>.am-topbar-right>.am-nav>.am-active{background-color:rgb(221,0,9);color: whitesmoke;border-radius: 5px;} #top_navBar>.navs>li>.active{b...
0.257112
0.114072
*{margin:0;padding:0;} *{box-sizing: border-box;} *::after{box-sizing: border-box;} *::before{box-sizing: border-box;} a{color: inherit; text-decoration: none;} ul,ol{list-style: none;} h1,h2,h3,h4,h5,h6{ font-weight: normal; } body{font:14px/1.5 Helvetica,sans-serif;} .icon { width: 1em; height: 1em; vertica...
my-projects/jquery-163-music/src/css/index.css
*{margin:0;padding:0;} *{box-sizing: border-box;} *::after{box-sizing: border-box;} *::before{box-sizing: border-box;} a{color: inherit; text-decoration: none;} ul,ol{list-style: none;} h1,h2,h3,h4,h5,h6{ font-weight: normal; } body{font:14px/1.5 Helvetica,sans-serif;} .icon { width: 1em; height: 1em; vertica...
0.373533
0.070049