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
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, ...
html5/douban_market/common.css
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, ...
0.308503
0.145237
table.dataTable { margin: 0 auto; clear: both; width: 100%; } table.dataTable thead th { padding: 3px 18px 3px 10px; border-bottom: 1px solid #ccc; font-weight: bold; cursor: pointer; *cursor: hand; } table.dataTable tfoot th { padding: 3px 18px 3px 10px; border-top: 1px solid #ccc; font-weight: bold; } t...
src/main/webapp/build/css/thirdparty.css
table.dataTable { margin: 0 auto; clear: both; width: 100%; } table.dataTable thead th { padding: 3px 18px 3px 10px; border-bottom: 1px solid #ccc; font-weight: bold; cursor: pointer; *cursor: hand; } table.dataTable tfoot th { padding: 3px 18px 3px 10px; border-top: 1px solid #ccc; font-weight: bold; } t...
0.310485
0.202404
.provider-info-dropdown { margin-bottom: 20px; max-width: 960px; background: white; box-shadow: 0 0 2px 0 rgb(0 0 0 / 5%); border-radius: 5px; } .provider-info-header { display: flex; align-items: center; min-height: 55px; padding: 0px 16px; cursor: pointer; } .provider-info-header...
Consumer/admin_page/src/pages/admin/css/providers.css
.provider-info-dropdown { margin-bottom: 20px; max-width: 960px; background: white; box-shadow: 0 0 2px 0 rgb(0 0 0 / 5%); border-radius: 5px; } .provider-info-header { display: flex; align-items: center; min-height: 55px; padding: 0px 16px; cursor: pointer; } .provider-info-header...
0.260954
0.055643
@import url('https://fonts.googleapis.com/css2?family=Mate+SC&display=swap'); * {margin: 0px; padding: 0px;} body { background: rgb(2,0,36); background: linear-gradient(90deg, rgba(68,58,180,1) 23%, rgba(29,139,253,1) 49%, rgba(69,252,152,1) 87%); font-family: 'Mate SC', serif; } #box { margin: 0 aut...
styles.css
@import url('https://fonts.googleapis.com/css2?family=Mate+SC&display=swap'); * {margin: 0px; padding: 0px;} body { background: rgb(2,0,36); background: linear-gradient(90deg, rgba(68,58,180,1) 23%, rgba(29,139,253,1) 49%, rgba(69,252,152,1) 87%); font-family: 'Mate SC', serif; } #box { margin: 0 aut...
0.513181
0.1425
.header{ width: 10rem; height: 1.3rem; border-bottom: 1px solid #bbb; /*display: flex;*/ position: relative; } .back{ color:#051b28; display: block; position: absolute; top:0.3rem; left: 0.5rem; } .title{ font-size: 0.6rem; margin:0; float: left; /*flex: 9;*/ width: 10rem; text-align: cent...
public/style/mshopcart.css
.header{ width: 10rem; height: 1.3rem; border-bottom: 1px solid #bbb; /*display: flex;*/ position: relative; } .back{ color:#051b28; display: block; position: absolute; top:0.3rem; left: 0.5rem; } .title{ font-size: 0.6rem; margin:0; float: left; /*flex: 9;*/ width: 10rem; text-align: cent...
0.228243
0.06134
body { background-color: beige; font-family: 'Varela Round', sans-serif; } #filters-search-input { position: relative; width: 50%; height: 2em; border-radius: 0.3em; border: 0.02em solid #00c583ce; /* background: url('/images/search.svg') no-repeat fixed 25px 81px; */ font-weight: lighter; padding-left: 10px...
public/css/home.css
body { background-color: beige; font-family: 'Varela Round', sans-serif; } #filters-search-input { position: relative; width: 50%; height: 2em; border-radius: 0.3em; border: 0.02em solid #00c583ce; /* background: url('/images/search.svg') no-repeat fixed 25px 81px; */ font-weight: lighter; padding-left: 10px...
0.327776
0.082328
@font-face { font-family: IRANSans; font-style: normal; font-weight: bold; font-weight: 500; src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Bold.eot"); src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IranSans/woff2/IRANSansWeb(FaNum)_Bold.w...
sass/style.css
@font-face { font-family: IRANSans; font-style: normal; font-weight: bold; font-weight: 500; src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Bold.eot"); src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IranSans/woff2/IRANSansWeb(FaNum)_Bold.w...
0.330255
0.060808
body{ overflow: auto; } .img_box{ background-color: #f3f3f3; padding-bottom: 0.4rem; } /*文章、案例海报*/ /*头部*/ .playmain_top{ position: relative; } .playtop_bg{ width: 100%; } .playmain_title{ font-size: 0.5rem; color: #ffffff; text-align: center; position: absolute; top: 1rem; left: 1rem; right: 0.6rem; z-inde...
public/css/playbill.css
body{ overflow: auto; } .img_box{ background-color: #f3f3f3; padding-bottom: 0.4rem; } /*文章、案例海报*/ /*头部*/ .playmain_top{ position: relative; } .playtop_bg{ width: 100%; } .playmain_title{ font-size: 0.5rem; color: #ffffff; text-align: center; position: absolute; top: 1rem; left: 1rem; right: 0.6rem; z-inde...
0.314893
0.045841
body.page-template-page-builder #primary { float: none; width: 100%; } body.page-template-page-builder #main { padding-top: 0; } .elementor-column-gap-default .elementor-row { width: calc(100% + 20px); } .elementor-column-gap-narrow .elementor-row { width: calc(100% + 10px); margin-left: -5px; ...
wp-content/themes/spacious/inc/elementor/assets/css/elementor.css
body.page-template-page-builder #primary { float: none; width: 100%; } body.page-template-page-builder #main { padding-top: 0; } .elementor-column-gap-default .elementor-row { width: calc(100% + 20px); } .elementor-column-gap-narrow .elementor-row { width: calc(100% + 10px); margin-left: -5px; ...
0.31732
0.060059
body { background: #d5d5d5; font-family: 'lato', sans-serif; line-height:1.2; vertical-align:middle; } main { border-radius : 0.25rem; display : block; margin : 3vh auto; overflow : hidden; padding : 4.5em 0 0; position : relative; text-align : center; } .card { bac...
video-gallery/css/style.css
body { background: #d5d5d5; font-family: 'lato', sans-serif; line-height:1.2; vertical-align:middle; } main { border-radius : 0.25rem; display : block; margin : 3vh auto; overflow : hidden; padding : 4.5em 0 0; position : relative; text-align : center; } .card { bac...
0.467089
0.091829
-------------------------------------------------------------*/ /* Pre, Code ---*/ pre,.code { border-left-width: 1px !important; border-right-width: 5px !important; } /* Inline Words Hilite ---*/ /* Dropcap ---*/ .dropcap { padding: 7px 0 0 8px; } /* Blockquote ---*/ blockquote span.open { backgro...
plugins/system/jatypo/jatypo/typo/typo-rtl.css
-------------------------------------------------------------*/ /* Pre, Code ---*/ pre,.code { border-left-width: 1px !important; border-right-width: 5px !important; } /* Inline Words Hilite ---*/ /* Dropcap ---*/ .dropcap { padding: 7px 0 0 8px; } /* Blockquote ---*/ blockquote span.open { backgro...
0.201971
0.046834
@font-face { font-family: 'Dosis-Regular'; src: url('../fonts/Dosis-Regular.ttf'); } @font-face { font-family: 'Dosis-Light'; src: url('../fonts/Dosis-Light.ttf'); } @font-face { font-family: 'Dosis-Bold'; src: url('../fonts/Dosis-Bold.ttf'); } @font-face { font-family: 'Dosis-SemiBold'; ...
public/cv/theme3/assets/css/style.css
@font-face { font-family: 'Dosis-Regular'; src: url('../fonts/Dosis-Regular.ttf'); } @font-face { font-family: 'Dosis-Light'; src: url('../fonts/Dosis-Light.ttf'); } @font-face { font-family: 'Dosis-Bold'; src: url('../fonts/Dosis-Bold.ttf'); } @font-face { font-family: 'Dosis-SemiBold'; ...
0.223377
0.081666
.hide .subtitle+center,.hide .footer, .hideloading .title, .hideloading .subtitle{ display: none;} body.hide{ text-align: left; -webkit-font-smoothing: antialiased;} html body.remove-border{ margin:0; padding:0;} .hide div.loadingbox{ width: 980px !important; margin: 7px auto 50px; padding: 2em 0 1em; bord...
NoMoreiTunes.safariextension/NoMoreiTunes.css
.hide .subtitle+center,.hide .footer, .hideloading .title, .hideloading .subtitle{ display: none;} body.hide{ text-align: left; -webkit-font-smoothing: antialiased;} html body.remove-border{ margin:0; padding:0;} .hide div.loadingbox{ width: 980px !important; margin: 7px auto 50px; padding: 2em 0 1em; bord...
0.127042
0.085289
#banner{ position: relative; height: 369px; overflow: hidden; } .pics{ position: absolute; width: 100%; height: 100%; } .pics li{ display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; } .idxs{ position: absolute; bottom:...
qiyeindex.demo1/css/content.css
#banner{ position: relative; height: 369px; overflow: hidden; } .pics{ position: absolute; width: 100%; height: 100%; } .pics li{ display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; } .idxs{ position: absolute; bottom:...
0.361728
0.071332
::-webkit-scrollbar{ width: 12px; } ::-webkit-scrollbar-thumb{ background-color: #bbb; border-radius: 10px; } ::-webkit-scrollbar-track{ background-color: transparent; } *{ margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; list-style: none; color: #000; t...
core/static/css/style.css
::-webkit-scrollbar{ width: 12px; } ::-webkit-scrollbar-thumb{ background-color: #bbb; border-radius: 10px; } ::-webkit-scrollbar-track{ background-color: transparent; } *{ margin: 0; padding: 0; box-sizing: border-box; list-style-type: none; list-style: none; color: #000; t...
0.390708
0.053428
.mecommerce-modal-wrapper .modal { top: 0% !important; background-color: rgba(0,0,0,0.9); } .mecommerce-modal-wrapper .tfsa-btn-custom { margin-bottom: 8px; } .mecommerce-modal-wrapper .model-custom-size { width: 800px; margin-top: 75px; } .banner .sfPageContainer .zeDockZoneEmpty { color: #9...
web/templates/sterling/global/custom.css
.mecommerce-modal-wrapper .modal { top: 0% !important; background-color: rgba(0,0,0,0.9); } .mecommerce-modal-wrapper .tfsa-btn-custom { margin-bottom: 8px; } .mecommerce-modal-wrapper .model-custom-size { width: 800px; margin-top: 75px; } .banner .sfPageContainer .zeDockZoneEmpty { color: #9...
0.287568
0.054475
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("home.<EMAIL>") { div{border-color: #cccccc !important; background-color: transparent !important; } #header {background-color: transparent !important;height: 10px !important; width: 750px !important; } #topnav {background-color: tran...
data/usercss/3589.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("home.<EMAIL>") { div{border-color: #cccccc !important; background-color: transparent !important; } #header {background-color: transparent !important;height: 10px !important; width: 750px !important; } #topnav {background-color: tran...
0.082144
0.068537
@import url('https://fonts.googleapis.com/css?family=Roboto'); @import url('https://fonts.googleapis.com/css?family=Rubik:200,300,500,700,900'); .projets:hover .go-icone{ opacity: 1; } .headerLink{ text-decoration: none; color: black; } .headerLink p{ color: black; } .bold a{ color: #343333; } .bold...
src/components/index.css
@import url('https://fonts.googleapis.com/css?family=Roboto'); @import url('https://fonts.googleapis.com/css?family=Rubik:200,300,500,700,900'); .projets:hover .go-icone{ opacity: 1; } .headerLink{ text-decoration: none; color: black; } .headerLink p{ color: black; } .bold a{ color: #343333; } .bold...
0.354321
0.084795
* { margin: 0%; padding: 0%; } body { max-width: 576pt; margin: 0 auto; } .grid-container { display: grid; width: 100%; background-color: #f9fffb; font-family: "Courier New", Courier, monospace; grid-template-areas: "headshot name" "job quote" "contact expertise" "contact pro-his...
resume2-style.css
* { margin: 0%; padding: 0%; } body { max-width: 576pt; margin: 0 auto; } .grid-container { display: grid; width: 100%; background-color: #f9fffb; font-family: "Courier New", Courier, monospace; grid-template-areas: "headshot name" "job quote" "contact expertise" "contact pro-his...
0.422624
0.103024
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); * { /* general presets */ margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-family: 'Poppins', sans-serif; } body { /* centering divs and giving a background */ height: 100vh; display: flex...
project02-login_form/style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); * { /* general presets */ margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-family: 'Poppins', sans-serif; } body { /* centering divs and giving a background */ height: 100vh; display: flex...
0.30013
0.078961
body { --secOneContBox:800px; } span.highlight{ color: var(--msBg); font-weight: 600; word-wrap: break-word; } .bg-white{ background-color: var(--msBgLight); color: #000; } .bg-black{ background-color: var(--msBgDark); color: #fff; } .bg-green{ background-color: var(--msBg); color: #fff; } .bg-gray{ backgrou...
public/css/twisted-yarn.css
body { --secOneContBox:800px; } span.highlight{ color: var(--msBg); font-weight: 600; word-wrap: break-word; } .bg-white{ background-color: var(--msBgLight); color: #000; } .bg-black{ background-color: var(--msBgDark); color: #fff; } .bg-green{ background-color: var(--msBg); color: #fff; } .bg-gray{ backgrou...
0.417153
0.042483
@font-face { font-family: SanFranciscoText; src: url(fonts/SanFranciscoText-Regular.otf); } @font-face { font-family: SanFranciscoText-SemiboldItalic; src: url(fonts/SanFranciscoText-SemiboldItalic.otf); } .goButton{ position: relative; top: 10px; } .changeButton{ width: 140px; display: block; f...
src/style.css
@font-face { font-family: SanFranciscoText; src: url(fonts/SanFranciscoText-Regular.otf); } @font-face { font-family: SanFranciscoText-SemiboldItalic; src: url(fonts/SanFranciscoText-SemiboldItalic.otf); } .goButton{ position: relative; top: 10px; } .changeButton{ width: 140px; display: block; f...
0.386995
0.094218
a { text-decoration: none; } body { background-color: #fff !important; } html { scroll-behavior: smooth; } html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; overflow-x: hidden; } button:focus { outline: none !important; /* outline: 5px auto -webkit-focus-ring-color; */ } /*navbar*/ /* .log...
styles.css
a { text-decoration: none; } body { background-color: #fff !important; } html { scroll-behavior: smooth; } html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; overflow-x: hidden; } button:focus { outline: none !important; /* outline: 5px auto -webkit-focus-ring-color; */ } /*navbar*/ /* .log...
0.234757
0.084682
@media (max-width:1024px) { .hidden-1024{ display: none; } /* Team */ .team-list .member-img-wrap img { position: relative; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 3px 5px rgba(0...
public/frontend/css/theme-responsive.css
@media (max-width:1024px) { .hidden-1024{ display: none; } /* Team */ .team-list .member-img-wrap img { position: relative; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 3px 5px rgba(0...
0.095008
0.0545
:root { --myRed: #cb0000; --borderRed: #c42323; --pureWhite: #ffffff; --shadowColor: rgba(0, 0, 0, 0.253); --primaryOrange: #e2540c; --secondaryOrange: #e86f23; --mustardYellow: #f9b203; } .newLandingDiv { padding: 0; } .majorDiv { background-image: url('../assets/officialLanding....
my-portfolio/src/css2/NewLanding.css
:root { --myRed: #cb0000; --borderRed: #c42323; --pureWhite: #ffffff; --shadowColor: rgba(0, 0, 0, 0.253); --primaryOrange: #e2540c; --secondaryOrange: #e86f23; --mustardYellow: #f9b203; } .newLandingDiv { padding: 0; } .majorDiv { background-image: url('../assets/officialLanding....
0.378
0.109658
body, p, td, caption, dl, dt, dd ,div {font-family: Arial, Verdana, Helvetica, sans-serif;} H1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 26px; font-weight:normal; color: #990000; margin-bottom:.5ex; margin-top: 0; padding:0; } H2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-si...
matlab/x86-64_linux/help/topics/doxygen_ilog.css
body, p, td, caption, dl, dt, dd ,div {font-family: Arial, Verdana, Helvetica, sans-serif;} H1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 26px; font-weight:normal; color: #990000; margin-bottom:.5ex; margin-top: 0; padding:0; } H2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-si...
0.360939
0.107907
*{ padding: 0; margin: 0; font-family: 'Open Sans'; box-sizing: border-box; text-decoration: none; } html,body{ height: 100%; } .clear{ /*criamos uma div para colocar clear quando usarmos float e no final da pagina ficar sem espaço. é só colocar embaixo da div onde o bug ficou.*/ clear: both; } .center{ ma...
sites-navegacao/Projeto01/projetoum.css
*{ padding: 0; margin: 0; font-family: 'Open Sans'; box-sizing: border-box; text-decoration: none; } html,body{ height: 100%; } .clear{ /*criamos uma div para colocar clear quando usarmos float e no final da pagina ficar sem espaço. é só colocar embaixo da div onde o bug ficou.*/ clear: both; } .center{ ma...
0.288068
0.082734
@import './variable.css'; @import "./mixins/ellipsis"; /* usage: @mixin get-theme red; */ @define-mixin get-theme $theme { .bk-step { &.done { .bk-step-number, .bk-step-icon, .bk-step-text { border-color: $theme; color: $theme; ...
src/ui/steps.css
@import './variable.css'; @import "./mixins/ellipsis"; /* usage: @mixin get-theme red; */ @define-mixin get-theme $theme { .bk-step { &.done { .bk-step-number, .bk-step-icon, .bk-step-text { border-color: $theme; color: $theme; ...
0.595375
0.071721
7.0-alpha1:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha2:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha3:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha4:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha5:bad3c...
hashs-database/hashs/modules___block___block.css
7.0-alpha1:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha2:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha3:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha4:bad3c5f9b6bfacc62d2f75281c35b18fcd14c051a2c71ec1fe2c9a282c4c6ece 7.0-alpha5:bad3c...
0.167253
0.287118
* { font-size: 12px; font-family: Verdana,"宋体",Arial,Helvetica,sans-serif; } html{ overflow-x:hidden; overflow-y:auto; scrollbar-face-color: #eff8e6; scrollbar-shadow-color: #edf2e3; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #F2F2F2; scrollbar-darkshadow-color: #bdbcbd; scrollbar-arrow-c...
sms/src/main/webapp/WEB-INF/view/css/base.css
* { font-size: 12px; font-family: Verdana,"宋体",Arial,Helvetica,sans-serif; } html{ overflow-x:hidden; overflow-y:auto; scrollbar-face-color: #eff8e6; scrollbar-shadow-color: #edf2e3; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #F2F2F2; scrollbar-darkshadow-color: #bdbcbd; scrollbar-arrow-c...
0.1585
0.070304
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&family=Roboto+Condensed&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans&family=Oswald:wght@200&display=swap'); /* Fundo #332A40 */ /* Letra #EEF3FF */ /* Box #3E2F59 */ /* Letras Box #B3A7E8 */ :root{ --...
css/style.css
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&family=Roboto+Condensed&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans&family=Oswald:wght@200&display=swap'); /* Fundo #332A40 */ /* Letra #EEF3FF */ /* Box #3E2F59 */ /* Letras Box #B3A7E8 */ :root{ --...
0.180829
0.086362
body { padding-top: 50px; font-family: 'Josefin Sans', sans-serif; /*background-image: linear-gradient(to top, lightgrey 0%, lightgrey 1%, #e0e0e0 26%, #efefef 48%, rgba(217, 217, 217, 0.2) 75%, rgba(188, 188, 188, 0) 100%);*/ } #logo { padding-top: 6px; cursor: pointer; } .footer-custom ul li { padding-left...
public/css/home-control.css
body { padding-top: 50px; font-family: 'Josefin Sans', sans-serif; /*background-image: linear-gradient(to top, lightgrey 0%, lightgrey 1%, #e0e0e0 26%, #efefef 48%, rgba(217, 217, 217, 0.2) 75%, rgba(188, 188, 188, 0) 100%);*/ } #logo { padding-top: 6px; cursor: pointer; } .footer-custom ul li { padding-left...
0.42179
0.077448
body { position: relative; width: 90mm; height: 113mm; box-sizing: content-box; } header { position: absolute; top: 0px; left: 0px; width: 100%; height: 15mm; } img#logo { width: 44mm; height: 12mm; margin-top: 1mm; margin-left: 3mm; } div#corpo { position: absolute; top: 15mm; left: 0px; width: 100...
johnnyads/css/main.css
body { position: relative; width: 90mm; height: 113mm; box-sizing: content-box; } header { position: absolute; top: 0px; left: 0px; width: 100%; height: 15mm; } img#logo { width: 44mm; height: 12mm; margin-top: 1mm; margin-left: 3mm; } div#corpo { position: absolute; top: 15mm; left: 0px; width: 100...
0.381911
0.081155
.highlight pre { border: none !important; } .highlight table td { padding: 5px; } .highlight table pre { margin: 0; } .highlight .cm { color: #999988; font-style: italic; } .highlight .cp { color: #999999; font-weight: bold; } .highlight .c1 { color: #999988; font-style: italic; } .highlight .cs { colo...
assets/css/palette.css
.highlight pre { border: none !important; } .highlight table td { padding: 5px; } .highlight table pre { margin: 0; } .highlight .cm { color: #999988; font-style: italic; } .highlight .cp { color: #999999; font-weight: bold; } .highlight .c1 { color: #999988; font-style: italic; } .highlight .cs { colo...
0.426322
0.083553
body.wait, body.wait *{ cursor: wait !important; } textarea { tab-size:4; } .Kjobinfo { position:absolute; padding:0px; top:100px; left:100px; z-index:99999999; color:black; opacity:1; max-height:60%; max-width:60%; overflow:hidden; width:60%; height:60%; le...
packages/nora/htdocs/styles_main.css
body.wait, body.wait *{ cursor: wait !important; } textarea { tab-size:4; } .Kjobinfo { position:absolute; padding:0px; top:100px; left:100px; z-index:99999999; color:black; opacity:1; max-height:60%; max-width:60%; overflow:hidden; width:60%; height:60%; le...
0.21428
0.040087
*{ margin: 0; padding: 0; scroll-behavior: smooth; color: white; box-sizing: border-box; /* font-family: monospace; */ font-family: 'Genos', sans-serif; font-size: 1.5rem; } ::-webkit-scrollbar{ width: 10px; } :any-link{ text-decoration: none; } body{ backgro...
views1/proj.css
*{ margin: 0; padding: 0; scroll-behavior: smooth; color: white; box-sizing: border-box; /* font-family: monospace; */ font-family: 'Genos', sans-serif; font-size: 1.5rem; } ::-webkit-scrollbar{ width: 10px; } :any-link{ text-decoration: none; } body{ backgro...
0.349422
0.045863
@charset "UTF-8"; *, *:after, *:before { vertical-align: top; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-osx-font-smoothing: subpixel-antialiased; -webkit-font-smoothing: subpixel-antialiased; -moz-font-smoothing: subpixel-antialiased; -ms-font-smoothing: subpixel-antialia...
css/public.css
@charset "UTF-8"; *, *:after, *:before { vertical-align: top; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-osx-font-smoothing: subpixel-antialiased; -webkit-font-smoothing: subpixel-antialiased; -moz-font-smoothing: subpixel-antialiased; -ms-font-smoothing: subpixel-antialia...
0.389082
0.144964
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: Georgia; } body{ display: flex; flex-direction: column; align-items: center; margin-top: 10px; background: #5f6d71; } .container{ background: #214360bc ; min-width: 350px; max-width: 700px; min-height: 300px; display: flex;...
main.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: Georgia; } body{ display: flex; flex-direction: column; align-items: center; margin-top: 10px; background: #5f6d71; } .container{ background: #214360bc ; min-width: 350px; max-width: 700px; min-height: 300px; display: flex;...
0.385028
0.070592
* { /* border: 1px solid rgba(228, 110, 158, 0.5); */ /* background: rgba(200, 100, 200, 0.5); */ } body { margin: 0; /* overflow: hidden; */ background: #FFFFFF; /* font-family: 'Vollkorn', serif; */ /* font-family: 'Roboto', sans-serif; */ /* font-family: 'Open Sans', sans-serif; */ font-family: '...
style.css
* { /* border: 1px solid rgba(228, 110, 158, 0.5); */ /* background: rgba(200, 100, 200, 0.5); */ } body { margin: 0; /* overflow: hidden; */ background: #FFFFFF; /* font-family: 'Vollkorn', serif; */ /* font-family: 'Roboto', sans-serif; */ /* font-family: 'Open Sans', sans-serif; */ font-family: '...
0.233969
0.056444
body{ font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; /*margin-left:auto;*/ /*margin-right:auto;*/ background-color:#222; color:#EEE; margin: 10px; } /* --------- util component --------- */ input,select{ background-color:#444; } textarea.textarea{ display: block; widt...
src/front/media/sandbox.css
body{ font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; /*margin-left:auto;*/ /*margin-right:auto;*/ background-color:#222; color:#EEE; margin: 10px; } /* --------- util component --------- */ input,select{ background-color:#444; } textarea.textarea{ display: block; widt...
0.365343
0.071949
.container-login100 { width: 100%; min-height: 100vh; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #f2f2f2; } .wrap-login100 { width: 100%; ...
public/css/login.css
.container-login100 { width: 100%; min-height: 100vh; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #f2f2f2; } .wrap-login100 { width: 100%; ...
0.218669
0.047936
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } body { font-family: "Helvetica Neue", sans-serif; font-size: calc(13px + .7vw); background: po...
deutsch_utility/jnapana/main.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } body { font-family: "Helvetica Neue", sans-serif; font-size: calc(13px + .7vw); background: po...
0.518059
0.102081
body { font-family: "Segoe UI", Arial; font-size: 10pt; margin: 0; padding: 0; } /*** Links */ a { color: #4685DF; text-decoration: none; } a:hover { text-decoration: underline !important; } a:visited { text-decoration: none; } img { border: 0 none; } /*...
Sandcastle/Presentation/office2010/styles/office2010.css
body { font-family: "Segoe UI", Arial; font-size: 10pt; margin: 0; padding: 0; } /*** Links */ a { color: #4685DF; text-decoration: none; } a:hover { text-decoration: underline !important; } a:visited { text-decoration: none; } img { border: 0 none; } /*...
0.336549
0.059839
[draggable] { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none; -khtml-user-drag: element; -webkit-user-drag: element; } button[disabled=disabled], button:disabled { color: gray; } ol { list-style-type: none; margin: 0; } .new-movie { margin: 10px; } #header ...
client/style.css
[draggable] { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none; -khtml-user-drag: element; -webkit-user-drag: element; } button[disabled=disabled], button:disabled { color: gray; } ol { list-style-type: none; margin: 0; } .new-movie { margin: 10px; } #header ...
0.324021
0.141905
body { flex-direction: column; display: flex; min-height: 100vh; background-color: #FF5252; } h1 { color: white; text-transform: uppercase; letter-spacing: 0.1rem; line-height: 2rem; font-weight: 200; } h2 { color: white; text-transform: uppercase; letter-spacing: 0.1rem; line-height: 2rem; ...
client/public/css/styles.css
body { flex-direction: column; display: flex; min-height: 100vh; background-color: #FF5252; } h1 { color: white; text-transform: uppercase; letter-spacing: 0.1rem; line-height: 2rem; font-weight: 200; } h2 { color: white; text-transform: uppercase; letter-spacing: 0.1rem; line-height: 2rem; ...
0.508788
0.071461
html { font-family: "Mplus 1p", "Hiragino Sans", Meiryo, sans-serif; } body { overflow-y: scroll; } :not(pre) > code, :not(pre) > kbd, :not(pre) > samp { font-family: monospace, monospace; } h1, h2, h3, h4, h5, h6 { font-family: "Mplus 1p", "Hiragino Sans", Meiryo, sans-serif; } pre { font-family: monospa...
css/style.css
html { font-family: "Mplus 1p", "Hiragino Sans", Meiryo, sans-serif; } body { overflow-y: scroll; } :not(pre) > code, :not(pre) > kbd, :not(pre) > samp { font-family: monospace, monospace; } h1, h2, h3, h4, h5, h6 { font-family: "Mplus 1p", "Hiragino Sans", Meiryo, sans-serif; } pre { font-family: monospa...
0.513912
0.111096
* { margin: 0; padding: 0; box-sizing: border-box; } html { font-size: 62.5%; } nav { min-height: 10vh; padding: 2rem 8%; background: #131c27; display: flex; align-items: center; justify-content: space-between; top: 0; position: sticky; z-index: 999999999999; } na...
Travel Blog/style/dsky/main.css
* { margin: 0; padding: 0; box-sizing: border-box; } html { font-size: 62.5%; } nav { min-height: 10vh; padding: 2rem 8%; background: #131c27; display: flex; align-items: center; justify-content: space-between; top: 0; position: sticky; z-index: 999999999999; } na...
0.443118
0.079961
a.download-doc { padding-left: 65px; height: 65px; display: inline-block; line-height: 65px; background: url("icon-file.png") no-repeat; } a.download-doc-aif, a.download-doc-m4a, a.download-doc-mp3, a.download-doc-wav, a.download-doc-wma { background-image: url("icon-audio.png"); } a.download-doc-xls, a.d...
app/assets/stylesheets/ym_docs.css
a.download-doc { padding-left: 65px; height: 65px; display: inline-block; line-height: 65px; background: url("icon-file.png") no-repeat; } a.download-doc-aif, a.download-doc-m4a, a.download-doc-mp3, a.download-doc-wav, a.download-doc-wma { background-image: url("icon-audio.png"); } a.download-doc-xls, a.d...
0.31363
0.088544
.webrtc-popup { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); max-width: 100%; width: 100%; background: #000; max-height: 100%; height: 100%; box-sizing: border-box; display: flex; flex-direction: column; align-items: start; ...
static/css/webrtc.css
.webrtc-popup { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); max-width: 100%; width: 100%; background: #000; max-height: 100%; height: 100%; box-sizing: border-box; display: flex; flex-direction: column; align-items: start; ...
0.523664
0.082809
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); @font-face { font-family: Almarai; src: url(../webfonts/Almarai-Regular.ttf); } * { font-family: 'Almarai'; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; outl...
public/assets/sales/css/style.css
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); @font-face { font-family: Almarai; src: url(../webfonts/Almarai-Regular.ttf); } * { font-family: 'Almarai'; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; outl...
0.315525
0.072243
* { box-sizing: border-box; margin: 0; padding: 0; font-family: sans-serif; } .wrapper { overflow: hidden; background: #e3e8eb; } .App { text-align: center; } .card { margin-top: 100px; } body { background-color: #ffffff; font-size: 18px; padding-top: 55px; padding-bottom: 60px; overflow: ...
portfolio/src/App.css
* { box-sizing: border-box; margin: 0; padding: 0; font-family: sans-serif; } .wrapper { overflow: hidden; background: #e3e8eb; } .App { text-align: center; } .card { margin-top: 100px; } body { background-color: #ffffff; font-size: 18px; padding-top: 55px; padding-bottom: 60px; overflow: ...
0.452536
0.089694
body{ background: #f7f6f6; /*padding-bottom: 70px;*/ /*background: #dedddd;*/ /*background: #ffeaea;*/ } .container-first.container{ background: #ffffff; moz-box-shadow: 0px 0px 7px #000000; -webkit-box-shadow: 0px 0px 7px #000000; box-shadow: 0px 0px 7px #000000; } .redondeo { webkit-border-radius: 0...
public/css/amoresdetalles.css
body{ background: #f7f6f6; /*padding-bottom: 70px;*/ /*background: #dedddd;*/ /*background: #ffeaea;*/ } .container-first.container{ background: #ffffff; moz-box-shadow: 0px 0px 7px #000000; -webkit-box-shadow: 0px 0px 7px #000000; box-shadow: 0px 0px 7px #000000; } .redondeo { webkit-border-radius: 0...
0.245266
0.064388
body { background: #E1E1E1 url('/public/images/bg.png') center 0 no-repeat !important; font-family: 'Helvetica Neue', Helvetica, Arial; font-size: 12px; margin: auto; color: #4D4D4D; } iframe[src^="https://apis.google.com/u/0/_/widget/oauthflow/toast"] { display: none; } #main { width: 1000px; margin: 0px au...
public/css/style.css
body { background: #E1E1E1 url('/public/images/bg.png') center 0 no-repeat !important; font-family: 'Helvetica Neue', Helvetica, Arial; font-size: 12px; margin: auto; color: #4D4D4D; } iframe[src^="https://apis.google.com/u/0/_/widget/oauthflow/toast"] { display: none; } #main { width: 1000px; margin: 0px au...
0.356895
0.105856
@import "tailwindcss/base"; @import "tailwindcss/utilities"; html, body { overflow-x: hidden; } /* .pageContainer{ } */ #footer{ background-color: #002a3a; color: #fff; } .footer-logo{ margin-top: 40px; margin-left: 10px; } .subfooter{ background-color: #00202d; color: whi...
src/assets/css/style.css
@import "tailwindcss/base"; @import "tailwindcss/utilities"; html, body { overflow-x: hidden; } /* .pageContainer{ } */ #footer{ background-color: #002a3a; color: #fff; } .footer-logo{ margin-top: 40px; margin-left: 10px; } .subfooter{ background-color: #00202d; color: whi...
0.239527
0.037187
TODO customize this sample style Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */ .containerDashboardVisPublica{ background-color: #E2E7FD; border: 1px solid #A9ADBD; border-radius: 10px 10px 10px 10px; box-shadow: 5px 5px 12px #CCCCCC; height: 665px; margin-left: 10px; padding...
bin/apache-tomcat-8.5.24/webapps/ROOT/resources_vispublica/css/svg/mapa.css
TODO customize this sample style Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */ .containerDashboardVisPublica{ background-color: #E2E7FD; border: 1px solid #A9ADBD; border-radius: 10px 10px 10px 10px; box-shadow: 5px 5px 12px #CCCCCC; height: 665px; margin-left: 10px; padding...
0.299105
0.204421
@charset "utf-8"; /* CSS Document */ body { background-color: #fff; color: #525252; } .mots-cles h2 { color: #6a4834 !important; } /*header*/ header { background-color:#fff; } header a, header a:hover, header a:focus { color:#6a4834; text-transform: uppercase; font-weight: bold; } .header-nav ...
src/main/web/WEB-INF/files/media/test,test/ayvoir-club.css
@charset "utf-8"; /* CSS Document */ body { background-color: #fff; color: #525252; } .mots-cles h2 { color: #6a4834 !important; } /*header*/ header { background-color:#fff; } header a, header a:hover, header a:focus { color:#6a4834; text-transform: uppercase; font-weight: bold; } .header-nav ...
0.276984
0.09122
.introduction { width: 100%; height: 100%; } .introduction .row { width: 100%; height: 100%; } .introduction .row > .sidebar { postion: absolute; padding-left: 20px; } .introduction .row > .sidebar > ul { position: relative; width: 100%; height: 100%; padding: 0; margin: 0; list-style: ...
WebContent/res/css/introduction.css
.introduction { width: 100%; height: 100%; } .introduction .row { width: 100%; height: 100%; } .introduction .row > .sidebar { postion: absolute; padding-left: 20px; } .introduction .row > .sidebar > ul { position: relative; width: 100%; height: 100%; padding: 0; margin: 0; list-style: ...
0.366476
0.118156
input, button { font-family: 'Nunito', sans-serif; font-weight: 700; } input.campo_comum { display : block; border : 1px solid #ccc; border-radius : 5px; background : #fff; padding : 15px; outline : none; margin-left: 20%; margin-rig...
Estilos/estilos.css
input, button { font-family: 'Nunito', sans-serif; font-weight: 700; } input.campo_comum { display : block; border : 1px solid #ccc; border-radius : 5px; background : #fff; padding : 15px; outline : none; margin-left: 20%; margin-rig...
0.245808
0.063773
vertical-align: middle; border-style: none; width: 100%; height: 300px; } #afastar { padding-left: 66px; margin-left: 69px; } #icon{ width: 35px; position: relative; left: 197px; top: -7px; display: inline-block; } #media{ float: right; position: absolute; margin...
styles/cart_API.css
vertical-align: middle; border-style: none; width: 100%; height: 300px; } #afastar { padding-left: 66px; margin-left: 69px; } #icon{ width: 35px; position: relative; left: 197px; top: -7px; display: inline-block; } #media{ float: right; position: absolute; margin...
0.379148
0.081082
.header-home h1 { font-family: 'Roboto Slab', serif; font-weight: bold; font-size: 50px; color: rgb(255, 254, 247); text-align: center; background-color:#242f44; margin: -8px; } .header-home{ height:953px; opacity: 50%; margin: -8px; } .nav-home{ padding-left:47%; margin:-8px; margin...
style.css
.header-home h1 { font-family: 'Roboto Slab', serif; font-weight: bold; font-size: 50px; color: rgb(255, 254, 247); text-align: center; background-color:#242f44; margin: -8px; } .header-home{ height:953px; opacity: 50%; margin: -8px; } .nav-home{ padding-left:47%; margin:-8px; margin...
0.386069
0.077518
body { font-family: "Plex",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; font-size: 1.1rem; } h1 { font-size: 2rem; font-style: italic; font-weight: 600; } h2 { font-size: 1.6rem !important; font-w...
pageFiles/themes/moondance/assets/css/style.css
body { font-family: "Plex",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; font-size: 1.1rem; } h1 { font-size: 2rem; font-style: italic; font-weight: 600; } h2 { font-size: 1.6rem !important; font-w...
0.26971
0.084985
@import url("https://fonts.googleapis.com/css?family=Raleway&display=swap"); @import url("https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap"); @import url(https://fonts.googleapis.com/css?family=Press+Start+2P); /* Variables */ /* General */ html { background: #000; color: #fff; font-family: "Rale...
_site/assets/css/style.css
@import url("https://fonts.googleapis.com/css?family=Raleway&display=swap"); @import url("https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap"); @import url(https://fonts.googleapis.com/css?family=Press+Start+2P); /* Variables */ /* General */ html { background: #000; color: #fff; font-family: "Rale...
0.390592
0.147924
.app-container { width: 100%; } .app-container .background { padding: 30px 50px; background-image: url("/images/rocket-background.jpg"); background-size: cover; height: 50vh; background-position: center 37%; z-index: -1; } .app-container .background .app-title { margin-bottom: 70px; } .app-container .ba...
src/components/AppContainer/AppContainer.css
.app-container { width: 100%; } .app-container .background { padding: 30px 50px; background-image: url("/images/rocket-background.jpg"); background-size: cover; height: 50vh; background-position: center 37%; z-index: -1; } .app-container .background .app-title { margin-bottom: 70px; } .app-container .ba...
0.330039
0.042662
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap'); body { margin: 0; font-size: 21px; background-image: linear-gradient(90deg,#3e978b, #2ec1ac); font-family: 'Nunito', sans-serif; } * { box-sizing: border-box; margin: 0; padding: 0; outline: none;...
style.css
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap'); body { margin: 0; font-size: 21px; background-image: linear-gradient(90deg,#3e978b, #2ec1ac); font-family: 'Nunito', sans-serif; } * { box-sizing: border-box; margin: 0; padding: 0; outline: none;...
0.398406
0.117066
@charset "utf-8"; /* CSS Document */ *{ margin:0;padding:0; } ul{ list-style:none; } h1,h2,h3,h4,h5,h6{ font-weight:normal; } a{ text-decoration:none; } .img{ border:none; } .top_inner,.header_inner,.main_inner,.footer_inner{ margin:0 auto; } #background{ background-color:#e2dfe0; height:647px; padding-top:130...
public/css/Admin.css
@charset "utf-8"; /* CSS Document */ *{ margin:0;padding:0; } ul{ list-style:none; } h1,h2,h3,h4,h5,h6{ font-weight:normal; } a{ text-decoration:none; } .img{ border:none; } .top_inner,.header_inner,.main_inner,.footer_inner{ margin:0 auto; } #background{ background-color:#e2dfe0; height:647px; padding-top:130...
0.225672
0.057705
* { box-sizing: border-box; margin: 0; } body { font-family: "Karla", Arial, Helvetica; font-size: 16px; background-color: hsl(204, 43%, 93%); } p { color: #FFF; } /* layout */ .grid-container { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows...
css/styles.css
* { box-sizing: border-box; margin: 0; } body { font-family: "Karla", Arial, Helvetica; font-size: 16px; background-color: hsl(204, 43%, 93%); } p { color: #FFF; } /* layout */ .grid-container { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows...
0.264738
0.126246
.ifm-grey { color: #566366 !important; } .ifm-grey-bg { background-color: #566366 !important; } .ifm-border-grey-all { border: 1px solid #566366 !important; } .ifm-light-grey { color: #C9C9C9 !important; } .ifm-light-grey-bg { background-color: #C9C9C9 !important; } .ifm-border-light-grey-all { border:...
public/metronic/css/app-reset.css
.ifm-grey { color: #566366 !important; } .ifm-grey-bg { background-color: #566366 !important; } .ifm-border-grey-all { border: 1px solid #566366 !important; } .ifm-light-grey { color: #C9C9C9 !important; } .ifm-light-grey-bg { background-color: #C9C9C9 !important; } .ifm-border-light-grey-all { border:...
0.146973
0.037679
.ft-drawer { position: fixed; z-index: 1000; width: 0%; height: 100%; -webkit-transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); transition: ...
es/drawer/style/index.css
.ft-drawer { position: fixed; z-index: 1000; width: 0%; height: 100%; -webkit-transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); transition: ...
0.367611
0.134264
:root { --azul-bonitoxd: #233dc7; --background-color: #0c0f17; --second-color: #151b28; --green-color: #128c40; --grey-color: #4a5269; --white-color: #fff; --shadow-color: 0deg 0% 0%; --shadow-elevation-low: 0.3px 0.5px 0.7px hsl(var(--shadow-color) / 0.1), 0.4px 0.8px 1p...
style.css
:root { --azul-bonitoxd: #233dc7; --background-color: #0c0f17; --second-color: #151b28; --green-color: #128c40; --grey-color: #4a5269; --white-color: #fff; --shadow-color: 0deg 0% 0%; --shadow-elevation-low: 0.3px 0.5px 0.7px hsl(var(--shadow-color) / 0.1), 0.4px 0.8px 1p...
0.360039
0.157914
* { margin: 0px; padding: 0px; } html, body { font-family:"Oswald", sans-serif; color: black; margin: 0 0 0 0; padding: 0 0 0 0; height: 100%; font-size: 1em; } .main { height: 100vh; width: 100%; display: flex; } #tabbedPaneContainer { background: #F5F5F5; height: 100%; width: 20%; m...
css/index.css
* { margin: 0px; padding: 0px; } html, body { font-family:"Oswald", sans-serif; color: black; margin: 0 0 0 0; padding: 0 0 0 0; height: 100%; font-size: 1em; } .main { height: 100vh; width: 100%; display: flex; } #tabbedPaneContainer { background: #F5F5F5; height: 100%; width: 20%; m...
0.312895
0.10833
@-moz-document domain("metafilter.com"){ body { color: #fff !important; background: #000 !important; } a:link { color: #06C !important; } a:visited { color: #08c !important; } a:active { color: #C00 !important; } a:hover { color: #C00 !important; } .smallcopy { color: #6...
data/usercss/25209.user.css
@-moz-document domain("metafilter.com"){ body { color: #fff !important; background: #000 !important; } a:link { color: #06C !important; } a:visited { color: #08c !important; } a:active { color: #C00 !important; } a:hover { color: #C00 !important; } .smallcopy { color: #6...
0.072938
0.059102
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, ...
public/yap/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.286369
0.090053
.navbar-collapse { padding-left: 0px; padding-right: 0px; } #zp-top { padding-bottom: 0px; margin-bottom: 0px; } #zp-top .zp-info-search .zp-link-national { color: #ffffff; margin-left: 10px; margin-right: 10px; font-size: 15px; } .list-inline { margin-bottom: 0px; } .navbar { margin-top: 5px; margin-bottom:...
public/css/theme/default/stylesheet/zpgazipurstyle.css
.navbar-collapse { padding-left: 0px; padding-right: 0px; } #zp-top { padding-bottom: 0px; margin-bottom: 0px; } #zp-top .zp-info-search .zp-link-national { color: #ffffff; margin-left: 10px; margin-right: 10px; font-size: 15px; } .list-inline { margin-bottom: 0px; } .navbar { margin-top: 5px; margin-bottom:...
0.303009
0.070081
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@import url(https://use.fontawesome.com/b3705429a7.css); .full-width-height, html, body, .container, .container .home, .container .home .filter, .container .home .bg, aside { height: 100%; width: 100%; } /************************ GLOBAL **...
public/css/style.css
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@import url(https://use.fontawesome.com/b3705429a7.css); .full-width-height, html, body, .container, .container .home, .container .home .filter, .container .home .bg, aside { height: 100%; width: 100%; } /************************ GLOBAL **...
0.280222
0.069732
@import url('https://fonts.googleapis.com/css?family=Raleway:300,700|Muli:300,400'); * { margin: 0; padding: 0; box-sizing: border-box; } body { min-height: 100%; } html { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.10)), url(../img/website-bg.png); background-attac...
src/styles/style.css
@import url('https://fonts.googleapis.com/css?family=Raleway:300,700|Muli:300,400'); * { margin: 0; padding: 0; box-sizing: border-box; } body { min-height: 100%; } html { background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.10)), url(../img/website-bg.png); background-attac...
0.533884
0.080973
body,ul,dl,dd,p,h1,h2,h3,form,input,textarea,select{margin:0;padding:0} body{ background-color: #f3f3f3; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } #HeadLine{ width: 100%; height: 50px; background-color: #a97c...
5Sell/css/DataStyle.css
body,ul,dl,dd,p,h1,h2,h3,form,input,textarea,select{margin:0;padding:0} body{ background-color: #f3f3f3; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } #HeadLine{ width: 100%; height: 50px; background-color: #a97c...
0.177098
0.056496
html, body { font-family: 'Roboto', sans-serif; font-size:14px; height:100%; margin: 0px; padding: 0px; background-color: #E8EAF6; } .streambackground { background-color: #E8EAF6; } /* Toolbar area */ .menu { background-color: transparent; border: none; height: 38px; margin: 16px; width: 36px;...
app/assets/app.css
html, body { font-family: 'Roboto', sans-serif; font-size:14px; height:100%; margin: 0px; padding: 0px; background-color: #E8EAF6; } .streambackground { background-color: #E8EAF6; } /* Toolbar area */ .menu { background-color: transparent; border: none; height: 38px; margin: 16px; width: 36px;...
0.376738
0.057785
@import url("https://fonts.googleapis.com/css?family=Amatic+SC"); * { scroll-behavior: smooth; } body { margin: 0; padding: 0; overflow-x: hidden; background-color: #F8F9FA; font-family: 'Times New Roman', Times, serif; } /* ---------------- Header ----------------*/ header { width: 100%; height: 100...
css/main.css
@import url("https://fonts.googleapis.com/css?family=Amatic+SC"); * { scroll-behavior: smooth; } body { margin: 0; padding: 0; overflow-x: hidden; background-color: #F8F9FA; font-family: 'Times New Roman', Times, serif; } /* ---------------- Header ----------------*/ header { width: 100%; height: 100...
0.477554
0.09628
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); html, body { background-color: #fff; color: #636b6f; font-family: 'Raleway', sans-serif; font-weight: 100; height: 100vh; margin: 0 0 10% 0; } .full-height { height: 100vh; }...
public/css/styles.css
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); html, body { background-color: #fff; color: #636b6f; font-family: 'Raleway', sans-serif; font-weight: 100; height: 100vh; margin: 0 0 10% 0; } .full-height { height: 100vh; }...
0.480966
0.119717
html { padding: 0px; margin: 0px; } html body { padding: 0px; margin: 0px; font-family: 'Open Sans', sans-serif; } html body #head { background-color: #1abc9c; height: 40px; font-size: 30px; padding: 14px; margin: 0px; } html body #notConnected { font-size: 28px; color: #ccc; text-align: cente...
Serveur/static/style.css
html { padding: 0px; margin: 0px; } html body { padding: 0px; margin: 0px; font-family: 'Open Sans', sans-serif; } html body #head { background-color: #1abc9c; height: 40px; font-size: 30px; padding: 14px; margin: 0px; } html body #notConnected { font-size: 28px; color: #ccc; text-align: cente...
0.452536
0.059156
@media print { body { display:none; } } /* no copying! */ .nocopy { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; } body { /* margin: 0; */ position: relative; height: 100vh; /* show scroll bars if needed */ overflow: auto; /* b...
public_html/assets/css/site.css
@media print { body { display:none; } } /* no copying! */ .nocopy { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; } body { /* margin: 0; */ position: relative; height: 100vh; /* show scroll bars if needed */ overflow: auto; /* b...
0.270384
0.052546
@font-face { font-family: 'Catamaran'; font-style: normal; font-weight: 100; src: local('Catamaran Thin'), local('Catamaran-Thin'), url(https://fonts.gstatic.com/s/catamaran/v1/AsJXcel0VOprDS7k9OVAc-WS8h3n1nFPP5cmXoNgba8.woff2) format('woff2'); unicode-range: U+0964-0965, U+0B82-0BFA, U+200B-200D, U+20B9, U+2...
web/public/css/font2.css
@font-face { font-family: 'Catamaran'; font-style: normal; font-weight: 100; src: local('Catamaran Thin'), local('Catamaran-Thin'), url(https://fonts.gstatic.com/s/catamaran/v1/AsJXcel0VOprDS7k9OVAc-WS8h3n1nFPP5cmXoNgba8.woff2) format('woff2'); unicode-range: U+0964-0965, U+0B82-0BFA, U+200B-200D, U+20B9, U+2...
0.363986
0.111555
* { box-sizing: border-box; font-family: 'Raleway', sans-serif; } body{ margin-top: 80px !important; } .nav-title { font-family: '<NAME>', cursive; display: inline-block; font-size: 40px; color: rgb(0, 0, 0); text-decoration: none; } .nav-title:hover{ transform:scale(1.1); } .nav{ background-col...
src/App.css
* { box-sizing: border-box; font-family: 'Raleway', sans-serif; } body{ margin-top: 80px !important; } .nav-title { font-family: '<NAME>', cursive; display: inline-block; font-size: 40px; color: rgb(0, 0, 0); text-decoration: none; } .nav-title:hover{ transform:scale(1.1); } .nav{ background-col...
0.455199
0.0809
.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em} .fa-xs{font-size:.75em} .fa-sm{font-size:.875em} .fa-1x{font-size:1em} .fa-2x{font-size:2em} .fa-3x{font-size:3em} .fa-4x{font-size:4em} .fa-5x{font-size:5em} .fa-6x{font-size:6em} .fa-7x{font-size:7em} .fa-8x{font-size:8em} .fa-9x{font-size:9em...
css/style.min.css
.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em} .fa-xs{font-size:.75em} .fa-sm{font-size:.875em} .fa-1x{font-size:1em} .fa-2x{font-size:2em} .fa-3x{font-size:3em} .fa-4x{font-size:4em} .fa-5x{font-size:5em} .fa-6x{font-size:6em} .fa-7x{font-size:7em} .fa-8x{font-size:8em} .fa-9x{font-size:9em...
0.524882
0.128279
.container{ float:left; bottom:0; margin:0px; padding:0px; width:100%; min-width: 981px; position: relative; z-index: 300; } .tdbody { min-width: 981px; } .main { min-height:570px; } .mainup { float:left; bottom:0; height:1px; margin-top:-4px; padding:0px; width:100%; p...
web/assets/css/profilehome.css
.container{ float:left; bottom:0; margin:0px; padding:0px; width:100%; min-width: 981px; position: relative; z-index: 300; } .tdbody { min-width: 981px; } .main { min-height:570px; } .mainup { float:left; bottom:0; height:1px; margin-top:-4px; padding:0px; width:100%; p...
0.177027
0.046098
@-moz-document domain("outlook.office.com"), domain("outlook.office365.com") { #owaLoading { background-color: #444; } /* Skype window */ .conductorContent { background-color: #444; } /* Increasing folders efficiency hiding useless elements and compressing the others*/ div[aria-labelledby="MailFo...
data/usercss/165246.user.css
@-moz-document domain("outlook.office.com"), domain("outlook.office365.com") { #owaLoading { background-color: #444; } /* Skype window */ .conductorContent { background-color: #444; } /* Increasing folders efficiency hiding useless elements and compressing the others*/ div[aria-labelledby="MailFo...
0.278061
0.04807
.main { background-color: #523880; } .main__container { display: grid; grid-template-columns: 1fr 1fr; align-items: center; justify-self: center; margin: 0 auto; height: 92vh; background-color: #523880; z-index: 1; width: 100%; max-width: 1300px; padding-right: 0px; padding-left: 50px; /* p...
website/src/components/hero/hero.css
.main { background-color: #523880; } .main__container { display: grid; grid-template-columns: 1fr 1fr; align-items: center; justify-self: center; margin: 0 auto; height: 92vh; background-color: #523880; z-index: 1; width: 100%; max-width: 1300px; padding-right: 0px; padding-left: 50px; /* p...
0.462959
0.079032
body { font-family: sans-serif; color: #000; background: #fff url("global/body-back.gif") repeat-x; } body, td, th, input { font-family: Verdana, sans-serif; font-size: small; } /* monospace is much smaller than Verdana by default, so we make it a bit bigger. ...
general/bugzilla/css/global.css
body { font-family: sans-serif; color: #000; background: #fff url("global/body-back.gif") repeat-x; } body, td, th, input { font-family: Verdana, sans-serif; font-size: small; } /* monospace is much smaller than Verdana by default, so we make it a bit bigger. ...
0.397588
0.080357
body { margin:0px; background-image:none; position:relative; left:-339px; width:443px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u0_div { position:absolute; left:0px; top:0px; width:443px; height:533px; backgroun...
FO/beheer/fo/files/log_in/styles.css
body { margin:0px; background-image:none; position:relative; left:-339px; width:443px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u0_div { position:absolute; left:0px; top:0px; width:443px; height:533px; backgroun...
0.291989
0.040693
.formGrid label, .formGrid input, .formGrid select, .formGrid a, .formGrid div { display: block; float: left; clear: none; margin-left: 10px; } .formGrid .gridRow { border: none; border-top: 1px solid #e2e2e2; margin: 0.5em 0 0 0; padding-top: 0.25em; } .formGrid div { border: 1px solid #bfbfac; ...
public/stylesheets/Test.css
.formGrid label, .formGrid input, .formGrid select, .formGrid a, .formGrid div { display: block; float: left; clear: none; margin-left: 10px; } .formGrid .gridRow { border: none; border-top: 1px solid #e2e2e2; margin: 0.5em 0 0 0; padding-top: 0.25em; } .formGrid div { border: 1px solid #bfbfac; ...
0.521959
0.286105
@charset "utf-8"; /* a标签样式 */ a { text-decoration: none; } a:link { color: #1077BC; } a:hover { color: #FF9900; text-decoration: none; } a:active { color: #FF6699; text-decoration: none; } a:visited { color: #FF6699; } /* 主页中央区域 */ html, body, div.wrapper { height: 100%; background-color: #F3F3F...
css/codepiano.css
@charset "utf-8"; /* a标签样式 */ a { text-decoration: none; } a:link { color: #1077BC; } a:hover { color: #FF9900; text-decoration: none; } a:active { color: #FF6699; text-decoration: none; } a:visited { color: #FF6699; } /* 主页中央区域 */ html, body, div.wrapper { height: 100%; background-color: #F3F3F...
0.189334
0.057256
html { background-color: #e2e2e2; margin: 0; padding: 0; } body { background-color: #fff; border-top: solid 10px #000; color: #333; font-size: 1.2em; font-family: Calibri; margin: 0; padding: 0; } .edit-title { width:700px; } .edit-description { width:700px; } .edit-ta...
MvcAngularBlog/MvcAngularBlog/Content/Site.css
html { background-color: #e2e2e2; margin: 0; padding: 0; } body { background-color: #fff; border-top: solid 10px #000; color: #333; font-size: 1.2em; font-family: Calibri; margin: 0; padding: 0; } .edit-title { width:700px; } .edit-description { width:700px; } .edit-ta...
0.333178
0.110663
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;800&display=swap'); * { margin: 0px; padding: 0px; font-family: 'Poppins', sans-serif; box-sizing: border-box; } body { font-size: 1rem; font-weight: 400; line-height: 1.45; overflow-x: hidden; heigh...
public/css/layout.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;800&display=swap'); * { margin: 0px; padding: 0px; font-family: 'Poppins', sans-serif; box-sizing: border-box; } body { font-size: 1rem; font-weight: 400; line-height: 1.45; overflow-x: hidden; heigh...
0.38769
0.073463
@import url("../Ext/ext-all.css");a:link{font-size:12px;text-decoration:none;color:#06527d;cursor:pointer;} a:visited{font-size:12px;text-decoration:none;color:#06527d;cursor:pointer;} a:hover{font-size:12px;text-decoration:underline;color:#FF0000;cursor:pointer;} a img{border:0px;} a.v1:link{font-size:12px;text-decor...
Eshop/App_Themes/Members/index.css
@import url("../Ext/ext-all.css");a:link{font-size:12px;text-decoration:none;color:#06527d;cursor:pointer;} a:visited{font-size:12px;text-decoration:none;color:#06527d;cursor:pointer;} a:hover{font-size:12px;text-decoration:underline;color:#FF0000;cursor:pointer;} a img{border:0px;} a.v1:link{font-size:12px;text-decor...
0.184363
0.071267
html { background: #CCC; height: 100%; } body { background: #FFF; margin: 0 auto; max-width: 45em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; box-shadow: 0 0em 2em 0.5em #777; margin-top: 2.5em; } header { text-align: center; } header h1 { ...
docs/nice.css
html { background: #CCC; height: 100%; } body { background: #FFF; margin: 0 auto; max-width: 45em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; box-shadow: 0 0em 2em 0.5em #777; margin-top: 2.5em; } header { text-align: center; } header h1 { ...
0.384334
0.14143
:root { --clr-dark: rgb(13,17,19); --clr-light: #fff; --clr-accent: rgb(222,52,0); --clr-accent-dark: rgb(163,38,0); --clr-secondary: rgb(0,76,199); --br: 0.5em; --transition: transform 200ms cubic-bezier(.21, 1, .81, 1); } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: ...
HTML/cards/kevin-powell-2/index.css
:root { --clr-dark: rgb(13,17,19); --clr-light: #fff; --clr-accent: rgb(222,52,0); --clr-accent-dark: rgb(163,38,0); --clr-secondary: rgb(0,76,199); --br: 0.5em; --transition: transform 200ms cubic-bezier(.21, 1, .81, 1); } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: ...
0.549641
0.121764
::selection { background-color: #FFFB9B; color: #000; text-shadow: none; } ::-moz-selection { background-color: #FFFB9B; color: #000; text-shadow: none; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #f8f8f8; /*margin: 46px 40px 40px...
assets/css/style.css
::selection { background-color: #FFFB9B; color: #000; text-shadow: none; } ::-moz-selection { background-color: #FFFB9B; color: #000; text-shadow: none; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #f8f8f8; /*margin: 46px 40px 40px...
0.276495
0.101012
@import url(http://fonts.useso.com/css?family=Nixie+One|Open+Sans+Condensed:300); * { outline: none; } hr.no-view { margin: -0.5em 0 4em 0; border: 0; background: rgb(218, 218, 218); } .center { text-align: center } .f-left { float: left !important; } .f-right { float: right !important; }/* @media screen and (m...
Gather/app/assets/stylesheets/application.css
@import url(http://fonts.useso.com/css?family=Nixie+One|Open+Sans+Condensed:300); * { outline: none; } hr.no-view { margin: -0.5em 0 4em 0; border: 0; background: rgb(218, 218, 218); } .center { text-align: center } .f-left { float: left !important; } .f-right { float: right !important; }/* @media screen and (m...
0.264168
0.104981
body { margin: 0; font-family: Arial, sans-serif; min-width: 1610px; } header { display: flex; align-items: center; justify-content: center; background-color: #288EC4; color: white; position: relative; } #toConfigBtn { position: absolute; top: 20px; left: 10px; } #runSc...
Data-explorer_paper/frontend/dist/style.css
body { margin: 0; font-family: Arial, sans-serif; min-width: 1610px; } header { display: flex; align-items: center; justify-content: center; background-color: #288EC4; color: white; position: relative; } #toConfigBtn { position: absolute; top: 20px; left: 10px; } #runSc...
0.390708
0.094469
body#viso { margin: 30px 30px 10px 30px; padding-bottom: 20px; font-family: Georgia,serif; background-color: #EFEFEF; } body#viso tei-div#dRef, tei-div#t1head, tei-div#dAgen, tei-div#dAppendix, tei-div#dTrans, tei-div#dTables, tei-div#dPer, tei-div#dAvail, tei-div#dFut, tei-div#dDef, tei-div#dCopyright, tei-di...
css/teiViso.css
body#viso { margin: 30px 30px 10px 30px; padding-bottom: 20px; font-family: Georgia,serif; background-color: #EFEFEF; } body#viso tei-div#dRef, tei-div#t1head, tei-div#dAgen, tei-div#dAppendix, tei-div#dTrans, tei-div#dTables, tei-div#dPer, tei-div#dAvail, tei-div#dFut, tei-div#dDef, tei-div#dCopyright, tei-di...
0.298696
0.063337