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
.post-card { padding: 0 20px; } .post-card .card-header { padding: 5px 24px; display: flex; justify-content: space-between; align-items: center; } .post-card .card-header .card-header__userinfo { display: flex; } .post-card .card-header .card-header__userinfo .card-header__avatar { ...
frontend/web/css/insta.css
.post-card { padding: 0 20px; } .post-card .card-header { padding: 5px 24px; display: flex; justify-content: space-between; align-items: center; } .post-card .card-header .card-header__userinfo { display: flex; } .post-card .card-header .card-header__userinfo .card-header__avatar { ...
0.344443
0.052716
body {font-family: Arial, Helvetica, sans-serif;} /* Navigation Bar Styling for Vertical Nav Bar on initial landing page */ .collapsible { background-color: #48D1CC; color: white; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 20px; font-weig...
style.css
body {font-family: Arial, Helvetica, sans-serif;} /* Navigation Bar Styling for Vertical Nav Bar on initial landing page */ .collapsible { background-color: #48D1CC; color: white; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 20px; font-weig...
0.34798
0.074804
div#header_wrapper { overflow: hidden; display: block; position: fixed; top: 0; left: 0; width: 100%; background: white; padding-bottom: 8px; z-index: 10; } div#footer_wrapper { overflow: hidden; display: block; position: fixed; bottom: 0; left: 0; width: 100...
share/css/main.css
div#header_wrapper { overflow: hidden; display: block; position: fixed; top: 0; left: 0; width: 100%; background: white; padding-bottom: 8px; z-index: 10; } div#footer_wrapper { overflow: hidden; display: block; position: fixed; bottom: 0; left: 0; width: 100...
0.489748
0.123366
min-height: 450px; position: relative } #rep-src-iframe-container>.progress-bar { width: 100% } #rep-src-iframe { width: 100%; border: none; padding: 0; margin: 0; height: 0 } .rep--main-container a { color: #4a90e2; text-decoration: none; transition: color 0.1s linear } .rep--main-container a...
app/assets/stylesheets/application.css
min-height: 450px; position: relative } #rep-src-iframe-container>.progress-bar { width: 100% } #rep-src-iframe { width: 100%; border: none; padding: 0; margin: 0; height: 0 } .rep--main-container a { color: #4a90e2; text-decoration: none; transition: color 0.1s linear } .rep--main-container a...
0.338077
0.056731
*{ margin: 0; padding: 0; user-select: none; } input{ user-select: all; margin-left: 30%; } body{ background: white; } header,.login-success-top-title{ display: flex; background-color: #aed581; border-radius: 10px 10px 0 0; padding-bottom: 5px; } .login-form{ position: absolu...
extension/css/login.css
*{ margin: 0; padding: 0; user-select: none; } input{ user-select: all; margin-left: 30%; } body{ background: white; } header,.login-success-top-title{ display: flex; background-color: #aed581; border-radius: 10px 10px 0 0; padding-bottom: 5px; } .login-form{ position: absolu...
0.428473
0.095349
*{ margin: 0px; } body{ font-size: 24px; color: white; height: auto; display: flex; flex-direction: column; flex: 1; text-align: center; background: linear-gradient( rgba(0,0,0,0.75),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.45)) } .flex-header{ background-color: black; } ...
Final1/flex1.css
*{ margin: 0px; } body{ font-size: 24px; color: white; height: auto; display: flex; flex-direction: column; flex: 1; text-align: center; background: linear-gradient( rgba(0,0,0,0.75),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.45)) } .flex-header{ background-color: black; } ...
0.545528
0.084342
.divselect-fb { position: relative; width: 187px; outline-width: 0; } .divselect-fb:focus { outline: 1px dotted #000000; } .divselect-fb__input { display: none; } .divselect-fb__background { display: block; position: fixed; left: 0; right: 0; top: 0; bottom: 0; margin: 0; padding: 0; background: transpa...
divselect_hu/css/divselect-fb.css
.divselect-fb { position: relative; width: 187px; outline-width: 0; } .divselect-fb:focus { outline: 1px dotted #000000; } .divselect-fb__input { display: none; } .divselect-fb__background { display: block; position: fixed; left: 0; right: 0; top: 0; bottom: 0; margin: 0; padding: 0; background: transpa...
0.252384
0.099034
p { font-weight: 300; } a, a:focus, a:hover, a:active { color: #00afd7; } h1, h2, h3 { font-family: "Gotham Rounded", "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 12px 0; } h1 { font-size: 32px; font-weight: 100; letter-spacing: .02em; line-height: 48px; margin: 12px 0; } h2 { color: #2...
docs/assets/css/keen-static.css
p { font-weight: 300; } a, a:focus, a:hover, a:active { color: #00afd7; } h1, h2, h3 { font-family: "Gotham Rounded", "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 12px 0; } h1 { font-size: 32px; font-weight: 100; letter-spacing: .02em; line-height: 48px; margin: 12px 0; } h2 { color: #2...
0.368519
0.144631
*{ padding: 0; margin: 0; box-sizing: border-box; scroll-behavior: smooth; text-decoration: none; list-style: none; } img{ max-width: 100%; } html{ font-size: 62.5%; } body{ font-family: 'Raleway', sans-serif; } .section{ min-height: 100vh; padding-bottom: 10rem; } .cont...
Web_Projects/Project4--Restaurant/styles/project_4_styles.css
*{ padding: 0; margin: 0; box-sizing: border-box; scroll-behavior: smooth; text-decoration: none; list-style: none; } img{ max-width: 100%; } html{ font-size: 62.5%; } body{ font-family: 'Raleway', sans-serif; } .section{ min-height: 100vh; padding-bottom: 10rem; } .cont...
0.5083
0.06951
body{ font-family: 'Roboto', sans-serif; color:#fff; background: url("../images/home_bg.jpg") top center no-repeat; background-size: 100% 100%; } @font-face { font-family: 'leaguegothic'; src: url('../fonts/leaguegothic-regular.otf'); src: url('../fonts/leaguegothic-regular-webfont.eot'); /* IE9 Compat Mode...
public/css/signin.css
body{ font-family: 'Roboto', sans-serif; color:#fff; background: url("../images/home_bg.jpg") top center no-repeat; background-size: 100% 100%; } @font-face { font-family: 'leaguegothic'; src: url('../fonts/leaguegothic-regular.otf'); src: url('../fonts/leaguegothic-regular-webfont.eot'); /* IE9 Compat Mode...
0.303319
0.050051
body, ul, li, p{ padding: 0px; margin: 0 auto; font-family: arial; font-size: 1.2rem; } body{ background-image: url("../images/madeiraFundo.jpg"); } #app{ height: 700px; width: 50%; display: flex; float: left; flex-direction: column; margin: 20px 25%; background-color: ...
css/style.css
body, ul, li, p{ padding: 0px; margin: 0 auto; font-family: arial; font-size: 1.2rem; } body{ background-image: url("../images/madeiraFundo.jpg"); } #app{ height: 700px; width: 50%; display: flex; float: left; flex-direction: column; margin: 20px 25%; background-color: ...
0.275812
0.088702
.gf { background-color: #1d1d1f; font-size: 12px; line-height: 1.33337; letter-spacing: -0.01em; font-weight: 400; color: #f5f5f7; } .gf-content { margin: 0 auto; max-width: 980px; padding: 0 22px; } .gf-dictionary { display: flex; flex-wrap: nowrap; padding-top: 20px; width: 100%; } .gf-di...
src/css/globalFooter.css
.gf { background-color: #1d1d1f; font-size: 12px; line-height: 1.33337; letter-spacing: -0.01em; font-weight: 400; color: #f5f5f7; } .gf-content { margin: 0 auto; max-width: 980px; padding: 0 22px; } .gf-dictionary { display: flex; flex-wrap: nowrap; padding-top: 20px; width: 100%; } .gf-di...
0.476336
0.099208
:root { --darkTan: #13161B; --tan: #1C1E21; --primary: #26C036; --primaryDark: #199626; --lightGrey: #D4DBEC; --mediumGrey: #8B8EA5; --darkGrey: #3a3c4b; } * { box-sizing: border-box; } html, body { padding: 0; margin: 0; } .container { width: 100vw; height: 100vh; ...
login-form-v28/styles.css
:root { --darkTan: #13161B; --tan: #1C1E21; --primary: #26C036; --primaryDark: #199626; --lightGrey: #D4DBEC; --mediumGrey: #8B8EA5; --darkGrey: #3a3c4b; } * { box-sizing: border-box; } html, body { padding: 0; margin: 0; } .container { width: 100vw; height: 100vh; ...
0.530966
0.128279
display: flex; flex-direction: column; background-color: var(--color-9); align-items: center; justify-content: center; border-radius: 4px; width: 230px; height: 380px; overflow: hidden; margin-bottom: 16px; background-position-x: absolute; transition: 0.2s; position: ...
project/src/components/ProjectCard/styles.css
display: flex; flex-direction: column; background-color: var(--color-9); align-items: center; justify-content: center; border-radius: 4px; width: 230px; height: 380px; overflow: hidden; margin-bottom: 16px; background-position-x: absolute; transition: 0.2s; position: ...
0.461745
0.092483
html, body { margin: 0; height: 100%; } .carousel-caption { padding-top: 0; padding-bottom: 0; bottom: 0; font-weight: 700; } .carousel-caption-left { font-size: 4vw; font-weight: 700; } .carousel-caption-right { } #header { position: absolute; background-color: #202833; ...
mural/static/base.css
html, body { margin: 0; height: 100%; } .carousel-caption { padding-top: 0; padding-bottom: 0; bottom: 0; font-weight: 700; } .carousel-caption-left { font-size: 4vw; font-weight: 700; } .carousel-caption-right { } #header { position: absolute; background-color: #202833; ...
0.342572
0.069289
body { background-color: #f9fafb; margin-top: 20px; } .profile-page .profile-header { box-shadow: 0 0 10px 0 rgba(183, 192, 206, 0.2); border: 1px solid #f2f4f9; } .profile-page .profile-header .cover { position: relative; border-radius: .25rem .25rem 0 0; } .profile-page .profile-header .cover figure { ...
src/main/resources/public/css/space_styles.css
body { background-color: #f9fafb; margin-top: 20px; } .profile-page .profile-header { box-shadow: 0 0 10px 0 rgba(183, 192, 206, 0.2); border: 1px solid #f2f4f9; } .profile-page .profile-header .cover { position: relative; border-radius: .25rem .25rem 0 0; } .profile-page .profile-header .cover figure { ...
0.456894
0.06165
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap'); *, *::before, *::after{ padding: 0; margin: 0; box-sizing: border-box; } html{ font-size: 62.5%; font-family: "Open Sans", sans-serif; } body{ line-height: 1.4; } h1,h2,h3,h4,h5...
Project 3/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap'); *, *::before, *::after{ padding: 0; margin: 0; box-sizing: border-box; } html{ font-size: 62.5%; font-family: "Open Sans", sans-serif; } body{ line-height: 1.4; } h1,h2,h3,h4,h5...
0.28897
0.046965
* 1) General Styling * ================================================== */ .special_page { background-color: #fafafa; } /* ================================================== * 2) Top Background * ================================================== */ .special_page > .top { height: 359px; width: 100%; positi...
public/admininterface/css/special-page.css
* 1) General Styling * ================================================== */ .special_page { background-color: #fafafa; } /* ================================================== * 2) Top Background * ================================================== */ .special_page > .top { height: 359px; width: 100%; positi...
0.23144
0.075858
.row h3{ color: #fff; } /** * 小标题格式 */ .tit span{ color: #a0a0a0; font-family: "Lora"; font-size: 1rem; font-style: italic; font-weight: 400; line-height: 1.79;} .mw-ui-row-nodrop{ height:50px;} .tit h2{ color: #fff; font-family: "Montserrat"; } /** * margin-bottom间距 */ .btn { ma...
userfiles/modules/layouts/css/product-price.css
.row h3{ color: #fff; } /** * 小标题格式 */ .tit span{ color: #a0a0a0; font-family: "Lora"; font-size: 1rem; font-style: italic; font-weight: 400; line-height: 1.79;} .mw-ui-row-nodrop{ height:50px;} .tit h2{ color: #fff; font-family: "Montserrat"; } /** * margin-bottom间距 */ .btn { ma...
0.419053
0.055669
.__hopin__c-home-item { display: flex; flex-direction: column; width: 100%; } .__hopin__c-home-item--content { display: inline-flex; justify-content: center; align-items: center; flex-direction: column; width: 100%; height: var(--hopin-home-item-height-mobile, 150px); box-sizi...
template/components/home-item/home-item.css
.__hopin__c-home-item { display: flex; flex-direction: column; width: 100%; } .__hopin__c-home-item--content { display: inline-flex; justify-content: center; align-items: center; flex-direction: column; width: 100%; height: var(--hopin-home-item-height-mobile, 150px); box-sizi...
0.446253
0.059265
.mobileDragWrapper.display { display: none; } .mobileDragWrapper.noDisplay { display: none; } @media (max-width: 1024px) { .mobileDragWrapper { -webkit-transition: 250ms ease-in-out; transition: 250ms ease-in-out; cursor: pointer; background-color: white; font-weight: bold; overflow: hid...
src/components/Date-Parts-Piece/Parts/MobileDragPiece/MobileDragPiece.css
.mobileDragWrapper.display { display: none; } .mobileDragWrapper.noDisplay { display: none; } @media (max-width: 1024px) { .mobileDragWrapper { -webkit-transition: 250ms ease-in-out; transition: 250ms ease-in-out; cursor: pointer; background-color: white; font-weight: bold; overflow: hid...
0.398758
0.036186
.stgt-tree { position: fixed; right: 0; bottom: 150px; background: rgba(0, 0, 0, 0.5); color: #fff; } #jstree-container { /*visibility: hidden;*/ position: fixed; bottom: 132px; right: 50px; background-color: #fafbfc; color: #59616a; border: 1px solid #dddddd; box-shadow: 0px 1px 20px 0px rgb...
tree.css
.stgt-tree { position: fixed; right: 0; bottom: 150px; background: rgba(0, 0, 0, 0.5); color: #fff; } #jstree-container { /*visibility: hidden;*/ position: fixed; bottom: 132px; right: 50px; background-color: #fafbfc; color: #59616a; border: 1px solid #dddddd; box-shadow: 0px 1px 20px 0px rgb...
0.428951
0.117927
color: var(--tybearder-content-title-color); margin-right: 0.5em; } /* .tybearder-blog-post-background { border-radius: 6px; margin: 0em 12em; } */ .tybearder-blog-post-header { display: flex; flex-direction: column; align-items: center; } .tybearder-blog-post-title { font-family: var(--tybearder-hea...
src/styles/blogpost.css
color: var(--tybearder-content-title-color); margin-right: 0.5em; } /* .tybearder-blog-post-background { border-radius: 6px; margin: 0em 12em; } */ .tybearder-blog-post-header { display: flex; flex-direction: column; align-items: center; } .tybearder-blog-post-title { font-family: var(--tybearder-hea...
0.360377
0.112991
.bg-primary-hipay { background-color: #28a1c5; color: #FFFFFF; } .panel-primary-hipay { border-color: #28a1c5!important; } .panel-primary-hipay > .panel-heading { color: #fff!important; background-color: #28a1c5!important; border-color: #28a1c5!important; } #version-plugin { padding: 15px...
src/woocommerce_hipayenterprise/assets/css/admin/hipay-admin.css
.bg-primary-hipay { background-color: #28a1c5; color: #FFFFFF; } .panel-primary-hipay { border-color: #28a1c5!important; } .panel-primary-hipay > .panel-heading { color: #fff!important; background-color: #28a1c5!important; border-color: #28a1c5!important; } #version-plugin { padding: 15px...
0.377885
0.055031
* { padding: 0; margin: 0; box-sizing: border-box; } body { font-family: 'Rubik', sans-serif; line-height: 1; font-weight: 400; color: #555; } a { text-decoration: none; } label { display: block; } nav a { display: inline-block; } form div { margin: 1em; display: inline-block; } /* Header *...
public/style.css
* { padding: 0; margin: 0; box-sizing: border-box; } body { font-family: 'Rubik', sans-serif; line-height: 1; font-weight: 400; color: #555; } a { text-decoration: none; } label { display: block; } nav a { display: inline-block; } form div { margin: 1em; display: inline-block; } /* Header *...
0.529993
0.099034
* { -webkit-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; } body #title { width: 100%; height: 100px; } body #title #shop_car { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: ce...
public/css/store_main.css
* { -webkit-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; } body #title { width: 100%; height: 100px; } body #title #shop_car { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: ce...
0.290779
0.044743
.one-by-one-slider{ position: absolute; left: 1%; right: 1%; width: 100%; height: 400px; max-width: 1024px; margin: 0 auto; align: center; } .one-by-one-slider-loading{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index:999; background: transpar...
assets/start/css/slider.css
.one-by-one-slider{ position: absolute; left: 1%; right: 1%; width: 100%; height: 400px; max-width: 1024px; margin: 0 auto; align: center; } .one-by-one-slider-loading{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index:999; background: transpar...
0.503418
0.056993
.dropdown .dd { display: none; } .main { margin-top: 25px; } .crumb-wrap li { float: left; margin-right: 15px; } /*产品介绍*/ .product-intro {} /*放大镜预览模块*/ .preview-wrap { width: 400px; } .preview-img { position: relative; width: 398px; height: 398px; border: 1px solid #ccc; } .preview-img img { w...
css/detail.css
.dropdown .dd { display: none; } .main { margin-top: 25px; } .crumb-wrap li { float: left; margin-right: 15px; } /*产品介绍*/ .product-intro {} /*放大镜预览模块*/ .preview-wrap { width: 400px; } .preview-img { position: relative; width: 398px; height: 398px; border: 1px solid #ccc; } .preview-img img { w...
0.411702
0.075244
@font-face { font-family: myFirstFont; src: url(font/Montserrat-Bold.ttf); } @font-face { font-family: myFirstFont1; src: url(font/Great_Wishes.otf); } html,body{ background-color: #000000 ; height: 100vh; width: 100vw; font-family: 'myFirstFont', sans-serif; } body, html { ...
Loader 1/css/style.css
@font-face { font-family: myFirstFont; src: url(font/Montserrat-Bold.ttf); } @font-face { font-family: myFirstFont1; src: url(font/Great_Wishes.otf); } html,body{ background-color: #000000 ; height: 100vh; width: 100vw; font-family: 'myFirstFont', sans-serif; } body, html { ...
0.507324
0.122655
* { border: 0; font-family: Verdana, Geneva, Tahoma, sans-serif; } body { background-color: black; } .head { font-size: 150%; /* grid-column: 1 / -1; /**/ padding: 5px; background-color: darkcyan; border-radius: 5px; color: white; text-align: center; margin: .5em ...
daily.css
* { border: 0; font-family: Verdana, Geneva, Tahoma, sans-serif; } body { background-color: black; } .head { font-size: 150%; /* grid-column: 1 / -1; /**/ padding: 5px; background-color: darkcyan; border-radius: 5px; color: white; text-align: center; margin: .5em ...
0.413596
0.103612
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Arial'; font-size: 15px; } body { display: grid; place-items: center; font-family: 'Arial'; } .menu-bar { display: flex; flex-wrap: wrap; background-color: #2a2e35; padding: 15px 0 0 0; height: auto; width: 100%; margin: 0 0 100px 0; col...
assets/light/css/Establishment/establishment_monitor.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Arial'; font-size: 15px; } body { display: grid; place-items: center; font-family: 'Arial'; } .menu-bar { display: flex; flex-wrap: wrap; background-color: #2a2e35; padding: 15px 0 0 0; height: auto; width: 100%; margin: 0 0 100px 0; col...
0.314366
0.100702
.explanationWrapper { padding-top: 0.5rem; padding-bottom: 0.5rem; padding-right: 1rem; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .explanationWrapper > ol { margin-bottom: 0.3rem; } .explanationLoadingWrapper { padding-left: 1rem; } .outputHeader { margin-botto...
frontend/src/components/FormOutput/FormOutput.module.css
.explanationWrapper { padding-top: 0.5rem; padding-bottom: 0.5rem; padding-right: 1rem; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .explanationWrapper > ol { margin-bottom: 0.3rem; } .explanationLoadingWrapper { padding-left: 1rem; } .outputHeader { margin-botto...
0.758153
0.136868
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap'); * { padding: 0; margin: 0; box-sizing: border-box; text-decoration: none; list-style: none; } .main-header { /* margin: 26px 24px; */ display: flex; justify-content: space-between; align-items: center; p...
style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap'); * { padding: 0; margin: 0; box-sizing: border-box; text-decoration: none; list-style: none; } .main-header { /* margin: 26px 24px; */ display: flex; justify-content: space-between; align-items: center; p...
0.385375
0.055541
@keyframes rotating { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } #leftpane{ height: 90vh; background-color: #222; } #rightpane{ height: 90vh; background-color: #333; } #meta-container{ height: 65vh; } #song-cover{ width: 250px; height: ...
assets/css/index.css
@keyframes rotating { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } #leftpane{ height: 90vh; background-color: #222; } #rightpane{ height: 90vh; background-color: #333; } #meta-container{ height: 65vh; } #song-cover{ width: 250px; height: ...
0.379723
0.111725
min-width:1280px; } #couples .couples_box{ width:960px; margin:0 auto; } #couples .couples_box .couples_choose{ border:1px solid #ddd; float: left; margin:20px 0px 30px 0px; width:100%; } #couples .choose_img { margin-top:30px; float: left; margin-left:30px; } #couples .choose_im...
Public/css/couples.css
min-width:1280px; } #couples .couples_box{ width:960px; margin:0 auto; } #couples .couples_box .couples_choose{ border:1px solid #ddd; float: left; margin:20px 0px 30px 0px; width:100%; } #couples .choose_img { margin-top:30px; float: left; margin-left:30px; } #couples .choose_im...
0.264263
0.06951
html { scroll-behavior: smooth; } html, body { min-height: 100% !important; height: 100%; } body { background-color: #00539e; } .navbar { font-family: 'Playfair Display', serif; font-weight: 200; background-color: #00539e !important; } #cover_text { padding-top: 4rem; font-family: 'Playfair Display', s...
css/styles.css
html { scroll-behavior: smooth; } html, body { min-height: 100% !important; height: 100%; } body { background-color: #00539e; } .navbar { font-family: 'Playfair Display', serif; font-weight: 200; background-color: #00539e !important; } #cover_text { padding-top: 4rem; font-family: 'Playfair Display', s...
0.343012
0.059483
html, body { padding: 0; margin: 0; height: 100%; background-image: none; } #header { position: absolute; top: 0px; left: 0px; width: 100%; margin-left: -17px; height: 2em; z-index: 11; background-color: gray; } #header .inner { margin-left: 17px; } #header .left { float: left; padding-left: 10px; c...
wicket-examples/src/main/resources/org/apache/wicket/examples/source/style.css
html, body { padding: 0; margin: 0; height: 100%; background-image: none; } #header { position: absolute; top: 0px; left: 0px; width: 100%; margin-left: -17px; height: 2em; z-index: 11; background-color: gray; } #header .inner { margin-left: 17px; } #header .left { float: left; padding-left: 10px; c...
0.617859
0.09426
body { font-size: 11px; margin: 0; padding: 0; height: 100%; } table#events { font-size: 12px; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-hover a, .ui-state-hover a:link, .ui-state-hover a:visited { outline: none; } .ui-jqgrid tr.jqgrow td { font...
www/css/admin.css
body { font-size: 11px; margin: 0; padding: 0; height: 100%; } table#events { font-size: 12px; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-hover a, .ui-state-hover a:link, .ui-state-hover a:visited { outline: none; } .ui-jqgrid tr.jqgrow td { font...
0.464659
0.080466
.overlay { display: flex; justify-content: center; align-items: center; background: rgba(0, 0, 0, 0.5); position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; transition: 1s; opacity: 1; visibility: visible; } .overlay.active { opacity: 0; visibility: hidden; } .modal { di...
public/css/modal.css
.overlay { display: flex; justify-content: center; align-items: center; background: rgba(0, 0, 0, 0.5); position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; transition: 1s; opacity: 1; visibility: visible; } .overlay.active { opacity: 0; visibility: hidden; } .modal { di...
0.525612
0.135604
.bvalidator_bootstraprt_invalid { background-color: #fcf8e3 !important; } /* error message */ .bvalidator_bootstraprt_errmsg { font-size: 14px; display: none; white-space: nowrap; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; font-family: Arial, Helvetica, sans-serif; background-color: ...
Resources/css/bvalidator.theme.bootstrap.rt.css
.bvalidator_bootstraprt_invalid { background-color: #fcf8e3 !important; } /* error message */ .bvalidator_bootstraprt_errmsg { font-size: 14px; display: none; white-space: nowrap; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; font-family: Arial, Helvetica, sans-serif; background-color: ...
0.211987
0.101723
@font-face { font-family: "Montserrat Regular"; src: url("../font/Montserrat-Regular.ttf") format("truetype"); } @font-face { font-family: "Montserrat Bold"; src: url("../font/Montserrat-Bold.ttf") format("truetype"); } @font-face { font-family: "Montserrat Light"; src: url("../font/Montserrat-L...
wp-content/themes/kajuta-theme/assets/css/main.css
@font-face { font-family: "Montserrat Regular"; src: url("../font/Montserrat-Regular.ttf") format("truetype"); } @font-face { font-family: "Montserrat Bold"; src: url("../font/Montserrat-Bold.ttf") format("truetype"); } @font-face { font-family: "Montserrat Light"; src: url("../font/Montserrat-L...
0.379953
0.10961
html, body { height: 100%; } h1 { white-space: nowrap; } .highlight { background-color: rgb(255, 255, 140); } p#sentence { list-style-type: none; font-family: 'Roboto Mono', monospace; font-size: 14px; line-height: 25px; padding-left: 5px; background-color: #f5f5f5; opacity: 0.8; background-image...
static/css/signin.css
html, body { height: 100%; } h1 { white-space: nowrap; } .highlight { background-color: rgb(255, 255, 140); } p#sentence { list-style-type: none; font-family: 'Roboto Mono', monospace; font-size: 14px; line-height: 25px; padding-left: 5px; background-color: #f5f5f5; opacity: 0.8; background-image...
0.510985
0.090173
@font-face { font-family: "Flaticon"; src: url("../fonts/Flaticon.eot"); src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg"); font-weight: normal; ...
public/css/index.css
@font-face { font-family: "Flaticon"; src: url("../fonts/Flaticon.eot"); src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg"); font-weight: normal; ...
0.28587
0.079531
@-moz-document regexp("https?://www\\.gamekult\\.com(?!/forum/).*") { /* Supprimez cette ligne pour voir "Le trailer du jour" sur les pages News, Sorties et Tests */ #gk-top[data-current-route="news"] .gk__main .gk__main__content .gk__block .gk__block__col.col-md-8.col-xs-12 > section:first-of-type, #g...
data/usercss/142050.user.css
@-moz-document regexp("https?://www\\.gamekult\\.com(?!/forum/).*") { /* Supprimez cette ligne pour voir "Le trailer du jour" sur les pages News, Sorties et Tests */ #gk-top[data-current-route="news"] .gk__main .gk__main__content .gk__block .gk__block__col.col-md-8.col-xs-12 > section:first-of-type, #g...
0.213623
0.050307
*{ margin: 0; padding: 0; font-family: 'Poppins', sans-serif; box-sizing: border-box; } a{ text-decoration: none; color: white; } h1,h2,.item{ font-family: 'Poppins', sans-serif; } body{ font-family: 'Roboto', sans-serif; background-color: #f9ffff; } header{ ...
CSS/header-footer.css
*{ margin: 0; padding: 0; font-family: 'Poppins', sans-serif; box-sizing: border-box; } a{ text-decoration: none; color: white; } h1,h2,.item{ font-family: 'Poppins', sans-serif; } body{ font-family: 'Roboto', sans-serif; background-color: #f9ffff; } header{ ...
0.438304
0.064329
body { max-width: 100%; background: #000; /*background: url('/assets/images/grass_tiling.jpg');*/ /*background-repeat: repeat;*/ /*background: url('/assets/images/Forest.jpg');*/ /*background: url('/assets/images/field.jpg') no-repeat center center fixed;*/ /*-webkit-background-size: cover; -moz-background-size...
assets/css/style.css
body { max-width: 100%; background: #000; /*background: url('/assets/images/grass_tiling.jpg');*/ /*background-repeat: repeat;*/ /*background: url('/assets/images/Forest.jpg');*/ /*background: url('/assets/images/field.jpg') no-repeat center center fixed;*/ /*-webkit-background-size: cover; -moz-background-size...
0.277473
0.038412
 @font-face {font-family: "iconfont"; src: url('//at.alicdn.com/t/font_uzx73rskhrdlsor.eot?t=1493365361897'); /* IE9*/ src: url('//at.alicdn.com/t/font_uzx73rskhrdlsor.eot?t=1493365361897#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_uzx73rskhrdlsor.woff?t=1493365361897') format(...
Public/qq3479015851/css/font_uzx73rskhrdlsor.css
 @font-face {font-family: "iconfont"; src: url('//at.alicdn.com/t/font_uzx73rskhrdlsor.eot?t=1493365361897'); /* IE9*/ src: url('//at.alicdn.com/t/font_uzx73rskhrdlsor.eot?t=1493365361897#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_uzx73rskhrdlsor.woff?t=1493365361897') format(...
0.294621
0.100879
h3 { font-weight: normal; } body { font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif; min-width: 860px; } .home { -moz-box-shadow: 0px 1px 0px 0px #f0f7fa; -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa; box-shadow: 0px 1px 0px 0px #f0f7fa; background:-webkit-gradient(linear, ...
src/floorplan.css
h3 { font-weight: normal; } body { font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif; min-width: 860px; } .home { -moz-box-shadow: 0px 1px 0px 0px #f0f7fa; -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa; box-shadow: 0px 1px 0px 0px #f0f7fa; background:-webkit-gradient(linear, ...
0.300746
0.136695
section { font-family: 'OpenSans', sans-serif; position: relative; margin: auto; min-width: 400px; max-width: 640px; } section a { color: #ef5ba1; text-decoration: none; } .link { text-decoration: underline; } .intro { position: relative; display: flex; flex-flow: column wrap; text-align...
docs/css/app.css
section { font-family: 'OpenSans', sans-serif; position: relative; margin: auto; min-width: 400px; max-width: 640px; } section a { color: #ef5ba1; text-decoration: none; } .link { text-decoration: underline; } .intro { position: relative; display: flex; flex-flow: column wrap; text-align...
0.442637
0.073264
.app-ban{ position: relative; height: 420px; background: url("../img/loadApp/xiazaiye-_02.jpg") no-repeat center; } .app-ban-img{ position: absolute; top: 200px; left: 632px; width: 308px; height: 96px; } .app-ban-text{ float: right; width: 190px; } .app-ban-text a{ color: ...
css/loadApp.css
.app-ban{ position: relative; height: 420px; background: url("../img/loadApp/xiazaiye-_02.jpg") no-repeat center; } .app-ban-img{ position: absolute; top: 200px; left: 632px; width: 308px; height: 96px; } .app-ban-text{ float: right; width: 190px; } .app-ban-text a{ color: ...
0.48438
0.064742
body { background: #e0e0ff; /* Old browsers */ background: -webkit-linear-gradient(left, #ffffff, #e0e0ff); /* Safari 5.1 to 6.0 */ background: -o-linear-gradient(right, #ffffff, #e0e0ff); /* Opera 11.1 to 12.0 */ background: -moz-linear-gradient(right, #ffffff, #e0e0ff); /* For Firefox 3.6 to 15 */ backgro...
modules/thc_Web/www_simple/thc_Web_ColorBlue.css
body { background: #e0e0ff; /* Old browsers */ background: -webkit-linear-gradient(left, #ffffff, #e0e0ff); /* Safari 5.1 to 6.0 */ background: -o-linear-gradient(right, #ffffff, #e0e0ff); /* Opera 11.1 to 12.0 */ background: -moz-linear-gradient(right, #ffffff, #e0e0ff); /* For Firefox 3.6 to 15 */ backgro...
0.270577
0.112844
html{ display: flex; flex-direction: column; color: rgb(59, 59, 59); text-align: center; align-items: center; justify-content: center; font-size: calc(7px + 2vmin); background-color:white; font-family:monospace; background-image:url('bkgrnd.jpg'); background-repeat:repeat-y; back...
Assignment-2/Documentation/main.css
html{ display: flex; flex-direction: column; color: rgb(59, 59, 59); text-align: center; align-items: center; justify-content: center; font-size: calc(7px + 2vmin); background-color:white; font-family:monospace; background-image:url('bkgrnd.jpg'); background-repeat:repeat-y; back...
0.436622
0.093223
body{ background: #ebebeb; } .content{ /* border: 1px solid #ddd; */ box-sizing: border-box; /* background: #f6f6f6; */ width: 1000px; margin: 30px auto; } .content a:hover{ text-decoration: underline; } .content .userde{ margin-bottom: 20px; display: flex; justify-content: s...
public/static/study/css/user.css
body{ background: #ebebeb; } .content{ /* border: 1px solid #ddd; */ box-sizing: border-box; /* background: #f6f6f6; */ width: 1000px; margin: 30px auto; } .content a:hover{ text-decoration: underline; } .content .userde{ margin-bottom: 20px; display: flex; justify-content: s...
0.353205
0.072472
@import url('https://fonts.googleapis.com/css?family=Sacramento'); @import url('https://fonts.googleapis.com/css?family=Pontano+Sans'); html { position: relative; min-height: 100%; } body { font-family: 'Pontano Sans', sans-serif; overflow-x: hidden; font-size: 16px; } body.sticky-footer { ma...
web/css/sb-admin.css
@import url('https://fonts.googleapis.com/css?family=Sacramento'); @import url('https://fonts.googleapis.com/css?family=Pontano+Sans'); html { position: relative; min-height: 100%; } body { font-family: 'Pontano Sans', sans-serif; overflow-x: hidden; font-size: 16px; } body.sticky-footer { ma...
0.444806
0.039122
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, ...
learning_journal/static/styles/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.326701
0.124107
========================================================================== */ /** * 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...
dist/public/css/style.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...
0.536313
0.119229
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0; padding:0;} header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details,summary,picture{display:block;} table{border-collapse:collapse; bor...
html/new/css/global.css
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0; padding:0;} header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details,summary,picture{display:block;} table{border-collapse:collapse; bor...
0.299822
0.06885
.bold, .bold td { font-weight: 600; } .title, .characterName, #commentCount, .paging > div.active, #index .tab_comment:after { font-family: 'custom bold'; font-weight: 600; -coherent-font-cleartype: off; } #warRecord table.warRecordHeader thead tr.totalWarRecord td:not(:first-child) { font-family: 'custom bold'; font-...
src/main/resources/data/web/Areas/GuildInfo/common/css/main.css
.bold, .bold td { font-weight: 600; } .title, .characterName, #commentCount, .paging > div.active, #index .tab_comment:after { font-family: 'custom bold'; font-weight: 600; -coherent-font-cleartype: off; } #warRecord table.warRecordHeader thead tr.totalWarRecord td:not(:first-child) { font-family: 'custom bold'; font-...
0.328853
0.188082
a#nav-toggle-persistence * { transition-duration: 500ms; } a#nav-toggle-persistence > span { display: inline; position: relative; padding: 0; margin: 0; } #persistence-toggler { display: inline-block; position: relative; height: 18px; width: 30px; top: 3px; left: 15px; ...
dist/css/side_menu.css
a#nav-toggle-persistence * { transition-duration: 500ms; } a#nav-toggle-persistence > span { display: inline; position: relative; padding: 0; margin: 0; } #persistence-toggler { display: inline-block; position: relative; height: 18px; width: 30px; top: 3px; left: 15px; ...
0.485844
0.09118
* { box-sizing: border-box; } html { font-size: 16px; } body { font-size: 1rem; font-family: sans-serif; color: #000000; background-color: #FFFFFF; } p { margin-top: 5px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; padding: 0px; text-align: justify; } a { text-decoration: none; color: #000080; border: 0px;...
GeoIPCache/public/style.css
* { box-sizing: border-box; } html { font-size: 16px; } body { font-size: 1rem; font-family: sans-serif; color: #000000; background-color: #FFFFFF; } p { margin-top: 5px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; padding: 0px; text-align: justify; } a { text-decoration: none; color: #000080; border: 0px;...
0.519034
0.173428
@font-face { font-family: 'Dosis'; src: url('fonts/dosis-extralight-webfont.eot'); src: url('fonts/dosis-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dosis-extralight-webfont.woff') format('woff'), url('fonts/dosis-extralight-webfont.ttf') format('truetype'), url('fonts/dosis-extralight...
dosis.css
@font-face { font-family: 'Dosis'; src: url('fonts/dosis-extralight-webfont.eot'); src: url('fonts/dosis-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dosis-extralight-webfont.woff') format('woff'), url('fonts/dosis-extralight-webfont.ttf') format('truetype'), url('fonts/dosis-extralight...
0.274546
0.042762
body { --accent: #FFFFFF; } body[maximized="false"] { margin: 30px 1px 1px 1px; } body[maximized="true"] { margin: 21px 0 0 0; } platform-frame div#inner { background: white; position: absolute; box-shadow: 0 1px 0 1px #19526E; } platform-frame div#frameTop { z-index: -1; } platform-frame div#frameCenter { z-index: -...
static/css/platforms/Windows/10.css
body { --accent: #FFFFFF; } body[maximized="false"] { margin: 30px 1px 1px 1px; } body[maximized="true"] { margin: 21px 0 0 0; } platform-frame div#inner { background: white; position: absolute; box-shadow: 0 1px 0 1px #19526E; } platform-frame div#frameTop { z-index: -1; } platform-frame div#frameCenter { z-index: -...
0.438304
0.136868
.newTo { max-width: 80em; margin: 0 auto; } .au-display-lg { margin-top: 1.6em; font-weight: normal; color: #313131; display: block; line-height: 1.4; font-size: 24px; text-align: center; padding-bottom: 48px; margin-left: auto; margin-right: auto; max-width: 82% } .icon...
src/bundles/Collaborate/components/Code/Code.css
.newTo { max-width: 80em; margin: 0 auto; } .au-display-lg { margin-top: 1.6em; font-weight: normal; color: #313131; display: block; line-height: 1.4; font-size: 24px; text-align: center; padding-bottom: 48px; margin-left: auto; margin-right: auto; max-width: 82% } .icon...
0.657209
0.151529
@media(max-width: 350px){ html{ font-size: 8px; } } @media(min-width: 350px) and (max-width: 450px){ html{ font-size: 10px; } } @media(min-width: 450px) and (max-width: 600px){ html{ font-size: 12px; } } @media(min-width: 600px){ html{ font-size: 16px; } } *{ margin: 0; padding: 0; } h1,h2,h3,h4,h5,p...
pc/css/simple.css
@media(max-width: 350px){ html{ font-size: 8px; } } @media(min-width: 350px) and (max-width: 450px){ html{ font-size: 10px; } } @media(min-width: 450px) and (max-width: 600px){ html{ font-size: 12px; } } @media(min-width: 600px){ html{ font-size: 16px; } } *{ margin: 0; padding: 0; } h1,h2,h3,h4,h5,p...
0.159152
0.07989
html { font-size: 62.5%; } p { font-size: 1.6rem; margin: 0; } .fw-bold { font-weight: bold; } .fw-light { font-weight: 200; } .center { text-align: center; font-size: 1.4rem; display: block; } .label-w { width: 200px; margin-right: 30px; } .fl_col_start .btn_b { margin-top: 10px; } .tal { ...
public/css/my.css
html { font-size: 62.5%; } p { font-size: 1.6rem; margin: 0; } .fw-bold { font-weight: bold; } .fw-light { font-weight: 200; } .center { text-align: center; font-size: 1.4rem; display: block; } .label-w { width: 200px; margin-right: 30px; } .fl_col_start .btn_b { margin-top: 10px; } .tal { ...
0.429669
0.111265
body { margin: 0; background-color: rgb(240, 91, 86); color: white; min-height: 100vh; font-family: Arial, Helvetica, sans-serif; box-sizing: border-box; letter-spacing: 1.1px; } .header-container, footer { padding: 0px 12px; max-width: 620px; margin: auto; } .header { back...
public/styles/style.css
body { margin: 0; background-color: rgb(240, 91, 86); color: white; min-height: 100vh; font-family: Arial, Helvetica, sans-serif; box-sizing: border-box; letter-spacing: 1.1px; } .header-container, footer { padding: 0px 12px; max-width: 620px; margin: auto; } .header { back...
0.442396
0.09277
body { margin: 0 auto; padding: 0; font-family: sans-serif; background:white; color: #111; width: 100%; max-width: 1800px; font-family: "Questrial", sans-serif; } body * { transition: all 300ms ease-in-out; } .texte-center p{ font-size: 13px; color:black; } ...
src/components/Pages/styles.css
body { margin: 0 auto; padding: 0; font-family: sans-serif; background:white; color: #111; width: 100%; max-width: 1800px; font-family: "Questrial", sans-serif; } body * { transition: all 300ms ease-in-out; } .texte-center p{ font-size: 13px; color:black; } ...
0.46563
0.071429
.image-preview { width: 300px; min-height: 100px; border: 2px solid #dddddd; margin-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; ...
public/css/admin/admin.css
.image-preview { width: 300px; min-height: 100px; border: 2px solid #dddddd; margin-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; ...
0.486332
0.060474
body { background-image: url("WillIcon1.png"); background-position: center; background-attachment: fixed; background-size: cover; } .header { font-family:"Arial Black", Gadget, sans-serif; text-align: center; background-image: url("WebTop.png"); background-position: bottom; background-size: cover; ...
site.css
body { background-image: url("WillIcon1.png"); background-position: center; background-attachment: fixed; background-size: cover; } .header { font-family:"Arial Black", Gadget, sans-serif; text-align: center; background-image: url("WebTop.png"); background-position: bottom; background-size: cover; ...
0.5564
0.073165
@charset "utf-8"; body{ position: relative; width: 100%; min-height: 100vh; overflow-x: hidden; font-size: 12px; background-color: white; } .weixin-container{ padding-bottom: 140px; position:relative; } .top-banner-container { background-color: #fff; height: 50px; box-shadow...
src/main/webapp/view/css/news.css
@charset "utf-8"; body{ position: relative; width: 100%; min-height: 100vh; overflow-x: hidden; font-size: 12px; background-color: white; } .weixin-container{ padding-bottom: 140px; position:relative; } .top-banner-container { background-color: #fff; height: 50px; box-shadow...
0.448185
0.062303
* { outline: 2px solid red; } body { font-family: 'Montserrat', 'Nunito Sans', sans-serif; } .head { display: inline-block; padding-top: 40px; margin-bottom: 30px; } .wrapper { width: 1170px; margin: 0 avto; } .site-logo { display: inline-block; padding-left: 100px; } .site-navigati...
css/style.css
* { outline: 2px solid red; } body { font-family: 'Montserrat', 'Nunito Sans', sans-serif; } .head { display: inline-block; padding-top: 40px; margin-bottom: 30px; } .wrapper { width: 1170px; margin: 0 avto; } .site-logo { display: inline-block; padding-left: 100px; } .site-navigati...
0.361616
0.130175
.footer { display: flex; justify-content: space-between; background-color: black; font-size: 0.5em; color: white; font-weight: 400; padding: 3em 12em; } .footerLeftSide { display: flex; flex-direction: row; justify-content: center; align-items: center; } .footerLeftSide>a>d...
styles/Footer.module.css
.footer { display: flex; justify-content: space-between; background-color: black; font-size: 0.5em; color: white; font-weight: 400; padding: 3em 12em; } .footerLeftSide { display: flex; flex-direction: row; justify-content: center; align-items: center; } .footerLeftSide>a>d...
0.537041
0.108425
html { height: 100%; } body { height: 100%; margin: 0; padding: 0; overflow: hidden; } footer { bottom: 0; height: 50px; } /* .row { margin:0; padding-top:60px; margin-top: -60px; } */ #map0, #map1, #map2 { height: 100%; width: 100%; margin: 0; } .navbar{ margin-b...
src/style.css
html { height: 100%; } body { height: 100%; margin: 0; padding: 0; overflow: hidden; } footer { bottom: 0; height: 50px; } /* .row { margin:0; padding-top:60px; margin-top: -60px; } */ #map0, #map1, #map2 { height: 100%; width: 100%; margin: 0; } .navbar{ margin-b...
0.417509
0.086439
@charset "utf-8"; /* CSS Document */ .header{font-family:"SimHei",Arial,Helvetica,verdana,sans-serif;} .header-nav-fixed{height:30px; line-height:30px; background:#00a6a0; color:#fff;} .header-welcome{} .header-nav-list li{float:left; display:inline;} .header-nav-list li a{display:block; margin:0 8px; color:#fff;} .hea...
WebRoot/web/css/Untitled-6.css
@charset "utf-8"; /* CSS Document */ .header{font-family:"SimHei",Arial,Helvetica,verdana,sans-serif;} .header-nav-fixed{height:30px; line-height:30px; background:#00a6a0; color:#fff;} .header-welcome{} .header-nav-list li{float:left; display:inline;} .header-nav-list li a{display:block; margin:0 8px; color:#fff;} .hea...
0.222616
0.075824
@import url('https://fonts.googleapis.com/css?family=Limelight|Lobster'); *{ margin: 0; padding:0; } ul,ol{ list-style: none; } body{ background: #bfbfbf url('../img/background.jpg') repeat-x; font-family: Arial, sans-serif; } header{ padding: 30px 0; } header h1{ font-size: 40px; text-align: center; color: #f...
hollywood/css/style.css
@import url('https://fonts.googleapis.com/css?family=Limelight|Lobster'); *{ margin: 0; padding:0; } ul,ol{ list-style: none; } body{ background: #bfbfbf url('../img/background.jpg') repeat-x; font-family: Arial, sans-serif; } header{ padding: 30px 0; } header h1{ font-size: 40px; text-align: center; color: #f...
0.276007
0.059346
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) { html { font-size: 1.5vw; } } /* Portrait */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation...
node_modules/css-media-all/css-media-all.css
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) { html { font-size: 1.5vw; } } /* Portrait */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation...
0.356447
0.139133
html, body { height: 100%; margin: 0; padding: 0; background-color: #c2d7e4; } .navbar-default { background-color: #f0dca6; } .navbar-border { border-bottom: 1px solid #bbb; } .navbar-header { float: left; padding: 15px; text-align: center; width: 100%; } .navbar-brand { font-size: 25px; } .n...
public/css/general.css
html, body { height: 100%; margin: 0; padding: 0; background-color: #c2d7e4; } .navbar-default { background-color: #f0dca6; } .navbar-border { border-bottom: 1px solid #bbb; } .navbar-header { float: left; padding: 15px; text-align: center; width: 100%; } .navbar-brand { font-size: 25px; } .n...
0.342022
0.069763
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, input, 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, ...
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, input, 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, ...
0.320821
0.100392
body { margin:0px; background-image:none; position:static; left:auto; width:602px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u1084 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u1085_img { border-wi...
files/reminder/styles.css
body { margin:0px; background-image:none; position:static; left:auto; width:602px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u1084 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u1085_img { border-wi...
0.36591
0.053403
@charset "UTF-8"; /* * HELPERS */ /*Mixins*/ /* * BASE */ * { outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; } @font-face { font-family: 'SF Pro Display'; src: url("../fonts/SF-Pro-Display-Light.eot"); src: local("☺"), url("../fonts/SF-Pro-Display-Light.woff") format("woff"), url(...
web/css/login.css
@charset "UTF-8"; /* * HELPERS */ /*Mixins*/ /* * BASE */ * { outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; } @font-face { font-family: 'SF Pro Display'; src: url("../fonts/SF-Pro-Display-Light.eot"); src: local("☺"), url("../fonts/SF-Pro-Display-Light.woff") format("woff"), url(...
0.264738
0.042662
body { direction :rtl; background-color: #222; font-family:'BYekan'; } @font-face { font-family: 'BYekan'; src: url('../fonts/BYekan.eot'); src: url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('...
web/css/style.css
body { direction :rtl; background-color: #222; font-family:'BYekan'; } @font-face { font-family: 'BYekan'; src: url('../fonts/BYekan.eot'); src: url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('...
0.370339
0.099514
@namespace url(http://www.w3.org/1999/xhtml); /** * A Dark theme for Yelp, circa Jan 2014 * Meant to be practical, not pretty, I'm not a graphic designer */ @-moz-document domain("yelp.com") { /* The sides */ body { background: none repeat scroll 0 0 #112233 !important; } /* T...
data/usercss/97532.user.css
@namespace url(http://www.w3.org/1999/xhtml); /** * A Dark theme for Yelp, circa Jan 2014 * Meant to be practical, not pretty, I'm not a graphic designer */ @-moz-document domain("yelp.com") { /* The sides */ body { background: none repeat scroll 0 0 #112233 !important; } /* T...
0.298798
0.112649
body { font-family: Quicksand; margin: 40px; padding: 0; color: #fff; background: linear-gradient(0, #281130 50%, #030133); } h1 { position: relative; font-size: 45px; margin: 15px 0; display: inline-block; } h1:after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; heig...
static/assets/css/style.css
body { font-family: Quicksand; margin: 40px; padding: 0; color: #fff; background: linear-gradient(0, #281130 50%, #030133); } h1 { position: relative; font-size: 45px; margin: 15px 0; display: inline-block; } h1:after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; heig...
0.63861
0.092688
@import url("//fonts.googleapis.com/css?family=Lobster|Cabin:400,700"); body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 16px; font-weight: 400; ...
www/css/custom.css
@import url("//fonts.googleapis.com/css?family=Lobster|Cabin:400,700"); body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 16px; font-weight: 400; ...
0.290075
0.057865
=============================================== */ * {outline: none !important;} a:hover, a:focus{ text-decoration: none; } img{ max-width: 100%; } .input-group { width: 80%; margin-left: 70px; } .input-group-addon{ border-radius: 0px; background-color: rgba(31, 58, 66, 0.83); color: #f...
dev/css/custom.css
=============================================== */ * {outline: none !important;} a:hover, a:focus{ text-decoration: none; } img{ max-width: 100%; } .input-group { width: 80%; margin-left: 70px; } .input-group-addon{ border-radius: 0px; background-color: rgba(31, 58, 66, 0.83); color: #f...
0.383988
0.075176
{ display: block; height: 100%; position: fixed; top: 0; left: 0; padding-bottom: 30px; transition: width linear .15s; box-sizing: border-box; z-index: 2010; background: url("../images/noise_gray.png") repeat scroll 0 0 #EEEEEE; } #right-panel, #left-panel, #right-panel.expanded...
src/StudySauce/Bundle/Resources/public/css/menu.css
{ display: block; height: 100%; position: fixed; top: 0; left: 0; padding-bottom: 30px; transition: width linear .15s; box-sizing: border-box; z-index: 2010; background: url("../images/noise_gray.png") repeat scroll 0 0 #EEEEEE; } #right-panel, #left-panel, #right-panel.expanded...
0.375248
0.132852
.container { position: fixed; z-index: 100; width: 100%; background: linear-gradient(90deg, #022ed4, #0ff3ee); display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; ...
src/styles/HeaderStyles.module.css
.container { position: fixed; z-index: 100; width: 100%; background: linear-gradient(90deg, #022ed4, #0ff3ee); display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; ...
0.420005
0.089654
* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: "Rubik", sans-serif; font-size: 14px; background-color: #E8EBF1; } .nav-container { display: flex; width: 100%; height: 90px; padding: 15px; position: fixed; top: 0; left: 0; z-index: 1030; background-color: #fff; }...
public/css/app.css
* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: "Rubik", sans-serif; font-size: 14px; background-color: #E8EBF1; } .nav-container { display: flex; width: 100%; height: 90px; padding: 15px; position: fixed; top: 0; left: 0; z-index: 1030; background-color: #fff; }...
0.420838
0.081228
.markdown-body { box-sizing: border-box; min-width: 200px; max-width: 980px; margin: 0 auto; padding: 45px; } @media (max-width: 767px) { .markdown-body { padding: 15px; } } * { margin: 0; padding: 0; } body::-webkit-scrollbar { width: 12px; height: 12px; } body::-web...
src/css/style.css
.markdown-body { box-sizing: border-box; min-width: 200px; max-width: 980px; margin: 0 auto; padding: 45px; } @media (max-width: 767px) { .markdown-body { padding: 15px; } } * { margin: 0; padding: 0; } body::-webkit-scrollbar { width: 12px; height: 12px; } body::-web...
0.463687
0.111628
----------------------------- GENERIC ----------------------------- */ /* MAIN TYPOGRAPHY */ html { font-size: 62.5%; font-family: helvetica, "microsoft sans serif", arial, sans-serif; } strong, th, thead td, h1, h2, h3, h4, h5, h6, dt { font-weight: bold; } cite, em, dfn { font-style: italic; } code, kbd, samp, pre,...
public/css/generic.css
----------------------------- GENERIC ----------------------------- */ /* MAIN TYPOGRAPHY */ html { font-size: 62.5%; font-family: helvetica, "microsoft sans serif", arial, sans-serif; } strong, th, thead td, h1, h2, h3, h4, h5, h6, dt { font-weight: bold; } cite, em, dfn { font-style: italic; } code, kbd, samp, pre,...
0.397237
0.166167
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600|Roboto:300,400&display=swap"); [fixed] { position: fixed; } [capat] { text-transform: uppercase; } [abs] { position: absolute; } [bold] { font-weight: bold; } #PPB { float: right; right: 0; padding-right: 20px; } [italic]...
public/app.css
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600|Roboto:300,400&display=swap"); [fixed] { position: fixed; } [capat] { text-transform: uppercase; } [abs] { position: absolute; } [bold] { font-weight: bold; } #PPB { float: right; right: 0; padding-right: 20px; } [italic]...
0.371251
0.095898
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } /* Provide sufficient contrast ...
Web/ESchool.Web/wwwroot/css/site.css
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } /* Provide sufficient contrast ...
0.487307
0.083666
* { font-family: 'Raleway'; box-sizing: border-box; } body { color: #fff; font-family: 'Open Sans'; height: 200vh; margin: 0; background-color: #f5f5f5; } /* header */ header { align-items: center; background-color: #000; display: flex; font-weight: 800; height: 69px; justify-content: space-between; pa...
web/first/assets/css/main.css
* { font-family: 'Raleway'; box-sizing: border-box; } body { color: #fff; font-family: 'Open Sans'; height: 200vh; margin: 0; background-color: #f5f5f5; } /* header */ header { align-items: center; background-color: #000; display: flex; font-weight: 800; height: 69px; justify-content: space-between; pa...
0.299822
0.06134
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, ...
exercises/progressive-enhancement/main.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.605916
0.161155
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500"); /* COLOR PALETTE main protopia color: #9178a0 main protopia color v2: #90779f protopia button color: #cba8e0 protopia secondary button: #c9a8d0 */ :root { font-size: 62.5%; } #app{ background: linear-gradient(90deg, rgba(173,102,200,1) 0%, ...
client/src/css/style.css
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500"); /* COLOR PALETTE main protopia color: #9178a0 main protopia color v2: #90779f protopia button color: #cba8e0 protopia secondary button: #c9a8d0 */ :root { font-size: 62.5%; } #app{ background: linear-gradient(90deg, rgba(173,102,200,1) 0%, ...
0.383064
0.075687
@font-face { font-family: 'vinlottis-icons'; src: url('/public/assets/fonts/vinlottis-icons/vinlottis-icons.ttf?95xu5r') format('truetype'), url('/public/assets/fonts/vinlottis-icons/vinlottis-icons.woff?95xu5r') format('woff'), url('/public/assets/fonts/vinlottis-icons/vinlottis-icons.svg?95xu5r#vinlot...
frontend/styles/vinlottis-icons.css
@font-face { font-family: 'vinlottis-icons'; src: url('/public/assets/fonts/vinlottis-icons/vinlottis-icons.ttf?95xu5r') format('truetype'), url('/public/assets/fonts/vinlottis-icons/vinlottis-icons.woff?95xu5r') format('woff'), url('/public/assets/fonts/vinlottis-icons/vinlottis-icons.svg?95xu5r#vinlot...
0.304352
0.115212
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,...
rick_morty/styles.css
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,...
0.403684
0.073297
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } img { max-width: 100%; } /* -------------------------------- Modules - reusable parts of our desig...
src/main/resources/static/css/cart-drawer.css
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } img { max-width: 100%; } /* -------------------------------- Modules - reusable parts of our desig...
0.399929
0.064683
.landingContainer{ background-color: black; max-width: 1920px; margin: 0 auto; } .landing{ display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr 1fr; grid-template-areas: "image titleGrid"; background-color: black; margin: 0 auto; } #imageCon...
src/css/prevLanding.css
.landingContainer{ background-color: black; max-width: 1920px; margin: 0 auto; } .landing{ display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr 1fr; grid-template-areas: "image titleGrid"; background-color: black; margin: 0 auto; } #imageCon...
0.366136
0.118029
@-moz-document domain("gamekyo.com") { body { background: url("http://i.imgur.com/PtJ6fl7.jpg") bottom fixed no-repeat !important; background-size: cover !important; } /* Entete */ #header { background-color: #252525 !important; background: url("http://i.imgur.com/EH49A5y.jpg") repeat !impor...
data/usercss/117724.user.css
@-moz-document domain("gamekyo.com") { body { background: url("http://i.imgur.com/PtJ6fl7.jpg") bottom fixed no-repeat !important; background-size: cover !important; } /* Entete */ #header { background-color: #252525 !important; background: url("http://i.imgur.com/EH49A5y.jpg") repeat !impor...
0.083974
0.05951