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
/* ---------------------------------GALAXY FOLD Responsiveness--------------------------------*/ /* @media (max-width: 280px) { * { padding: 0; margin: 0; } .contactMain { background-repeat: no-repeat !important; background-size: 900px 1000px !important; overfl...
my-portfolio/src/css/Contact.css
/* ---------------------------------GALAXY FOLD Responsiveness--------------------------------*/ /* @media (max-width: 280px) { * { padding: 0; margin: 0; } .contactMain { background-repeat: no-repeat !important; background-size: 900px 1000px !important; overfl...
0.416441
0.071851
@import url("https://fonts.googleapis.com/css?family=Nanum+Gothic|Roboto&display=swap"); @import url("https://fonts.googleapis.com/css?family=Rajdhani&display=swap"); nav { display: flex; justify-content: stretch; height: 48px; position: fixed; z-index: 100; width: 100%; background-color: white; border...
assets/css/style.css
@import url("https://fonts.googleapis.com/css?family=Nanum+Gothic|Roboto&display=swap"); @import url("https://fonts.googleapis.com/css?family=Rajdhani&display=swap"); nav { display: flex; justify-content: stretch; height: 48px; position: fixed; z-index: 100; width: 100%; background-color: white; border...
0.47317
0.086942
a { color: #2a3542; text-decoration: none;} a:link { } a:hover { text-decoration: underline; } a:active { text-decoration: underline; } a:visited { } body { margin: 0px 0px 8px 0px; font-family: verdana, arial; font-size: 11px;} form { ma...
modules/console-web/src/webapp/style.css
a { color: #2a3542; text-decoration: none;} a:link { } a:hover { text-decoration: underline; } a:active { text-decoration: underline; } a:visited { } body { margin: 0px 0px 8px 0px; font-family: verdana, arial; font-size: 11px;} form { ma...
0.342352
0.163212
.search-box{position: relative} .search-box .search-icon{position: absolute; top:50%; left: 2%; transform: translateY(-50%) rotate(259deg); font-size: 20px;} .search-box input#hospital_appointment::placeholder {font-weight: 700;font-size: 19px;} .search-box input{ border-radius: 9px; background: #e3e8e8; padding: 1...
public/css/appoiment.css
.search-box{position: relative} .search-box .search-icon{position: absolute; top:50%; left: 2%; transform: translateY(-50%) rotate(259deg); font-size: 20px;} .search-box input#hospital_appointment::placeholder {font-weight: 700;font-size: 19px;} .search-box input{ border-radius: 9px; background: #e3e8e8; padding: 1...
0.354433
0.102979
HTML ELEMENTS ********************************************/ /* top elements */ * { padding: 0; margin: 0; } body { margin: 0; padding: 0; font: normal .72em/1.5em 'Trebuchet MS', sans-serif; color: #333; background: #FFF url(bg.jpg) repeat-x; text-align: center; height: 100%; } /* links *...
templates/images/PixelGreen.css
HTML ELEMENTS ********************************************/ /* top elements */ * { padding: 0; margin: 0; } body { margin: 0; padding: 0; font: normal .72em/1.5em 'Trebuchet MS', sans-serif; color: #333; background: #FFF url(bg.jpg) repeat-x; text-align: center; height: 100%; } /* links *...
0.198491
0.063802
html { position: relative; min-height: 100%; } body { background-color: #fafafa; overflow: scroll; font-size: 14px; font-family: "Helvetica Neue", Helvetica; margin: 0 0 80px; /*width: 100%;*/ /*height: 100%;*/ } #body { width: 100%; margin: 0 auto; position: relative;...
css/style.css
html { position: relative; min-height: 100%; } body { background-color: #fafafa; overflow: scroll; font-size: 14px; font-family: "Helvetica Neue", Helvetica; margin: 0 0 80px; /*width: 100%;*/ /*height: 100%;*/ } #body { width: 100%; margin: 0 auto; position: relative;...
0.489259
0.064241
.n-sortable .placeholder { outline: 1px dashed #4183c4; /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin: -1px;*/ } .n-sortable .mjs-nestedSortable-error { background: #fbe3e4; border-color: transparent; } .n-sortable ol { margin: 0; padding: 0; padding-left: 30px; } .n-sor...
public/vendor/admin/nestedSortable/nestedSortable.css
.n-sortable .placeholder { outline: 1px dashed #4183c4; /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin: -1px;*/ } .n-sortable .mjs-nestedSortable-error { background: #fbe3e4; border-color: transparent; } .n-sortable ol { margin: 0; padding: 0; padding-left: 30px; } .n-sor...
0.238639
0.079926
div.login_form__outermost { display: flex; align-items: center; justify-content: center; position: absolute; width: 100%; height: 100%; } .login_form__container.left { position: absolute; display: flex; flex-direction: column; align-items: center; justify-content: center; ...
react-app/src/components/Auth/LoginForm/LoginForm.css
div.login_form__outermost { display: flex; align-items: center; justify-content: center; position: absolute; width: 100%; height: 100%; } .login_form__container.left { position: absolute; display: flex; flex-direction: column; align-items: center; justify-content: center; ...
0.449634
0.081593
@charset "UTF-8"; /** * ウィンドウ上端でグローバルナビゲーションを固定する */ .fixed { position: fixed; z-index: 11; } .navbar.fixed { width: 97%; } /** * スクロールしてページトップに戻る */ /* ページトップに戻るボタンのスタイル */ #page-top { position: fixed; bottom: 20px; right: 20px; font-size: 77%; z-index: 11; } #page-top a { ...
assets/css/dynamic.css
@charset "UTF-8"; /** * ウィンドウ上端でグローバルナビゲーションを固定する */ .fixed { position: fixed; z-index: 11; } .navbar.fixed { width: 97%; } /** * スクロールしてページトップに戻る */ /* ページトップに戻るボタンのスタイル */ #page-top { position: fixed; bottom: 20px; right: 20px; font-size: 77%; z-index: 11; } #page-top a { ...
0.349977
0.149004
background-image: linear-gradient( hsla(200, 50%, 100%, 0.9), hsla(230, 15%, 95%, 0.8) ), url('/assets/img/mic2_portada.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; } #servicios{ background-image: linear-gradient( hsla(200, 50%, 100%, 0.9), hsl...
assets/css/index.css
background-image: linear-gradient( hsla(200, 50%, 100%, 0.9), hsla(230, 15%, 95%, 0.8) ), url('/assets/img/mic2_portada.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; } #servicios{ background-image: linear-gradient( hsla(200, 50%, 100%, 0.9), hsl...
0.198297
0.061199
:root { --nord0: #2e3440; --nord1: #3b4252; --nord2: #434c5e; --nord3: #4c566a; --nord4: #d8dee9; --nord5: #e5e9f0; --nord6: #eceff4; --nord7: #8fbcbb; --nord8: #88c0d0; --nord9: #81a1c1; --nord10: #5e81ac; --nord11: #bf616a; --nord12: #d08770; --nord13: #ebcb8b; --nord14: #a3be8c; --nor...
index.css
:root { --nord0: #2e3440; --nord1: #3b4252; --nord2: #434c5e; --nord3: #4c566a; --nord4: #d8dee9; --nord5: #e5e9f0; --nord6: #eceff4; --nord7: #8fbcbb; --nord8: #88c0d0; --nord9: #81a1c1; --nord10: #5e81ac; --nord11: #bf616a; --nord12: #d08770; --nord13: #ebcb8b; --nord14: #a3be8c; --nor...
0.386416
0.098425
@media screen { * , *:after,*:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } }* {margin: auto; padding: auto;} html { font-size: 62.5%; } /*base sizee*/ body { font-size: 1.4rem; } /* =14px all type sizes are relative to the base size*/ *{ font-family: "Gill Sans", sa...
src/popup.css
@media screen { * , *:after,*:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } }* {margin: auto; padding: auto;} html { font-size: 62.5%; } /*base sizee*/ body { font-size: 1.4rem; } /* =14px all type sizes are relative to the base size*/ *{ font-family: "Gill Sans", sa...
0.204978
0.061059
* { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-family: "Poppins", sans-serif; } .row { font-family: "Big Shoulders Stencil Text", cursive; } .navbar { display: flex; align-items: center; background-color: black; position: sticky; height: 10%; padding-right: 20px; ...
beta/site/beta/product page.css
* { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; font-family: "Poppins", sans-serif; } .row { font-family: "Big Shoulders Stencil Text", cursive; } .navbar { display: flex; align-items: center; background-color: black; position: sticky; height: 10%; padding-right: 20px; ...
0.550003
0.121503
@font-face { font-family: "flaticon"; src: url("../fonts/flaticon813b.ttf?54617465a4b56bfe6058ff0d8a8eb35c") format("truetype"), url("../fonts/flaticon813b.woff?54617465a4b56bfe6058ff0d8a8eb35c") format("woff"), url("../fonts/flaticon813b.woff2?54617465a4b56bfe6058ff0d8a8eb35c") format("woff2"), url("../fonts/f...
css/flaticon.css
@font-face { font-family: "flaticon"; src: url("../fonts/flaticon813b.ttf?54617465a4b56bfe6058ff0d8a8eb35c") format("truetype"), url("../fonts/flaticon813b.woff?54617465a4b56bfe6058ff0d8a8eb35c") format("woff"), url("../fonts/flaticon813b.woff2?54617465a4b56bfe6058ff0d8a8eb35c") format("woff2"), url("../fonts/f...
0.360939
0.166337
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,nav,section,summary { display:block } audio,canvas,progress,video { display:inline-block; vertical-align:baseline } au...
assets/css/medium/bootstrap/reset.css
html { font-family:sans-serif; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100% } body { margin:0 } article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { display:block } audio,canvas,progress,video { display:inline-block; vertical-align:baseline } au...
0.446736
0.089256
Created on : Apr 13, 2017, 11:56:57 AM Author : Sandman */ .windowBtns{ -fx-background-color: #2f6275; } .windowBtns:hover { -fx-background-color: #0c4155; } .textfieldFordash { -fx-font-size:15pt; -fx-font-family: "Calibri Bold"; } .bttpoint{ -fx-background-image: url("...
out/production/DrivingSchool/edu/ijse/gdse41/drivingschool/styles/allStyles.css
Created on : Apr 13, 2017, 11:56:57 AM Author : Sandman */ .windowBtns{ -fx-background-color: #2f6275; } .windowBtns:hover { -fx-background-color: #0c4155; } .textfieldFordash { -fx-font-size:15pt; -fx-font-family: "Calibri Bold"; } .bttpoint{ -fx-background-image: url("...
0.46952
0.170232
::-webkit-input-placeholder { color: #999!important; } :-moz-placeholder { color: #999!important; } ::-moz-placeholder { color: #999!important; } :-ms-input-placeholder { color: #999!important; } /* Form - Custom Checkbox */ .checkbox-custom { position: relative; padding: 0 0 0 25px; margin...
assets/css/form-element.css
::-webkit-input-placeholder { color: #999!important; } :-moz-placeholder { color: #999!important; } ::-moz-placeholder { color: #999!important; } :-ms-input-placeholder { color: #999!important; } /* Form - Custom Checkbox */ .checkbox-custom { position: relative; padding: 0 0 0 25px; margin...
0.371935
0.071526
:root { --color__bg: #f6f2f4; --color__ui: #f2f4f5; --color__ui--highlight: #222; --color__text: #222; --color__text--secondary: #ccc; --color__text--highlight: #c3574d; --timeline__h-offset: 50px; --timeline__step-height: 40px; } html, body, #root { font-family: sans-serif; font-size: 21px; line...
src/css/global.css
:root { --color__bg: #f6f2f4; --color__ui: #f2f4f5; --color__ui--highlight: #222; --color__text: #222; --color__text--secondary: #ccc; --color__text--highlight: #c3574d; --timeline__h-offset: 50px; --timeline__step-height: 40px; } html, body, #root { font-family: sans-serif; font-size: 21px; line...
0.52975
0.108756
html, body { height: 100%; padding: 0; margin: 0; /* font-family: Axiforma ,-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; */ font-family: 'Poppins' ,-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantar...
styles/globals.css
html, body { height: 100%; padding: 0; margin: 0; /* font-family: Axiforma ,-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; */ font-family: 'Poppins' ,-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantar...
0.294012
0.08472
@charset "UTF-8"; /* cor 1 : #65BF91 cor 2 : #03994C cor 3 : #24E07F cor 4 : #09542D */ @import url('https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&family=Merriweather+Sans&family=Nunito:wght@200&family=Ubuntu&display=swap'); @font-face { font-family: 'android'; src: url('/fontes/idroid.ot...
style/style.css
@charset "UTF-8"; /* cor 1 : #65BF91 cor 2 : #03994C cor 3 : #24E07F cor 4 : #09542D */ @import url('https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&family=Merriweather+Sans&family=Nunito:wght@200&family=Ubuntu&display=swap'); @font-face { font-family: 'android'; src: url('/fontes/idroid.ot...
0.284278
0.157202
* { margin: 0; padding: 0; } body { overflow: hidden; } #cy { width: 100vw; height: 100vh; visibility: hidden; } .debug { position: fixed; padding: 10px; } #node_label_input{ min-width: 187px; } #node_info{ display: none; } #add_new_type{ margin-left: 10px; } .centered { position: fixed; left: 0%; ...
app/static/css/index.css
* { margin: 0; padding: 0; } body { overflow: hidden; } #cy { width: 100vw; height: 100vh; visibility: hidden; } .debug { position: fixed; padding: 10px; } #node_label_input{ min-width: 187px; } #node_info{ display: none; } #add_new_type{ margin-left: 10px; } .centered { position: fixed; left: 0%; ...
0.247896
0.079246
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700|Montserrat|Poppins:400,500,600,700"); body { line-height: 1.8; font-family: "Montserrat", sans-serif; -webkit-font-smoothing: antialiased; font-size: 16px; color: rgba(0, 0, 0, 0.6); } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5...
public/front/css/style.css
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700|Montserrat|Poppins:400,500,600,700"); body { line-height: 1.8; font-family: "Montserrat", sans-serif; -webkit-font-smoothing: antialiased; font-size: 16px; color: rgba(0, 0, 0, 0.6); } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5...
0.346652
0.095307
@media only screen and (max-width : 320px) { .header .intro-text h1 { font-size: 30px; line-height: 40px; margin-bottom: 25px; } .header .intro-text p { font-size: 18px; line-height: 25px; margin-bottom: 25px; } .header .intro-text...
assets/css/custom/responsive.css
@media only screen and (max-width : 320px) { .header .intro-text h1 { font-size: 30px; line-height: 40px; margin-bottom: 25px; } .header .intro-text p { font-size: 18px; line-height: 25px; margin-bottom: 25px; } .header .intro-text...
0.265976
0.074973
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap"); /* vars */ :root { --primary-color: #fc8835; --sky-blue: #accbee; --box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0...
public/admin-assets/css/custom.css
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap"); /* vars */ :root { --primary-color: #fc8835; --sky-blue: #accbee; --box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0...
0.421552
0.09343
body{ font-family: 'Open Sans', sans-serif; margin: 0; padding: 0; background-color:#efefef; font-size: 90%; } a:link, a:visited, a:active { color: #08678f; text-decoration: underline; } a:hover, a:focus { color: #000; } h2 { margin: 0; padding:0; } h3 { margin:0; padding:0.25em 0; borde...
inc/stylesheets/layout.css
body{ font-family: 'Open Sans', sans-serif; margin: 0; padding: 0; background-color:#efefef; font-size: 90%; } a:link, a:visited, a:active { color: #08678f; text-decoration: underline; } a:hover, a:focus { color: #000; } h2 { margin: 0; padding:0; } h3 { margin:0; padding:0.25em 0; borde...
0.442155
0.127843
@font-face { font-family: 'Rubik'; src: url('rubik/Rubik-Regular.ttf'), url('rubik/Rubik-Medium.ttf') format('truetype'), url('rubik/Rubik-Bold.ttf') format('truetype'), } P { font-family: 'Rubik', sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: 'Rubik', sans-serif; } body { width: 100%; ...
public/assets/front/css/style1.css
@font-face { font-family: 'Rubik'; src: url('rubik/Rubik-Regular.ttf'), url('rubik/Rubik-Medium.ttf') format('truetype'), url('rubik/Rubik-Bold.ttf') format('truetype'), } P { font-family: 'Rubik', sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: 'Rubik', sans-serif; } body { width: 100%; ...
0.429549
0.085556
-------------------------------------------------- */ * { box-sizing: border-box; } body { background: #0C1010; color: #FFFFFF; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .emscripten { display: none; } /* @layout -------------------------------------------------- */ .container...
public/css/styles.css
-------------------------------------------------- */ * { box-sizing: border-box; } body { background: #0C1010; color: #FFFFFF; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .emscripten { display: none; } /* @layout -------------------------------------------------- */ .container...
0.244363
0.084417
@charset "utf-8"; /* CSS Document */ body,span,ul,p,h1,h2,h3,h4,h5,h6,form,input,ol,dl,dd{margin:0;padding:0;} body{font-size:12px;font-family:"黑体"; background:#fff;} a{color:#666;text-decoration:none;} a:hover{ color:#FFFFFF;} input,select{ font-size:12px;} table{ border-collapse:collapse;} a img{border:0;vertical-ali...
wanda/css/index.css
@charset "utf-8"; /* CSS Document */ body,span,ul,p,h1,h2,h3,h4,h5,h6,form,input,ol,dl,dd{margin:0;padding:0;} body{font-size:12px;font-family:"黑体"; background:#fff;} a{color:#666;text-decoration:none;} a:hover{ color:#FFFFFF;} input,select{ font-size:12px;} table{ border-collapse:collapse;} a img{border:0;vertical-ali...
0.245447
0.054853
:root { --mono-1: #444; --mono-2: #686b77; --mono-3: #978998; --hue-1: #0184bb; --hue-2: #4078f2; --hue-3: #a626a4; --hue-4: #50a14f; --hue-5: #e45649; --hue-5-2: #c91243; --hue-6: #986801; --hue-6-2: #c18401; --cm-atom: var(--hue-2); --cm-text: var(--mono-1); --cm-quote: var(--mono-3); ...
client/src_editor/cm-theme.css
:root { --mono-1: #444; --mono-2: #686b77; --mono-3: #978998; --hue-1: #0184bb; --hue-2: #4078f2; --hue-3: #a626a4; --hue-4: #50a14f; --hue-5: #e45649; --hue-5-2: #c91243; --hue-6: #986801; --hue-6-2: #c18401; --cm-atom: var(--hue-2); --cm-text: var(--mono-1); --cm-quote: var(--mono-3); ...
0.332202
0.108425
h4 { background-color: #FCEFA1; padding: 2px 10px; font-weight: 600; font-size: smaller; line-height: 200%; text-align: left; } .excerpt { font-size: 10pt; } .excerpt h3 { font-size: 14pt; } .main-content { clear: both; } #example th, #example td { font-size: 9pt; padding: 5...
public/css/custom.css
h4 { background-color: #FCEFA1; padding: 2px 10px; font-weight: 600; font-size: smaller; line-height: 200%; text-align: left; } .excerpt { font-size: 10pt; } .excerpt h3 { font-size: 14pt; } .main-content { clear: both; } #example th, #example td { font-size: 9pt; padding: 5...
0.459076
0.161982
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700"); .t-container { position: relative; margin: 0 auto; } .row:after { content: ''; display: block; clear: both; } .col-2 { float: left; width: 16.366667%; } .col-8 { float: left; width: 66.666667%; } .mlr15 { margin-right: 15px;...
frontend/web/css/main.css
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700"); .t-container { position: relative; margin: 0 auto; } .row:after { content: ''; display: block; clear: both; } .col-2 { float: left; width: 16.366667%; } .col-8 { float: left; width: 66.666667%; } .mlr15 { margin-right: 15px;...
0.370567
0.058105
@media only screen and (max-width: 1280px){ .gird > .col-xs-6{ padding: 10px; width: 20%; } .sidebar{ padding-right: 0 } #list-wrapper .col-xs-4.col-sm-2 { width: 20%; } } /* @media (max-width: 1024px){ .gird > .col-xs-6{ width: 25%; ...
seller/web/css/responsive.css
@media only screen and (max-width: 1280px){ .gird > .col-xs-6{ padding: 10px; width: 20%; } .sidebar{ padding-right: 0 } #list-wrapper .col-xs-4.col-sm-2 { width: 20%; } } /* @media (max-width: 1024px){ .gird > .col-xs-6{ width: 25%; ...
0.186836
0.067362
#landing-title { color: white; letter-spacing: 3px; text-align: center; margin-top: 25%; font-size: 60px; opacity: 0.9; -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox < 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ ...
pages/landing_page/css/landing_page.css
#landing-title { color: white; letter-spacing: 3px; text-align: center; margin-top: 25%; font-size: 60px; opacity: 0.9; -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox < 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ ...
0.419291
0.105579
a, p a, p a:hover, a:hover, a:focus, a:active, .xp-socialicons li a:hover, .xp-navigation > ul > li.active > a, .xp-navigation > ul > li:hover > a, .xp-navigation > ul > li > a:hover, .xp-homeslider figure figcaption h1 span, .xp-sectionhead h3 span, .xp-serviceicon, .xp-service:hover h4 a, .xp-aboutusimg figcaption h4...
assets/css/color.css
a, p a, p a:hover, a:hover, a:focus, a:active, .xp-socialicons li a:hover, .xp-navigation > ul > li.active > a, .xp-navigation > ul > li:hover > a, .xp-navigation > ul > li > a:hover, .xp-homeslider figure figcaption h1 span, .xp-sectionhead h3 span, .xp-serviceicon, .xp-service:hover h4 a, .xp-aboutusimg figcaption h4...
0.55266
0.304714
/** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ *{outline:none;} html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */; } /* Sections =================================================================...
public/css/style.css
/** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ *{outline:none;} html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */; } /* Sections =================================================================...
0.693161
0.105533
.section { position: relative; width: 100%; height: 31em; } .card ul a { color: #3bc492; font-weight: bold; padding: 0 1em; display: block; font-size: large; font-family: "Lato", sans-serif; } .card { position: relative; vertical-align: top; margin-bottom: 3em; } .title { font-size: 2em; font-weig...
assets/css/home.css
.section { position: relative; width: 100%; height: 31em; } .card ul a { color: #3bc492; font-weight: bold; padding: 0 1em; display: block; font-size: large; font-family: "Lato", sans-serif; } .card { position: relative; vertical-align: top; margin-bottom: 3em; } .title { font-size: 2em; font-weig...
0.347537
0.094803
@charset "utf-8"; /* common */ @font-face {font-family: "iconfonts"; src: url('../../fonts/iconfont.eot'); /* IE9*/ src: url('../../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/iconfont.woff') format('woff'), /* chrome、firefox */ ...
static/app/css/app.css
@charset "utf-8"; /* common */ @font-face {font-family: "iconfonts"; src: url('../../fonts/iconfont.eot'); /* IE9*/ src: url('../../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/iconfont.woff') format('woff'), /* chrome、firefox */ ...
0.193871
0.036322
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; background: #FCFCFC; } .content { text-align:center; margin-left:15%; margin-right:15%; } .index_content { text-align:center; margin-left:15%; margin-right:15%; margin-top: 10%; vertica...
interface/skin/style.css
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; background: #FCFCFC; } .content { text-align:center; margin-left:15%; margin-right:15%; } .index_content { text-align:center; margin-left:15%; margin-right:15%; margin-top: 10%; vertica...
0.324878
0.069007
.lww-dock-icon.lww-default, .lww-header-icon.lww-default { background-image: url('../../icons/close.png'); } .lww-container { font-family: Monaco, monospace; text-shadow: 0px 0px 0px black; color: black; position: fixed; text-align: center; overflow: hidden; border-radius: 3px; background-color: rgba(...
src/style/css/lww.css
.lww-dock-icon.lww-default, .lww-header-icon.lww-default { background-image: url('../../icons/close.png'); } .lww-container { font-family: Monaco, monospace; text-shadow: 0px 0px 0px black; color: black; position: fixed; text-align: center; overflow: hidden; border-radius: 3px; background-color: rgba(...
0.395368
0.081046
.wrapper { margin: 5em auto; max-width: 1000px; background-color: #fff; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.06); } .header { padding: 30px 30px 0; text-align: center; } .header__title { margin: 0; text-transform: uppercase; font-size: 2.5em; font-weight: 500; lin...
assets/css/lecture-gallery.css
.wrapper { margin: 5em auto; max-width: 1000px; background-color: #fff; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.06); } .header { padding: 30px 30px 0; text-align: center; } .header__title { margin: 0; text-transform: uppercase; font-size: 2.5em; font-weight: 500; lin...
0.521227
0.110615
:root { --header-footer-bg: rgba(0,0,0,1); --main-bg-color: #121212; --highlight-bg-color: #2e2e2e; --text-emphasis: rgba(255,255,255,0.87); --text: rgba(255,255,255,0.6); --text-disabled: rgba(255,255,255,0.38); font-size: 16px; } body { font-family: 'Lato', sans-serif; font-size: 1rem; ...
css/style.css
:root { --header-footer-bg: rgba(0,0,0,1); --main-bg-color: #121212; --highlight-bg-color: #2e2e2e; --text-emphasis: rgba(255,255,255,0.87); --text: rgba(255,255,255,0.6); --text-disabled: rgba(255,255,255,0.38); font-size: 16px; } body { font-family: 'Lato', sans-serif; font-size: 1rem; ...
0.38445
0.11204
body { font: 14px/20px "Lucida Grande", Tahoma, Verdana, sans-serif; /*ขนาดและชนิดของ font */ color: #404040; /*สีของตัวอักษร*/ background-color: #EFE6E6; /*ส่วนนี้เป็น สีของพื้นหลัง*/ margin: 0; } body.info { background-color: #FFFFFF; min-height: 100%; min-width: 1024px; w...
public/css/course.css
body { font: 14px/20px "Lucida Grande", Tahoma, Verdana, sans-serif; /*ขนาดและชนิดของ font */ color: #404040; /*สีของตัวอักษร*/ background-color: #EFE6E6; /*ส่วนนี้เป็น สีของพื้นหลัง*/ margin: 0; } body.info { background-color: #FFFFFF; min-height: 100%; min-width: 1024px; w...
0.447702
0.136781
body,html{ height: 100%; } body{ background: #f0f1f2; font-size: 12px; font-family: Open sans, sans-serif; } /* container */ .container{ max-width: 500px; min-width: 300px; height: auto; background: white; border-radius: 6px; position: relative; margin: 0 auto;/*居中*/ } .conta...
css/style.css
body,html{ height: 100%; } body{ background: #f0f1f2; font-size: 12px; font-family: Open sans, sans-serif; } /* container */ .container{ max-width: 500px; min-width: 300px; height: auto; background: white; border-radius: 6px; position: relative; margin: 0 auto;/*居中*/ } .conta...
0.34798
0.034229
body { display: flex; min-height: 100vh; flex-direction: column; background-image: url(/resources/images/backgrounds/background.png); background-position: 50% 50%; background-size: cover; } main { flex: 1 0 auto; } .no-margin { margin: 0; } #navbar { margin-bottom: 10px; z-index: 10; } #navbar > di...
webapp/src/main/webapp/resources/css/style.css
body { display: flex; min-height: 100vh; flex-direction: column; background-image: url(/resources/images/backgrounds/background.png); background-position: 50% 50%; background-size: cover; } main { flex: 1 0 auto; } .no-margin { margin: 0; } #navbar { margin-bottom: 10px; z-index: 10; } #navbar > di...
0.389779
0.062189
.row { display: grid; grid-template-columns: repeat(12, 1fr); grid-template-rows: repeat(2, auto); } .row > div[class^="col-"] { grid-row: auto; grid-column: 1/-1; } @media (min-width: 0px) { .col-xs-1 { grid-row: 1 !important; grid-column: auto/span 1 !important; padding: 6px; } .col-...
Src/STYLE/Layout.Row.css
.row { display: grid; grid-template-columns: repeat(12, 1fr); grid-template-rows: repeat(2, auto); } .row > div[class^="col-"] { grid-row: auto; grid-column: 1/-1; } @media (min-width: 0px) { .col-xs-1 { grid-row: 1 !important; grid-column: auto/span 1 !important; padding: 6px; } .col-...
0.315947
0.208098
.accessibility-loading-overlay { position: fixed; height: 100vh; width: 100vw; left: 0; top: 0; background: rgba(0, 0, 0, 0.3); z-index: 2147483635; } .toggle-accessibility-result { display: inline-block; width: 25px; height: 25px; border-radius: 100%; z-index: 2147483637; transition: 200ms a...
vendor/style.css
.accessibility-loading-overlay { position: fixed; height: 100vh; width: 100vw; left: 0; top: 0; background: rgba(0, 0, 0, 0.3); z-index: 2147483635; } .toggle-accessibility-result { display: inline-block; width: 25px; height: 25px; border-radius: 100%; z-index: 2147483637; transition: 200ms a...
0.55929
0.069668
* { box-sizing: border-box; } .no-result { -webkit-animation: no-result 1s; animation: no-result 1s; padding-top: 30px; } .reddit-results { padding: 10px 20px; border-bottom: 1px solid grey; -webkit-animation: hello 1s; animation: hello 1s; } #box { margin: 10px; padding-left: 10p...
css/style.css
* { box-sizing: border-box; } .no-result { -webkit-animation: no-result 1s; animation: no-result 1s; padding-top: 30px; } .reddit-results { padding: 10px 20px; border-bottom: 1px solid grey; -webkit-animation: hello 1s; animation: hello 1s; } #box { margin: 10px; padding-left: 10p...
0.380874
0.117953
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700); @import url(https://fonts.googleapis.com/css?family=Arimo:300,400,400italic,700,700italic); @import url(https://fonts.googleapis.com/css?family=Raleway:wght@600&display=swap); /* ================================ Basic CSS =================...
public/assets/css/style.css
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700); @import url(https://fonts.googleapis.com/css?family=Arimo:300,400,400italic,700,700italic); @import url(https://fonts.googleapis.com/css?family=Raleway:wght@600&display=swap); /* ================================ Basic CSS =================...
0.349533
0.087642
.mnp-navigation-wrapper { width: 100%; position: -webkit-sticky; position: sticky; top: 0; background-color: #FFFFFF; } .mnp-navigation-wrapper .mnp-c-navigation-bar { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 3fr; grid-template-columns: 1fr 3fr; -webkit-box-align: center; -...
css/app.css
.mnp-navigation-wrapper { width: 100%; position: -webkit-sticky; position: sticky; top: 0; background-color: #FFFFFF; } .mnp-navigation-wrapper .mnp-c-navigation-bar { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 3fr; grid-template-columns: 1fr 3fr; -webkit-box-align: center; -...
0.357792
0.125977
* { padding: 0; margin: 0; outline: none; cursor: default; -moz-user-select: inherit; } a, a * { cursor: pointer; color: #ff5050 } a:link { color: #ff5050; text-decoration: none; } a:visited { color: #ff5050; text-decoration: none; } a:hover { text-decorat...
static/console.css
* { padding: 0; margin: 0; outline: none; cursor: default; -moz-user-select: inherit; } a, a * { cursor: pointer; color: #ff5050 } a:link { color: #ff5050; text-decoration: none; } a:visited { color: #ff5050; text-decoration: none; } a:hover { text-decorat...
0.405566
0.103295
display: none; position: fixed; left: 85%; top: 80%; height: 25px; width: 25px; z-index: 3; background-color: rgba(255,208,61,1); opacity: 0.3; padding: 10px; } @media (max-width: 768px) { #go_up { display: block; } } h1, h2, h3, a, p, li{ font-family: '<NAME>uri'; } p { position: rel...
docs/pcpsforms/style.css
display: none; position: fixed; left: 85%; top: 80%; height: 25px; width: 25px; z-index: 3; background-color: rgba(255,208,61,1); opacity: 0.3; padding: 10px; } @media (max-width: 768px) { #go_up { display: block; } } h1, h2, h3, a, p, li{ font-family: '<NAME>uri'; } p { position: rel...
0.368974
0.093512
min-height: 56px; max-width: 100%; background-color: #161616; } #mainNav .navbar-toggler { font-size: 80%; padding: 0.75rem; color: rgba(255, 255, 255, 0.5); border: 1px solid rgba(255, 255, 255, 0.5); } #mainNav .navbar-toggler:focus { outline: none; } #mainNav .navbar-brand { color: rgba(225, 225...
css/style.css
min-height: 56px; max-width: 100%; background-color: #161616; } #mainNav .navbar-toggler { font-size: 80%; padding: 0.75rem; color: rgba(255, 255, 255, 0.5); border: 1px solid rgba(255, 255, 255, 0.5); } #mainNav .navbar-toggler:focus { outline: none; } #mainNav .navbar-brand { color: rgba(225, 225...
0.388966
0.037117
ul, li { list-style: none; } #head { width: 100%; border-bottom: 2px solid #bbb; background: #F7F7F7; } #head .container { padding-right: 40px; width: 1160px; height: 32px; } #head .head_r span { display: inline-block; padding-left: 8px; font-size: 12px; line-height: 32px; position: relative; } #head .laba { positi...
src/css/head.css
ul, li { list-style: none; } #head { width: 100%; border-bottom: 2px solid #bbb; background: #F7F7F7; } #head .container { padding-right: 40px; width: 1160px; height: 32px; } #head .head_r span { display: inline-block; padding-left: 8px; font-size: 12px; line-height: 32px; position: relative; } #head .laba { positi...
0.374676
0.091463
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("https://www.linkedin.com/jobs2/view/"), url-prefix("https://www.linkedin.com/jobs/view/"), domain("linkedin.com") { /* Fonts Delcaration */ /* cyrillic-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400;...
data/usercss/129654.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("https://www.linkedin.com/jobs2/view/"), url-prefix("https://www.linkedin.com/jobs/view/"), domain("linkedin.com") { /* Fonts Delcaration */ /* cyrillic-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400;...
0.302494
0.117597
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Mono:wght@100;200;300;400;500;600;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap"); :root { --dark-navy: hsl(216, 86%...
src/App.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Mono:wght@100;200;300;400;500;600;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap"); :root { --dark-navy: hsl(216, 86%...
0.33231
0.076753
* { padding: 0; margin: 0 } body { overflow : hidden; background: url('../assets/img/bg.jpg'); background-size: 100%; } button.bt { padding: 0 7px; margin: 0; color: white; text-shadow: 0 -1px 0px black; border: none; background: none; font-size: 17px; height: 40px; box-shadow: 0px 4px 7px 0px #00000...
css/main.css
* { padding: 0; margin: 0 } body { overflow : hidden; background: url('../assets/img/bg.jpg'); background-size: 100%; } button.bt { padding: 0 7px; margin: 0; color: white; text-shadow: 0 -1px 0px black; border: none; background: none; font-size: 17px; height: 40px; box-shadow: 0px 4px 7px 0px #00000...
0.437343
0.072999
.navbar-default { background-color: #ffffff; border-color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 1.7em; } .navbar-default .navbar-brand { color: #000000; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #250b0c; } .navbar-default .navbar-text { color:...
public/css/navbar.css
.navbar-default { background-color: #ffffff; border-color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 1.7em; } .navbar-default .navbar-brand { color: #000000; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #250b0c; } .navbar-default .navbar-text { color:...
0.410047
0.046357
html, body { height: 100%; } body { padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */ color:#000; background-color:#f3f3f3; } .img-portfolio { margin-bottom: 30px; } .img-hover:hover { opacity: 0.8; ...
css/modern-business.css
html, body { height: 100%; } body { padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */ color:#000; background-color:#f3f3f3; } .img-portfolio { margin-bottom: 30px; } .img-hover:hover { opacity: 0.8; ...
0.459319
0.065575
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?x2ogti'); src: url('fonts/icomoon.eot?x2ogti#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?x2ogti') format('truetype'), url('fonts/icomoon.woff?x2ogti') format('woff'), url('fonts/icomoon.svg?x2ogti#icomoon') format('svg'...
index.css
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?x2ogti'); src: url('fonts/icomoon.eot?x2ogti#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?x2ogti') format('truetype'), url('fonts/icomoon.woff?x2ogti') format('woff'), url('fonts/icomoon.svg?x2ogti#icomoon') format('svg'...
0.269999
0.080973
.RadTreeView_Gray, .RadTreeView_Gray a.rtIn, .RadTreeView_Gray .rtEdit .rtIn input { font:11px tahoma,verdana,sans-serif; color:#000; line-height:1.273em; } .RadTreeView_Gray .rtTop, .RadTreeView_Gray .rtMid, .RadTreeView_Gray .rtBot { padding: 0 0 0 23px; } .RadTreeView_Gray .rtPlus, .RadTreeView_Gray .rtMin...
VS2013_PROJECT/NZPortalWeb/DesktopModules/EasyDNNnewsWidgets/Templates/_default/TreeView/Standard/Styles/Gray/Standard.Gray.css
.RadTreeView_Gray, .RadTreeView_Gray a.rtIn, .RadTreeView_Gray .rtEdit .rtIn input { font:11px tahoma,verdana,sans-serif; color:#000; line-height:1.273em; } .RadTreeView_Gray .rtTop, .RadTreeView_Gray .rtMid, .RadTreeView_Gray .rtBot { padding: 0 0 0 23px; } .RadTreeView_Gray .rtPlus, .RadTreeView_Gray .rtMin...
0.400515
0.132571
.car { padding: 15px; overflow: auto; border: 1px solid #0011ff; float: left; border-radius: 10px; overflow: auto; } .car-block { display: flex; flex-direction: column; } .car-block-item { display: flex; flex-wrap: nowrap; } .cell{ float: left; width: 33px !important; ...
Clients/HermesSpa/ClientApp/src/app/rail/scheme-rzd.component.css
.car { padding: 15px; overflow: auto; border: 1px solid #0011ff; float: left; border-radius: 10px; overflow: auto; } .car-block { display: flex; flex-direction: column; } .car-block-item { display: flex; flex-wrap: nowrap; } .cell{ float: left; width: 33px !important; ...
0.311532
0.183173
.red { color: red; } .mg4 { margin: 4px; } .mg0 { margin: 0px; } .mgb2 { margin-bottom: 2px; } .mgb4 { margin-bottom: 4px; } .mgb6 { margin-bottom: 6px; } .mgl4 { margin-left: 4px; } .pd0 { padding: 0px; } .pd2 { padding: 2px; } .pd4 { padding: 4px; } .pd10 { padding: 10px; } .pdt4 { padding-to...
app/app.css
.red { color: red; } .mg4 { margin: 4px; } .mg0 { margin: 0px; } .mgb2 { margin-bottom: 2px; } .mgb4 { margin-bottom: 4px; } .mgb6 { margin-bottom: 6px; } .mgl4 { margin-left: 4px; } .pd0 { padding: 0px; } .pd2 { padding: 2px; } .pd4 { padding: 4px; } .pd10 { padding: 10px; } .pdt4 { padding-to...
0.408513
0.150871
.mirror { height: 100vh; } .mirror .row, .mirror .column { -moz-box-sizing: border-box; box-sizing: border-box; } .mirror .row { display: -ms-flexbox; display: flex; } .mirror .column { display: -ms-flexbox; display: flex; } .mirror .column + .column { padding-left: 12px; } .mirror .column.left { ...
design/mirror.css
.mirror { height: 100vh; } .mirror .row, .mirror .column { -moz-box-sizing: border-box; box-sizing: border-box; } .mirror .row { display: -ms-flexbox; display: flex; } .mirror .column { display: -ms-flexbox; display: flex; } .mirror .column + .column { padding-left: 12px; } .mirror .column.left { ...
0.55447
0.04408
.crayon-theme-kaderu { border-width: 1px !important; border-color: #c6c5c5 !important; border-style: solid !important; text-shadow: none !important; background: #fdfdfd !important; } .crayon-theme-kaderu-inline { border-width: 1px !important; border-color: #ddd !important; border-style: solid !important; backg...
plugins/crayon-syntax-highlighter/themes/kaderu/kaderu.css
.crayon-theme-kaderu { border-width: 1px !important; border-color: #c6c5c5 !important; border-style: solid !important; text-shadow: none !important; background: #fdfdfd !important; } .crayon-theme-kaderu-inline { border-width: 1px !important; border-color: #ddd !important; border-style: solid !important; backg...
0.284675
0.048361
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap'); .navbar{ position: fixed; padding: 10px; width: 100%; height: 40px; top:0; display: flex; justify-content: space-between; z-index: 1; transition: all 0.6s; transition-timing-function: eas...
src/componants/Nav.css
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap'); .navbar{ position: fixed; padding: 10px; width: 100%; height: 40px; top:0; display: flex; justify-content: space-between; z-index: 1; transition: all 0.6s; transition-timing-function: eas...
0.492676
0.097048
@-moz-document url-prefix("https://www.twitch.tv") { /* Fond */ .tw-root--theme-dark body { color: #ff00ff; background-color: #2e2d2d; } body { color: #b7c2b2; background-color: #016b49; } /* Barre du haut */ .tw-root--theme-dark .top-nav__menu { background-color: #000000; } .to...
data/usercss/173147.user.css
@-moz-document url-prefix("https://www.twitch.tv") { /* Fond */ .tw-root--theme-dark body { color: #ff00ff; background-color: #2e2d2d; } body { color: #b7c2b2; background-color: #016b49; } /* Barre du haut */ .tw-root--theme-dark .top-nav__menu { background-color: #000000; } .to...
0.259544
0.046943
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro&display=swap'); @import url('https://fonts.googleapis.com/css?family=Indie+Flower&display=swap'); *{ padding: 0; margin: 0; } body{ background-color: #dbe9ee; } /* CSS del HEADER */ .cabecera{ display: grid; grid-template-rows...
styles/style.css
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro&display=swap'); @import url('https://fonts.googleapis.com/css?family=Indie+Flower&display=swap'); *{ padding: 0; margin: 0; } body{ background-color: #dbe9ee; } /* CSS del HEADER */ .cabecera{ display: grid; grid-template-rows...
0.298185
0.118029
.img-container img { width: 130px; height: auto; } .service-container { margin: auto; } .service-header { padding: 0px; } .top-nav { background-color: #404041; padding-top: 15px; padding-bottom: 15px; } .top-nav .heading { margin: 0px; color: white; font-weight: 200; font-size: 19px; } .top-...
public/css/banner.css
.img-container img { width: 130px; height: auto; } .service-container { margin: auto; } .service-header { padding: 0px; } .top-nav { background-color: #404041; padding-top: 15px; padding-bottom: 15px; } .top-nav .heading { margin: 0px; color: white; font-weight: 200; font-size: 19px; } .top-...
0.419172
0.089574
.icon-apartments:before { content: '\e800'; } /* '' */ .icon-appliances:before { content: '\e801'; } /* '' */ .icon-author:before { content: '\e802'; } /* '' */ .icon-balconies:before { content: '\e803'; } /* '' */ .icon-building:before { content: '\e804'; } /* '' */ .icon-check:before { content: '\e805'; } /* ''...
agentum-codes.css
.icon-apartments:before { content: '\e800'; } /* '' */ .icon-appliances:before { content: '\e801'; } /* '' */ .icon-author:before { content: '\e802'; } /* '' */ .icon-balconies:before { content: '\e803'; } /* '' */ .icon-building:before { content: '\e804'; } /* '' */ .icon-check:before { content: '\e805'; } /* ''...
0.501221
0.085213
* { margin: 0; padding: 0; font-family: "comic sans ms", arial, helvetica, sans-serif; } body { background-color: rgb(50, 50, 50); } h1 { color: rgb(255, 255, 255); font-size: 2em; } h2 { color: white; font-size: 1.5em; } button { margin: 50px 0 10px 0; padding: 10px; al...
style.css
* { margin: 0; padding: 0; font-family: "comic sans ms", arial, helvetica, sans-serif; } body { background-color: rgb(50, 50, 50); } h1 { color: rgb(255, 255, 255); font-size: 2em; } h2 { color: white; font-size: 1.5em; } button { margin: 50px 0 10px 0; padding: 10px; al...
0.428712
0.069479
@charset "utf-8";html, body, .container{position:relative;height:100%;} body{overflow-y:scroll;background:#333;} .splitlayout{position:relative;overflow-x:hidden;min-height:100%;width:100%;} .ht100{height:100%;} .side{top:0;z-index:100;width:50%;height:100%;text-align:center;-webkit-backface-visibility:hidden;} .open-l...
css/component2.css
@charset "utf-8";html, body, .container{position:relative;height:100%;} body{overflow-y:scroll;background:#333;} .splitlayout{position:relative;overflow-x:hidden;min-height:100%;width:100%;} .ht100{height:100%;} .side{top:0;z-index:100;width:50%;height:100%;text-align:center;-webkit-backface-visibility:hidden;} .open-l...
0.387111
0.04982
* { margin: 0; padding: 0; list-style: none; text-decoration: none; } body { background: #ffffff; } .activeee { background-color: #212529; z-index: 100; } .img_toggle{ opacity: 0; } .activecolor { color: #ddd !important; } .activecolor1 { color: #dd...
style.css
* { margin: 0; padding: 0; list-style: none; text-decoration: none; } body { background: #ffffff; } .activeee { background-color: #212529; z-index: 100; } .img_toggle{ opacity: 0; } .activecolor { color: #ddd !important; } .activecolor1 { color: #dd...
0.432543
0.077797
html, body{ font-family: 'Noto Sans JP', sans-serif; padding: 0; margin: 0; background:#ffffff0c; } *{ list-style: none; text-decoration: none; box-sizing: border-box; } a,p,h3,h2,h1,li,ul,div,section{padding: 0;} .nav { position: fixed; width: 100%; height: auto; background...
style.css
html, body{ font-family: 'Noto Sans JP', sans-serif; padding: 0; margin: 0; background:#ffffff0c; } *{ list-style: none; text-decoration: none; box-sizing: border-box; } a,p,h3,h2,h1,li,ul,div,section{padding: 0;} .nav { position: fixed; width: 100%; height: auto; background...
0.344003
0.064624
.navbar li a { text-transform: uppercase; font-family: 'Raleway', sans-serif; font-size: 18px; } h1 { font-family: 'Raleway', sans-serif; line-height: 64px; } h2 { padding: 4px 0px; } .container { padding-left: 64px; padding-right: 64px; } .container p { font-family: 'Open Sans', sans-serif; li...
themes/quark/css/custom.css
.navbar li a { text-transform: uppercase; font-family: 'Raleway', sans-serif; font-size: 18px; } h1 { font-family: 'Raleway', sans-serif; line-height: 64px; } h2 { padding: 4px 0px; } .container { padding-left: 64px; padding-right: 64px; } .container p { font-family: 'Open Sans', sans-serif; li...
0.391988
0.078642
background-color : #252830; color : #CFD2DA; padding : 100px 0 50px 0; } #UIDashboard div strong { color : #999999; } #UIDashboard { background-color : #252830; color : #CFD2DA; padding : 100px 0 50px 0; } /* Reset Select */ #UIDashboard .select-cha...
src/components/assets/styles/UIDashboard.css
background-color : #252830; color : #CFD2DA; padding : 100px 0 50px 0; } #UIDashboard div strong { color : #999999; } #UIDashboard { background-color : #252830; color : #CFD2DA; padding : 100px 0 50px 0; } /* Reset Select */ #UIDashboard .select-cha...
0.281208
0.058669
@import url('css/fonts.css'); @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,700'); /*-------------------------------------------------------------------------------------------*/ /*=== Main ===* /*---------------------------------------------------------------------...
style.css
@import url('css/fonts.css'); @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,700'); /*-------------------------------------------------------------------------------------------*/ /*=== Main ===* /*---------------------------------------------------------------------...
0.277767
0.056731
$COLONNES \*------------------------------------*/ .txt-gap, .txt-gap-dotted, .txt-gap-dashed, .txt-gap-solid{ -webkit-column-gap:40px; -moz-column-gap:40px; column-gap:40px; } .txt-dotted, .txt-gap-dotted{ -webkit-column-rule:1px dotted; -moz-column-rule:1px dotted; column-rule:1px dotted; } .txt-dashed, .txt-...
css/typojix.txt-columns.css
$COLONNES \*------------------------------------*/ .txt-gap, .txt-gap-dotted, .txt-gap-dashed, .txt-gap-solid{ -webkit-column-gap:40px; -moz-column-gap:40px; column-gap:40px; } .txt-dotted, .txt-gap-dotted{ -webkit-column-rule:1px dotted; -moz-column-rule:1px dotted; column-rule:1px dotted; } .txt-dashed, .txt-...
0.083948
0.052425
@charset "utf-8"; /* -----------He LOGIN------------- * He.login.css v2.2.1 后台登录页样式 * Date modified 2015.6.5 */ .header,.footer{ position:absolute; left:0; right:0; width:100%; z-index:99} .header{top:0; height:60px; background:#426374 0 center} .tip_txt_box { position:absolute; width:430px; display:block; he...
public/Public/static/css/He.login.css
@charset "utf-8"; /* -----------He LOGIN------------- * He.login.css v2.2.1 后台登录页样式 * Date modified 2015.6.5 */ .header,.footer{ position:absolute; left:0; right:0; width:100%; z-index:99} .header{top:0; height:60px; background:#426374 0 center} .tip_txt_box { position:absolute; width:430px; display:block; he...
0.257392
0.111919
.login-bg{ position: fixed; width: 100%; height: 100%; background-image: url('../images/access-2.jpg'); min-height: 100%; min-width: 100%; max-height: 100%; max-width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; top: 0px; left: auto; z-ind...
public/appkit/assets/css/_login.css
.login-bg{ position: fixed; width: 100%; height: 100%; background-image: url('../images/access-2.jpg'); min-height: 100%; min-width: 100%; max-height: 100%; max-width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; top: 0px; left: auto; z-ind...
0.25618
0.053157
body[sarah-nav-placement="right"] #sarahapp-wrapper[sarah-device-type="desktop"] .sarah-left-header, body[sarah-nav-placement="right"] #sarahapp-wrapper[sarah-device-type="tablet"] .sarah-left-header { right: 0; } body[sarah-nav-placement="right"] #sarahapp-wrapper[sarah-device-type="desktop"] .sarah-right-head...
assets/css/sarah-rightsidebar.css
body[sarah-nav-placement="right"] #sarahapp-wrapper[sarah-device-type="desktop"] .sarah-left-header, body[sarah-nav-placement="right"] #sarahapp-wrapper[sarah-device-type="tablet"] .sarah-left-header { right: 0; } body[sarah-nav-placement="right"] #sarahapp-wrapper[sarah-device-type="desktop"] .sarah-right-head...
0.304352
0.108425
@import url("https://s3-us-west-1.amazonaws.com/patterns.esri.com/files/calcite-web/1.1.0/css/calcite-web.min.css"); body { background: #F0F0F0; color: #40649E; font-family: 'Quicksand', sans-serif; } .svg-wrap{ position: relative; } .is-ref { position: absolute; top: 0; left: 0; righ...
style.css
@import url("https://s3-us-west-1.amazonaws.com/patterns.esri.com/files/calcite-web/1.1.0/css/calcite-web.min.css"); body { background: #F0F0F0; color: #40649E; font-family: 'Quicksand', sans-serif; } .svg-wrap{ position: relative; } .is-ref { position: absolute; top: 0; left: 0; righ...
0.356111
0.113285
@include http://reddit.com/* @-moz-document domain("www.reddit.com") { * { font-family: helvetica !important; } .content { margin: 65px 0 0 0 !important; padding-left: 4px !important; } img, .RESImage { z-index: 9000 !important; } div.entry { overflow: visible !important; } a, li.first a.commen...
data/usercss/67958.user.css
@include http://reddit.com/* @-moz-document domain("www.reddit.com") { * { font-family: helvetica !important; } .content { margin: 65px 0 0 0 !important; padding-left: 4px !important; } img, .RESImage { z-index: 9000 !important; } div.entry { overflow: visible !important; } a, li.first a.commen...
0.265595
0.060032
body { background-color: #f5f6fb; } /* 头部 */ #header { height: 60px; display: block; position: relative; background-size: auto; background-color: #fff; } /* logo */ .logoImg { float: left; height: 26px; line-height: 60px; margin: 17px 0px 17px 40px; } .spaceLine { background...
src/css/login.css
body { background-color: #f5f6fb; } /* 头部 */ #header { height: 60px; display: block; position: relative; background-size: auto; background-color: #fff; } /* logo */ .logoImg { float: left; height: 26px; line-height: 60px; margin: 17px 0px 17px 40px; } .spaceLine { background...
0.311217
0.067979
body { background: #FAFAFA; font-family: monospace; } /* Control Panel */ #panelTop { background-color: #BCAAA4; height: 120px; margin-top: 0; margin-bottom: 35px; z-index: 10000; border: #000000; } .shedFileContainer { margin-top: 12px; margin-left: 6px; margin-righ...
inst/css/shed_light.css
body { background: #FAFAFA; font-family: monospace; } /* Control Panel */ #panelTop { background-color: #BCAAA4; height: 120px; margin-top: 0; margin-bottom: 35px; z-index: 10000; border: #000000; } .shedFileContainer { margin-top: 12px; margin-left: 6px; margin-righ...
0.221856
0.090213
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap'); /* ----------------------------Varaibles------------------------ */ :root{ --green-color: #7ACC2D; --white-color: white; --black-color: #313337; /* Tipografia */ --normal: 12px; /* Espaciado */ --space: 10px; ...
css/estilos.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap'); /* ----------------------------Varaibles------------------------ */ :root{ --green-color: #7ACC2D; --white-color: white; --black-color: #313337; /* Tipografia */ --normal: 12px; /* Espaciado */ --space: 10px; ...
0.356447
0.078043
.mainPaynowLogo { height: 1.375rem; margin-right: 0.5rem; } .available-paynow-methods { display: flex; flex-wrap: wrap; } .available-paynow-methods .paynow-method { padding: 0.5rem; flex-basis: 100%; position: relative; } @media screen and (min-width: 576px) { .available-paynow-method...
skin/frontend/base/default/css/paynow_paymentgateway/paynow.css
.mainPaynowLogo { height: 1.375rem; margin-right: 0.5rem; } .available-paynow-methods { display: flex; flex-wrap: wrap; } .available-paynow-methods .paynow-method { padding: 0.5rem; flex-basis: 100%; position: relative; } @media screen and (min-width: 576px) { .available-paynow-method...
0.499512
0.062962
#status-picker-online { --status-colour: var(--bsi-online-color, rgb(59, 165, 92)); } #status-picker-idle { --status-colour: var(--bsi-idle-color, rgb(250, 166, 26)); } #status-picker-dnd { --status-colour: var(--bsi-dnd-color, rgb(237, 66, 69)); } #status-picker-invisible { --status-colour: var(--bsi-i...
CV_Misc.css
#status-picker-online { --status-colour: var(--bsi-online-color, rgb(59, 165, 92)); } #status-picker-idle { --status-colour: var(--bsi-idle-color, rgb(250, 166, 26)); } #status-picker-dnd { --status-colour: var(--bsi-dnd-color, rgb(237, 66, 69)); } #status-picker-invisible { --status-colour: var(--bsi-i...
0.317532
0.0771
@import "../base/Badge-parameters.css"; :root { --ui5-badge-color-scheme-1-background: var(--sapGroup_ContentBackground); --ui5-badge-color-scheme-1-border: var(--sapGroup_ContentBorderColor); --ui5-badge-color-scheme-1-color: var(--sapTextColor); --ui5-badge-color-scheme-2-background: var(--sapGroup_ContentBackg...
packages/main/src/themes/sap_horizon_hcw/Badge-parameters.css
@import "../base/Badge-parameters.css"; :root { --ui5-badge-color-scheme-1-background: var(--sapGroup_ContentBackground); --ui5-badge-color-scheme-1-border: var(--sapGroup_ContentBorderColor); --ui5-badge-color-scheme-1-color: var(--sapTextColor); --ui5-badge-color-scheme-2-background: var(--sapGroup_ContentBackg...
0.327023
0.129678
position: relative; position: relative; float: left; } #currencies-block-top div.current { padding: 0 25px 0 10px; cursor: pointer; margin: 0; line-height: 33px; border-right: solid 1px #ddd; } #currencies-block-top div.current span { padding: 0; color: #444; font-size:...
public/themes/sp_market/css/modules/spblockcurrencies/css/spblockcurrencies.css
position: relative; position: relative; float: left; } #currencies-block-top div.current { padding: 0 25px 0 10px; cursor: pointer; margin: 0; line-height: 33px; border-right: solid 1px #ddd; } #currencies-block-top div.current span { padding: 0; color: #444; font-size:...
0.424651
0.051201
body{ margin: 0; height: 640px; position: absolute; overflow: hidden; } .top{ height: 50px; line-height: 50px; width: 100%; background-color: lightcoral; color: white; font-size: 25px; padding-left: 50px; } .top_search{ position: absolute; right: 160px; top:0; } ....
WebRoot/css/audio.css
body{ margin: 0; height: 640px; position: absolute; overflow: hidden; } .top{ height: 50px; line-height: 50px; width: 100%; background-color: lightcoral; color: white; font-size: 25px; padding-left: 50px; } .top_search{ position: absolute; right: 160px; top:0; } ....
0.499023
0.075756
:root { --spectrum-body-han-l-text-color: var(--spectrum-alias-text-color); --spectrum-body-han-l-text-font-family: var(--spectrum-alias-font-family-zh); --spectrum-body-han-l-text-font-style: var(--spectrum-global-font-style-regular); --spectrum-body-han-l-text-font-weight: var(--spectrum-alias-han-body-text-f...
components/vars/css/components/spectrum-body.css
:root { --spectrum-body-han-l-text-color: var(--spectrum-alias-text-color); --spectrum-body-han-l-text-font-family: var(--spectrum-alias-font-family-zh); --spectrum-body-han-l-text-font-style: var(--spectrum-global-font-style-regular); --spectrum-body-han-l-text-font-weight: var(--spectrum-alias-han-body-text-f...
0.419172
0.059129
body { margin: 0; position: relative; background: #1e272e; color: white; display: flex; min-height: 100vh; flex-direction: column; } .dodajwpis { color: white; width: 600px; position: relative; margin-top: 200px; left: 50%; transform: translate(-50%, -50%); } .dodajwp...
app/static/css/style.css
body { margin: 0; position: relative; background: #1e272e; color: white; display: flex; min-height: 100vh; flex-direction: column; } .dodajwpis { color: white; width: 600px; position: relative; margin-top: 200px; left: 50%; transform: translate(-50%, -50%); } .dodajwp...
0.492676
0.100392
.wrapper { width: 100%; max-width: var(--max-width); margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 20px; } .z1 {z-index: 1;} .z2 {z-index: 2;} .z3 {z-index: 3;} .z4 {z-index: 4;} .z5 {z-index: 5;} .flex { display: flex; } .inline-flex { ...
static/css/dyn.css
.wrapper { width: 100%; max-width: var(--max-width); margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 20px; } .z1 {z-index: 1;} .z2 {z-index: 2;} .z3 {z-index: 3;} .z4 {z-index: 4;} .z5 {z-index: 5;} .flex { display: flex; } .inline-flex { ...
0.410993
0.078289
.jenga-sidebar { background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%); /* background-color: #f8f9fa; */ bottom: 0; height: 60px; left: 0; position: fixed; right: 0; width: 100%; z-index: 98; border-right: 1px solid #e8eaed; border-top: 1px solid #e8eaed; } .jenga-sidebar svg { wi...
demo/Sidebar.css
.jenga-sidebar { background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%); /* background-color: #f8f9fa; */ bottom: 0; height: 60px; left: 0; position: fixed; right: 0; width: 100%; z-index: 98; border-right: 1px solid #e8eaed; border-top: 1px solid #e8eaed; } .jenga-sidebar svg { wi...
0.458349
0.114171
color: #666666; } .breadcrumbs{ list-style: none; width: auto; padding: 0; margin: 0; } .breadcrumbs li{ float: left; } .breadcrumbs li a{ padding: 5px 15px 5px 25px; float: left; text-decoration: none; font-size: 12px; position: relative; text-shadow: 0 1px 0 rgba(255,2...
web/themes/admin/assets/css/breadcrumbs.css
color: #666666; } .breadcrumbs{ list-style: none; width: auto; padding: 0; margin: 0; } .breadcrumbs li{ float: left; } .breadcrumbs li a{ padding: 5px 15px 5px 25px; float: left; text-decoration: none; font-size: 12px; position: relative; text-shadow: 0 1px 0 rgba(255,2...
0.451327
0.127462
body { margin: 0; font-size: 12px; padding: 0; min-width: 1200px; font-family: "微软雅黑", "宋体"; } div, p, ul, li, input { margin: 0; padding: 0; } li { list-style: none; } a { text-decoration: none; color: #0066cc; } /* 有链接的颜色 */ .c-link { color: #0070C0; } .c-p { cursor: po...
designer/src/main/resources/public/silkroad/new-biplatform/asset/common/css/home.css
body { margin: 0; font-size: 12px; padding: 0; min-width: 1200px; font-family: "微软雅黑", "宋体"; } div, p, ul, li, input { margin: 0; padding: 0; } li { list-style: none; } a { text-decoration: none; color: #0066cc; } /* 有链接的颜色 */ .c-link { color: #0070C0; } .c-p { cursor: po...
0.386879
0.084682
* { box-sizing: border-box; } .row::after { content: ""; clear: both; display: table; } [class*="col-"] { float: left; padding: 15px; } html { font-family: "Lucida Sans", sans-serif; } .header { background-color: #9933cc; color: #ffffff; padding: 15px; } .menu ul { list-style-type: none; margin: 0; p...
public/style.css
* { box-sizing: border-box; } .row::after { content: ""; clear: both; display: table; } [class*="col-"] { float: left; padding: 15px; } html { font-family: "Lucida Sans", sans-serif; } .header { background-color: #9933cc; color: #ffffff; padding: 15px; } .menu ul { list-style-type: none; margin: 0; p...
0.263694
0.124266
* { margin: 0px; padding: 0px; } .navbar { background-color: #f0f0f0; } .navbar .navbar-nav li .nav-link { color: #030e3f; font-weight: bold; } .footer { padding: 40px; background-color: #f0f0f0; } .footer .footerpage { border-right: 1px solid; } .footer .footerpage li { list-style: none; } .foo...
public/front/css/style.css
* { margin: 0px; padding: 0px; } .navbar { background-color: #f0f0f0; } .navbar .navbar-nav li .nav-link { color: #030e3f; font-weight: bold; } .footer { padding: 40px; background-color: #f0f0f0; } .footer .footerpage { border-right: 1px solid; } .footer .footerpage li { list-style: none; } .foo...
0.289472
0.068506
@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap'); *{ margin: 0; padding: 0; } body { background-color: white; background: linear-gradient(to right, #7f7fd5, #86a8e7, #91eae4); color: black; width: 100%; height: auto; margin-bottom: 50px; background-siz...
css/singleProfile.css
@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap'); *{ margin: 0; padding: 0; } body { background-color: white; background: linear-gradient(to right, #7f7fd5, #86a8e7, #91eae4); color: black; width: 100%; height: auto; margin-bottom: 50px; background-siz...
0.425844
0.140808
div#center div#sidebar-left, div#center div#content.with-sidebar-left{ float: left; } div#center div#sidebar-left{ width: 220px; margin-right: 60px; } div#center div#content.with-sidebar-left{ width: 696px; } div#center div#sidebar-left div.sidebar-content.content-box{ padding: 0 0 0 0; margin-bottom: 30px; } ...
public/assets/css/messages/show.css
div#center div#sidebar-left, div#center div#content.with-sidebar-left{ float: left; } div#center div#sidebar-left{ width: 220px; margin-right: 60px; } div#center div#content.with-sidebar-left{ width: 696px; } div#center div#sidebar-left div.sidebar-content.content-box{ padding: 0 0 0 0; margin-bottom: 30px; } ...
0.135461
0.049428