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
body{ height: 100%; color:#566481; } .modal_in { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; overflow: auto; -webkit-overflow-scrolling: touch; outline: 0; display: inline-flex !important; justify-content: center; align-items: center; } .modal_in ...
pan/user/register/images/register.css
body{ height: 100%; color:#566481; } .modal_in { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; overflow: auto; -webkit-overflow-scrolling: touch; outline: 0; display: inline-flex !important; justify-content: center; align-items: center; } .modal_in ...
0.265595
0.066448
.date{ border-bottom: 2px solid #fff; width:max-content; margin: auto; margin-bottom: ; } .date2{ padding-top: 50px; } .month{ padding-top: 10px; padding-bottom: 10px; font: 700 20px Monospace; border: 2px solid #000; border-right: none; border-bottom: none; text-align: center; background: #000; c...
css/main.css
.date{ border-bottom: 2px solid #fff; width:max-content; margin: auto; margin-bottom: ; } .date2{ padding-top: 50px; } .month{ padding-top: 10px; padding-bottom: 10px; font: 700 20px Monospace; border: 2px solid #000; border-right: none; border-bottom: none; text-align: center; background: #000; c...
0.343232
0.072703
@charset "UTF-8"; /*! * OS.js - JavaScript Operating System * * Copyright (c) 2011-2013, <NAME> <<EMAIL>> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of sour...
frontend/dialogs.css
@charset "UTF-8"; /*! * OS.js - JavaScript Operating System * * Copyright (c) 2011-2013, <NAME> <<EMAIL>> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of sour...
0.57821
0.039122
.translation_list { margin-left: auto; margin-right: auto; width: 85%; list-style: none; } .translation_list li { padding: 20px 5px; } .translation_list .toggle_elements_li { padding: 0; } .translation_list div.conversion { min-height: 106px; border: dashed 1px #F1F1F1; padding-to...
css/main.css
.translation_list { margin-left: auto; margin-right: auto; width: 85%; list-style: none; } .translation_list li { padding: 20px 5px; } .translation_list .toggle_elements_li { padding: 0; } .translation_list div.conversion { min-height: 106px; border: dashed 1px #F1F1F1; padding-to...
0.304972
0.086671
margin-top: 15px; } :root { --primary-light-color: #f8f6ff; --secondary-light-color: #cacbd5; --primary-dark-color: #3d4252; --secondary-dark-color: #666f89; --accent-color: #007CF9; --main-bg-color: var(--primary-light-color); --main-header-bg-color: var(--accent-color); --main-header-color: var(--p...
src/public/css/style.css
margin-top: 15px; } :root { --primary-light-color: #f8f6ff; --secondary-light-color: #cacbd5; --primary-dark-color: #3d4252; --secondary-dark-color: #666f89; --accent-color: #007CF9; --main-bg-color: var(--primary-light-color); --main-header-bg-color: var(--accent-color); --main-header-color: var(--p...
0.467575
0.078784
body { font-size: 14px; font-family: Calibri, "Bitstream Vera Sans", "Trebuchet MS", Trebuchet, sans-serif; letter-spacing: normal; word-spacing: normal; font-weight: normal; } #masthead { /* SBTWO-4676 SBTWO-4677 Elements in the masthead aren't part of the site design, always display them in Calibri */ f...
docs/assets/id6/css/fonts/standard.css
body { font-size: 14px; font-family: Calibri, "Bitstream Vera Sans", "Trebuchet MS", Trebuchet, sans-serif; letter-spacing: normal; word-spacing: normal; font-weight: normal; } #masthead { /* SBTWO-4676 SBTWO-4677 Elements in the masthead aren't part of the site design, always display them in Calibri */ f...
0.282691
0.091139
* { margin: 0; padding: 0; font-family: 'Nunito', sans-serif; letter-spacing: 1px; font-weight: 100; box-sizing: border-box; /* width: 100%; */ } body { font-family: 'Nunito', sans-serif; background: rgb(238, 238, 174); background: radial-gradient( circle, rgba(238, 238, 174, 1) 0%, rgb...
public/style.css
* { margin: 0; padding: 0; font-family: 'Nunito', sans-serif; letter-spacing: 1px; font-weight: 100; box-sizing: border-box; /* width: 100%; */ } body { font-family: 'Nunito', sans-serif; background: rgb(238, 238, 174); background: radial-gradient( circle, rgba(238, 238, 174, 1) 0%, rgb...
0.374905
0.086478
body.my-comics-style { font-family: 'Courier New', Courier, monospace; } body.my-comics-style ul.issues { list-style: none; columns: 1; padding: 0px 10px; width: fit-content; } body.my-comics-style ul#titles { max-height: 500px; overflow-y: scroll; } body.my-comics-style #tight-detail-view table#select...
styles/mycomics.css
body.my-comics-style { font-family: 'Courier New', Courier, monospace; } body.my-comics-style ul.issues { list-style: none; columns: 1; padding: 0px 10px; width: fit-content; } body.my-comics-style ul#titles { max-height: 500px; overflow-y: scroll; } body.my-comics-style #tight-detail-view table#select...
0.496582
0.093637
body { color: #333; font-family: arial, sans-serif; overflow-y: scroll; } h1 { font-size: 2.2em; } /** -------------------------------------------------------------- * Figure */ figure { margin: 0; margin-bottom: 22px; } figure img { max-width: 100%; display: block; } figure figc...
webroot/css/style.css
body { color: #333; font-family: arial, sans-serif; overflow-y: scroll; } h1 { font-size: 2.2em; } /** -------------------------------------------------------------- * Figure */ figure { margin: 0; margin-bottom: 22px; } figure img { max-width: 100%; display: block; } figure figc...
0.686475
0.204978
/* ============================================================= GENERAL STYLES ============================================================ */ @import url(http://fonts.googleapis.com/css?family=Roboto); /* FREE GOOGLE FONT */ body { font-family: 'Roboto', sans-serif; line-height: 30px; } .set-radius-ze...
Documents/Screen/assets/css/style_old.css
/* ============================================================= GENERAL STYLES ============================================================ */ @import url(http://fonts.googleapis.com/css?family=Roboto); /* FREE GOOGLE FONT */ body { font-family: 'Roboto', sans-serif; line-height: 30px; } .set-radius-ze...
0.266071
0.063744
.project-title h4 { padding: 0px; margin-bottom: 10px; font-size: 12px; font-weight: 700; line-height: 17px; color: #fff; } .marker-pin { position: absolute; transform: rotate(-45deg); border-radius: 50% 50% 50% 50%; } .customizedIcon h4 { position: absolute; font-weight: 5...
src/App/Map/styles.css
.project-title h4 { padding: 0px; margin-bottom: 10px; font-size: 12px; font-weight: 700; line-height: 17px; color: #fff; } .marker-pin { position: absolute; transform: rotate(-45deg); border-radius: 50% 50% 50% 50%; } .customizedIcon h4 { position: absolute; font-weight: 5...
0.452778
0.173428
body, html { height: 100%; } .bg { /* The image used */ background-image: url("../img/plane.jpg"); /* Full height */ height: 100%; /* Center and scale the image nicely */ background-position: center; background-repeat: no-repeat; background-size: cover; /*blur effect */ transform: scale(1.1); ...
assets/css/index.css
body, html { height: 100%; } .bg { /* The image used */ background-image: url("../img/plane.jpg"); /* Full height */ height: 100%; /* Center and scale the image nicely */ background-position: center; background-repeat: no-repeat; background-size: cover; /*blur effect */ transform: scale(1.1); ...
0.446977
0.076649
.bigBen{ margin: 0; padding: 0; width: 100vw; height: 100vh; position: relative; overflow:hidden; background-color: #8389a8; } /* .bigBen::after, ::before { box-sizing: content-box; } */ #minute { position: absolute; top: 50px; left:50px; width: 48px; height: 1px; ...
src/styles/bigBen.module.css
.bigBen{ margin: 0; padding: 0; width: 100vw; height: 100vh; position: relative; overflow:hidden; background-color: #8389a8; } /* .bigBen::after, ::before { box-sizing: content-box; } */ #minute { position: absolute; top: 50px; left:50px; width: 48px; height: 1px; ...
0.44553
0.07946
button:focus{outline:0;} #name { background: #ddd; cursor: pointer; } #e-mail { background: #ddd; cursor: pointer; } #password { cursor: pointer; background: #ddd; } /* white register/sign in form */ #whiteDIV { width: 100%; padding: 50px 0; text-align: center; background-co...
index.css
button:focus{outline:0;} #name { background: #ddd; cursor: pointer; } #e-mail { background: #ddd; cursor: pointer; } #password { cursor: pointer; background: #ddd; } /* white register/sign in form */ #whiteDIV { width: 100%; padding: 50px 0; text-align: center; background-co...
0.28398
0.075927
.container-fluid, .container-fluid .row-offcanvas, .container-fluid .sidebar-offcanvas, .container-fluid .chat-area, .chat-container { height: 100%; } .sidebar-offcanvas { padding-left: 0; padding-right: 0; background-color: #eee; } .main-chat-header { margin-left: -15px; margin-right: -15px; }...
public/dist/css/admin_fullStyle.css
.container-fluid, .container-fluid .row-offcanvas, .container-fluid .sidebar-offcanvas, .container-fluid .chat-area, .chat-container { height: 100%; } .sidebar-offcanvas { padding-left: 0; padding-right: 0; background-color: #eee; } .main-chat-header { margin-left: -15px; margin-right: -15px; }...
0.515376
0.079675
.layers { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center } .d-f, .layers { display: -webkit-box; display: -ms-flexbox; display: flex; ...
static/css/assets/styles/flex.css
.layers { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center } .d-f, .layers { display: -webkit-box; display: -ms-flexbox; display: flex; ...
0.42656
0.073065
font-size: .9em; font-weight: 400; background: #21252f; color: #ffffff; } #ipi-table > tbody > tr > td { max-height: 200px; vertical-align: middle!important; } .checkboxHover:hover { cursor: pointer; } .navbarHover:hover { background-color: #001634; transition-duration: .4s; } .navbarHover { tra...
assets/css/Ludens---Dark-Mode-Admin-Dashboard.css
font-size: .9em; font-weight: 400; background: #21252f; color: #ffffff; } #ipi-table > tbody > tr > td { max-height: 200px; vertical-align: middle!important; } .checkboxHover:hover { cursor: pointer; } .navbarHover:hover { background-color: #001634; transition-duration: .4s; } .navbarHover { tra...
0.405096
0.079496
.matchbtn{ height: 100px; width: 500px; border: 1px solid black; float: right; margin-top: 50px; margin-right: 100px; border-radius: 10px; font-size: 25px; background-color: rgb(227, 227, 230); } .messagebutton{ height: 73px; width: 228px; border-radius:0 17.5px 17.5px 0...
src/components/Button/style.css
.matchbtn{ height: 100px; width: 500px; border: 1px solid black; float: right; margin-top: 50px; margin-right: 100px; border-radius: 10px; font-size: 25px; background-color: rgb(227, 227, 230); } .messagebutton{ height: 73px; width: 228px; border-radius:0 17.5px 17.5px 0...
0.403802
0.068071
body { background: red; } .lp_create_lesson_task { background: palegoldenrod !important; } .lp_edit_lesson_task { background: palegreen !important; } .ff_module-button { margin: 5px !important; } .ff_module-button--tertiary { display: inline-block; } .lp_week_planner_button { position: absol...
styles.css
body { background: red; } .lp_create_lesson_task { background: palegoldenrod !important; } .lp_edit_lesson_task { background: palegreen !important; } .ff_module-button { margin: 5px !important; } .ff_module-button--tertiary { display: inline-block; } .lp_week_planner_button { position: absol...
0.516108
0.138987
html,body{ width: 100%; /*max-width: 750px;*/ /*height: 100%;*/ } #app { font-family: 'Avenir', Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; width: 100%; max-width: 750px; margin: 0 auto; } .header{ wid...
Demo/stewardship/static/css/app.css
html,body{ width: 100%; /*max-width: 750px;*/ /*height: 100%;*/ } #app { font-family: 'Avenir', Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; width: 100%; max-width: 750px; margin: 0 auto; } .header{ wid...
0.291283
0.042822
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'montserrat', sans-serif; height: 100vh; background-image:url('def.jpg') ; background-size: cover; background-position: top center; } .app-wrap { display: flex; flex-direction: column; min-height: 100vh; ...
public/main.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'montserrat', sans-serif; height: 100vh; background-image:url('def.jpg') ; background-size: cover; background-position: top center; } .app-wrap { display: flex; flex-direction: column; min-height: 100vh; ...
0.353875
0.07072
:root { --left-size: 1fr; --epi-size: 3fr; --icon-size: 30px; --selected-glyph: " »"; --fontsize: 16px; --fontsize-big: 20px; } /* themes: color global vars in: light.css // dark.css*/ /* palette nhw orange #f26722 #dcdcdd #746d69 #848c8c #84848c #3f3430 #4c4c54 #4c5454 #2c3434 */ media { display: block...
css/neu/main.css
:root { --left-size: 1fr; --epi-size: 3fr; --icon-size: 30px; --selected-glyph: " »"; --fontsize: 16px; --fontsize-big: 20px; } /* themes: color global vars in: light.css // dark.css*/ /* palette nhw orange #f26722 #dcdcdd #746d69 #848c8c #84848c #3f3430 #4c4c54 #4c5454 #2c3434 */ media { display: block...
0.283186
0.137938
@import url("fontawesome-all.min.css"); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Arvo:700"); 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, s...
assets/css/basic.css
@import url("fontawesome-all.min.css"); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Arvo:700"); 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, s...
0.346984
0.10961
body { width: 100%; height: 100%; font-family: 'Raleway', sans-serif; color: gray; } html { width: 100%; height: 100%; } p { margin: 0 0 25px; font-size: 18px; line-height: 1; } .line { border-bottom: 3px solid; padding-bottom: 2%; width: 26%; } /*headerblur*/ .c...
css/grayscale.css
body { width: 100%; height: 100%; font-family: 'Raleway', sans-serif; color: gray; } html { width: 100%; height: 100%; } p { margin: 0 0 25px; font-size: 18px; line-height: 1; } .line { border-bottom: 3px solid; padding-bottom: 2%; width: 26%; } /*headerblur*/ .c...
0.515132
0.074198
@charset "utf-8"; /* reset */ html, body {font-size:12px;height:100%; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;} body {background:#fff;color:#333;font-size:12px;margin:0 auto;line-height:1.4;font-family:"Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;-ms-te...
css/public.css
@charset "utf-8"; /* reset */ html, body {font-size:12px;height:100%; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;} body {background:#fff;color:#333;font-size:12px;margin:0 auto;line-height:1.4;font-family:"Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;-ms-te...
0.145479
0.035679
@charset "utf-8"; /* CSS Document */ .box_tbllist{border-top: 1px solid #1f1e1c;} .box_tbllist table th, .box_tbllist table td{height: 60px; box-sizing: border-box; padding: 5px 10px;} .box_tbllist table th{background: #eee8d8; border-bottom: 1px solid #ddd7c8; color: #222;} .box_tbllist table td{border-bottom: 1px so...
dist/css/content3.css
@charset "utf-8"; /* CSS Document */ .box_tbllist{border-top: 1px solid #1f1e1c;} .box_tbllist table th, .box_tbllist table td{height: 60px; box-sizing: border-box; padding: 5px 10px;} .box_tbllist table th{background: #eee8d8; border-bottom: 1px solid #ddd7c8; color: #222;} .box_tbllist table td{border-bottom: 1px so...
0.240685
0.119382
Colours: Blue: #5987c6 Dark grey: #222222 Lightgrey: #e9e8ed Blue: #5987c6 Shadow: 0px 4px 22px rgba(0,0,0,0.5) */ body.saeonhome { padding-top: 0; color:#222222; } a{ color:#5987c6; } .txt-shadow{ text-shadow: 0px 4px 22px rgba(0,0,0,0.5); } .txt-shadow-dark { text-shadow: 5px 4px 10px rgba(0,0,0...
elwandle/style.css
Colours: Blue: #5987c6 Dark grey: #222222 Lightgrey: #e9e8ed Blue: #5987c6 Shadow: 0px 4px 22px rgba(0,0,0,0.5) */ body.saeonhome { padding-top: 0; color:#222222; } a{ color:#5987c6; } .txt-shadow{ text-shadow: 0px 4px 22px rgba(0,0,0,0.5); } .txt-shadow-dark { text-shadow: 5px 4px 10px rgba(0,0,0...
0.223208
0.081483
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } body { background: #F9F9F9; } header, .sidebar { position: fixed; top: 0; } header { left: 60px; width: calc(100% - 60px); height: 60px; background: white; } header::after { conten...
style.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } body { background: #F9F9F9; } header, .sidebar { position: fixed; top: 0; } header { left: 60px; width: calc(100% - 60px); height: 60px; background: white; } header::after { conten...
0.498047
0.127381
html, body, table, dl, dt, dd, ol, ul, li, form, a, span, tr, th, td, div, em { font-family: verdana, sans-serif; font-size: 12px; line-height: 1.35em; margin: 0; padding: 0; border: 0; outline: 0; } body { width: 980px; margin: 5px; background-color: #ffffff; color: #000000; margin-right...
docs/resources/iciql.css
html, body, table, dl, dt, dd, ol, ul, li, form, a, span, tr, th, td, div, em { font-family: verdana, sans-serif; font-size: 12px; line-height: 1.35em; margin: 0; padding: 0; border: 0; outline: 0; } body { width: 980px; margin: 5px; background-color: #ffffff; color: #000000; margin-right...
0.317638
0.060418
html { color: #333333; background: #ffffff; scroll-behavior: smooth; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family:STFangSong, Helvetica, Arial, Ver...
static/css/common.css
html { color: #333333; background: #ffffff; scroll-behavior: smooth; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family:STFangSong, Helvetica, Arial, Ver...
0.370112
0.058185
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, ...
css/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.318591
0.084568
.sidebar-tab .directory-footer .sbcButton { flex-basis: 100%; margin-top: 5px; } .sbcContainer { display: flex; } #sbcModal { flex: 0 1 auto; } .sbcTitle { font-size: 16px; text-transform: uppercase; border-top: 3px solid black; padding-top: 7px; margin-top: 13px; } .sbcInput { ...
statblock-converter/styles/sbc.css
.sidebar-tab .directory-footer .sbcButton { flex-basis: 100%; margin-top: 5px; } .sbcContainer { display: flex; } #sbcModal { flex: 0 1 auto; } .sbcTitle { font-size: 16px; text-transform: uppercase; border-top: 3px solid black; padding-top: 7px; margin-top: 13px; } .sbcInput { ...
0.435421
0.087097
html,input,body,div,ul,p,h1,h2,h3,h4,h5,h{ margin: 0; padding: 0; box-sizing: border-box; font-family: '"Microsoft YaHei","HelveticaNeueW01-Thin", "Helvetica Neue", Helvetica, Arial, sans-serif'; } body { min-width: 1300px; background: #f5f5f5; } .bg{ background: #fff; border-bottom:1px solid #F1861E; } li { l...
home/views/llsz/resource/css/common.css
html,input,body,div,ul,p,h1,h2,h3,h4,h5,h{ margin: 0; padding: 0; box-sizing: border-box; font-family: '"Microsoft YaHei","HelveticaNeueW01-Thin", "Helvetica Neue", Helvetica, Arial, sans-serif'; } body { min-width: 1300px; background: #f5f5f5; } .bg{ background: #fff; border-bottom:1px solid #F1861E; } li { l...
0.245175
0.052376
@font-face { font-family: 'brandon_grotesquebold'; src: url('../fonts/brandon_bld-webfont.eot'); src: url('../fonts/brandon_bld-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_bld-webfont.woff2') format('woff2'), url('../fonts/brandon_bld-webfont.woff') format('wof...
css/grayscale.min.css
@font-face { font-family: 'brandon_grotesquebold'; src: url('../fonts/brandon_bld-webfont.eot'); src: url('../fonts/brandon_bld-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_bld-webfont.woff2') format('woff2'), url('../fonts/brandon_bld-webfont.woff') format('wof...
0.165593
0.041715
body { font-size: 14px; font-family: 'Roboto', sans-serif; color: #3c3c44; } [class*="-section"] { overflow: hidden; } img { max-width: 100%; height: auto; } a, select, input, textarea { outline: 0 !important; } /* - padding */ .p_z { padding: 0; } .p_l_z { padding-left: 0; } .p_r_z { padding-...
public/frontEnd/style.css
body { font-size: 14px; font-family: 'Roboto', sans-serif; color: #3c3c44; } [class*="-section"] { overflow: hidden; } img { max-width: 100%; height: auto; } a, select, input, textarea { outline: 0 !important; } /* - padding */ .p_z { padding: 0; } .p_l_z { padding-left: 0; } .p_r_z { padding-...
0.435421
0.100437
html, body, .container { position: relative; width: 100%; height: 100%; } body { overflow-y: scroll; background: #333; } .splitlayout { position: relative; overflow-x: hidden; min-height: 100%; width: 100%; } /* Intro sides */ .side { position: fixed; top: 0; z-index: 100; width: 50%; height: 100%; t...
public/css/component2.css
html, body, .container { position: relative; width: 100%; height: 100%; } body { overflow-y: scroll; background: #333; } .splitlayout { position: relative; overflow-x: hidden; min-height: 100%; width: 100%; } /* Intro sides */ .side { position: fixed; top: 0; z-index: 100; width: 50%; height: 100%; t...
0.334698
0.059784
body, html { font-family:Arial,Verdana,Helvetica,sans-serif; color: #666666; } body, html, table, tr, td, tbody { padding:0; margin:0; vertical-align: top; } body { padding-top: 20px; } h1, h2, h3, h4, h5, h6 { overflow: visible; color: #993333; } /* h1 { margin-top: 0em; margin-b...
sandbox/insight-maven-web/src/main/webapp/css/style.css
body, html { font-family:Arial,Verdana,Helvetica,sans-serif; color: #666666; } body, html, table, tr, td, tbody { padding:0; margin:0; vertical-align: top; } body { padding-top: 20px; } h1, h2, h3, h4, h5, h6 { overflow: visible; color: #993333; } /* h1 { margin-top: 0em; margin-b...
0.416559
0.093927
.HeroSelectOverlayRoot { width: 100%; height: 210px; margin-top: 50px; flow-children: right; } #HeroSelectTeamsContainer { width: 100%; flow-children: right; } .HeroSelectOverlayTimer { width: 80px; height: 100%; margin-right: 9px; } #Timer { margin-top: 8px; font-size: 48px; color: #CC...
content/dota_addons/dota_imba/panorama/styles/custom_game/multiteam_hero_select_overlay.css
.HeroSelectOverlayRoot { width: 100%; height: 210px; margin-top: 50px; flow-children: right; } #HeroSelectTeamsContainer { width: 100%; flow-children: right; } .HeroSelectOverlayTimer { width: 80px; height: 100%; margin-right: 9px; } #Timer { margin-top: 8px; font-size: 48px; color: #CC...
0.398758
0.060724
@charset "UTF-8"; #page { padding: 60px; text-align: center; font-size: 26px; font-size: 2.6rem; } #page h1 { font-size: 32px; font-size: 3.2rem; font-weight: bold; } #page h1 span { vertical-align: baseline; } #page button { margin: 10px; padding: 10px 20px; border: 2px solid; border-radius:...
pwa/stamp/assets/css/index.css
@charset "UTF-8"; #page { padding: 60px; text-align: center; font-size: 26px; font-size: 2.6rem; } #page h1 { font-size: 32px; font-size: 3.2rem; font-weight: bold; } #page h1 span { vertical-align: baseline; } #page button { margin: 10px; padding: 10px 20px; border: 2px solid; border-radius:...
0.280518
0.053601
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Playfair+Display&family=Poppins&display=swap"); html { box-sizing: border-box; font-family: "Poppins", sans-serif; overflow-x: hidden; } *, *::after, *::before { box-sizing: inhe...
style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Playfair+Display&family=Poppins&display=swap"); html { box-sizing: border-box; font-family: "Poppins", sans-serif; overflow-x: hidden; } *, *::after, *::before { box-sizing: inhe...
0.500977
0.072933
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap"); body { max-width: 1240px; background-color: #313131; margin: 30px; margin-left: auto; margin-right: auto; } /* .bg { height: 100%; background-attachment: fixed; background-image: url("./images/body.gif"); backgrou...
html/skins/black/black.css
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap"); body { max-width: 1240px; background-color: #313131; margin: 30px; margin-left: auto; margin-right: auto; } /* .bg { height: 100%; background-attachment: fixed; background-image: url("./images/body.gif"); backgrou...
0.36977
0.096025
div#content { background: #ECEFF1; font-family: 'Open Sans', 'Helvetica Neue', Arial, 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif; } .u-navlayout-fixed-drawer .u-navlayout-content { margin-left: 200px; } header > .u-container { width: 100%; margin: 0; padding: 0; } header...
pages/cardtable/cardtable.css
div#content { background: #ECEFF1; font-family: 'Open Sans', 'Helvetica Neue', Arial, 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif; } .u-navlayout-fixed-drawer .u-navlayout-content { margin-left: 200px; } header > .u-container { width: 100%; margin: 0; padding: 0; } header...
0.263694
0.056029
@charset "UTF-8"; /* =================================================================== * Name : Lighter * Description : Css Framework * Author : <NAME> * Version : 2.0 * =================================================================== /* * This File contain all source files imported * You can ...
build/lighter.css
@charset "UTF-8"; /* =================================================================== * Name : Lighter * Description : Css Framework * Author : <NAME> * Version : 2.0 * =================================================================== /* * This File contain all source files imported * You can ...
0.340924
0.044245
@font-face { font-family: 'proxima_novaregular'; src: url('../fonts/proximanova-reg-webfont.eot'); src: url('../fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-reg-webfont.woff2') format('woff2'), url('../fonts/proximanova-reg-webfont.woff'...
public/assets/login/style.css
@font-face { font-family: 'proxima_novaregular'; src: url('../fonts/proximanova-reg-webfont.eot'); src: url('../fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-reg-webfont.woff2') format('woff2'), url('../fonts/proximanova-reg-webfont.woff'...
0.327561
0.064183
Template Name: Admin Pro Admin Author: Wrappixel Email: <EMAIL> File: scss */ /*Theme Colors*/ /*bootstrap Color*/ /*Light colors*/ /*Normal Color*/ /*Extra Variable*/ /******************* Buttons ******************/ .btn { padding: 7px 12px; cursor: pointer; } .btn-group label { color: #ffffff !important; mar...
public/scss/pages/button-page.css
Template Name: Admin Pro Admin Author: Wrappixel Email: <EMAIL> File: scss */ /*Theme Colors*/ /*bootstrap Color*/ /*Light colors*/ /*Normal Color*/ /*Extra Variable*/ /******************* Buttons ******************/ .btn { padding: 7px 12px; cursor: pointer; } .btn-group label { color: #ffffff !important; mar...
0.29381
0.045756
.codehilite .hll { background-color: #49483e } .codehilite { background: #232629; color: #cccccc } .codehilite .c { color: #777777; font-style: italic } /* Comment */ .codehilite .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .codehilite .k { color: #7686bb; font-weight: bold } /* Keyword */ .codehilit...
jkent_net/static/css/codehilite.css
.codehilite .hll { background-color: #49483e } .codehilite { background: #232629; color: #cccccc } .codehilite .c { color: #777777; font-style: italic } /* Comment */ .codehilite .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .codehilite .k { color: #7686bb; font-weight: bold } /* Keyword */ .codehilit...
0.585338
0.14551
} #peecho-snippets-tabs .ui-tabs-nav { } #peecho-snippets-tabs .ui-tabs-nav li { } #peecho-snippets-tabs .ui-tabs-nav li a { } #peecho-snippets-tabs .ui-tabs-nav li.ui-tabs-selected { } #peecho-snippets-tabs .ui-tabs-nav li.ui-tabs-selected a, #peecho-snippets-tabs .ui-tabs-nav li.ui-state-disabled a, #peecho-snippets...
assets/peecho.css
} #peecho-snippets-tabs .ui-tabs-nav { } #peecho-snippets-tabs .ui-tabs-nav li { } #peecho-snippets-tabs .ui-tabs-nav li a { } #peecho-snippets-tabs .ui-tabs-nav li.ui-tabs-selected { } #peecho-snippets-tabs .ui-tabs-nav li.ui-tabs-selected a, #peecho-snippets-tabs .ui-tabs-nav li.ui-state-disabled a, #peecho-snippets...
0.303113
0.046141
*{ margin: 0; padding: 0; font-family: sans-serif; } #header{ height: 100vh; background-image: url('https://i.ibb.co/Tm1Zggv/background.png'); background-size: cover; background-position: center; } .container{ margin: 0 100px; } .logo{ margin-top: 30px; ...
style.css
*{ margin: 0; padding: 0; font-family: sans-serif; } #header{ height: 100vh; background-image: url('https://i.ibb.co/Tm1Zggv/background.png'); background-size: cover; background-position: center; } .container{ margin: 0 100px; } .logo{ margin-top: 30px; ...
0.274254
0.040503
*{ margin: 0px; padding: 0px; font-family: Tahoma; color: rgb(255, 255, 255); text-decoration: none; } body{ background-image: url('../images/fundo.jpg'); background-repeat: no-repeat; background-size: cover; } .container{ width: 100%; height: 100%; } .secti...
assets/css/estilo.css
*{ margin: 0px; padding: 0px; font-family: Tahoma; color: rgb(255, 255, 255); text-decoration: none; } body{ background-image: url('../images/fundo.jpg'); background-repeat: no-repeat; background-size: cover; } .container{ width: 100%; height: 100%; } .secti...
0.283484
0.059047
.ErrorMsg { font-size: 0.9em; color: maroon; } .HeaderContainer { width: 100%; position: sticky; top: 0; background-color: rgba(252, 234, 222, .4); backdrop-filter: blur(50px); z-index: 15; } .HeaderContent { display: flex; align-items: center; justify-content: center; ...
bookqlub_app/src/components/common/Common.css
.ErrorMsg { font-size: 0.9em; color: maroon; } .HeaderContainer { width: 100%; position: sticky; top: 0; background-color: rgba(252, 234, 222, .4); backdrop-filter: blur(50px); z-index: 15; } .HeaderContent { display: flex; align-items: center; justify-content: center; ...
0.572245
0.099208
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300); .frame { filter: contrast(20); position: absolute; top: 50%; left: 50%; width: 400px; height: 400px; margin-top: -200px; margin-left: -200px; border-radius: 2px; box-shadow: 4px 8px 16px 0 rgba(0,0,0,0.1); overflow: hidden; bac...
Day07/style.css
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300); .frame { filter: contrast(20); position: absolute; top: 50%; left: 50%; width: 400px; height: 400px; margin-top: -200px; margin-left: -200px; border-radius: 2px; box-shadow: 4px 8px 16px 0 rgba(0,0,0,0.1); overflow: hidden; bac...
0.481941
0.098903
body{ margin:auto; } .site_header{ height:94px; background:#009688; width:100%; float:left; z-index:20; } .logo{ width:30%; float: left; } .navigation_menu{ width: 70%; float: left; } .menu_list{ padding:2%; } .logo{ width:30%; float:left; color:white; f...
public/assets/style.css
body{ margin:auto; } .site_header{ height:94px; background:#009688; width:100%; float:left; z-index:20; } .logo{ width:30%; float: left; } .navigation_menu{ width: 70%; float: left; } .menu_list{ padding:2%; } .logo{ width:30%; float:left; color:white; f...
0.446736
0.143548
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@1,300&display=swap'); * { padding: 0; margin: 0; color: #1a1f36; /* font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif; */ } body { /* background-color: #e6eaf9; */ ...
static/css/cid.css
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@1,300&display=swap'); * { padding: 0; margin: 0; color: #1a1f36; /* font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif; */ } body { /* background-color: #e6eaf9; */ ...
0.299617
0.078961
*{ margin: 0; padding: 0; box-sizing: border-box; font-family:'Oswald', sans-serif; } html,body{ height: 100%; } .container{ width: 100%; max-width: 1400px; margin: 0 auto; } .clear{ clear: both; } header{ padding: 20px 2% 35px 2%; height: 130px; } header div.logo{ float: left; } header nav.desktop{ float: right; posi...
style.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family:'Oswald', sans-serif; } html,body{ height: 100%; } .container{ width: 100%; max-width: 1400px; margin: 0 auto; } .clear{ clear: both; } header{ padding: 20px 2% 35px 2%; height: 130px; } header div.logo{ float: left; } header nav.desktop{ float: right; posi...
0.322526
0.054174
html, body { height: 100%; } @font-face { font-family: gothamlight; /* Имя шрифта */ src: url(fonts/gotham-light.ttf); /* Путь к файлу со шрифтом */ } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .fo...
web/css/site.css
html, body { height: 100%; } @font-face { font-family: gothamlight; /* Имя шрифта */ src: url(fonts/gotham-light.ttf); /* Путь к файлу со шрифтом */ } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .fo...
0.398758
0.098903
* { margin:0; padding:0; outline-width: 0; cursor: default; } body { min-width: 420px; font-family: Arial, Helvetica, sans-serif; width: 100%; min-height: 100%; position: absolute; background: #FCFFFC; text-align: left; color: #505050; font-size: 75%; margin: 0 0 40px 0; } .container { ...
app/assets/stylesheets/application.css
* { margin:0; padding:0; outline-width: 0; cursor: default; } body { min-width: 420px; font-family: Arial, Helvetica, sans-serif; width: 100%; min-height: 100%; position: absolute; background: #FCFFFC; text-align: left; color: #505050; font-size: 75%; margin: 0 0 40px 0; } .container { ...
0.263599
0.077868
@charset "utf-8"; /* Body / Background */ body { background-color: #333440; background-image: url(/images/bg_overlay.png); background-position: top center; background-repeat: no-repeat; background-attachment: fixed; color: #FFF; font-family: Arial, Helvetica, 'Helvetica Neue', Verdana, sans-serif; padd...
website/Css/Custom.css
@charset "utf-8"; /* Body / Background */ body { background-color: #333440; background-image: url(/images/bg_overlay.png); background-position: top center; background-repeat: no-repeat; background-attachment: fixed; color: #FFF; font-family: Arial, Helvetica, 'Helvetica Neue', Verdana, sans-serif; padd...
0.22051
0.047958
* 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. * 3. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ /* Document ========================================================================== */ ht...
app/css/main.css
* 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. * 3. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ /* Document ========================================================================== */ ht...
0.609175
0.136436
@-moz-document url-prefix("http://www.bungie.net"), url-prefix("https://www.bungie.net") { .container_sort { border-top-color: rgb(52,128,23); } .forumPost .post { border-bottom-color: rgb(52,128,23); } .topics .followedAuthor { box-shadow: 4px 0 0 #348017 inset; } .nav_side a:hover { color: #348017; } .nav_side a...
data/usercss/90690.user.css
@-moz-document url-prefix("http://www.bungie.net"), url-prefix("https://www.bungie.net") { .container_sort { border-top-color: rgb(52,128,23); } .forumPost .post { border-bottom-color: rgb(52,128,23); } .topics .followedAuthor { box-shadow: 4px 0 0 #348017 inset; } .nav_side a:hover { color: #348017; } .nav_side a...
0.369656
0.108566
:root { --subscribe-border: #9b9b9b; --subscribe-highlight: #d3d3d3; --subscribe-dark: #6c6e70; } .container { width: 100%; height: 100%; font-family: 'Roboto', sans-serif; } .subscribe-thanks-wrapper { position:fixed; padding:0; margin:0 auto; top:0; left:0; width: 100%; ...
css/style.css
:root { --subscribe-border: #9b9b9b; --subscribe-highlight: #d3d3d3; --subscribe-dark: #6c6e70; } .container { width: 100%; height: 100%; font-family: 'Roboto', sans-serif; } .subscribe-thanks-wrapper { position:fixed; padding:0; margin:0 auto; top:0; left:0; width: 100%; ...
0.416559
0.090414
.u-section-1 { background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("images/463_1.jpg"); } .u-section-1 .u-sheet-1 { min-height: 600px; } .u-section-1 .u-text-1 { width: 839px; margin: 8px auto 0; } .u-section-1 .u-list-1 { margin-top: -18px; margin-bottom: 0; } .u-section-1 .u...
html drafts/About-Us.css
.u-section-1 { background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("images/463_1.jpg"); } .u-section-1 .u-sheet-1 { min-height: 600px; } .u-section-1 .u-text-1 { width: 839px; margin: 8px auto 0; } .u-section-1 .u-list-1 { margin-top: -18px; margin-bottom: 0; } .u-section-1 .u...
0.446736
0.115262
body {color:#999; font-weight: 100; background: #000; font-family: Helvetica, sans-serif;} b {font-weight: 800;} p {margin:15px 0;} h1 {display:block; margin:0;} h2 {font-size: 2.5em;} h3 {font-size: 1.3em;} h1, h2, h3, h4, h5, h6 {color:#039;} label{ padding:0; display:block; margin:10px 0 1px 2px; font-size: .9em;} ...
css/style.css
body {color:#999; font-weight: 100; background: #000; font-family: Helvetica, sans-serif;} b {font-weight: 800;} p {margin:15px 0;} h1 {display:block; margin:0;} h2 {font-size: 2.5em;} h3 {font-size: 1.3em;} h1, h2, h3, h4, h5, h6 {color:#039;} label{ padding:0; display:block; margin:10px 0 1px 2px; font-size: .9em;} ...
0.263789
0.212743
body { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 20px; padding-top: 100px !important; } html { padding-bottom: 20px; } #iter { margin: auto; height:400px; text-align:center; } #iter>div { text-align: center; } #senato legend, #commissioniS legend { background: #9A1818; } #senato, #senat...
demo/iterLegge/css/style.css
body { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 20px; padding-top: 100px !important; } html { padding-bottom: 20px; } #iter { margin: auto; height:400px; text-align:center; } #iter>div { text-align: center; } #senato legend, #commissioniS legend { background: #9A1818; } #senato, #senat...
0.26923
0.097305
.title { text-align: center; font-size: 20px; /* font-weight: 500; */ /* border-bottom: 2px solid #eee; */ padding-bottom: 10px; color: #fff; text-transform: uppercase; letter-spacing: 3px; } .login-panel { width: 60%; margin: 0 auto; min-height: 273px; background: transparent; } ....
html/css/admin.css
.title { text-align: center; font-size: 20px; /* font-weight: 500; */ /* border-bottom: 2px solid #eee; */ padding-bottom: 10px; color: #fff; text-transform: uppercase; letter-spacing: 3px; } .login-panel { width: 60%; margin: 0 auto; min-height: 273px; background: transparent; } ....
0.295942
0.055158
@font-face { /* src: url(./fonts/element-icons.woff) format('woff'), url(./fonts/element-icons.ttf) format('truetype'); */ src: url(https://cdn.jsdelivr.net/npm/element-ui/lib/theme-chalk/fonts/element-icons.woff) format('woff'), url(https://cdn.jsdelivr.net/npm/element-ui/lib/theme-chalk/fonts/element-icons.ttf) f...
style.css
@font-face { /* src: url(./fonts/element-icons.woff) format('woff'), url(./fonts/element-icons.ttf) format('truetype'); */ src: url(https://cdn.jsdelivr.net/npm/element-ui/lib/theme-chalk/fonts/element-icons.woff) format('woff'), url(https://cdn.jsdelivr.net/npm/element-ui/lib/theme-chalk/fonts/element-icons.ttf) f...
0.275519
0.050682
@charset "GBK";/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html { font-family:'Helvetica Neue',Roboto,'microsoft yahei'; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0; width: 100%; height: 100%; font-family: 'Helvetica Neue',Roboto,'microsoft yahei'; } html { wi...
source/plugin/tom_tongcheng/images/address.css
@charset "GBK";/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html { font-family:'Helvetica Neue',Roboto,'microsoft yahei'; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0; width: 100%; height: 100%; font-family: 'Helvetica Neue',Roboto,'microsoft yahei'; } html { wi...
0.276105
0.063744
@charset "utf-8"; /* CSS BY ZHIMOE.COM */ /* CSS BY ZHI.MOE */ /* 版权归知萌动漫所有 */ /*全局样式*/ body {margin: 0px;padding: 0px;font-family: 'Microsoft Yahei';font-size: 14px;overflow-x:hidden;repeat;} ul,li{list-style: none; } a{color: #969696;text-decoration: none;outline: none;} a:hover{color: #039;text-decoration: underli...
wedo.css
@charset "utf-8"; /* CSS BY ZHIMOE.COM */ /* CSS BY ZHI.MOE */ /* 版权归知萌动漫所有 */ /*全局样式*/ body {margin: 0px;padding: 0px;font-family: 'Microsoft Yahei';font-size: 14px;overflow-x:hidden;repeat;} ul,li{list-style: none; } a{color: #969696;text-decoration: none;outline: none;} a:hover{color: #039;text-decoration: underli...
0.177347
0.0451
*{ margin: 0px; padding: 0px; } #all{ margin: 50px; } /* See: https://stackoverflow.com/a/9314458 */ .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -m...
Quill Project 004 - Customizable Tooltip/styles.css
*{ margin: 0px; padding: 0px; } #all{ margin: 50px; } /* See: https://stackoverflow.com/a/9314458 */ .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -m...
0.373533
0.045289
body { margin: 0; padding: 0; background: white; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; } h1, h2, h3 { margin: 0; padding: 0; font-weight: normal; color: black; } h1 { font-size: 5em; color: black; text-align: center; background-size: 200px; } h2 { font-size: 2.4em;...
public/style.css
body { margin: 0; padding: 0; background: white; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; } h1, h2, h3 { margin: 0; padding: 0; font-weight: normal; color: black; } h1 { font-size: 5em; color: black; text-align: center; background-size: 200px; } h2 { font-size: 2.4em;...
0.199542
0.076373
@import url('https://fonts.googleapis.com/css?family=Nunito:400,400i,600,600i,700,700i,900,900i&display=swap'); .introjs-overlay { position: absolute; box-sizing: content-box; z-index: 999999; background-color: #000; opacity: 0; background: -moz-radial-gradient(center, ellipse farthest-corner, r...
ZooLux/Content/introjs.css
@import url('https://fonts.googleapis.com/css?family=Nunito:400,400i,600,600i,700,700i,900,900i&display=swap'); .introjs-overlay { position: absolute; box-sizing: content-box; z-index: 999999; background-color: #000; opacity: 0; background: -moz-radial-gradient(center, ellipse farthest-corner, r...
0.518546
0.098642
html body .rpress_fooditems_list .rpress_fooditem { clear: both; } div.rpress_fooditems_list .rpress_fooditem {width: 100%;} div.rpress_fooditems_list .rpress_fooditem h3.rpress_fooditem_title {float: left;} div.rpress_fooditems_list .rpress_fooditem .rpress_fooditem_buy_button {float: right;} div.rpress_fooditems_li...
app/public/wp-content/plugins/restropress/assets/css/custom.css
html body .rpress_fooditems_list .rpress_fooditem { clear: both; } div.rpress_fooditems_list .rpress_fooditem {width: 100%;} div.rpress_fooditems_list .rpress_fooditem h3.rpress_fooditem_title {float: left;} div.rpress_fooditems_list .rpress_fooditem .rpress_fooditem_buy_button {float: right;} div.rpress_fooditems_li...
0.33928
0.163679
@import url('https://fonts.googleapis.com/css?family=Roboto:300'); body { margin: 0; padding: 0; font-family: 'Roboto', sans-serif !important; background: linear-gradient(-45deg, #fe0847, #feae3f); height: max-content; width: 1200px; } section { width: 80%; height: 100%; box-sizing: border-box; ...
style_home_dashboard4.css
@import url('https://fonts.googleapis.com/css?family=Roboto:300'); body { margin: 0; padding: 0; font-family: 'Roboto', sans-serif !important; background: linear-gradient(-45deg, #fe0847, #feae3f); height: max-content; width: 1200px; } section { width: 80%; height: 100%; box-sizing: border-box; ...
0.388386
0.056159
:root { --c-n-mofan: #44a371;/*#3d9667;*/ --c-n: #4cb07b; --c-donation: var(--c-n); --c-donation-hover: var(--c-n-mofan); --c-about-table: #d8d8d8; --c-green-no-hover: #191818; --c-green-hover: #f2f2f2; --c-p: #415849; --c-tut-table: var(--c-n); --c-tut-table-hover: var(--c-n-mofan); } /* ========...
stylesheets/page-style.css
:root { --c-n-mofan: #44a371;/*#3d9667;*/ --c-n: #4cb07b; --c-donation: var(--c-n); --c-donation-hover: var(--c-n-mofan); --c-about-table: #d8d8d8; --c-green-no-hover: #191818; --c-green-hover: #f2f2f2; --c-p: #415849; --c-tut-table: var(--c-n); --c-tut-table-hover: var(--c-n-mofan); } /* ========...
0.338405
0.094803
.simpleMode p{ display: inline-block; width:100%; padding:10px; padding-left:20px; position: relative; height: 18px; font-weight: normal; line-height: 18px; color: #808080; font-size:14px; } .simpleMode p strong{ color:#000; } /***/ .query{ background:#fff; overflow:hidden; } .simpleMode{ ove...
src/main/resources/static/assets/layout/css/boxrelationship.css
.simpleMode p{ display: inline-block; width:100%; padding:10px; padding-left:20px; position: relative; height: 18px; font-weight: normal; line-height: 18px; color: #808080; font-size:14px; } .simpleMode p strong{ color:#000; } /***/ .query{ background:#fff; overflow:hidden; } .simpleMode{ ove...
0.346431
0.092033
body { margin: 0; font-family: "Helvetica", sans-serif; font-size: 0.875rem; font-weight: 400; text-align: left; background-color: white; } .nav { height: 42px; background-color: #006672; } .menu_button { border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 4px...
nuc.css
body { margin: 0; font-family: "Helvetica", sans-serif; font-size: 0.875rem; font-weight: 400; text-align: left; background-color: white; } .nav { height: 42px; background-color: #006672; } .menu_button { border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 4px...
0.33928
0.075687
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead...
src/app.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead...
0.291586
0.07946
.principal img { width: 110px; height: 110px; border-radius: 50px; border: 1px solid #fff; border-top-color: rgb(255, 255, 255); border-top-style: solid; border-top-width: 1px; border-right-color: rgb(255, 255, 255); border-right-style: solid; border-right-width: 1px; border-...
public/css/custom.css
.principal img { width: 110px; height: 110px; border-radius: 50px; border: 1px solid #fff; border-top-color: rgb(255, 255, 255); border-top-style: solid; border-top-width: 1px; border-right-color: rgb(255, 255, 255); border-right-style: solid; border-right-width: 1px; border-...
0.681409
0.136292
@keyframes Anim { 0% { color: #2941AB; background-color: #1ED760; border: none; font-weight: bold; width: 230px; height: 50px; border-radius: 50px; font-size: 14px; cursor: pointer; } 50% { color: #2941AB; background-co...
Landing Page Spotify/css/main.css
@keyframes Anim { 0% { color: #2941AB; background-color: #1ED760; border: none; font-weight: bold; width: 230px; height: 50px; border-radius: 50px; font-size: 14px; cursor: pointer; } 50% { color: #2941AB; background-co...
0.477554
0.07627
:root{ --primary: #ED3237; --secondary: #36CF1C; --secondary-dark: #2DAD17; --background: #FFFFFF; --background2: #E7E7E7; --background-dark: #C9C3C5; --card-color: #F3FFF1; } /* fonts */ @font-face{ font-family: 'Roboto-Regular'; src: url('fonts/Roboto-Regular.ttf') } @font-face{ font-family: 'But...
sgqcmm/main/static/main/css/base-style.css
:root{ --primary: #ED3237; --secondary: #36CF1C; --secondary-dark: #2DAD17; --background: #FFFFFF; --background2: #E7E7E7; --background-dark: #C9C3C5; --card-color: #F3FFF1; } /* fonts */ @font-face{ font-family: 'Roboto-Regular'; src: url('fonts/Roboto-Regular.ttf') } @font-face{ font-family: 'But...
0.451085
0.125386
:root { --theme-blue: #0066CC; } html { font-family: 'Poppins', sans-serif; } body { line-height: 1.6; font-size: 1.2em; box-sizing: border-box; margin: 0; padding: 0; scroll-behavior: smooth; } body * { box-sizing: inherit; } a { color: inherit; text-decoration: none; } ...
src/theme/main.css
:root { --theme-blue: #0066CC; } html { font-family: 'Poppins', sans-serif; } body { line-height: 1.6; font-size: 1.2em; box-sizing: border-box; margin: 0; padding: 0; scroll-behavior: smooth; } body * { box-sizing: inherit; } a { color: inherit; text-decoration: none; } ...
0.547464
0.189953
@keyframes bounce { 0%, 20%, 60%, 100% { -webkit-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-20px); transform: translateY(-20px); } 80% { -webkit-transform: translateY(-10px); transform: translateY(-10px...
botao-animado/style.css
@keyframes bounce { 0%, 20%, 60%, 100% { -webkit-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-20px); transform: translateY(-20px); } 80% { -webkit-transform: translateY(-10px); transform: translateY(-10px...
0.609059
0.160463
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); * { box-sizing: border-box; font-family: 'Poppins', sans-serif; margin: 0; } body { display: flex; flex-direction: column; min-height: 100vh; } input:focus { outline: none; } main { flex-grow: 1; } .adminD...
public/assets/styles.css
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); * { box-sizing: border-box; font-family: 'Poppins', sans-serif; margin: 0; } body { display: flex; flex-direction: column; min-height: 100vh; } input:focus { outline: none; } main { flex-grow: 1; } .adminD...
0.383526
0.083031
body { font-size: 120%; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; background-image: url(./images/AbstractBackground3.jpg); /* Background image is centered vertically and horizontally at all times */ background-position: center center; /* Background image doesn't tile */ ...
public/styles.css
body { font-size: 120%; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; background-image: url(./images/AbstractBackground3.jpg); /* Background image is centered vertically and horizontally at all times */ background-position: center center; /* Background image doesn't tile */ ...
0.420124
0.118181
@charset "UTF-8"; @import url(font-awesome.min.css); /* Basic */ body { background: #fff; } body, input, select, textarea { color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal; line-height: 1.65em; } a { text-decoration: underline; } a:hover { text-...
css/style.css
@charset "UTF-8"; @import url(font-awesome.min.css); /* Basic */ body { background: #fff; } body, input, select, textarea { color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal; line-height: 1.65em; } a { text-decoration: underline; } a:hover { text-...
0.304042
0.129899
body { background: #e9e9e9; color: #666666; font-family: 'RobotoDraft', 'Roboto', sans-serif; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* Pen Title */ .pen-title { padding: 50px 0; text-align: center; letter-spacing: 2px; } .pen-title h1 { margin: ...
wifiphisher-1.4/wifiphisher/data/phishing-pages/oauth-login/html/static/css/style.css
body { background: #e9e9e9; color: #666666; font-family: 'RobotoDraft', 'Roboto', sans-serif; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* Pen Title */ .pen-title { padding: 50px 0; text-align: center; letter-spacing: 2px; } .pen-title h1 { margin: ...
0.401101
0.092893
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap'); :root { --verdeagua: #00D9B8; --azulmarinho: #00EAE5; --cinz...
style/style.css
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap'); :root { --verdeagua: #00D9B8; --azulmarinho: #00EAE5; --cinz...
0.459561
0.108756
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/css/app.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.3492
0.068631
:root { --title-font: 'Fjalla One'; --main-font: 'sans-serif'; --big-font-size: 40px; --medium-font-size: 33px; --normal-font-size: 26px; --small-font-size: 20px; --black: #000000; --white: #FFFFFF; --blue: #17A2B8; --purp...
css/styles.css
:root { --title-font: 'Fjalla One'; --main-font: 'sans-serif'; --big-font-size: 40px; --medium-font-size: 33px; --normal-font-size: 26px; --small-font-size: 20px; --black: #000000; --white: #FFFFFF; --blue: #17A2B8; --purp...
0.582729
0.253399
.resetQuestion{ float: right; text-decoration: none; display: block; position: relative; bottom: 95px; right: 60px; color: white; } .resetQuestion:before{ vertical-align:middle; } .mainQuestion { line-height: 45px; text-align: left; margin: 50px 0; margin-left:25px; ...
api/frenchpop/resources/styles/style.css
.resetQuestion{ float: right; text-decoration: none; display: block; position: relative; bottom: 95px; right: 60px; color: white; } .resetQuestion:before{ vertical-align:middle; } .mainQuestion { line-height: 45px; text-align: left; margin: 50px 0; margin-left:25px; ...
0.48121
0.128443
body{ background: #e6f2ff; margin: 0 0; } h1 { text-align: center; margin-left: 250px; width: 30em; } h2 { text-align: center; } h3 { text-align: center; } /*About Page*/ .about{ display: inline-block; border: 1px solid black; background-color: #f1f1f1; margin-left: 5...
webapp/static/lego.css
body{ background: #e6f2ff; margin: 0 0; } h1 { text-align: center; margin-left: 250px; width: 30em; } h2 { text-align: center; } h3 { text-align: center; } /*About Page*/ .about{ display: inline-block; border: 1px solid black; background-color: #f1f1f1; margin-left: 5...
0.403684
0.061143
.the_wrapper { /*border:1px solid #FFF000;*/ overflow: visible !important; } /* the container */ .audio8_html5 { /*background:#0000CC; padding:5px;*/ } .audio8_html5 a { -webkit-transition: none 0s; transition: none 0s; margin:0 !important; padding: 0 !important; border:none !important; } .audio8_html5...
radiolibs/sticky/audio8_html5.css
.the_wrapper { /*border:1px solid #FFF000;*/ overflow: visible !important; } /* the container */ .audio8_html5 { /*background:#0000CC; padding:5px;*/ } .audio8_html5 a { -webkit-transition: none 0s; transition: none 0s; margin:0 !important; padding: 0 !important; border:none !important; } .audio8_html5...
0.127137
0.046921
.teacherPage{ height: 100vh; width: 100vw; } main{ display: flex; flex-direction: column; align-items: center; width: 100%; height: 135%; background-color: var(--color-text-in-primary); } form{ position: relative; width: 90%; height: 100%; margin: 0 auto; display: ...
src/pages/ClassesPage/ClassesPagestyles.css
.teacherPage{ height: 100vh; width: 100vw; } main{ display: flex; flex-direction: column; align-items: center; width: 100%; height: 135%; background-color: var(--color-text-in-primary); } form{ position: relative; width: 90%; height: 100%; margin: 0 auto; display: ...
0.63307
0.079818
* { box-sizing: border-box; } .button_override:focus { color: #818181; text-decoration: none; } .body_class { margin: 0; background-color: white; font-family: "Helvetica Neue", Helvetica,Arial,sans-serif; font-size: 14px; line-height: normal; } .row { display: -ms-flexbox; display: flex; ...
DSA-Campaign-Uplift-Estimation/src/main/webapp/Create/create-style.css
* { box-sizing: border-box; } .button_override:focus { color: #818181; text-decoration: none; } .body_class { margin: 0; background-color: white; font-family: "Helvetica Neue", Helvetica,Arial,sans-serif; font-size: 14px; line-height: normal; } .row { display: -ms-flexbox; display: flex; ...
0.487795
0.101902
body,html,.capa{ /* Desta forma, você indica que as tags, html, body e a classe capa, ocupem toda a área de navegação*/ height:100%; } body{ background:url('/home/arthur/GitHub_Clone/Curso_Web/Projeto Spotify/Arquivo_Origem/projeto-inicial-spotify/imagens/capa.png'), url('/home/arthur/GitHub_Clone/Curso_Web/Proje...
estiloexmp.css
body,html,.capa{ /* Desta forma, você indica que as tags, html, body e a classe capa, ocupem toda a área de navegação*/ height:100%; } body{ background:url('/home/arthur/GitHub_Clone/Curso_Web/Projeto Spotify/Arquivo_Origem/projeto-inicial-spotify/imagens/capa.png'), url('/home/arthur/GitHub_Clone/Curso_Web/Proje...
0.313
0.108566
@font-face { font-family: lato_light; src: url('../css/fonts/Lato-Light.ttf'); } .latto{ font-family: lato_light; } .help_text{ font-family: lato_light; } body{ padding-top: 110px; } #logo{ width: 90%; text-align: center; } .vertical-center{ vertical-align: middle; line-height: 70px; } .submenu-item{...
src/App/ShopThemeBundle/Resources/public/css/estilo.css
@font-face { font-family: lato_light; src: url('../css/fonts/Lato-Light.ttf'); } .latto{ font-family: lato_light; } .help_text{ font-family: lato_light; } body{ padding-top: 110px; } #logo{ width: 90%; text-align: center; } .vertical-center{ vertical-align: middle; line-height: 70px; } .submenu-item{...
0.220846
0.08141
:root { /* todo: clamp the value / media query for mobile */ --cell-size: 30px; } .tetris { display: flex; justify-content: center; } .tetris .mainColumn, .supportColumn { display: flex; flex-direction: column; align-items: center; } .tetris .mainColumn { padding-top: 30px; min-h...
style.css
:root { /* todo: clamp the value / media query for mobile */ --cell-size: 30px; } .tetris { display: flex; justify-content: center; } .tetris .mainColumn, .supportColumn { display: flex; flex-direction: column; align-items: center; } .tetris .mainColumn { padding-top: 30px; min-h...
0.455441
0.195172
.mini-bytes-container{ color: #707070; font-family: HelveticaNeue; font-size: 14px; margin-top: 20px; } .mini-bytes-image-container{ text-align: center; margin-left: 350px; margin-right: 350px; border: 1px solid #dddddd; } .mini-bytes-quote-container{ margin-top: 20px; } .mini-...
src/shared/components/MiniBytes/MiniBytes.css
.mini-bytes-container{ color: #707070; font-family: HelveticaNeue; font-size: 14px; margin-top: 20px; } .mini-bytes-image-container{ text-align: center; margin-left: 350px; margin-right: 350px; border: 1px solid #dddddd; } .mini-bytes-quote-container{ margin-top: 20px; } .mini-...
0.265214
0.08772
:root { --purple: rgb(65, 3, 65); --black: black; --white: white; --teal: teal; --gray: gray; } /* Universal Selector */ * { font-family: 'Roboto', sans-serif; text-decoration: none; } /* Styling for all html */ html { background-color: var(--black); } /* Styling for all h2 */ h2 { ...
assets/styles.css
:root { --purple: rgb(65, 3, 65); --black: black; --white: white; --teal: teal; --gray: gray; } /* Universal Selector */ * { font-family: 'Roboto', sans-serif; text-decoration: none; } /* Styling for all html */ html { background-color: var(--black); } /* Styling for all h2 */ h2 { ...
0.386185
0.148942
gris claro = #626262; background gris = #1b2127; celeste = #026fff; */ *{ padding: 0; margin: 0; } body { background-color: #fff; } .flexbox { display:flex; flex-direction:column; } .box { width: 20px; height: 20px; border:1px; border: 1px solid red; flex-shrink: 0; } header{ background: orange; display: ...
CSS/estilos.css
gris claro = #626262; background gris = #1b2127; celeste = #026fff; */ *{ padding: 0; margin: 0; } body { background-color: #fff; } .flexbox { display:flex; flex-direction:column; } .box { width: 20px; height: 20px; border:1px; border: 1px solid red; flex-shrink: 0; } header{ background: orange; display: ...
0.194368
0.048361
height: calc(100% - 20px); } #matches-page-content .match-navigation { width: 100%; height: 70px; padding-top: 10px; background-color: #1b1c1d; } #matches-page-content .match-navigation .statistics { margin-left: 0; float: left; } #match-list-page-menu { float: right; margin-right: 10px; } #match-...
assets/css/matches.css
height: calc(100% - 20px); } #matches-page-content .match-navigation { width: 100%; height: 70px; padding-top: 10px; background-color: #1b1c1d; } #matches-page-content .match-navigation .statistics { margin-left: 0; float: left; } #match-list-page-menu { float: right; margin-right: 10px; } #match-...
0.344333
0.090937