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
@-moz-document domain("mlbpark.donga.com") { .index #container .contents .left_cont { /* position: relative; */ /* float: left; */ /* ๊ฒŒ์‹œํŒ ํญ ์กฐ์ ˆ */ /*width: 1030px; */ width: 100%; } /* ์ „์ฒด ๊ธ€๊ผด ๋ง‘์€๊ณ ๋”• */ body { font-family: "๋ง‘์€ ๊ณ ๋”•"; font-size: 13px; height: 100%; min-height: 2600px; } /* ๊ด‘๊ณ  ๋ฐ ๊ธฐํƒ€ ๋“ฑ๋“ฑ ๊ฐ€๋ฆผ */ ...
data/usercss/125732.user.css
@-moz-document domain("mlbpark.donga.com") { .index #container .contents .left_cont { /* position: relative; */ /* float: left; */ /* ๊ฒŒ์‹œํŒ ํญ ์กฐ์ ˆ */ /*width: 1030px; */ width: 100%; } /* ์ „์ฒด ๊ธ€๊ผด ๋ง‘์€๊ณ ๋”• */ body { font-family: "๋ง‘์€ ๊ณ ๋”•"; font-size: 13px; height: 100%; min-height: 2600px; } /* ๊ด‘๊ณ  ๋ฐ ๊ธฐํƒ€ ๋“ฑ๋“ฑ ๊ฐ€๋ฆผ */ ...
0.209308
0.042962
background-color: #aebdcc; } #quick_links .row { padding: 5rem 0 3rem 0; } #quick_links .item { background: #4a76a3; min-height: 24rem; max-height: 24rem; max-width: 23.75rem; min-width: 23.75rem; border-radius: 1rem; padding: 0; margin: 0 2rem; /* -webkit-border-bottom...
frontend/web/css/quick-links/index.css
background-color: #aebdcc; } #quick_links .row { padding: 5rem 0 3rem 0; } #quick_links .item { background: #4a76a3; min-height: 24rem; max-height: 24rem; max-width: 23.75rem; min-width: 23.75rem; border-radius: 1rem; padding: 0; margin: 0 2rem; /* -webkit-border-bottom...
0.337422
0.063337
@media only screen and (min-width: 1920px) { .content { max-width: 1800px; padding: 0 30px; } } @media only screen and (max-width: 1920px) { .content { max-width: 1750px; padding: 0 30px; } } @media only screen and (max-width: 1566px) { .content { max-width: 1450px; padding: 0 30px; } } @media only sc...
css/responsive.css
@media only screen and (min-width: 1920px) { .content { max-width: 1800px; padding: 0 30px; } } @media only screen and (max-width: 1920px) { .content { max-width: 1750px; padding: 0 30px; } } @media only screen and (max-width: 1566px) { .content { max-width: 1450px; padding: 0 30px; } } @media only sc...
0.237664
0.104295
body { padding: 20px 0; background: url("../img/bg.png") rgb( 204, 209, 217); } @media screen and (max-width: 568px) { body { padding: 0; } body > .container { margin: 0; padding: 0; } body > .container > .card { border: 0; border-radius: 0; } } .big { font-size: 120%; } .small { font-size: 80%; } .code { m...
Resources/views/components/video_editor/css/styles.css
body { padding: 20px 0; background: url("../img/bg.png") rgb( 204, 209, 217); } @media screen and (max-width: 568px) { body { padding: 0; } body > .container { margin: 0; padding: 0; } body > .container > .card { border: 0; border-radius: 0; } } .big { font-size: 120%; } .small { font-size: 80%; } .code { m...
0.47025
0.159348
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
css/style.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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
0.162779
0.065098
body, p, dl, dd, pre, h1, h2, h3, h4, h5, h6,ul, ol{margin: 0;padding: 0;list-style: none;} input, button, option, textarea, select, fieldset{box-sizing: border-box;padding: 0;margin: 0;outline: none;vertical-align: middle;font-family: "\5FAE\8F6F\96C5\9ED1"} input[type="text"],input[type="password"]{padding-left:5px;p...
src/main/resources/static/css/x-index.css
body, p, dl, dd, pre, h1, h2, h3, h4, h5, h6,ul, ol{margin: 0;padding: 0;list-style: none;} input, button, option, textarea, select, fieldset{box-sizing: border-box;padding: 0;margin: 0;outline: none;vertical-align: middle;font-family: "\5FAE\8F6F\96C5\9ED1"} input[type="text"],input[type="password"]{padding-left:5px;p...
0.238107
0.051942
TABLE OF CONTENTS: -------------------------------------------------------------- 01) Elements 02) Page Title 03) Breadcrumb 04) Grid 05) List Big 06) List Medium 07) Timeline 08) Single Post 09) Sidebar 14) Footer 15) Responsive ------------------------------------------------------------- ----------------------------...
public/home/assets/css/pages/blog.css
TABLE OF CONTENTS: -------------------------------------------------------------- 01) Elements 02) Page Title 03) Breadcrumb 04) Grid 05) List Big 06) List Medium 07) Timeline 08) Single Post 09) Sidebar 14) Footer 15) Responsive ------------------------------------------------------------- ----------------------------...
0.423816
0.056159
.richcc-popup-container { height: 300px; width: 330px; max-width: none; padding: 0; border: none; border-radius: 0; background: #fff; margin-top: 0; } .richcc-popup-container .offscreen { position: absolute; clip: rect(1px, 1px, 1px, 1px); padding: 0; border: 0; height: 1px; wi...
Source.RichCC/Source.RichCC/css/richcc.css
.richcc-popup-container { height: 300px; width: 330px; max-width: none; padding: 0; border: none; border-radius: 0; background: #fff; margin-top: 0; } .richcc-popup-container .offscreen { position: absolute; clip: rect(1px, 1px, 1px, 1px); padding: 0; border: 0; height: 1px; wi...
0.310694
0.055031
.ng-aside { overflow-y: auto; overflow-x: hidden; } .ng-aside .modal-dialog { position: absolute; margin: 0; padding: 0; } .ng-aside.fade .modal-dialog { -o-transition: none; -moz-transition: none; -ms-transition: none; -webkit-transition: none; transition: none; /*CSS transforms*/ -o-transfo...
public/bower_components/angular-aside/src/styles/aside.css
.ng-aside { overflow-y: auto; overflow-x: hidden; } .ng-aside .modal-dialog { position: absolute; margin: 0; padding: 0; } .ng-aside.fade .modal-dialog { -o-transition: none; -moz-transition: none; -ms-transition: none; -webkit-transition: none; transition: none; /*CSS transforms*/ -o-transfo...
0.541166
0.035046
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap"); * { margin: 0; padding: 0; } *, *::before, *::after { box-sizing: inherit; } html { box-sizing: border-box; font-size: 62.5%; } body { font-size: 1.5rem; font-weight: 400; line-height: 1.6; font-family: ...
public/css/styles.css
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap"); * { margin: 0; padding: 0; } *, *::before, *::after { box-sizing: inherit; } html { box-sizing: border-box; font-size: 62.5%; } body { font-size: 1.5rem; font-weight: 400; line-height: 1.6; font-family: ...
0.5144
0.077413
body { margin: 2em auto; min-width: 800px; max-width: 800px; } .print { display: block; } img.print { margin: auto; width: 250px; } .print-hide, .masthead .sprites.logo, #tray, .masthead, #main-content > div, #main-content .row > div, #share-email-tmpl, #share-embed-tmpl, .pager, .international-links, .footer...
Dataset 2017/2- Business/7- Businessinsider.com/3- day care business-keyword/Business Insider_files/print.css
body { margin: 2em auto; min-width: 800px; max-width: 800px; } .print { display: block; } img.print { margin: auto; width: 250px; } .print-hide, .masthead .sprites.logo, #tray, .masthead, #main-content > div, #main-content .row > div, #share-email-tmpl, #share-embed-tmpl, .pager, .international-links, .footer...
0.320928
0.051534
/*s-fonts.css*/ @font-face { font-family: 'OpenSans'; src: url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { ...
www/css/seg_desktop.css
/*s-fonts.css*/ @font-face { font-family: 'OpenSans'; src: url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { ...
0.259544
0.06134
* { margin: 0; } .info-main-wrapper { /* margin: 0 calc(93% - 1440px); margin-top: 52px; */ width: 90%; margin-left: 7%; margin-top: 2%; } .heading { display: flex; } .heading h2 { font-weight: 700; font-size: 36px; line-height: 58px; color: #000000; margin: 0 10px; } section.info-top-cont { ...
src/components/Information/Information.css
* { margin: 0; } .info-main-wrapper { /* margin: 0 calc(93% - 1440px); margin-top: 52px; */ width: 90%; margin-left: 7%; margin-top: 2%; } .heading { display: flex; } .heading h2 { font-weight: 700; font-size: 36px; line-height: 58px; color: #000000; margin: 0 10px; } section.info-top-cont { ...
0.357455
0.069542
* { -webkit-box-sizing: border-box; box-sizing: border-box; } body { font: 1em/1.5 'Lato', sans-serif; background-color: #F5F5F5; } h1 { font-weight: normal; font-size: 1.2em; } a { text-decoration: none; } hr { width: 70%; } img { max-width: 100%; border-style: none...
css/style.css
* { -webkit-box-sizing: border-box; box-sizing: border-box; } body { font: 1em/1.5 'Lato', sans-serif; background-color: #F5F5F5; } h1 { font-weight: normal; font-size: 1.2em; } a { text-decoration: none; } hr { width: 70%; } img { max-width: 100%; border-style: none...
0.375363
0.133698
๏ปฟhtml { padding: 0; background-color: #F5F6FA; } body { margin: 0; color: #2c3e50; } #preview-container { overflow-y: auto; max-width: 95vw; } h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1.25; display: block; } h1 { font-size: 1.5rem; margin: 0 0 .5rem 0; } ...
style/Light.css
๏ปฟhtml { padding: 0; background-color: #F5F6FA; } body { margin: 0; color: #2c3e50; } #preview-container { overflow-y: auto; max-width: 95vw; } h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1.25; display: block; } h1 { font-size: 1.5rem; margin: 0 0 .5rem 0; } ...
0.604516
0.132206
.board_frame.card .line { padding: 0; position: relative; } .board_frame.card .line.top { display: none; } .board_frame.card .line.item { padding: 20px; border: 1px solid #aaa; margin-bottom: 10px; } .board_frame.card .line.item .no { display: none; } .board_frame.card.all .line.item .ty...
src/main/webapp/resources/css/global/board_card.css
.board_frame.card .line { padding: 0; position: relative; } .board_frame.card .line.top { display: none; } .board_frame.card .line.item { padding: 20px; border: 1px solid #aaa; margin-bottom: 10px; } .board_frame.card .line.item .no { display: none; } .board_frame.card.all .line.item .ty...
0.355551
0.070656
.head-box{ position: fixed; left: 0; right: 0; top: 0; z-index: 2; height: 2.5rem; text-align: center; background-color: #fff; overflow: hidden; box-shadow: 0 0 .5rem #ccc; } .head-logo{ float: left; max-width: 80%; height: 1.9rem; margin: .3rem 0 .3rem 1rem; } ...
css/yixin.css
.head-box{ position: fixed; left: 0; right: 0; top: 0; z-index: 2; height: 2.5rem; text-align: center; background-color: #fff; overflow: hidden; box-shadow: 0 0 .5rem #ccc; } .head-logo{ float: left; max-width: 80%; height: 1.9rem; margin: .3rem 0 .3rem 1rem; } ...
0.465145
0.099952
.sidebar{ background-color: darkslategray; color:white; } .timeline { list-style: none; padding: 20px 0 20px; position: relative; } .timeline:before { top: 0; bottom: 0; position: absolute; content: " "; width: 2px; background-color: #eeeeee; left: 25px; margin-right: -1.5px; } .timeline > l...
ui-template/css/dashboard.css
.sidebar{ background-color: darkslategray; color:white; } .timeline { list-style: none; padding: 20px 0 20px; position: relative; } .timeline:before { top: 0; bottom: 0; position: absolute; content: " "; width: 2px; background-color: #eeeeee; left: 25px; margin-right: -1.5px; } .timeline > l...
0.483161
0.077378
@charset "utf-8"; /* CSS Document */ .mediaSection { padding-top:0; } .mediaSection h2 { padding-bottom:30px; } .mediaSection h3 { padding:10px 0 20px 0; background:url(../images/media-head-top.jpg) left 0px no-repeat; color: #773996; font-family: "dinrg"; font-size: 36px; } .mediaSection h3 .viewAll { display:inline-...
public/assets/css/sample.css
@charset "utf-8"; /* CSS Document */ .mediaSection { padding-top:0; } .mediaSection h2 { padding-bottom:30px; } .mediaSection h3 { padding:10px 0 20px 0; background:url(../images/media-head-top.jpg) left 0px no-repeat; color: #773996; font-family: "dinrg"; font-size: 36px; } .mediaSection h3 .viewAll { display:inline-...
0.234319
0.08886
background: url("../../img/galery_fon.png") repeat scroll 0 0 #FFFFFF; position: absolute; display: none; filter:alpha(opacity=50); ..-opacity:0.5; opacity:0.5; -khtml-opacity:0.5; z-index: 100; top: 0; min-width: 1170px; width: 100%; width:expression(this.scrollWid...
frontend/web/css/window_tournament.css
background: url("../../img/galery_fon.png") repeat scroll 0 0 #FFFFFF; position: absolute; display: none; filter:alpha(opacity=50); ..-opacity:0.5; opacity:0.5; -khtml-opacity:0.5; z-index: 100; top: 0; min-width: 1170px; width: 100%; width:expression(this.scrollWid...
0.478285
0.107157
* Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * * @providesModule Scrol...
src/main/resources/assets/stylesheets/plugins/fixed-data-table.css
* Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * * @providesModule Scrol...
0.852706
0.057865
.searchable-select-hide { display: none; } .searchable-select { display: inline-block; min-width: 200px; max-width: 340px; line-height: 1.428571429; color: #555; vertical-align: middle; position: relative; outline: none; text-align: left; white-space: pre-wrap; font-size: 12px; line-height...
public/admin/css/plugin/jquery.searchableSelect.css
.searchable-select-hide { display: none; } .searchable-select { display: inline-block; min-width: 200px; max-width: 340px; line-height: 1.428571429; color: #555; vertical-align: middle; position: relative; outline: none; text-align: left; white-space: pre-wrap; font-size: 12px; line-height...
0.225843
0.056705
#sideimg-left { content: url('../img/fbk/side.gif'); width: 5%; position: fixed; bottom: 1%; left: 0; z-index: 2; } #sideimg-right { content: url('../img/fbk/favicon-oruyanke.png'); width: 3.5%; position: fixed; bottom: 1%; right: 1%; z-index: 2; } /* Menu */ .dropdown-...
assets/css/custom.css
#sideimg-left { content: url('../img/fbk/side.gif'); width: 5%; position: fixed; bottom: 1%; left: 0; z-index: 2; } #sideimg-right { content: url('../img/fbk/favicon-oruyanke.png'); width: 3.5%; position: fixed; bottom: 1%; right: 1%; z-index: 2; } /* Menu */ .dropdown-...
0.380183
0.134179
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700'); :root { /* Fonte */ --fonte: 'Montserrat', sans-serif; --fonte-cor: #6c6c6c; --fonte-tam: 1.0em; --fonte-tav: 0.85em; --fonte-wei: 300; --fonte-hei: 1.9em; /* cores */ --claro-a: #fff; --cla...
demo/estatistica/css/style.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700'); :root { /* Fonte */ --fonte: 'Montserrat', sans-serif; --fonte-cor: #6c6c6c; --fonte-tam: 1.0em; --fonte-tav: 0.85em; --fonte-wei: 300; --fonte-hei: 1.9em; /* cores */ --claro-a: #fff; --cla...
0.256925
0.094385
@charset "utf-8"; /* Theme Name: BeEvent - Conference & Event HTML Template Author: WMD Team Version:1.2 */ /*=========================== = Table of Css 1. General code 1.1. Typography 1.2. Button 1.3. Space margins and padding 1.4. Form 1.5. Section-background-color & sectino-heading 1.6. Overlay-c...
save_07_12/stara/assets/css/style.css
@charset "utf-8"; /* Theme Name: BeEvent - Conference & Event HTML Template Author: WMD Team Version:1.2 */ /*=========================== = Table of Css 1. General code 1.1. Typography 1.2. Button 1.3. Space margins and padding 1.4. Form 1.5. Section-background-color & sectino-heading 1.6. Overlay-c...
0.163612
0.095898
.dotstyle ul { position: relative; display: inline-block; margin: 0; padding: 0; list-style: none; cursor: default; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .dotstyle li { position: relative; dis...
src/style/component.css
.dotstyle ul { position: relative; display: inline-block; margin: 0; padding: 0; list-style: none; cursor: default; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .dotstyle li { position: relative; dis...
0.331769
0.043589
@font-face { font-family: 'dosisbold'; src: url('dosis-bold-webfont.eot'); src: url('dosis-bold-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-bold-webfont.woff') format('woff'), url('dosis-bold-webfont.ttf') format('truetype'), url('dosis-bold-webfont.svg#dosisbold'...
css/[fonts]/dosis/stylesheet.css
@font-face { font-family: 'dosisbold'; src: url('dosis-bold-webfont.eot'); src: url('dosis-bold-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-bold-webfont.woff') format('woff'), url('dosis-bold-webfont.ttf') format('truetype'), url('dosis-bold-webfont.svg#dosisbold'...
0.248534
0.075312
html { font-family: 'Andale Mono', 'Monaco', 'Consolas', monospace; font-size: 62.5%; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; background: #333333; color: #dddddd; } body { width: 90%; max-width: 60rem; margin: 3rem auto; font-size: 1...
docs/css/m.css
html { font-family: 'Andale Mono', 'Monaco', 'Consolas', monospace; font-size: 62.5%; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; background: #333333; color: #dddddd; } body { width: 90%; max-width: 60rem; margin: 3rem auto; font-size: 1...
0.36693
0.078043
.content__table { text-align: center; max-width: 700px; } .table { width: 100%; margin-bottom: 26px; font-size: 14px; border-left: 2px solid #3293d8; border-bottom: 2px solid #3293d8; border-right: 2px solid #3293d8; max-width: 1121px; } .content__table_filter { background-colo...
backend/web/components/modules/table/table.css
.content__table { text-align: center; max-width: 700px; } .table { width: 100%; margin-bottom: 26px; font-size: 14px; border-left: 2px solid #3293d8; border-bottom: 2px solid #3293d8; border-right: 2px solid #3293d8; max-width: 1121px; } .content__table_filter { background-colo...
0.466359
0.098166
section.telemed h1 { color: #424242; font-size: 48px; line-height: 1.2em; margin-bottom: 20px; margin-bottom: 1px; transition: all 200ms ease-out } section.telemed h4 { margin-top: 1px; color: #039be5; font-size: 24px; margin: 0 0 24px 0; font-weight: 400; line-height: 2...
Website/src/views/sub-views/Telamedicine.css
section.telemed h1 { color: #424242; font-size: 48px; line-height: 1.2em; margin-bottom: 20px; margin-bottom: 1px; transition: all 200ms ease-out } section.telemed h4 { margin-top: 1px; color: #039be5; font-size: 24px; margin: 0 0 24px 0; font-weight: 400; line-height: 2...
0.364551
0.086709
@namespace ibooks "http://www.apple.com/2011/iBooks"; #textShape-301{ -ibooks-line-hints: textShape-301 p url(../hints/content14-paginated.plist) 39 2; } #textShape-333{ -ibooks-line-hints: textShape-333 p url(../hints/content14-paginated.plist) 43 1; } #textShape-311{ -ibooks-line-hints: textShape-311 p url(../hint...
Everyone Can Code-Swift PlaygroundsT-eacher Guide.ibooks/OPS/assets/css/content14-paginated.css
@namespace ibooks "http://www.apple.com/2011/iBooks"; #textShape-301{ -ibooks-line-hints: textShape-301 p url(../hints/content14-paginated.plist) 39 2; } #textShape-333{ -ibooks-line-hints: textShape-333 p url(../hints/content14-paginated.plist) 43 1; } #textShape-311{ -ibooks-line-hints: textShape-311 p url(../hint...
0.354545
0.175132
.home_main { margin : 65px 0px 65px -10px; color : white; } .home_container { display: flex; } /* Home note list */ .home_note_list { width : 30%; min-height: 100vh; padding-bottom: 80px; top : 80px; bottom : 20px; position : fixed; overflow-y : scroll; color: white; } .hom...
scribble_client/src/Css/home.css
.home_main { margin : 65px 0px 65px -10px; color : white; } .home_container { display: flex; } /* Home note list */ .home_note_list { width : 30%; min-height: 100vh; padding-bottom: 80px; top : 80px; bottom : 20px; position : fixed; overflow-y : scroll; color: white; } .hom...
0.254972
0.055849
html, body { background: #fff; color: #000; /* font-family: Palatino, Arial, serif;*/ font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif; padding: 0; margin: 0; } h1, h2 { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif; } h1 { ...
www/nz/css/map.css
html, body { background: #fff; color: #000; /* font-family: Palatino, Arial, serif;*/ font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif; padding: 0; margin: 0; } h1, h2 { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif; } h1 { ...
0.357568
0.06078
* { padding: 0; margin: 0; } body { font-family: Arial; color: #0f4880; } /* navbar */ nav { display: flex; /* 1 */ justify-content: space-between; /* 2 */ padding: 1rem 2rem; /* 3 */ background: #0f4880; /* 4 */ color: #ffffff; font-size: 1.5rem; } nav ul { display: f...
css/style.css
* { padding: 0; margin: 0; } body { font-family: Arial; color: #0f4880; } /* navbar */ nav { display: flex; /* 1 */ justify-content: space-between; /* 2 */ padding: 1rem 2rem; /* 3 */ background: #0f4880; /* 4 */ color: #ffffff; font-size: 1.5rem; } nav ul { display: f...
0.457379
0.087447
.breadcrumb-list > li { font-size: 14px; list-style: none; display: inline; } .breadcrumb-list > li a:after { content: "/"; vertical-align: middle; margin: 0 5px; color: #7a7a7a; } .action-wishlist:hover, .action-wishlist:focus{ color:#fff; } .add-to-cart.action-wishlist { ...
css/productPage.css
.breadcrumb-list > li { font-size: 14px; list-style: none; display: inline; } .breadcrumb-list > li a:after { content: "/"; vertical-align: middle; margin: 0 5px; color: #7a7a7a; } .action-wishlist:hover, .action-wishlist:focus{ color:#fff; } .add-to-cart.action-wishlist { ...
0.363534
0.0704
.snav { top:50%; margin-left:-15px; background: rgb(0, 0, 0); width:5rem; height:25rem; display:inline-block; z-index:99; transition: 1s all ease-in; transform: translate(0, -50%); opacity:0; } .horiz{ top:0; margin-left: auto; margin-right:auto; z-index:99; left:50%; transition: 1s al...
examples/css/style.css
.snav { top:50%; margin-left:-15px; background: rgb(0, 0, 0); width:5rem; height:25rem; display:inline-block; z-index:99; transition: 1s all ease-in; transform: translate(0, -50%); opacity:0; } .horiz{ top:0; margin-left: auto; margin-right:auto; z-index:99; left:50%; transition: 1s al...
0.68437
0.070656
*{ margin: 0; padding: 0; font-size: 14px; text-align: center; outline: none; } html,body{ height: 100%; background: #f1f1f1; display: flex; flex-direction: column; } .active{ border: 2px solid #03AAD4 !important; margin: 0 !important; } .none{ display: ...
form/css/main.css
*{ margin: 0; padding: 0; font-size: 14px; text-align: center; outline: none; } html,body{ height: 100%; background: #f1f1f1; display: flex; flex-direction: column; } .active{ border: 2px solid #03AAD4 !important; margin: 0 !important; } .none{ display: ...
0.29798
0.043043
* LED class * ************************************************************/ .led { -fx-skin : "eu.hansolo.enzo.led.skin.LedSkin"; -led-type : round; /* round, square, vertical, horizontal, triangle-up, triangle-right, triangle-down, triangle-left */ -...
Marvin/Dependencies/Enzo/Led/src/main/resources/eu/hansolo/enzo/led/led.css
* LED class * ************************************************************/ .led { -fx-skin : "eu.hansolo.enzo.led.skin.LedSkin"; -led-type : round; /* round, square, vertical, horizontal, triangle-up, triangle-right, triangle-down, triangle-left */ -...
0.61231
0.084531
* { font-family: "Times New Roman", Times, serif; color: #545862; } .header { width: 100%; height: 50px; } .main { display: flex; } .to-do-list { width: 100%; margin: 5px; align-content: center; justify-content: center; } .footer { width: 100%; height: 179px; } input { outline: none; } .di...
src/styles.css
* { font-family: "Times New Roman", Times, serif; color: #545862; } .header { width: 100%; height: 50px; } .main { display: flex; } .to-do-list { width: 100%; margin: 5px; align-content: center; justify-content: center; } .footer { width: 100%; height: 179px; } input { outline: none; } .di...
0.434461
0.085175
section { min-height: 450px; } .section-awal { margin-top: 50px; } .container-konten { margin-bottom: 200px; } .containers-konten { margin-bottom: 500px; } .jumbotron { margin-top: 50px; } body { font-weight: 300; } hr { border-top: 3px solid #222a355b; width: 250px; } /* HEADER ...
public/css/style.css
section { min-height: 450px; } .section-awal { margin-top: 50px; } .container-konten { margin-bottom: 200px; } .containers-konten { margin-bottom: 500px; } .jumbotron { margin-top: 50px; } body { font-weight: 300; } hr { border-top: 3px solid #222a355b; width: 250px; } /* HEADER ...
0.390592
0.140513
๏ปฟ@charset "utf-8"; /*css document start*/ body, td, input, textarea, select, button { font: 12px/160% Helvetica, Arial, sans-serif; color:#855F4E;} body { text-align:center; background:#392622 url(images/bodyback.jpg) repeat-x 0 0; } h1,h2,h3,h4,h5{ font-size:12px;} body, ul, dl, dt, dd, p, h1, h2, h3, h4, h5, h6...
webapp/templates/darkred/main.css
๏ปฟ@charset "utf-8"; /*css document start*/ body, td, input, textarea, select, button { font: 12px/160% Helvetica, Arial, sans-serif; color:#855F4E;} body { text-align:center; background:#392622 url(images/bodyback.jpg) repeat-x 0 0; } h1,h2,h3,h4,h5{ font-size:12px;} body, ul, dl, dt, dd, p, h1, h2, h3, h4, h5, h6...
0.215764
0.082254
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
css/About.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.248808
0.069573
html { height: 100%; } body { height: 100%; margin: 0; font-family: 'Nerko One', cursive; display: grid; justify-items: center; align-items: center; background-color: #16697a; } #main-holder { width: 50%; height: 70%; display: grid; justify-items: center; align-items: cent...
site/css/style.css
html { height: 100%; } body { height: 100%; margin: 0; font-family: 'Nerko One', cursive; display: grid; justify-items: center; align-items: center; background-color: #16697a; } #main-holder { width: 50%; height: 70%; display: grid; justify-items: center; align-items: cent...
0.358802
0.061087
h4, h5, h6, h1, h2, h3 {margin:0;} ul, ol {margin: 0;padding:0;} p {margin: 0;} html, body{ font-family: 'Work Sans', sans-serif; font-size: 100%; background:#fff; margin: 0px; height:100%; } a { text-decoration: none; } a:hover { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transitio...
css - copia/style.css
h4, h5, h6, h1, h2, h3 {margin:0;} ul, ol {margin: 0;padding:0;} p {margin: 0;} html, body{ font-family: 'Work Sans', sans-serif; font-size: 100%; background:#fff; margin: 0px; height:100%; } a { text-decoration: none; } a:hover { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transitio...
0.221014
0.0538
.modal { position: fixed; top: 0; left: 0; z-index: 5; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; &.fade\:transition &-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); @media (prefers-reduced-motion: reduce) { transi...
node_modules/alga-css/css/components/modal.css
.modal { position: fixed; top: 0; left: 0; z-index: 5; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; &.fade\:transition &-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); @media (prefers-reduced-motion: reduce) { transi...
0.58059
0.109515
html, body { font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0; min-height: 200px; padding: 0; width: 385px; box-shadow: rgb(131, 131, 131); } h1 { font-family: 'Menlo', monospace; font-size: 22px; font-weight: 400; margin: 0; color: white; } a:link, a:vi...
css/style.css
html, body { font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0; min-height: 200px; padding: 0; width: 385px; box-shadow: rgb(131, 131, 131); } h1 { font-family: 'Menlo', monospace; font-size: 22px; font-weight: 400; margin: 0; color: white; } a:link, a:vi...
0.567577
0.091261
::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .35); border-radius: 10px; } ::-webkit-input-placeholder { color: #CCC; } :-moz-placeholder { color: #CCC; } ::-moz-placeholder { color: #CCC; } :-ms-input-placeholder { color: #CCC; } body { color: #444; background: #F4F4F4; ...
vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/light.css
::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .35); border-radius: 10px; } ::-webkit-input-placeholder { color: #CCC; } :-moz-placeholder { color: #CCC; } ::-moz-placeholder { color: #CCC; } :-ms-input-placeholder { color: #CCC; } body { color: #444; background: #F4F4F4; ...
0.30549
0.06165
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap'); body{ background-image: url(fundo.png); background-repeat: no-repeat; background-size: cover; position: relative; margin: auto; } :root{ --fonte-cursiva: 'Pacifico', cursive; --cor0: #DFB6EA; --cor1: #9c...
style.css
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap'); body{ background-image: url(fundo.png); background-repeat: no-repeat; background-size: cover; position: relative; margin: auto; } :root{ --fonte-cursiva: 'Pacifico', cursive; --cor0: #DFB6EA; --cor1: #9c...
0.273574
0.082512
.signinMainDiv { height: calc(100% - 90px); width: 100%; display: flex; } .removeBlur { -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); -ms-filter: blur(0px); filter: blur(0px); } .backgroundSignInImage { position: fixed; height: 100vh; width: 100vw; z-index: -10; background-pos...
src/components/auth/signin.css
.signinMainDiv { height: calc(100% - 90px); width: 100%; display: flex; } .removeBlur { -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); -ms-filter: blur(0px); filter: blur(0px); } .backgroundSignInImage { position: fixed; height: 100vh; width: 100vw; z-index: -10; background-pos...
0.156008
0.10923
@charset "utf-8"; label:after{ content: ""; display: block; clear: both; } /*ๅค้€‰&ๅ•้€‰ๅ…ฌ็”จๆ ทๅผ*/ .checkbox-wrapper,.radio-button-wrapper { position: relative; display: inline-block; float: left; padding: 0; width: 16px; height: 16px; line-height: 16px; text-align: center; vertica...
web/webrobot-components/res_common/oui/ui/ui_common/controls/oui-table/css/oui-table.css
@charset "utf-8"; label:after{ content: ""; display: block; clear: both; } /*ๅค้€‰&ๅ•้€‰ๅ…ฌ็”จๆ ทๅผ*/ .checkbox-wrapper,.radio-button-wrapper { position: relative; display: inline-block; float: left; padding: 0; width: 16px; height: 16px; line-height: 16px; text-align: center; vertica...
0.247532
0.058912
body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; margin:0; background-color:#CCCCCC; } td { font-size: 10px; } p { margin-top: 5px; margin-bottom:5px; } h2{ font-size:18px; font-weight: normal; color:#222222; margin-top:2px; margin-bottom:4px; } h3{ font-size:13px; font...
general/styles/_global.css
body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; margin:0; background-color:#CCCCCC; } td { font-size: 10px; } p { margin-top: 5px; margin-bottom:5px; } h2{ font-size:18px; font-weight: normal; color:#222222; margin-top:2px; margin-bottom:4px; } h3{ font-size:13px; font...
0.192767
0.061706
border-bottom: 1px solid #ccc; } #top #nav p { float: right; overflow: hidden; margin-top: 53px; } #top #nav p span { display: block; float: left; height: 20px; line-height: 20px; } #top #nav p span b { border: 1px solid #666; border-radius: 50%; background-color: #fff; color: #666; display...
src/css/shoppingbag.css
border-bottom: 1px solid #ccc; } #top #nav p { float: right; overflow: hidden; margin-top: 53px; } #top #nav p span { display: block; float: left; height: 20px; line-height: 20px; } #top #nav p span b { border: 1px solid #666; border-radius: 50%; background-color: #fff; color: #666; display...
0.359701
0.070816
a:hover{ text-decoration: none; } footer{ margin: 0 auto; margin-bottom: 15px; width: 1160px; } header p{ padding-top: 7px; font-family: nyt-imperial,georgia,'times new roman',times,serif; color: #666; font-size: 15px; text-align: justify; width: 695px; padding-left: 0; } iframe{ border: none...
css/styles.css
a:hover{ text-decoration: none; } footer{ margin: 0 auto; margin-bottom: 15px; width: 1160px; } header p{ padding-top: 7px; font-family: nyt-imperial,georgia,'times new roman',times,serif; color: #666; font-size: 15px; text-align: justify; width: 695px; padding-left: 0; } iframe{ border: none...
0.427158
0.065038
html { height: 100% } body { background: rgba(250, 250, 250, 1); } .login { background: #fff; border: 1px solid rgb(236, 234, 234); border-radius: 0px; height: 350px; margin: 10px auto 0; width: 400px; } .login h1 { box-sizing: border-box; margin: 20px 0 30px 0; text-align...
application/static/css/login.css
html { height: 100% } body { background: rgba(250, 250, 250, 1); } .login { background: #fff; border: 1px solid rgb(236, 234, 234); border-radius: 0px; height: 350px; margin: 10px auto 0; width: 400px; } .login h1 { box-sizing: border-box; margin: 20px 0 30px 0; text-align...
0.525369
0.144994
* { padding: 0; margin: 0; font-family: "Arial"; } html, body { height: 100%; } .wrapper { width: 100%; height: 100%; display: flex; } .controls { flex-basis: 300px; background: #f2f2f2; } .tabs-wrapper{ width: 100%; background: white; displ...
style.css
* { padding: 0; margin: 0; font-family: "Arial"; } html, body { height: 100%; } .wrapper { width: 100%; height: 100%; display: flex; } .controls { flex-basis: 300px; background: #f2f2f2; } .tabs-wrapper{ width: 100%; background: white; displ...
0.379263
0.069289
@font-face { font-family: 'WebComponentsIcons'; src: url('fonts/WebComponentsIcons.eot?fquc70'); src: url('fonts/WebComponentsIcons.eot?fquc70#iefix') format('embedded-opentype'), url('fonts/WebComponentsIcons.ttf?fquc70') format('truetype'), url('fonts/WebComponentsIcons.woff?fquc70') format('woff'), ...
web-components-icons/font/style.css
@font-face { font-family: 'WebComponentsIcons'; src: url('fonts/WebComponentsIcons.eot?fquc70'); src: url('fonts/WebComponentsIcons.eot?fquc70#iefix') format('embedded-opentype'), url('fonts/WebComponentsIcons.ttf?fquc70') format('truetype'), url('fonts/WebComponentsIcons.woff?fquc70') format('woff'), ...
0.239349
0.061283
๏ปฟbody { margin:0px; background-color:rgba(235, 238, 244, 1); background-image:none; position:relative; left:-0px; width:1440px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u207_img { border-width:0px; position:absolute; left:0px; top:0px...
axure-prototypes/lab4-11th-Feb/unihub-html-v3/files/outcomes/styles.css
๏ปฟbody { margin:0px; background-color:rgba(235, 238, 244, 1); background-image:none; position:relative; left:-0px; width:1440px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u207_img { border-width:0px; position:absolute; left:0px; top:0px...
0.276202
0.05211
html { width: 100%; height: 100%; min-width: 320px; color: #fff; font-family: sans-serif; background-color: #f6dada; } /* LUN Minifig Wizard logo */ #lun-wizard-logo { position: absolute; top: 30.3em; left: 12em; } /* Hide all table borders */ table { border-style: none; } /* Align all the elements...
css/style.css
html { width: 100%; height: 100%; min-width: 320px; color: #fff; font-family: sans-serif; background-color: #f6dada; } /* LUN Minifig Wizard logo */ #lun-wizard-logo { position: absolute; top: 30.3em; left: 12em; } /* Hide all table borders */ table { border-style: none; } /* Align all the elements...
0.32896
0.056055
.topCarousel { height: 450px; width: 100%; } .topCarousel .carousel-indicators { bottom: 20px; line-height: 0; } .topCarousel .carousel-indicators .active { background-color: #202b6b; border: 0; width: 40px; height: 4px; margin: 1px; } .topCarousel .carousel-indicators li { wi...
public/static/index/css/style.css
.topCarousel { height: 450px; width: 100%; } .topCarousel .carousel-indicators { bottom: 20px; line-height: 0; } .topCarousel .carousel-indicators .active { background-color: #202b6b; border: 0; width: 40px; height: 4px; margin: 1px; } .topCarousel .carousel-indicators li { wi...
0.488527
0.091018
body { background-color: #FFFFFF ; color: #333333 ; font-family: helvetica, verdana, arial ; margin: 10px 10px 10px 10px ; } a[ng-click] { cursor: pointer ; text-decoration: underline ; } div.m-global-uploader { background-color: #363636 ; bottom: -110px; height: 100px ; left: 0px ; position: fixe...
demo/css/app.css
body { background-color: #FFFFFF ; color: #333333 ; font-family: helvetica, verdana, arial ; margin: 10px 10px 10px 10px ; } a[ng-click] { cursor: pointer ; text-decoration: underline ; } div.m-global-uploader { background-color: #363636 ; bottom: -110px; height: 100px ; left: 0px ; position: fixe...
0.309128
0.11737
@font-face { font-family: "Lato"; font-weight: bold; src: url("./fonts/Lato/Lato-Bold.ttf"); } @font-face { font-family: "Lato"; font-weight: normal; src: url("./fonts/Lato/Lato-Regular.ttf"); } @font-face { font-family: "Lato"; font-weight: 100; src: url("./fonts/Lato/Lato-Thin.ttf"); } /* src: ur...
src/assets/styles.css
@font-face { font-family: "Lato"; font-weight: bold; src: url("./fonts/Lato/Lato-Bold.ttf"); } @font-face { font-family: "Lato"; font-weight: normal; src: url("./fonts/Lato/Lato-Regular.ttf"); } @font-face { font-family: "Lato"; font-weight: 100; src: url("./fonts/Lato/Lato-Thin.ttf"); } /* src: ur...
0.289171
0.061565
๏ปฟhtml { min-height: 100%; } body { background-image: url(/img/logo-gray-10.png); background-repeat: no-repeat; background-position: right bottom; background-size: 50%; min-height: 100%; background-color: aliceblue; } ol { padding-left: 1.5em } pre { font-family: -apple-system,Blin...
Web/wwwroot/css/site.css
๏ปฟhtml { min-height: 100%; } body { background-image: url(/img/logo-gray-10.png); background-repeat: no-repeat; background-position: right bottom; background-size: 50%; min-height: 100%; background-color: aliceblue; } ol { padding-left: 1.5em } pre { font-family: -apple-system,Blin...
0.591251
0.09782
body,html{ height:100%; margin:0; } #user{ margin-left:160px; white-space: nowrap; font-weight:500; font-size:20px; margin-top:15px; color:#FFFAF0; } #db{ color:#FFFAF0; } #out{ color:#FFFAF0; display:inline-block; } #name{ color:#FFFFFF; font-weight:700; font-size:25px; display:inline-bl...
project/public/style/book-list-style.css
body,html{ height:100%; margin:0; } #user{ margin-left:160px; white-space: nowrap; font-weight:500; font-size:20px; margin-top:15px; color:#FFFAF0; } #db{ color:#FFFAF0; } #out{ color:#FFFAF0; display:inline-block; } #name{ color:#FFFFFF; font-weight:700; font-size:25px; display:inline-bl...
0.145176
0.044452
.App { text-align: center; } .navbar { border-top: 3px solid #0DB14B; display: flex; justify-content: space-between; align-items: center; align-content: center; } .headSection { display: flex; justify-content: space-around; align-items: center; width: 100%; height: 603px; background-position: ...
front/src/App.css
.App { text-align: center; } .navbar { border-top: 3px solid #0DB14B; display: flex; justify-content: space-between; align-items: center; align-content: center; } .headSection { display: flex; justify-content: space-around; align-items: center; width: 100%; height: 603px; background-position: ...
0.421195
0.08698
/* --------------- */ /* Graphs */ /* Full bleed */ body:not(.plugin-sliding-panes-rotate-header) .workspace-leaf-content[data-type='localgraph'] .view-header, body:not(.plugin-sliding-panes-rotate-header) .workspace-leaf-content[data-type='graph'] .view-header { position:fixed; background:transparent...
css-themes/Nordwave/old-graph-css-nw3-0.css
/* --------------- */ /* Graphs */ /* Full bleed */ body:not(.plugin-sliding-panes-rotate-header) .workspace-leaf-content[data-type='localgraph'] .view-header, body:not(.plugin-sliding-panes-rotate-header) .workspace-leaf-content[data-type='graph'] .view-header { position:fixed; background:transparent...
0.388734
0.052912
@charset "UTF-8"; html { padding-top: 25px !important; } html, body { width: auto !important; overflow-x: hidden !important; } body { padding-top: 25px; background-color: #d8d8d8; padding-bottom: 40px; } .container-fluid { padding: 0 20px !important; } .center { text-align: center; margin: 0 auto;...
public/assets/css/style.css
@charset "UTF-8"; html { padding-top: 25px !important; } html, body { width: auto !important; overflow-x: hidden !important; } body { padding-top: 25px; background-color: #d8d8d8; padding-bottom: 40px; } .container-fluid { padding: 0 20px !important; } .center { text-align: center; margin: 0 auto;...
0.338733
0.062189
html { scroll-behavior: smooth; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } /* Style the header with a grey background and some padding */ .header { overflow: hidden; background-image: url(images/free-wate...
portfolio/src/main/webapp/style.css
html { scroll-behavior: smooth; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } /* Style the header with a grey background and some padding */ .header { overflow: hidden; background-image: url(images/free-wate...
0.680029
0.156652
@import url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css'); .main_div { width: 80%; height: 500px; background-color: #fff; margin-left: 10%; margin-right: 10%; margin-top: 95px; margin-bottom: 50px; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgb...
css/profile.css
@import url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css'); .main_div { width: 80%; height: 500px; background-color: #fff; margin-left: 10%; margin-right: 10%; margin-top: 95px; margin-bottom: 50px; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgb...
0.310904
0.050894
ul { margin: 0px; padding: 0px; } div { margin: 0px; padding: 0px; } /* ๊ณตํ†ต์†์„ฑ */ #board_list{ margin : 40px auto 0px auto; width: 1300px;} /* ์ธ์ฆ๋ฐฉ๋ฒ• ์„ค๋ช…๋ž€ */ #space_1{ height: 50px; } #space_2{ height: 100px; width:1300px; } #info1 { display: inline-block; wid...
Spring-Final-Trip2Reap/bin/src/main/webapp/resources/css/member/searchPwd.css
ul { margin: 0px; padding: 0px; } div { margin: 0px; padding: 0px; } /* ๊ณตํ†ต์†์„ฑ */ #board_list{ margin : 40px auto 0px auto; width: 1300px;} /* ์ธ์ฆ๋ฐฉ๋ฒ• ์„ค๋ช…๋ž€ */ #space_1{ height: 50px; } #space_2{ height: 100px; width:1300px; } #info1 { display: inline-block; wid...
0.239083
0.185467
@import url('AuthDialog.css'); .AuthDialog { z-index: 100; color: var(--text-color); background-color: var(--table-background-color); position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #000000cc; } .auth-dialog-content { position: relative; ma...
src/components/Dialogs/AuthDialog/AuthDialog.css
@import url('AuthDialog.css'); .AuthDialog { z-index: 100; color: var(--text-color); background-color: var(--table-background-color); position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #000000cc; } .auth-dialog-content { position: relative; ma...
0.376852
0.057573
@font-face { font-family: 'Noto Sans Sinhala'; font-style: normal; font-display: swap; font-weight: 100; src: url('./files/noto-sans-sinhala-sinhala-100-normal.woff2') format('woff2'), url('./files/noto-sans-sinhala-sinhala-100-normal.woff') format('woff'); } /* noto-sans-sinhala-sinhala-200-normal*/ @font...
packages/noto-sans-sinhala/sinhala.css
@font-face { font-family: 'Noto Sans Sinhala'; font-style: normal; font-display: swap; font-weight: 100; src: url('./files/noto-sans-sinhala-sinhala-100-normal.woff2') format('woff2'), url('./files/noto-sans-sinhala-sinhala-100-normal.woff') format('woff'); } /* noto-sans-sinhala-sinhala-200-normal*/ @font...
0.186354
0.056107
body{padding:0;margin:0;font:12px/1.5 Arial, Helvetica, sans-serif;color:#333;background:#e0e4cc;} a{color:#fa6900;} #container{position:relative;overflow:hidden;width:820px;margin:0 auto;padding:0 20px 10px;background:#fff;} h1{float:left;margin:20px 0 10px;padding:0;line-height:30px;font-size:24px;} h1 span{color...
doc/styles/demo.css
body{padding:0;margin:0;font:12px/1.5 Arial, Helvetica, sans-serif;color:#333;background:#e0e4cc;} a{color:#fa6900;} #container{position:relative;overflow:hidden;width:820px;margin:0 auto;padding:0 20px 10px;background:#fff;} h1{float:left;margin:20px 0 10px;padding:0;line-height:30px;font-size:24px;} h1 span{color...
0.21101
0.049843
@import url('https://fonts.googleapis.com/css?family=Open+Sans'); * { box-sizing: border-box; } body { font-family: 'Open Sans', sans-serif; color: #222; padding-bottom: 50px; } .container-site { max-width: 1200px; margin: 0 auto; } .nav { position: fixed; background-color: #222; top: 0; left: 0...
static/css/style.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans'); * { box-sizing: border-box; } body { font-family: 'Open Sans', sans-serif; color: #222; padding-bottom: 50px; } .container-site { max-width: 1200px; margin: 0 auto; } .nav { position: fixed; background-color: #222; top: 0; left: 0...
0.365796
0.082365
html, body { margin: auto; } body { position: relative; max-width: 28rem; background: #F8F8F8; } * { box-sizing:border-box; -webkit-box-sizing:border-box; } a { TEXT-DECORATION: none; } .header { position: fixed; /* background-color: #32393e; color: #fff; box-shadow: 0 0 .5re...
static/css/base.css
html, body { margin: auto; } body { position: relative; max-width: 28rem; background: #F8F8F8; } * { box-sizing:border-box; -webkit-box-sizing:border-box; } a { TEXT-DECORATION: none; } .header { position: fixed; /* background-color: #32393e; color: #fff; box-shadow: 0 0 .5re...
0.402627
0.059784
@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&family=PT+Serif:ital@1&display=swap"); * { margin: 0; padding: 0; font-family: "PT Serif", serif; } /*------Navbar------*/ .home { background-image: url("./resources//images/designer.jpg"); height: 100vh; width: 100vw; background-size: c...
src/App.css
@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&family=PT+Serif:ital@1&display=swap"); * { margin: 0; padding: 0; font-family: "PT Serif", serif; } /*------Navbar------*/ .home { background-image: url("./resources//images/designer.jpg"); height: 100vh; width: 100vw; background-size: c...
0.543348
0.114467
display: -webkit-box; display: -ms-flexbox; display: flex; height: 45%; color: #fff; } #profil-page .tm-header { width: 100vw; height: 100%; background-color: var(--ion-color-primary); } #profil-page .tm-header ion-icon { width: 30px; height: 30px; color: #fff; } #profil-page .tm-header .profil...
front.vgm/src/app/pages/profil/profil.page.css
display: -webkit-box; display: -ms-flexbox; display: flex; height: 45%; color: #fff; } #profil-page .tm-header { width: 100vw; height: 100%; background-color: var(--ion-color-primary); } #profil-page .tm-header ion-icon { width: 30px; height: 30px; color: #fff; } #profil-page .tm-header .profil...
0.236516
0.033337
.modal { display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background: rgba(0, 0, 0, 0.8); } .modal-content { position: relative; background: #FFFFFF; border-radius: 5px; margin: auto; ...
web/css/modal_candybar.css
.modal { display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background: rgba(0, 0, 0, 0.8); } .modal-content { position: relative; background: #FFFFFF; border-radius: 5px; margin: auto; ...
0.392104
0.065009
.header { width: 100%; background-color: #f2f2f2; } .header .container { min-height: 0px; margin: 0 auto 0; } .menu { overflow: auto; } .menu a { text-decoration: none; line-height: 80px; font-size: 18px; } .menu-left { float: left; } .menu-left img { width: 50px; height: 50px; vertical-align: m...
css/iLiKE.css
.header { width: 100%; background-color: #f2f2f2; } .header .container { min-height: 0px; margin: 0 auto 0; } .menu { overflow: auto; } .menu a { text-decoration: none; line-height: 80px; font-size: 18px; } .menu-left { float: left; } .menu-left img { width: 50px; height: 50px; vertical-align: m...
0.411466
0.116814
@media (min-width: 750px) { .u-1\/2\@from-small { width: 50% !important; } } @media (max-width: 749px) { .u-1\/2\@to-small { width: 50% !important; } } @media (min-width: 1000px) { .u-1\/2\@from-medium { width: 50% !important; } } /* 3 */ /* 4 */ @media (min-width: 750px) { .u-1\/4\@from-small { ...
css/styles.main.chunk.css
@media (min-width: 750px) { .u-1\/2\@from-small { width: 50% !important; } } @media (max-width: 749px) { .u-1\/2\@to-small { width: 50% !important; } } @media (min-width: 1000px) { .u-1\/2\@from-medium { width: 50% !important; } } /* 3 */ /* 4 */ @media (min-width: 750px) { .u-1\/4\@from-small { ...
0.592195
0.106226
body { font-family: sans-serif; font-size: 0.8em; color: black; padding: 6px; background: white; } br { mso-data-placement: same-cell; /* maintain line breaks in Excel */ } a:link, a:visited { text-decoration: none; color: blue; } a:hover, a:active { text-decoration: underline; c...
lib/robot/htmldata/rebot/common.css
body { font-family: sans-serif; font-size: 0.8em; color: black; padding: 6px; background: white; } br { mso-data-placement: same-cell; /* maintain line breaks in Excel */ } a:link, a:visited { text-decoration: none; color: blue; } a:hover, a:active { text-decoration: underline; c...
0.514156
0.154791
body { background-color: #ffffff !important; height: 100%; margin: 0px; overflow: hidden; padding: 0px; position: fixed; width: 100%; } #builder #app_title { text-align: left; font-weight: bold; font-size: 24px; width: 90%; min-height: 26px; padding-top: 4px; line-height: 28px; margin-bo...
dataviva/static/css/styles.apps.css
body { background-color: #ffffff !important; height: 100%; margin: 0px; overflow: hidden; padding: 0px; position: fixed; width: 100%; } #builder #app_title { text-align: left; font-weight: bold; font-size: 24px; width: 90%; min-height: 26px; padding-top: 4px; line-height: 28px; margin-bo...
0.394901
0.061989
.hlogin-p-register-popup-global { user-select: none; } .hlogin-p-register-popup-global * { box-sizing: content-box !important; } .hlogin-p-register-popup-global img { vertical-align: middle !important; } .hlogin-test-load-block-design { margin: 0; padding: 0; height: 100px !important; } .hlogin-...
resource/blank/css/hlogin-design.css
.hlogin-p-register-popup-global { user-select: none; } .hlogin-p-register-popup-global * { box-sizing: content-box !important; } .hlogin-p-register-popup-global img { vertical-align: middle !important; } .hlogin-test-load-block-design { margin: 0; padding: 0; height: 100px !important; } .hlogin-...
0.243283
0.059839
*{ padding: 0; margin:0; } .container { width:1170px; margin: auto; } .clearfix { clear: both; } .clearleft { clear: left; } /* End Rules */ /* Start Header And Nav */ .mainheader{ background-image: url('../images/header.png'); background-size: cover; color:#fff; height: 600px; overflow:...
css/style.css
*{ padding: 0; margin:0; } .container { width:1170px; margin: auto; } .clearfix { clear: both; } .clearleft { clear: left; } /* End Rules */ /* Start Header And Nav */ .mainheader{ background-image: url('../images/header.png'); background-size: cover; color:#fff; height: 600px; overflow:...
0.200871
0.036288
@import url("https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"); /* Google Font */ @import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap'); /* Global */ body{ bac...
offer/css/style.css
@import url("https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"); /* Google Font */ @import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap'); /* Global */ body{ bac...
0.223462
0.054149
.calendar{ font-family: Roboto; overflow-y: overlay !important; overflow-x: hidden; width: 100%; background: white; } .main-content{ flex: 1 !important; overflow-y: auto; overflow-x: hidden; width: 100%; background: #f1f1f1; } .header{ font-family: 'Roboto Slab', sans-serif !...
src/App.css
.calendar{ font-family: Roboto; overflow-y: overlay !important; overflow-x: hidden; width: 100%; background: white; } .main-content{ flex: 1 !important; overflow-y: auto; overflow-x: hidden; width: 100%; background: #f1f1f1; } .header{ font-family: 'Roboto Slab', sans-serif !...
0.439266
0.089455
@media only screen and (max-width: 1200px) { .hero-text-box { width: 100%; padding: 0 2%; } .row { padding: 0 2%; } } /*//?-------------------------------------------------------------------------*/ /*//? SMALL TABLET TO LARGE TABLETS: FROM 768px TO 1023px */ /*//?-------------...
resources/css/queries.css
@media only screen and (max-width: 1200px) { .hero-text-box { width: 100%; padding: 0 2%; } .row { padding: 0 2%; } } /*//?-------------------------------------------------------------------------*/ /*//? SMALL TABLET TO LARGE TABLETS: FROM 768px TO 1023px */ /*//?-------------...
0.349644
0.105763
@import url("https://fonts.googleapis.com/css2?family=Neonderthaw&family=Open+Sans:wght@300&display=swap"); * { box-sizing: border-box; padding: 0; margin: 0; } body { margin: 0; padding: 1em; background: #000; color: #eee; font-family: "Open Sans", sans-serif; font-weight: 300; } /* preload images...
src/ui/style.css
@import url("https://fonts.googleapis.com/css2?family=Neonderthaw&family=Open+Sans:wght@300&display=swap"); * { box-sizing: border-box; padding: 0; margin: 0; } body { margin: 0; padding: 1em; background: #000; color: #eee; font-family: "Open Sans", sans-serif; font-weight: 300; } /* preload images...
0.300643
0.12665
background-color:#888888; } section > div { background-color:#aa99aa; } */ /*/////////////////////////////////// Font ///////////////////////////////////*/ .reveal h1 { font-family: "Alegreya", serif; text-transform: none; } /*////////////////////////////// Header/Footer ///////////////////////////////*/ #ci...
talks/DissertationDefense_05.2018/main.css
background-color:#888888; } section > div { background-color:#aa99aa; } */ /*/////////////////////////////////// Font ///////////////////////////////////*/ .reveal h1 { font-family: "Alegreya", serif; text-transform: none; } /*////////////////////////////// Header/Footer ///////////////////////////////*/ #ci...
0.339828
0.058669
body { text-align: center; align-items: center; background-image: url(../img/background.jpg); } table { border-spacing: 0px; margin: 30px auto; padding: 5px 5px 5px 5px; } .game-container { /* background-color: #35363A; */ background-color: #1C1F23; /* background-color: #1F1B18; */...
projects/minesweeper/css/main.css
body { text-align: center; align-items: center; background-image: url(../img/background.jpg); } table { border-spacing: 0px; margin: 30px auto; padding: 5px 5px 5px 5px; } .game-container { /* background-color: #35363A; */ background-color: #1C1F23; /* background-color: #1F1B18; */...
0.359926
0.108756
.gutter pre { color: #999; } pre { color: #525252; } pre .function .keyword, pre .constant { color: #0092db; } pre .keyword, pre .attribute { color: #e96900; } pre .number, pre .literal { color: #ae81ff; } pre .tag, pre .tag .title, pre .change, pre .winutils, pre .flow, pre .lisp .title, pre .clojure .built_...
doc/v0.6/css/index.css
.gutter pre { color: #999; } pre { color: #525252; } pre .function .keyword, pre .constant { color: #0092db; } pre .keyword, pre .attribute { color: #e96900; } pre .number, pre .literal { color: #ae81ff; } pre .tag, pre .tag .title, pre .change, pre .winutils, pre .flow, pre .lisp .title, pre .clojure .built_...
0.392453
0.073796
@charset "UTF-8"; /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Post...
assets/css/unminified/style.css
@charset "UTF-8"; /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Post...
0.394901
0.080466
.multi .quick-fill-select option.multi-battle { display: none !important; } .multi .cup-select, .multi .format-select { display: none; } .train .poke { display: block; width: 100%; } .train .poke:first-of-type { float: left; } .train .poke:last-of-type { float: right; } .train .poke.ai-options { float: r...
external/pvpoke/src/css/train.css
.multi .quick-fill-select option.multi-battle { display: none !important; } .multi .cup-select, .multi .format-select { display: none; } .train .poke { display: block; width: 100%; } .train .poke:first-of-type { float: left; } .train .poke:last-of-type { float: right; } .train .poke.ai-options { float: r...
0.332744
0.094594
:root{ --main-bg-color:#f1f3f8; --main-text-color:#393b44; --main-extra-color:#8d93ab; --main-second-color: #d6e0f0; } *{ background-color: var(--main-bg-color); font-family: Arial, Helvetica, sans-serif; } #title{ color: var(--main-second-color); font-size: 4em; margin-top: .5em; ...
index.css
:root{ --main-bg-color:#f1f3f8; --main-text-color:#393b44; --main-extra-color:#8d93ab; --main-second-color: #d6e0f0; } *{ background-color: var(--main-bg-color); font-family: Arial, Helvetica, sans-serif; } #title{ color: var(--main-second-color); font-size: 4em; margin-top: .5em; ...
0.39036
0.118309
๏ปฟbody { } /* Set padding to keep content from hitting the edges */ .body-content { } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the left column */ .dl-horizontal dt { white-space: normal; } /* Set width on the form input elem...
Application.Web/Content/Site.css
๏ปฟbody { } /* Set padding to keep content from hitting the edges */ .body-content { } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the left column */ .dl-horizontal dt { white-space: normal; } /* Set width on the form input elem...
0.249173
0.102619
.menu.__inline { word-spacing: -4px; } .menu .menu-item { padding-bottom: 0; padding-left: 0; padding-top: 0; text-indent: 0; } .menu .menu-item:before { content: " "; } .__inline .menu-item { display: inline-block; vertical-align: top; word-spacing: 0; } /* Content - main content area */ .cnt { ...
src/views/blade-components/bladeNavigation.css
.menu.__inline { word-spacing: -4px; } .menu .menu-item { padding-bottom: 0; padding-left: 0; padding-top: 0; text-indent: 0; } .menu .menu-item:before { content: " "; } .__inline .menu-item { display: inline-block; vertical-align: top; word-spacing: 0; } /* Content - main content area */ .cnt { ...
0.374104
0.051059
.new { color: red; font-weight: bold; } div.title { text-align: right; } div.title h1 { border-bottom: hidden; } h1 { border-bottom: 1px solid #A0A0A0; } div.verticalLine { border-left: solid #A0A0A0; padding-left: 3rem; } img { max-width: 100%; height: auto; opacity: 1;...
root/static/css/main.css
.new { color: red; font-weight: bold; } div.title { text-align: right; } div.title h1 { border-bottom: hidden; } h1 { border-bottom: 1px solid #A0A0A0; } div.verticalLine { border-left: solid #A0A0A0; padding-left: 3rem; } img { max-width: 100%; height: auto; opacity: 1;...
0.41941
0.140484
html { height: 100%; } *, * :before, * :after { box-sizing: inherit; } body { font-family: Helvetica, Arial, sans-serif; margin: 0px; background: linear-gradient(to right, rgba(112, 120, 133, 0.8), rgba(96, 105, 121, 0.5), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5)), url(../img/sign.jpg) n...
UI/css/main.css
html { height: 100%; } *, * :before, * :after { box-sizing: inherit; } body { font-family: Helvetica, Arial, sans-serif; margin: 0px; background: linear-gradient(to right, rgba(112, 120, 133, 0.8), rgba(96, 105, 121, 0.5), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5)), url(../img/sign.jpg) n...
0.617974
0.088151
:root { /* Colors */ --wl-color-primary: #549ee7; --wl-color-primary-contrast: #fff; --wl-color-primary-contrast-rgb: 255, 255, 255; --wl-color-primary-rgb: 84, 158, 231; --wl-color-primary-shade: #498bce; --wl-color-primary-tint: #59aafc; --wl-color-secondary: #5fb3b3; --wl-color-secondary-contrast...
src/themes/test/css-variables/css/oceanic.css
:root { /* Colors */ --wl-color-primary: #549ee7; --wl-color-primary-contrast: #fff; --wl-color-primary-contrast-rgb: 255, 255, 255; --wl-color-primary-rgb: 84, 158, 231; --wl-color-primary-shade: #498bce; --wl-color-primary-tint: #59aafc; --wl-color-secondary: #5fb3b3; --wl-color-secondary-contrast...
0.517327
0.078466
@-moz-document domain(facebook.com), domain(www.facebook.com) { /*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||| R A N D O M F I X E S ||||||||||||||||||||||||| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/ ...
data/usercss/22072.user.css
@-moz-document domain(facebook.com), domain(www.facebook.com) { /*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||| R A N D O M F I X E S ||||||||||||||||||||||||| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/ ...
0.150715
0.125279
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,object,iframe { margin: 0; padding: 0; } a img,:link img,:visited img { border: none; } table { border-collapse: collapse; border-spacing: 0; } :focus { outline: none; } /* Structure */ body { text-align: left; font-family: "lucida g...
install/assets/css/installer.css
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,object,iframe { margin: 0; padding: 0; } a img,:link img,:visited img { border: none; } table { border-collapse: collapse; border-spacing: 0; } :focus { outline: none; } /* Structure */ body { text-align: left; font-family: "lucida g...
0.156781
0.086131