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
* { padding: 0; margin: 0; list-style: none; box-sizing: border-box; outline: none; font-weight: normal; } html { height: 100%; display: table; width: 100%; } body { background: #026f56; font-family: "Segoe UI", "Microsoft YaHei"; font-size: 18px; height: 100%; ...
httpdocs/Client.Web.SelectGo/Assets/wait-connect/style.css
* { padding: 0; margin: 0; list-style: none; box-sizing: border-box; outline: none; font-weight: normal; } html { height: 100%; display: table; width: 100%; } body { background: #026f56; font-family: "Segoe UI", "Microsoft YaHei"; font-size: 18px; height: 100%; ...
0.462959
0.117876
header{ background: #5cb85c; display: block; float: left; width: 100%; color: white; padding: .3em 0 .3em 0; position: fixed; top: 0; z-index: 1; } header a { text-decoration: none; color: #eee; } header a:hover { color: #fff; } header .nav{ padding-left: 45px; float: left; } header .nav ul{ margin: 0; ...
www/css/style.css
header{ background: #5cb85c; display: block; float: left; width: 100%; color: white; padding: .3em 0 .3em 0; position: fixed; top: 0; z-index: 1; } header a { text-decoration: none; color: #eee; } header a:hover { color: #fff; } header .nav{ padding-left: 45px; float: left; } header .nav ul{ margin: 0; ...
0.340156
0.094052
td { font-size: 20px; } .main { text-align: center; padding: 10px; } @media (min-width: 1000px) { .main { margin: 0 60px; } } .main h2 { font-size: 30px; margin: 10px 0 10px 0; } .main h3 { font-size: 20px; margin: 10px; } div { overflow: hidden; } img { max-width...
test.css
td { font-size: 20px; } .main { text-align: center; padding: 10px; } @media (min-width: 1000px) { .main { margin: 0 60px; } } .main h2 { font-size: 30px; margin: 10px 0 10px 0; } .main h3 { font-size: 20px; margin: 10px; } div { overflow: hidden; } img { max-width...
0.415017
0.203114
*{ padding:0; margin:0; } .wrapper{ width: auto; } .container { position: relative; width:343px; height: 480px; margin:0 auto; top: 20px; overflow: hidden; background-image: url('img/bg.jpg'); } /*移动的道路*/ .road{ position: absolute; list-style: none; top:420px; width: 686px; le...
flybird/fly.css
*{ padding:0; margin:0; } .wrapper{ width: auto; } .container { position: relative; width:343px; height: 480px; margin:0 auto; top: 20px; overflow: hidden; background-image: url('img/bg.jpg'); } /*移动的道路*/ .road{ position: absolute; list-style: none; top:420px; width: 686px; le...
0.338186
0.0367
.full-background { background: url('../images/full_bg.jpg') no-repeat fixed center center / cover transparent; } html, body, body > div.container-fluid { height: 100%; overflow-x: hidden; } body { background-color: transparent; } textarea { resize: none; } .jumbotron { background-color: rgba...
src/La/LearnodexBundle/Resources/public/css/main.css
.full-background { background: url('../images/full_bg.jpg') no-repeat fixed center center / cover transparent; } html, body, body > div.container-fluid { height: 100%; overflow-x: hidden; } body { background-color: transparent; } textarea { resize: none; } .jumbotron { background-color: rgba...
0.428592
0.126893
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Noto Sans JP', sans-serif; } body { background: url('../Images/LoginBG.jpg'); } .wrapper .header { width: 100%; height: 150px; b...
AllWriters.css
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Noto Sans JP', sans-serif; } body { background: url('../Images/LoginBG.jpg'); } .wrapper .header { width: 100%; height: 150px; b...
0.290276
0.050005
body { overflow: hidden; margin: 0; } .container { width: 100%; height: 100%; color: #fff; text-align: center; font-family: 'Raleway Regular', sans-serif; } h1 { font: 400 150px/150px 'Chicle', cursive; padding-top: 100px; margin: 0 auto; padding-bottom: 0; } h4 { font...
css/landing.css
body { overflow: hidden; margin: 0; } .container { width: 100%; height: 100%; color: #fff; text-align: center; font-family: 'Raleway Regular', sans-serif; } h1 { font: 400 150px/150px 'Chicle', cursive; padding-top: 100px; margin: 0 auto; padding-bottom: 0; } h4 { font...
0.603698
0.084417
table.source { border:0; padding:0; margin:0; border-collapse: collapse; } table.source td { border:1px solid #ccc; vertical-align: top; font-size: 1em; line-height: 1.4em; font-family: monospace; } table.source td.no a { display:block; color: #ccc; text-align: right; ...
build/api/css/source.css
table.source { border:0; padding:0; margin:0; border-collapse: collapse; } table.source td { border:1px solid #ccc; vertical-align: top; font-size: 1em; line-height: 1.4em; font-family: monospace; } table.source td.no a { display:block; color: #ccc; text-align: right; ...
0.422266
0.133811
@media only screen and (min-width: 768px) and (max-width: 959px) { h1 {font-size: 50px;line-height: 58px;color: #111;} h2 {font-size: 32px;line-height: 40px;} h3 {font-size: 28px;line-height: 36px;} .separator-title{margin-top:0px;margin-bottom:0px;position:relative;} .separator-title span.separator-subheader{top:18px;...
public/css/media.css
@media only screen and (min-width: 768px) and (max-width: 959px) { h1 {font-size: 50px;line-height: 58px;color: #111;} h2 {font-size: 32px;line-height: 40px;} h3 {font-size: 28px;line-height: 36px;} .separator-title{margin-top:0px;margin-bottom:0px;position:relative;} .separator-title span.separator-subheader{top:18px;...
0.158109
0.076857
body { margin: 0 auto; font-family: Arial, Helvetica, sans-serif; } .zone { color: white; font-size: 2em; border-radius: 4px; } .zone:hover { -webkit-box-shadow: rgba(169, 169, 169); -moz-box-shadow: rgba(169, 169, 169); -o-box-shadow: rgba(169, 169, 169); box-shadow: rgba(169, 169...
css/main.css
body { margin: 0 auto; font-family: Arial, Helvetica, sans-serif; } .zone { color: white; font-size: 2em; border-radius: 4px; } .zone:hover { -webkit-box-shadow: rgba(169, 169, 169); -moz-box-shadow: rgba(169, 169, 169); -o-box-shadow: rgba(169, 169, 169); box-shadow: rgba(169, 169...
0.563858
0.125735
:root { --worksheet_comp_border_color: black; --worksheet_comp_background_color: white; --worksheet_comp_table_color: black; --worksheet_comp_row_hover_border: solid 1px black; --worksheet_comp_cell_selected_color: #0f9d58; } .worksheetComp { position: relative; width: 100%; } .worksheetComp_idxBox { ba...
worksheetcomp.css
:root { --worksheet_comp_border_color: black; --worksheet_comp_background_color: white; --worksheet_comp_table_color: black; --worksheet_comp_row_hover_border: solid 1px black; --worksheet_comp_cell_selected_color: #0f9d58; } .worksheetComp { position: relative; width: 100%; } .worksheetComp_idxBox { ba...
0.574275
0.239116
body { font-family: "Raleway", sans-serif; font-weight: 400; background-color: #f2f2f2; color: #333333; line-height: 1.5; } button, input, select, textarea { color: #333333; } a { text-decoration: none; } a:focus, a:hover { text-decoration: none; } /* * Fix ul and ol list in article tags */ articl...
assets/css/styles.css
body { font-family: "Raleway", sans-serif; font-weight: 400; background-color: #f2f2f2; color: #333333; line-height: 1.5; } button, input, select, textarea { color: #333333; } a { text-decoration: none; } a:focus, a:hover { text-decoration: none; } /* * Fix ul and ol list in article tags */ articl...
0.395251
0.089933
.menu-big { border-bottom: 17px double black; border-top: 6px solid black; content:""; height: 5px; width:6px; } .menu-small { border-bottom: 11px double black; border-top: 4px solid black; content: ""; height: 3px; width: 5px; } .loader { border: 3.5px sol...
css.css
.menu-big { border-bottom: 17px double black; border-top: 6px solid black; content:""; height: 5px; width:6px; } .menu-small { border-bottom: 11px double black; border-top: 4px solid black; content: ""; height: 3px; width: 5px; } .loader { border: 3.5px sol...
0.223716
0.076857
html .lightgray-theme, html#designer-frame .designer-theme { font-family: 'Open Sans', sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: 400; font-size: 14px; } html .lightgray-theme .no-select, html#designer-frame .designer-theme .no-select { -webkit-to...
ti_wisun_webapp/public/components/ti-core-stylesheets/themes/lightgray-theme.css
html .lightgray-theme, html#designer-frame .designer-theme { font-family: 'Open Sans', sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: 400; font-size: 14px; } html .lightgray-theme .no-select, html#designer-frame .designer-theme .no-select { -webkit-to...
0.231093
0.034489
html{ height: 100%; } body{ height: 100%; max-height: 100%; margin: 0; padding: 0; background-color: black; } #root{ height: 100%; } .main{ margin: 0; padding: 0; height: 100%; width: 100%; display: flex; justify-content: space-between; flex-direction: column; } ....
bitcoin-app/src/App.css
html{ height: 100%; } body{ height: 100%; max-height: 100%; margin: 0; padding: 0; background-color: black; } #root{ height: 100%; } .main{ margin: 0; padding: 0; height: 100%; width: 100%; display: flex; justify-content: space-between; flex-direction: column; } ....
0.608594
0.102844
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6, p,blockquote,pre,a,abbr,acronym,address,big,code,em,img, small,strong,sub,sup,tt,b,u,i,center, ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; } body { line-height:1...
examples/api-samples/templates/style.css
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6, p,blockquote,pre,a,abbr,acronym,address,big,code,em,img, small,strong,sub,sup,tt,b,u,i,center, ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; } body { line-height:1...
0.197367
0.071332
body { background: #fcfcfc; margin: 0; font-family: Roboto; } .top-bar { background: #009688; padding: 1.25rem 2rem; } .top-bar-container { max-width: 1000px; margin: 0 auto; display: flex; } .top-bar-logo { font-size: 1.7rem; color: white; font-weight: 900; } .top-bar-button { font-size: 1r...
2019/beginners/web-cwo-xss/app/static/css/main.css
body { background: #fcfcfc; margin: 0; font-family: Roboto; } .top-bar { background: #009688; padding: 1.25rem 2rem; } .top-bar-container { max-width: 1000px; margin: 0 auto; display: flex; } .top-bar-logo { font-size: 1.7rem; color: white; font-weight: 900; } .top-bar-button { font-size: 1r...
0.397003
0.078395
@font-face { font-family: 'MuseoSans100'; src: url('../fonts/MuseoSansCyrl-100.eot'); /* IE9 Compat Modes */ src: url('../fonts/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/MuseoSansCyrl-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../font...
css/main.css
@font-face { font-family: 'MuseoSans100'; src: url('../fonts/MuseoSansCyrl-100.eot'); /* IE9 Compat Modes */ src: url('../fonts/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/MuseoSansCyrl-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../font...
0.223886
0.039306
@CHARSET "ISO-8859-1"; * { box-sizing: border-box; border: 0; /* Comment this out for debugging */ padding: 0; } body { background-color: WhiteSmoke; font-size: 16px; /* margin-left: 4em;*/ margin: 30px; font-family: sans-se...
public_html/BLEServer.css
@CHARSET "ISO-8859-1"; * { box-sizing: border-box; border: 0; /* Comment this out for debugging */ padding: 0; } body { background-color: WhiteSmoke; font-size: 16px; /* margin-left: 4em;*/ margin: 30px; font-family: sans-se...
0.406744
0.067516
@import url('https://fonts.googleapis.com/css?family=Montserrat:900i&display=swap'); .App { text-align: center; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; background:#AED6F1; color: #999; } .Title{ margin-top: 100px; margin-left: 480px; transform: translate(-50%...
src/App.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:900i&display=swap'); .App { text-align: center; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; background:#AED6F1; color: #999; } .Title{ margin-top: 100px; margin-left: 480px; transform: translate(-50%...
0.298696
0.07627
html, body { padding: 0; margin: 0; overflow: hidden; } body { height: 100vh; width: 100vw; display: flex; align-items: stretch; flex-direction: column; } .tooltip { position: absolute; background: rgba(0, 0, 0, 0.9); border-radius: 4px; padding: 6px 12px; font-family: arial, serif; font-s...
assets/main.css
html, body { padding: 0; margin: 0; overflow: hidden; } body { height: 100vh; width: 100vw; display: flex; align-items: stretch; flex-direction: column; } .tooltip { position: absolute; background: rgba(0, 0, 0, 0.9); border-radius: 4px; padding: 6px 12px; font-family: arial, serif; font-s...
0.566498
0.068071
@import url(https://fonts.googleapis.com/css?family=Nunito);.dataTables_paginate .paginate_button { margin: 5px; } .header-title-block { display: inline-block; } .add-page-button { display: inline-block; border: 1px solid #7f7f7f; padding: 5px; } .add-page-button:hover { border: 1px solid #177BBC; back...
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Nunito);.dataTables_paginate .paginate_button { margin: 5px; } .header-title-block { display: inline-block; } .add-page-button { display: inline-block; border: 1px solid #7f7f7f; padding: 5px; } .add-page-button:hover { border: 1px solid #177BBC; back...
0.309963
0.083778
bgpos490001 { background-position: right top , 100px 10% , right 100px } bgpos490002 { background-position: top , 100px 10% , right 100px } bgpos490003 { background-position: left bottom , 100px 100px , right 100px } bgpos490004 { background-position: left bottom 15% , 100px 100px , right 100px } bgpos4...
autotest/testsuite/properties/positive/background-position/css3/001-bx.css
bgpos490001 { background-position: right top , 100px 10% , right 100px } bgpos490002 { background-position: top , 100px 10% , right 100px } bgpos490003 { background-position: left bottom , 100px 100px , right 100px } bgpos490004 { background-position: left bottom 15% , 100px 100px , right 100px } bgpos4...
0.270288
0.273844
@charset "UTF-8"; html { height: 100%; } html, body { width: 100%; min-height: 100vh; margin: 0; padding: 0; } body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: ...
dist/css/common.css
@charset "UTF-8"; html { height: 100%; } html, body { width: 100%; min-height: 100vh; margin: 0; padding: 0; } body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: ...
0.338624
0.034004
body { background: url("../img/bg.jpg"); background-size: 110vw 100vh; background-repeat: no-repeat; overflow-x: hidden; overflow-y: hidden; } .get_in_touch { max-width: 800px; margin: 50px auto; position: relative; box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.1); padding: 30px; } .get_in_touch .t...
public/css/login.css
body { background: url("../img/bg.jpg"); background-size: 110vw 100vh; background-repeat: no-repeat; overflow-x: hidden; overflow-y: hidden; } .get_in_touch { max-width: 800px; margin: 50px auto; position: relative; box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.1); padding: 30px; } .get_in_touch .t...
0.360151
0.048092
.content-section { width: 100%; margin-left: 0; margin-right: 0; } .all_content { position: absolute; /* left: 20%; */ margin-bottom: 5%; padding-left: 20%; margin-right: 0; } .sliderContainer { width: 100%; margin: 0; } .mysliderclass { width: 100%; margin-left: 0; ...
app/static/cluster_analysis.css
.content-section { width: 100%; margin-left: 0; margin-right: 0; } .all_content { position: absolute; /* left: 20%; */ margin-bottom: 5%; padding-left: 20%; margin-right: 0; } .sliderContainer { width: 100%; margin: 0; } .mysliderclass { width: 100%; margin-left: 0; ...
0.492188
0.078926
.emissions{ margin-top: 80px; margin-bottom: 40px; } .responsive-player{ height: auto !important; width: auto !important; } .background-radio { /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ height: 100vh; } .background-dark{ background-color: #1F1E29; }...
src/components/radio/index.css
.emissions{ margin-top: 80px; margin-bottom: 40px; } .responsive-player{ height: auto !important; width: auto !important; } .background-radio { /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ height: 100vh; } .background-dark{ background-color: #1F1E29; }...
0.439747
0.082697
@import "../../../lib/iconfont/iconfont.css"; body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, b, strong { font-weight: normal; } address, cite, dfn, em, i, optgroup, var { fo...
public/static/customer/ui/public/components.css
@import "../../../lib/iconfont/iconfont.css"; body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, b, strong { font-weight: normal; } address, cite, dfn, em, i, optgroup, var { fo...
0.276495
0.076788
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Stencil+Display&family=Roboto+Slab&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; } body { margin: 0; font-family: 'Big Shoulders Stencil Display', cursive; background: linear-gradient(90deg,#ffcfd7...
main.css
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Stencil+Display&family=Roboto+Slab&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; } body { margin: 0; font-family: 'Big Shoulders Stencil Display', cursive; background: linear-gradient(90deg,#ffcfd7...
0.317532
0.065665
*{ font-family: 'Muli', sans-serif; } body{ width: 100%; height: 100%; font-family: 'Muli', sans-serif; color: #fff; background-color: none; } html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; font-family: 'Muli', sans-serif; font-weight: 700; ...
css/grayscale.css
*{ font-family: 'Muli', sans-serif; } body{ width: 100%; height: 100%; font-family: 'Muli', sans-serif; color: #fff; background-color: none; } html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; font-family: 'Muli', sans-serif; font-weight: 700; ...
0.453988
0.071656
html { font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei"; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;} img { border:none; } ol,ul,li { list-style:none; } tabl...
youxian/mobile/data/assets/console/css/style.css
html { font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei"; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;} img { border:none; } ol,ul,li { list-style:none; } tabl...
0.361052
0.052912
/* 平台简介 */ .wy_fenge{ width: 100%; height: 10px; background: #f5f5f5; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; } .wy_content{ margin-top: 12px; padding: 0 3%; font-size: 16px; box-sizing:border-box; } .wy_content>img{ width: 100%; height: auto; margin-bottom: 16px; } .wy_content>.w...
public/static/home/css/wy_main.css
/* 平台简介 */ .wy_fenge{ width: 100%; height: 10px; background: #f5f5f5; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; } .wy_content{ margin-top: 12px; padding: 0 3%; font-size: 16px; box-sizing:border-box; } .wy_content>img{ width: 100%; height: auto; margin-bottom: 16px; } .wy_content>.w...
0.137561
0.049797
* TODO: table templates in this projects are using multiple tbodies, * so we're marking odd `tbody`es instead of odd `tr`s */ .table-striped-body > tbody:nth-of-type(odd) > tr { background-color: #f9f9f9; } /* override default theme's `table` font size */ table { font-size: 14px; } /* collapse the buttons co...
css/style-custom.css
* TODO: table templates in this projects are using multiple tbodies, * so we're marking odd `tbody`es instead of odd `tr`s */ .table-striped-body > tbody:nth-of-type(odd) > tr { background-color: #f9f9f9; } /* override default theme's `table` font size */ table { font-size: 14px; } /* collapse the buttons co...
0.411584
0.157008
* { margin: 0; padding: 0; font-family: "Lato"; } body { background-color: #f5f5fa; } h1, h2, h3, h4, h5, h6 { font-family: "Bree Serif"; } .center-align { text-align: center; } .bg-primary { background-color: #ffc927; color: #000; } .btn { border: none; outline: none; padding: 1rem 2rem; f...
assets/css/app.css
* { margin: 0; padding: 0; font-family: "Lato"; } body { background-color: #f5f5fa; } h1, h2, h3, h4, h5, h6 { font-family: "Bree Serif"; } .center-align { text-align: center; } .bg-primary { background-color: #ffc927; color: #000; } .btn { border: none; outline: none; padding: 1rem 2rem; f...
0.368633
0.075858
.table-head small.collection, #pages small.collection, .table-head small.collection-item, #pages small.collection-item { font-weight: 600; margin-right: 1px; } .table-head small.layout, #pages small.layout { color: #999; } .table-head small.collection, #pages small.collection { color: #298c21; } .table-head sma...
webroot/css/cms.css
.table-head small.collection, #pages small.collection, .table-head small.collection-item, #pages small.collection-item { font-weight: 600; margin-right: 1px; } .table-head small.layout, #pages small.layout { color: #999; } .table-head small.collection, #pages small.collection { color: #298c21; } .table-head sma...
0.293607
0.050354
@media screen and (max-width: 991px) and (min-width: 0px) { .first{ width: 320px; } .second{ width: 320px; } .third{ width: 320px; } footer section .fourth div{ width: 320px; } footer section{ display: grid; grid-template...
test/contactresp.css
@media screen and (max-width: 991px) and (min-width: 0px) { .first{ width: 320px; } .second{ width: 320px; } .third{ width: 320px; } footer section .fourth div{ width: 320px; } footer section{ display: grid; grid-template...
0.254231
0.071851
select::-ms-expand { display: none; } .left { float: left; } .right { float: right; } .bgc { background-size: cover; background-repeat: no-repeat; background-position: center; } .main { width: 100%; overflow: hidden; height: auto; position: relative; } .table { width: 10...
public/template/company/wangwangjituan/css/style.css
select::-ms-expand { display: none; } .left { float: left; } .right { float: right; } .bgc { background-size: cover; background-repeat: no-repeat; background-position: center; } .main { width: 100%; overflow: hidden; height: auto; position: relative; } .table { width: 10...
0.348534
0.09187
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } body { min-height: 100vh; display: grid; grid-template-rows: auto 1fr auto; font-family: Verdana, sans-serif; } .header { background-color: #000099; border-bottom: 1px solid #010102; display: flex; align-items: center; } ....
client/css/style.css
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } body { min-height: 100vh; display: grid; grid-template-rows: auto 1fr auto; font-family: Verdana, sans-serif; } .header { background-color: #000099; border-bottom: 1px solid #010102; display: flex; align-items: center; } ....
0.524882
0.105579
@keyframes slideIn { 0% { width: 250px; min-height: 250px; overflow: hidden; height: 250px; border-radius: 125px; transform: translateX(50vw) scale(0, 0); } 50% { transform: translateX(-150px) scale(1.3, 0.9); } 70% { width: ...
GiacomoPalma.com/ClientApp/src/components/Layout.css
@keyframes slideIn { 0% { width: 250px; min-height: 250px; overflow: hidden; height: 250px; border-radius: 125px; transform: translateX(50vw) scale(0, 0); } 50% { transform: translateX(-150px) scale(1.3, 0.9); } 70% { width: ...
0.68595
0.166032
body{ font-family: mirtaregular, tahoma, arial, san-serif; } /* Header */ div#header{ background: url("../images/bkg/header.jpg") no-repeat center top; /*background-size: 2570px 596px;*/ } div#header div.left h1{ font-size: 31px; color: #fff; line-height: 36px; text-align: center; backg...
frontend/web/business2/css/main.css
body{ font-family: mirtaregular, tahoma, arial, san-serif; } /* Header */ div#header{ background: url("../images/bkg/header.jpg") no-repeat center top; /*background-size: 2570px 596px;*/ } div#header div.left h1{ font-size: 31px; color: #fff; line-height: 36px; text-align: center; backg...
0.307878
0.067424
*{ box-sizing: border-box; margin: 0px; padding: 0px; } body{ width: 100vw; height: 100%; overflow-x: hidden; } /* font-family: 'Montserrat', sans-serif; font-family: 'Poppins', sans-serif; font-family: 'PT Serif', serif; */ .main{ height: fit-content; display: grid; ...
style.css
*{ box-sizing: border-box; margin: 0px; padding: 0px; } body{ width: 100vw; height: 100%; overflow-x: hidden; } /* font-family: 'Montserrat', sans-serif; font-family: 'Poppins', sans-serif; font-family: 'PT Serif', serif; */ .main{ height: fit-content; display: grid; ...
0.234757
0.060225
@charset "utf-8"; * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } body { font-family: 'Lato', 'sans-serif', 'Open Sans', serif; font-size: 16px; line-height: 1.6; color: #444; margin: 0 0; background-color: ...
source/stylesheets/all.css
@charset "utf-8"; * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } body { font-family: 'Lato', 'sans-serif', 'Open Sans', serif; font-size: 16px; line-height: 1.6; color: #444; margin: 0 0; background-color: ...
0.373647
0.110088
QMainWindow{ background: %PRIMARY%; } QMainWindow::separator{ width: 1px; background: %SECONDARY%; } /* MENU BAR STYLE */ QMenuBar{ background: %PRIMARY%; color: #A9B7C6; font-family: Consolas; border-bottom: 1px solid %SECONDARY%; font-size: 12; padding: 2px; } QMenuBar::item...
resources/theme.css
QMainWindow{ background: %PRIMARY%; } QMainWindow::separator{ width: 1px; background: %SECONDARY%; } /* MENU BAR STYLE */ QMenuBar{ background: %PRIMARY%; color: #A9B7C6; font-family: Consolas; border-bottom: 1px solid %SECONDARY%; font-size: 12; padding: 2px; } QMenuBar::item...
0.227212
0.060391
* Variables * ======================================================================== */ :root { --arrow-size: var(--arrow-size-medium); --arrow-size-small: 0.75em; --arrow-size-medium: 1em; --arrow-size-large: 1.5em; --arrow-b-clip-path: polygon(100% 0, calc(100% - 1px) 0, 0 calc(100% - 1px)...
src/css/components/arrow.css
* Variables * ======================================================================== */ :root { --arrow-size: var(--arrow-size-medium); --arrow-size-small: 0.75em; --arrow-size-medium: 1em; --arrow-size-large: 1.5em; --arrow-b-clip-path: polygon(100% 0, calc(100% - 1px) 0, 0 calc(100% - 1px)...
0.759582
0.236142
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fade-in-page-load-1 { opacity: 0; -webkit-animation: fadeIn ease-in 1; animation: fadeIn ease-in 1; -webkit-animation-fill-mode: forwards; animat...
dist/velour.css
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fade-in-page-load-1 { opacity: 0; -webkit-animation: fadeIn ease-in 1; animation: fadeIn ease-in 1; -webkit-animation-fill-mode: forwards; animat...
0.383641
0.047338
body{ color:black; font-family: "Questrial", sans-serif; background-image: url('./img/wall5.png'); background-size: cover; background-attachment: fixed; margin: 0 0 0 0; } #btn{ font-size: 14pt; background: #ff8c1a; z-index: 3; width: 100%; padding: 11px 10px 11px 13px; margin-botto...
css/login.css
body{ color:black; font-family: "Questrial", sans-serif; background-image: url('./img/wall5.png'); background-size: cover; background-attachment: fixed; margin: 0 0 0 0; } #btn{ font-size: 14pt; background: #ff8c1a; z-index: 3; width: 100%; padding: 11px 10px 11px 13px; margin-botto...
0.262086
0.1011
body { background: url("../img/background.jpg") fixed; } .container { padding-left: 460px; min-height: 400px; } .home .container, .home .span12 { width: initial; } .row { margin: 0; } /* ============================================================================= Header =================================...
assets/css/app.css
body { background: url("../img/background.jpg") fixed; } .container { padding-left: 460px; min-height: 400px; } .home .container, .home .span12 { width: initial; } .row { margin: 0; } /* ============================================================================= Header =================================...
0.374791
0.077938
.row{ margin: 0 0 0 -33px; height: auto; } .container-fluid{ margin-left: 25px; margin-right: 25px; height: 60px; } .navbar-default{ margin-bottom: 0; height: 60px; } .navbar-header{ /*padding-top: 15px; padding-bottom: 15px;*/ height: 60px; } .navbar-toggle{ margin-top: ...
web/css/styles.css
.row{ margin: 0 0 0 -33px; height: auto; } .container-fluid{ margin-left: 25px; margin-right: 25px; height: 60px; } .navbar-default{ margin-bottom: 0; height: 60px; } .navbar-header{ /*padding-top: 15px; padding-bottom: 15px;*/ height: 60px; } .navbar-toggle{ margin-top: ...
0.336876
0.064036
.img-circle{ width: 180px; position: center; margin-left: 25px; margin-top: 30px; } body{ font-family: 'Roboto', sans-serif; background-color: #01a9ac; } h1{ text-align: center; font-size: 35px; margin-top: 25px; margin-bottom: 50px; color: #FFF9F8; } .logoUnpas{ display: block; margin-left: auto; ...
public/foundations/adminity/assets/css/style2.css
.img-circle{ width: 180px; position: center; margin-left: 25px; margin-top: 30px; } body{ font-family: 'Roboto', sans-serif; background-color: #01a9ac; } h1{ text-align: center; font-size: 35px; margin-top: 25px; margin-bottom: 50px; color: #FFF9F8; } .logoUnpas{ display: block; margin-left: auto; ...
0.290679
0.045016
.container { position: relative; width: 435px; height: 435px; border: 5px solid black; margin: 50px auto; background-color: black; border-radius: 100%; } .button{ position: absolute; min-height: 200px; min-width: 200px; display: inline-block; border: 5px solid black; opacity: .6; } .active:active{ opaci...
css/simon.css
.container { position: relative; width: 435px; height: 435px; border: 5px solid black; margin: 50px auto; background-color: black; border-radius: 100%; } .button{ position: absolute; min-height: 200px; min-width: 200px; display: inline-block; border: 5px solid black; opacity: .6; } .active:active{ opaci...
0.492432
0.071851
:root{ --vermelho:#e50914; --preto:#141414; } *{ padding: 0; margin: 0; box-sizing: border-box; font-family: sans-serif; } body{ background-color: var(--preto); font-family: 'Times New Roman', Times, serif; } header .container{ width: 100%; position: static; display: flex...
clone_netflix/style/main.css
:root{ --vermelho:#e50914; --preto:#141414; } *{ padding: 0; margin: 0; box-sizing: border-box; font-family: sans-serif; } body{ background-color: var(--preto); font-family: 'Times New Roman', Times, serif; } header .container{ width: 100%; position: static; display: flex...
0.444324
0.141222
body { color: white; margin: 0; } nav { height: 80px; font-family: 'Sofia', sans; display: flex; align-items: center; justify-content: space-between; position: relative; top: 0; left: 0; right: 0; background-color: black; } nav #titolo { font-siz...
public/style/info_negozio.css
body { color: white; margin: 0; } nav { height: 80px; font-family: 'Sofia', sans; display: flex; align-items: center; justify-content: space-between; position: relative; top: 0; left: 0; right: 0; background-color: black; } nav #titolo { font-siz...
0.295942
0.101012
body { padding: 0; margin: 0; background: #FFF; font-family: 'Source Sans Pro', 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 { t...
packages/eurynome-cloud-oauth/src/main/resources/static/features/error/css/style.css
body { padding: 0; margin: 0; background: #FFF; font-family: 'Source Sans Pro', 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 { t...
0.427038
0.085862
body.palm-default { background-color : #000000; } /* Override the default styling of the progress portion of a progress bar. */ /* This is the part that usually is blue and is what "fills up". */ /* We're doing this because the image here is a mask such that any */ /* background-color would shine through, allowing ...
practical-palm-pre-webos-projects/projects/Engineer/stylesheets/engineer.css
body.palm-default { background-color : #000000; } /* Override the default styling of the progress portion of a progress bar. */ /* This is the part that usually is blue and is what "fills up". */ /* We're doing this because the image here is a mask such that any */ /* background-color would shine through, allowing ...
0.414069
0.137272
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;800&display=swap"); html { background: white; } body { margin: 0; background: #044972; color: white; font-family: 'Montserrat'; font-size: 1.1em; } .wrapper { max-width: 1200px; margin: 0 auto; } .hero-wrapper { background: w...
css/main.css
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;800&display=swap"); html { background: white; } body { margin: 0; background: #044972; color: white; font-family: 'Montserrat'; font-size: 1.1em; } .wrapper { max-width: 1200px; margin: 0 auto; } .hero-wrapper { background: w...
0.341473
0.064565
@media only screen and (min-width: 992px) and (max-width: 1200px) { .main-menu ul li { padding: 27px 8px; } .main-menu.nav-fixed ul li { padding: 10px 7px; } .about-community:after { border-left: 572px solid transparent; border-right: 572px solid transparent; } .service-wrap...
public/assets/css/responsive.css
@media only screen and (min-width: 992px) and (max-width: 1200px) { .main-menu ul li { padding: 27px 8px; } .main-menu.nav-fixed ul li { padding: 10px 7px; } .about-community:after { border-left: 572px solid transparent; border-right: 572px solid transparent; } .service-wrap...
0.378459
0.103522
@font-face { font-family: 'icomoon'; src: url('./fonts/icomoon.eot?h4ovmv'); src: url('./fonts/icomoon.eot?h4ovmv#iefix') format('embedded-opentype'), url('./fonts/icomoon.ttf?h4ovmv') format('truetype'), url('./fonts/icomoon.woff?h4ovmv') format('woff'), url('./fonts/icomoon.s...
assets/front/css/iconmoon.css
@font-face { font-family: 'icomoon'; src: url('./fonts/icomoon.eot?h4ovmv'); src: url('./fonts/icomoon.eot?h4ovmv#iefix') format('embedded-opentype'), url('./fonts/icomoon.ttf?h4ovmv') format('truetype'), url('./fonts/icomoon.woff?h4ovmv') format('woff'), url('./fonts/icomoon.s...
0.28597
0.13319
* { font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; } .table-hover>tbody>tr:hover { background-color: #ebebeb; } .row .btn-info:hover { background-color: #0088A8; border-color: #0088A8; } .row .btn-danger:hover { background-color: #e11; border-color: #e11; } .row .btn-warning:hover { bac...
public/assets/css/customer.css
* { font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; } .table-hover>tbody>tr:hover { background-color: #ebebeb; } .row .btn-info:hover { background-color: #0088A8; border-color: #0088A8; } .row .btn-danger:hover { background-color: #e11; border-color: #e11; } .row .btn-warning:hover { bac...
0.417271
0.105533
.pui-shadow{-moz-box-shadow:0 5px 10px rgba(0,0,0,0.8);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.8);box-shadow:0 5px 10px rgba(0,0,0,0.8);}.pui-autocomplete{width:auto;zoom:1;cursor:pointer;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;position:static;} .pui-autocomplete-query{font-weight:bold;} .pui-au...
server/http/prime-ui-0.2/production/prime-ui-0.2-min.css
.pui-shadow{-moz-box-shadow:0 5px 10px rgba(0,0,0,0.8);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.8);box-shadow:0 5px 10px rgba(0,0,0,0.8);}.pui-autocomplete{width:auto;zoom:1;cursor:pointer;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;position:static;} .pui-autocomplete-query{font-weight:bold;} .pui-au...
0.281208
0.037679
/* Large Devices, Wide Screens */ @media only screen and (min-width : 1450px) { .menu-active { left: 80% !important; } } @media only screen and (max-width : 1200px) { .menu-active { left: 70% !important; } #our-clients li.each-client{ width: 33.33% !important; } } /* M...
photography-html-template-bootstrap/css/responsive.css
/* Large Devices, Wide Screens */ @media only screen and (min-width : 1450px) { .menu-active { left: 80% !important; } } @media only screen and (max-width : 1200px) { .menu-active { left: 70% !important; } #our-clients li.each-client{ width: 33.33% !important; } } /* M...
0.197522
0.077727
body { background-color: #2EC4B6; margin: 0; font-family: 'Poppins', sans-serif; } #container { display: flex; flex-wrap: wrap; flex-direction: column; height: 100vh; width: 100vw; } #topbar { display: flex; flex-direction: column; align-items: center; justify-content:...
static/css/styles.css
body { background-color: #2EC4B6; margin: 0; font-family: 'Poppins', sans-serif; } #container { display: flex; flex-wrap: wrap; flex-direction: column; height: 100vh; width: 100vw; } #topbar { display: flex; flex-direction: column; align-items: center; justify-content:...
0.469034
0.0771
.module-content { display: flex; padding: 80px 80px 40px 80px; margin-top: -141px; } .module-content > .main-forum { width: 100%; } .module-content > .main-forum > * { margin-bottom: 40px; } .module-content > .main-forum > *:last-child { margin-bottom: 0; } .forum-table .th-width--stretch { width: 100%...
public/styles/themes/default/modules/home/style.css
.module-content { display: flex; padding: 80px 80px 40px 80px; margin-top: -141px; } .module-content > .main-forum { width: 100%; } .module-content > .main-forum > * { margin-bottom: 40px; } .module-content > .main-forum > *:last-child { margin-bottom: 0; } .forum-table .th-width--stretch { width: 100%...
0.292595
0.062818
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap'); .container { display: flex; width: 100%; height: 1130px; background: rgb(39, 39, 39); } .cv_left { background-color: #00435c; margin-left: 150px; } /*#foto{ border-radius: 50%; bord...
style_boot.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap'); .container { display: flex; width: 100%; height: 1130px; background: rgb(39, 39, 39); } .cv_left { background-color: #00435c; margin-left: 150px; } /*#foto{ border-radius: 50%; bord...
0.215186
0.061087
.bm-burger-button { position: fixed; width: 36px; height: 30px; left: 25px; top: 36px; } /* Color/shape of burger icon bars */ .bm-burger-bars { background: #373a47; } /* Color/shape of burger icon bars on hover*/ .bm-burger-bars-hover { background: #a90000; } /* Position and sizing of clickable cross ...
guldrush/components/BurgerMenu/BurgerMenu.css
.bm-burger-button { position: fixed; width: 36px; height: 30px; left: 25px; top: 36px; } /* Color/shape of burger icon bars */ .bm-burger-bars { background: #373a47; } /* Color/shape of burger icon bars on hover*/ .bm-burger-bars-hover { background: #a90000; } /* Position and sizing of clickable cross ...
0.441191
0.076857
.boxShadow{ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; } .validate-err{ color: #bc1414e6; margin-left: 9px; font-size: 13px; font-weight: 600; } input.parsley-error { border: 1px solid #bc1414e6; } textarea.parsley-error { border: 1px soli...
public/assets/css/custom.css
.boxShadow{ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; } .validate-err{ color: #bc1414e6; margin-left: 9px; font-size: 13px; font-weight: 600; } input.parsley-error { border: 1px solid #bc1414e6; } textarea.parsley-error { border: 1px soli...
0.335351
0.129046
@charset "UTF-8"; /* 多规格 */ .goods-spec-many { display: none; /*添加规格组 sku容器 */ } .goods-spec-many .goods-spec-box { margin-top: 15px; border: 1px solid #e4e4e4; padding: 20px; border-radius: 4px;margin-left:110px; } .goods-spec-many input { padding-left: 10px !important; border: 1px solid #e3e2e5 !important; } .goo...
src/client/GodOx.Mvc.Admin/wwwroot/css/goods.css
@charset "UTF-8"; /* 多规格 */ .goods-spec-many { display: none; /*添加规格组 sku容器 */ } .goods-spec-many .goods-spec-box { margin-top: 15px; border: 1px solid #e4e4e4; padding: 20px; border-radius: 4px;margin-left:110px; } .goods-spec-many input { padding-left: 10px !important; border: 1px solid #e3e2e5 !important; } .goo...
0.391639
0.097133
body { } .main_div{ align-content:center; display: flex; width:100% ; height: 100% ; background-color: #e5e5e5; text-decoration: none; opacity: 0.8; } .div_header{ font-family: 'Fira Mono', monospace; color: #FFFFFF; text-align: center; font-size: 25px; width:100%; border: none; ...
views/main/stylesheet.css
body { } .main_div{ align-content:center; display: flex; width:100% ; height: 100% ; background-color: #e5e5e5; text-decoration: none; opacity: 0.8; } .div_header{ font-family: 'Fira Mono', monospace; color: #FFFFFF; text-align: center; font-size: 25px; width:100%; border: none; ...
0.238462
0.040276
@import url(fonts.css); html { background: black; background-image: url('../images/seats.jpeg'); background-repeat: no-repeat; background-position: bottom center; font-family: Gudea; font-weight: 400; margin: 0; padding: 0; } h1, h2 { color: rgb(230, 221, 35); } #launcher, #status { top: 70px; margin: ...
Client/UI/Web/src/main/resources/me/footlights/ui/web/style/footlights.css
@import url(fonts.css); html { background: black; background-image: url('../images/seats.jpeg'); background-repeat: no-repeat; background-position: bottom center; font-family: Gudea; font-weight: 400; margin: 0; padding: 0; } h1, h2 { color: rgb(230, 221, 35); } #launcher, #status { top: 70px; margin: ...
0.333503
0.099645
table.padded-table td { padding:5px; } #shoppingCart { margin-top:10px; } .itemPrice { width:75px; text-align:center; border-bottom:1px solid; border-right:1px solid; } #payment_form { margin: 20px auto 0; width: 515px; } #payment_form .payment_description { } #payment_...
cart_new/css/payment_form.css
table.padded-table td { padding:5px; } #shoppingCart { margin-top:10px; } .itemPrice { width:75px; text-align:center; border-bottom:1px solid; border-right:1px solid; } #payment_form { margin: 20px auto 0; width: 515px; } #payment_form .payment_description { } #payment_...
0.311846
0.183777
.background_glossyPowderBlue2, .hover_background_glossyPowderBlue2:hover, .active_background_glossyPowderBlue2:active:hover { background: #82ced7; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); backgro...
widgets/common/assets/gradients/glossy/glossyPowderBlue/glossyPowderBlue2.css
.background_glossyPowderBlue2, .hover_background_glossyPowderBlue2:hover, .active_background_glossyPowderBlue2:active:hover { background: #82ced7; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); backgro...
0.455199
0.065785
@font-face { font-family: "Al-Jazeera-Arabic-Regular"; src: url("/www/2017framework/font/Al-Jazeera-Arabic-Regular.ttf"); } /* ---------- RESET ------- */ 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, font, i...
css/common/common.css
@font-face { font-family: "Al-Jazeera-Arabic-Regular"; src: url("/www/2017framework/font/Al-Jazeera-Arabic-Regular.ttf"); } /* ---------- RESET ------- */ 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, font, i...
0.433502
0.118615
@charset "UTF-8"; /* Copyright © <NAME> | @dbushell | http://dbushell.com */ html { height: 100%; color: #494b4d; font-family: 'Droid Serif', serif; } body { height: 100%; overflow-x: hidden; background: #f2f0e6; } body.js-lock-scroll { overflow: hidden !important; } body.js-lock-pointer { pointer-ev...
CSS/style.css
@charset "UTF-8"; /* Copyright © <NAME> | @dbushell | http://dbushell.com */ html { height: 100%; color: #494b4d; font-family: 'Droid Serif', serif; } body { height: 100%; overflow-x: hidden; background: #f2f0e6; } body.js-lock-scroll { overflow: hidden !important; } body.js-lock-pointer { pointer-ev...
0.477311
0.054074
@-moz-document url-prefix("http://wolnemedia.net") { body { background-color: black !important; color: #ccc !important; } body.hidden.editor { background-color: #fff !important; color: #333 !important; } h1, a { color: #307097 !important; } #main { background-image: none !important; } #content ...
data/usercss/89069.user.css
@-moz-document url-prefix("http://wolnemedia.net") { body { background-color: black !important; color: #ccc !important; } body.hidden.editor { background-color: #fff !important; color: #333 !important; } h1, a { color: #307097 !important; } #main { background-image: none !important; } #content ...
0.169646
0.053305
body, html { height: 100%; overflow: auto; } /*================= splash page =================== */ .window1 { position: absolute; top: 15%; left: 10%; background-image: url(style/image/otherBg/glittering.gif); width: 220px; height: 220px; z-index: -1; -webkit-transform: rotate(45deg); tr...
main.css
body, html { height: 100%; overflow: auto; } /*================= splash page =================== */ .window1 { position: absolute; top: 15%; left: 10%; background-image: url(style/image/otherBg/glittering.gif); width: 220px; height: 220px; z-index: -1; -webkit-transform: rotate(45deg); tr...
0.479747
0.067087
.post { padding: 3em 3em 1em 3em; background: var(--main-page-color); margin: 0 0 3em 0; position: relative; box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15); border-radius: 0.25em; } .post > header { display: flex; left: -3em; margin: -3em 0 0em 0; position:...
src/components/posts.css
.post { padding: 3em 3em 1em 3em; background: var(--main-page-color); margin: 0 0 3em 0; position: relative; box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15); border-radius: 0.25em; } .post > header { display: flex; left: -3em; margin: -3em 0 0em 0; position:...
0.541651
0.198646
*{ box-sizing: border-box; margin: 0; padding: 0; font-family: "Noto Sans KR", sans-serif, 나눔고딕, 돋움, Dotum, 굴림, Gulim, "Apple SD Gothic Neo"; letter-spacing: -0.3px; } .modal { display: none; /* 다 작업하고 여기 none으로 바꾸기. */ position: fixed; z-index: 1; padding-top: 40px; /* 이 padding 값 조정해서...
src/main/webapp/resources/css/RegisterModel.css
*{ box-sizing: border-box; margin: 0; padding: 0; font-family: "Noto Sans KR", sans-serif, 나눔고딕, 돋움, Dotum, 굴림, Gulim, "Apple SD Gothic Neo"; letter-spacing: -0.3px; } .modal { display: none; /* 다 작업하고 여기 none으로 바꾸기. */ position: fixed; z-index: 1; padding-top: 40px; /* 이 padding 값 조정해서...
0.47244
0.111483
*, html, body { margin: 0 auto; } body { background-color: rgb(233, 233, 223); } .corpo { background-color: white; } /* estilo header */ .headerMenu { background-image: url(../img/headerImg.jpg); background-size: cover; background-repeat: no-repeat; background-position: 30%; height: ...
public/css/estilo.css
*, html, body { margin: 0 auto; } body { background-color: rgb(233, 233, 223); } .corpo { background-color: white; } /* estilo header */ .headerMenu { background-image: url(../img/headerImg.jpg); background-size: cover; background-repeat: no-repeat; background-position: 30%; height: ...
0.453504
0.106412
.container { max-width: none; } /* Table area */ .wrapped { overflow: scroll; width: calc(100vw - 1rem); height: 75vh; } .gdoc-markdown .wrapped table { border-collapse: separate; width: fit-content; } table th { overflow-wrap: break-word; } table td { width: 20px; overflow-wrap: break-word; } .w...
example/hugo-site/static/custom.css
.container { max-width: none; } /* Table area */ .wrapped { overflow: scroll; width: calc(100vw - 1rem); height: 75vh; } .gdoc-markdown .wrapped table { border-collapse: separate; width: fit-content; } table th { overflow-wrap: break-word; } table td { width: 20px; overflow-wrap: break-word; } .w...
0.423816
0.089614
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap'); * { margin: 0; padding: 0; font-family: 'Hind', 'Helvetica Neue', 'Helvetica', Arial, sans-serif; text-align: center; margin-left: auto; margin-right: auto; } html, body { margin: 0; padding: 0; width: 100%; height: 100%; m...
css/style.css
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap'); * { margin: 0; padding: 0; font-family: 'Hind', 'Helvetica Neue', 'Helvetica', Arial, sans-serif; text-align: center; margin-left: auto; margin-right: auto; } html, body { margin: 0; padding: 0; width: 100%; height: 100%; m...
0.462959
0.083628
* { text-align: center; } /*Set style when the user hovers over a link in the navigation bar*/ .navbar a:hover { background: #6df1a9; } /*Set background color and border for navbar*/ nav { background-color: #f3f3ee; border-top: solid; border-bottom: solid; } /*Center h1 with class title, set font and backg...
styles.css
* { text-align: center; } /*Set style when the user hovers over a link in the navigation bar*/ .navbar a:hover { background: #6df1a9; } /*Set background color and border for navbar*/ nav { background-color: #f3f3ee; border-top: solid; border-bottom: solid; } /*Center h1 with class title, set font and backg...
0.309441
0.17266
.navbar { width: 100%; height: 70px; display: flex; justify-content: space-evenly; align-items: center; position: sticky; top: 0; background-color: var(--primary-color); z-index: 9999; } .nav-left { display: flex; justify-content: space-evenly; align-items: center; } .nav-rigth { width: 100%...
styles/navbar.css
.navbar { width: 100%; height: 70px; display: flex; justify-content: space-evenly; align-items: center; position: sticky; top: 0; background-color: var(--primary-color); z-index: 9999; } .nav-left { display: flex; justify-content: space-evenly; align-items: center; } .nav-rigth { width: 100%...
0.462716
0.065455
body { background-color: #222831; color: #dddddd; } .card { border-radius: 4px; background-color: #30475e; padding: 1.25rem; margin: 1.25rem 0; } .label { text-transform: uppercase; line-height: 1; font-size: 60%; position: relative; letter-spacing: 2px; bottom: 4px; } .card-inner { border-...
prototype/explorer/style.css
body { background-color: #222831; color: #dddddd; } .card { border-radius: 4px; background-color: #30475e; padding: 1.25rem; margin: 1.25rem 0; } .label { text-transform: uppercase; line-height: 1; font-size: 60%; position: relative; letter-spacing: 2px; bottom: 4px; } .card-inner { border-...
0.512937
0.08882
.root { position: relative; border: 1px solid rgb(245, 245, 245); background-color: #fff; margin-bottom: 30px; &_singleExample { border: none; margin-bottom: 0; } @media (min-width: 768px) { display: flex; justify-content: space-between; } } .previewBox { width: 100%; padding: 1re...
src/rsg-components/Playground/Playground.css
.root { position: relative; border: 1px solid rgb(245, 245, 245); background-color: #fff; margin-bottom: 30px; &_singleExample { border: none; margin-bottom: 0; } @media (min-width: 768px) { display: flex; justify-content: space-between; } } .previewBox { width: 100%; padding: 1re...
0.768038
0.132543
.alert { border: 0; border-radius: 0; position: relative; padding: 20px 15px; width: 350px; z-index: 2000 !important; font-size: 14px; } .alert b { font-weight: 500; text-transform: uppercase; font-size: 12px; } .alert-default { background-color: white; color: #555555; border-radius: 3px; ...
public/resources/css/notify.css
.alert { border: 0; border-radius: 0; position: relative; padding: 20px 15px; width: 350px; z-index: 2000 !important; font-size: 14px; } .alert b { font-weight: 500; text-transform: uppercase; font-size: 12px; } .alert-default { background-color: white; color: #555555; border-radius: 3px; ...
0.255437
0.163479
@charset "utf-8"; *{word-wrap:break-word} html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0} ul,ol,dl{list-style-type:none} html,body{*position:static;} html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} a...
src/css/reset.css
@charset "utf-8"; *{word-wrap:break-word} html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0} ul,ol,dl{list-style-type:none} html,body{*position:static;} html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} a...
0.261048
0.050447
body { padding-top: 70px; padding-bottom: 40px; } textarea { resize: none; } legend { font-size: 16px; background: #fafafa; padding: 8px 20px; } .width-input { display: inline-block !important; margin-right: 6px; width: 150px; } .width-input-mini {width: 50px;} .width-input-small {width: 100px;} ....
src/Topxia/AdminBundle/Resources/public/css/admin_v2.css
body { padding-top: 70px; padding-bottom: 40px; } textarea { resize: none; } legend { font-size: 16px; background: #fafafa; padding: 8px 20px; } .width-input { display: inline-block !important; margin-right: 6px; width: 150px; } .width-input-mini {width: 50px;} .width-input-small {width: 100px;} ....
0.232746
0.146942
body { font-family: 'Montserrat', sans-serif; color: #BEBEBE; background-color: #222222; background-image: none; line-height: 42px; margin: 0; overflow-y: scroll; } a { color: #ce7b59; outline: 0; } a:hover { color: #f6915f; text-decoration: none; } li { font-size: 22px; font-weight: 300; ...
crumbs/static/css/crumbs.css
body { font-family: 'Montserrat', sans-serif; color: #BEBEBE; background-color: #222222; background-image: none; line-height: 42px; margin: 0; overflow-y: scroll; } a { color: #ce7b59; outline: 0; } a:hover { color: #f6915f; text-decoration: none; } li { font-size: 22px; font-weight: 300; ...
0.490236
0.094093
body { font-size: 18px; overflow-y: scroll; font-family: 'Open Sans', sans-serif; } .body, .heatmap { margin: 0 auto; max-width: 800px; } .box { border: 1px solid #bec3cc; padding: 8px; border-radius: 5px; margin-top: 16px; background-color: #fafafa} .mbottom { margin-bottom: 16px; } .flex { display: flex; } .coinh...
base/crypto/css/style.css
body { font-size: 18px; overflow-y: scroll; font-family: 'Open Sans', sans-serif; } .body, .heatmap { margin: 0 auto; max-width: 800px; } .box { border: 1px solid #bec3cc; padding: 8px; border-radius: 5px; margin-top: 16px; background-color: #fafafa} .mbottom { margin-bottom: 16px; } .flex { display: flex; } .coinh...
0.521471
0.165088
* Sections: * * 0. Common * 1. Header * 2. Hero * 3. Services * 4. Portfolio * 5. About * 6. Team * 7. Clients * 8. Contact * 9. Footer */ /* 1. Header ========================================================================== */ body > header { /* Display & Box Model */ displa...
data/train/css/4e868463265d09383a288e0f91d2272811c99af1-prefixes-golden.css
* Sections: * * 0. Common * 1. Header * 2. Hero * 3. Services * 4. Portfolio * 5. About * 6. Team * 7. Clients * 8. Contact * 9. Footer */ /* 1. Header ========================================================================== */ body > header { /* Display & Box Model */ displa...
0.291384
0.037715
@-moz-document domain("chess.com") { div [style*="bp"] {background-image: url("https://i.imgur.com/kHfRTIX.png")!important;} div [style*="br.png"] {background-image: url("https://i.imgur.com/lZqrPDt.png")!important;} div [style*="bn.png"] {background-image: url("https://i.imgur.com/ZphjwhO.png")!important;} div [st...
data/usercss/183073.user.css
@-moz-document domain("chess.com") { div [style*="bp"] {background-image: url("https://i.imgur.com/kHfRTIX.png")!important;} div [style*="br.png"] {background-image: url("https://i.imgur.com/lZqrPDt.png")!important;} div [style*="bn.png"] {background-image: url("https://i.imgur.com/ZphjwhO.png")!important;} div [st...
0.306527
0.334725
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Orbitron&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); body { background-image: url("img/fondo2.jpg"); margin: 0; ...
css.css
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Orbitron&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); body { background-image: url("img/fondo2.jpg"); margin: 0; ...
0.363421
0.065575
html, body { margin: 0; padding: 0; font-family: "Helvetica Neue", arial, sans-serif; background: #0d1014; } ul { margin: 0; padding: 0; list-style-type: none; } a, a:visited { color: inherit; } i { cursor: pointer; } .sidebar-collapsed { width: 70px !important; } .header { width: 100%; pos...
public/style.css
html, body { margin: 0; padding: 0; font-family: "Helvetica Neue", arial, sans-serif; background: #0d1014; } ul { margin: 0; padding: 0; list-style-type: none; } a, a:visited { color: inherit; } i { cursor: pointer; } .sidebar-collapsed { width: 70px !important; } .header { width: 100%; pos...
0.441914
0.077308
.pagination { justify-content: center; } /* ub-player */ .ub-player { width: 960px; border: 1px solid black; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -m...
public/css/main.css
.pagination { justify-content: center; } /* ub-player */ .ub-player { width: 960px; border: 1px solid black; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -m...
0.444083
0.090534
.fp-section{position:relative;-webkit-box-sizing:border-box; /* Safari<=5 Android<=3 */-moz-box-sizing:border-box; /* <=28 */box-sizing:border-box;} .fp-slide{float:left;} .fp-slide,.fp-slidesContainer{height:100%;display:block;} .fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all ...
webapps/ROOT/css/jquery.fullPage.css
.fp-section{position:relative;-webkit-box-sizing:border-box; /* Safari<=5 Android<=3 */-moz-box-sizing:border-box; /* <=28 */box-sizing:border-box;} .fp-slide{float:left;} .fp-slide,.fp-slidesContainer{height:100%;display:block;} .fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all ...
0.185467
0.037573
----------------------------------------------- */ @font-face { font-family: 'Genericons'; src: url('font/genericons-regular-webfont.eot'); src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/genericons-regular-webfont.woff') format('woff'), url('...
web/css/style.css
----------------------------------------------- */ @font-face { font-family: 'Genericons'; src: url('font/genericons-regular-webfont.eot'); src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/genericons-regular-webfont.woff') format('woff'), url('...
0.372049
0.076373
@media only screen and (min-width: 992px) { /****Ipad Landscape 1024 Container 970 ****/ .service-list{ margin-bottom:30px;} .c-logo-part ul li{ margin:0 15px;} .form{ margin:0 0 0 20px} .main-nav{ display:block !important; } /*.portfolioContainer{ width:800px; margin:0px auto !important; } */ } @media ...
assets/landing_page/gitex/css/responsive.css
@media only screen and (min-width: 992px) { /****Ipad Landscape 1024 Container 970 ****/ .service-list{ margin-bottom:30px;} .c-logo-part ul li{ margin:0 15px;} .form{ margin:0 0 0 20px} .main-nav{ display:block !important; } /*.portfolioContainer{ width:800px; margin:0px auto !important; } */ } @media ...
0.140572
0.111
@charset "utf-8"; @font-face { font-family: "AmebaNewSymbols"; src: url(../font/AmebaNewSymbols.eot?c=1497518406822); src: url(../font/AmebaNewSymbols.eot?#iefix&c=1497518406822) format("embedded-opentype"), url(../font/AmebaNewSymbols.woff?c=1497518406822) format("woff"), url(../font/AmebaNewSymbols.ttf?c=149751...
newBlog-1.35.0.css
@charset "utf-8"; @font-face { font-family: "AmebaNewSymbols"; src: url(../font/AmebaNewSymbols.eot?c=1497518406822); src: url(../font/AmebaNewSymbols.eot?#iefix&c=1497518406822) format("embedded-opentype"), url(../font/AmebaNewSymbols.woff?c=1497518406822) format("woff"), url(../font/AmebaNewSymbols.ttf?c=149751...
0.262936
0.076408
* { -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; } body, html { background: #202020; height: 100% } .header { height: 75px; display: flex; border: 1px solid white; border-radius: 20px; color: white; font-size: 20px; vertical-align: middle; text-align: center; justify-content...
public/css/index.css
* { -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; } body, html { background: #202020; height: 100% } .header { height: 75px; display: flex; border: 1px solid white; border-radius: 20px; color: white; font-size: 20px; vertical-align: middle; text-align: center; justify-content...
0.277669
0.073032
body { color: #ccc } .footer-widget p { margin-bottom: 27px; } p { font-family: 'Nunito', sans-serif; font-size: 16px; line-height: 28px; } .animate-border { position: relative; display: block; width: 115px; height: 3px; background: #007bff; } .animate-border:after { position: absolute;...
css/footer.css
body { color: #ccc } .footer-widget p { margin-bottom: 27px; } p { font-family: 'Nunito', sans-serif; font-size: 16px; line-height: 28px; } .animate-border { position: relative; display: block; width: 115px; height: 3px; background: #007bff; } .animate-border:after { position: absolute;...
0.345326
0.0566
body, table, td, select, textarea, input { font-family: Arial, Helvetica, sans-serif } body, form, img, input, select { border: 0; padding: 0; margin: 0; } table { border-collapse: collapse; border-spacing: 0; } iframe { background: none } #wrapper { position: relative; width: 990px; } #main...
public/revive/www/admin/assets/css/dashboard-home.css
body, table, td, select, textarea, input { font-family: Arial, Helvetica, sans-serif } body, form, img, input, select { border: 0; padding: 0; margin: 0; } table { border-collapse: collapse; border-spacing: 0; } iframe { background: none } #wrapper { position: relative; width: 990px; } #main...
0.328314
0.102709