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
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,...
src/main/webapp/statics/themes/base/base.css
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,...
0.227041
0.062217
@font-face { font-family: OpenSansLight; src: url('OpenSans-Light-webfont.eot'); src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Light-webfont.woff') format('woff'), url('OpenSans-Light-webfont.ttf') format('truetype'), url('OpenSans-Light-webfont.svg#OpenSansLight') format('...
assets/fonts/open-sans/stylesheet.css
@font-face { font-family: OpenSansLight; src: url('OpenSans-Light-webfont.eot'); src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Light-webfont.woff') format('woff'), url('OpenSans-Light-webfont.ttf') format('truetype'), url('OpenSans-Light-webfont.svg#OpenSansLight') format('...
0.191403
0.047802
General \*------------------------------------*/ /* --- typography --- */ body { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400; color: #798696; overflow-x:hidden; } h1,h2,h3,h4,h5,h6 { margin-top: 12px; margin-bottom: 15px; font-weight: 600; color: #374050; } h1 { font-s...
public/theme/default/css/style.css
General \*------------------------------------*/ /* --- typography --- */ body { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400; color: #798696; overflow-x:hidden; } h1,h2,h3,h4,h5,h6 { margin-top: 12px; margin-bottom: 15px; font-weight: 600; color: #374050; } h1 { font-s...
0.173743
0.060696
* { margin: 0; padding: 0; list-style-type: none; box-sizing: border-box; } a { text-decoration: none; } body { font: 1.6rem "microsoft yahei", Arial, Helvetica, sans-serif; } html { font-size: 62.5%; } .shadow { -moz-box-shadow: 0px -0.0625rem 0.125rem #888888; /* 老的 Firefox */ box-shadow: 0px -0.0625rem ...
src/main/webapp/WEB-INF/css/weixin/foka.css
* { margin: 0; padding: 0; list-style-type: none; box-sizing: border-box; } a { text-decoration: none; } body { font: 1.6rem "microsoft yahei", Arial, Helvetica, sans-serif; } html { font-size: 62.5%; } .shadow { -moz-box-shadow: 0px -0.0625rem 0.125rem #888888; /* 老的 Firefox */ box-shadow: 0px -0.0625rem ...
0.203945
0.057467
.agenda { width: 22rem; height: 14rem; position: relative; z-index: 10; padding: 0 1rem; border-radius: 0 0 10px 10px; background-color: #2b74d0; cursor: pointer; transition: all 0.2s, height 0.4s ease-in-out; } .agenda[aria-expanded="true"] { height: 30rem; border-radius: 0 0 10px 10px; } .agen...
src/components/Agenda.css
.agenda { width: 22rem; height: 14rem; position: relative; z-index: 10; padding: 0 1rem; border-radius: 0 0 10px 10px; background-color: #2b74d0; cursor: pointer; transition: all 0.2s, height 0.4s ease-in-out; } .agenda[aria-expanded="true"] { height: 30rem; border-radius: 0 0 10px 10px; } .agen...
0.427755
0.087447
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700,800); @import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700); @import url(http://fonts.googleapis.com/css?family=Old+Standard+TT:400,700); body { font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; color: #333; b...
style.css
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700,800); @import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700); @import url(http://fonts.googleapis.com/css?family=Old+Standard+TT:400,700); body { font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; color: #333; b...
0.301465
0.049497
.u-section-1 { background-image: url("images/default-image.jpg"); min-height: 816px; background-position: 50% 50%; } .u-section-1 .u-layout-wrap-1 { margin-top: 0; margin-bottom: 0; } .u-section-1 .u-layout-cell-1 { min-height: 816px; } .u-section-1 .u-container-layout-1 { padding: 30px; } .u-section-...
Contact.css
.u-section-1 { background-image: url("images/default-image.jpg"); min-height: 816px; background-position: 50% 50%; } .u-section-1 .u-layout-wrap-1 { margin-top: 0; margin-bottom: 0; } .u-section-1 .u-layout-cell-1 { min-height: 816px; } .u-section-1 .u-container-layout-1 { padding: 30px; } .u-section-...
0.440229
0.093017
.post-description ul { list-style-type: disc; } ul.wysihtml5-toolbar { margin: 0; padding: 0; display: block; border: 1px solid #c9c9c9; border-bottom: none; height: 36px; background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ back...
builderengine/public/css/bootstrap-wysihtml5.css
.post-description ul { list-style-type: disc; } ul.wysihtml5-toolbar { margin: 0; padding: 0; display: block; border: 1px solid #c9c9c9; border-bottom: none; height: 36px; background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ back...
0.393152
0.074198
*{ margin: 0; padding: 0; font-family: "Microsoft YaHei"; } li{ list-style: none; } img{ vertical-align:middle; border: 0; } a{ text-decoration: none; } /*h1,h2,h3,h4,h5,h6{ font-weight: normal; }*/ input,button{ border: none; resize: none; outline: none; -webkit-appearance: none; } table{ border-collapse:...
Public/Home/static/new/css/logistics.css
*{ margin: 0; padding: 0; font-family: "Microsoft YaHei"; } li{ list-style: none; } img{ vertical-align:middle; border: 0; } a{ text-decoration: none; } /*h1,h2,h3,h4,h5,h6{ font-weight: normal; }*/ input,button{ border: none; resize: none; outline: none; -webkit-appearance: none; } table{ border-collapse:...
0.158565
0.083591
.background_glossyAquamarine4, .hover_background_glossyAquamarine4:hover, .active_background_glossyAquamarine4:active:hover { background: #00eb9c; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); backgro...
widgets/common/assets/gradients/glossy/glossyAquamarine/glossyAquamarine4.css
.background_glossyAquamarine4, .hover_background_glossyAquamarine4:hover, .active_background_glossyAquamarine4:active:hover { background: #00eb9c; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%); backgro...
0.452536
0.070049
.m-0 { margin: 0px; } .m-4 { margin: 4px; } .m-8 { margin: 8px; } .m-16 { margin: 16px; } .m-32 { margin: 32px; } .m-64 { margin: 64px; } .m-128 { margin: 128px; } .mt-0 { margin-top: 0px; } .mt-4 { margin-top: 4px; } .mt-8 { margin-top: 8px; } .mt-16 { margin-top: 16px; } .mt-32 { margin-top: 3...
public/css/app.css
.m-0 { margin: 0px; } .m-4 { margin: 4px; } .m-8 { margin: 8px; } .m-16 { margin: 16px; } .m-32 { margin: 32px; } .m-64 { margin: 64px; } .m-128 { margin: 128px; } .mt-0 { margin-top: 0px; } .mt-4 { margin-top: 4px; } .mt-8 { margin-top: 8px; } .mt-16 { margin-top: 16px; } .mt-32 { margin-top: 3...
0.275714
0.080285
:root{ --bar-size: 10px; --theme-color: #244d97 ; --background-color: #202438; } body{ display: flex; flex-direction: column; align-items: center; background-color: var(--background-color); color: white; margin: 0; padding: 0; font-family: 'Courier New', Courier,...
Sorting/stylesheet.css
:root{ --bar-size: 10px; --theme-color: #244d97 ; --background-color: #202438; } body{ display: flex; flex-direction: column; align-items: center; background-color: var(--background-color); color: white; margin: 0; padding: 0; font-family: 'Courier New', Courier,...
0.506591
0.124399
* bootswatch v3.2.0 * Homepage: http://bootswatch.com * Copyright 2012-2014 <NAME> * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ .text-passed { color: #93c54b; } li .text-failed { color: black; } .text-failed { color: #d9534f; } tr .text-f...
lib/cuke_reporter/generators/templates/report.css
* bootswatch v3.2.0 * Homepage: http://bootswatch.com * Copyright 2012-2014 <NAME> * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ .text-passed { color: #93c54b; } li .text-failed { color: black; } .text-failed { color: #d9534f; } tr .text-f...
0.653127
0.101723
@-moz-document regexp('(http|https)://moodle.*'), domain("moodle.itech-bs14.de") { body { background-color: #1b212c; color: #ffffff; } .bg-white { background-color: #2d364a !important; } .bg-dark { background-color: #2d364a!important; } .bg-light { background-colo...
data/usercss/196118.user.css
@-moz-document regexp('(http|https)://moodle.*'), domain("moodle.itech-bs14.de") { body { background-color: #1b212c; color: #ffffff; } .bg-white { background-color: #2d364a !important; } .bg-dark { background-color: #2d364a!important; } .bg-light { background-colo...
0.263599
0.05647
body { background-image: url('./assets/confetti.gif'); background-color: rgb(253, 78, 19); color: rgb(1, 42, 82); font-size: 100px; position: relative; font-family: 'Akronim', cursive; text-shadow: 2px 2px 7px rgb(253, 78, 19); } h1 { padding-top: 5%; padding-bottom: 50%; text-align: cen...
style.css
body { background-image: url('./assets/confetti.gif'); background-color: rgb(253, 78, 19); color: rgb(1, 42, 82); font-size: 100px; position: relative; font-family: 'Akronim', cursive; text-shadow: 2px 2px 7px rgb(253, 78, 19); } h1 { padding-top: 5%; padding-bottom: 50%; text-align: cen...
0.379034
0.067886
@font-face { font-family: "iconfont"; src: url('./iconfont.ttf') format('truetype'); } .iconfont { font-family: "iconfont"; } .iconxietangyi:before { content: "\e66a"; } .iconhuifang:before { content: "\e6a2"; } .iconglu:before { content: "\e639"; } .iconhuiyuan:before { content: "\e60a"; } .iconhui...
src/icon/iconfont.css
@font-face { font-family: "iconfont"; src: url('./iconfont.ttf') format('truetype'); } .iconfont { font-family: "iconfont"; } .iconxietangyi:before { content: "\e66a"; } .iconhuifang:before { content: "\e6a2"; } .iconglu:before { content: "\e639"; } .iconhuiyuan:before { content: "\e60a"; } .iconhui...
0.365117
0.116387
@import url(https://fonts.googleapis.com/css?family=Roboto); @import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono); body { background-color: #333; color: #fff; font-family: 'Roboto', Arial; margin: 0; } .flex-grid-center { display: -webkit-box; display: -moz-box; display: -ms-...
css/style.css
@import url(https://fonts.googleapis.com/css?family=Roboto); @import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono); body { background-color: #333; color: #fff; font-family: 'Roboto', Arial; margin: 0; } .flex-grid-center { display: -webkit-box; display: -moz-box; display: -ms-...
0.296349
0.077622
:root { /* Fonts */ --ff-sans: -apple-system, BlinkMacSystemFont, "SF Pro", "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", "Roboto", "Ubuntu", "Segoe UI", "Fira Sans", "Droid Sans", sans-serif; --ff-serif: "Ivy Journal", "Adobe Caslon Pro", "Goudy Old Style", "Athelas", "Californian FB", "Georgi...
Typora/refine.css
:root { /* Fonts */ --ff-sans: -apple-system, BlinkMacSystemFont, "SF Pro", "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", "Roboto", "Ubuntu", "Segoe UI", "Fira Sans", "Droid Sans", sans-serif; --ff-serif: "Ivy Journal", "Adobe Caslon Pro", "Goudy Old Style", "Athelas", "Californian FB", "Georgi...
0.404625
0.152127
.moodle-dialogue-base .hidden, .moodle-dialogue-base .moodle-dialogue-hidden {display:none;} .moodle-dialogue-base .moodle-dialogue-lightbox {background-color:#AAA;} .moodle-dialogue-base .moodle-dialogue {background-color:#666;border:0 solid #666;border-right-width:3px;border-bottom-width:3px;} .moodle-dialogue-base ....
moodle/lib/yui/notification/assets/skins/sam/notification.css
.moodle-dialogue-base .hidden, .moodle-dialogue-base .moodle-dialogue-hidden {display:none;} .moodle-dialogue-base .moodle-dialogue-lightbox {background-color:#AAA;} .moodle-dialogue-base .moodle-dialogue {background-color:#666;border:0 solid #666;border-right-width:3px;border-bottom-width:3px;} .moodle-dialogue-base ....
0.265595
0.026861
body{ background-image: url(../images/rank-background.png); background-repeat: no-repeat; background-size: contain; background-color: #1b0a4e; padding-top: 42px; padding-left: 15px; padding-right: 15px; padding-bottom: 70px; color: #ffffff; font-size:12px; } h5{ font-weight: bold; } p{ margin-left:10px; ...
frontend/web/css/main.css
body{ background-image: url(../images/rank-background.png); background-repeat: no-repeat; background-size: contain; background-color: #1b0a4e; padding-top: 42px; padding-left: 15px; padding-right: 15px; padding-bottom: 70px; color: #ffffff; font-size:12px; } h5{ font-weight: bold; } p{ margin-left:10px; ...
0.341034
0.071624
/* calendar root element */ #calroot { /* place on top of other elements. set a higher value if nessessary */ z-index:1; font-family:sans-serif; background-color:#fff; border:1px solid #ccc; border-width:0 1px 1px; padding-top:10px; height:160px; width:227px; display:none; ...
styles/calendar.css
/* calendar root element */ #calroot { /* place on top of other elements. set a higher value if nessessary */ z-index:1; font-family:sans-serif; background-color:#fff; border:1px solid #ccc; border-width:0 1px 1px; padding-top:10px; height:160px; width:227px; display:none; ...
0.395718
0.127734
*, *::after, *::before { box-sizing: border-box; } :root { font-size: 16px; } body { margin: 0; --color-text: #000; --color-bg: #faf5e3; --color-link: #8d561f; --color-link-hover: #000; color: var(--color-text); background-color: var(--color-bg); --cursor-stroke: none; --cursor-fill: #988c67; --curs...
src/css/base.css
*, *::after, *::before { box-sizing: border-box; } :root { font-size: 16px; } body { margin: 0; --color-text: #000; --color-bg: #faf5e3; --color-link: #8d561f; --color-link-hover: #000; color: var(--color-text); background-color: var(--color-bg); --cursor-stroke: none; --cursor-fill: #988c67; --curs...
0.544075
0.057626
@charset "UTF-8"; body { width: 100%; font-size: 13px; line-height: 1.5em; letter-spacing: 1px; font-family: "Arial Black", Gadget, sans-serif; margin-left: auto; margin-right: auto; } #mainContents .main2 h2 { font-style: normal; text-align: center; } #mainContents .recomendItem { ...
css/myself.css
@charset "UTF-8"; body { width: 100%; font-size: 13px; line-height: 1.5em; letter-spacing: 1px; font-family: "Arial Black", Gadget, sans-serif; margin-left: auto; margin-right: auto; } #mainContents .main2 h2 { font-style: normal; text-align: center; } #mainContents .recomendItem { ...
0.416678
0.078819
h4, h5, h6, h1, h2, h3 {margin-top: 0;} ul, ol {margin: 0;padding:0;} p {margin: 0;} body a:hover{ transition:0.5s all; -webkit-transition:0.5s all; -o-transition:0.5s all; -moz-transition:0.5s all; -ms-transition:0.5s all; text-decoration:none; } html, body{ background-color: #242224 ; color: green; ...
css/gconsole.css
h4, h5, h6, h1, h2, h3 {margin-top: 0;} ul, ol {margin: 0;padding:0;} p {margin: 0;} body a:hover{ transition:0.5s all; -webkit-transition:0.5s all; -o-transition:0.5s all; -moz-transition:0.5s all; -ms-transition:0.5s all; text-decoration:none; } html, body{ background-color: #242224 ; color: green; ...
0.351311
0.066025
body#graph-local article.content { padding: 0; margin: 0; } #graph-local div.scrolling-graphs { height: 100%; padding: 0; overflow: hidden; } #graph-local div.scrolling-graphs>div { padding: 0; height: 100%; margin: 0; display: grid; grid-template-rows: 2.5em auto; } #graph-local .hostContainer { overflow...
csap-core-service/src/main/resources/static/js/graphs/graph.css
body#graph-local article.content { padding: 0; margin: 0; } #graph-local div.scrolling-graphs { height: 100%; padding: 0; overflow: hidden; } #graph-local div.scrolling-graphs>div { padding: 0; height: 100%; margin: 0; display: grid; grid-template-rows: 2.5em auto; } #graph-local .hostContainer { overflow...
0.293708
0.068662
body, html { width: 100%; height: 100%; margin: 0; background: #fff; } body { background-color: #F1F1F1; overflow: hidden; padding: 15px; padding-bottom: 10px; box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #33333...
refactor/static/style/index.css
body, html { width: 100%; height: 100%; margin: 0; background: #fff; } body { background-color: #F1F1F1; overflow: hidden; padding: 15px; padding-bottom: 10px; box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #33333...
0.383064
0.040999
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap'); body { font: 18px "Garamond", serif; background: url("https://treehouseproject.s3.amazonaws.com/Unit+8+Images/books-education-school-literature.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-si...
public/stylesheets/style.css
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap'); body { font: 18px "Garamond", serif; background: url("https://treehouseproject.s3.amazonaws.com/Unit+8+Images/books-education-school-literature.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-si...
0.297878
0.125735
.background_red4, .hover_background_red4:hover, .active_background_red4:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 13, 13)), color-stop(1...
widgets/common/assets/gradients/simple/red/red4.css
.background_red4, .hover_background_red4:hover, .active_background_red4:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 13, 13)), color-stop(1...
0.540439
0.158272
:root { --unstyle-border-color: #e6e6e6; } .p-static { position: static !important; } .p-relative { position: relative !important; } .p-absolute { position: absolute !important; } .p-fixed { position: fixed !important; } .p-sticky { position: sticky !important; } .d-inherit { display: inherit !important; ...
unstyle.css
:root { --unstyle-border-color: #e6e6e6; } .p-static { position: static !important; } .p-relative { position: relative !important; } .p-absolute { position: absolute !important; } .p-fixed { position: fixed !important; } .p-sticky { position: sticky !important; } .d-inherit { display: inherit !important; ...
0.492432
0.194712
@charset "utf-8"; /*! * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html * v4.0.18 - 2015-09-24 * */ /* * Social media centre */ /* Re-usable rules */ .backgroundsize.csstransitions .product-name, ...
sample/css/social-media-centre.css
@charset "utf-8"; /*! * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html * v4.0.18 - 2015-09-24 * */ /* * Social media centre */ /* Re-usable rules */ .backgroundsize.csstransitions .product-name, ...
0.325413
0.04627
================================== */ .responsive-table { display: flex; flex-wrap: wrap; margin: 0 0 3em 0; padding: 0; } .responsive-table-cell { box-sizing: border-box; flex-grow: 1; width: 100%; padding: 0.8em 1.2em; overflow: hidden; list-style: none; border: solid 3px...
research/responsive-tables/accordian/responsive-tables.css
================================== */ .responsive-table { display: flex; flex-wrap: wrap; margin: 0 0 3em 0; padding: 0; } .responsive-table-cell { box-sizing: border-box; flex-grow: 1; width: 100%; padding: 0.8em 1.2em; overflow: hidden; list-style: none; border: solid 3px...
0.562177
0.095983
@font-face { font-family: 'robotothin'; src: url('../fonts/roboto/thin.eot'); src: url('../fonts/roboto/thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/thin.woff') format('woff'), url('../fonts/roboto/thin.ttf') format('truetype'), url('../fonts/roboto/thin.svg#mplus-light') format('svg');...
assets/css/style.css
@font-face { font-family: 'robotothin'; src: url('../fonts/roboto/thin.eot'); src: url('../fonts/roboto/thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/thin.woff') format('woff'), url('../fonts/roboto/thin.ttf') format('truetype'), url('../fonts/roboto/thin.svg#mplus-light') format('svg');...
0.194827
0.05455
.top{ background-color: skyblue; border:1px solid #000; height: 150px; width:auto; } #nav{ float:right; clear:both; margin-top:20px; height: 190px; } #nav span a{ color: #fff; font-size: 20px; padding-right:5px; text-decoration: none; } h1{ display:inline-block; w...
web/css/style.css
.top{ background-color: skyblue; border:1px solid #000; height: 150px; width:auto; } #nav{ float:right; clear:both; margin-top:20px; height: 190px; } #nav span a{ color: #fff; font-size: 20px; padding-right:5px; text-decoration: none; } h1{ display:inline-block; w...
0.427516
0.074669
html, body, ol, ul { margin: 0; padding: 0; } body, html { height: 100%; background-color: #221541; } /* 导航栏 */ .head { position: relative; width: 100%; height: 40px; background-color: #2c0903; } .head-baoxue { position: absolute; left: 189px; top: 4px; width: 82px; height: 30px; background:...
css/game.css
html, body, ol, ul { margin: 0; padding: 0; } body, html { height: 100%; background-color: #221541; } /* 导航栏 */ .head { position: relative; width: 100%; height: 40px; background-color: #2c0903; } .head-baoxue { position: absolute; left: 189px; top: 4px; width: 82px; height: 30px; background:...
0.445047
0.053949
@import "./../../core/css/brand.css"; /* ========================================================================== Header and Misc. ========================================================================== */ .header { text-align: center; } .header a { color: hsl(0, 0%, 20%); } /* =======================...
src/components/Header/Header.css
@import "./../../core/css/brand.css"; /* ========================================================================== Header and Misc. ========================================================================== */ .header { text-align: center; } .header a { color: hsl(0, 0%, 20%); } /* =======================...
0.519521
0.060975
@font-face { font-family: "Framework7 Icons"; src: url("./framework7.eot?v=0.8.9"); src: url("./framework7.eot?#iefix&v=0.8.9") format("embedded-opentype"), url("./framework7.woff2?v=0.8.9") format("woff2"), url("./framework7.woff?v=0.8.9") format("woff"), url("./framework7.ttf?v=0.8.9") format("truetype"); fon...
public/theme/global/fonts/framework7/framework7.css
@font-face { font-family: "Framework7 Icons"; src: url("./framework7.eot?v=0.8.9"); src: url("./framework7.eot?#iefix&v=0.8.9") format("embedded-opentype"), url("./framework7.woff2?v=0.8.9") format("woff2"), url("./framework7.woff?v=0.8.9") format("woff"), url("./framework7.ttf?v=0.8.9") format("truetype"); fon...
0.394318
0.072047
td { white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; word-wrap: break-word; } .svg-container { display: inline-block; position: relative; width: 100%; padding-bottom: 100%; /* aspect ratio */ vertical-align: top; overf...
www/assets/css/brewviz.css
td { white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; word-wrap: break-word; } .svg-container { display: inline-block; position: relative; width: 100%; padding-bottom: 100%; /* aspect ratio */ vertical-align: top; overf...
0.565539
0.140101
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block } audio,canvas,progress,video { display: inline-block; vertical-align...
www/css/main.css
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block } audio,canvas,progress,video { display: inline-block; vertical-align...
0.471953
0.138578
* { box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; display: flex; justify-content: center; align-content: center; height: 100vh; width: 100vw; } form { width: 30vw; min-width: 500px; align-self: center; bo...
src/main/webapp/static/css/global.css
* { box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; display: flex; justify-content: center; align-content: center; height: 100vh; width: 100vw; } form { width: 30vw; min-width: 500px; align-self: center; bo...
0.274643
0.110807
body{ background: #ddd url(../fonts/app_background.png) no-repeat top left; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; } .container > header h1, .container > header h2 { color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); } .cs-text { width: 645px; margin: 120px au...
ihm/static/css-reactive/style.css
body{ background: #ddd url(../fonts/app_background.png) no-repeat top left; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; } .container > header h1, .container > header h2 { color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); } .cs-text { width: 645px; margin: 120px au...
0.323594
0.055823
body { height: 100%; /* nb_background: Number of backgrounds you have*/ /* rotation_time: Duration between each rotation*/ --nb_backgrounds: 167; --rotation_time:45s; animation: background_rotation calc(var(--nb_backgrounds) * var(--rotation_time)) linear 0s infinite; } @keyframes background_rotati...
DiaporamaBackgroundCSSGenerator/example_generated_CSS_Code.css
body { height: 100%; /* nb_background: Number of backgrounds you have*/ /* rotation_time: Duration between each rotation*/ --nb_backgrounds: 167; --rotation_time:45s; animation: background_rotation calc(var(--nb_backgrounds) * var(--rotation_time)) linear 0s infinite; } @keyframes background_rotati...
0.455441
0.336713
.inscription-rapide { display: table-cell; font: normal 13px "Droid sans"; /* max-width: 750px; min-height: 400px; */ padding: 10px; vertical-align: top; width: 50%; } .inscription-page { font: normal 13px "Droid sans"; padding: 10px; vertical-align: top; width: 100%; } #silhouette { background-image: url...
web/assets/css/inscription.css
.inscription-rapide { display: table-cell; font: normal 13px "Droid sans"; /* max-width: 750px; min-height: 400px; */ padding: 10px; vertical-align: top; width: 50%; } .inscription-page { font: normal 13px "Droid sans"; padding: 10px; vertical-align: top; width: 100%; } #silhouette { background-image: url...
0.296451
0.083703
.float_add_btn{ cursor: pointer; display: flex; flex-direction: column; align-content: center; justify-content: center; position: fixed; right: 50px; bottom: 70px; z-index: 50; width: 60px; height: 60px; border-radius: 50%; background: #458CFE; box-shadow: 2px 2px...
super/styles/notice_styles.css
.float_add_btn{ cursor: pointer; display: flex; flex-direction: column; align-content: center; justify-content: center; position: fixed; right: 50px; bottom: 70px; z-index: 50; width: 60px; height: 60px; border-radius: 50%; background: #458CFE; box-shadow: 2px 2px...
0.372277
0.09122
body { margin: 0; padding: 0;} .edit,.dir_holder .fileName, .thumb_holder .fileName { font-size: 8pt; font-family: small-caption, sans-serif; padding-top: 3px;} .edit a { border: none; padding: 0; text-decoration:none; } .edit a:hover { background-color: ButtonHighlight; } .edit a img { border: none; vertical-al...
app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/imagelist.css
body { margin: 0; padding: 0;} .edit,.dir_holder .fileName, .thumb_holder .fileName { font-size: 8pt; font-family: small-caption, sans-serif; padding-top: 3px;} .edit a { border: none; padding: 0; text-decoration:none; } .edit a:hover { background-color: ButtonHighlight; } .edit a img { border: none; vertical-al...
0.435181
0.099121
body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the l...
realtime-log4net-logs-viewer/realtime-log4net-logs-viewer/Content/Site.css
body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the l...
0.413951
0.115287
@import "compass/css3"; @import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900"); @import url(https://fonts.googleapis.com/css?family=Pacifico); body { font-family: "Lato", Helvetica, Arial; font-size: 16px; } *, *:before, *:after { -webkit-border-sizing: border-box; -moz-border-sizing: border...
public/css/home.css
@import "compass/css3"; @import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900"); @import url(https://fonts.googleapis.com/css?family=Pacifico); body { font-family: "Lato", Helvetica, Arial; font-size: 16px; } *, *:before, *:after { -webkit-border-sizing: border-box; -moz-border-sizing: border...
0.266548
0.090816
@-moz-document domain("io.hsoub.com") { /* DRAFT version Blue-ish dark theme for io.hsoub.com credits: <NAME>, github:lambdax, io:iali */ body, .white-bg, div.v, div.modal-content, .userCardContainer, .communityCard, .lightBoxCommunity, .community-card, .white, .blockW, .block, .formBg, #versionsMo...
data/usercss/139684.user.css
@-moz-document domain("io.hsoub.com") { /* DRAFT version Blue-ish dark theme for io.hsoub.com credits: <NAME>, github:lambdax, io:iali */ body, .white-bg, div.v, div.modal-content, .userCardContainer, .communityCard, .lightBoxCommunity, .community-card, .white, .blockW, .block, .formBg, #versionsMo...
0.241042
0.057758
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 100; font-display: swap; src: url('../fonts/Inter-Thin.woff2') format('woff2'), url('../fonts/Inter-Thin.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 100; font-display: swap; src: ...
src/assets/css/fonts.css
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 100; font-display: swap; src: url('../fonts/Inter-Thin.woff2') format('woff2'), url('../fonts/Inter-Thin.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 100; font-display: swap; src: ...
0.318591
0.041423
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { font-size: 100%; font-family: "Bitter", sans-serif; color: #f5f4ed; background-color: #795d6b; } a...
public/css/btt.css
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { font-size: 100%; font-family: "Bitter", sans-serif; color: #f5f4ed; background-color: #795d6b; } a...
0.381335
0.064447
body { margin: 0; padding: 0; color: #555; font-family: 'Oswald', sans-serif !important; background: #EFEFEF; } body p, body p *, body p * font{ font-family: 'Oswald', sans-serif !important; } body a:hover{ text-decoration: none; color:#73BF77; } table{ max-width:92% !important; } #comm-table{ widt...
public/neos/css/main.css
body { margin: 0; padding: 0; color: #555; font-family: 'Oswald', sans-serif !important; background: #EFEFEF; } body p, body p *, body p * font{ font-family: 'Oswald', sans-serif !important; } body a:hover{ text-decoration: none; color:#73BF77; } table{ max-width:92% !important; } #comm-table{ widt...
0.267695
0.087759
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("motors.ebay.com"), domain("ebaydesc.com"), domain("befr.ebay.be"), domain("ebay.com.au"), domain("ebay.com.hk"), domain("ebay.com.sg"), domain("ebay.co.uk"), domain("ebay.co.jp"), domain("ebay.com"), domain("ebay.at"), domain("ebay.ca"), domain("eb...
data/usercss/137948.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("motors.ebay.com"), domain("ebaydesc.com"), domain("befr.ebay.be"), domain("ebay.com.au"), domain("ebay.com.hk"), domain("ebay.com.sg"), domain("ebay.co.uk"), domain("ebay.co.jp"), domain("ebay.com"), domain("ebay.at"), domain("ebay.ca"), domain("eb...
0.147218
0.144511
@charset "UTF-8"; ::-moz-selection{ background-color: #ffeaa7; } ::selection { background-color: #ffeaa7; } *, *:after, *:before { box-sizing: inherit; } html { box-sizing: border-box; color: #606c76; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px; ...
resources/css/style.css
@charset "UTF-8"; ::-moz-selection{ background-color: #ffeaa7; } ::selection { background-color: #ffeaa7; } *, *:after, *:before { box-sizing: inherit; } html { box-sizing: border-box; color: #606c76; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px; ...
0.437343
0.064036
@charset "UTF-8"; /* CSS Document */ body { font-family: 'Quicksand', sans-serif; color: #333; } p { font-family: 'Ubuntu', sans-serif; } a { text-decoration: none; } .hidden { display: none; } /*section is block level and no width specidied therefore stretches full screen*/ #topBar { background-color: #000...
css/main.css
@charset "UTF-8"; /* CSS Document */ body { font-family: 'Quicksand', sans-serif; color: #333; } p { font-family: 'Ubuntu', sans-serif; } a { text-decoration: none; } .hidden { display: none; } /*section is block level and no width specidied therefore stretches full screen*/ #topBar { background-color: #000...
0.261425
0.049382
:root { --primary-color: black; --secondary-color: #00BCD4; --tertiary-color: #006064; --lightest: 300; --medium: 400; --boldest: 500; } /* alternative/experimental colors: --primary-color: black; --secondary-color: #0066CC; --tertiary-color: #1F456E; --primary-color: #2B2741; --secondar...
src/themes/lattice/src/lattice-html.css
:root { --primary-color: black; --secondary-color: #00BCD4; --tertiary-color: #006064; --lightest: 300; --medium: 400; --boldest: 500; } /* alternative/experimental colors: --primary-color: black; --secondary-color: #0066CC; --tertiary-color: #1F456E; --primary-color: #2B2741; --secondar...
0.406155
0.124532
----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.5; ...
themes/backend/default/css/jquery.ui.all.css
----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.5; ...
0.413359
0.076684
@charset "UTF-8"; /* * jQuery File Upload Plugin CSS Example 8.8.2 * https://github.com/blueimp/jQuery-File-Upload * * Copyright 2013, <NAME> * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ body {margin:0;padding:0;overflow-x:hidden} body,input,textarea,se...
plugin/editor/smarteditor/photo_uploader/popup/css/style.css
@charset "UTF-8"; /* * jQuery File Upload Plugin CSS Example 8.8.2 * https://github.com/blueimp/jQuery-File-Upload * * Copyright 2013, <NAME> * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ body {margin:0;padding:0;overflow-x:hidden} body,input,textarea,se...
0.558447
0.054575
.modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback col...
client/src/Components/style.css
.modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback col...
0.32178
0.074568
@import 'svelte-material-ui/bare.css'; @import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; :root { --mdc-theme-primary: #233876; --mdc-theme-secondary: #233876; --mdc-theme-error: #d93025; } html { height: 100%; scroll-behavior: smooth; } body { font...
resources/css/app.css
@import 'svelte-material-ui/bare.css'; @import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; :root { --mdc-theme-primary: #233876; --mdc-theme-secondary: #233876; --mdc-theme-error: #d93025; } html { height: 100%; scroll-behavior: smooth; } body { font...
0.315525
0.050051
.bubbleContainer { position: absolute; max-width: 100vw; z-index: 0; max-width: 100vw; min-width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; background-color: transparent; overflow: hidden; } .bubbleContainer .bubbleWrap { width: 90...
src/styles/Bubble.module.css
.bubbleContainer { position: absolute; max-width: 100vw; z-index: 0; max-width: 100vw; min-width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; background-color: transparent; overflow: hidden; } .bubbleContainer .bubbleWrap { width: 90...
0.636805
0.162148
.elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:checked...
dist/effects/box-shadow.css
.elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:checked...
0.313
0.588298
body { color: #333; font-family: 'Open Sans', sans-serif; font-weight: 300; } /* line 6, ../sass/style.scss */ h1, h1 + p { margin: 30px 15px 0; font-weight: 300; } /* line 11, ../sass/style.scss */ h1 + p a { color: #333; } /* line 14, ../sass/style.scss */ h1 + p a:hover { text-decoration: none; } /...
image-master/image45/stylesheets/style.css
body { color: #333; font-family: 'Open Sans', sans-serif; font-weight: 300; } /* line 6, ../sass/style.scss */ h1, h1 + p { margin: 30px 15px 0; font-weight: 300; } /* line 11, ../sass/style.scss */ h1 + p a { color: #333; } /* line 14, ../sass/style.scss */ h1 + p a:hover { text-decoration: none; } /...
0.272799
0.048835
.orderHeader { font-size: 0.8vw; padding: 1%; } .orderCell { font-size: 1vw; width: 20%; } .orderCell1 { font-size: 0.8vw; width: 20%; /* border: solid #ffc045; */ } .fixed_header { table-layout: fixed; border-collapse: collapse; } .fixed_header tbody { /* font-size: 4vw; */ ...
InvestmentGuild/Front-end-React-App/src/components/css/OrderTable.css
.orderHeader { font-size: 0.8vw; padding: 1%; } .orderCell { font-size: 1vw; width: 20%; } .orderCell1 { font-size: 0.8vw; width: 20%; /* border: solid #ffc045; */ } .fixed_header { table-layout: fixed; border-collapse: collapse; } .fixed_header tbody { /* font-size: 4vw; */ ...
0.419053
0.131229
header { position: absolute; z-index: 5; width: 60%; right: 0; } ul { list-style: none; display: flex; } li { color: white; width: 25%; text-align: center; padding: 10px 0; } .active{ border-right: 2px solid rgb(252,57,95); border-left: 2px solid rgb(252,57,95); border-radius: 5px; } .titl...
css/hacktoberFest.css
header { position: absolute; z-index: 5; width: 60%; right: 0; } ul { list-style: none; display: flex; } li { color: white; width: 25%; text-align: center; padding: 10px 0; } .active{ border-right: 2px solid rgb(252,57,95); border-left: 2px solid rgb(252,57,95); border-radius: 5px; } .titl...
0.629775
0.197019
html { background-color: #3f3b51; font-family: 'Quicksand', sans-serif; display: flex; flex-direction: column; justify-content: center; min-width: 768px; min-height: 1024px; padding: 4vh; } body { display: flex; justify-content: center; min-width: 768px; min-height: 102...
styles_page_2.css
html { background-color: #3f3b51; font-family: 'Quicksand', sans-serif; display: flex; flex-direction: column; justify-content: center; min-width: 768px; min-height: 1024px; padding: 4vh; } body { display: flex; justify-content: center; min-width: 768px; min-height: 102...
0.302803
0.084041
body{ font-family: 'Baloo Da 2','PT Sans',cursive, sans-serif; color: #333333; font-size: 18px; font-weight: 300; line-height: 26px; overflow-x: hidden; } h1,h2,h3,h4,h5,h6{ font-family: 'Playfair Display', serif; color: #333333; } a{ color: #333333; transition: 0.5s; } a:hover{ text-decoration: none; ...
public/assets/frontend/css/style.css
body{ font-family: 'Baloo Da 2','PT Sans',cursive, sans-serif; color: #333333; font-size: 18px; font-weight: 300; line-height: 26px; overflow-x: hidden; } h1,h2,h3,h4,h5,h6{ font-family: 'Playfair Display', serif; color: #333333; } a{ color: #333333; transition: 0.5s; } a:hover{ text-decoration: none; ...
0.355775
0.071559
@charset "utf-8"; *{padding: 0;margin: 0;font-family: "微软雅黑";outline: none;box-sizing: border-box;font-weight: normal;} img{border: none;} .template{padding: 65px 0 75px 0;width: 100%;overflow: hidden;background: url(../img/explore/logo.png) no-repeat;background-size: 100% 100%;} .title{font-size: 28px;text-align...
css/style.css
@charset "utf-8"; *{padding: 0;margin: 0;font-family: "微软雅黑";outline: none;box-sizing: border-box;font-weight: normal;} img{border: none;} .template{padding: 65px 0 75px 0;width: 100%;overflow: hidden;background: url(../img/explore/logo.png) no-repeat;background-size: 100% 100%;} .title{font-size: 28px;text-align...
0.253491
0.043855
body, html { height: 100%; margin: 0; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; background-attachment:fixed; } div.header { height: 80px; background-color: rgba(255, 255, 255, 1); border-bottom-right-radius: 40px;...
wdg_webapp/public/stylesheets/city.css
body, html { height: 100%; margin: 0; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; background-attachment:fixed; } div.header { height: 80px; background-color: rgba(255, 255, 255, 1); border-bottom-right-radius: 40px;...
0.623835
0.107063
a { text-decoration: none; } .txt-rt { text-align: right; } .txt-lt { text-align: left; } .txt-center { text-align: center; } .float-rt { float: right; } .float-lt { float: left; } .clear { clear: both; } .pos-relative { position: relative; } .pos-absolute { position: absolut...
Login/css/style.css
a { text-decoration: none; } .txt-rt { text-align: right; } .txt-lt { text-align: left; } .txt-center { text-align: center; } .float-rt { float: right; } .float-lt { float: left; } .clear { clear: both; } .pos-relative { position: relative; } .pos-absolute { position: absolut...
0.465873
0.123471
padding:0px 1px 2px 1px; float:left; clear:both; width: 98%; background-color: #eee; } ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 43px; width: 100%; font-family: 'Roboto', sans-serif; } ul.tabs li { float: left; margin: 0; padding: 0; height: 43px; width: 80px; line...
assets/themes/hoxa/js/tabs/tabwidget/tabwidget.css
padding:0px 1px 2px 1px; float:left; clear:both; width: 98%; background-color: #eee; } ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 43px; width: 100%; font-family: 'Roboto', sans-serif; } ul.tabs li { float: left; margin: 0; padding: 0; height: 43px; width: 80px; line...
0.119729
0.116086
/*Alle Anzeigemodi*/ #fileInfoFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #renameFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margi...
pages/directoryView/directoryView.css
/*Alle Anzeigemodi*/ #fileInfoFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #renameFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margi...
0.27338
0.115461
@charset"UTF-8"; /*Header下の白い線消せない*/ * { margin: 0; padding: 0; } html { scroll-behavior: smooth; font-size: 100%; } .full-wrapper { overflow-y: hidden !important; } body { font-family: "Noto Sans JP", sans-serif; background-repeat: no-repeat; } /*Header-------------------------*/ header { color: w...
css/style.css
@charset"UTF-8"; /*Header下の白い線消せない*/ * { margin: 0; padding: 0; } html { scroll-behavior: smooth; font-size: 100%; } .full-wrapper { overflow-y: hidden !important; } body { font-family: "Noto Sans JP", sans-serif; background-repeat: no-repeat; } /*Header-------------------------*/ header { color: w...
0.147402
0.048159
.error-banmark { width: 80px; height: 115px; margin: 0 auto; } .ban-icon { width: 80px; height: 80px; position: relative; border-radius: 50%; box-sizing: content-box; border: 4px solid rgb(175, 76, 76); } .ban-icon:before { top: ...
front-end/src/pages/components/message-alert/errormark.css
.error-banmark { width: 80px; height: 115px; margin: 0 auto; } .ban-icon { width: 80px; height: 80px; position: relative; border-radius: 50%; box-sizing: content-box; border: 4px solid rgb(175, 76, 76); } .ban-icon:before { top: ...
0.629547
0.083292
html { height: 100%; background-color: rgb(228, 228, 228); } body { height: 100%; } h1 { font-size: 1.5rem; line-height: 0.5rem; } p, div { font-size: 16px; } .home-link { text-decoration: none; color: #fff; } /* @media (min-width: 1200px) { .container { width: 1170px; ...
styles/layout-override.css
html { height: 100%; background-color: rgb(228, 228, 228); } body { height: 100%; } h1 { font-size: 1.5rem; line-height: 0.5rem; } p, div { font-size: 16px; } .home-link { text-decoration: none; color: #fff; } /* @media (min-width: 1200px) { .container { width: 1170px; ...
0.514156
0.066782
:root { --color-theme--: #576ee0; --color-theme-dark--: #435acb; --color-theme-hover--: #3348b1; } body { font-family: "Montserrat", sans-serif !important; } .judul-carousel { font-size: 20px; margin-bottom: 1.5rem !important; } .btn-carousel { padding-top: 0.2rem !important; padding-bottom: 0.2rem !importan...
assets/css/style.css
:root { --color-theme--: #576ee0; --color-theme-dark--: #435acb; --color-theme-hover--: #3348b1; } body { font-family: "Montserrat", sans-serif !important; } .judul-carousel { font-size: 20px; margin-bottom: 1.5rem !important; } .btn-carousel { padding-top: 0.2rem !important; padding-bottom: 0.2rem !importan...
0.366476
0.083217
::-webkit-scrollbar{ width: 0; padding: 0; } .content{ width: 1200px; padding-top: 60px; margin: 0 auto; text-align: center; } .gr{ margin-top: 20px; width: 100%; height: 50px; display: flex; } .btn{ text-align: center; width: 50%; outline: none; border: none; ...
public/css/del.css
::-webkit-scrollbar{ width: 0; padding: 0; } .content{ width: 1200px; padding-top: 60px; margin: 0 auto; text-align: center; } .gr{ margin-top: 20px; width: 100%; height: 50px; display: flex; } .btn{ text-align: center; width: 50%; outline: none; border: none; ...
0.321567
0.078289
.mdform .form-control { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .mdform .form-control { height: auto; padding: .6rem 0 .4rem 0; margin: 0 0 .5rem 0; background-color: transparent; border-radius: 0; } .mdform input:not([type]), .mdform input[type="text"]:not(.brows...
frontend/src/style/CustomerFormAddShipping.module.css
.mdform .form-control { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .mdform .form-control { height: auto; padding: .6rem 0 .4rem 0; margin: 0 0 .5rem 0; background-color: transparent; border-radius: 0; } .mdform input:not([type]), .mdform input[type="text"]:not(.brows...
0.385837
0.048047
html, body { margin: 0; padding: 0; border: 0; font-size: 100%; line-height: 100%; vertical-align: baseline; font-family: sans-serif; font-weight: 400; overflow: hidden; background: transparent !important; } ol, ul { list-style: none; } table { border-collapse: collaps...
ps5/index.css
html, body { margin: 0; padding: 0; border: 0; font-size: 100%; line-height: 100%; vertical-align: baseline; font-family: sans-serif; font-weight: 400; overflow: hidden; background: transparent !important; } ol, ul { list-style: none; } table { border-collapse: collaps...
0.571767
0.093471
width: 100%; text-align: center; } header{ width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 20px; } #profile{ position: absolute; top: 30px; right: 30px; text-align: center; } #profile p{ font-family: 'Cormorant', serif; font-we...
portfolio/src/main/webapp/style.css
width: 100%; text-align: center; } header{ width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 20px; } #profile{ position: absolute; top: 30px; right: 30px; text-align: center; } #profile p{ font-family: 'Cormorant', serif; font-we...
0.409929
0.093099
.aed-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -0px; } .afn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -22px; } .all-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -44px; } .amd-32 { background: url(../../img/sprit...
src/css/sprites/flags32.css
.aed-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -0px; } .afn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -22px; } .all-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -44px; } .amd-32 { background: url(../../img/sprit...
0.404507
0.32658
.logo .logo_text{ font-size: 2.0em; color:#fff; } .header-top { color: #1e8b8c; font-family: "EB Garamond", serif; font-size: 12px; font-weight: 400; } .header-login-register a {color: #1e8b8c; display: inline-block;} .header-login-register a:hover, .header-login-register a:hover {color: #fff;} .header-top-info ...
assets/css/shortcode/header.css
.logo .logo_text{ font-size: 2.0em; color:#fff; } .header-top { color: #1e8b8c; font-family: "EB Garamond", serif; font-size: 12px; font-weight: 400; } .header-login-register a {color: #1e8b8c; display: inline-block;} .header-login-register a:hover, .header-login-register a:hover {color: #fff;} .header-top-info ...
0.269614
0.163512
@font-face { font-family: 'Lora'; font-style: italic; font-weight: 400; src: local('Lora Italic'), local('Lora-Italic'), url(../fonts/loraItalic400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-...
css/fonts.css
@font-face { font-family: 'Lora'; font-style: italic; font-weight: 400; src: local('Lora Italic'), local('Lora-Italic'), url(../fonts/loraItalic400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-...
0.185136
0.076649
body { background-color:rgb(179, 166, 143) ; width: 1024px } header { background-color: rgb(199, 226, 235); border-style: double; border-width: 15px; color:rgb(131, 108, 78); text-align:center; font-family: 'Merienda', cursive; font-size: 20px; } header #img1 { float: left; width: 150px; marg...
css/style.css
body { background-color:rgb(179, 166, 143) ; width: 1024px } header { background-color: rgb(199, 226, 235); border-style: double; border-width: 15px; color:rgb(131, 108, 78); text-align:center; font-family: 'Merienda', cursive; font-size: 20px; } header #img1 { float: left; width: 150px; marg...
0.437583
0.132318
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } html { } .title { /* background-color: red; */ text-align: center; font-size: 3rem; font-weight: 700; word-spacing: 7px; margin: 1rem auto; } .title span { display: block; margin-b...
01 - Guias Estelares/02c - CSS_Advanced/17 - CSS Grid/demonstration-1/style.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } html { } .title { /* background-color: red; */ text-align: center; font-size: 3rem; font-weight: 700; word-spacing: 7px; margin: 1rem auto; } .title span { display: block; margin-b...
0.399812
0.320808
@import 'https://fonts.googleapis.com/css?family=Josefin+Sans:400,700'; @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); @font-face { font-family: 'ico-star'; src: url("/css/fonts/ico-star.eot?e0pzan"); src: url("/css/fonts/ico-star.eot?e0pzan#iefix") format("embedded-opentype"), ur...
public/front/demohtml/css/common.css
@import 'https://fonts.googleapis.com/css?family=Josefin+Sans:400,700'; @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); @font-face { font-family: 'ico-star'; src: url("/css/fonts/ico-star.eot?e0pzan"); src: url("/css/fonts/ico-star.eot?e0pzan#iefix") format("embedded-opentype"), ur...
0.294215
0.05132
.password{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .password .infos{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-bottom: 50px; } .password .infos .itens{ display: flex; ...
web/src/Pages/Password/password.css
.password{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .password .infos{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-bottom: 50px; } .password .infos .itens{ display: flex; ...
0.26218
0.090695
body { background-color: #f0f0f0; margin: 0px; overflow: hidden; font-family: monospace; } .message { font-size: 14px; display: inline-block; padding: 4px; border-radius: 25px; margin: 5px 0px; color: #FFFFFF; max-width: 100%; overflow-wrap: break-word; } .input { background-color: #337ab7; ...
public/css/style.css
body { background-color: #f0f0f0; margin: 0px; overflow: hidden; font-family: monospace; } .message { font-size: 14px; display: inline-block; padding: 4px; border-radius: 25px; margin: 5px 0px; color: #FFFFFF; max-width: 100%; overflow-wrap: break-word; } .input { background-color: #337ab7; ...
0.340485
0.091788
@charset "utf-8"; /*! by:lmq | update:20160108 16:15 */ article, aside, details, figcaption, figure, footer, header, menu, nav, pre, section { display: block } .clear, .clearfix:after { clear: both } .clearfix:after{ content: ""; display: block; visibility: hidden; height: 0; clear: both; } .alignL, caption, t...
e-ticket-manage/src/main/webapp/web/resource/css/manualBilling.css
@charset "utf-8"; /*! by:lmq | update:20160108 16:15 */ article, aside, details, figcaption, figure, footer, header, menu, nav, pre, section { display: block } .clear, .clearfix:after { clear: both } .clearfix:after{ content: ""; display: block; visibility: hidden; height: 0; clear: both; } .alignL, caption, t...
0.321034
0.085366
@charset "utf-8"; /* CSS Document */ /** Lenze Site Template Copyright (c) 2013, Pophonic Author: Pophonic Profile: themeforest.net/user/pophonic **/ /* ===== Hexagon Service ===== */ .service-container a { width: 100%; display: block; min-width: 200px; position: relative; } .service-container a:hover...
css/hexagon.css
@charset "utf-8"; /* CSS Document */ /** Lenze Site Template Copyright (c) 2013, Pophonic Author: Pophonic Profile: themeforest.net/user/pophonic **/ /* ===== Hexagon Service ===== */ .service-container a { width: 100%; display: block; min-width: 200px; position: relative; } .service-container a:hover...
0.230486
0.052936
@font-face { font-family: 'Lato'; src: local('Lato Regular'), local('Lato-Regular'), url('/assets/fonts/Lato400.woff') format('woff'); } /*--------------------------------------- COLORES ---------------------------------------*/ .c-blue{color: #0F84DB;} /*-------------------------------------...
assets/css/base.css
@font-face { font-family: 'Lato'; src: local('Lato Regular'), local('Lato-Regular'), url('/assets/fonts/Lato400.woff') format('woff'); } /*--------------------------------------- COLORES ---------------------------------------*/ .c-blue{color: #0F84DB;} /*-------------------------------------...
0.117231
0.06134
*[class*="fontawesome-"]:before { font-family: 'Font Awesome 5 Free', sans-serif; } /* line 5, ../../sass/plugins/simplecalendar.scss */ .calendar-container { position: relative; width: 100%; } /* line 10, ../../sass/plugins/simplecalendar.scss */ .calendar .card { border-bottom: 1px solid #e6ecf5; } /* line...
stylesheets/plugins/simplecalendar.css
*[class*="fontawesome-"]:before { font-family: 'Font Awesome 5 Free', sans-serif; } /* line 5, ../../sass/plugins/simplecalendar.scss */ .calendar-container { position: relative; width: 100%; } /* line 10, ../../sass/plugins/simplecalendar.scss */ .calendar .card { border-bottom: 1px solid #e6ecf5; } /* line...
0.237222
0.042167
min-height: 300px; overflow: scroll; -webkit-overflow-scrolling: touch; } .avatar{ width: 50px; height: 50px; border-radius: 50%; border: 2px solid #eee; box-sizing: border-box; } #editForm{ padding: 10px; } #editForm input{ -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; ...
src/app/photo-mark/photo-mark.component.css
min-height: 300px; overflow: scroll; -webkit-overflow-scrolling: touch; } .avatar{ width: 50px; height: 50px; border-radius: 50%; border: 2px solid #eee; box-sizing: border-box; } #editForm{ padding: 10px; } #editForm input{ -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; ...
0.201145
0.044911
html{ height: 100% } body{ height: 100%; margin: 0; padding: 0; font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; } input, button, select{ font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 1em; } a{ color: #2196f3; text-decoration: none; } a:hover{ color: ...
react/steepless/assets/steepless.css
html{ height: 100% } body{ height: 100%; margin: 0; padding: 0; font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; } input, button, select{ font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 1em; } a{ color: #2196f3; text-decoration: none; } a:hover{ color: ...
0.336113
0.052352
a, a:hover, a:focus{ text-decoration: none; outline: none; } .cal-nav { background-color: #e1e1e1; padding: 5px; border: 1px solid #e0e0e0; width: calc(100% - 2px); text-align: center; } .cal-nav a { display: inline-block; vertical-align: top; color: #666666; line-height: 20px; ...
public/website-widget/css/calendar.css
a, a:hover, a:focus{ text-decoration: none; outline: none; } .cal-nav { background-color: #e1e1e1; padding: 5px; border: 1px solid #e0e0e0; width: calc(100% - 2px); text-align: center; } .cal-nav a { display: inline-block; vertical-align: top; color: #666666; line-height: 20px; ...
0.394318
0.198064
body { display: block; } a { text-decoration: none; color: black; width: 85px; height: 85px; margin: 8px; } img { padding-top: 10px; } /* ------------------hidden chackbox------------------------------ */ .visually-hidden { position: absolute; clip: rect(0 0 0 0); width: 1px; heig...
submissions/Eugene50/popup-menu/style.css
body { display: block; } a { text-decoration: none; color: black; width: 85px; height: 85px; margin: 8px; } img { padding-top: 10px; } /* ------------------hidden chackbox------------------------------ */ .visually-hidden { position: absolute; clip: rect(0 0 0 0); width: 1px; heig...
0.489259
0.068289
Created on : Jan 28, 2019, 4:41:45 AM Author : User */ .bg_red { background: #EE1E3D; } .bg_lightRed { background: #d14f42; } .bg_cofee { background: #5d221a; } .bg_lightCofee { background: #a1473e; } .bg_yellow { background: #f6a144; } .bg_gray { background: #bdbec0; } .bg_gra...
public/frontend/css/style.css
Created on : Jan 28, 2019, 4:41:45 AM Author : User */ .bg_red { background: #EE1E3D; } .bg_lightRed { background: #d14f42; } .bg_cofee { background: #5d221a; } .bg_lightCofee { background: #a1473e; } .bg_yellow { background: #f6a144; } .bg_gray { background: #bdbec0; } .bg_gra...
0.535341
0.193585
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; } .container { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 15px; } .header-area { ...
styles.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; } .container { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 15px; } .header-area { ...
0.344995
0.056444
*{ font-family: 'Roboto-Regular', sans-serif; margin: 0; } body{ font-family: 'Roboto-Regular', sans-serif; font-size: 14px; background-color: #fff; line-height: 145%; font-style: normal; } .nav{ text-align: center; list-style: none; font-family: 'Roboto-Regular', sans-serif; font-size: 0px; p...
stylesheet.css
*{ font-family: 'Roboto-Regular', sans-serif; margin: 0; } body{ font-family: 'Roboto-Regular', sans-serif; font-size: 14px; background-color: #fff; line-height: 145%; font-style: normal; } .nav{ text-align: center; list-style: none; font-family: 'Roboto-Regular', sans-serif; font-size: 0px; p...
0.315525
0.076098
body { background-color: #e2f4f8; } .logo { position: absolute; width: 80vw; height: 80vh; margin-left: 15vw; display: flex; align-items: center; justify-content: center; } .bars ,.letter, .number, .slogan { position: absolute; margin: auto; width: 500px; height: 3...
project12/style.css
body { background-color: #e2f4f8; } .logo { position: absolute; width: 80vw; height: 80vh; margin-left: 15vw; display: flex; align-items: center; justify-content: center; } .bars ,.letter, .number, .slogan { position: absolute; margin: auto; width: 500px; height: 3...
0.706494
0.088662
.Ymacs-Theme-adwaita .Ymacs_Frame { color: #2d3335; background-color: #ececec; } .Ymacs-Theme-adwaita .Ymacs_Frame .type { color: #2e8a57; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .builtin { color: #9f1fef; } .Ymacs-Theme-adwaita .Ymacs_Frame .function-name { color: #00568d; font-weight: bold; } .Ymacs-Th...
lib/apps/ymacs/src/css/themes/emacs-adwaita.css
.Ymacs-Theme-adwaita .Ymacs_Frame { color: #2d3335; background-color: #ececec; } .Ymacs-Theme-adwaita .Ymacs_Frame .type { color: #2e8a57; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .builtin { color: #9f1fef; } .Ymacs-Theme-adwaita .Ymacs_Frame .function-name { color: #00568d; font-weight: bold; } .Ymacs-Th...
0.377885
0.0771
@-moz-document domain("www.ownedcore.com") { #mgc_cb_channel_gen_on /* Hides the icons in the bawks */ { display: none; } #mgc_cb_evo_channel_1_off /* Hides the icons in the bawks */ { display:none; } #mgc_cb_evo_channel_2_off /* Hides the icons in the bawks */ { display:none; } #chats input[ty...
data/usercss/96417.user.css
@-moz-document domain("www.ownedcore.com") { #mgc_cb_channel_gen_on /* Hides the icons in the bawks */ { display: none; } #mgc_cb_evo_channel_1_off /* Hides the icons in the bawks */ { display:none; } #mgc_cb_evo_channel_2_off /* Hides the icons in the bawks */ { display:none; } #chats input[ty...
0.193909
0.06724