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
@charset "utf-8"; /* CSS Document */ /****************************** [Table of Contents] 1. Fonts 2. Body and some general stuff 3. Header 3.1 Top Bar 3.2 Logo 3.3 Main Nav 3.4 Menu 4. Home 4.1 Home Slider 4.2 Home Slider Nav 4.3 Home Slider Dots 5. Search 6. Section Title 7. Intro 8. CTA 8.1 CTA Slider 9. O...
public/styles/main_styles.css
@charset "utf-8"; /* CSS Document */ /****************************** [Table of Contents] 1. Fonts 2. Body and some general stuff 3. Header 3.1 Top Bar 3.2 Logo 3.3 Main Nav 3.4 Menu 4. Home 4.1 Home Slider 4.2 Home Slider Nav 4.3 Home Slider Dots 5. Search 6. Section Title 7. Intro 8. CTA 8.1 CTA Slider 9. O...
0.286369
0.064095
#typeWriter { margin: 0 auto; width: fit-content; padding: 5vh 0; background-color: rgb(50, 50, 50); display: flex; flex-direction: column; } #typeWriterSection { margin-top: 2rem !important; background-color: rgb(50, 50, 50); width: 100vw; max-width: 100vw; overflow-x: hidd...
css/typewriter_cTL.css
#typeWriter { margin: 0 auto; width: fit-content; padding: 5vh 0; background-color: rgb(50, 50, 50); display: flex; flex-direction: column; } #typeWriterSection { margin-top: 2rem !important; background-color: rgb(50, 50, 50); width: 100vw; max-width: 100vw; overflow-x: hidd...
0.518302
0.122549
.portfolio { padding-top: 8%; font-family: 'Roboto', sans-serif; } .portfolio_container { display: flex; flex-direction: column; justify-content: center; align-items: center; } .portfolio_container h1 { font-size: 3.5rem; letter-spacing: 2px; color: rgb(60, 60, 60); padding-top: 2%; } .portfolio_...
src/pages/styles/library.css
.portfolio { padding-top: 8%; font-family: 'Roboto', sans-serif; } .portfolio_container { display: flex; flex-direction: column; justify-content: center; align-items: center; } .portfolio_container h1 { font-size: 3.5rem; letter-spacing: 2px; color: rgb(60, 60, 60); padding-top: 2%; } .portfolio_...
0.615435
0.148911
[Table of contents] 1. RESET BROWSER 1.1 TYPOGRAPHY 1.2 FORM 1.3 CLEARING 1.4 FLEXBOX 2. WORDPRESS DEFAULT CLASS 2.1. SOCIAL SHARE 3. HEADER 3.1 HEADER TRANSPARENT 3.2 ACTION ICO 3.3 SEARCH FORM 3.4 MY ACCOUNT 3.5 MAIN NAVIGATION 3.6 MOBILE MENU 3.7 HEADER LEFT 4. FOOTER 5.0 PAGE 5.1 PAGE - 404 6.0 BLOG 6...
client/assets/css/style.css
[Table of contents] 1. RESET BROWSER 1.1 TYPOGRAPHY 1.2 FORM 1.3 CLEARING 1.4 FLEXBOX 2. WORDPRESS DEFAULT CLASS 2.1. SOCIAL SHARE 3. HEADER 3.1 HEADER TRANSPARENT 3.2 ACTION ICO 3.3 SEARCH FORM 3.4 MY ACCOUNT 3.5 MAIN NAVIGATION 3.6 MOBILE MENU 3.7 HEADER LEFT 4. FOOTER 5.0 PAGE 5.1 PAGE - 404 6.0 BLOG 6...
0.226185
0.107297
.dashboard .card { border: none; } .dashboard .card-header { border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .dashboard .card-block { padding: 0.5em; } .dashboard .content { border: 1px solid #e5e5e5; border-top: none; overflow: auto; height: 280px; } .dashboard .card-block.collapse.show ...
ext/ai-admin-jqadm/admin/jqadm/themes/default/dashboard.css
.dashboard .card { border: none; } .dashboard .card-header { border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .dashboard .card-block { padding: 0.5em; } .dashboard .content { border: 1px solid #e5e5e5; border-top: none; overflow: auto; height: 280px; } .dashboard .card-block.collapse.show ...
0.345436
0.089654
-------------------------------------------------------------- */ 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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldse...
ARCHIVE/WEBDEV/cleanretina.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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldse...
0.179674
0.052086
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...
Codes/NetworkMonitor/src/main/webapp/css/stylez.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.183813
0.044806
:root { /* Colors */ --c-blue-dark: #095a7d; --c-blue-light: #32b9f1; --c-blue-gray: #95b8c7; --c-gray-light: #eff4f7; --c-yellow: #ecd843; --c-black: #06425c; --c-white: #fff; --c-heading: inherit; /* Spacing */ --space-s: 0.5rem; --space-m: 1rem; --space-l: 2rem; --space-xl: 4rem; --spa...
src/components/base/base.css
:root { /* Colors */ --c-blue-dark: #095a7d; --c-blue-light: #32b9f1; --c-blue-gray: #95b8c7; --c-gray-light: #eff4f7; --c-yellow: #ecd843; --c-black: #06425c; --c-white: #fff; --c-heading: inherit; /* Spacing */ --space-s: 0.5rem; --space-m: 1rem; --space-l: 2rem; --space-xl: 4rem; --spa...
0.442637
0.116714
*, *::before, *::after { box-sizing: border-box; position: relative; } :root { --duration: .4s; --easing: cubic-bezier(.7, 0, .2, 1); } #app1 { display: flex; height: 680px; width: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; perspective: 801px; ...
src/assets/css/style.css
*, *::before, *::after { box-sizing: border-box; position: relative; } :root { --duration: .4s; --easing: cubic-bezier(.7, 0, .2, 1); } #app1 { display: flex; height: 680px; width: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; perspective: 801px; ...
0.487551
0.094093
.newquest { display: flex; margin: 30px 50px; margin-bottom: 100px; height: calc(100vh - 180px); } .questionside { width: 50%; padding-right: 20px; } .question { background-color: #F5F5F5; height: 650px; box-sizing: border-box; border-radius: 10px; padding: 20px; box-sh...
Code_Hunter/wanted/static/css/newquest.css
.newquest { display: flex; margin: 30px 50px; margin-bottom: 100px; height: calc(100vh - 180px); } .questionside { width: 50%; padding-right: 20px; } .question { background-color: #F5F5F5; height: 650px; box-sizing: border-box; border-radius: 10px; padding: 20px; box-sh...
0.289472
0.137388
.cbp, .cbp *, .cbp :after, .cbp :before, .cbp-l-filters-alignCenter, .cbp-l-filters-alignCenter *, .cbp-l-filters-alignLeft, .cbp-l-filters-alignLeft *, .cbp-l-filters-alignRight, .cbp-l-filters-alignRight *, .cbp-l-filters-big, .cbp-l-filters-big *, .cbp-l-filters-button, .cbp-l-filters-button *, .cbp-l-filters-button...
assets/js/cubeportfolio/cubeportfolio.min.css
.cbp, .cbp *, .cbp :after, .cbp :before, .cbp-l-filters-alignCenter, .cbp-l-filters-alignCenter *, .cbp-l-filters-alignLeft, .cbp-l-filters-alignLeft *, .cbp-l-filters-alignRight, .cbp-l-filters-alignRight *, .cbp-l-filters-big, .cbp-l-filters-big *, .cbp-l-filters-button, .cbp-l-filters-button *, .cbp-l-filters-button...
0.165998
0.043548
@charset "utf-8"; body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/ a { color:#666; text-decoration:none;} /*for ie f6n.net*/ a:focus{outline:0;} /*for ff f6n.net*/ a:hover { text-decoration:underline;} .vam { vertical-align:middle;} .clear{clear:both; height:0; line-height:0; font-s...
template/pc/guangxun/src/css_bak_yuan/resetcommon.css
@charset "utf-8"; body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/ a { color:#666; text-decoration:none;} /*for ie f6n.net*/ a:focus{outline:0;} /*for ff f6n.net*/ a:hover { text-decoration:underline;} .vam { vertical-align:middle;} .clear{clear:both; height:0; line-height:0; font-s...
0.27474
0.092319
@charset "UTF-8"; .slider { position: relative; overflow: hidden; height: 500px; width: 100%; } .slider .slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: all 1s ease-in-out; } .slider .slide .content { position: absolute; ...
dist/css/main.css
@charset "UTF-8"; .slider { position: relative; overflow: hidden; height: 500px; width: 100%; } .slider .slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: all 1s ease-in-out; } .slider .slide .content { position: absolute; ...
0.444083
0.071754
.google-visualization-controls-theme-contrast .google-visualization-controls-label { color: #000; line-height: 27px; font-size: 16px; } .google-visualization-controls-theme-contrast .google-visualization-controls-stringfilter INPUT { border: 2px solid #000; color: #222; line-height: 27px; height: 27px; ...
themes/google-visualization-controls-theme-contrast.css
.google-visualization-controls-theme-contrast .google-visualization-controls-label { color: #000; line-height: 27px; font-size: 16px; } .google-visualization-controls-theme-contrast .google-visualization-controls-stringfilter INPUT { border: 2px solid #000; color: #222; line-height: 27px; height: 27px; ...
0.354098
0.080177
@media (max-width: 575.98px) { #moblie-text { font-size: small !important; } #moblie-text2 { font-size: large !important; } /* conduct us header */ .cond { position: relative; display: block; border-bottom: 5px solid #00d2ff; height: 10px; ...
Trading_Street_Inc_Website/css/main.css
@media (max-width: 575.98px) { #moblie-text { font-size: small !important; } #moblie-text2 { font-size: large !important; } /* conduct us header */ .cond { position: relative; display: block; border-bottom: 5px solid #00d2ff; height: 10px; ...
0.394784
0.104843
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i'); .post-slider { font-family: 'Open Sans', sans-serif; width: 100%; max-width: 600px; margin: 0 auto; border-radius: 3px; overflow: hidden; background-color: #f1f1f1; p...
wp-content/plugins/slider-image/assets/style/shortcode-popup.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i'); .post-slider { font-family: 'Open Sans', sans-serif; width: 100%; max-width: 600px; margin: 0 auto; border-radius: 3px; overflow: hidden; background-color: #f1f1f1; p...
0.335569
0.04904
.bk.opt { position: relative; display: block; left: 75px; top: 0px; width: 80px; height: 80px; } .bk.background { border-radius: 10px; background-color: rgba(0, 0, 0, 0.03); } .bk.upload_data { border-radius: 5px; border: 1px #fff solid; padding: 20px; } h1 { color: #0...
alphaviz/style/dashboard_style.css
.bk.opt { position: relative; display: block; left: 75px; top: 0px; width: 80px; height: 80px; } .bk.background { border-radius: 10px; background-color: rgba(0, 0, 0, 0.03); } .bk.upload_data { border-radius: 5px; border: 1px #fff solid; padding: 20px; } h1 { color: #0...
0.447219
0.099208
h4, h5, h6, h1, h2, h3 { margin-top: 0; } ul, ol { margin: 0; } p { margin: 0; } html, body { font-family: 'Raleway', sans-serif; font-size: 100%; background: #fff; background-image: url("../images/bc.png"); background-size: contain; height: 100%; } body a { transition: 0.5s ...
public/css/style.css
h4, h5, h6, h1, h2, h3 { margin-top: 0; } ul, ol { margin: 0; } p { margin: 0; } html, body { font-family: 'Raleway', sans-serif; font-size: 100%; background: #fff; background-image: url("../images/bc.png"); background-size: contain; height: 100%; } body a { transition: 0.5s ...
0.428233
0.060004
@import "../../css/colors.css"; @import "../../css/units.css"; .modal-content { width: 600px; } .body { background: $ui-white; padding: 1.5rem 2.25rem; } [theme="dark"] .body { background: $ui-secondary; } .visualization-container { display: flex; justify-content: space-around; } .meter-cont...
src/components/record-modal/record-modal.css
@import "../../css/colors.css"; @import "../../css/units.css"; .modal-content { width: 600px; } .body { background: $ui-white; padding: 1.5rem 2.25rem; } [theme="dark"] .body { background: $ui-secondary; } .visualization-container { display: flex; justify-content: space-around; } .meter-cont...
0.518059
0.054929
body.bbPress #page .bbp-admin-links a { padding: 4px } body.bbPress #page .bbp-admin-links a:hover { color: #579dd2 } body.bbPress #page .bbp-admin-links a a { padding: 0 } body.bbPress #page h2.page-title { padding-left: 0!important } body.bbPress #page .forum-widgets .forum-widgets-more { posi...
web/bundles/front/css/bbpress.css
body.bbPress #page .bbp-admin-links a { padding: 4px } body.bbPress #page .bbp-admin-links a:hover { color: #579dd2 } body.bbPress #page .bbp-admin-links a a { padding: 0 } body.bbPress #page h2.page-title { padding-left: 0!important } body.bbPress #page .forum-widgets .forum-widgets-more { posi...
0.277277
0.10618
* { box-sizing: border-box; padding: 0; margin: 0; } body, html { background-color: hsl(0, 0%, 90%); height: 100%; padding: 0; margin: 0; font-family: sans-serif; color: #333; } a { text-decoration: none; color: #333; font-weight: bold; transition: color 0.1s; } a:hover { color: hsl(210, ...
public/stylesheets/style.css
* { box-sizing: border-box; padding: 0; margin: 0; } body, html { background-color: hsl(0, 0%, 90%); height: 100%; padding: 0; margin: 0; font-family: sans-serif; color: #333; } a { text-decoration: none; color: #333; font-weight: bold; transition: color 0.1s; } a:hover { color: hsl(210, ...
0.461745
0.112551
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700); /*Theme Colors*/ /** * Table Of Content * * 1. Color system * 2. Options * 3. Body * 4. Typography * 5. Breadcrumbs * 6. Cards * 7. Dropdowns * 8. Buttons * 9. Typography * 10. Progress bars * 11. Tables * 12. Forms * 14. ...
public/css/pages/bootstrap-switch.css
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700); /*Theme Colors*/ /** * Table Of Content * * 1. Color system * 2. Options * 3. Body * 4. Typography * 5. Breadcrumbs * 6. Cards * 7. Dropdowns * 8. Buttons * 9. Typography * 10. Progress bars * 11. Tables * 12. Forms * 14. ...
0.386879
0.046834
.container-inline-date { clear: both; } .container-inline-date .form-item { float: none; margin: 0; padding: 0; } .container-inline-date > .form-item { display: inline-block; margin-right: 0.5em; /* LTR */ vertical-align: top; } fieldset.date-combo .container-inline-date > .form-item { margin-bottom: 10...
docroot/profiles/labp/modules/bp/contrib/date/date_api/date.css
.container-inline-date { clear: both; } .container-inline-date .form-item { float: none; margin: 0; padding: 0; } .container-inline-date > .form-item { display: inline-block; margin-right: 0.5em; /* LTR */ vertical-align: top; } fieldset.date-combo .container-inline-date > .form-item { margin-bottom: 10...
0.372848
0.06989
.leaflet-panel-layers .leaflet-panel-layers-list { display: block; } .leaflet-panel-layers.expanded .leaflet-panel-layers-list { display: block; } .leaflet-top.leaflet-right .leaflet-panel-layers:not(.compact) { margin: 5px; } .leaflet-panel-layers { width: 30px; min-width: 30px; } .leaflet-panel-layers.expanded {...
dist/css/leaflet-panel-layers.css
.leaflet-panel-layers .leaflet-panel-layers-list { display: block; } .leaflet-panel-layers.expanded .leaflet-panel-layers-list { display: block; } .leaflet-top.leaflet-right .leaflet-panel-layers:not(.compact) { margin: 5px; } .leaflet-panel-layers { width: 30px; min-width: 30px; } .leaflet-panel-layers.expanded {...
0.379723
0.290301
/* Navigation ----------------------------------------------------------------------------------------------------*/ .wk-slideshow-lava .nav-wrapper { position: absolute; z-index: 4; bottom: 3%; left: 0; right: 0; text-align: center; } .wk-slideshow-lava .nav li { display: inline-block; margin-l...
media/widgetkit/widgets/slideshow/styles/lava/style.css
/* Navigation ----------------------------------------------------------------------------------------------------*/ .wk-slideshow-lava .nav-wrapper { position: absolute; z-index: 4; bottom: 3%; left: 0; right: 0; text-align: center; } .wk-slideshow-lava .nav li { display: inline-block; margin-l...
0.213377
0.052522
* { font-family: "Nunito", sans-serif; padding: 0; margin: 0; } *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; } body { background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%; } main { display: -webkit-box; display: -ms...
styles/style.css
* { font-family: "Nunito", sans-serif; padding: 0; margin: 0; } *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; } body { background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%; } main { display: -webkit-box; display: -ms...
0.304559
0.055311
ul.token-input-list { overflow: hidden; height: auto !important; height: 1%; width: 500px; border: 2px solid #119d93; cursor: text; font-size: 12px; font-family: Verdana; z-index: 999; margin: 0; padding: 3px; background-color: #fff; list-style-type: none; c...
public/css/token-input.css
ul.token-input-list { overflow: hidden; height: auto !important; height: 1%; width: 500px; border: 2px solid #119d93; cursor: text; font-size: 12px; font-family: Verdana; z-index: 999; margin: 0; padding: 3px; background-color: #fff; list-style-type: none; c...
0.4206
0.116865
width:900px; height:700px; margin: 0 auto; padding: 0px; top:40px; background:url(../../_images/common/book_bg.png) no-repeat center bottom; z-index: -10; } #book ul li { z-index 1000; } .booklet { width:900px; height:700px; position:relative; /*background:#fff;*/ margin:0 auto 10px; overflow:visible !i...
_html/05_booklet/_common/css/booklet.css
width:900px; height:700px; margin: 0 auto; padding: 0px; top:40px; background:url(../../_images/common/book_bg.png) no-repeat center bottom; z-index: -10; } #book ul li { z-index 1000; } .booklet { width:900px; height:700px; position:relative; /*background:#fff;*/ margin:0 auto 10px; overflow:visible !i...
0.270095
0.194368
text { font-weight: 300; font-family: var(--vscode-font-family); font-size: 14px; stroke: var(--vscode-foreground, gray); } .node rect { stroke: var(--vscode-foreground, gray); fill: var(--vscode-inputValidation-infoBackground, gray); stroke-width: 1.5px; } .edgePath path { stroke: var...
media/Circletracer/style.css
text { font-weight: 300; font-family: var(--vscode-font-family); font-size: 14px; stroke: var(--vscode-foreground, gray); } .node rect { stroke: var(--vscode-foreground, gray); fill: var(--vscode-inputValidation-infoBackground, gray); stroke-width: 1.5px; } .edgePath path { stroke: var...
0.504639
0.164651
body{ margin:0; } .square{ width:32px; height:32px; text-align: center; font-weight: bold; background-color: #d6d6d6; background-image: url('../images/emptysquare.png'); background-size: cover; margin:0; -moz-user-select: none; -webkit-user-select: none; -ms-user-select...
css/style.css
body{ margin:0; } .square{ width:32px; height:32px; text-align: center; font-weight: bold; background-color: #d6d6d6; background-image: url('../images/emptysquare.png'); background-size: cover; margin:0; -moz-user-select: none; -webkit-user-select: none; -ms-user-select...
0.377655
0.073897
html, body { display: block; width: 100%; height: 100%; } html { padding: 0px; margin: 0px; } body { background-color: #333333; color: #EDEDED; font-family: Roboto, Verdana, Arial, Sans-Serif; padding: 0px; margin: 0px; cursor: default; } a, a:visited { color: #b5131b; } a:hover { color: #c90009; } a....
styles.css
html, body { display: block; width: 100%; height: 100%; } html { padding: 0px; margin: 0px; } body { background-color: #333333; color: #EDEDED; font-family: Roboto, Verdana, Arial, Sans-Serif; padding: 0px; margin: 0px; cursor: default; } a, a:visited { color: #b5131b; } a:hover { color: #c90009; } a....
0.315103
0.062274
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700); /* GENERAL */ * { margin: 0; padding: 0; } h2 { font-family: 'Open Sans'; text-align: center; margin-bottom: 20px; } h2:after { content: ""; display: block; margin: 0 auto; padding-top: 10px; border-bo...
css/style.css
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700); /* GENERAL */ * { margin: 0; padding: 0; } h2 { font-family: 'Open Sans'; text-align: center; margin-bottom: 20px; } h2:after { content: ""; display: block; margin: 0 auto; padding-top: 10px; border-bo...
0.140602
0.083255
@import "../../lib/styles/properties.css"; .FormControl { position: relative; } .FormControl.isBoxControl { margin-bottom: 10px; } .FormControl.isSimpleWhiteControl { margin-bottom: 30px; } .FormControl.isOnboardingControl { margin-bottom: 25px; } .FormControl.inFooter { display: inline-block; width: 1...
src/components/forms/FormControl.css
@import "../../lib/styles/properties.css"; .FormControl { position: relative; } .FormControl.isBoxControl { margin-bottom: 10px; } .FormControl.isSimpleWhiteControl { margin-bottom: 30px; } .FormControl.isOnboardingControl { margin-bottom: 25px; } .FormControl.inFooter { display: inline-block; width: 1...
0.388618
0.063424
html { scroll-behavior: smooth; } .orange-red { color: #f77e02 !important; } .section-header { transition: font-size .3s ease; font-size: 6rem; font-family: 'DM Serif Display', serif; display: flex; justify-content: center; align-items: center; } @media only screen and (max-width: 600...
public/css/main.css
html { scroll-behavior: smooth; } .orange-red { color: #f77e02 !important; } .section-header { transition: font-size .3s ease; font-size: 6rem; font-family: 'DM Serif Display', serif; display: flex; justify-content: center; align-items: center; } @media only screen and (max-width: 600...
0.51562
0.08218
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); ::selection{ color: #fff; background: #6665ee; } .skill-bars{ padding: 25px 30px; width: 600px; background: #fff; box-shadow: 5px 5px 20px rgba(0,0,0,0.2); border-radius: 10px; } .skill...
assets/css/extra.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); ::selection{ color: #fff; background: #6665ee; } .skill-bars{ padding: 25px 30px; width: 600px; background: #fff; box-shadow: 5px 5px 20px rgba(0,0,0,0.2); border-radius: 10px; } .skill...
0.417984
0.059811
.colorscheme { --bgPrimary: #426296; --bgSubtle: #eee; } body { color: black; background-color: #f7f7f7; font-size: 13px; } /*----------------------------------------------------------------------- * contents *----------------------------------------------------------------------*/ .contents { margin-to...
server/private/welcomeletter/styles/welcomeletter2.css
.colorscheme { --bgPrimary: #426296; --bgSubtle: #eee; } body { color: black; background-color: #f7f7f7; font-size: 13px; } /*----------------------------------------------------------------------- * contents *----------------------------------------------------------------------*/ .contents { margin-to...
0.407216
0.078819
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { color: #6b747e; font-family: "Microsoft YaHei","HelveticaNeue", "Helvetica Neue", Helvetica, Arial; padding: 0px !important; margin: 0px !important; font-size: 12px; direction: ltr; line...
spring-cloud/springcloud-sso/spring-security-oauth2-master/authorization-server/src/main/resources/static/css/login.css
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { color: #6b747e; font-family: "Microsoft YaHei","HelveticaNeue", "Helvetica Neue", Helvetica, Arial; padding: 0px !important; margin: 0px !important; font-size: 12px; direction: ltr; line...
0.314261
0.074467
:root { --whitish: rgb(238, 235, 235); } body { background-color: var(--whitish); font-family: "Raleway", sans-serif; overflow-x: hidden; } .svg-inline--fa_fa-book-skull { height: 25px; background-color: transparent; } .twitter_icon { height: 25px; } .navbar { font-weight: bold...
src/css/index.css
:root { --whitish: rgb(238, 235, 235); } body { background-color: var(--whitish); font-family: "Raleway", sans-serif; overflow-x: hidden; } .svg-inline--fa_fa-book-skull { height: 25px; background-color: transparent; } .twitter_icon { height: 25px; } .navbar { font-weight: bold...
0.322419
0.061621
@font-face { font-family: 'DaxOT'; src: url('DaxOT-Light.eot'); src: url('DaxOT-Light.eot?#iefix') format('embedded-opentype'), url('DaxOT-Light.woff') format('woff'), url('DaxOT-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; } @font-face { font-family: 'DaxOT'; src: url('...
css/sigma/style.css
@font-face { font-family: 'DaxOT'; src: url('DaxOT-Light.eot'); src: url('DaxOT-Light.eot?#iefix') format('embedded-opentype'), url('DaxOT-Light.woff') format('woff'), url('DaxOT-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; } @font-face { font-family: 'DaxOT'; src: url('...
0.249996
0.087798
@-webkit-keyframes scale { 0% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } 45% { -webkit-transform: scale(0.1); transform: scale(0.1); opacity: 0.7; } 80% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } ...
public/css-rtl/plugins/loaders/animations/ball-pulse.css
@-webkit-keyframes scale { 0% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } 45% { -webkit-transform: scale(0.1); transform: scale(0.1); opacity: 0.7; } 80% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } ...
0.409103
0.10697
@media only screen and (min-width: 1300px) { .container { max-width: 1100px; } } @media only screen and (min-width: 1000px) and (max-width: 1300px) { .col h2 { font-size: 20px; } .col h3 { font-size: 18px; } .col h4 { font-size: 16px; } .container #portfolio.portfolio-items .col { ma...
Public/salient/css/non-responsive.css
@media only screen and (min-width: 1300px) { .container { max-width: 1100px; } } @media only screen and (min-width: 1000px) and (max-width: 1300px) { .col h2 { font-size: 20px; } .col h3 { font-size: 18px; } .col h4 { font-size: 16px; } .container #portfolio.portfolio-items .col { ma...
0.231093
0.094343
.navbar-brand img { max-height: 50px; width: auto; height: 3rem; } .navbar-light { background: #fff !important; box-shadow: 0 .125rem .25rem 0 rgba(0,0,0,.11); } .navbar-nav li a { padding: 0 15px; /* line-height: 50px; */ } .navbar-nav > .active > .nav-link { font-weight: 600; color:...
pandas_sphinx_theme/static/css/custom.css
.navbar-brand img { max-height: 50px; width: auto; height: 3rem; } .navbar-light { background: #fff !important; box-shadow: 0 .125rem .25rem 0 rgba(0,0,0,.11); } .navbar-nav li a { padding: 0 15px; /* line-height: 50px; */ } .navbar-nav > .active > .nav-link { font-weight: 600; color:...
0.446736
0.082217
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,700,400,300); .lobibox .lobibox-btn.lobibox-btn-cancel.active, .lobibox .lobibox-btn.lobibox-btn-cancel:active, .lobibox .lobibox-btn.lobibox-btn-default.active, .lobibox .lobibox-btn.lobibox-btn-default:active, .lobibox .lobibox-btn.lobibox-btn-no.acti...
public/assets/plugins/notifications/css/lobibox.css
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,700,400,300); .lobibox .lobibox-btn.lobibox-btn-cancel.active, .lobibox .lobibox-btn.lobibox-btn-cancel:active, .lobibox .lobibox-btn.lobibox-btn-default.active, .lobibox .lobibox-btn.lobibox-btn-default:active, .lobibox .lobibox-btn.lobibox-btn-no.acti...
0.438304
0.104067
.button { border: none; border-radius: 25px; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; transition-duration: 0.4s; cursor: pointer; font-family: sans-serif; }...
panel/styles/style.css
.button { border: none; border-radius: 25px; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; transition-duration: 0.4s; cursor: pointer; font-family: sans-serif; }...
0.444806
0.107204
.timetable { display: grid; grid-template-areas: ". week" "time content"; grid-template-columns: 120px; grid-template-rows: 60px; width: 95%; height: fit-content; margin: auto; background-image: linear-gradient(to right bottom, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5...
src/components/assets/styles/PersonalTrainingTimetable.css
.timetable { display: grid; grid-template-areas: ". week" "time content"; grid-template-columns: 120px; grid-template-rows: 60px; width: 95%; height: fit-content; margin: auto; background-image: linear-gradient(to right bottom, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5E, #5E5E5...
0.45423
0.202404
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,600); @import url(https://fonts.googleapis.com/css?family=Raleway:300,600); @import "bootstrap"; body, html { height: 100%; /* background-color: #353a3f; */ margin:0; font-family:Arial; } .blog-bg { background-color: white; } /...
assets/css/style.css
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,600); @import url(https://fonts.googleapis.com/css?family=Raleway:300,600); @import "bootstrap"; body, html { height: 100%; /* background-color: #353a3f; */ margin:0; font-family:Arial; } .blog-bg { background-color: white; } /...
0.292696
0.141222
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap'); head, html, body { scrollbar-color: #284589 #000; background-color: #111; /* height: 99vh; max-height: 99vh;; */ min-width: 100vw; min-height: 100vh; } .bg-secondary { background-color: #111 !...
linkstyle.css
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap'); head, html, body { scrollbar-color: #284589 #000; background-color: #111; /* height: 99vh; max-height: 99vh;; */ min-width: 100vw; min-height: 100vh; } .bg-secondary { background-color: #111 !...
0.330687
0.087175
.body-happymodal{ } .body-happymodal-static{ overflow: hidden; } .happymodal-backdrop{ visibility: visible; z-index: 0; position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); transitio...
src/happymodal.css
.body-happymodal{ } .body-happymodal-static{ overflow: hidden; } .happymodal-backdrop{ visibility: visible; z-index: 0; position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); transitio...
0.552298
0.140042
.arena-container { display: flex; flex-direction: column; align-items: center; margin: auto; color: white; } .arena-container .boss-container { display: flex; flex-direction: column; justify-content: space-around; margin-bottom: 50px; } /* Toast */ #toast { visibility: hidden; max-width: 500px; ...
src/Components/Arena/Arena.css
.arena-container { display: flex; flex-direction: column; align-items: center; margin: auto; color: white; } .arena-container .boss-container { display: flex; flex-direction: column; justify-content: space-around; margin-bottom: 50px; } /* Toast */ #toast { visibility: hidden; max-width: 500px; ...
0.425128
0.106458
.login:hover, .login:focus{ background-color: #37c6f5; } .navbar-brand { color: #37c6f5 !important; } .navbar-brand:hover, .navbar-brand:focus{ color: #37c6f5 !important; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #37c6f5 !important; } .navbar-def...
myassets/css/theme-color/lite-blue-theme.css
.login:hover, .login:focus{ background-color: #37c6f5; } .navbar-brand { color: #37c6f5 !important; } .navbar-brand:hover, .navbar-brand:focus{ color: #37c6f5 !important; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #37c6f5 !important; } .navbar-def...
0.29381
0.05445
.si-float-wrapper { position: absolute; width: 100%; } .si-float-wrapper, .si-float-wrapper * { box-sizing: border-box; } [class*='si-wrapper'] { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; -webkit-box-align: center; -ms-flex-align: center; align-items: center; f...
liseler-web/src/css/snazzyInfoWindow.css
.si-float-wrapper { position: absolute; width: 100%; } .si-float-wrapper, .si-float-wrapper * { box-sizing: border-box; } [class*='si-wrapper'] { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; -webkit-box-align: center; -ms-flex-align: center; align-items: center; f...
0.485844
0.070208
.dialogPanel{ height: auto; background-color: #fff; position: absolute; z-index: 999; top: 0; box-shadow: 1px 1px 15px 3px; } .dialogNav{ overflow: auto; width: 180px; /*min-height: 300px;*/ background-color: #2b3142; height: 100%; float: left; position: absolute; } .di...
Aptana Jaxer/public/demo/Oa/static/theme/15/portal_dialog.css
.dialogPanel{ height: auto; background-color: #fff; position: absolute; z-index: 999; top: 0; box-shadow: 1px 1px 15px 3px; } .dialogNav{ overflow: auto; width: 180px; /*min-height: 300px;*/ background-color: #2b3142; height: 100%; float: left; position: absolute; } .di...
0.404507
0.054024
html { scroll-behavior: smooth; } body { font-family: "Noto Sans KR", sans-serif; background-color: #eaedf0; } a:hover { text-decoration: none; } /* v3 home */ .name { padding-left: 3%; border-left: 4px solid #007bff; } /*20*/ .hi-text { font-size: 30px; } /*60*/ .name-text { font-size: 70px; } /*25*/ ...
static/css/v3/v3.css
html { scroll-behavior: smooth; } body { font-family: "Noto Sans KR", sans-serif; background-color: #eaedf0; } a:hover { text-decoration: none; } /* v3 home */ .name { padding-left: 3%; border-left: 4px solid #007bff; } /*20*/ .hi-text { font-size: 30px; } /*60*/ .name-text { font-size: 70px; } /*25*/ ...
0.409811
0.068102
/* related div */ #related { margin: auto; width: 1200px; min-width: 1200px; max-width: 1200px; } /* Related inner div */ #related-rp { width: 95%; margin: 0 auto; position: relative; } #rp-title { font-size: var(--h5--size); padding: 20px; color: var( --text--color); } #rp-wrapper { display: f...
client/dist/related-style.css
/* related div */ #related { margin: auto; width: 1200px; min-width: 1200px; max-width: 1200px; } /* Related inner div */ #related-rp { width: 95%; margin: 0 auto; position: relative; } #rp-title { font-size: var(--h5--size); padding: 20px; color: var( --text--color); } #rp-wrapper { display: f...
0.241221
0.065695
*, *::before, *::after { box-sizing: border-box; } body { font-family: Georgia, 'Times New Roman', Times, serif; line-height: 1.5; color: black; background-image: url('./images/Sunflower-blue-sky-moon_1920x1440.jpg'); width: auto; height: auto; background-repeat: no-repeat; } img { display: bloc...
src/style.css
*, *::before, *::after { box-sizing: border-box; } body { font-family: Georgia, 'Times New Roman', Times, serif; line-height: 1.5; color: black; background-image: url('./images/Sunflower-blue-sky-moon_1920x1440.jpg'); width: auto; height: auto; background-repeat: no-repeat; } img { display: bloc...
0.411702
0.08438
@charset "utf-8"; * { margin: 0; padding: 0; -webkit-box-sizing: border-box; } *:focus { outline: none; } .css { -webkit-user-select: none; /*禁止ios和android用户选中文字*/ -webkit-touch-callout: none; /*禁止ios 长按时不触发系统的菜单,禁止ios&android长按时下载图片*/ } a { text-decoration: none; } ul, ol, li { list-style: none; } ...
public/show/css/Guess_1.css
@charset "utf-8"; * { margin: 0; padding: 0; -webkit-box-sizing: border-box; } *:focus { outline: none; } .css { -webkit-user-select: none; /*禁止ios和android用户选中文字*/ -webkit-touch-callout: none; /*禁止ios 长按时不触发系统的菜单,禁止ios&android长按时下载图片*/ } a { text-decoration: none; } ul, ol, li { list-style: none; } ...
0.258326
0.052376
body { color: white; font-family: Helvetica, sans-serif; } #runes { min-height: 400px; } .rune { height: 65px; width: 65px; padding: 0px 12px; cursor: pointer; -webkit-filter: grayscale(100%); filter: grayscale(100%); } .rune:hover { -webkit-filter: grayscale(0%); filter: ...
docs/styles.css
body { color: white; font-family: Helvetica, sans-serif; } #runes { min-height: 400px; } .rune { height: 65px; width: 65px; padding: 0px 12px; cursor: pointer; -webkit-filter: grayscale(100%); filter: grayscale(100%); } .rune:hover { -webkit-filter: grayscale(0%); filter: ...
0.484624
0.103885
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } ul{ list-style: none; } .container { display: flex; } .lateral-menu { background: #000; color: #fff; ...
style.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } ul{ list-style: none; } .container { display: flex; } .lateral-menu { background: #000; color: #fff; ...
0.401219
0.090816
a { color: #0000C0; text-decoration: underline; } a:hover { text-decoration: underline; background-color: #FFFFFF } a:active { text-decoration: underline; background-color: #FFFFFF } body, table { background-color: #EEEEEE; font-family: Verdana, Arial, sans-serif; font-size: 10pt } p, li { line-height: 140% } a img { ...
doc/media/stylesheet.css
a { color: #0000C0; text-decoration: underline; } a:hover { text-decoration: underline; background-color: #FFFFFF } a:active { text-decoration: underline; background-color: #FFFFFF } body, table { background-color: #EEEEEE; font-family: Verdana, Arial, sans-serif; font-size: 10pt } p, li { line-height: 140% } a img { ...
0.504394
0.232114
@-moz-document domain("forum.kerbalspaceprogram.com") { /*darker background */ body { background-color: #dcdfe3; } /*slight dark tint on main post section and removed border shadows */ .ipsBox:not(.ipsBox_transparent):not(.ipsModerated) { background-color: #f0f0f0; border: none; box-shadow: 0px 0px 0...
data/usercss/147582.user.css
@-moz-document domain("forum.kerbalspaceprogram.com") { /*darker background */ body { background-color: #dcdfe3; } /*slight dark tint on main post section and removed border shadows */ .ipsBox:not(.ipsBox_transparent):not(.ipsModerated) { background-color: #f0f0f0; border: none; box-shadow: 0px 0px 0...
0.238462
0.052497
.WapCommentBox{ background: #FFF; margin-top: 15px; padding: 10px; } .WapCommentBox .head{ height:40px; line-height: 40px; overflow: hidden; margin-bottom: 10px; } .WapCommentBox .head .tag{ float: left; font-size: 18px; } .WapCommentBox .head .more{ float: right; } .WapCommentBox .head .mor...
public/static/css/wapcomment.css
.WapCommentBox{ background: #FFF; margin-top: 15px; padding: 10px; } .WapCommentBox .head{ height:40px; line-height: 40px; overflow: hidden; margin-bottom: 10px; } .WapCommentBox .head .tag{ float: left; font-size: 18px; } .WapCommentBox .head .more{ float: right; } .WapCommentBox .head .mor...
0.134009
0.041579
body { margin:0px; background-image:none; position:relative; left:-0px; width:1198px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u0 { position:absolute; left:-5px; top:154px; width:10px; height:721px; } #u0_start { position:absolute;...
UIResources/DashboardWireframes/files/rule_-_manage_rules/styles.css
body { margin:0px; background-image:none; position:relative; left:-0px; width:1198px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u0 { position:absolute; left:-5px; top:154px; width:10px; height:721px; } #u0_start { position:absolute;...
0.414188
0.045268
div.complex_table { width: 1026px; height: 248px; margin: 0; padding: 0; font-size: 14px; border: 1px solid black; } div.complex_table div { margin: 0; padding: 0; text-align: center; } div.complex_table div.header_row { height: 50px; border-bottom: 1px solid black; } div.com...
web/transiq/report/templates/lr/css/table.css
div.complex_table { width: 1026px; height: 248px; margin: 0; padding: 0; font-size: 14px; border: 1px solid black; } div.complex_table div { margin: 0; padding: 0; text-align: center; } div.complex_table div.header_row { height: 50px; border-bottom: 1px solid black; } div.com...
0.355663
0.183265
@media (min-width: 1200px) { .container { width: 998px; } .header_logo { background-image: url('/img/head_logo.jpg'); background-repeat: no-repeat; background-position: center; height: 350px; background-color: #fefefe; } .search { top: 90px; ...
web/css/kolodec.css
@media (min-width: 1200px) { .container { width: 998px; } .header_logo { background-image: url('/img/head_logo.jpg'); background-repeat: no-repeat; background-position: center; height: 350px; background-color: #fefefe; } .search { top: 90px; ...
0.360602
0.098816
.auto-container { position: static; max-width: 1200px; padding: 0px 15px; margin: 0 auto; } .sec-title { max-width: 100%; margin: 0 auto; font-family: VNF-futura; position: relative; text-align: center; } .sec-title h2 span.theme_color { margin-left: 3px; } .sec-title .theme_colo...
public/css/fullpage/canho.css
.auto-container { position: static; max-width: 1200px; padding: 0px 15px; margin: 0 auto; } .sec-title { max-width: 100%; margin: 0 auto; font-family: VNF-futura; position: relative; text-align: center; } .sec-title h2 span.theme_color { margin-left: 3px; } .sec-title .theme_colo...
0.407923
0.119871
.App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; al...
client/src/App.css
.App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; al...
0.41739
0.08374
@font-face { font-family: "feather"; src: url('../feather_icons/feather.eot?t=1525787366991'); /* IE9*/ src: url('../feather_icons/feather.eot?t=1525787366991#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../feather_icons/feather.woff?t=1525787366991') format('woff'), /* chrome, firefox */ url('../f...
dist/fonts/feather_icons/font-feather.css
@font-face { font-family: "feather"; src: url('../feather_icons/feather.eot?t=1525787366991'); /* IE9*/ src: url('../feather_icons/feather.eot?t=1525787366991#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../feather_icons/feather.woff?t=1525787366991') format('woff'), /* chrome, firefox */ url('../f...
0.37399
0.198802
html { height: 100%; } body { margin: 0; height: 100%; background-image: url("images/background.JPG"); font-family: sans-serif; font-size: 1.2vw; animation: gradient 19s ease infinite; background-size: 400% 400%; background-attachment: fixed; } @keyframes gradient { 0%{ background-position: 0%...
stylesheet.css
html { height: 100%; } body { margin: 0; height: 100%; background-image: url("images/background.JPG"); font-family: sans-serif; font-size: 1.2vw; animation: gradient 19s ease infinite; background-size: 400% 400%; background-attachment: fixed; } @keyframes gradient { 0%{ background-position: 0%...
0.527803
0.07521
*********************************/ .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} /* Icon Fonts *********************************/ /* Font-face Icons */ ...
webapps/nfs/rweb/assets/css/flexslider.css
*********************************/ .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} /* Icon Fonts *********************************/ /* Font-face Icons */ ...
0.38318
0.051487
html { font-size: 16px; } body { font-family: "gilroy"; background-color: #F6F8FA; } .ScrollmateReturnArea { border: 3px solid #175729; background-color: #40c365; } .ScrollmateTriggerArea { color: #a12b2f; background-color: #fc4349; } .spacerDark { background-color: #f27d19; } .spacerLight { background-c...
scrollmatestyles.css
html { font-size: 16px; } body { font-family: "gilroy"; background-color: #F6F8FA; } .ScrollmateReturnArea { border: 3px solid #175729; background-color: #40c365; } .ScrollmateTriggerArea { color: #a12b2f; background-color: #fc4349; } .spacerDark { background-color: #f27d19; } .spacerLight { background-c...
0.394901
0.0686
@font-face { font-family: 'Poppins-Medium'; src: url(./fonts/Poppins-Regular.ttf) format('truetype'); } @font-face { font-family: 'Poppins-Regular'; src: url(./fonts/Poppins-Medium.ttf) format('truetype'); } html { height: 100vh; padding: 0; } body, .login, .signup, .chats { font-family: 'Poppins-Regul...
public/style.css
@font-face { font-family: 'Poppins-Medium'; src: url(./fonts/Poppins-Regular.ttf) format('truetype'); } @font-face { font-family: 'Poppins-Regular'; src: url(./fonts/Poppins-Medium.ttf) format('truetype'); } html { height: 100vh; padding: 0; } body, .login, .signup, .chats { font-family: 'Poppins-Regul...
0.319227
0.055978
* lifted from craft-help from the super smart devs over at 70kft https://github.com/70kft/craft-help */ /* #user-manual { font-size: 15px; line-height: 1.5; } @media only screen and (min-width: 1300px) { #user-manual { margin-right: 194px; } } @media only screen and (min-width: 1300px) { body.rtl #use...
src/assetbundles/usermanual/dist/css/UserManual.css
* lifted from craft-help from the super smart devs over at 70kft https://github.com/70kft/craft-help */ /* #user-manual { font-size: 15px; line-height: 1.5; } @media only screen and (min-width: 1300px) { #user-manual { margin-right: 194px; } } @media only screen and (min-width: 1300px) { body.rtl #use...
0.403332
0.097347
body { } body,input,textarea,select { font-size: 11pt; } /*********************************************************************************/ /* Header */ /***********************************************************************...
css/style-desktop.css
body { } body,input,textarea,select { font-size: 11pt; } /*********************************************************************************/ /* Header */ /***********************************************************************...
0.121934
0.038611
.tpt-zan {width: 450px;height: 400px;} .tpt-zan h2 {font-size: 16px;font-weight: 100;color: #999;text-align: center;padding: 30px 0;} .tpt-zan h3 {font-size: 12px;font-weight: 100;color: #999;text-align: center;padding: 20px 0 0 0;} .tpt-zan .layui-tab-item {width: 140px;padding: 10px;border: 6px solid #EA5F00;margin: ...
template/default/public/css/right.css
.tpt-zan {width: 450px;height: 400px;} .tpt-zan h2 {font-size: 16px;font-weight: 100;color: #999;text-align: center;padding: 30px 0;} .tpt-zan h3 {font-size: 12px;font-weight: 100;color: #999;text-align: center;padding: 20px 0 0 0;} .tpt-zan .layui-tab-item {width: 140px;padding: 10px;border: 6px solid #EA5F00;margin: ...
0.215846
0.157331
h1 { color: white; } h5 { color: white; } h5 a { color: white; text-decoration: underline; } h5 a:hover { color: white; } .sousTitre { text-align: center; letter-spacing: 0.2vh; } .logo { background-image: url(http://mhdnyc.splashthat.com/img/events/52537/assets/6274.spotify-logo-ho...
client/src/utils/stylesheet.module.css
h1 { color: white; } h5 { color: white; } h5 a { color: white; text-decoration: underline; } h5 a:hover { color: white; } .sousTitre { text-align: center; letter-spacing: 0.2vh; } .logo { background-image: url(http://mhdnyc.splashthat.com/img/events/52537/assets/6274.spotify-logo-ho...
0.614047
0.21465
html { position: relative; min-height: 100%; } .marginBottom { margin-bottom: 80px; } .header_color { color: #626262; } .compImg { max-height: 50px; padding: 0 20px; } .expressLogo { max-height: 30px; margin-top: 20px; } /*Header*/ .menuIcon { font-size: 1.9em; color: #ECECEC; } .navbar-brand { ...
css/doc.css
html { position: relative; min-height: 100%; } .marginBottom { margin-bottom: 80px; } .header_color { color: #626262; } .compImg { max-height: 50px; padding: 0 20px; } .expressLogo { max-height: 30px; margin-top: 20px; } /*Header*/ .menuIcon { font-size: 1.9em; color: #ECECEC; } .navbar-brand { ...
0.354321
0.067886
@import url('https://fonts.googleapis.com/css?family=Overlock+SC|Roboto|Titillium+Web|Ubuntu+Mono'); @page { size: 1210px 681px; margin: 0; } @media print { /* line 32, ../sass/_ta_theme.scss */ .remark-slide-scaler { width: 100% !important; height: 100% !important; transform: scale(1) !important; ...
stylesheets/ta_theme_white.css
@import url('https://fonts.googleapis.com/css?family=Overlock+SC|Roboto|Titillium+Web|Ubuntu+Mono'); @page { size: 1210px 681px; margin: 0; } @media print { /* line 32, ../sass/_ta_theme.scss */ .remark-slide-scaler { width: 100% !important; height: 100% !important; transform: scale(1) !important; ...
0.204501
0.04666
@font-face { src: url("../fonts/Roboto-Thin.ttf"); } @font-face { src: url("../fonts/Roboto-Medium.ttf"); } @font-face { src: url("../fonts/Roboto-Bold.ttf"); } #body { -fx-background-color: white; } #picture { -fx-background-image: url('../images/notification_background.jpg'); -fx-backgroun...
src/main/resources/app/jira/styles/notification.css
@font-face { src: url("../fonts/Roboto-Thin.ttf"); } @font-face { src: url("../fonts/Roboto-Medium.ttf"); } @font-face { src: url("../fonts/Roboto-Bold.ttf"); } #body { -fx-background-color: white; } #picture { -fx-background-image: url('../images/notification_background.jpg'); -fx-backgroun...
0.388386
0.06486
@-moz-document domain("togetter.com") { /* 色々非表示 */ header#header div.header_social_box, header#fixed_header, div#document div.advertise_head_box, div.contents div.info_box div.info_head, div.contents div.info_box div.info_status, div.contents div.contents_over_wrap, div.contents div.contents_main div.social_bo...
data/usercss/119014.user.css
@-moz-document domain("togetter.com") { /* 色々非表示 */ header#header div.header_social_box, header#fixed_header, div#document div.advertise_head_box, div.contents div.info_box div.info_head, div.contents div.info_box div.info_status, div.contents div.contents_over_wrap, div.contents div.contents_main div.social_bo...
0.112393
0.047647
.m0 { margin: 0 !important; } .mb10 { margin-bottom: 10px !important; } .mb0 { margin-bottom: 0 !important; } .mb5 { margin-bottom: 5px; } .mb10 { margin-bottom: 10px; } .mt0 { margin-top: 0 !important; } .mt5 { margin-top: 5px !important; } .mt10 { margin-top: 10px !important; } ...
ecantina_project/static/inventory/css/comicscantina.css
.m0 { margin: 0 !important; } .mb10 { margin-bottom: 10px !important; } .mb0 { margin-bottom: 0 !important; } .mb5 { margin-bottom: 5px; } .mb10 { margin-bottom: 10px; } .mt0 { margin-top: 0 !important; } .mt5 { margin-top: 5px !important; } .mt10 { margin-top: 10px !important; } ...
0.38549
0.109753
@charset "utf-8"; * { padding: 0; margin: 0; font-family: "Microsoft YaHei"; font-size: 14px; } #hides{display: none;} a { text-decoration: none; } li { list-style-type: none; } /*head.css*/ /*页面整形CSS 请勿删除和覆盖 hy*/ #bg { width: 100%; overflow-x: hidden; } .head { width: 100%; height: 100px; backgroun...
shopping/src/main/webapp/resource/css/public.css
@charset "utf-8"; * { padding: 0; margin: 0; font-family: "Microsoft YaHei"; font-size: 14px; } #hides{display: none;} a { text-decoration: none; } li { list-style-type: none; } /*head.css*/ /*页面整形CSS 请勿删除和覆盖 hy*/ #bg { width: 100%; overflow-x: hidden; } .head { width: 100%; height: 100px; backgroun...
0.241937
0.043998
.app-mask { position: fixed; display: none; top: 0; left: 0; right: 0; height: 100%; z-index: 2000; background-color: rgba(209, 209, 209, 0.9); } .expert-mask { background-color: rgba(1, 127, 79, 0.9); } .health-mask { background-color: rgba(7, 117, 170, 0.9); } .pressure-mask { background-colo...
public/static/advance/css/dev/forms.css
.app-mask { position: fixed; display: none; top: 0; left: 0; right: 0; height: 100%; z-index: 2000; background-color: rgba(209, 209, 209, 0.9); } .expert-mask { background-color: rgba(1, 127, 79, 0.9); } .health-mask { background-color: rgba(7, 117, 170, 0.9); } .pressure-mask { background-colo...
0.556761
0.058831
body{ background-image: url("img/fundo.jpg"); background-position: 50% 70%; color: black; font-family: arial; } input{ display: block; height: 55px; width: 400px; margin: 10px; border-radius: 30px; border: 1px solid black; font-size: 16pt; padding: 10px 20px; } #corpo{ width: 420px;...
estilo.css
body{ background-image: url("img/fundo.jpg"); background-position: 50% 70%; color: black; font-family: arial; } input{ display: block; height: 55px; width: 400px; margin: 10px; border-radius: 30px; border: 1px solid black; font-size: 16pt; padding: 10px 20px; } #corpo{ width: 420px;...
0.210929
0.042722
.highlight{color:#93a1a1} /*.highlight{background-color:#073642;color:#93a1a1}*/ .highlight .c{color:#586e75 !important;font-style:italic !important} .highlight .cm{color:#586e75 !important;font-style:italic !important} .highlight .cp{color:#586e75 !important;font-style:italic !important} .highlight .c1{color:#586e75 !...
_includes/css/syntax.css
.highlight{color:#93a1a1} /*.highlight{background-color:#073642;color:#93a1a1}*/ .highlight .c{color:#586e75 !important;font-style:italic !important} .highlight .cm{color:#586e75 !important;font-style:italic !important} .highlight .cp{color:#586e75 !important;font-style:italic !important} .highlight .c1{color:#586e75 !...
0.279927
0.099295
body { width: 100%; font-size: 62.5%; background-color: #C7CCD6; } #cabecalho { width: 100%; height: 176px; background-color: #C7CCD6; position: absolute; top: 0; left: 0; padding: 0; } .formato{ width: 100%; } #comunicacao{ width: 360px; height: 510px; positi...
public/templates/mv/home480px.css
body { width: 100%; font-size: 62.5%; background-color: #C7CCD6; } #cabecalho { width: 100%; height: 176px; background-color: #C7CCD6; position: absolute; top: 0; left: 0; padding: 0; } .formato{ width: 100%; } #comunicacao{ width: 360px; height: 510px; positi...
0.514644
0.088544
.cycletabs{ position: relative; z-index: 1; line-height: 27px; height: 27px; /**/font-size: 13px; font-weight: 400; color: #5a5a5a; padding-bottom: 0; } .cycletabs .ui-nav { width: 236px; position: relative; } .cycletabs .ui-nav .wrap { width: 204px; height: 28px; overflow: hidden; posi...
test/diff_fis3_smarty/product_code/hao123_fis3_smarty/lv2/widget/ui/cycletabs/rtl/rtl.css
.cycletabs{ position: relative; z-index: 1; line-height: 27px; height: 27px; /**/font-size: 13px; font-weight: 400; color: #5a5a5a; padding-bottom: 0; } .cycletabs .ui-nav { width: 236px; position: relative; } .cycletabs .ui-nav .wrap { width: 204px; height: 28px; overflow: hidden; posi...
0.252476
0.130756
.flag { display: inline-block; width: 32px; height: 22px; border: 1px rgb(95, 95, 95) solid; background: url("./flags.png") no-repeat; vertical-align: text-bottom; } .flag.flag-ad { background-position: -33px -6px; } .flag.flag-ae { background-position: -65px -6px; } .flag.flag-af { background-positi...
flags/flags.min.css
.flag { display: inline-block; width: 32px; height: 22px; border: 1px rgb(95, 95, 95) solid; background: url("./flags.png") no-repeat; vertical-align: text-bottom; } .flag.flag-ad { background-position: -33px -6px; } .flag.flag-ae { background-position: -65px -6px; } .flag.flag-af { background-positi...
0.242026
0.094093
@font-face { font-family: Lato; font-style: normal; font-weight: normal; src:url("../fonts/Lato-Regular.ttf"); } @font-face { font-family: Lato; font-style: normal; font-weight: bold; src:url("../fonts/Lato-Bold.ttf"); } @font-face { font-family: Lato; font-style: italic; font-weight: normal; sr...
etc/ebook/epub.css
@font-face { font-family: Lato; font-style: normal; font-weight: normal; src:url("../fonts/Lato-Regular.ttf"); } @font-face { font-family: Lato; font-style: normal; font-weight: bold; src:url("../fonts/Lato-Bold.ttf"); } @font-face { font-family: Lato; font-style: italic; font-weight: normal; sr...
0.2763
0.08061
.star { position: absolute; z-index: -10; -moz-border-radius: 50%; -webkit-border-radius:50%; border-radius: 50%; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; } .spacecraft { width: 2em; height...
css/stars.css
.star { position: absolute; z-index: -10; -moz-border-radius: 50%; -webkit-border-radius:50%; border-radius: 50%; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; } .spacecraft { width: 2em; height...
0.36625
0.066055
position: absolute; background-color: black; width: 100%; height: 11em; top: 0px; left: 0px; padding:0px; margin:0px; } #logo{ position: relative; font-size: 20px; background-color: white; width: 30rem; height: 4rem; top: 2.5rem; left: 15vw; } #right{ float: right; font-size: 50px; p...
HomeStyle.css
position: absolute; background-color: black; width: 100%; height: 11em; top: 0px; left: 0px; padding:0px; margin:0px; } #logo{ position: relative; font-size: 20px; background-color: white; width: 30rem; height: 4rem; top: 2.5rem; left: 15vw; } #right{ float: right; font-size: 50px; p...
0.500732
0.058993
*, *::after, *::before { box-sizing: border-box; } :root { font-size: 16px; } body { margin: 0; --color-text: #fff; --color-bg: #111; --color-link: #aaa; --color-link-hover: #fff; --color-alt: #7f6a57; color: var(--color-text); background-color: var(--color-bg); -webkit-fon...
src/css/base.css
*, *::after, *::before { box-sizing: border-box; } :root { font-size: 16px; } body { margin: 0; --color-text: #fff; --color-bg: #111; --color-link: #aaa; --color-link-hover: #fff; --color-alt: #7f6a57; color: var(--color-text); background-color: var(--color-bg); -webkit-fon...
0.695441
0.085862
* 标记且功能性css,在console会起标记作用 */ .di-o_o-body { position: relative; padding: 10px; font-size: 12px; min-height: 400px; } .di-o_o-block { position: relative; margin: 0 10px 20px 0; border-radius: 3px; } .di-o_o-line { position: relative; margin: 5px 0 5px 0; } .di-o_o-...
designer/src/main/resources/public/report-ui/src/css/di.css
* 标记且功能性css,在console会起标记作用 */ .di-o_o-body { position: relative; padding: 10px; font-size: 12px; min-height: 400px; } .di-o_o-block { position: relative; margin: 0 10px 20px 0; border-radius: 3px; } .di-o_o-line { position: relative; margin: 5px 0 5px 0; } .di-o_o-...
0.196518
0.079496
* { box-sizing: border-box; margin: 0px; scroll-behavior: smooth; } body { font-family: sans-serif; overflow-x: hidden; } div { display: block; } section { height: 100vh; width: 100%; margin: 0; } header { opacity: 0; position: fixed; z-index: 2; height: 100%; transition: opacity 1s ease-out; } heade...
www/sp1/pfej00-2/css/stylesheet.css
* { box-sizing: border-box; margin: 0px; scroll-behavior: smooth; } body { font-family: sans-serif; overflow-x: hidden; } div { display: block; } section { height: 100vh; width: 100%; margin: 0; } header { opacity: 0; position: fixed; z-index: 2; height: 100%; transition: opacity 1s ease-out; } heade...
0.352871
0.093264
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Rubik', sans-serif; } /* // */ footer { position: relative; width: 100%; height: 250px; padding: 10px 85px; background: #393e46; display: flex; justify-content: space-between; flex-wrap: wrap; } footer #co...
css/about-us.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Rubik', sans-serif; } /* // */ footer { position: relative; width: 100%; height: 250px; padding: 10px 85px; background: #393e46; display: flex; justify-content: space-between; flex-wrap: wrap; } footer #co...
0.563378
0.095856
*{ margin:0px 0px; padding: 0px 0px; } .container-lg{ margin:0px 0px; padding: 0px 0px; } #planche{ backdrop-filter: blur(8px); margin:0px 0px; padding: 0px 0px; } .tinyBox{ height:92px; width: 96px; } body{ font-size: 1.5em; font-family: Verdana, G...
Le Livre de la Classe DEFENSE/css/styles.css
*{ margin:0px 0px; padding: 0px 0px; } .container-lg{ margin:0px 0px; padding: 0px 0px; } #planche{ backdrop-filter: blur(8px); margin:0px 0px; padding: 0px 0px; } .tinyBox{ height:92px; width: 96px; } body{ font-size: 1.5em; font-family: Verdana, G...
0.183338
0.052086
1. Import styles ---------------------------------------------------------*/ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-si...
web/css/all.css
1. Import styles ---------------------------------------------------------*/ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-si...
0.406862
0.100923
body, html { height: 100%; background: url(images/2DForest.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .btn { z-index: 0; margin: 20px 30px 20px 0px; margin: 20px; width: 200px; } h1 { z-in...
public/css/cogs120.css
body, html { height: 100%; background: url(images/2DForest.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .btn { z-index: 0; margin: 20px 30px 20px 0px; margin: 20px; width: 200px; } h1 { z-in...
0.406744
0.132627
@import url("https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap"); @import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900"); @import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap"); @import url("https://fonts.googleapis.com/css?fami...
public/assets/themes/loginss/css/theme.css
@import url("https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap"); @import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900"); @import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap"); @import url("https://fonts.googleapis.com/css?fami...
0.350755
0.093637
.jquery-notify-bar { width:100%; position:fixed; top:0; left:0; z-index:32768; background-color:#efefef; font-size:18px; color:#000; text-align:center; font-family: Arial, Verdana, sans-serif; padding:20px 0px; cursor: pointer; border-bottom:1px solid #ddd; -webkit-box-shadow: inset 0 -1px 0...
static/css/jquery.notifyBar.css
.jquery-notify-bar { width:100%; position:fixed; top:0; left:0; z-index:32768; background-color:#efefef; font-size:18px; color:#000; text-align:center; font-family: Arial, Verdana, sans-serif; padding:20px 0px; cursor: pointer; border-bottom:1px solid #ddd; -webkit-box-shadow: inset 0 -1px 0...
0.30632
0.057838
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document regexp('http://(www|es|de|tr|it|us|ru|cn|br|pt)\\.ohmydollz\\.com/(?!forum)(?!\\?p\\=fiche&pseudo=)(?!index\\.php\\?p\\=fiche&pseudo=).*'), url(http://www.ohmydollz.com/?p=fiche&pseudo=dollz-inutile), url(http://www.ohmydollz.com/index.php?p=fiche&pseudo=d...
data/usercss/104682.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document regexp('http://(www|es|de|tr|it|us|ru|cn|br|pt)\\.ohmydollz\\.com/(?!forum)(?!\\?p\\=fiche&pseudo=)(?!index\\.php\\?p\\=fiche&pseudo=).*'), url(http://www.ohmydollz.com/?p=fiche&pseudo=dollz-inutile), url(http://www.ohmydollz.com/index.php?p=fiche&pseudo=d...
0.107684
0.113457