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
================================================== */ /* @license * Mailpile font designed for Mailpile * * The fonts listed in this notice are subject to the End User License * Agreement(s) entered into by the website owner. All other parties are * explicitly restricted from using the Licensed Webfonts(s). * ...
static/default/css/default.css
================================================== */ /* @license * Mailpile font designed for Mailpile * * The fonts listed in this notice are subject to the End User License * Agreement(s) entered into by the website owner. All other parties are * explicitly restricted from using the Licensed Webfonts(s). * ...
0.475605
0.052814
/** * 720 x 576 * main portal style set * all common classes (independent from resolution) are in services.html */ a {text-decoration: none;} /* scroll bars */ ::-webkit-scrollbar { width:12px } /* component CScrollList */ .cslist-main { overflow-y:scroll; height:100%; text-align:left } .cslist-main a ...
external/ex/576.css
/** * 720 x 576 * main portal style set * all common classes (independent from resolution) are in services.html */ a {text-decoration: none;} /* scroll bars */ ::-webkit-scrollbar { width:12px } /* component CScrollList */ .cslist-main { overflow-y:scroll; height:100%; text-align:left } .cslist-main a ...
0.352425
0.094135
@charset "utf-8"; .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .clearfix{display:inline-block;} /* Hide from IE Mac */ .clearfix{display:block;} /* End hide from IE Mac */ /* end of clearfix */ /*页面全局结束*/ .tab{ overflow:hidden; } .tab li,.tab a,.tab-item{cursor:pointer;float:l...
public/web/stylesheet/css/base.css
@charset "utf-8"; .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .clearfix{display:inline-block;} /* Hide from IE Mac */ .clearfix{display:block;} /* End hide from IE Mac */ /* end of clearfix */ /*页面全局结束*/ .tab{ overflow:hidden; } .tab li,.tab a,.tab-item{cursor:pointer;float:l...
0.230833
0.056055
A { font-size: 9pt; text-decoration: none; color: black; } A:Hover { text-decoration: underline; color: #000000; } body { margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0; background-color: #FFFFFF; } .mainn...
code/out/admin/src/style.css
A { font-size: 9pt; text-decoration: none; color: black; } A:Hover { text-decoration: underline; color: #000000; } body { margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0; background-color: #FFFFFF; } .mainn...
0.356671
0.104729
*, *::before, *::after { box-sizing: border-box; font-family: 'Gotham Rounded', sans-serif; } .default { /* background: linear-gradient(to right, rgb(255, 167, 35), rgb(255, 97, 35)); */ background-size: cover; display: flex; justify-content: center; align-items: center; min-height: 100vh; margin: 0;...
src/assets/styles.css
*, *::before, *::after { box-sizing: border-box; font-family: 'Gotham Rounded', sans-serif; } .default { /* background: linear-gradient(to right, rgb(255, 167, 35), rgb(255, 97, 35)); */ background-size: cover; display: flex; justify-content: center; align-items: center; min-height: 100vh; margin: 0;...
0.451327
0.089455
.col-md-4 { display: block; float: left; width: 26.3934%; } .col-md-8 { display: block; overflow: hidden; /*width: 73.607%;*/ } .input-group { position: relative; display: table; border-collapse: separate; } .input-group .form-control:first-child, .input-group-addon:first-child,...
src/warnings/warnings.css
.col-md-4 { display: block; float: left; width: 26.3934%; } .col-md-8 { display: block; overflow: hidden; /*width: 73.607%;*/ } .input-group { position: relative; display: table; border-collapse: separate; } .input-group .form-control:first-child, .input-group-addon:first-child,...
0.353986
0.104706
body{ margin: 0px; padding: 0px; font-family: 'Montserrat', sans-serif; } h1{ font-family: 'Days One', sans-serif; } h2,h3{ font-family: 'Russo One', sans-serif; color: #e7305b; } /* ========================================big Heading======================= */ .big-heading{ font-family: 'Day...
css/style.css
body{ margin: 0px; padding: 0px; font-family: 'Montserrat', sans-serif; } h1{ font-family: 'Days One', sans-serif; } h2,h3{ font-family: 'Russo One', sans-serif; color: #e7305b; } /* ========================================big Heading======================= */ .big-heading{ font-family: 'Day...
0.345216
0.102305
.crayon-theme-secrets-of-rock { border-width: 1px !important; border-color: #4fb9b1 !important; border-style: solid !important; text-shadow: none !important; background: #fdfdfd !important; } .crayon-theme-secrets-of-rock-inline { border-width: 0px !important; border-color: #ddd !important; border-style: solid ...
plugins/crayon-syntax-highlighter/themes/secrets-of-rock/secrets-of-rock.css
.crayon-theme-secrets-of-rock { border-width: 1px !important; border-color: #4fb9b1 !important; border-style: solid !important; text-shadow: none !important; background: #fdfdfd !important; } .crayon-theme-secrets-of-rock-inline { border-width: 0px !important; border-color: #ddd !important; border-style: solid ...
0.340814
0.050237
:root { font-size: 60%; --color-background: #F0F0F7; --color-primary-lighter: #eee7e7; --color-primary-light: #d4cfdf; --color-primary: #ce3636; --color-primary-darker: #6842C2; --color-secundary: #ce3636; --color-secundary-dark: #cf4848; --color-title-in-primary: #FFFFFF; --color-text-in-primary...
web/src/assets/styles/global.css
:root { font-size: 60%; --color-background: #F0F0F7; --color-primary-lighter: #eee7e7; --color-primary-light: #d4cfdf; --color-primary: #ce3636; --color-primary-darker: #6842C2; --color-secundary: #ce3636; --color-secundary-dark: #cf4848; --color-title-in-primary: #FFFFFF; --color-text-in-primary...
0.436622
0.124639
.modal-dialog{margin:0px 0 !important;padding:15px 0 !important;} .invalid { color: red; } .search_title { text-align: center; } .autocomplete-suggestions { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; backgroun...
public/frontend/css/custom.css
.modal-dialog{margin:0px 0 !important;padding:15px 0 !important;} .invalid { color: red; } .search_title { text-align: center; } .autocomplete-suggestions { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; backgroun...
0.236428
0.078395
.lottery-content{ background: url("../images/bg-pan.png"); background-size: 100% 100%; } .lottery-title{ height: 8rem; } .lottery{ font-family: '微软雅黑'; position: relative; overflow: hidden; } /*grid start*/ .grid * { margin: 0; padding: 0; } .result{ left: 12%...
addons/ewei_shopv2/plugin/lottery/static/style/mobilegua.css
.lottery-content{ background: url("../images/bg-pan.png"); background-size: 100% 100%; } .lottery-title{ height: 8rem; } .lottery{ font-family: '微软雅黑'; position: relative; overflow: hidden; } /*grid start*/ .grid * { margin: 0; padding: 0; } .result{ left: 12%...
0.411584
0.075824
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,800&display=swap'); body { overflow-x: hidden; font-family: 'Open Sans', sans-serif; } #secondnavbar .nav-wrapper a { font-weight: 400; } .m0 { margin: 0px; } p { font-family: 'Open Sans', sans-serif !important; } .container-...
HTML/assets/stylesheet/index.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,800&display=swap'); body { overflow-x: hidden; font-family: 'Open Sans', sans-serif; } #secondnavbar .nav-wrapper a { font-weight: 400; } .m0 { margin: 0px; } p { font-family: 'Open Sans', sans-serif !important; } .container-...
0.414425
0.104752
.logout a{ color:#EEE; font-weight:bold; font-size: 1em; text-decoration:none; float:right; padding: 20px 1% 6px 32px; background: url(../images/small_icons/lock.png) no-repeat 0px 14px; } .logout a:hover{ color:#FFF; } #box_bg { /*border: 0px solid #d5d5d5;*/ background: #fff; width: 372px; /*display: bl...
web/css/estilos.css
.logout a{ color:#EEE; font-weight:bold; font-size: 1em; text-decoration:none; float:right; padding: 20px 1% 6px 32px; background: url(../images/small_icons/lock.png) no-repeat 0px 14px; } .logout a:hover{ color:#FFF; } #box_bg { /*border: 0px solid #d5d5d5;*/ background: #fff; width: 372px; /*display: bl...
0.178061
0.073897
* Note: the root picker element should *NOT* be styled more than what's here. */ .picker { font-size: 16px; text-align: left; line-height: 1.2; color: #000000; position: absolute; z-index: 10000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline...
styles/9-materialize-picker.css
* Note: the root picker element should *NOT* be styled more than what's here. */ .picker { font-size: 16px; text-align: left; line-height: 1.2; color: #000000; position: absolute; z-index: 10000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline...
0.548794
0.061283
div#banner { width: 100%; text-align: center; height: 500px; overflow: hidden; margin-top: 50px; background-size: auto; position: relative; } div#banner ul.bgBox { width: 100%; height: 100%; } div#banner ul.bgBox li { display: none; width: 100%; height: 100%; position: absolute; background-r...
yongxi/css/index.css
div#banner { width: 100%; text-align: center; height: 500px; overflow: hidden; margin-top: 50px; background-size: auto; position: relative; } div#banner ul.bgBox { width: 100%; height: 100%; } div#banner ul.bgBox li { display: none; width: 100%; height: 100%; position: absolute; background-r...
0.490236
0.148602
.product-item-detail-pay-block { position: relative; margin-bottom: 15px; padding: 15px 15px 0; border: 1px solid #e4e4e4; border-radius: 3px; background-color: #fff; } .bx-retina .product-item-detail-pay-block { border-width: .5px; } /*endregion*/ /*region Compare*/ .product-item-detail-compare-container { ...
www/html/bitrix/modules/iblock/install/components/bitrix/catalog.element/templates/bootstrap_v4/style.css
.product-item-detail-pay-block { position: relative; margin-bottom: 15px; padding: 15px 15px 0; border: 1px solid #e4e4e4; border-radius: 3px; background-color: #fff; } .bx-retina .product-item-detail-pay-block { border-width: .5px; } /*endregion*/ /*region Compare*/ .product-item-detail-compare-container { ...
0.339499
0.047118
@import url(./fonts.css); ul, ol { list-style: none; } img { display: block; max-width: 100%; height: auto; } a { text-decoration: none; } :root { --font-montserrat: "Montserrat", Arial, sans-serif; --font-roboto: "Roboto", Arial, sans-serif; --main-color: rgb(255, 78, 80); } body { font-family: ...
html-css/module-09/css/style.css
@import url(./fonts.css); ul, ol { list-style: none; } img { display: block; max-width: 100%; height: auto; } a { text-decoration: none; } :root { --font-montserrat: "Montserrat", Arial, sans-serif; --font-roboto: "Roboto", Arial, sans-serif; --main-color: rgb(255, 78, 80); } body { font-family: ...
0.354992
0.069573
:root{ --color01: #8844ee; --color02: #B07DFB; } body, header, h1, p, h2, footer{ padding: 0; margin: 0; } body{ font-family: Georgia, Arial, sans-serif, serif; } #container{ display: grid; grid-template-columns: 1fr minmax(1fr,2fr) 1fr; grid-template-rows: auto; grid-template-areas...
src/public/stylesheets/login.css
:root{ --color01: #8844ee; --color02: #B07DFB; } body, header, h1, p, h2, footer{ padding: 0; margin: 0; } body{ font-family: Georgia, Arial, sans-serif, serif; } #container{ display: grid; grid-template-columns: 1fr minmax(1fr,2fr) 1fr; grid-template-rows: auto; grid-template-areas...
0.424054
0.164752
body { margin-left:1%; margin-right:1%; font-family: 'Raleway', sans-serif; padding-top:160px; background-color:#f4a742; } *{ background-color: rgb(0,0,0,0); } .navbar .navbar-nav { display: inline-block; float: none; vertical-align: bottom; font-family: 'Raleway', sans-serif; ...
kontakta.css
body { margin-left:1%; margin-right:1%; font-family: 'Raleway', sans-serif; padding-top:160px; background-color:#f4a742; } *{ background-color: rgb(0,0,0,0); } .navbar .navbar-nav { display: inline-block; float: none; vertical-align: bottom; font-family: 'Raleway', sans-serif; ...
0.378459
0.042285
.grid_div { position:relative; overflow:hidden; min-height:50px; *background-color:#ffffff; } .grid_div .requiredstyle{ position:relative; color:red; margin-left:3px; } /********************定义JS所需静态常量 start *********************/ .grid_div_HEADERROW_HEIGHT { height:31px; } .grid_div_ROW_HEIGHT { height:24p...
SCAP_WEBCO/pub/ext/hotwebs/lfw/frame/device_pc/themes/webclassic/ui/ctrl/grid/grid.css
.grid_div { position:relative; overflow:hidden; min-height:50px; *background-color:#ffffff; } .grid_div .requiredstyle{ position:relative; color:red; margin-left:3px; } /********************定义JS所需静态常量 start *********************/ .grid_div_HEADERROW_HEIGHT { height:31px; } .grid_div_ROW_HEIGHT { height:24p...
0.262464
0.038829
[id="cennik"] { height: 100%; } .my [id="cennik"] .modal-dialog { width: 869px; overflow: visible; height: 424px; background-color: transparent; box-shadow: none; border: 0; padding: 0 0 0 12px; background-position: 0; background-repeat: no-repeat; background-image: url("./images/pricing.pn...
assets/css_pricing.css
[id="cennik"] { height: 100%; } .my [id="cennik"] .modal-dialog { width: 869px; overflow: visible; height: 424px; background-color: transparent; box-shadow: none; border: 0; padding: 0 0 0 12px; background-position: 0; background-repeat: no-repeat; background-image: url("./images/pricing.pn...
0.12404
0.139455
.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #00f2c3; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.75rem; line-height: 1.5; color: #ffffff...
assets/css/validator.css
.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #00f2c3; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.75rem; line-height: 1.5; color: #ffffff...
0.510008
0.081776
/* ------------- # Top Header Section ------------- */ .top-header { height: 50px; background-color: rgb(246, 246, 246) } .top-header-contact { display: inline; margin-right: 33px; } .top-header-contact svg { font-size: 16px; color: rgb(30, 42, 120); line-height: 1.125; margin-right: ...
public/assets/css/style.css
/* ------------- # Top Header Section ------------- */ .top-header { height: 50px; background-color: rgb(246, 246, 246) } .top-header-contact { display: inline; margin-right: 33px; } .top-header-contact svg { font-size: 16px; color: rgb(30, 42, 120); line-height: 1.125; margin-right: ...
0.481454
0.077938
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 13px; overflow-x: hidden; /*conteúdo que ultrapassa a horizontal é ignorado*/ } header { height: 100px; background-color: #000; color: #fff; } .header { max-width: 1140p...
assets/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Montserrat", Arial, Helvetica, sans-serif; font-size: 13px; overflow-x: hidden; /*conteúdo que ultrapassa a horizontal é ignorado*/ } header { height: 100px; background-color: #000; color: #fff; } .header { max-width: 1140p...
0.381796
0.094093
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap'); :root{ --purple:#8e44ad; --red:#c0392b; --orange:#f39c12; --black:#333; --white:#fff; --light-color:#666; --light-white:#ccc; --light-bg:#f5f5f5; --border:.1rem solid var(--black); --box-shado...
resources/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap'); :root{ --purple:#8e44ad; --red:#c0392b; --orange:#f39c12; --black:#333; --white:#fff; --light-color:#666; --light-white:#ccc; --light-bg:#f5f5f5; --border:.1rem solid var(--black); --box-shado...
0.360827
0.075858
body { font-family: 'Open Sans', sans-serif; background-color: #252d3a; position: relative; margin: 0px; font-size: 12px; padding: 0px; } body.onepage { font-family: 'Open Sans', sans-serif; background-color: #e7ebee; margin: 0px; font-size: 12px; padding: 0px; } a { color: #43aea8; tex...
backend/myxdashboard/css/theme/default.css
body { font-family: 'Open Sans', sans-serif; background-color: #252d3a; position: relative; margin: 0px; font-size: 12px; padding: 0px; } body.onepage { font-family: 'Open Sans', sans-serif; background-color: #e7ebee; margin: 0px; font-size: 12px; padding: 0px; } a { color: #43aea8; tex...
0.380299
0.063511
:root { --nav-text-color: rgba(33, 33, 33, 1); --title-text-color: rgba(33, 33, 33, 1); --text-color: rgba(117, 117, 117, 1); --accent-color: rgba(33, 150, 243, 1); --primary-bg-color: #ffffff; --secondary-bg-color: rgba(47, 48, 58, 1); --white-color: rgba(255, 255, 255, 1); --button-background: rgba(24...
css/styles.css
:root { --nav-text-color: rgba(33, 33, 33, 1); --title-text-color: rgba(33, 33, 33, 1); --text-color: rgba(117, 117, 117, 1); --accent-color: rgba(33, 150, 243, 1); --primary-bg-color: #ffffff; --secondary-bg-color: rgba(47, 48, 58, 1); --white-color: rgba(255, 255, 255, 1); --button-background: rgba(24...
0.497315
0.124319
form, img, .description { padding-left: 80px; padding-right: 80px; font-size: 16px; } .jumbotron { text-align: center; } .table { padding-left: 80px; } #text { width: 70px; } #upload input[type=submit] { width: 101px; } /****** LOGIN ******/ #login { float: right; padding-right: 80px; } .loginmodal-contain...
www-copy/web/main.css
form, img, .description { padding-left: 80px; padding-right: 80px; font-size: 16px; } .jumbotron { text-align: center; } .table { padding-left: 80px; } #text { width: 70px; } #upload input[type=submit] { width: 101px; } /****** LOGIN ******/ #login { float: right; padding-right: 80px; } .loginmodal-contain...
0.34632
0.077692
body { margin: 0; overflow: hidden; width: 100vw; height: 100vh; background: #222; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-...
css/demo/cube/css/special-effects-light.css
body { margin: 0; overflow: hidden; width: 100vw; height: 100vh; background: #222; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-...
0.522446
0.050354
@media (max-width: 768px) { .contact-card { margin: 1em; } } @media (max-width: 480px) { .input-group-addon, .input-group-btn, .input-group .form-control { display: block; margin-bottom: 10px; clear: both; } .input-group { display: block; } } .full_modal-dialog { width: 98% !importan...
web-app/assets/css/styles.css
@media (max-width: 768px) { .contact-card { margin: 1em; } } @media (max-width: 480px) { .input-group-addon, .input-group-btn, .input-group .form-control { display: block; margin-bottom: 10px; clear: both; } .input-group { display: block; } } .full_modal-dialog { width: 98% !importan...
0.405684
0.048677
.box_wrapper { max-width: 1400px; margin: 30px auto; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .box_wrapper .box { flex-basis: 25%; margin: 30px; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 3px 6px 0px rgba(0, 0,...
Web/EasyServices.Web/wwwroot/css/style.css
.box_wrapper { max-width: 1400px; margin: 30px auto; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .box_wrapper .box { flex-basis: 25%; margin: 30px; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 3px 6px 0px rgba(0, 0,...
0.657428
0.126542
/* Template Name: Admin pro Admin Author: Wrappixel Email: <EMAIL> File: scss */ /* Template Name: Admin Pro Admin Author: Wrappixel Email: <EMAIL> File: scss */ /*Theme Colors*/ /*bootstrap Color*/ /*Light colors*/ /*Normal Color*/ /*Extra Variable*/ /******************* Bootstrap Switch ******************/ .bootstra...
public/admin/adminpro/css/all-page.css
/* Template Name: Admin pro Admin Author: Wrappixel Email: <EMAIL> File: scss */ /* Template Name: Admin Pro Admin Author: Wrappixel Email: <EMAIL> File: scss */ /*Theme Colors*/ /*bootstrap Color*/ /*Light colors*/ /*Normal Color*/ /*Extra Variable*/ /******************* Bootstrap Switch ******************/ .bootstra...
0.297368
0.04365
body, table { margin : 0px; font-family : "Trebuchet MS"; font-size: 13px; } .main { padding : 10px; } h1 { color : rgb(244, 136, 33); padding : 5px; background-color : black; } a { color : #b32; } input, textarea, select, input.dfile { border : 1px solid #bb...
src/db.css
body, table { margin : 0px; font-family : "Trebuchet MS"; font-size: 13px; } .main { padding : 10px; } h1 { color : rgb(244, 136, 33); padding : 5px; background-color : black; } a { color : #b32; } input, textarea, select, input.dfile { border : 1px solid #bb...
0.253676
0.041813
.jq-notify-zone { position: absolute; margin: 0 auto; display: none; z-index: 100; min-height: 32px; width: 96%; left: 2%; top: 48px; text-align: center; } .jq-notify { position: relative; display: inline-block; width: 100%; max-width: 1024px; margin: 8px 0; background: #fff; background: rgba( 255...
application/media/css/jquery.notify.css
.jq-notify-zone { position: absolute; margin: 0 auto; display: none; z-index: 100; min-height: 32px; width: 96%; left: 2%; top: 48px; text-align: center; } .jq-notify { position: relative; display: inline-block; width: 100%; max-width: 1024px; margin: 8px 0; background: #fff; background: rgba( 255...
0.361616
0.064801
.svgtable { background-color:#E6E6FA; border:4px ridge navy; margin:10px; } /* SVG chart itself */ .svgchart { padding:10px; } /* Main title of chart */ .titletext { font-family: Arial, Helvetica, sans-serif; text-align:center; color: navy; font-size: 14px; text-shadow: 2px 2px darkgray;...
d3chart.css
.svgtable { background-color:#E6E6FA; border:4px ridge navy; margin:10px; } /* SVG chart itself */ .svgchart { padding:10px; } /* Main title of chart */ .titletext { font-family: Arial, Helvetica, sans-serif; text-align:center; color: navy; font-size: 14px; text-shadow: 2px 2px darkgray;...
0.216425
0.058993
/* ---- Style ---- */ .theme-dark { --header-primary: #fff; --header-secondary: #b9bbbe; --text-normal: #dcddde; --text-muted: #b9bbbe; --interactive-normal: #b9bbbe; --interactive-hover: #dcddde; --interactive-active: #fff; --interactive-muted: #72767d; --background-primary: #29284...
src/main.css
/* ---- Style ---- */ .theme-dark { --header-primary: #fff; --header-secondary: #b9bbbe; --text-normal: #dcddde; --text-muted: #b9bbbe; --interactive-normal: #b9bbbe; --interactive-hover: #dcddde; --interactive-active: #fff; --interactive-muted: #72767d; --background-primary: #29284...
0.35354
0.092729
.challengeBoxContainer { height: 100%; padding: 1.5rem 2rem; border-radius: 5px; background-color: var(--color_white); box-shadow: var(--box_shadow); text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; } /* #region Activat...
src/styles/components/ChallengeBox.module.css
.challengeBoxContainer { height: 100%; padding: 1.5rem 2rem; border-radius: 5px; background-color: var(--color_white); box-shadow: var(--box_shadow); text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; } /* #region Activat...
0.480966
0.142948
* { box-sizing: border-box; } body { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial sans-serif; } .btn { -webkit-appearance: button; display: inline-block; height: 38px; padding: 0 30px; margin: 0.15rem; color: #555; text-align: center; font-size: 11px; font-weight: 600; line-height...
client/src/css/main.css
* { box-sizing: border-box; } body { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial sans-serif; } .btn { -webkit-appearance: button; display: inline-block; height: 38px; padding: 0 30px; margin: 0.15rem; color: #555; text-align: center; font-size: 11px; font-weight: 600; line-height...
0.253214
0.11694
body { background-color:#AFAAAA } .mouse-hand { cursor: pointer !important; } .mouse-pointer { cursor: default !important; } .margin-0 { margin: 0px !important; } .margin-10 { margin: 10px !important; } .margin-20 { margin: 20px !important; } .margin-30 { margin: 30px !important; } .m...
css/main.css
body { background-color:#AFAAAA } .mouse-hand { cursor: pointer !important; } .mouse-pointer { cursor: default !important; } .margin-0 { margin: 0px !important; } .margin-10 { margin: 10px !important; } .margin-20 { margin: 20px !important; } .margin-30 { margin: 30px !important; } .m...
0.413832
0.077204
* { margin: 0; padding: 0; box-sizing: border-box; user-select: none; font-family: 'Poppins', sans-serif; } html { background: #ff3cac; background-image: linear-gradient(225deg, #ff3cac 0%, #784ba0 50%, #2b86c5 100%); } html, body { display: flex; align-items: center; justify-...
sites/site-25/Animate-Search-site/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; user-select: none; font-family: 'Poppins', sans-serif; } html { background: #ff3cac; background-image: linear-gradient(225deg, #ff3cac 0%, #784ba0 50%, #2b86c5 100%); } html, body { display: flex; align-items: center; justify-...
0.595493
0.105763
*{ padding: 0; margin: 0; box-sizing: border-box; } body { background-color: purple; font-family: helvetica; } .wrapper { width: 1000px; margin: 0 auto; background-color: wheat; overflow: hidden; margin-bottom: 20px; } /* BANNER */ main .banner img { ...
lisa_marie/lisa_marie/lisa_marie/css/style.css
*{ padding: 0; margin: 0; box-sizing: border-box; } body { background-color: purple; font-family: helvetica; } .wrapper { width: 1000px; margin: 0 auto; background-color: wheat; overflow: hidden; margin-bottom: 20px; } /* BANNER */ main .banner img { ...
0.228759
0.04952
body { font-family: 'Spartan', sans-serif; background-color: white; } body p { font-size: 1.1rem; font-family: '<NAME>', sans-serif; margin-bottom: .3rem; } header a { color: darkgray; } header .btn { padding: .5rem 1rem; border: 1px solid #6c757d !important; } header .btn:hover { color: white !im...
css/custom.css
body { font-family: 'Spartan', sans-serif; background-color: white; } body p { font-size: 1.1rem; font-family: '<NAME>', sans-serif; margin-bottom: .3rem; } header a { color: darkgray; } header .btn { padding: .5rem 1rem; border: 1px solid #6c757d !important; } header .btn:hover { color: white !im...
0.500977
0.065336
* { padding: 0; margin: 0; } /* Basic Typography */ html, body { font-size: 1em; line-height: 1.65em; font-family: "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif; font-weight: 300; color:#444; } html { height: 100%; } body { padding: 2em 2.5...
source/styles/future.css
* { padding: 0; margin: 0; } /* Basic Typography */ html, body { font-size: 1em; line-height: 1.65em; font-family: "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif; font-weight: 300; color:#444; } html { height: 100%; } body { padding: 2em 2.5...
0.176423
0.072341
* { margin: 0; padding: 0; } body { font-family: arial, helvetica, sans-serif; } header { background-color: #2980b9; height: 90px; } h1,#name { font-family: 'Allura', cursive; padding:10px; color: #fff; } #logo { float: left; padding: 10px; } #find { background-color:...
styles/styles.css
* { margin: 0; padding: 0; } body { font-family: arial, helvetica, sans-serif; } header { background-color: #2980b9; height: 90px; } h1,#name { font-family: 'Allura', cursive; padding:10px; color: #fff; } #logo { float: left; padding: 10px; } #find { background-color:...
0.160398
0.040693
body { background-color: #f7f7f7; } .space-top { padding: 40px 15px; } .navbar { margin-bottom: 0px; } .btn-success, .btn-success:active, .btn.active, .btn-success:focus, .btn-success:hover { background-color: #00b22d; background: linear-gradient(#35c350, #03b525); transition: color 0.2s, background-co...
public/css/custom.css
body { background-color: #f7f7f7; } .space-top { padding: 40px 15px; } .navbar { margin-bottom: 0px; } .btn-success, .btn-success:active, .btn.active, .btn-success:focus, .btn-success:hover { background-color: #00b22d; background: linear-gradient(#35c350, #03b525); transition: color 0.2s, background-co...
0.318485
0.067362
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"); body { margin: 0; font-family: roboto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: #222; font-family: Inter, sans-serif; color: #e9e9e9; f...
styles/globals.css
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"); body { margin: 0; font-family: roboto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: #222; font-family: Inter, sans-serif; color: #e9e9e9; f...
0.342462
0.076408
.crumb_warp{ width: 100%; height:40px; line-height:39px; text-indent:5px; border-bottom:1px solid #e5e5e5; background:#f5f5f5; overflow: hidden; } .crumb-fixed-top{ position:fixed; right:0; left:0; z-index:1030; } .crumb_warp i{ font-size:18px } /*信息提示*/ .show_tip{ ...
public/admins/style/css/is-main.admin.css
.crumb_warp{ width: 100%; height:40px; line-height:39px; text-indent:5px; border-bottom:1px solid #e5e5e5; background:#f5f5f5; overflow: hidden; } .crumb-fixed-top{ position:fixed; right:0; left:0; z-index:1030; } .crumb_warp i{ font-size:18px } /*信息提示*/ .show_tip{ ...
0.239527
0.095814
.container{ width: 500px; margin: 0 auto; padding: 25px } .container h1{ font-family: 'Jua', sans-serif; text-align: center; padding: 5px 5px 5px 15px; color: #C899DB; margin-bottom: 20px; } .chating{ background-color: white; width: 500px; height: 500px; overflow: auto; ...
src/main/webapp/resources/static/css/chat.css
.container{ width: 500px; margin: 0 auto; padding: 25px } .container h1{ font-family: 'Jua', sans-serif; text-align: center; padding: 5px 5px 5px 15px; color: #C899DB; margin-bottom: 20px; } .chating{ background-color: white; width: 500px; height: 500px; overflow: auto; ...
0.340156
0.068631
h3 { float:left; padding-left:20px; } body { font: 17px Tahoma, Helvetica, Arial, Sans-Serif; } form { box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7); background: #222; -webkit-box-shadow: 0px 2px 3px #555; -moz-box-shadow: 0px 2px 3px #555; -webkit-border-radius: 10px; -moz-border-radius...
style/subscribe.css
h3 { float:left; padding-left:20px; } body { font: 17px Tahoma, Helvetica, Arial, Sans-Serif; } form { box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7); background: #222; -webkit-box-shadow: 0px 2px 3px #555; -moz-box-shadow: 0px 2px 3px #555; -webkit-border-radius: 10px; -moz-border-radius...
0.371365
0.139983
body { color: #262626 !important; font-family: Roboto !important; font-weight: 300; } #app { } #mainPanel { width: 500px !important; } .panel-header { padding: 0.1em !important; background-color: #262626 !important; } .panel { border-style: none !important; } .internal-panel-body {...
css/main.css
body { color: #262626 !important; font-family: Roboto !important; font-weight: 300; } #app { } #mainPanel { width: 500px !important; } .panel-header { padding: 0.1em !important; background-color: #262626 !important; } .panel { border-style: none !important; } .internal-panel-body {...
0.337859
0.089973
*{ font-size: 120%; } /*input[type="text"]{ font-size: 40%; }*/ body { background:#2e6d4f; color:#fff; } .header{ text-align:center; Color:#fff; } .search{ } .header span{ color:#7CB342; } #s{ position:fixed; bottom:3px; right:6px; font-sty...
css/app.css
*{ font-size: 120%; } /*input[type="text"]{ font-size: 40%; }*/ body { background:#2e6d4f; color:#fff; } .header{ text-align:center; Color:#fff; } .search{ } .header span{ color:#7CB342; } #s{ position:fixed; bottom:3px; right:6px; font-sty...
0.166981
0.042742
html, body { min-width: 320px; } /* non-collapsing navbar https://stackoverflow.com/questions/23535289/bootstrap-3-disable-navbar-collapse */ .navbar-collapse.collapse { display: block!important; } .navbar-nav>li, .navbar-nav { float: left !important; } .navbar-nav.navbar-right:last-child { margin-r...
client/css/App.css
html, body { min-width: 320px; } /* non-collapsing navbar https://stackoverflow.com/questions/23535289/bootstrap-3-disable-navbar-collapse */ .navbar-collapse.collapse { display: block!important; } .navbar-nav>li, .navbar-nav { float: left !important; } .navbar-nav.navbar-right:last-child { margin-r...
0.62601
0.083441
*{ padding:0; margin:0; box-sizing: border-box; } /* NavBar */ .myNav{ display: flex; justify-content: space-around; align-items: center; min-height: 15vh; max-height: 20vh; background-color: #BADCAD; font-size: 20px; font-family: 'Poppins', sans-serif; } .uLinks{ width:65%; text-alig...
ProjetFinal-MarinaFernandez-LouisPPotvin/public/css/productStyle.css
*{ padding:0; margin:0; box-sizing: border-box; } /* NavBar */ .myNav{ display: flex; justify-content: space-around; align-items: center; min-height: 15vh; max-height: 20vh; background-color: #BADCAD; font-size: 20px; font-family: 'Poppins', sans-serif; } .uLinks{ width:65%; text-alig...
0.181771
0.040313
*{ box-sizing: border-box; padding: 0; margin: 0; } body{ height: 100vh; width: 100%; display: flex; justify-content: center; align-items: center; } .card{ position: relative; width: 270px; height: 365px; box-shadow: 0px 15px 30px rgba(0,0,0,0.2); f...
style.css
*{ box-sizing: border-box; padding: 0; margin: 0; } body{ height: 100vh; width: 100%; display: flex; justify-content: center; align-items: center; } .card{ position: relative; width: 270px; height: 365px; box-shadow: 0px 15px 30px rgba(0,0,0,0.2); f...
0.445288
0.058078
background-color: white; } .g-content { margin: 0; } .g-doc { height: calc(100% - 60px) !important; } .song-table { padding: 0; } .song-table .header-row th { background: linear-gradient(0deg, #f1f1f1, #d8d8d8); border-bottom: 1px solid #CCCCCC; height: 26px; text-transform: none; ...
google-music-mac/css/cocoa.css
background-color: white; } .g-content { margin: 0; } .g-doc { height: calc(100% - 60px) !important; } .song-table { padding: 0; } .song-table .header-row th { background: linear-gradient(0deg, #f1f1f1, #d8d8d8); border-bottom: 1px solid #CCCCCC; height: 26px; text-transform: none; ...
0.494873
0.098036
.submission { margin-left:auto; margin-right:auto; text-align:center; width:50%; } .alert-box { width:50%; margin:20px auto; border-radius:10px } .result_metadata { border:0; float:left; } #form h1, #form h2, #form h3, #form h4, #form h5, #form h6 { display:inline; } .section>h2 { display:inline; } .section ...
xforms/css/xforms.css
.submission { margin-left:auto; margin-right:auto; text-align:center; width:50%; } .alert-box { width:50%; margin:20px auto; border-radius:10px } .result_metadata { border:0; float:left; } #form h1, #form h2, #form h3, #form h4, #form h5, #form h6 { display:inline; } .section>h2 { display:inline; } .section ...
0.292899
0.108142
html, .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 0px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding-top: 20px; } .jumbotron { text-align: center; back...
web/css/site.css
html, .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 0px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding-top: 20px; } .jumbotron { text-align: center; back...
0.515376
0.103794
* Responsive */ /* * Table */ /* * Buttons */ /* * Forms */ /* * Alert */ /* * Chips */ /* * Card */ /* * Dialog */ /* * Avatar */ /* * Icons */ /* * Grid */ /* * Toggle */ /* * Collapse */ /* * Variables */ :root { /* Typography */ --base-font-family: -apple-system, BlinkMacSystemFont, Avenir, "Ave...
dist/vishnu.css
* Responsive */ /* * Table */ /* * Buttons */ /* * Forms */ /* * Alert */ /* * Chips */ /* * Card */ /* * Dialog */ /* * Avatar */ /* * Icons */ /* * Grid */ /* * Toggle */ /* * Collapse */ /* * Variables */ :root { /* Typography */ --base-font-family: -apple-system, BlinkMacSystemFont, Avenir, "Ave...
0.313735
0.055849
h2 { position: relative; font-family: Montserrat, sans-serif; font-size: 30px; font-weight: 700; text-transform: uppercase; } h2:before { content: ""; position: absolute; top: 20px; left: 0; width: 67px; height: 21px; background: #7beec7; z-index: -1; } ul { padding: 0; ...
scss/style.css
h2 { position: relative; font-family: Montserrat, sans-serif; font-size: 30px; font-weight: 700; text-transform: uppercase; } h2:before { content: ""; position: absolute; top: 20px; left: 0; width: 67px; height: 21px; background: #7beec7; z-index: -1; } ul { padding: 0; ...
0.384565
0.059592
.header_dialog .header__panel { display: flex; align-items: center; width: 75%; } .header__friend { font-size: 18px; margin-top: -2px; margin-right: 45px; color: #fff; } .header__friend:hover { color: #fff; } .header__last-visit { font-size: 13px; } .header__back { width: ...
page make up/public_html/dialog/css/dialog.css
.header_dialog .header__panel { display: flex; align-items: center; width: 75%; } .header__friend { font-size: 18px; margin-top: -2px; margin-right: 45px; color: #fff; } .header__friend:hover { color: #fff; } .header__last-visit { font-size: 13px; } .header__back { width: ...
0.264833
0.041696
@charset "utf-8"; html, body { font: normal 12px/1.5 "Trebuchet MS", Arial, sans-serif; } body { min-width: 990px; background: #040404 url("../images/layout/bg-top.jpg") 50% 0 no-repeat; color: #4a4a4a; } /* text and headings */ h2 { color: #393939; font-weight: bold; font-size: 28px; letter-spacing: -1px; } h3 { co...
Dataset 2017/4- Games/2- Battle.net/1- fun games-keyword/Search-Battle.net_files/bnet.css
@charset "utf-8"; html, body { font: normal 12px/1.5 "Trebuchet MS", Arial, sans-serif; } body { min-width: 990px; background: #040404 url("../images/layout/bg-top.jpg") 50% 0 no-repeat; color: #4a4a4a; } /* text and headings */ h2 { color: #393939; font-weight: bold; font-size: 28px; letter-spacing: -1px; } h3 { co...
0.291687
0.115013
/* lato-regular - latin-ext_latin */ @font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/lato-v16-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v16-latin-ext_latin-regular.woff...
css/base.css
/* lato-regular - latin-ext_latin */ @font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/lato-v16-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v16-latin-ext_latin-regular.woff...
0.331769
0.055285
.select-search { width: 100%; position: relative; box-sizing: border-box; padding: 5px 0; } .select-search *, .select-search *::after, .select-search *::before { box-sizing: inherit; } /** * Value wrapper */ .select-search__value { position: relative; z-index: 1; } .select-search...
css/select-search.css
.select-search { width: 100%; position: relative; box-sizing: border-box; padding: 5px 0; } .select-search *, .select-search *::after, .select-search *::before { box-sizing: inherit; } /** * Value wrapper */ .select-search__value { position: relative; z-index: 1; } .select-search...
0.36977
0.058777
* Util */ /* * Inputs */ /* * Inputs with icon prefix */ /* * Checkboxes */ /* * Radio */ /* * Switches */ /* * Ranges */ /* * Buttons */ /* * Dropdowns */ /* * Collections */ /* * Badges */ /* * Pagination */ /* * Preloader */ /* * Slider */ /* * Table of contents (PushPin, ScrollSpy) */ ...
webroot/css/themes/alternative/grey.css
* Util */ /* * Inputs */ /* * Inputs with icon prefix */ /* * Checkboxes */ /* * Radio */ /* * Switches */ /* * Ranges */ /* * Buttons */ /* * Dropdowns */ /* * Collections */ /* * Badges */ /* * Pagination */ /* * Preloader */ /* * Slider */ /* * Table of contents (PushPin, ScrollSpy) */ ...
0.31342
0.047338
@media screen and (min-width: 768px) { /* HERO */ .hero-container { padding-top: 0; min-height: 64rem; display: flex; align-items: center; justify-content: center; background-image:url("homed1.jpg") ; } .hero-title { font-size: 6.5rem; line-height: 8rem; letter-spacing: -0.4...
Frontend/css/media-queries.css
@media screen and (min-width: 768px) { /* HERO */ .hero-container { padding-top: 0; min-height: 64rem; display: flex; align-items: center; justify-content: center; background-image:url("homed1.jpg") ; } .hero-title { font-size: 6.5rem; line-height: 8rem; letter-spacing: -0.4...
0.357455
0.079675
.notebook-builder-widget { border: 3px solid var(--viewed-content); background-color: var(--viewed-content); border-radius: 25px; margin-top: 10px; margin-bottom: 10px; padding: 20px; display: flex; flex-direction: row; justify-content: space-between; } .heading-container { disp...
site/public/css/notebook-builder.css
.notebook-builder-widget { border: 3px solid var(--viewed-content); background-color: var(--viewed-content); border-radius: 25px; margin-top: 10px; margin-bottom: 10px; padding: 20px; display: flex; flex-direction: row; justify-content: space-between; } .heading-container { disp...
0.612773
0.130202
@import url(https://fonts.googleapis.com/css?family=Overpass+Mono:400,700);@font-face { font-family: 'eight-bit_madnessregular'; src: url(/fonts/8-bit_madness-webfont.woff2?7a117273187c418aa6f6075b2632be5b) format("woff2"), url(/fonts/8-bit_madness-webfont.woff?50d7efaaf28038d3008e2d6819f5b3fe) format("woff"); fo...
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Overpass+Mono:400,700);@font-face { font-family: 'eight-bit_madnessregular'; src: url(/fonts/8-bit_madness-webfont.woff2?7a117273187c418aa6f6075b2632be5b) format("woff2"), url(/fonts/8-bit_madness-webfont.woff?50d7efaaf28038d3008e2d6819f5b3fe) format("woff"); fo...
0.399109
0.12544
.jobs-table, .dataTables_wrapper{ margin-bottom: 250px; } .jobs-table th{ white-space: nowrap; } .jobs-table>tbody>tr>td { vertical-align: middle; } /* Workflow Nodes Row Styles */ .workflow-nodes-graph { overflow: hidden; background-color: #efefef; } .workflow-nodes-graph .progress { margin-t...
tethys_gizmos/static/tethys_gizmos/css/jobs_table.css
.jobs-table, .dataTables_wrapper{ margin-bottom: 250px; } .jobs-table th{ white-space: nowrap; } .jobs-table>tbody>tr>td { vertical-align: middle; } /* Workflow Nodes Row Styles */ .workflow-nodes-graph { overflow: hidden; background-color: #efefef; } .workflow-nodes-graph .progress { margin-t...
0.509032
0.08043
@-moz-document url-prefix("http://www.cnblogs.com/swiftma/p/"), url-prefix("https://www.cnblogs.com/swiftma/p/") { .cnblogs_code :not([class*="icon"]):not(i):not(p):not(h1) { font-family: Monaco, "Input Mono", "PT Mono", Consolas, Menlo, monospace !important; font-size: 14px !important; } #header { ...
data/usercss/167308.user.css
@-moz-document url-prefix("http://www.cnblogs.com/swiftma/p/"), url-prefix("https://www.cnblogs.com/swiftma/p/") { .cnblogs_code :not([class*="icon"]):not(i):not(p):not(h1) { font-family: Monaco, "Input Mono", "PT Mono", Consolas, Menlo, monospace !important; font-size: 14px !important; } #header { ...
0.247078
0.117218
a, h1, h2, h3 { color: #1f3347; } html { background: #c6d3dc; } body { background: #fff; box-shadow: 0px 5px 15px #14293c; -webkit-box-shadow: 0px 5px 15px #14293c; -moz-box-shadow: 0px 5px 5px #14293c; font-family: sans-serif; margin: 2em auto; width: 600px; } .head, .page, .foot...
static/style.css
a, h1, h2, h3 { color: #1f3347; } html { background: #c6d3dc; } body { background: #fff; box-shadow: 0px 5px 15px #14293c; -webkit-box-shadow: 0px 5px 15px #14293c; -moz-box-shadow: 0px 5px 5px #14293c; font-family: sans-serif; margin: 2em auto; width: 600px; } .head, .page, .foot...
0.332419
0.117269
@charset "UTF-8"; /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 17-d├®c.-2015, 21:46:15 Author : jedepaepe */ /*$mainBackgroundColor: red;*/ /*$mainBac...
cssGen/resultList.css
@charset "UTF-8"; /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 17-d├®c.-2015, 21:46:15 Author : jedepaepe */ /*$mainBackgroundColor: red;*/ /*$mainBac...
0.2522
0.036118
*, *::after, *::before{ margin: 0; padding: 0; box-sizing: border-box; } html{ font-size: 62.5%; } body{ font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; } main{ padding: 0 2.5em; height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; backgro...
style.css
*, *::after, *::before{ margin: 0; padding: 0; box-sizing: border-box; } html{ font-size: 62.5%; } body{ font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; } main{ padding: 0 2.5em; height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; backgro...
0.701713
0.067454
.page-back-button { margin-top: 3em; } .back-to-catalogue-container { margin: 1.5rem 0rem; text-align: center; } .back-to-catalogue-center { text-align: center; } .about-me-detail-container { background-color: #ecf0f1; color: #2c3e50; width: 100%; } .about-me-detail { padding: 8%; } .about-me-deta...
src/style/mobile-layout.module.css
.page-back-button { margin-top: 3em; } .back-to-catalogue-container { margin: 1.5rem 0rem; text-align: center; } .back-to-catalogue-center { text-align: center; } .about-me-detail-container { background-color: #ecf0f1; color: #2c3e50; width: 100%; } .about-me-detail { padding: 8%; } .about-me-deta...
0.431824
0.057019
.small, small { color: #888ea8; font-size: 12px; } .our-team-1 { position: relative; text-align: center; overflow: hidden; margin-bottom: 35px; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15); box-shado...
admin/assets/css/elements/team/team.css
.small, small { color: #888ea8; font-size: 12px; } .our-team-1 { position: relative; text-align: center; overflow: hidden; margin-bottom: 35px; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15); box-shado...
0.432303
0.11004
body { font-family: sans-serif; background-color: lightgrey; background-image: url("/images/nightsky.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; } div { margin: 15px; } h2 { margin: 0px; } .personal-info { font-weight: bold; } .book_...
style/style.css
body { font-family: sans-serif; background-color: lightgrey; background-image: url("/images/nightsky.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; } div { margin: 15px; } h2 { margin: 0px; } .personal-info { font-weight: bold; } .book_...
0.443359
0.193642
body { font-family: 'Helvetica Neue', 'Helvetica', 'Nimbus Sans L', 'Arial', 'Liberation Sans', 'Roboto', sans-serif; } ::selection { background-color: rgb(229,0,118); color: white; } .button { display: inline-block; border: 1.8px solid rgb(29,0,116); border-radius: 0px; color: rgb(29,0,...
css/common-style.css
body { font-family: 'Helvetica Neue', 'Helvetica', 'Nimbus Sans L', 'Arial', 'Liberation Sans', 'Roboto', sans-serif; } ::selection { background-color: rgb(229,0,118); color: white; } .button { display: inline-block; border: 1.8px solid rgb(29,0,116); border-radius: 0px; color: rgb(29,0,...
0.739799
0.14814
:root { --call-bg: var(--csbg)!important; /* Change this to what image you'd like */ --bg-blur: blur(3px); /* Change this for how much blur you want on the image */ } .minimum-28Z35l .root-217Brm, .video--KPXCT .root-217Brm { background: var(--user-background, var(--call-bg)) center/100% no-repeat; } .minimum...
src/Addons/UserWindow.css
:root { --call-bg: var(--csbg)!important; /* Change this to what image you'd like */ --bg-blur: blur(3px); /* Change this for how much blur you want on the image */ } .minimum-28Z35l .root-217Brm, .video--KPXCT .root-217Brm { background: var(--user-background, var(--call-bg)) center/100% no-repeat; } .minimum...
0.258326
0.128525
body { padding-bottom: 0px; color: #000; } body a { color: #3b73af; } p { max-width: 1100px } /* AVDW: Updated style for notes */ blockquote { padding: 12.5px 25px; margin: 0 0 25px; font-size: 16px; border: 3px solid #4060c0; } /* Updated style for footer */ footer { positio...
en/template/styles/main.css
body { padding-bottom: 0px; color: #000; } body a { color: #3b73af; } p { max-width: 1100px } /* AVDW: Updated style for notes */ blockquote { padding: 12.5px 25px; margin: 0 0 25px; font-size: 16px; border: 3px solid #4060c0; } /* Updated style for footer */ footer { positio...
0.462959
0.106621
body { position:relative; background: url("../images/LargeMap.png") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; font-family: 'Muli', sans-serif; margin:0; } #siteNav { position:fixed; right:-1%; top:1vh; widt...
gogreet/css/goGreetDistrict.css
body { position:relative; background: url("../images/LargeMap.png") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; font-family: 'Muli', sans-serif; margin:0; } #siteNav { position:fixed; right:-1%; top:1vh; widt...
0.286768
0.065187
body { margin-top: 100px; background-color: #fff; } @media(min-width:768px) { body { margin-top: 50px; } } #wrapper { padding-left: 0; } #page-wrapper { width: 100%; padding: 0; background-color: #fff; } .huge { font-size: 50px; line-height: normal; } @media(min-width:768px) { #wrapper ...
public/css/admin_main.css
body { margin-top: 100px; background-color: #fff; } @media(min-width:768px) { body { margin-top: 50px; } } #wrapper { padding-left: 0; } #page-wrapper { width: 100%; padding: 0; background-color: #fff; } .huge { font-size: 50px; line-height: normal; } @media(min-width:768px) { #wrapper ...
0.388386
0.070945
@-moz-document url("about:addons"), url("about:config"), url-prefix("about:logins"), url("about:newtab"), url("about:home"), url("about:blank"), url-prefix("about:preferences"), url("chrome://browser/content/preferences/dialogs/fonts.xhtml"), ...
src/content/common.css
@-moz-document url("about:addons"), url("about:config"), url-prefix("about:logins"), url("about:newtab"), url("about:home"), url("about:blank"), url-prefix("about:preferences"), url("chrome://browser/content/preferences/dialogs/fonts.xhtml"), ...
0.267983
0.060252
@viewport { zoom: 1.0; width: device-width; } html, body { font-family: "Opens Sans"; font-size: 23px; margin: none; padding: none; border: none; } .divWhite { background-color: #f7f7f7; padding-bottom: 15px; } .divGreen { background-color: #83A603; padding-bottom: 15px; }...
style.css
@viewport { zoom: 1.0; width: device-width; } html, body { font-family: "Opens Sans"; font-size: 23px; margin: none; padding: none; border: none; } .divWhite { background-color: #f7f7f7; padding-bottom: 15px; } .divGreen { background-color: #83A603; padding-bottom: 15px; }...
0.368747
0.113826
.page-wrapper { padding: 100px 20px 20px; } .row { display: flex; flex-direction: row; margin-right: 0; margin-left: 0; } .column { display: flex; flex-direction: column } .justify-center { justify-content: center; } .justify-between { justify-content: space-between; } .align-ce...
src/box.css
.page-wrapper { padding: 100px 20px 20px; } .row { display: flex; flex-direction: row; margin-right: 0; margin-left: 0; } .column { display: flex; flex-direction: column } .justify-center { justify-content: center; } .justify-between { justify-content: space-between; } .align-ce...
0.46563
0.116437
:root { --bg-clr: #0d203d; --bg-clr2: #192d4b; --txt-clr: #ffffff; --txt-clr-grey: #aaaaaa; font-family: 'Roboto', sans-serif; background-color: var(--bg-clr); color: var(--txt-clr); } html { overflow-x: hidden; } body { line-height: 1.7; } html, body { margin: 0; max-w...
style.css
:root { --bg-clr: #0d203d; --bg-clr2: #192d4b; --txt-clr: #ffffff; --txt-clr-grey: #aaaaaa; font-family: 'Roboto', sans-serif; background-color: var(--bg-clr); color: var(--txt-clr); } html { overflow-x: hidden; } body { line-height: 1.7; } html, body { margin: 0; max-w...
0.498535
0.169612
height:0; } #content-bottom { height:5px; background:url(../images/content/bottom-n.png) left top no-repeat !important; } #content .container { background:url(../images/content/main-n.png) left top repeat-y !important; } #logo { position:absolute; left:50%; } #logo img { margin-left:-50%; } *:fi...
css/ie.css
height:0; } #content-bottom { height:5px; background:url(../images/content/bottom-n.png) left top no-repeat !important; } #content .container { background:url(../images/content/main-n.png) left top repeat-y !important; } #logo { position:absolute; left:50%; } #logo img { margin-left:-50%; } *:fi...
0.15374
0.065575
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,...
assets/css/base.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.226955
0.073165
:root { --black: #121212; --grey: #252525; --light-grey: #e0e0e0e7; --white: white; --off-white: #E3E3E3; --blue: #2CACFC; --dark-blue: #FF9400; } .dark-theme { --background: var(--black); --background-accent: var(--grey); --text: var(--off-white); --text-accent: var(--blue...
style.css
:root { --black: #121212; --grey: #252525; --light-grey: #e0e0e0e7; --white: white; --off-white: #E3E3E3; --blue: #2CACFC; --dark-blue: #FF9400; } .dark-theme { --background: var(--black); --background-accent: var(--grey); --text: var(--off-white); --text-accent: var(--blue...
0.530966
0.154567
html, body { height: 100%; width: 100%; padding: 0; margin: 0; background: #000000; overflow: hidden; } /* Set border box sizing */ html { -webkit-box-sizing: border-box; box-sizing: border-box; } /* For every element set box sizing and font family */ *, *:before, *:after { -webkit-box-sizing: borde...
pacman/css/master.css
html, body { height: 100%; width: 100%; padding: 0; margin: 0; background: #000000; overflow: hidden; } /* Set border box sizing */ html { -webkit-box-sizing: border-box; box-sizing: border-box; } /* For every element set box sizing and font family */ *, *:before, *:after { -webkit-box-sizing: borde...
0.432543
0.079639
body { background-color: #EEEEEE; font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; } .social-tray { align-items: baseline; background-color: black; border-top: 2px solid rgb(238, 238, 238); display: flex; justify-content: center; padding-bottom: 1px; } .soci...
Back End Projects/P1-MOVIE_TRAILER_WEBSITE/ProjectMovieTrailer/mymovietrailersite/movietrailer/static/movietrailer/css/style.css
body { background-color: #EEEEEE; font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; } .social-tray { align-items: baseline; background-color: black; border-top: 2px solid rgb(238, 238, 238); display: flex; justify-content: center; padding-bottom: 1px; } .soci...
0.533397
0.11129
.shopTitle{ justify-content: flex-start !important; align-items: center } .shopTitle span{ background: #286786; min-width: 26px; text-align: center; display: inline-flex; justify-content: center; align-items: center; min-height: 25px; border-radius: 50%; color: #fff !importan...
public/hotelbooking/V.2.0/V.2.0/css/style.css
.shopTitle{ justify-content: flex-start !important; align-items: center } .shopTitle span{ background: #286786; min-width: 26px; text-align: center; display: inline-flex; justify-content: center; align-items: center; min-height: 25px; border-radius: 50%; color: #fff !importan...
0.351422
0.12075
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css'); @import url('https://fonts.googleapis.com/css?family=Montserrat'); * { font-family: 'Montserrat', sans-serif,'Nanum Gothic'; } /* body{ background-image: url("/mainImage/mainBackground.png"); background-repeat: no-repeat; backgro...
public/css/firstLogin.blade.css
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css'); @import url('https://fonts.googleapis.com/css?family=Montserrat'); * { font-family: 'Montserrat', sans-serif,'Nanum Gothic'; } /* body{ background-image: url("/mainImage/mainBackground.png"); background-repeat: no-repeat; backgro...
0.344664
0.057998
@media screen { h1:before, h2:before, h3:before, h4:before { display: block; content: ' '; margin-top: -1.8em; height: 1.8em; visibility: hidden } html { overflow-y: scroll; position: relative; min-height: 100% } body { paddin...
pkg/ctrlz/assets/static/css/all.css
@media screen { h1:before, h2:before, h3:before, h4:before { display: block; content: ' '; margin-top: -1.8em; height: 1.8em; visibility: hidden } html { overflow-y: scroll; position: relative; min-height: 100% } body { paddin...
0.584745
0.188473
/** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * R...
css/stylesheet.css
/** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * R...
0.718594
0.176636
a { text-decoration: none !important } .App { text-align: center; } .App-logo { height: 50px; margin-top: -20px; } .app-brand { font-family: Poppins; font-size: 3vh; text-shadow: 0px 0px 1px gray; } .login { margin: 1vw; text-shadow: 1px 1px 1px #666; } .connection-status { ...
client/src/App.css
a { text-decoration: none !important } .App { text-align: center; } .App-logo { height: 50px; margin-top: -20px; } .app-brand { font-family: Poppins; font-size: 3vh; text-shadow: 0px 0px 1px gray; } .login { margin: 1vw; text-shadow: 1px 1px 1px #666; } .connection-status { ...
0.369088
0.095434
.contain_img-product { width: 90%; } .contain { margin-top: 92px; padding-top: 50px; } .product_name { font-size: 2.4rem; font-weight: 300; line-height: 3rem; height: 9rem; overflow: hidden; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-...
code/code/public/asset/index_product.css
.contain_img-product { width: 90%; } .contain { margin-top: 92px; padding-top: 50px; } .product_name { font-size: 2.4rem; font-weight: 300; line-height: 3rem; height: 9rem; overflow: hidden; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-...
0.478773
0.078926
body { position: relative; min-width: 100%; height:100%; padding-top: 50px; background: #F9F9F9 url(../../images/body.png) repeat 0 0; } /* * Navbar */ .navbar { background: #222 url(../../images/background.png) repeat 0 0; } /* * Hide sidebar and navbar for mobile, show later */ .sidebar { display...
code/webapp/assets/css/ieqa.css
body { position: relative; min-width: 100%; height:100%; padding-top: 50px; background: #F9F9F9 url(../../images/body.png) repeat 0 0; } /* * Navbar */ .navbar { background: #222 url(../../images/background.png) repeat 0 0; } /* * Hide sidebar and navbar for mobile, show later */ .sidebar { display...
0.363534
0.071754
.settings { background-color: #e1f5ff; height: 100vh; font-family: "Trebuchet MS", sans-serif; } .settings .setting-forms .profile-update input::-webkit-input-placeholder { color: black; font-weight: bolder; font-family: "Trebuchet MS", sans-serif; } .settings .setting-forms .profile-updat...
react_django/react-src/src/components/settings/studentSettings/studentSettings.css
.settings { background-color: #e1f5ff; height: 100vh; font-family: "Trebuchet MS", sans-serif; } .settings .setting-forms .profile-update input::-webkit-input-placeholder { color: black; font-weight: bolder; font-family: "Trebuchet MS", sans-serif; } .settings .setting-forms .profile-updat...
0.363534
0.049474
.EditProfile { display: grid; grid-template-columns: 640px; grid-template-rows: 80px 1fr 80px; align-self: center; justify-self: center; min-height: 440px; background-color: #ffffff; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radi...
client/src/components/UI/EditProfileModal/EditProfile/EditProfile.css
.EditProfile { display: grid; grid-template-columns: 640px; grid-template-rows: 80px 1fr 80px; align-self: center; justify-self: center; min-height: 440px; background-color: #ffffff; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radi...
0.540681
0.106924
main { margin: 0; padding: 0; background-color: black; } body{ font-family: 'Montserrat', sans-serif; position: relative; } html, body, header, #intro { height: 100%; } #intro { background: url(/images/background.jpg)no-repeat center center fixed; -webkit-background-size: cover; -moz-backgr...
css/master.css
main { margin: 0; padding: 0; background-color: black; } body{ font-family: 'Montserrat', sans-serif; position: relative; } html, body, header, #intro { height: 100%; } #intro { background: url(/images/background.jpg)no-repeat center center fixed; -webkit-background-size: cover; -moz-backgr...
0.426083
0.06885
* { margin: 0; padding: 0;} html, body { overflow: hidden; font-family: 'Londrina Solid', Tahoma, Geneva, Verdana, sans-serif; font-size: 22px; /* background: #f0f0f0; */ } /* * {margin:0; padding:0;} */ html, body {height: 100%} /* canvas { height: 100%; width: 100%; } .options { position: absolu...
src/client/css/index.css
* { margin: 0; padding: 0;} html, body { overflow: hidden; font-family: 'Londrina Solid', Tahoma, Geneva, Verdana, sans-serif; font-size: 22px; /* background: #f0f0f0; */ } /* * {margin:0; padding:0;} */ html, body {height: 100%} /* canvas { height: 100%; width: 100%; } .options { position: absolu...
0.311322
0.112381