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
@import url('https://fonts.googleapis.com/css?family=Raleway'); @import url('https://fonts.googleapis.com/css?family=Oxygen'); /* Reset */ 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, sm...
styles/main.css
@import url('https://fonts.googleapis.com/css?family=Raleway'); @import url('https://fonts.googleapis.com/css?family=Oxygen'); /* Reset */ 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, sm...
0.188922
0.082365
:root { /* =========================== */ /* ===== 1. Color Tokens ===== */ /* =========================== */ /* Neutral */ --token-color-white: #ffffff; --token-color-black: #000000; /* Blue Gray */ --token-color-blue-gray-50: #f8fafc; --token-color-blue-gray-100: #f1f5f9; --token-color-blue-gray-...
assets/styles/css/variables.css
:root { /* =========================== */ /* ===== 1. Color Tokens ===== */ /* =========================== */ /* Neutral */ --token-color-white: #ffffff; --token-color-black: #000000; /* Blue Gray */ --token-color-blue-gray-50: #f8fafc; --token-color-blue-gray-100: #f1f5f9; --token-color-blue-gray-...
0.315103
0.089933
.yui3-skin-sam .yui3-dial-handle{ /*container. top left corner used for trig positioning*/ position:absolute; top:0; left:0; width:20%; height:20%; } .yui3-skin-sam .yui3-dial-handle-user{ /* the visible user handle */ position:absolute; top:-50%; left:-50%; width:100%; height:100%; background-color:#6C3A3A;...
ajax/libs/yui/3.3.0pr3/dial/assets/skins/sam/dial-skin.css
.yui3-skin-sam .yui3-dial-handle{ /*container. top left corner used for trig positioning*/ position:absolute; top:0; left:0; width:20%; height:20%; } .yui3-skin-sam .yui3-dial-handle-user{ /* the visible user handle */ position:absolute; top:-50%; left:-50%; width:100%; height:100%; background-color:#6C3A3A;...
0.219756
0.059757
.button { display: inline-block; opacity: 1; height: 32px; border: none; border-radius: 3px; padding: 0 12px; font-family: inherit; font-size: 13px; text-align: center; text-transform: uppercase; transition: 0.3s ease; cursor: pointer; background-color: #e50c3a; color: white; } .button:hove...
src/components/button/button.component.css
.button { display: inline-block; opacity: 1; height: 32px; border: none; border-radius: 3px; padding: 0 12px; font-family: inherit; font-size: 13px; text-align: center; text-transform: uppercase; transition: 0.3s ease; cursor: pointer; background-color: #e50c3a; color: white; } .button:hove...
0.576661
0.054475
.stySumData { /* Summary Data */ font-family: verdana, arial, sans-serif; font-size: 8pt; font-weight: normal; text-align: left; border-style: none; border-color: black; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; cursor: default; display: none; } ...
mef/rrprd/sdi/versioned/2012/styles/ReturnSummaryStyles.css
.stySumData { /* Summary Data */ font-family: verdana, arial, sans-serif; font-size: 8pt; font-weight: normal; text-align: left; border-style: none; border-color: black; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; cursor: default; display: none; } ...
0.670608
0.154791
* { margin: 0; padding: 0; } @font-face { src: url("assets/Fonts/Cocogoose.ttf"); font-family: "Cocogoose"; } body { font-family: "Lato", sans-serif; color: #ec5242; background-color: #f7f7f7; } .logo { padding-right: 30px; } .menu1 { text-decoration: none; color: black; } .about-c { color: #...
styles/style.css
* { margin: 0; padding: 0; } @font-face { src: url("assets/Fonts/Cocogoose.ttf"); font-family: "Cocogoose"; } body { font-family: "Lato", sans-serif; color: #ec5242; background-color: #f7f7f7; } .logo { padding-right: 30px; } .menu1 { text-decoration: none; color: black; } .about-c { color: #...
0.416915
0.110856
.repeater > table > thead > tr > th:last-child { border-right: 0 none; } .repeater > .acf-input-table > tbody > tr:hover > td.remove > a.acf-button-add, .repeater > .acf-input-table > tbody > tr:hover > td.remove > a.acf-button-remove { -webkit-transition-delay:0s; -moz-transition-delay:0s; -o-transition-delay:0s...
friedgold/admin/acf/add-ons/acf-repeater/css/input.css
.repeater > table > thead > tr > th:last-child { border-right: 0 none; } .repeater > .acf-input-table > tbody > tr:hover > td.remove > a.acf-button-add, .repeater > .acf-input-table > tbody > tr:hover > td.remove > a.acf-button-remove { -webkit-transition-delay:0s; -moz-transition-delay:0s; -o-transition-delay:0s...
0.372619
0.089893
body { margin: 0; padding: 0; background-color: #fff; font-family: verdana,helvetica,arial,sans-serif; font-size: 12px; color: #333; } .tipsy { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; } .tipsy-inner { padding: 4px 5px; background-color: black; ...
chathub/css/global.css
body { margin: 0; padding: 0; background-color: #fff; font-family: verdana,helvetica,arial,sans-serif; font-size: 12px; color: #333; } .tipsy { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; } .tipsy-inner { padding: 4px 5px; background-color: black; ...
0.242295
0.095687
img.fr-fil { z-index: 1; position: relative; margin: auto; overflow: auto; padding: 10px 10px 10px 3px; float: left !important; } img.fr-fil.fr-dib { float: none !important; margin-left: 0 !important; } img.fr-fir { z-index: 1; position: relative; margin: auto; overflow: auto; padding: 10px 3p...
www/assets/selmarinel_admin/js/lib/froala_editor/css/froala_content.css
img.fr-fil { z-index: 1; position: relative; margin: auto; overflow: auto; padding: 10px 10px 10px 3px; float: left !important; } img.fr-fil.fr-dib { float: none !important; margin-left: 0 !important; } img.fr-fir { z-index: 1; position: relative; margin: auto; overflow: auto; padding: 10px 3p...
0.31363
0.18054
/* The css styling used for the header. */ /* Note, all of the CSS defined here is used within header.js as part of a shadow element and so this file is not used directly. */ /* :root is a pseudo-class selector that matches the root element of the document, usually the html element. By creating your variables in :roo...
archives/Group-Page/assets/components/Header/CSS Files/Header.css
/* The css styling used for the header. */ /* Note, all of the CSS defined here is used within header.js as part of a shadow element and so this file is not used directly. */ /* :root is a pseudo-class selector that matches the root element of the document, usually the html element. By creating your variables in :roo...
0.459561
0.097305
position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; } #loader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border...
release/css/ui-loading.css
position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; } #loader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border...
0.480235
0.081593
.poly-current .green { border-bottom: 4px solid #00FF00; } .poly-current .red { border-bottom: 4px solid #FF0000; } .poly-current .yellow { border-bottom: 4px solid #FFFF00; } /* guessed words dots */ .poly-current span.poly-1dot.yellow::before, .poly-current span.poly-2dots.yellow::before { content: ''; displa...
DictionaryAPI/styles/style.css
.poly-current .green { border-bottom: 4px solid #00FF00; } .poly-current .red { border-bottom: 4px solid #FF0000; } .poly-current .yellow { border-bottom: 4px solid #FFFF00; } /* guessed words dots */ .poly-current span.poly-1dot.yellow::before, .poly-current span.poly-2dots.yellow::before { content: ''; displa...
0.436382
0.105625
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"; body { font-family: 'Poppins', sans-serif; background: #fafafa; } p { font-family: 'Poppins', sans-serif; font-size: 1.1em; font-weight: 300; line-height: 1.7em; color: #999; } a, a:hover, a:focus { color: i...
ishuebe/page/static/main/css/simple-sidebar.css
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"; body { font-family: 'Poppins', sans-serif; background: #fafafa; } p { font-family: 'Poppins', sans-serif; font-size: 1.1em; font-weight: 300; line-height: 1.7em; color: #999; } a, a:hover, a:focus { color: i...
0.299412
0.101145
.site-home { height: 100vh; position: relative; &::before { content: ""; position: absolute; width: 100%; height: 100%; background: url('./assets/images/back-main.jpg') center no-repeat; background-size: cover; background-attachment: fixed; //f...
app/assets/styles/modules/_site-home.css
.site-home { height: 100vh; position: relative; &::before { content: ""; position: absolute; width: 100%; height: 100%; background: url('./assets/images/back-main.jpg') center no-repeat; background-size: cover; background-attachment: fixed; //f...
0.669529
0.116036
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;600&display=swap"); * { box-sizing: border-box; } body { background: #ece9e6; background: -webkit-linear-gradient(to right, #ffffff, #ece9e6); background: linear-gradient(to right, #ffffff, #ece9e6); display: flex...
Recipe-App/style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;600&display=swap"); * { box-sizing: border-box; } body { background: #ece9e6; background: -webkit-linear-gradient(to right, #ffffff, #ece9e6); background: linear-gradient(to right, #ffffff, #ece9e6); display: flex...
0.396068
0.080069
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap'); body{ font-family: 'Raleway', sans-serif; font-display: swap; background-color: whitesmoke; } ::selection { background-color: #5f9fab; color: white; } header { /* Permalink - use to edit and share this gradient: https:/...
public/css/spectrum-crm_styles.css
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap'); body{ font-family: 'Raleway', sans-serif; font-display: swap; background-color: whitesmoke; } ::selection { background-color: #5f9fab; color: white; } header { /* Permalink - use to edit and share this gradient: https:/...
0.464902
0.060557
.um_box_mid form { padding:0 !important; margin:0 !important; width: auto !important; } .um_box_mid form div { padding:0; margin:0 ; width: auto ; clear:none; } .umtop { padding:20px; } .um_box_up { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -...
asha/public_html/app/Plugin/Usermgmt/webroot/css/umstyle.css
.um_box_mid form { padding:0 !important; margin:0 !important; width: auto !important; } .um_box_mid form div { padding:0; margin:0 ; width: auto ; clear:none; } .umtop { padding:20px; } .um_box_up { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -...
0.293607
0.097691
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; } ul { list-style: none; } fieldset { border: 0; } a img { border: 0; } .clear { clear: both; } /* General Styling and Structure -----------------------------------------------------------------...
frontend/web/themes/sunflower/files/theme/main_style.css
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; } ul { list-style: none; } fieldset { border: 0; } a img { border: 0; } .clear { clear: both; } /* General Styling and Structure -----------------------------------------------------------------...
0.195249
0.066691
.heading{ position: relative; display: flex; justify-content: space-around; text-decoration: none; font-family: "Open Sans", sans-serif; font-size: 20px; letter-spacing: 0; font-weight:400; padding-top:35px; padding-left: 300px; padding-right: 190px; } a{ color: #959BA6; } .entry{ display:f...
Draft/style.css
.heading{ position: relative; display: flex; justify-content: space-around; text-decoration: none; font-family: "Open Sans", sans-serif; font-size: 20px; letter-spacing: 0; font-weight:400; padding-top:35px; padding-left: 300px; padding-right: 190px; } a{ color: #959BA6; } .entry{ display:f...
0.433382
0.066448
@font-face { font-family: "Open Sans"; src: url("./Open_Sans/OpenSans-Light.ttf"); } @font-face { font-family: "Open Sans"; src: url("./Open_Sans/OpenSans-SemiBold.ttf"); font-weight: bold; } body { font-family: "Open Sans",sans-serif; font-size: .9375rem; font-weight: 300; line-height: 1.9;...
css/style.css
@font-face { font-family: "Open Sans"; src: url("./Open_Sans/OpenSans-Light.ttf"); } @font-face { font-family: "Open Sans"; src: url("./Open_Sans/OpenSans-SemiBold.ttf"); font-weight: bold; } body { font-family: "Open Sans",sans-serif; font-size: .9375rem; font-weight: 300; line-height: 1.9;...
0.301671
0.106087
.minict_wrapper { background: #fff; position: relative; width: 100%; border: 1px solid #e5e5e5; font-size: 11px; color: #838587; font-weight: 700; font-family: 'Raleway'; letter-spacing: 1px; text-transform: uppercase; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: bor...
public/website/css/jquery.minimalect5152.css
.minict_wrapper { background: #fff; position: relative; width: 100%; border: 1px solid #e5e5e5; font-size: 11px; color: #838587; font-weight: 700; font-family: 'Raleway'; letter-spacing: 1px; text-transform: uppercase; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: bor...
0.410402
0.052814
*{ margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: normal; } ::-webkit-input-placeholder { color:#aaa; font-weight: 300; } ::-moz-placeholder { color:#aaa; font-weight: 300; } :-ms-input-placeholder { color:#aaa; font-weight: 300; } i...
static/css/app.css
*{ margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: normal; } ::-webkit-input-placeholder { color:#aaa; font-weight: 300; } ::-moz-placeholder { color:#aaa; font-weight: 300; } :-ms-input-placeholder { color:#aaa; font-weight: 300; } i...
0.21684
0.054349
padding-top:10vh; } #disclaimer { background-color: #ffffff; color: #a9a9a9; font-size:0.7em; padding:8px; } #foliage { position: fixed; bottom:0; z-index: -1000; } .image-half { background-color: #d4d3c7; background-image: url('../img/ds-bg-couple-dog.jpg'); background-position: center; bac...
public/css/styles.css
padding-top:10vh; } #disclaimer { background-color: #ffffff; color: #a9a9a9; font-size:0.7em; padding:8px; } #foliage { position: fixed; bottom:0; z-index: -1000; } .image-half { background-color: #d4d3c7; background-image: url('../img/ds-bg-couple-dog.jpg'); background-position: center; bac...
0.239527
0.06989
body { outline: 1px solid #2980B9!important; } article { outline: 1px solid #3498DB!important; } nav { outline: 1px solid #0088C3!important; } aside { outline: 1px solid #33A0CE!important; } section { outline: 1px solid #66B8DA!important; } header { outline: 1px solid #99CFE7!important; } ...
packages/tachyons/src/core/_debug.css
body { outline: 1px solid #2980B9!important; } article { outline: 1px solid #3498DB!important; } nav { outline: 1px solid #0088C3!important; } aside { outline: 1px solid #33A0CE!important; } section { outline: 1px solid #66B8DA!important; } header { outline: 1px solid #99CFE7!important; } ...
0.288268
0.114418
.allcp-form .panel { margin-bottom: 20px; background-color: #ffffff; border: 1px solid #DDD; } .allcp-form .panel-heading { overflow: hidden; position: relative; height: auto; padding: 19px 22px 18px; color: #999; border-radius: 0; border-top: 1px solid transparent; border-left: 0; border-right:...
assets/allcp/forms/css/bootstrap_fix.css
.allcp-form .panel { margin-bottom: 20px; background-color: #ffffff; border: 1px solid #DDD; } .allcp-form .panel-heading { overflow: hidden; position: relative; height: auto; padding: 19px 22px 18px; color: #999; border-radius: 0; border-top: 1px solid transparent; border-left: 0; border-right:...
0.38943
0.057679
@import url("https://fonts.googleapis.com/css?family=Poppins"); @font-face{ font-family:"montserrat-bold", sans-serif; src: url(../fonts/montserrat/montserrat-regular-webfont.woff); } .containerrr{ height: 80vh; z-index: -10; } html, body { box-sizing: border-box; font-family: 'montserrat-light', sans-serif...
css/simstyle.css
@import url("https://fonts.googleapis.com/css?family=Poppins"); @font-face{ font-family:"montserrat-bold", sans-serif; src: url(../fonts/montserrat/montserrat-regular-webfont.woff); } .containerrr{ height: 80vh; z-index: -10; } html, body { box-sizing: border-box; font-family: 'montserrat-light', sans-serif...
0.436142
0.069732
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300); body{ background: #222; font-family: ubuntu; } a{ text-decoration: none; } p{ color: rgb(166, 166, 166); font-size: 2.5vw; text-align: center; } /************************** * Bouton retour **************************/ .backbutton{ height: 8...
v1/station-meteo-mom/5_Programmation/StationMeteo/SiteZappvion/css/atelierMobile.css
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300); body{ background: #222; font-family: ubuntu; } a{ text-decoration: none; } p{ color: rgb(166, 166, 166); font-size: 2.5vw; text-align: center; } /************************** * Bouton retour **************************/ .backbutton{ height: 8...
0.402627
0.069352
/*<!--match-->*/ .cm-s-midday span.CodeMirror-matchhighlight { background: #494949 } .cm-s-midday.CodeMirror-focused span.CodeMirror-matchhighlight { background: #314D67 !important; } /*<!--activeline-->*/ .cm-s-midday .CodeMirror-activeline-background {background: #E5E5F0 !important;} .cm-s-midday.CodeMirror, .cm-s...
src/css/midday.css
/*<!--match-->*/ .cm-s-midday span.CodeMirror-matchhighlight { background: #494949 } .cm-s-midday.CodeMirror-focused span.CodeMirror-matchhighlight { background: #314D67 !important; } /*<!--activeline-->*/ .cm-s-midday .CodeMirror-activeline-background {background: #E5E5F0 !important;} .cm-s-midday.CodeMirror, .cm-s...
0.371707
0.075995
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com) ========================================================================== */ html, button, input, select, textarea { color: #222; } body { font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-...
assets/css/templatemo_style.css
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com) ========================================================================== */ html, button, input, select, textarea { color: #222; } body { font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-...
0.298798
0.072047
.order-container{ height: fit-content; background-color: #f6fdfa; position: relative; } .ui.header { font-size: 41px !important; font-family: 'Roboto'; color: #052350; text-align: center; font-weight: 500; border-bottom: 1.7px solid #ee6e6c; width: fit-content; padding: 3rem...
src/pages/OrdersPage.css
.order-container{ height: fit-content; background-color: #f6fdfa; position: relative; } .ui.header { font-size: 41px !important; font-family: 'Roboto'; color: #052350; text-align: center; font-weight: 500; border-bottom: 1.7px solid #ee6e6c; width: fit-content; padding: 3rem...
0.380068
0.102934
#slider { margin: 0 auto; width: 1080px; max-width: 100%; text-align: center; } #slider input[type=radio] { display: none; } #slider label { cursor: pointer; text-decoration: none; } #slides { padding: 10px; border: 0px solid #ccc; background: #fff...
Content/css/new-slider.css
#slider { margin: 0 auto; width: 1080px; max-width: 100%; text-align: center; } #slider input[type=radio] { display: none; } #slider label { cursor: pointer; text-decoration: none; } #slides { padding: 10px; border: 0px solid #ccc; background: #fff...
0.463201
0.112747
.hamburger-menu { font-size: 1.5em; position: fixed; top: 5px; right: 5px; color: #0055ed; z-index: 1; padding: 0px 14px 6px 14px; color: rgb(68, 71, 69); } .hamburger-menu:hover { cursor: pointer; text-decoration: underline; } /* The Overlay (background) */ .overlay { ...
css/hamburger-nav.css
.hamburger-menu { font-size: 1.5em; position: fixed; top: 5px; right: 5px; color: #0055ed; z-index: 1; padding: 0px 14px 6px 14px; color: rgb(68, 71, 69); } .hamburger-menu:hover { cursor: pointer; text-decoration: underline; } /* The Overlay (background) */ .overlay { ...
0.413004
0.150029
body{ background: #E5E5E5; line-height: 1; font-family: Roboto; } .container { width: 60%; margin-top: 8%; padding: 5px; padding-bottom: 11px; background: #FFFFFF; border-radius: 35px; } img { vertical-align: middle; border-style: none; margin-top: 27px; } .card{ border-radius: ...
assets/css/loginu.css
body{ background: #E5E5E5; line-height: 1; font-family: Roboto; } .container { width: 60%; margin-top: 8%; padding: 5px; padding-bottom: 11px; background: #FFFFFF; border-radius: 35px; } img { vertical-align: middle; border-style: none; margin-top: 27px; } .card{ border-radius: ...
0.303938
0.074467
@charset "UTF-8"; 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, capti...
public/css/blog_detail.min.css
@charset "UTF-8"; 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, capti...
0.408041
0.076822
@import url("https://fonts.googleapis.com/css?family=Poppins"); @import url("https://fonts.googleapis.com/css?family=Consolas"); html { position: relative; min-height: 100%; } body { font-family: "Poppins", sans-serif; background: rgb(43, 43, 43); } body::-webkit-scrollbar { width: 16px; } bod...
frontend/static/style.css
@import url("https://fonts.googleapis.com/css?family=Poppins"); @import url("https://fonts.googleapis.com/css?family=Consolas"); html { position: relative; min-height: 100%; } body { font-family: "Poppins", sans-serif; background: rgb(43, 43, 43); } body::-webkit-scrollbar { width: 16px; } bod...
0.286968
0.054399
body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } /* Set width on the form input elements since they're 100% wide by default */ input, select, textarea { max-width: 280px; } /* sty...
GIG/Content/Site.css
body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } /* Set width on the form input elements since they're 100% wide by default */ input, select, textarea { max-width: 280px; } /* sty...
0.522202
0.12921
.smwb-datasheet, .smwb-content { margin-right: 0.5em; } .smwb-factbox { border-left: 0.5em solid #DDDDDD; width: 100% } .smwb-factbox .smwb-propvalue .smwb-prophead, .smwb-ifactbox .smwb-ipropvalue .smwb-prophead, .smwb-ifactbox .smwb-propvalue .smwb-prophead { width: 25% } /* Only apply when less then 350*/ @me...
extensions/SemanticMediaWiki/res/smw/special/ext.smw.special.browse.css
.smwb-datasheet, .smwb-content { margin-right: 0.5em; } .smwb-factbox { border-left: 0.5em solid #DDDDDD; width: 100% } .smwb-factbox .smwb-propvalue .smwb-prophead, .smwb-ifactbox .smwb-ipropvalue .smwb-prophead, .smwb-ifactbox .smwb-propvalue .smwb-prophead { width: 25% } /* Only apply when less then 350*/ @me...
0.459804
0.102305
.rsmt-panels{ display: flex; flex-direction:row; justify-content:space-between; margin-right: 20px; } .rsmt-panels .rsmt-panel{ background-color: #FFF; box-shadow: 0 2px 0 #EAEAEA; padding: 15px; margin: 0 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;...
css/resmushit.css
.rsmt-panels{ display: flex; flex-direction:row; justify-content:space-between; margin-right: 20px; } .rsmt-panels .rsmt-panel{ background-color: #FFF; box-shadow: 0 2px 0 #EAEAEA; padding: 15px; margin: 0 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;...
0.248808
0.108472
@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20...
site/css/Models/Content.css
@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20...
0.405096
0.080683
.course_image { width: 100%; } .video-control { background-color: rgba(0, 0, 0, 0.1); height: 90rpx; position: absolute; top: 0; left: 0; width: 100%; z-index: 9997; } .video-wrap { position: relative; } .multi-list.full-screen.vertical { height: 100vh !important...
common/beisu.css
.course_image { width: 100%; } .video-control { background-color: rgba(0, 0, 0, 0.1); height: 90rpx; position: absolute; top: 0; left: 0; width: 100%; z-index: 9997; } .video-wrap { position: relative; } .multi-list.full-screen.vertical { height: 100vh !important...
0.213213
0.173463
.nav-tabs { border-bottom: 2px solid #DDD; text-align: center; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; border-radius: 0%; border: none !important; } .nav-tabs > li { float: left; /*right: 5%; left: 5%;*/ width: 14%; text-ali...
public/css/gallery-image.css
.nav-tabs { border-bottom: 2px solid #DDD; text-align: center; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; border-radius: 0%; border: none !important; } .nav-tabs > li { float: left; /*right: 5%; left: 5%;*/ width: 14%; text-ali...
0.217587
0.063919
\*------------------------------------*/ /*-- $NORMALIZE & RESET \*------------------------------------*/ /* ========================================================================== HTML5 display definitions ========================================================================== */ /** * Correct `block` di...
wp-content/themes/starter/assets/css/main.css
\*------------------------------------*/ /*-- $NORMALIZE & RESET \*------------------------------------*/ /* ========================================================================== HTML5 display definitions ========================================================================== */ /** * Correct `block` di...
0.617859
0.059047
.flex{ display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */ display: -moz-box; /* 老版本语法: Firefox (buggy) */ display: -ms-flexbox; /* 混合版本语法: IE 10 */ display: -webkit-flex; /* 新版本语法: Chrome 21+ */ display: flex; } .flex_h{ -webkit-box-orient: horizon...
src/style/common.css
.flex{ display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */ display: -moz-box; /* 老版本语法: Firefox (buggy) */ display: -ms-flexbox; /* 混合版本语法: IE 10 */ display: -webkit-flex; /* 新版本语法: Chrome 21+ */ display: flex; } .flex_h{ -webkit-box-orient: horizon...
0.244814
0.035779
border: 1px solid #40C4FF; box-shadow: 1px 2px lightgrey; border-radius: 2px; width: 800px; margin-bottom: 10px; } #deal100-hearder{ background-color: #40C4FF; color: whitesmoke; height: 70px; border-bottom-left-radius:3px; border-bottom-right-radius:3px; box-shadow: 1px 2px...
public/css/custome/deals.css
border: 1px solid #40C4FF; box-shadow: 1px 2px lightgrey; border-radius: 2px; width: 800px; margin-bottom: 10px; } #deal100-hearder{ background-color: #40C4FF; color: whitesmoke; height: 70px; border-bottom-left-radius:3px; border-bottom-right-radius:3px; box-shadow: 1px 2px...
0.466359
0.165559
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600&display=swap'); :root { --cor: #A8A6A6; --cor2: #E8E8E8; --cor-destak: #D9A900; --cor-fundo: #1D1D1D; --cor-alfa: rgba(0,0,0,.5) --cor-grad: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)100%); --font: 'Dos...
assets/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600&display=swap'); :root { --cor: #A8A6A6; --cor2: #E8E8E8; --cor-destak: #D9A900; --cor-fundo: #1D1D1D; --cor-alfa: rgba(0,0,0,.5) --cor-grad: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)100%); --font: 'Dos...
0.456168
0.092033
.datatable-country{ margin-top: 8em; } .latest-info-cards > div .card{ max-width: 10rem; min-width: 8rem; } /* HEADER IMPORTANT */ .navbar-light { background-color: black; } .navbar-light .navbar-brand { color: #fff; font-size: 25px; text-transform: uppercase; font-weight: bold; let...
src/app/components/corona/corona.component.css
.datatable-country{ margin-top: 8em; } .latest-info-cards > div .card{ max-width: 10rem; min-width: 8rem; } /* HEADER IMPORTANT */ .navbar-light { background-color: black; } .navbar-light .navbar-brand { color: #fff; font-size: 25px; text-transform: uppercase; font-weight: bold; let...
0.399226
0.108992
::-webkit-scrollbar { width: 12px; } ::-webkit-scrollbar-track { border: 1px solid rgb(223, 223, 223); background-color: rgb(248, 248, 248);; } ::-webkit-scrollbar-thumb { background-color: rgb(202, 202, 202); border-radius: 10px; } ::-webkit-scrollbar-thumb:hover { background-color: rgb...
src/styles/index.css
::-webkit-scrollbar { width: 12px; } ::-webkit-scrollbar-track { border: 1px solid rgb(223, 223, 223); background-color: rgb(248, 248, 248);; } ::-webkit-scrollbar-thumb { background-color: rgb(202, 202, 202); border-radius: 10px; } ::-webkit-scrollbar-thumb:hover { background-color: rgb...
0.526586
0.077343
*{ margin: 0; padding: 0; } body{ font-family: Arial, Helvetica, sans-serif; background: black; } .container{ max-width: 1000px; margin: auto; } header{ background: rgb(80, 115, 211); text-align: center; color: rgb(255, 255, 255); padding: 10px; } .title{ font-size: 23px...
06 - Projeto - Página de captura/css/style.css
*{ margin: 0; padding: 0; } body{ font-family: Arial, Helvetica, sans-serif; background: black; } .container{ max-width: 1000px; margin: auto; } header{ background: rgb(80, 115, 211); text-align: center; color: rgb(255, 255, 255); padding: 10px; } .title{ font-size: 23px...
0.46393
0.072341
.frame-wrapper.nets { border: 1px solid #abbedb; } .frame-wrapper.nets .frame-content { padding: 0px; } .frame-head.nets { background-color: #3473aa !important; } .frame-head.nets > .title { color: #fff !important; } .nets-container { margin-top: -10px; padding: 0px; border: 0px solid #ddd; text-align:left; } .nets-con...
admin/view/stylesheet/nets_order.css
.frame-wrapper.nets { border: 1px solid #abbedb; } .frame-wrapper.nets .frame-content { padding: 0px; } .frame-head.nets { background-color: #3473aa !important; } .frame-head.nets > .title { color: #fff !important; } .nets-container { margin-top: -10px; padding: 0px; border: 0px solid #ddd; text-align:left; } .nets-con...
0.441432
0.222457
a.go-to-registration { color: black; } .home-container .wrap { padding: 0 140px; } .home-container .video-container { clear: both; } .home-container .video-container iframe { width: 680px; height: 350px; margin: 0 auto; display: block; } .home-container .home-img { /* background: url('../../images/s...
src/components/home/Home.css
a.go-to-registration { color: black; } .home-container .wrap { padding: 0 140px; } .home-container .video-container { clear: both; } .home-container .video-container iframe { width: 680px; height: 350px; margin: 0 auto; display: block; } .home-container .home-img { /* background: url('../../images/s...
0.347205
0.091544
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,300italic,100); body { background-color: #fff; font-family: 'Roboto', arial, sans-serif; } a, a:link, a:visited { color: #edd400; text-decoration: none; font-weight: 500; transition: color .2s ease; } a:hover, a:active { color: #fff...
css/style.css
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,300italic,100); body { background-color: #fff; font-family: 'Roboto', arial, sans-serif; } a, a:link, a:visited { color: #edd400; text-decoration: none; font-weight: 500; transition: color .2s ease; } a:hover, a:active { color: #fff...
0.521227
0.127002
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/modules/hotornot/poll/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.38943
0.122602
-------------------------------------------------------------- */ body.has_toolbar { padding-top: 45px; } .toolbar { top: 0; width: 100%; height: 45px; background: #1a1a1a; z-index: 999; position: fixed; } .toolbar .brand, .toolbar .products, .toolbar .buttons { float: left; } .to...
public/frontend/stylesheets/toolbar.css
-------------------------------------------------------------- */ body.has_toolbar { padding-top: 45px; } .toolbar { top: 0; width: 100%; height: 45px; background: #1a1a1a; z-index: 999; position: fixed; } .toolbar .brand, .toolbar .products, .toolbar .buttons { float: left; } .to...
0.47244
0.067762
* { margin: 0; padding: 0; box-sizing: border-box; } body { overflow-x: hidden; } .c-pointer { cursor: pointer; } .clear { clear: both; } .sidebar-container { position: fixed; width: 200px; height: 100%; left: 0; overflow-x: hidden; overflow-y: hidden; backgroun...
public/assets/admin/custom/css/main.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { overflow-x: hidden; } .c-pointer { cursor: pointer; } .clear { clear: both; } .sidebar-container { position: fixed; width: 200px; height: 100%; left: 0; overflow-x: hidden; overflow-y: hidden; backgroun...
0.678433
0.147617
.list_all{ background: #e3e6f0; color: #eaecf4; border-top-left-radius:25px; border-top-right-radius: 25px; } .matches a:first-child{ border-radius: 70px 70px 70px 70px; } .active_a:hover{ background-color: whitesmoke; } .left_div{ float: left; margin-left: auto; border-right: 1px so...
public/assets/site/custom.css
.list_all{ background: #e3e6f0; color: #eaecf4; border-top-left-radius:25px; border-top-right-radius: 25px; } .matches a:first-child{ border-radius: 70px 70px 70px 70px; } .active_a:hover{ background-color: whitesmoke; } .left_div{ float: left; margin-left: auto; border-right: 1px so...
0.425963
0.188641
@import url(jquery.mmenu.all.css); @import url(jquery.bxslider.css); /* font-family: 'Lato', sans-serif; */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kfeature-product-div,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,d...
html/css/style_old.css
@import url(jquery.mmenu.all.css); @import url(jquery.bxslider.css); /* font-family: 'Lato', sans-serif; */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kfeature-product-div,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,d...
0.190498
0.05175
footer { position: absolute; width: 100vw; height: 28.5vw; bottom: 0; z-index: 100; color: var(--txtColor30); border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0; -moz-border-radius: 12px 12px 0 0; -ms-border-radius: 12px 12px 0 0; -o-border-radius: 12px 12px 0 0; display: -webkit...
Maintain/Mobile/css/footer.css
footer { position: absolute; width: 100vw; height: 28.5vw; bottom: 0; z-index: 100; color: var(--txtColor30); border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0; -moz-border-radius: 12px 12px 0 0; -ms-border-radius: 12px 12px 0 0; -o-border-radius: 12px 12px 0 0; display: -webkit...
0.337859
0.069321
body{ background: #0d1521; font-family: tahoma; color: #989898; } #python-script-table{ position: relative; width: 95%; background: #090d13; margin: 0 auto; padding: 20px; box-sizing: border-box; } #python-script-table form:after{ margin: 0; content: ''; ...
python-server/public/assets/styles.css
body{ background: #0d1521; font-family: tahoma; color: #989898; } #python-script-table{ position: relative; width: 95%; background: #090d13; margin: 0 auto; padding: 20px; box-sizing: border-box; } #python-script-table form:after{ margin: 0; content: ''; ...
0.28597
0.054828
.clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } /* Widgets */ .jui .label { position: relative; ...
public/bower_components/jui/jui.css
.clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } /* Widgets */ .jui .label { position: relative; ...
0.284477
0.10026
.container { max-width: 1400px; } h1, h2, h3 { text-align: center; font-family: 'La Belle Aurore', cursive; margin: 2rem; font-size: 3rem; } h3 { font-size: 2rem; margin: 1rem; color: darkgreen; } h5 { font-family: 'La Belle Aurore', cursive; font-size: 1.5rem; text-align:...
public_html/stylesheet.css
.container { max-width: 1400px; } h1, h2, h3 { text-align: center; font-family: 'La Belle Aurore', cursive; margin: 2rem; font-size: 3rem; } h3 { font-size: 2rem; margin: 1rem; color: darkgreen; } h5 { font-family: 'La Belle Aurore', cursive; font-size: 1.5rem; text-align:...
0.485356
0.114765
* { margin: 0; padding: 0; } a:link { color: #181818; } a:visited { color: #181818; } a:hover { color: #181818; } img { display: block; } #main { min-width: 1000px; position: relative; } #head { width: 100%; height: 738px; background: url(../img/20180904/9_01.jpg) top center no-repeat; position: relat...
css/0904.css
* { margin: 0; padding: 0; } a:link { color: #181818; } a:visited { color: #181818; } a:hover { color: #181818; } img { display: block; } #main { min-width: 1000px; position: relative; } #head { width: 100%; height: 738px; background: url(../img/20180904/9_01.jpg) top center no-repeat; position: relat...
0.256366
0.069922
@charset "utf-8"; /*新版样式*/ /* CSS Document */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td,hr { margin: 0; padding: 0; font-family: "microsoft yahei";} body { font-size: 12px; line-height: 1.5; background: #fff;} h1,h2,h3,h4,h5,h6 { fo...
frontend/web/pages/css/base.css
@charset "utf-8"; /*新版样式*/ /* CSS Document */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td,hr { margin: 0; padding: 0; font-family: "microsoft yahei";} body { font-size: 12px; line-height: 1.5; background: #fff;} h1,h2,h3,h4,h5,h6 { fo...
0.233008
0.082033
@tailwind base; @tailwind components; @tailwind utilities; .header-right { width: calc(100% - 16rem); } body { font-size: 1rem; background: #f5f5f5; } .tree { position: relative; } .tree small { font-style: italic; letter-spacing: 0.4px; color: #a8a8a8; } .tree .fa-folder-open, .tree .f...
resources/assets/css/app.css
@tailwind base; @tailwind components; @tailwind utilities; .header-right { width: calc(100% - 16rem); } body { font-size: 1rem; background: #f5f5f5; } .tree { position: relative; } .tree small { font-style: italic; letter-spacing: 0.4px; color: #a8a8a8; } .tree .fa-folder-open, .tree .f...
0.562537
0.090776
* { -webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; } :focus { outline: none; } :root { --theme: #ff594c; --focus: rgba(255, 89, 76, 0.2); --active-back: rgba(255, 89, 76, 0.5); } body { margin: 0; font-family: 'Roboto', sans-serif; font-size: 0; transition: all 0.2s, op...
css/main.css
* { -webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; } :focus { outline: none; } :root { --theme: #ff594c; --focus: rgba(255, 89, 76, 0.2); --active-back: rgba(255, 89, 76, 0.5); } body { margin: 0; font-family: 'Roboto', sans-serif; font-size: 0; transition: all 0.2s, op...
0.314471
0.075517
.seToolbarIcon { background-image: url(../images/toolbar_icons.png); width: 16px; height: 16px; } .sePointIcon { background-position: 0px 0px; } .sePointIconDisabled { background-position: -16px 0px; } .sePolylineIcon { background-position: -34px 0px; } .sePolylineIconDisabled { backgrou...
css/drawingTools.css
.seToolbarIcon { background-image: url(../images/toolbar_icons.png); width: 16px; height: 16px; } .sePointIcon { background-position: 0px 0px; } .sePointIconDisabled { background-position: -16px 0px; } .sePolylineIcon { background-position: -34px 0px; } .sePolylineIconDisabled { backgrou...
0.441793
0.153327
@import url('https://rsms.me/inter/inter.css'); * { box-sizing: border-box; } html, body, #root { width: 100%; height: 100%; margin: 0; padding: 0; } body { background: #101010; color: white; font-family: 'Inter var', sans-serif; } /* --------------- SPEEDOMETER --------------- */ .speed { positi...
src/styles.css
@import url('https://rsms.me/inter/inter.css'); * { box-sizing: border-box; } html, body, #root { width: 100%; height: 100%; margin: 0; padding: 0; } body { background: #101010; color: white; font-family: 'Inter var', sans-serif; } /* --------------- SPEEDOMETER --------------- */ .speed { positi...
0.403097
0.082254
* { box-sizing: border-box; } body, html { margin: 0; padding: 0; height: 100%; } body { display: flex; justify-content: center; align-items: center; color: #fff; font-size: 0.7em; } .App { width: 400px; height: 550px; background: linear-gradient(#5f758e, #5f758eaf); box-shadow: 0 0.125rem ...
src/App.css
* { box-sizing: border-box; } body, html { margin: 0; padding: 0; height: 100%; } body { display: flex; justify-content: center; align-items: center; color: #fff; font-size: 0.7em; } .App { width: 400px; height: 550px; background: linear-gradient(#5f758e, #5f758eaf); box-shadow: 0 0.125rem ...
0.518302
0.105902
:root { --die-size: 60px; --dot-size: calc(var(--die-size) / 4); --dot-margin: calc(var(--dot-size) / 6); --side-translate: calc(var(--die-size) / 2); --side-translate-inner: calc(var(--die-size) / 2 - 2px); } /* iPhone SE/5 */ @media (min-width: 320px) and (orientation: portrait), (min-height: 320px) and (...
src/css/die.css
:root { --die-size: 60px; --dot-size: calc(var(--die-size) / 4); --dot-margin: calc(var(--dot-size) / 6); --side-translate: calc(var(--die-size) / 2); --side-translate-inner: calc(var(--die-size) / 2 - 2px); } /* iPhone SE/5 */ @media (min-width: 320px) and (orientation: portrait), (min-height: 320px) and (...
0.47025
0.218753
div.polls_browse_item { border: 1px solid #CCCCCC; padding: 10px; margin-right: 10px; } div.polls_browse_date { font-size: 7pt; color: #777777; } /* POLL RESULTS */ .pollResultLabel { margin-bottom: 3px; } .pollResultBar { width: 3px; } .pollResultPercentage { color: #666666; margin-left: 3px; } .p...
templates/styles_poll.css
div.polls_browse_item { border: 1px solid #CCCCCC; padding: 10px; margin-right: 10px; } div.polls_browse_date { font-size: 7pt; color: #777777; } /* POLL RESULTS */ .pollResultLabel { margin-bottom: 3px; } .pollResultBar { width: 3px; } .pollResultPercentage { color: #666666; margin-left: 3px; } .p...
0.172067
0.076615
* { margin: 0; padding: 0; outline: 0; border: 0; box-sizing: 0; } body { font-family: Arial, Helvetica, sans-serif; } .centralize { justify-content: center; align-items: center; background-image: url("../../assets/background_login.png"); background-position: bottom; background-size: cover; } ....
dist/PetsCão-win32-x64/resources/app/src/pages/homePage/style.css
* { margin: 0; padding: 0; outline: 0; border: 0; box-sizing: 0; } body { font-family: Arial, Helvetica, sans-serif; } .centralize { justify-content: center; align-items: center; background-image: url("../../assets/background_login.png"); background-position: bottom; background-size: cover; } ....
0.277963
0.083553
:root { --loading-background-color: #fff; --loading-font-color: rgba(0, 0, 0, 0.7); --loading-loadingbar-background-color: #f5f5f5; --loading-loadingbar-prospect-color: #666666; } html.dark { --loading-background-color: #161d22; --loading-font-color: rgba(240, 246, 252, 0.8); --loading-loadingbar-backgro...
Yuanshenditu/css/loading/loading.css
:root { --loading-background-color: #fff; --loading-font-color: rgba(0, 0, 0, 0.7); --loading-loadingbar-background-color: #f5f5f5; --loading-loadingbar-prospect-color: #666666; } html.dark { --loading-background-color: #161d22; --loading-font-color: rgba(240, 246, 252, 0.8); --loading-loadingbar-backgro...
0.504883
0.102844
.mega_wrapper { -webkit-box-align: center; align-items: center; background: #614385; background: -webkit-linear-gradient(to right, #516395, #614385); background: linear-gradient(to right, #58BCF5, #614385); background-color: #2a2a72; background-image: linear-gradient(315deg, #2a2a72 0%, #009...
src/Styles/authForm.module.css
.mega_wrapper { -webkit-box-align: center; align-items: center; background: #614385; background: -webkit-linear-gradient(to right, #516395, #614385); background: linear-gradient(to right, #58BCF5, #614385); background-color: #2a2a72; background-image: linear-gradient(315deg, #2a2a72 0%, #009...
0.311427
0.067731
* { font-family: "Roboto", sans-serif; } /** Utilities **/ .wcr-headings { font-weight: 700; line-height: 1; } .wcr-headings > small { font-size: 0.5em; font-weight: 400; display: block; clear: both; } .wcr-text-white { color: white; } .wcr-btn-size { min-width: 40px; } .wcr-btn-color { backgro...
cookies/css/style.css
* { font-family: "Roboto", sans-serif; } /** Utilities **/ .wcr-headings { font-weight: 700; line-height: 1; } .wcr-headings > small { font-size: 0.5em; font-weight: 400; display: block; clear: both; } .wcr-text-white { color: white; } .wcr-btn-size { min-width: 40px; } .wcr-btn-color { backgro...
0.524638
0.072243
body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote,th,td,address {margin:0; padding:0} table {border-collapse:collapse; border-spacing:0; font-size:inherit} fieldset, img {border:0} a {color:#F05D94; margin:0; padding:0; text-decoration:none} /* +--------------------------------...
css/style.css
body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote,th,td,address {margin:0; padding:0} table {border-collapse:collapse; border-spacing:0; font-size:inherit} fieldset, img {border:0} a {color:#F05D94; margin:0; padding:0; text-decoration:none} /* +--------------------------------...
0.295027
0.131759
@charset "utf-8"; /* reset styles */ * {box-sizing: border-box;} *::before {box-sizing: border-box;} *::after {box-sizing: border-box;} html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,img,object,table,caption,tbody,tfoot,thead,tr,th,td,address,iframe,code,pre,strong,em, fieldset,form,input,select,optgroup,option,textar...
20170304/gwjpms/css/style.css
@charset "utf-8"; /* reset styles */ * {box-sizing: border-box;} *::before {box-sizing: border-box;} *::after {box-sizing: border-box;} html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,img,object,table,caption,tbody,tfoot,thead,tr,th,td,address,iframe,code,pre,strong,em, fieldset,form,input,select,optgroup,option,textar...
0.163846
0.048812
.timesheet { position: relative; top: 159vh; margin: auto; } .timesheet { border-top: 1px solid rgba(250, 250, 250, 0.5); background-color: #333; position: relative; } .timesheet.color-scheme-default .bubble-default { background-color: RGBA(252, 70, 74, 1); } .timesheet.color-scheme-defau...
DataVis/css/timesheet.css
.timesheet { position: relative; top: 159vh; margin: auto; } .timesheet { border-top: 1px solid rgba(250, 250, 250, 0.5); background-color: #333; position: relative; } .timesheet.color-scheme-default .bubble-default { background-color: RGBA(252, 70, 74, 1); } .timesheet.color-scheme-defau...
0.811377
0.241691
.main { display: flex; justify-content: center; align-items: center; width: 100vw; height: 100vh; min-height: 100vh; } .main-nav { display: flex; justify-content: flex-start; align-items: flex-start; width: 15%; height: 100%; padding: 17px 0px 10px 10px; padding-righ...
src/pages/App/components/nav.css
.main { display: flex; justify-content: center; align-items: center; width: 100vw; height: 100vh; min-height: 100vh; } .main-nav { display: flex; justify-content: flex-start; align-items: flex-start; width: 15%; height: 100%; padding: 17px 0px 10px 10px; padding-righ...
0.592077
0.08389
.dashboard-content-container { flex: 1; background-color: #fafafa; padding: 0; overflow: auto; position: relative; z-index: 99; } .dashboard-content-inner { padding: 50px; padding-bottom: 0; position: relative;margin-bottom: 50px; } .form-group { margin-left: 20px; } .form-spacer...
public/assets/css/dashboard-style.css
.dashboard-content-container { flex: 1; background-color: #fafafa; padding: 0; overflow: auto; position: relative; z-index: 99; } .dashboard-content-inner { padding: 50px; padding-bottom: 0; position: relative;margin-bottom: 50px; } .form-group { margin-left: 20px; } .form-spacer...
0.301054
0.045016
.flex { position: relative; z-index: 1; color:white; font-weight: 900; display: flex; flex-direction: row; background-color: rgb(29, 3, 3); min-height: 50px; font-size: 20px; } .header-left { flex: 1; display: flex; justify-content: flex-start; align-items: center; } .header-title { flex: ...
src/styles/header.css
.flex { position: relative; z-index: 1; color:white; font-weight: 900; display: flex; flex-direction: row; background-color: rgb(29, 3, 3); min-height: 50px; font-size: 20px; } .header-left { flex: 1; display: flex; justify-content: flex-start; align-items: center; } .header-title { flex: ...
0.466359
0.0666
@import url(http://fonts.googleapis.com/css?family=Galdeano); @import url(http://fonts.googleapis.com/css?family=Electrolize); @import url(http://fonts.googleapis.com/css?family=Cuprum); body{font-size:14px;word-spacing:1px; margin-left:auto; margin-right:auto; font-family:"Galdeano","Hiragino Sans GB","Microsoft YaH...
media/css/style.css
@import url(http://fonts.googleapis.com/css?family=Galdeano); @import url(http://fonts.googleapis.com/css?family=Electrolize); @import url(http://fonts.googleapis.com/css?family=Cuprum); body{font-size:14px;word-spacing:1px; margin-left:auto; margin-right:auto; font-family:"Galdeano","Hiragino Sans GB","Microsoft YaH...
0.346541
0.063077
@value black-full, link-hover from "styles/share/colors.css"; @value small, medium, large, x-large, small-height, medium-height from "styles/share/bp.css"; .nav { display: flex; flex-direction: column; justify-content: center; position: absolute; height: 85vh; top: 0; z-index: -1; /* margin-left: 33%; ...
src/Components/Header/header.module.css
@value black-full, link-hover from "styles/share/colors.css"; @value small, medium, large, x-large, small-height, medium-height from "styles/share/bp.css"; .nav { display: flex; flex-direction: column; justify-content: center; position: absolute; height: 85vh; top: 0; z-index: -1; /* margin-left: 33%; ...
0.566019
0.075414
body{ margin:0; padding:0; background:#FFF; overflow-x:hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } a,button{transition: all .3s ease-in-out;outline: none!important;} /* Prevent ugly blue glow on chrome and safari */ a:hover{text-decoration: none; cursor:pointer;}...
website/style.css
body{ margin:0; padding:0; background:#FFF; overflow-x:hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } a,button{transition: all .3s ease-in-out;outline: none!important;} /* Prevent ugly blue glow on chrome and safari */ a:hover{text-decoration: none; cursor:pointer;}...
0.241758
0.051083
body{ background-size: 100%; -ms-ie-background-size: 100%; -webkit-background-size: 100%; } #navSigNu{ color:white; font-style:italic; margin-right:1%; font-size:28px; font-family: 'Open Sans', sans-serif; float:right; margin-top:14px; } #custom-control{ /*background-image: linear-gradient(to right, transp...
stylesheets/CSS.css
body{ background-size: 100%; -ms-ie-background-size: 100%; -webkit-background-size: 100%; } #navSigNu{ color:white; font-style:italic; margin-right:1%; font-size:28px; font-family: 'Open Sans', sans-serif; float:right; margin-top:14px; } #custom-control{ /*background-image: linear-gradient(to right, transp...
0.20838
0.064124
.userProfile__container { display: flex; flex-direction: column; height: auto; width: 100%; padding: 20px 0; position: relative; } .userProfile__data { display: flex; flex-direction: column; height: auto; width: 100%; } .userProfile__container > h4, .userProfile__data > h4 { color: #929a9e; fo...
src/pages/user-profile/UserProfile.css
.userProfile__container { display: flex; flex-direction: column; height: auto; width: 100%; padding: 20px 0; position: relative; } .userProfile__data { display: flex; flex-direction: column; height: auto; width: 100%; } .userProfile__container > h4, .userProfile__data > h4 { color: #929a9e; fo...
0.499756
0.0686
@font-face { font-family: 'arkcommerce'; src: url('../fonts/arkcommerce.eot'); src: url('../fonts/arkcommerce.eot?#iefix') format('embedded-opentype'), url('../fonts/arkcommerce.woff') format('woff'), url('../fonts/arkcommerce.ttf') format('truetype'), url('../fonts/arkcommerce.svg#arkcommerce') format('svg...
assets/css/arkcommerce.css
@font-face { font-family: 'arkcommerce'; src: url('../fonts/arkcommerce.eot'); src: url('../fonts/arkcommerce.eot?#iefix') format('embedded-opentype'), url('../fonts/arkcommerce.woff') format('woff'), url('../fonts/arkcommerce.ttf') format('truetype'), url('../fonts/arkcommerce.svg#arkcommerce') format('svg...
0.27914
0.106412
.Container { display: flex; padding: 10px; } .UsersCard { margin: 5px 20px; } footer.StickyFooter { position: fixed; bottom: 0; left: 0; width: 100%; padding: 10px; background-color: #ffffff; border-top: solid 1px #efefef; } .MessageForm { margin-left: 10px; } .MessageBox { float: le...
src/Styles.css
.Container { display: flex; padding: 10px; } .UsersCard { margin: 5px 20px; } footer.StickyFooter { position: fixed; bottom: 0; left: 0; width: 100%; padding: 10px; background-color: #ffffff; border-top: solid 1px #efefef; } .MessageForm { margin-left: 10px; } .MessageBox { float: le...
0.458834
0.08548
body { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,sans-serif; font-size: 1rem; } a { text-decoration: none; color: #3eb0ef; } .footer { font-size: 0.8rem; } .title { font-weight: 200; font-size: 1.5rem; } ul { list-...
public/stylesheets/style.css
body { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,sans-serif; font-size: 1rem; } a { text-decoration: none; color: #3eb0ef; } .footer { font-size: 0.8rem; } .title { font-weight: 200; font-size: 1.5rem; } ul { list-...
0.513912
0.102844
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("opensubtitles.org") { :root{ /* --var-name: #color; */ /* usage: element { color: var(--var-name); } */ --link: #00ACAF; --link-hover: cyan; --link-special: orange; --link-visited: yellow; --text...
data/usercss/142689.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("opensubtitles.org") { :root{ /* --var-name: #color; */ /* usage: element { color: var(--var-name); } */ --link: #00ACAF; --link-hover: cyan; --link-special: orange; --link-visited: yellow; --text...
0.221435
0.086478
body { height: 316px; color: #EEE; background: rgb(17, 17, 17); background: -webkit-gradient(radial, center center, 0, center center, 40%, from(rgba(100, 100, 100,0.5)), to(rgba(17, 17, 17,0))) no-repeat url(../images/backgroundpattern.png), rgb(17, 17, 17); background: -webkit-radial-gr...
src/main/webapp/style/soundboard.css
body { height: 316px; color: #EEE; background: rgb(17, 17, 17); background: -webkit-gradient(radial, center center, 0, center center, 40%, from(rgba(100, 100, 100,0.5)), to(rgba(17, 17, 17,0))) no-repeat url(../images/backgroundpattern.png), rgb(17, 17, 17); background: -webkit-radial-gr...
0.379263
0.111676
border-bottom: 1px solid #dddddd; } #changelist .paginator { color: #666666; border-bottom: 1px solid #ededed; background: #ffffff; } #changelist table tfoot { color: #666666; } #toolbar { border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; background: #f8f8f8; colo...
no_more_blue/static/admin/css_plum/changelists.css
border-bottom: 1px solid #dddddd; } #changelist .paginator { color: #666666; border-bottom: 1px solid #ededed; background: #ffffff; } #changelist table tfoot { color: #666666; } #toolbar { border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; background: #f8f8f8; colo...
0.424173
0.125788
body { font-family: Helvetica, sans-serif; cursor: default; font-size: 13px; } p { color: black; } h1 { font-family: sans-serif; font-size: 2em; font-weight: bold; margin: 2px 5px 5px 5px } .message { font-family: sans-serif; font-size: 1.2em; padding: 0 4px 0 4px; } .hostlist { margin: 0; ...
remoting/client/appengine/static_files/main.css
body { font-family: Helvetica, sans-serif; cursor: default; font-size: 13px; } p { color: black; } h1 { font-family: sans-serif; font-size: 2em; font-weight: bold; margin: 2px 5px 5px 5px } .message { font-family: sans-serif; font-size: 1.2em; padding: 0 4px 0 4px; } .hostlist { margin: 0; ...
0.372277
0.096493
body { background: -webkit-linear-gradient(left, #4d52ff, #7C20E6); background: -o-linear-gradient(right, #4d52ff, #7C20E6); background: -moz-linear-gradient(right, #4d52ff, #7C20E6); background: linear-gradient(to right, #4d52ff, #7C20E6); background-color: #4d52ff; } /* card */ .card { margin-left: -65px; flo...
style.css
body { background: -webkit-linear-gradient(left, #4d52ff, #7C20E6); background: -o-linear-gradient(right, #4d52ff, #7C20E6); background: -moz-linear-gradient(right, #4d52ff, #7C20E6); background: linear-gradient(to right, #4d52ff, #7C20E6); background-color: #4d52ff; } /* card */ .card { margin-left: -65px; flo...
0.361503
0.118385
@import "../../style/public.css"; /* Overwrite classes in public.css --------------------------------------- */ div.item div.content img { max-width: 465px; } div.item div.note img { max-width: 400px; } table.tabMenu td a { background: none; color:#6598b8; display:block; padding:2px 15px 2px 0; text-d...
themes/pixeled/style.css
@import "../../style/public.css"; /* Overwrite classes in public.css --------------------------------------- */ div.item div.content img { max-width: 465px; } div.item div.note img { max-width: 400px; } table.tabMenu td a { background: none; color:#6598b8; display:block; padding:2px 15px 2px 0; text-d...
0.204501
0.058534
@import url('https://fonts.googleapis.com/css?family=poppins:200,300,400,500,600,700,800,900&display=swap'); body { margin:0; padding:0; display:flex; justify-content: center; align-items: center; min-height: 100vh; background:#060c21; font-family: 'poppins', sans-serif; } .container{ ...
css/work.css
@import url('https://fonts.googleapis.com/css?family=poppins:200,300,400,500,600,700,800,900&display=swap'); body { margin:0; padding:0; display:flex; justify-content: center; align-items: center; min-height: 100vh; background:#060c21; font-family: 'poppins', sans-serif; } .container{ ...
0.46393
0.085901
@font-face { font-family: 'Gotham Book'; font-style: normal; font-weight: normal; src: local('Gotham Book'), url('../fonts/GothamBook.woff') format('woff'); } @font-face { font-family: 'Gotham Book Italic'; font-style: normal; font-weight: normal; src: local('Gotham Book Italic'), url('../fonts/GothamBookItalic.woff...
docs/site/static/css/gotham-fonts.css
@font-face { font-family: 'Gotham Book'; font-style: normal; font-weight: normal; src: local('Gotham Book'), url('../fonts/GothamBook.woff') format('woff'); } @font-face { font-family: 'Gotham Book Italic'; font-style: normal; font-weight: normal; src: local('Gotham Book Italic'), url('../fonts/GothamBookItalic.woff...
0.489992
0.16238
.button, .button.flat:hover, GtkComboBox .button, .header-bar GtkComboBox .button, .header-bar.titlebar GtkMenuButton.button.titlebutton:hover, .inline-toolbar GtkToolButton > .button { background-color: transparent; background-image: linear-gradient(to bottom, @button_bg_a, ...
Mint-X-Teal/gtk-3.0/gtk-widgets-backgrounds.css
.button, .button.flat:hover, GtkComboBox .button, .header-bar GtkComboBox .button, .header-bar.titlebar GtkMenuButton.button.titlebutton:hover, .inline-toolbar GtkToolButton > .button { background-color: transparent; background-image: linear-gradient(to bottom, @button_bg_a, ...
0.55929
0.050518
html, body, form { margin: 0; padding: 0; } html { height:100%; } body { height:auto !important; height:100%; min-height:100%; min-width:760px; } /*Font*/ body { font-size: 80%; font-family: Tahoma, Verdana, Helvetica, sans-serif; color: #333; background-color: #fff; } /*Font in table*/ table { font-siz...
bitrix/wizards/bitrix/demo/templates/ru/books/themes/green/template_styles.css
html, body, form { margin: 0; padding: 0; } html { height:100%; } body { height:auto !important; height:100%; min-height:100%; min-width:760px; } /*Font*/ body { font-size: 80%; font-family: Tahoma, Verdana, Helvetica, sans-serif; color: #333; background-color: #fff; } /*Font in table*/ table { font-siz...
0.234319
0.050028
@charset "utf-8"; img{ border: 0; } .floatleft{ float: left; } .floatright{ float: right; } .center{ font-size: 2.5em; padding: 80px 0; } #nav-container{ position: fixed; left:0; top:0; height:100%; margin:0; width:40px; background:#000000; font-size:12px; font-family: Cou...
skins/vondutch/assets/css/_vonstyle.css
@charset "utf-8"; img{ border: 0; } .floatleft{ float: left; } .floatright{ float: right; } .center{ font-size: 2.5em; padding: 80px 0; } #nav-container{ position: fixed; left:0; top:0; height:100%; margin:0; width:40px; background:#000000; font-size:12px; font-family: Cou...
0.24963
0.093264
.ui-body-c, .ui-overlay-c { /*background:#ff0000;*/ } .ui-content { padding:0; } body{ } #phone_app_main_container{ background-color: #1d1d1d !important; width:100%; /* text area width */ height:100%; text-align:center; padding:0px; /* image height is 200px (bottom 20px...
assets/webphone/css/softphone/mainlayout.css
.ui-body-c, .ui-overlay-c { /*background:#ff0000;*/ } .ui-content { padding:0; } body{ } #phone_app_main_container{ background-color: #1d1d1d !important; width:100%; /* text area width */ height:100%; text-align:center; padding:0px; /* image height is 200px (bottom 20px...
0.439026
0.065635
body { display: grid !important; grid-template-columns: 360px 1fr; font-family: Courier New; font-size: 12pt; background-image: url("../stars.jpg"); background-repeat: repeat; background-color: transparent; padding-left: 2em; color: white; margin-right: 2em; } @media (max-width: 1024px) { body { grid-tem...
server/public/css/main.css
body { display: grid !important; grid-template-columns: 360px 1fr; font-family: Courier New; font-size: 12pt; background-image: url("../stars.jpg"); background-repeat: repeat; background-color: transparent; padding-left: 2em; color: white; margin-right: 2em; } @media (max-width: 1024px) { body { grid-tem...
0.458591
0.148047