code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
@charset "utf-8"; /* CSS Document */ html,body{margin:0px;padding:0;min-height:100%;background-color:#f4f4f4;} *html{background-image:url(about:blank);background-attachment:fixed;} img {border:0;outline:none;} a{ text-decoration: none;color:#333; outline:none;} a:hover{text-decoration:none;color:#333; outline:none;} b...
order-wap/src/main/resources/static/styles/order.css
@charset "utf-8"; /* CSS Document */ html,body{margin:0px;padding:0;min-height:100%;background-color:#f4f4f4;} *html{background-image:url(about:blank);background-attachment:fixed;} img {border:0;outline:none;} a{ text-decoration: none;color:#333; outline:none;} a:hover{text-decoration:none;color:#333; outline:none;} b...
0.190385
0.043144
body { width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 2; background-color: #fff; /*! color: #444; */ color: #35802D; } html { width: 100%; height: 100%; } a { color: #036; -webkit-transition: all .2s ease-in-out; -moz-tran...
css/onepage-starter.css
body { width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 2; background-color: #fff; /*! color: #444; */ color: #35802D; } html { width: 100%; height: 100%; } a { color: #036; -webkit-transition: all .2s ease-in-out; -moz-tran...
0.422505
0.060087
@font-face { font-family: exo; src:url('../fonts/Exo-Regular.otf'); } @font-face { font-family: exobold; src:url('../fonts/Exo-Bold.otf'); } @font-face { font-family: exoitalic; src:url('../fonts/Exo-Italic.otf'); } body { line-height: 1.42; background-color: #000; } #bloc_page { fo...
public/css/style.css
@font-face { font-family: exo; src:url('../fonts/Exo-Regular.otf'); } @font-face { font-family: exobold; src:url('../fonts/Exo-Bold.otf'); } @font-face { font-family: exoitalic; src:url('../fonts/Exo-Italic.otf'); } body { line-height: 1.42; background-color: #000; } #bloc_page { fo...
0.278944
0.075551
* { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; color: #4a4a4a; background-color: #fff; } ul { } li { list-style: none; display:inline-block; } /* Link Styles */ a { text-decoration: none; } a:hover { } /* S...
css/styles.css
* { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; color: #4a4a4a; background-color: #fff; } ul { } li { list-style: none; display:inline-block; } /* Link Styles */ a { text-decoration: none; } a:hover { } /* S...
0.334698
0.064359
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/assets/css/styles.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.331228
0.076857
:root { --colorBrand: #6200EE; --colorWhite: white; --colorGrey: grey; --colorBlack: black; } * { margin: 0; padding: 0; box-sizing: border-box; } body { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 100vw; height: 100vh...
pages/08/style.css
:root { --colorBrand: #6200EE; --colorWhite: white; --colorGrey: grey; --colorBlack: black; } * { margin: 0; padding: 0; box-sizing: border-box; } body { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 100vw; height: 100vh...
0.58059
0.131898
.boxed-layout .page-wrapper{ max-width: 1240px; margin: 0 auto; box-shadow: 0 0 5px rgba(0,0,0,0.2); } /* Itemgrid: different numbers of columns %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ /* Clear every first item in each row (row: group of n items) */ /* Item grid: 1 column */ .zoo-itemgrid-...
compose/magento-2/src/pub/media/cleversoft/web/css/_config/layout_home9_rtl.css
.boxed-layout .page-wrapper{ max-width: 1240px; margin: 0 auto; box-shadow: 0 0 5px rgba(0,0,0,0.2); } /* Itemgrid: different numbers of columns %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ /* Clear every first item in each row (row: group of n items) */ /* Item grid: 1 column */ .zoo-itemgrid-...
0.403214
0.126893
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ overflow-x: hidden; width:100vw; } .nav { height: 50px; width: 100%; background-color: #ffff; position: relative; } .nav > .nav-header { display: inline; } .nav > .nav-header > ....
assets/styles.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ overflow-x: hidden; width:100vw; } .nav { height: 50px; width: 100%; background-color: #ffff; position: relative; } .nav > .nav-header { display: inline; } .nav > .nav-header > ....
0.448668
0.055362
@charset "UTF-8"; /** * * @Switch.css * @author zhangxinxu * @create 15-06-18 * @edit 17-06-14 keyboard accessible * @editor shanyerong * @edit 2020-04-30 **/ :root { --ui-switch-width: 44px; --ui-switch-height: 26px; } input[is="ui-switch"] { -webkit-appearance: none; display: inline-flex...
theme/edge/css/common/ui/Switch.css
@charset "UTF-8"; /** * * @Switch.css * @author zhangxinxu * @create 15-06-18 * @edit 17-06-14 keyboard accessible * @editor shanyerong * @edit 2020-04-30 **/ :root { --ui-switch-width: 44px; --ui-switch-height: 26px; } input[is="ui-switch"] { -webkit-appearance: none; display: inline-flex...
0.409221
0.060087
@-moz-document domain("www.apparata.nl") { BODY, #ab_main_body, .ab_top_header, .ab_main_content, .ab_pushmenu-push, DIV.ab_blog_wrapper.list-item, .ab_tags_container { background: #111 !important; color: #aaa !important } #ab_main_nav_container .ab_search_bar { background: none !important; border: none !important...
data/usercss/167062.user.css
@-moz-document domain("www.apparata.nl") { BODY, #ab_main_body, .ab_top_header, .ab_main_content, .ab_pushmenu-push, DIV.ab_blog_wrapper.list-item, .ab_tags_container { background: #111 !important; color: #aaa !important } #ab_main_nav_container .ab_search_bar { background: none !important; border: none !important...
0.303113
0.072933
.boxShadow { box-shadow: 0 0 5px #cccccc; -moz-box-shadow: 0 0 5px #CCCCCC; -khtml-box-shadow: 0 0 5px #CCCCCC; } .weibo_type_icon { -webkit-filter: grayscale(100%); -webkit-filter: grayscale(1); filter: grayscale(100%); filter: gray; } .weibo_type_icon:hover { -webkit-filter: none; filter: none; } .w...
Public/Weibo/css/weibo.css
.boxShadow { box-shadow: 0 0 5px #cccccc; -moz-box-shadow: 0 0 5px #CCCCCC; -khtml-box-shadow: 0 0 5px #CCCCCC; } .weibo_type_icon { -webkit-filter: grayscale(100%); -webkit-filter: grayscale(1); filter: grayscale(100%); filter: gray; } .weibo_type_icon:hover { -webkit-filter: none; filter: none; } .w...
0.34621
0.070208
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@500;600;700&display=swap"); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap'); /*=============== VARIABLES CSS ===============*/ :root { --header-height: 3rem; /*========...
public/portal/assets/css/styles.css
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@500;600;700&display=swap"); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap'); /*=============== VARIABLES CSS ===============*/ :root { --header-height: 3rem; /*========...
0.40204
0.0686
@charset "UTF-8"; @font-face { font-family: "eaglecms"; src:url("fonts/eaglecms.eot"); src:url("fonts/eaglecms.eot?#iefix") format("embedded-opentype"), url("fonts/eaglecms.woff") format("woff"), url("fonts/eaglecms.ttf") format("truetype"), url("fonts/eaglecms.svg#eaglecms") format("svg"); font-we...
public/vendor/arna/eaglecms/assets/fonts/eaglecms/styles.css
@charset "UTF-8"; @font-face { font-family: "eaglecms"; src:url("fonts/eaglecms.eot"); src:url("fonts/eaglecms.eot?#iefix") format("embedded-opentype"), url("fonts/eaglecms.woff") format("woff"), url("fonts/eaglecms.ttf") format("truetype"), url("fonts/eaglecms.svg#eaglecms") format("svg"); font-we...
0.243732
0.119203
.kz_anim { display: inline-block; margin-left: 20px; animation: ripple 2s infinite; -moz-animation: ripple 2s infinite; -webkit-animation: ripple 2s infinite; text-decoration: none; transform-origin: left; } @keyframes ripple { 0% { opacity: 1; transform: scale(1); } 40% { opacity: 0.8;...
src/assets/animation.css
.kz_anim { display: inline-block; margin-left: 20px; animation: ripple 2s infinite; -moz-animation: ripple 2s infinite; -webkit-animation: ripple 2s infinite; text-decoration: none; transform-origin: left; } @keyframes ripple { 0% { opacity: 1; transform: scale(1); } 40% { opacity: 0.8;...
0.36625
0.101411
body { background :#ccc; } #comportex-viz { float: left; clear: left; /* NB - set on load to 70% width in code */ width: 70%; } #comportex-sidebar { float: left; width: 29%; } #viz-options fieldset { float: left; width: 40%; font-size: 80%; } #comportex-sidebar span { margin-left: 5px; margi...
assets/2014-11-13/main.css
body { background :#ccc; } #comportex-viz { float: left; clear: left; /* NB - set on load to 70% width in code */ width: 70%; } #comportex-sidebar { float: left; width: 29%; } #viz-options fieldset { float: left; width: 40%; font-size: 80%; } #comportex-sidebar span { margin-left: 5px; margi...
0.482429
0.085518
.gallery__photos::after { content: ''; display: block; flex-grow: 10; } .gallery__photo { flex: 1 0 calc((100% - 6px) / 3); height: 40vh; } .gallery__photo > img { display: block; object-fit: cover; object-position: center; max-height: 100%; min-width: 100%; } */ .gallery { align-items: flex-start; display: flex; flex...
snippets-and-scripts/css/flex-gallery.css
.gallery__photos::after { content: ''; display: block; flex-grow: 10; } .gallery__photo { flex: 1 0 calc((100% - 6px) / 3); height: 40vh; } .gallery__photo > img { display: block; object-fit: cover; object-position: center; max-height: 100%; min-width: 100%; } */ .gallery { align-items: flex-start; display: flex; flex...
0.493897
0.111338
This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ @import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap'); :root { --primary-color: rgb(255, 255, 255); ...
templates/sample-5/css/style.css
This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ @import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap'); :root { --primary-color: rgb(255, 255, 255); ...
0.6973
0.199094
.card { position: relative; width: inherit; background: var(--cardColor); padding: 15px 15px 7px; cursor: pointer; border-radius: 5px; box-shadow: 0 10px 30px rgba(100, 100, 100, 0.08), 0 3px 8px rgba(0, 0, 0, 0.01); height: auto; max-height: 100%; &:hover { transform: translateY(-2px); ...
client/src/components/Card/Card.css
.card { position: relative; width: inherit; background: var(--cardColor); padding: 15px 15px 7px; cursor: pointer; border-radius: 5px; box-shadow: 0 10px 30px rgba(100, 100, 100, 0.08), 0 3px 8px rgba(0, 0, 0, 0.01); height: auto; max-height: 100%; &:hover { transform: translateY(-2px); ...
0.598077
0.10786
body { padding: 0; margin: 0; background: #FFF; font-family: 'Open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hov...
css/style.css
body { padding: 0; margin: 0; background: #FFF; font-family: 'Open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hov...
0.306423
0.05163
*, *::before, *::after{ box-sizing: inherit; } .clearfix::after{ content: ""; clear: both; display: table; } body{ margin: 0 auto; font-family: "Open Sans", sans-serif; } .container{ margin: 0 auto; width: 1110px; } .page-header{ margin-bottom: 70px; margin-top: 10px; } .site-lo...
Module 5/css/styles.css
*, *::before, *::after{ box-sizing: inherit; } .clearfix::after{ content: ""; clear: both; display: table; } body{ margin: 0 auto; font-family: "Open Sans", sans-serif; } .container{ margin: 0 auto; width: 1110px; } .page-header{ margin-bottom: 70px; margin-top: 10px; } .site-lo...
0.414425
0.055387
body { padding-top: 70px; padding-bottom: 40px; background-color: #f5f5f5; } @media (min-width: 979px){ body { padding-top: 60px; } } /** Login Page **/ #login { padding-top: 40px; padding-bottom: 40px; } #login .form-signin { max-width: 300px; padding: 19px 29px 29px; ma...
src/main/webapp/WEB-INF/jsp/assets/styles.css
body { padding-top: 70px; padding-bottom: 40px; background-color: #f5f5f5; } @media (min-width: 979px){ body { padding-top: 60px; } } /** Login Page **/ #login { padding-top: 40px; padding-bottom: 40px; } #login .form-signin { max-width: 300px; padding: 19px 29px 29px; ma...
0.365004
0.088151
* {box-sizing: border-box;} body { margin: 0; padding: 15px; color: #444; background-color: #efefef; font: normal normal normal 1rem/1.6 Nunito Sans, Helvetica, Arial, sans-serif; } .container { width: 100%; margin: 0 auto; } header { background-color: #6441A4; color: #fff; padding: 15px; position...
css/main.css
* {box-sizing: border-box;} body { margin: 0; padding: 15px; color: #444; background-color: #efefef; font: normal normal normal 1rem/1.6 Nunito Sans, Helvetica, Arial, sans-serif; } .container { width: 100%; margin: 0 auto; } header { background-color: #6441A4; color: #fff; padding: 15px; position...
0.387574
0.106041
body { background-color: cyan; border:2px solid gray; border-radius: 16px; font-family: sans-serif; margin-left: auto; margin-right: auto; max-width: 1024px; min-width: 256px; padding-top: 8px; padding-bottom: 24px; padding-left: 24px; padding-right: 24px; } html { background: rgb(2,0,36); background:...
Cssdata4.css
body { background-color: cyan; border:2px solid gray; border-radius: 16px; font-family: sans-serif; margin-left: auto; margin-right: auto; max-width: 1024px; min-width: 256px; padding-top: 8px; padding-bottom: 24px; padding-left: 24px; padding-right: 24px; } html { background: rgb(2,0,36); background:...
0.442155
0.053379
.ql-editor, .ql-tooltip { font-family: "Josefin Sans"; } /* ----------------------------- -------------------------------- FONT SIZES, LINE HEIGHTS, VERTICAL RHYTHM -------------------------------- ----------------------------- */ /* font-sizes, line-heights, vertical rhythm */ .ql-editor p, .ql-editor l...
source/css/typography.css
.ql-editor, .ql-tooltip { font-family: "Josefin Sans"; } /* ----------------------------- -------------------------------- FONT SIZES, LINE HEIGHTS, VERTICAL RHYTHM -------------------------------- ----------------------------- */ /* font-sizes, line-heights, vertical rhythm */ .ql-editor p, .ql-editor l...
0.282196
0.085824
dt { font-weight: bold; } dl { margin-bottom: 50px; } #bug:target { outline: 4px solid #ccc; } /** * tab panel widget */ .tabPanel-widget { position: relative; /* containing block for headings (top:0) */ background: #999; } /** * because labels come first in source order - we use ...
web/css/purecss-tab.css
dt { font-weight: bold; } dl { margin-bottom: 50px; } #bug:target { outline: 4px solid #ccc; } /** * tab panel widget */ .tabPanel-widget { position: relative; /* containing block for headings (top:0) */ background: #999; } /** * because labels come first in source order - we use ...
0.430866
0.157266
@charset "UTF-8"; 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:...
web/css/main.css
@charset "UTF-8"; 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:...
0.454472
0.10942
* stylesheets/util.css ********************************************************************/ #dataLinks li { display: inline-block; margin: 0 .75em 1em 0; } .listWrapper { border: 2px solid #000; margin: 30px 5%; padding: 0 15px; } .collectionList { margin: 0; } .collectionList...
public/stylesheets/util.css
* stylesheets/util.css ********************************************************************/ #dataLinks li { display: inline-block; margin: 0 .75em 1em 0; } .listWrapper { border: 2px solid #000; margin: 30px 5%; padding: 0 15px; } .collectionList { margin: 0; } .collectionList...
0.23793
0.047514
.container { border: 1px solid blue; } .container div { height: 150px; border: 1px solid #222; font-size: 150%; font-weight: bold; opacity: 0.7; font-family: sans-serif; } .box-1 { background: red; } .box-2 { background: yellow; } .box-3 { background: green; } /* ===========...
walkthrough/css/main.css
.container { border: 1px solid blue; } .container div { height: 150px; border: 1px solid #222; font-size: 150%; font-weight: bold; opacity: 0.7; font-family: sans-serif; } .box-1 { background: red; } .box-2 { background: yellow; } .box-3 { background: green; } /* ===========...
0.614047
0.23936
.body_general { width: 100%; height: 600px; } .left_menu { width: 230px; height: 100px; background: #CDC6FF; margin-left: 0px; margin-top: 12px; box-shadow: 0 0 4px black; border-radius: 3px; text-align: center; position: absolute; } .left_menu_filter { width: 230px; ...
public/styles/styles_index.css
.body_general { width: 100%; height: 600px; } .left_menu { width: 230px; height: 100px; background: #CDC6FF; margin-left: 0px; margin-top: 12px; box-shadow: 0 0 4px black; border-radius: 3px; text-align: center; position: absolute; } .left_menu_filter { width: 230px; ...
0.490236
0.089494
.home { background-color: var(--white); font-size: 18px; } .home h1, .home h2, .home ul { margin-bottom: 16px; margin-top: 8px; } .homeTitle, .homeContext, .homeStats, .homeStatsButton, .homeEntities { display: flex; flex-direction: column; align-items: center; line-height: normal; margin: 32px 0; ...
front/src/carbure/components/home.module.css
.home { background-color: var(--white); font-size: 18px; } .home h1, .home h2, .home ul { margin-bottom: 16px; margin-top: 8px; } .homeTitle, .homeContext, .homeStats, .homeStatsButton, .homeEntities { display: flex; flex-direction: column; align-items: center; line-height: normal; margin: 32px 0; ...
0.353875
0.079926
@font-face{font-family:suxingme;src:url(fonts/suxingme.otf) format("opentype");font-weight:400} html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} *, *:before, *:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;} /*===== 清除默认的margin的属性值 =====*/ body, blockq...
webapp/static/css/reset.css
@font-face{font-family:suxingme;src:url(fonts/suxingme.otf) format("opentype");font-weight:400} html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} *, *:before, *:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;} /*===== 清除默认的margin的属性值 =====*/ body, blockq...
0.208904
0.061115
--line-color-primary: #3880ff; --line-color-primary-rgb: 56, 128, 255; --line-color-primary-contrast: #ffffff; --line-color-primary-contrast-rgb: 255, 255, 255; --line-color-primary-shade: #3171e0; --line-color-primary-tint: #4c8dff; --line-color-secondary: #3dc2ff; --line-color-secondary-rgb: 61, 194,...
packages/line/src/themes/css-variables/css/default.css
--line-color-primary: #3880ff; --line-color-primary-rgb: 56, 128, 255; --line-color-primary-contrast: #ffffff; --line-color-primary-contrast-rgb: 255, 255, 255; --line-color-primary-shade: #3171e0; --line-color-primary-tint: #4c8dff; --line-color-secondary: #3dc2ff; --line-color-secondary-rgb: 61, 194,...
0.5564
0.037892
.content-logo { background-color: transparent; width: 100%; } .section-loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 500%; z-index: 9999; background: 50% 50% no-repeat rgba(0, 0, 0, 0.8); } .thumb-loader { height: 70px; width: 70px; font-size: 30px...
public/metrica/assets/css/customize/main.css
.content-logo { background-color: transparent; width: 100%; } .section-loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 500%; z-index: 9999; background: 50% 50% no-repeat rgba(0, 0, 0, 0.8); } .thumb-loader { height: 70px; width: 70px; font-size: 30px...
0.561816
0.153803
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); * { font-size: 10px !important; } /* [uidensity="compact"] */ /* changes padding of toolbar buttons */ toolbar .toolbarbutton-1 { margin: -2px !important; padding: 0px 4px 0px 4px !important; } /* adjusts the padding and margin of t...
firefox/userChrome.css
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); * { font-size: 10px !important; } /* [uidensity="compact"] */ /* changes padding of toolbar buttons */ toolbar .toolbarbutton-1 { margin: -2px !important; padding: 0px 4px 0px 4px !important; } /* adjusts the padding and margin of t...
0.372049
0.142441
@charset "UTF-8"; body { background-image: url(/images/green.jpg?2f725b550228c29b257e6b72adcc9fe1); background-size: cover; } .col-md-2 { color: #FFFFFF; padding-top: 6px; } .form-group row { margin-top: 5px; } .form-control { border: 3px solid green; } .main { margin: 0 auto; } .my-big { font-siz...
public/css/guest.css
@charset "UTF-8"; body { background-image: url(/images/green.jpg?2f725b550228c29b257e6b72adcc9fe1); background-size: cover; } .col-md-2 { color: #FFFFFF; padding-top: 6px; } .form-group row { margin-top: 5px; } .form-control { border: 3px solid green; } .main { margin: 0 auto; } .my-big { font-siz...
0.324128
0.083703
html, body{ width: 100%; height: 100%; background: radial-gradient(ellipse at center, #160909 0%,#160909 45% , #291111 100%); display: flex; justify-content: center; align-items: center; overflow: hidden; } .container{ display: flex; justify-content: center; align-items: center;...
styles.css
html, body{ width: 100%; height: 100%; background: radial-gradient(ellipse at center, #160909 0%,#160909 45% , #291111 100%); display: flex; justify-content: center; align-items: center; overflow: hidden; } .container{ display: flex; justify-content: center; align-items: center;...
0.697815
0.143278
::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { background-color: rgba(45, 59, 255, 0.302); border-radius: 8px; } ::-webkit-scrollbar-thumb:hover { background-color: rgba(191, 18, 253, 0.5); } body { font-family: 'Nunito', sans-serif; font-size: 16px;...
assets/css/style.css
::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { background-color: rgba(45, 59, 255, 0.302); border-radius: 8px; } ::-webkit-scrollbar-thumb:hover { background-color: rgba(191, 18, 253, 0.5); } body { font-family: 'Nunito', sans-serif; font-size: 16px;...
0.253769
0.085251
*{ margin:0; padding:0; border:0; box-sizing: border-box; } a{ display: block; color:inherit; text-decoration: none; } p a{ display: inline-flex; } li{ list-style-type: none; } h1 , h2 , h3 , h4 , h5 , h6 , strong{ font-size: inherit; font-weight: inherit; } img , video{ ...
css/index.css
*{ margin:0; padding:0; border:0; box-sizing: border-box; } a{ display: block; color:inherit; text-decoration: none; } p a{ display: inline-flex; } li{ list-style-type: none; } h1 , h2 , h3 , h4 , h5 , h6 , strong{ font-size: inherit; font-weight: inherit; } img , video{ ...
0.374905
0.06804
.background_glassyLinen3, .hover_background_glassyLinen3:hover, .active_background_glassyLinen3:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -webkit-gradient(li...
widgets/common/assets/gradients/glassy/glassyLinen/glassyLinen3.css
.background_glassyLinen3, .hover_background_glassyLinen3:hover, .active_background_glassyLinen3:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -webkit-gradient(li...
0.491944
0.127952
* { box-sizing: border-box; margin: 0; padding: 0; /* border: 1px solid red;*/ } h4{ font-size: 115%; } .card{ /*display: inline-block;*/ width:25%; float:left; margin:1% 4% } html { font-family: "Lucida Sans", sans-serif; } .imgindex, .imgabout { width: 100%; padding: 0 10%; } img.logo { ...
Codo a Codo/Proyectos de las clases/Clase 19/AP10-vue-ejemplo/css/estilo.css
* { box-sizing: border-box; margin: 0; padding: 0; /* border: 1px solid red;*/ } h4{ font-size: 115%; } .card{ /*display: inline-block;*/ width:25%; float:left; margin:1% 4% } html { font-family: "Lucida Sans", sans-serif; } .imgindex, .imgabout { width: 100%; padding: 0 10%; } img.logo { ...
0.335133
0.120465
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Verdana, sans-serif; text-transform: uppercase; font-size: 1vh; } @keyframes show { 0% { opacity: 0.0;} 50% {opacity: 1;} 100% {opacity: 0.0;} } body { display: flex; align-items...
urna/urna model.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Verdana, sans-serif; text-transform: uppercase; font-size: 1vh; } @keyframes show { 0% { opacity: 0.0;} 50% {opacity: 1;} 100% {opacity: 0.0;} } body { display: flex; align-items...
0.711932
0.13612
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap"); svg { z-index: 100; } :root { --padding: 10vmin; --color-background: #D0CBC7; --font-size-large: 8vw; --font-size-medium: 4vw; --font-size-normal: 2vw; } @media only screen and (min-width: 80...
dist/style.css
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap"); svg { z-index: 100; } :root { --padding: 10vmin; --color-background: #D0CBC7; --font-size-large: 8vw; --font-size-medium: 4vw; --font-size-normal: 2vw; } @media only screen and (min-width: 80...
0.445288
0.12544
@CHARSET "UTF-8"; /*Start 初始化样式开始*/ *{ margin:0; padding:0; } body{ font-size:14px; color:#333; font-family:"microsoft yahei", "微软雅黑"; } html,body{ min-width: 1200px; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } a{ text...
feibiao-admin/src/main/resources/static/static/project/patent_service_details.css
@CHARSET "UTF-8"; /*Start 初始化样式开始*/ *{ margin:0; padding:0; } body{ font-size:14px; color:#333; font-family:"microsoft yahei", "微软雅黑"; } html,body{ min-width: 1200px; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } a{ text...
0.202207
0.047625
body { display: flex; flex-direction: column; min-height: 100vh; } .notification { position: fixed; right: 0; top: calc(100vh - 120px); z-index: 100; } .notification .alert { max-width: 600px; max-height: 120px; overflow: hidden; } .hero { position: relative; color: #f...
web/css/main.css
body { display: flex; flex-direction: column; min-height: 100vh; } .notification { position: fixed; right: 0; top: calc(100vh - 120px); z-index: 100; } .notification .alert { max-width: 600px; max-height: 120px; overflow: hidden; } .hero { position: relative; color: #f...
0.644225
0.092074
.App { font-family: 'Josefin Sans', sans-serif; } #app-name { font-weight: 800; font-size: 50px; } /*====================================*/ /*sidebar*/ .custom-sidebar-class { background-color: #41A3C4; width: 150px; } #user-icon { padding: 20px; margin-left: 40px; margin-top: 50px; ...
react-ui/src/App.css
.App { font-family: 'Josefin Sans', sans-serif; } #app-name { font-weight: 800; font-size: 50px; } /*====================================*/ /*sidebar*/ .custom-sidebar-class { background-color: #41A3C4; width: 150px; } #user-icon { padding: 20px; margin-left: 40px; margin-top: 50px; ...
0.362405
0.074736
@font-face { font-family: 'HK Grotesk Regular'; font-style: normal; font-weight: normal; src: local('HK Grotesk Regular'), url('HKGrotesk-Regular.woff') format('woff'); } @font-face { font-family: 'Atlas Grotesk Web Regular'; font-style: normal; font-weight: normal; src: local('Atlas G...
src/fonts/style.css
@font-face { font-family: 'HK Grotesk Regular'; font-style: normal; font-weight: normal; src: local('HK Grotesk Regular'), url('HKGrotesk-Regular.woff') format('woff'); } @font-face { font-family: 'Atlas Grotesk Web Regular'; font-style: normal; font-weight: normal; src: local('Atlas G...
0.538498
0.115212
.uc_mega_icon_feature_boxs * { margin: 0px; padding: 0px; } .uc_mega_icon_feature_boxs { font-size: 14px; line-height: 1.5; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #999; } .uc_mega_icon_feature_boxs .uc_features *, *:before, *:after { -webkit-box-sizing: b...
uploads/ac_assets/mega_icon_feature_box/mega_icon_feature_boxs.css
.uc_mega_icon_feature_boxs * { margin: 0px; padding: 0px; } .uc_mega_icon_feature_boxs { font-size: 14px; line-height: 1.5; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #999; } .uc_mega_icon_feature_boxs .uc_features *, *:before, *:after { -webkit-box-sizing: b...
0.366817
0.053108
:root { /* --primary-color: #dcd4ca; --secondary-color: #d0c6b9; */ --white-color: #ffffff; --white-color-rgb: 255, 255, 255; --black-color: #000000; --black-color-rgb: 0, 0, 0; /* --primary-font: 'Nanum Gothic', sans-serif; --secondary-font: 'Nanum Myeongjo', serif; */ } /* body { ...
wordpress/wp-content/themes/travel-nomad/style.css
:root { /* --primary-color: #dcd4ca; --secondary-color: #d0c6b9; */ --white-color: #ffffff; --white-color-rgb: 255, 255, 255; --black-color: #000000; --black-color-rgb: 0, 0, 0; /* --primary-font: 'Nanum Gothic', sans-serif; --secondary-font: 'Nanum Myeongjo', serif; */ } /* body { ...
0.369088
0.111822
html, body { padding: 0; margin: 0; height: 100%; background-color: #444; font-family: sans-serif; overflow: hidden; } :focus { outline: 0; } #container { height: 100%; } #sidebar { position: absolute; left: -300px; top: 0; width: 370px; height: 100%; box-shadow: 2px 0 20px 0 black; dis...
examples/youtube-react-tv/style.css
html, body { padding: 0; margin: 0; height: 100%; background-color: #444; font-family: sans-serif; overflow: hidden; } :focus { outline: 0; } #container { height: 100%; } #sidebar { position: absolute; left: -300px; top: 0; width: 370px; height: 100%; box-shadow: 2px 0 20px 0 black; dis...
0.409693
0.065009
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,700;1,100;1,400;1,700&display=swap'); html { font: 400 16px/1.5 Roboto, Noto Sans, Noto Sans JP, Noto Sans KR, Noto Naskh Arabic, Noto Sans Thai, Noto Sans Hebrew, Noto Sans Bengali, sans-serif; } body { padding: 0; } body>h...
lib/kmz-template/style.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,700;1,100;1,400;1,700&display=swap'); html { font: 400 16px/1.5 Roboto, Noto Sans, Noto Sans JP, Noto Sans KR, Noto Naskh Arabic, Noto Sans Thai, Noto Sans Hebrew, Noto Sans Bengali, sans-serif; } body { padding: 0; } body>h...
0.553988
0.127544
.p-2 { font-size: 75%; } .p-3 { background-color: #1BBC9B; } .col-4 { font-size: 200%; } .text-white { color: #BDBDBD; } .text-large { font-size: 30px; } .text-medium { font-size: 20px; } .text-small { font-size: 15px; } /* CUSTOM COMPONENTS */ .bg-black { background-color: #c0c0c0; } /* KEEPS LOGI...
public/css/ICSSCSS.css
.p-2 { font-size: 75%; } .p-3 { background-color: #1BBC9B; } .col-4 { font-size: 200%; } .text-white { color: #BDBDBD; } .text-large { font-size: 30px; } .text-medium { font-size: 20px; } .text-small { font-size: 15px; } /* CUSTOM COMPONENTS */ .bg-black { background-color: #c0c0c0; } /* KEEPS LOGI...
0.258888
0.097864
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@500;600;700&family=Oxygen:wght@300;400;700&family=Poppins:wght@100;200;300;400;500;600;700&display=swap"); h1, h2, h3, h4, p, span, ul, li { padding: 0 !important; margin: 0 !important; } h1, h2, h3, h4 { font-family: "Poppins", sans-...
assest/css/main.css
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@500;600;700&family=Oxygen:wght@300;400;700&family=Poppins:wght@100;200;300;400;500;600;700&display=swap"); h1, h2, h3, h4, p, span, ul, li { padding: 0 !important; margin: 0 !important; } h1, h2, h3, h4 { font-family: "Poppins", sans-...
0.379034
0.105165
.input-content { padding: 16px; } .input-content label{ margin-left: 8ex; margin-bottom: 2px; } .input-content .login-input{ width: 75%; padding: 10px 12px; margin: 1% 12.5%; display: inline-block; border-top: 1.4px solid #eee; border-left: 1.8px solid #ddd; border-right: 1.8px solid #ddd; box-sizing: border...
css/user.css
.input-content { padding: 16px; } .input-content label{ margin-left: 8ex; margin-bottom: 2px; } .input-content .login-input{ width: 75%; padding: 10px 12px; margin: 1% 12.5%; display: inline-block; border-top: 1.4px solid #eee; border-left: 1.8px solid #ddd; border-right: 1.8px solid #ddd; box-sizing: border...
0.33928
0.07024
@charset "UTF-8"; body{ font-family: Arial,sans-serif; } #h1{ font-size: 40pt; font-family: 'FontLogo',sans-serif; clear: both; } #h2{ font-size: 25pt; font-family: 'FontLogo',sans-serif; } /*============================= conteudo ===============================*/ section{ ...
pages/RecantoFerraz/web/css/estilo.css
@charset "UTF-8"; body{ font-family: Arial,sans-serif; } #h1{ font-size: 40pt; font-family: 'FontLogo',sans-serif; clear: both; } #h2{ font-size: 25pt; font-family: 'FontLogo',sans-serif; } /*============================= conteudo ===============================*/ section{ ...
0.231962
0.073763
@font-face { font-family: 'Abril Fatface'; font-style: normal; font-weight: 400; src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(https://fonts.gstatic.com/s/abrilfatface/v9/zOL64pLDlL1D99S8g8PtiKchq-dmjcDidBc.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC,...
Task 14/style.css
@font-face { font-family: 'Abril Fatface'; font-style: normal; font-weight: 400; src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(https://fonts.gstatic.com/s/abrilfatface/v9/zOL64pLDlL1D99S8g8PtiKchq-dmjcDidBc.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC,...
0.296247
0.10079
:root { --dark-background: rgb(107, 215, 241); --main-background: radial-gradient( circle, rgba(177, 207, 249, 1) 70%, rgba(121, 158, 210, 1) 100% ); --textColor: ; --altTextColor: ; } html { scroll-behavior: smooth; } body { margin: 0; } .container { display: flex; justify-content: cen...
src/components/surveyform.module.css
:root { --dark-background: rgb(107, 215, 241); --main-background: radial-gradient( circle, rgba(177, 207, 249, 1) 70%, rgba(121, 158, 210, 1) 100% ); --textColor: ; --altTextColor: ; } html { scroll-behavior: smooth; } body { margin: 0; } .container { display: flex; justify-content: cen...
0.571408
0.149625
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, ...
prod/css/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.393618
0.065815
.hidden-el { visibility: hidden; opacity: 0; } .gradient-text { color: #b39a5d; } .backgroundcliptext .gradient-text { background: linear-gradient(45deg, #b39a5d 0%, #c9bb9d 25%, #b39a5d 50%, #c9bb9d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text...
components/stylee.module.css
.hidden-el { visibility: hidden; opacity: 0; } .gradient-text { color: #b39a5d; } .backgroundcliptext .gradient-text { background: linear-gradient(45deg, #b39a5d 0%, #c9bb9d 25%, #b39a5d 50%, #c9bb9d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text...
0.547222
0.105073
path { fill: none; stroke: none; } .xaxis .tick.major { fill: black; stroke: black; stroke-width: 0.1; opacity: 0.7; } .slideraxis { fill: black; stroke: black; stroke-width: 0.4; opacity: 1; } text { font-family: sans-serif; font-size: 11px; } /* IPython Notebook CSS to...
static/css/LDAvis.css
path { fill: none; stroke: none; } .xaxis .tick.major { fill: black; stroke: black; stroke-width: 0.1; opacity: 0.7; } .slideraxis { fill: black; stroke: black; stroke-width: 0.4; opacity: 1; } text { font-family: sans-serif; font-size: 11px; } /* IPython Notebook CSS to...
0.356895
0.08061
hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgb(255 255 255); } .centered1 { position: absolute; top: 22%; left: 50%; font-weight: 900; font-size: 3vw; transform: translate(-50%, -50%); } .centered { position: absolute; top: 50%; left:...
resources/css/membership.css
hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgb(255 255 255); } .centered1 { position: absolute; top: 22%; left: 50%; font-weight: 900; font-size: 3vw; transform: translate(-50%, -50%); } .centered { position: absolute; top: 50%; left:...
0.338077
0.126785
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ background: brown; } h3{ font-family: 'Arial'; font-size: 12pt; letter-spacing: 1px; width: 100%; background: #E9BE40; padding: 10px; color: #FFF; text-align: center; text-transform: uppercase; border-radius: 11px 11px 11px 11px; font-weight:...
Modulos/Actividades/css/style2.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ background: brown; } h3{ font-family: 'Arial'; font-size: 12pt; letter-spacing: 1px; width: 100%; background: #E9BE40; padding: 10px; color: #FFF; text-align: center; text-transform: uppercase; border-radius: 11px 11px 11px 11px; font-weight:...
0.307358
0.058078
.page-container.login { overflow-y: auto; width: 100%; min-height: calc(100vh - 70px); } .page-container.login .container-inner { min-height: calc(100vh - 70px); } .page-container.login .container-inner .app-logo { padding: 50px 0px; padding-bottom: 30px; margin: auto; width: 250px; line-height: 70p...
public/css/blocks_guest.css
.page-container.login { overflow-y: auto; width: 100%; min-height: calc(100vh - 70px); } .page-container.login .container-inner { min-height: calc(100vh - 70px); } .page-container.login .container-inner .app-logo { padding: 50px 0px; padding-bottom: 30px; margin: auto; width: 250px; line-height: 70p...
0.240329
0.038107
.sr-only { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); } .hide { display: none; } * { box-sizing: border-box; } html{ overflow-y: scroll; } body { font-family: system-ui, -apple-system, sans-serif; color: #222; margin: 0; } .elv-docs ...
_includes/index.css
.sr-only { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); } .hide { display: none; } * { box-sizing: border-box; } html{ overflow-y: scroll; } body { font-family: system-ui, -apple-system, sans-serif; color: #222; margin: 0; } .elv-docs ...
0.212069
0.062933
@import './components/reset.css'; @import './components/layout.css'; /* 3rd party components */ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap'); /* your components */ @import './components/button.css'; @import './components/faq.css'; @import './components/footer.css'...
css/home-page.css
@import './components/reset.css'; @import './components/layout.css'; /* 3rd party components */ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap'); /* your components */ @import './components/button.css'; @import './components/faq.css'; @import './components/footer.css'...
0.302082
0.051059
.navbar-inner { background: #00adf3; } .navbar .brand { color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,.3); font-size: 30px; font-weight: bold; } .navbar .nav > li > a { color: #4876E3; text-shadow: none; } .navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #FFF; } .navbar .nav > .active > a, ....
client/src/mtest/css/akorp-bootstrap.css
.navbar-inner { background: #00adf3; } .navbar .brand { color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,.3); font-size: 30px; font-weight: bold; } .navbar .nav > li > a { color: #4876E3; text-shadow: none; } .navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #FFF; } .navbar .nav > .active > a, ....
0.177954
0.060087
md-hint.ErrorMessageForm { font-size: 14px; display: table-cell; height: 5rem; color: #b72c2c; font-family: 'HelveticaNeueLTCom-Roman', sans-serif; font-style: normal; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { /* display: none; <- Crashes Chrome on hover */ -webkit-appearan...
src/styles.css
md-hint.ErrorMessageForm { font-size: 14px; display: table-cell; height: 5rem; color: #b72c2c; font-family: 'HelveticaNeueLTCom-Roman', sans-serif; font-style: normal; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { /* display: none; <- Crashes Chrome on hover */ -webkit-appearan...
0.206174
0.079961
@charset "utf-8"; @import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400); @import url(http://fonts.googleapis.com/css?family=Signika:400,600); @import url(https://fonts.googleapis.com/css?family=Muli:300,400); /* Reset ---------------------------------*/ ul { list-style: none; } .figure { mar...
css/style.css
@charset "utf-8"; @import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400); @import url(http://fonts.googleapis.com/css?family=Signika:400,600); @import url(https://fonts.googleapis.com/css?family=Muli:300,400); /* Reset ---------------------------------*/ ul { list-style: none; } .figure { mar...
0.38549
0.071982
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer components{ .lines { position: absolute; top: 0; left: 0; right: 0; height: 100%; margin: auto; ...
src/index.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer components{ .lines { position: absolute; top: 0; left: 0; right: 0; height: 100%; margin: auto; ...
0.504394
0.072472
.qr-container { height: 150px; padding: 7px; margin: 8px; background: #fff; } @keyframes fade { 0% { opacity: 0; } 100% { opacity: 1; } } .menu-container, .article-container { position: fixed; z-index: 5; left: 0; top: 0; width: 100%; height: 100%; } .article-container {...
dist/styles/main.css
.qr-container { height: 150px; padding: 7px; margin: 8px; background: #fff; } @keyframes fade { 0% { opacity: 0; } 100% { opacity: 1; } } .menu-container, .article-container { position: fixed; z-index: 5; left: 0; top: 0; width: 100%; height: 100%; } .article-container {...
0.485356
0.066751
/* Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property */ *:where(:not(iframe, canvas, img, svg, video):not(svg *)) { all: unset; display: revert; } /* Preferred box-sizing value */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } /* changes base font...
week/18/style.css
/* Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property */ *:where(:not(iframe, canvas, img, svg, video):not(svg *)) { all: unset; display: revert; } /* Preferred box-sizing value */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } /* changes base font...
0.428951
0.081119
@import url(https://fonts.googleapis.com/css?family=Roboto:300); .register-page { width: 700px; padding: 8% 0 0; margin: auto; position: relative; z-index: 1; background: #FFFFFF; max-width: 700px; margin: 0 auto 100px; padding: 45px; text-align: center; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2),...
Source_Code/Web_Server/Crowcial/public/stylesheets/register.css
@import url(https://fonts.googleapis.com/css?family=Roboto:300); .register-page { width: 700px; padding: 8% 0 0; margin: auto; position: relative; z-index: 1; background: #FFFFFF; max-width: 700px; margin: 0 auto 100px; padding: 45px; text-align: center; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2),...
0.349422
0.100084
.img-block { position: relative; width: 100%; height: 220px; } .img-block img { height: 100%; width: 100%; } .scroll-btn { position: absolute; height: 20%; width: 48px; display: table; text-align:right; } .scroll-btn i { display: table-cell; vertical-align: middle; } ...
Public/Weather.css
.img-block { position: relative; width: 100%; height: 220px; } .img-block img { height: 100%; width: 100%; } .scroll-btn { position: absolute; height: 20%; width: 48px; display: table; text-align:right; } .scroll-btn i { display: table-cell; vertical-align: middle; } ...
0.421552
0.084985
@charset "UTF-8"; /****Config. Geral****/ @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); html { scroll-behavior: smooth; } * { box-sizing: border-box; margin: 0; padding: 0; font-family:...
css/style.css
@charset "UTF-8"; /****Config. Geral****/ @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); html { scroll-behavior: smooth; } * { box-sizing: border-box; margin: 0; padding: 0; font-family:...
0.366136
0.077204
.hint { position: relative; display: inline-block; padding: 1px; } .hint::after { content: ' '; position: absolute; align-items: center; overflow: hidden; top: 0%; left: 0%; width: 100%; height: 100%; background: white; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 255); } .hint:hover:...
docs/fw/styles.css
.hint { position: relative; display: inline-block; padding: 1px; } .hint::after { content: ' '; position: absolute; align-items: center; overflow: hidden; top: 0%; left: 0%; width: 100%; height: 100%; background: white; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 255); } .hint:hover:...
0.638159
0.133049
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap'); * { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; } .MAA_Movie-wrapper { min-height: 100vh; display: flex; } .MAA_Movie-wrapper .MAA_Movie-sidebar { flex: 0.15; ...
src/App.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap'); * { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; } .MAA_Movie-wrapper { min-height: 100vh; display: flex; } .MAA_Movie-wrapper .MAA_Movie-sidebar { flex: 0.15; ...
0.427516
0.074804
header { display: flex; justify-content: space-between; align-items: baseline; padding: 0 2rem; margin-bottom: 1rem; } header h1 { margin: 0; padding: 0; } /* GLOBAL HEADER STYLES */ header nav a { display: block; padding: 2ex 2ch; } header nav a:link, header nav a:visited { ...
WebsiteAndApi/styles/menu.css
header { display: flex; justify-content: space-between; align-items: baseline; padding: 0 2rem; margin-bottom: 1rem; } header h1 { margin: 0; padding: 0; } /* GLOBAL HEADER STYLES */ header nav a { display: block; padding: 2ex 2ch; } header nav a:link, header nav a:visited { ...
0.322953
0.053354
body { padding: 0px; margin: 0px; font-size: 12px; scrollbar-highlight-color: #ffffff; line-height: 130%; background-repeat: no-repeat; font-family: arial, sans-serif; overflow: auto; } p { padding: 0px; margin: 0px; margin-bottom: 0px; } input { font-size: 11px; font-f...
templates/nmintra/css/main.css
body { padding: 0px; margin: 0px; font-size: 12px; scrollbar-highlight-color: #ffffff; line-height: 130%; background-repeat: no-repeat; font-family: arial, sans-serif; overflow: auto; } p { padding: 0px; margin: 0px; margin-bottom: 0px; } input { font-size: 11px; font-f...
0.479016
0.123471
/* icon design */ svg { width: 20px; height: 20px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } /*Start of main body design*/ /******************************************************************************/ /*body tag universal design*/ body { f...
Assets/css/resume-styles.css
/* icon design */ svg { width: 20px; height: 20px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } /*Start of main body design*/ /******************************************************************************/ /*body tag universal design*/ body { f...
0.352648
0.060114
body { background: greenyellow; } .profile { margin: 20px 0; } .profile-sidebar { padding: 20px 0 10px 0; background: #fff; } .profile-userpic img { float: auto; margin: 30px ; width: 50%; height: 50%; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50%...
public/assets/css/dash.css
body { background: greenyellow; } .profile { margin: 20px 0; } .profile-sidebar { padding: 20px 0 10px 0; background: #fff; } .profile-userpic img { float: auto; margin: 30px ; width: 50%; height: 50%; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50%...
0.402275
0.08374
input.mm-toggle, input.mm-check { position : absolute; right : -10000px; } label.mm-toggle, label.mm-check { margin : 0; position : absolute; top : 50%; z-index : 2; } label.mm-toggle:before, label.mm-check:before { content : ''; display : block; } label.mm-toggle { border-radius : 30px; width : 5...
app-assets/css-rtl/plugins/menu/mmenu/addons/jquery.mmenu.toggles.css
input.mm-toggle, input.mm-check { position : absolute; right : -10000px; } label.mm-toggle, label.mm-check { margin : 0; position : absolute; top : 50%; z-index : 2; } label.mm-toggle:before, label.mm-check:before { content : ''; display : block; } label.mm-toggle { border-radius : 30px; width : 5...
0.529263
0.33012
body, table, div, p, dl { font: 200 14px/1.75em 'Roboto Slab',Arial,sans-serif; color: #444; } /* @group Heading Levels */ h1.groupheader { font-size: 150%; } .title { font: 400 14px/28px 'Roboto Slab',Arial,sans-serif; font-size: 150%; margin: 10px 2px; } h2.groupheader { border-bottom: 1px solid #879ECB; ...
doc/api/dox_style.css
body, table, div, p, dl { font: 200 14px/1.75em 'Roboto Slab',Arial,sans-serif; color: #444; } /* @group Heading Levels */ h1.groupheader { font-size: 150%; } .title { font: 400 14px/28px 'Roboto Slab',Arial,sans-serif; font-size: 150%; margin: 10px 2px; } h2.groupheader { border-bottom: 1px solid #879ECB; ...
0.270288
0.077169
body{ background:#efefef; color:#3A3A3A; font-family:'Didactic',Serif; } a:hover{ text-decoration:underline; } p a:hover{ color:#EE4938; text-decoration:underline; } /*> Navigation*/ .site-logo{ max-height:90px; width:auto; } .site-logo-large{ max-height:140px; width:auto; } #site-nav{ p...
content/themes/starmap-master/assets/css/style.css
body{ background:#efefef; color:#3A3A3A; font-family:'Didactic',Serif; } a:hover{ text-decoration:underline; } p a:hover{ color:#EE4938; text-decoration:underline; } /*> Navigation*/ .site-logo{ max-height:90px; width:auto; } .site-logo-large{ max-height:140px; width:auto; } #site-nav{ p...
0.097278
0.09472
.nav-color { color: white; background-color: #880E4F; } .title { color: white; text-align: center; } #home-button{ background-color: transparent; border: none; font-size: 27px; position: absolute; top: -6px; bottom: -5px; right: -6px; color: white; } /* MAIN */ .ion-ionic { font-size: 20px...
www/css/style.css
.nav-color { color: white; background-color: #880E4F; } .title { color: white; text-align: center; } #home-button{ background-color: transparent; border: none; font-size: 27px; position: absolute; top: -6px; bottom: -5px; right: -6px; color: white; } /* MAIN */ .ion-ionic { font-size: 20px...
0.273186
0.077657
min-width: 150px; max-width: 500px; width: 100%; } .example-full-width { width: 100%; } */ .slider-bottom { width: 294px; } .padding-bottom-10 { padding-bottom: 10px!important; } .prod-navigation { list-style: none; padding-top: 2px; padding-bottom: 2px; border-color: #e8e5e...
src/app/market/market.component.css
min-width: 150px; max-width: 500px; width: 100%; } .example-full-width { width: 100%; } */ .slider-bottom { width: 294px; } .padding-bottom-10 { padding-bottom: 10px!important; } .prod-navigation { list-style: none; padding-top: 2px; padding-bottom: 2px; border-color: #e8e5e...
0.622689
0.125467
@-moz-document domain("trello.com") { body { background: #f8f8f7 !important; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; font-weight: 300 !important; } h3 { font-weight: 300 !important } .header-woof { ...
data/usercss/122627.user.css
@-moz-document domain("trello.com") { body { background: #f8f8f7 !important; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; font-weight: 300 !important; } h3 { font-weight: 300 !important } .header-woof { ...
0.136522
0.04408
@charset "UTF-8"; a { text-decoration: none; color: inherit; } ul { padding: 0 0; list-style: none; } h1 { margin: 0; } .wrap { width: 100%; margin: 0; padding: 0; font-family: "Noto Sans", sans-serif; } .article { display: flex; flex-direction: column; align-items: center; justify-conten...
frontPageTemplate/styles/findPassword/inputNewPassword/inputNewPassword.css
@charset "UTF-8"; a { text-decoration: none; color: inherit; } ul { padding: 0 0; list-style: none; } h1 { margin: 0; } .wrap { width: 100%; margin: 0; padding: 0; font-family: "Noto Sans", sans-serif; } .article { display: flex; flex-direction: column; align-items: center; justify-conten...
0.448668
0.075824
*{ margin: 0px; padding: 0px; } body{ background-color: #ffffff; font-size: 14px; font-family: "微软雅黑"; color: #333; } /*居中的容器*/ .w{ width: 1200px; margin-left: auto; margin-right: auto; } /*页面里的a标签的颜色以及样式*/ a{ color: #333; text-decoration: none; } /*左右浮动,恢复父容器塌陷高度*/ .left{ float: left; } .right{ float: ri...
css/style.css
*{ margin: 0px; padding: 0px; } body{ background-color: #ffffff; font-size: 14px; font-family: "微软雅黑"; color: #333; } /*居中的容器*/ .w{ width: 1200px; margin-left: auto; margin-right: auto; } /*页面里的a标签的颜色以及样式*/ a{ color: #333; text-decoration: none; } /*左右浮动,恢复父容器塌陷高度*/ .left{ float: left; } .right{ float: ri...
0.254602
0.049959
html, body { margin: 0; font-size: 100%; background: #fff; font-family: 'Nunito', sans-serif; } html { scroll-behavior: smooth; } body a { text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; ...
css/style.css
html, body { margin: 0; font-size: 100%; background: #fff; font-family: 'Nunito', sans-serif; } html { scroll-behavior: smooth; } body a { text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; ...
0.21684
0.060724
==================================================================== able of contents ==================================================================== BASE CSS PRELOADER SECTION TITLE AND SECTION PADDING HEADER AREA WELCOME AREA ABOUT AREA SERVICES AREA WORK AREA Counter AREA Education and experince area start T...
public/assets/front/css/style.css
==================================================================== able of contents ==================================================================== BASE CSS PRELOADER SECTION TITLE AND SECTION PADDING HEADER AREA WELCOME AREA ABOUT AREA SERVICES AREA WORK AREA Counter AREA Education and experince area start T...
0.474631
0.101145
.holder { position: absolute; width: 156px; height: 156px; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .2)); background-color: #424242; border-radius: 3px; cursor: pointer; box-shadow: 0 1px 3px rgba(0,0,0,0.5); transition: background-color .15s, box-shadow .15s, transform .15s, ...
panel/src/app/components/editor/card/card.component.css
.holder { position: absolute; width: 156px; height: 156px; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .2)); background-color: #424242; border-radius: 3px; cursor: pointer; box-shadow: 0 1px 3px rgba(0,0,0,0.5); transition: background-color .15s, box-shadow .15s, transform .15s, ...
0.609059
0.112065
@-moz-document domain("multiplayerpiano.com") { * { margin: 0; } * { user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } html, body { width: 100%; height: 100%; overflow: hidden; font: 20pt verdana; color: white; text-shadow: #444 1px 1px; } body { position: absolute; } b...
data/usercss/126198.user.css
@-moz-document domain("multiplayerpiano.com") { * { margin: 0; } * { user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } html, body { width: 100%; height: 100%; overflow: hidden; font: 20pt verdana; color: white; text-shadow: #444 1px 1px; } body { position: absolute; } b...
0.267887
0.079961
.page { height: 100vh; overflow: scroll; /*#region 登录*/ /*#endregion*/ } .page .login { background: #000 url(../static/images/login_bg.jpg) no-repeat center; background-size: cover; height: 100%; } .page .btn_theme { background-color: rgba(50, 150, 250, 0.85); color: #fff; } .page .btn_theme:not(.weui...
public/static/css/index.css
.page { height: 100vh; overflow: scroll; /*#region 登录*/ /*#endregion*/ } .page .login { background: #000 url(../static/images/login_bg.jpg) no-repeat center; background-size: cover; height: 100%; } .page .btn_theme { background-color: rgba(50, 150, 250, 0.85); color: #fff; } .page .btn_theme:not(.weui...
0.283186
0.049314
.dnd5e.sheet.actor.character .inventory .item-controls { flex: 0 0 86px !important; } #party-inventory .item-owner-name { overflow: hidden; text-overflow: ellipsis; } .scratchpad { padding: 0 5px; } .scratchpad .item-row { align-items: center; } .scratchpad .item-delete, .scratchpad .item-split ...
styles/party-inventory.css
.dnd5e.sheet.actor.character .inventory .item-controls { flex: 0 0 86px !important; } #party-inventory .item-owner-name { overflow: hidden; text-overflow: ellipsis; } .scratchpad { padding: 0 5px; } .scratchpad .item-row { align-items: center; } .scratchpad .item-delete, .scratchpad .item-split ...
0.575946
0.14777
@font-face{ font-family: Champagne; src: url(cac_champagne.woff)format('woff'), url(cac_champagne.ttf)format('tff'); } @font-face{ font-family: Grunge; src: url(1942.woff)format('woff'), url(1942.tff)format('tff'); } @font-face{ font-family: Dobkin; src: url(DobkinPlain.woff)format('woff'), ur...
CS 0134/CS0134-C2/styles.css
@font-face{ font-family: Champagne; src: url(cac_champagne.woff)format('woff'), url(cac_champagne.ttf)format('tff'); } @font-face{ font-family: Grunge; src: url(1942.woff)format('woff'), url(1942.tff)format('tff'); } @font-face{ font-family: Dobkin; src: url(DobkinPlain.woff)format('woff'), ur...
0.186687
0.051845
body { background-color: #0a1235; } #header-carousel .logo { height: 100px; } #header-carousel form .text { height: 40px; border-radius: 10px 0px 0px 10px; text-align: center; border: none; } #header-carousel form .button { height: 40px; width: 130px; border: none; border-radius: 0px 10px 10px 0p...
public/css/main.css
body { background-color: #0a1235; } #header-carousel .logo { height: 100px; } #header-carousel form .text { height: 40px; border-radius: 10px 0px 0px 10px; text-align: center; border: none; } #header-carousel form .button { height: 40px; width: 130px; border: none; border-radius: 0px 10px 10px 0p...
0.314471
0.073563
.monthStack{ display:none; } .itemTitle{ /*float: left;*/ margin-bottom: 5px; } .itemTitle a { color:#fff; } .memberConatainer{ /*float: left;*/ margin-bottom: 5px; color: #fff; } .splash { /*margin-top: 10px;*/ } .splash img { background:#f0f0f0; display:block; max-width:100%; /* max-heig...
blog.css
.monthStack{ display:none; } .itemTitle{ /*float: left;*/ margin-bottom: 5px; } .itemTitle a { color:#fff; } .memberConatainer{ /*float: left;*/ margin-bottom: 5px; color: #fff; } .splash { /*margin-top: 10px;*/ } .splash img { background:#f0f0f0; display:block; max-width:100%; /* max-heig...
0.403684
0.067209
body { background-color:black; } /* Navegacion */ .aftermoto { width:245px; margin-left:100px; padding-top: 5px; } #prependedtext { width:100%; margin-left:165px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 20%; margin-top:8px; } .padright { padding-rig...
public/css/advance_search_style.css
body { background-color:black; } /* Navegacion */ .aftermoto { width:245px; margin-left:100px; padding-top: 5px; } #prependedtext { width:100%; margin-left:165px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 20%; margin-top:8px; } .padright { padding-rig...
0.400046
0.121503
@import url('https://fonts.googleapis.com/css2?family=Red+Rose:wght@300;400;500;600;700&display=swap'); /* fonts connection */ @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Medium.eot'); src: local('HelveticaNeueCyr-Medium'), url('url:./font/HelveticaNeueCyr-Medium.eot?...
css/common.css
@import url('https://fonts.googleapis.com/css2?family=Red+Rose:wght@300;400;500;600;700&display=swap'); /* fonts connection */ @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Medium.eot'); src: local('HelveticaNeueCyr-Medium'), url('url:./font/HelveticaNeueCyr-Medium.eot?...
0.386648
0.059839
.sidebar { position: absolute; top: 0; left: 0; right: 0; width: 320px; height: auto; z-index: 1000; background: none; padding: 4px; /* background: rgba(255,255,255,0.6)*/ } .sidebar.expanded { height: calc(100%); } .sidebar > .tab-content { display: none; } .sidebar.expande...
packages/core-ui/client/stylesheets/sidebar.css
.sidebar { position: absolute; top: 0; left: 0; right: 0; width: 320px; height: auto; z-index: 1000; background: none; padding: 4px; /* background: rgba(255,255,255,0.6)*/ } .sidebar.expanded { height: calc(100%); } .sidebar > .tab-content { display: none; } .sidebar.expande...
0.487307
0.090414
.icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } /*Paralax code*/ .bgimg-1, .bgimg-2, .bgimg-3 { position: relative; opacity: 0.95; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .bgimg-1 { backg...
css/style.css
.icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } /*Paralax code*/ .bgimg-1, .bgimg-2, .bgimg-3 { position: relative; opacity: 0.95; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .bgimg-1 { backg...
0.479991
0.080069