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
header { background-image: url(laptop-g5229b7075_1280.jpg); background-size: cover; background-repeat: no-repeat; padding: 5rem; display: flex; align-items: center; background-position: center; } .set { height: 40px; width: 40px; position: absolute; top: 14rem;...
style.css
header { background-image: url(laptop-g5229b7075_1280.jpg); background-size: cover; background-repeat: no-repeat; padding: 5rem; display: flex; align-items: center; background-position: center; } .set { height: 40px; width: 40px; position: absolute; top: 14rem;...
0.548674
0.095518
@charset "UTF-8"; /*! normalize.css v1.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; * display: inline; * zoom: 1; } audio:not([controls]) { display:...
assets/css/style.css
@charset "UTF-8"; /*! normalize.css v1.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; * display: inline; * zoom: 1; } audio:not([controls]) { display:...
0.359364
0.084758
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } } h2 { margin: 0; font-size: 1em; } h3 { margin-top: 0; font-size: 1em; font-weight: 500; } h4 { margin: 0; font-weight: 500; } textarea { width: calc(100% - 60px - 0.7692em); min-height: 4.6154em; padding: 0.4615e...
css/videopage.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } } h2 { margin: 0; font-size: 1em; } h3 { margin-top: 0; font-size: 1em; font-weight: 500; } h4 { margin: 0; font-weight: 500; } textarea { width: calc(100% - 60px - 0.7692em); min-height: 4.6154em; padding: 0.4615e...
0.421552
0.113236
html { scroll-behavior: smooth; } body { background-color: transparent; } body.site:before { background: transparent url("../gallery_gen/7a99a181e561855e23f442fae0e9d322.jpg") repeat-x scroll center top; } .wb_sbg { background: transparent url("../gallery_gen/76e3ac6d50f9be9536cdd80becaffbed.jpg") repeat-x scroll ce...
sensors.noyanov/webhost/css/2.css
html { scroll-behavior: smooth; } body { background-color: transparent; } body.site:before { background: transparent url("../gallery_gen/7a99a181e561855e23f442fae0e9d322.jpg") repeat-x scroll center top; } .wb_sbg { background: transparent url("../gallery_gen/76e3ac6d50f9be9536cdd80becaffbed.jpg") repeat-x scroll ce...
0.396886
0.119588
/* Tomato GUI Copyright (C) 2006-2009 <NAME> http://www.polarcloud.com/tomato/ For use with Tomato Firmware only. No part of this file may be used without permission. */ a { text-decoration: none; color: #af4141; } table { empty-cells: show; } form { padding: 0; margin: 0; } input, select { } input[typ...
release/src/router/www/tmmenu.css
/* Tomato GUI Copyright (C) 2006-2009 <NAME> http://www.polarcloud.com/tomato/ For use with Tomato Firmware only. No part of this file may be used without permission. */ a { text-decoration: none; color: #af4141; } table { empty-cells: show; } form { padding: 0; margin: 0; } input, select { } input[typ...
0.254972
0.077727
* { box-sizing: border-box; } h1 { text-align: center; margin-bottom: 10px; } body { background: #fff url('../img/background-img.png'); font-family: 'Limelight', Arial, sans-serif; } /* Main-Container */ .main-container { display: flex; justify-content: center; align-items: center; flex-direction: column; ...
css/main.css
* { box-sizing: border-box; } h1 { text-align: center; margin-bottom: 10px; } body { background: #fff url('../img/background-img.png'); font-family: 'Limelight', Arial, sans-serif; } /* Main-Container */ .main-container { display: flex; justify-content: center; align-items: center; flex-direction: column; ...
0.312685
0.089375
:root { color-scheme: light dark; --background-colour: #fff; --details-colour: #888; --divider-colour: #ffcce6; --gradient-start: #ffe6f3; --gradient-end: #fff; --image-border-colour: #555; --link-colour: var(--usesthis-purple); --link-hover-colour: var(--usesthis-pink); --link-nav-colour: #000; -...
static/stylesheets/screen.css
:root { color-scheme: light dark; --background-colour: #fff; --details-colour: #888; --divider-colour: #ffcce6; --gradient-start: #ffe6f3; --gradient-end: #fff; --image-border-colour: #555; --link-colour: var(--usesthis-purple); --link-hover-colour: var(--usesthis-pink); --link-nav-colour: #000; -...
0.417746
0.120284
@font-face { font-family: Anton-Regular; src: url("../../assets/font/Anton-Regular.ttf"); } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .margin-top-100 { margin-top: 100px; } .custom-title { color: #fff; font-size: 18px; } .custom-title span { fon...
public/css/sass/main.css
@font-face { font-family: Anton-Regular; src: url("../../assets/font/Anton-Regular.ttf"); } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .margin-top-100 { margin-top: 100px; } .custom-title { color: #fff; font-size: 18px; } .custom-title span { fon...
0.363647
0.068881
@font-face { font-family:mplus-1c-thin; src:url("../font/mplus-1c-thin.ttf") format("truetype") } html{ font-family: "mplus-1c-thin"; } .bg{ background-color: #000; height:1500px; } .stage { border: medium solid #FFFFFF; background-image: url("../img/lock.png"); background-repeat: no-repeat; backgrou...
css/course.css
@font-face { font-family:mplus-1c-thin; src:url("../font/mplus-1c-thin.ttf") format("truetype") } html{ font-family: "mplus-1c-thin"; } .bg{ background-color: #000; height:1500px; } .stage { border: medium solid #FFFFFF; background-image: url("../img/lock.png"); background-repeat: no-repeat; backgrou...
0.228845
0.071009
/****-globals-功能: 重设浏览器默认样式****/ /* 防止用户自定义背景颜色对网页的影响,添加让用户可以自定义字体 */ html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* 内外边距通常让各个浏览器样式的表现位置不同 */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, in...
web/min/Styles/base.css
/****-globals-功能: 重设浏览器默认样式****/ /* 防止用户自定义背景颜色对网页的影响,添加让用户可以自定义字体 */ html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* 内外边距通常让各个浏览器样式的表现位置不同 */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, in...
0.17259
0.071461
html { background-color: #ffffff; color: #44668d; font-family: Georgia,Times,Times New Roman,serif; } body { margin: 0 0 0 0; } a { text-decoration: none; color: #2fa1da; } a:hover { color: #92dbff; } ul { font-size: 1.2em; text-align: left; } ::-webki...
style/main.css
html { background-color: #ffffff; color: #44668d; font-family: Georgia,Times,Times New Roman,serif; } body { margin: 0 0 0 0; } a { text-decoration: none; color: #2fa1da; } a:hover { color: #92dbff; } ul { font-size: 1.2em; text-align: left; } ::-webki...
0.287568
0.065935
.tc { text-align: center; } .tl { text-align: left; } .tr { text-align: right; } .fl { float: left; } .fr { float: right; } .cb { clear: both; } .fwb { font-weight: bold; } .tdu { text-decoration: underline; } .fsi { font-style: italic; } .ttc { text-transform: capitalize; } .ttu { text-transform: ...
public/css/universal.css
.tc { text-align: center; } .tl { text-align: left; } .tr { text-align: right; } .fl { float: left; } .fr { float: right; } .cb { clear: both; } .fwb { font-weight: bold; } .tdu { text-decoration: underline; } .fsi { font-style: italic; } .ttc { text-transform: capitalize; } .ttu { text-transform: ...
0.428951
0.142679
.maz-scale-enter-active, .maz-scale-leave-active { opacity: 1; z-index: 1; transition: all 300ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-enter-from, .maz-scale-leave-to { opacity: 0.4; z-index: 1; transform: scale(0); } .maz-scale-fade-enter-active, .maz-scale-fade-leave-active { opacity: 1; ...
packages/lib/package/css/animation.css
.maz-scale-enter-active, .maz-scale-leave-active { opacity: 1; z-index: 1; transition: all 300ms cubic-bezier(0.4, 0.52, 0.26, 0.9); } .maz-scale-enter-from, .maz-scale-leave-to { opacity: 0.4; z-index: 1; transform: scale(0); } .maz-scale-fade-enter-active, .maz-scale-fade-leave-active { opacity: 1; ...
0.736021
0.130867
.btn.blue { background-color: #ccece8 !important; /* padding: 12px 32px !important; */ } .dropdown-menu.blue { background-color: #ccece8 !important; } .scrolling-wrapper { background-color: #fff; overflow-x: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* Internet Explor...
public/css/style_userhistory.css
.btn.blue { background-color: #ccece8 !important; /* padding: 12px 32px !important; */ } .dropdown-menu.blue { background-color: #ccece8 !important; } .scrolling-wrapper { background-color: #fff; overflow-x: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* Internet Explor...
0.35869
0.063511
background-color: #e74c3c; height: 100%; width: 100%; position: fixed; z-index: 1000; margin-top: 0px; top: 0px; } #loading-center{ width: 100%; height: 100%; position: relative; } #loading-center-absolute { position: absolute; left: 50%; top: 50%;...
css/preloader.css
background-color: #e74c3c; height: 100%; width: 100%; position: fixed; z-index: 1000; margin-top: 0px; top: 0px; } #loading-center{ width: 100%; height: 100%; position: relative; } #loading-center-absolute { position: absolute; left: 50%; top: 50%;...
0.308711
0.105073
.navbar-default, .navbar, .navbar-header, .navbar .container-fluid, .navbar-default div.navbar-collapse{ background: #5754c8; color: black; border:none; box-shadow: none; } .navbar-header a:hover, .navbar-header a:visited, .navbar-header a:active, .navbar-header a:default, .navbar-header a:focus { ...
css/reserve.css
.navbar-default, .navbar, .navbar-header, .navbar .container-fluid, .navbar-default div.navbar-collapse{ background: #5754c8; color: black; border:none; box-shadow: none; } .navbar-header a:hover, .navbar-header a:visited, .navbar-header a:active, .navbar-header a:default, .navbar-header a:focus { ...
0.541409
0.063773
.foo-table span.label.label-default { display: none; visibility: hidden; } .foo-table table.footable-details tr th { white-space: initial; overflow: visible !important; text-overflow: unset !important; } .foo-table tr.footable-filtering th { overflow: visible !important; } .foo-table .pagination { bord...
web/app/plugins/ninja-tables/assets/css/ninja-tables-public.min.css
.foo-table span.label.label-default { display: none; visibility: hidden; } .foo-table table.footable-details tr th { white-space: initial; overflow: visible !important; text-overflow: unset !important; } .foo-table tr.footable-filtering th { overflow: visible !important; } .foo-table .pagination { bord...
0.569494
0.112405
#NewToolboxContainer #ToolboxControls { text-align: left; } #NewToolboxContainer #ToolboxSelector { margin: 5px; } #NewToolboxContainer #ToolboxSearch { margin: 0 0 5px 5px; height: 19px; } #NewToolboxContainer #ToolboxItems { min-height: 100px; margin: 10px 5px; } #NewToolboxContainer #Button { background-...
StaticPages/Roblox.WWWRoot/CSS/Base/CSS/NewToolBox.css
#NewToolboxContainer #ToolboxControls { text-align: left; } #NewToolboxContainer #ToolboxSelector { margin: 5px; } #NewToolboxContainer #ToolboxSearch { margin: 0 0 5px 5px; height: 19px; } #NewToolboxContainer #ToolboxItems { min-height: 100px; margin: 10px 5px; } #NewToolboxContainer #Button { background-...
0.24015
0.047228
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; } body { font-family: Helvetica, Arial, sans-serif; font-size: 18px; line-height: 1.5; font-weight: 300; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; } h1, h2, h3, h4, h5, h6, p, blockquote...
static/css/main.css
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; } body { font-family: Helvetica, Arial, sans-serif; font-size: 18px; line-height: 1.5; font-weight: 300; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; } h1, h2, h3, h4, h5, h6, p, blockquote...
0.345105
0.152127
@media only screen and (max-width: 1599px) { } @media only screen and (max-width: 1366px) { .hero-section { height: 550px; } .hero-content { max-width: 675px; } } @media only screen and (min-width: 1200px) { .container { max-width: 1270px; pa...
www/public/assets/css/responsive.css
@media only screen and (max-width: 1599px) { } @media only screen and (max-width: 1366px) { .hero-section { height: 550px; } .hero-content { max-width: 675px; } } @media only screen and (min-width: 1200px) { .container { max-width: 1270px; pa...
0.187579
0.053626
@font-face { font-family: "Helvetica Neue"; src: url("../fonts/helvetica_neue.woff") format("woff"), url("../fonts/helvetica_neue.ttf") format("ttf"); } @font-face { font-family: "Lucida Grande"; src: url("../fonts/lucida_grande.woff") format("woff"), url("../fonts/lucida_grande.ttf") format("ttf"); } @font-f...
app-dezong/assets/css/main.css
@font-face { font-family: "Helvetica Neue"; src: url("../fonts/helvetica_neue.woff") format("woff"), url("../fonts/helvetica_neue.ttf") format("ttf"); } @font-face { font-family: "Lucida Grande"; src: url("../fonts/lucida_grande.woff") format("woff"), url("../fonts/lucida_grande.ttf") format("ttf"); } @font-f...
0.324235
0.045948
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/OpenSans-Light.ttf); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSan...
node_modules/hexo-admin/www/bundle.css
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/OpenSans-Light.ttf); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSan...
0.412885
0.07088
html { box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { margin: 0; padding: 0; width: 100vh; background-color: #787878; height: 100vh; display: block; } .title { display: flex; background-color: #000000; border-top: none; border-bottom: none; pad...
game-js/css/style.css
html { box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { margin: 0; padding: 0; width: 100vh; background-color: #787878; height: 100vh; display: block; } .title { display: flex; background-color: #000000; border-top: none; border-bottom: none; pad...
0.410047
0.052425
#form_sa #sa_1 { background: #f2f2f2 none repeat scroll 0 0; padding: 30px; } #form_sa #sa_1 label { font-size:14px; color:#333; } #vfblock #sa_top_block { background: #dddddd none repeat scroll 0 0; border: 1px solid #cccccc; } #sa_top_left { border-right: 1px solid #ccc; float: left; ...
static/forms_styles/saap.css
#form_sa #sa_1 { background: #f2f2f2 none repeat scroll 0 0; padding: 30px; } #form_sa #sa_1 label { font-size:14px; color:#333; } #vfblock #sa_top_block { background: #dddddd none repeat scroll 0 0; border: 1px solid #cccccc; } #sa_top_left { border-right: 1px solid #ccc; float: left; ...
0.396419
0.154408
* { /* .gallery-slider__main */ --gallery-slider-min-width: 200px; --gallery-slider-max-width: 800px; --gallery-slider-shadow: 0px 2px 2px 0 rgba(46, 61, 73, 0.096); /* .image */ --gallery-slider-image-border-radius: 2px; --gallery-slider-image-width: 100%; /* left_arrow && right_arrow */ --gallery-s...
src/components/shared/Gallery/gallery.css
* { /* .gallery-slider__main */ --gallery-slider-min-width: 200px; --gallery-slider-max-width: 800px; --gallery-slider-shadow: 0px 2px 2px 0 rgba(46, 61, 73, 0.096); /* .image */ --gallery-slider-image-border-radius: 2px; --gallery-slider-image-width: 100%; /* left_arrow && right_arrow */ --gallery-s...
0.511717
0.058025
.jiathis_style caption,.jiathis_style dd,.jiathis_style dl,.jiathis_style dt,.jiathis_style fieldset,.jiathis_style form,.jiathis_style label,.jiathis_style legend,.jiathis_style li,.jiathis_style ol,.jiathis_style span,.jiathis_style table,.jiathis_style tbody,.jiathis_style td,.jiathis_style tfoot,.jiathis_style th,....
styles/jiathis_share.min.css
.jiathis_style caption,.jiathis_style dd,.jiathis_style dl,.jiathis_style dt,.jiathis_style fieldset,.jiathis_style form,.jiathis_style label,.jiathis_style legend,.jiathis_style li,.jiathis_style ol,.jiathis_style span,.jiathis_style table,.jiathis_style tbody,.jiathis_style td,.jiathis_style tfoot,.jiathis_style th,....
0.30632
0.053428
html, body { padding: 0; margin-top: 0; min-height: 100vh; max-width: 100%; overflow-x: hidden; } .header-mobile { background-color: white; position: sticky; top: 0; padding-top: 10px; padding-bottom: 5px; } .brand { width: 90px; color: #28352f; font-size: 20px; text-align: center; line-...
css/style.css
html, body { padding: 0; margin-top: 0; min-height: 100vh; max-width: 100%; overflow-x: hidden; } .header-mobile { background-color: white; position: sticky; top: 0; padding-top: 10px; padding-bottom: 5px; } .brand { width: 90px; color: #28352f; font-size: 20px; text-align: center; line-...
0.504883
0.071203
* { color: white; margin: 0; padding: 0; font-family: "Muli", sans-serif; } nav { position: fixed; width: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/york-wallcoverings-wa...
css/float.css
* { color: white; margin: 0; padding: 0; font-family: "Muli", sans-serif; } nav { position: fixed; width: 100%; background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Users/codethedream/lessons/Sunrise-phoenix/front-end-1-section-1-alexrz07/img/york-wallcoverings-wa...
0.485356
0.159217
@-moz-document url-prefix("https://sprut.ai") { .panel { background-color: #2f2f2f; color: #AAA; } body, .wrapper > section { background-color: #242424; } .topnavbar .nav-wrapper { background-color: #aa806c; } .content-wrapper > h3, .content-wrapper > .content-heading { font-si...
data/usercss/179941.user.css
@-moz-document url-prefix("https://sprut.ai") { .panel { background-color: #2f2f2f; color: #AAA; } body, .wrapper > section { background-color: #242424; } .topnavbar .nav-wrapper { background-color: #aa806c; } .content-wrapper > h3, .content-wrapper > .content-heading { font-si...
0.297266
0.074433
@media only screen and (min-width: 768px) and (max-width: 991px) { .main-menu ul>li a { padding: 20px 20px 20px; } .header-search { padding: 15px 0px; } } /*------------------------------------------------------------------- 767px x 599px ----------------------------------------------...
assets/wise/css/responsive.css
@media only screen and (min-width: 768px) and (max-width: 991px) { .main-menu ul>li a { padding: 20px 20px 20px; } .header-search { padding: 15px 0px; } } /*------------------------------------------------------------------- 767px x 599px ----------------------------------------------...
0.297572
0.105487
/** * * Name: IRANYekan Font * Version: 1.0 * Author: <NAME> (mos<EMAIL>) * Created on: Dec 20, 2016 * Updated on: Dec 20, 2016 * Website: http://fontiran.com * Copyright: Commercial/Proprietary Software -------------------------------------------------------------------------------------- فونت ایرا...
src/assets/fonts/iranyekan/css/fontiran.css
/** * * Name: IRANYekan Font * Version: 1.0 * Author: <NAME> (mos<EMAIL>) * Created on: Dec 20, 2016 * Updated on: Dec 20, 2016 * Website: http://fontiran.com * Copyright: Commercial/Proprietary Software -------------------------------------------------------------------------------------- فونت ایرا...
0.240329
0.0524
.nikuda_label { position:absolute; top: 10%; right:35%; /*noinspection CssNoGenericFontName*/ font-family:David; font-weight:bold; font-size:12.5em; border-style:none; color:#EFE9DC; /* draggable:false; */ z-index:-1; /* user-drag: none; */ /* user-select: none; this doesnt work in any browser */ -moz-us...
static/css/nikuda.css
.nikuda_label { position:absolute; top: 10%; right:35%; /*noinspection CssNoGenericFontName*/ font-family:David; font-weight:bold; font-size:12.5em; border-style:none; color:#EFE9DC; /* draggable:false; */ z-index:-1; /* user-drag: none; */ /* user-select: none; this doesnt work in any browser */ -moz-us...
0.255715
0.045016
body { font-family: 'Noto Serif TC', serif; line-height: 1.7em; font-size: 16px; } .mask{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 100;background: #fff;} .call{ font-size: 0.8em; /* padding-right: 15px; padding-top: 15px; */ line-height: 30px; text-align: center; ...
resources/css/style.css
body { font-family: 'Noto Serif TC', serif; line-height: 1.7em; font-size: 16px; } .mask{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 100;background: #fff;} .call{ font-size: 0.8em; /* padding-right: 15px; padding-top: 15px; */ line-height: 30px; text-align: center; ...
0.26218
0.081776
* { -webkit-tap-highlight-color: rgba(0,0,0,0); } /* :root { --blue: #20a8d8; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #f86c6b; --orange: #f8cb00; --yellow: #ffc107; --green: #4dbd74; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #738...
www/css/x2.css
* { -webkit-tap-highlight-color: rgba(0,0,0,0); } /* :root { --blue: #20a8d8; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #f86c6b; --orange: #f8cb00; --yellow: #ffc107; --green: #4dbd74; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #738...
0.282592
0.050847
@media screen and (min-width: 768px) and (max-width: 991px){ .box_text_part { width: 70px !important; } .container { padding-right: 15px !important; } .for_image { width: 207px; height: 180px; margin: 0 auto; } .time_section_threee { width: 16%; heigh...
css/media.css
@media screen and (min-width: 768px) and (max-width: 991px){ .box_text_part { width: 70px !important; } .container { padding-right: 15px !important; } .for_image { width: 207px; height: 180px; margin: 0 auto; } .time_section_threee { width: 16%; heigh...
0.412648
0.117092
@import url('https://fonts.googleapis.com/css?family=Play'); body, html { font-family: 'Play', sans-serif; margin: 0; padding: 0; box-sizing: border-box; background: #eff3f6; } .container { width: 1000px; margin-right: auto; margin-left: auto; margin-top: 70px; } .titile { font-size: 36px; l...
web/apps/eu/style.css
@import url('https://fonts.googleapis.com/css?family=Play'); body, html { font-family: 'Play', sans-serif; margin: 0; padding: 0; box-sizing: border-box; background: #eff3f6; } .container { width: 1000px; margin-right: auto; margin-left: auto; margin-top: 70px; } .titile { font-size: 36px; l...
0.304869
0.067056
.block-detail { display: inline-block; position: relative; padding: 20px; padding-top: 100px; padding-bottom: 90px; } .block-detail .inner { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); height: 500px; } .block-deta...
src/HCMS.Web/Themes/hayat2/css/blocks.css
.block-detail { display: inline-block; position: relative; padding: 20px; padding-top: 100px; padding-bottom: 90px; } .block-detail .inner { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); height: 500px; } .block-deta...
0.53437
0.114666
@-moz-document domain("www.u17.com"){ div[class="www_hd_middle_ct"],div[class="www_hd_middle_rt"],div[class="pd_b_13"],span[class="icon_clo"]{display:none!important;} div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all, div.ui-widget-overlay,div[id*="-advert-"],div[id="ldpop"],div[id="rdpop"]{ display:none!impo...
data/usercss/101171.user.css
@-moz-document domain("www.u17.com"){ div[class="www_hd_middle_ct"],div[class="www_hd_middle_rt"],div[class="pd_b_13"],span[class="icon_clo"]{display:none!important;} div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all, div.ui-widget-overlay,div[id*="-advert-"],div[id="ldpop"],div[id="rdpop"]{ display:none!impo...
0.094062
0.071397
/* CSS Document */ html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button,input,textarea,table,th,td{ padding:0; margin: 0; border: 0; font-size:...
public/ueditor/css/common_7.css
/* CSS Document */ html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button,input,textarea,table,th,td{ padding:0; margin: 0; border: 0; font-size:...
0.384565
0.140631
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, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, th...
client/src/App.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, th...
0.371251
0.070208
body { background-color: #96a8c8; text-align: center; font-size: 16px; font-variant: small-caps; font-family: Lucida, Helvetica, sans-serif; font-weight: 500; text-decoration: none; position: absolute; left: 50%; width: 780px; margin-left: -390px; } button { color: #96a8c8; text-decoration: no...
media/main.css
body { background-color: #96a8c8; text-align: center; font-size: 16px; font-variant: small-caps; font-family: Lucida, Helvetica, sans-serif; font-weight: 500; text-decoration: none; position: absolute; left: 50%; width: 780px; margin-left: -390px; } button { color: #96a8c8; text-decoration: no...
0.387806
0.058078
@font-face { font-family: "seotheme"; src: url("../fonts/seoicon.woff2") format("woff2"), url("../fonts/seoicon.woff") format("woff"), url("../fonts/seoicon.ttf") format("truetype"), url("../fonts/seoicon.svg#seotheme") format("svg"); font-weight: normal; font-style: normal; } [class^="seoicon-"]:before, [clas...
css/seo-icons.css
@font-face { font-family: "seotheme"; src: url("../fonts/seoicon.woff2") format("woff2"), url("../fonts/seoicon.woff") format("woff"), url("../fonts/seoicon.ttf") format("truetype"), url("../fonts/seoicon.svg#seotheme") format("svg"); font-weight: normal; font-style: normal; } [class^="seoicon-"]:before, [clas...
0.268366
0.060418
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700;800;900&display=swap'); /* Variables */ :root { --editor-bg: #eee; --editor-border: #3f87a6; } /* Reset Styles */ * { padding: 0; margin: 0; box-sizing: border-box; } html, body { height: 100%; ...
css/editor-styles.css
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700;800;900&display=swap'); /* Variables */ :root { --editor-bg: #eee; --editor-border: #3f87a6; } /* Reset Styles */ * { padding: 0; margin: 0; box-sizing: border-box; } html, body { height: 100%; ...
0.461988
0.092688
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #fff; font-family: "Open Sans", sans-serif; font-size: 16px; } .contenedor { width: 90%; max-width: 1000px; /*background: #ccc;*/ margin: auto; overflow: hidden; } ...
css/estilos.css
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #fff; font-family: "Open Sans", sans-serif; font-size: 16px; } .contenedor { width: 90%; max-width: 1000px; /*background: #ccc;*/ margin: auto; overflow: hidden; } ...
0.264453
0.075619
.navbar-custom { background-color: #2C3542; color: #ffffff; border-width: 0px; border-radius: 0px; min-height: 60px; padding-right: 10px; } .navbar-custom .navbar-nav>li>a { color: #ffffff; } .navbar-custom .navbar-nav>li>a:focus, .navbar-custom .navbar-nav>li>a:hover { color: #ffffff; }...
public/css/includes/navbar.css
.navbar-custom { background-color: #2C3542; color: #ffffff; border-width: 0px; border-radius: 0px; min-height: 60px; padding-right: 10px; } .navbar-custom .navbar-nav>li>a { color: #ffffff; } .navbar-custom .navbar-nav>li>a:focus, .navbar-custom .navbar-nav>li>a:hover { color: #ffffff; }...
0.338842
0.07843
*{ padding: 0; margin: 0; } .clearAfter{ height: 0; content: ""; display: block; clear: both; } .chrome_adjust { -webkit-text-size-adjust:none; font-size:9px; } #warp{ width:200px; margin:2px auto; ...
shop/css/style.css
*{ padding: 0; margin: 0; } .clearAfter{ height: 0; content: ""; display: block; clear: both; } .chrome_adjust { -webkit-text-size-adjust:none; font-size:9px; } #warp{ width:200px; margin:2px auto; ...
0.082976
0.065217
@font-face { font-family: OpenSans-Regular; src: url(../Font/OpenSans-Regular.ttf); } * { box-sizing: border-box; } ul { padding-left: 0px; } .colimag { margin-left: -62px; margin-top: -29px; } .colimag img { margin-left: 375px; margin-top: -40px; height: 70vh; } a:hover { color: #0056b3; tex...
assest/images/normals/Idiotic Media_files/influencer.css
@font-face { font-family: OpenSans-Regular; src: url(../Font/OpenSans-Regular.ttf); } * { box-sizing: border-box; } ul { padding-left: 0px; } .colimag { margin-left: -62px; margin-top: -29px; } .colimag img { margin-left: 375px; margin-top: -40px; height: 70vh; } a:hover { color: #0056b3; tex...
0.394784
0.083106
@charset "utf-8"; body { font-family: "Open Sans",​sans-serif; background: #FFF; font-weight: 300; height: 100%; margin: 0; padding: 0; color: #DADADA; } .modal { color: #333 !important; } .form-reg-part-2 h3 { font-weight: 300; } footer ul { list-style-type: none; display: block...
css/style.css
@charset "utf-8"; body { font-family: "Open Sans",​sans-serif; background: #FFF; font-weight: 300; height: 100%; margin: 0; padding: 0; color: #DADADA; } .modal { color: #333 !important; } .form-reg-part-2 h3 { font-weight: 300; } footer ul { list-style-type: none; display: block...
0.151435
0.044452
@-moz-document domain("okoun.cz") { textarea { /* padding: 2px; */ /* min-width: 15em; */ width: 100%; height: 7em; } input[type=checkbox] { transform: scale(2); } .nobr { white-space: unset; } .expbutton .hd { font-size: 20pt; font-family: sans-serif; padding: 0;...
data/usercss/164657.user.css
@-moz-document domain("okoun.cz") { textarea { /* padding: 2px; */ /* min-width: 15em; */ width: 100%; height: 7em; } input[type=checkbox] { transform: scale(2); } .nobr { white-space: unset; } .expbutton .hd { font-size: 20pt; font-family: sans-serif; padding: 0;...
0.285472
0.055158
display: inline; line-height: normal; font-size: inherit; } #CQ legend { margin-bottom: 0px; border: none; width: auto; } #CQ fieldset { border: inherit; margin: inherit; padding: inherit; min-width: 99%; } div.cq-redirect-notice { margin: 20px 0 20px 0; border: 1px so...
ui/src/main/content/jcr_root/apps/18f/widgets/source/css/static.css
display: inline; line-height: normal; font-size: inherit; } #CQ legend { margin-bottom: 0px; border: none; width: auto; } #CQ fieldset { border: inherit; margin: inherit; padding: inherit; min-width: 99%; } div.cq-redirect-notice { margin: 20px 0 20px 0; border: 1px so...
0.270288
0.093637
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, ...
am/static/css/styles.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.482429
0.093017
@import url('https://fonts.googleapis.com/css2?family=Norican&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=PT+Sans:ital@1&display=swap'); *{ margin: 0; padding: 0; } body{ f...
public/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Norican&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=PT+Sans:ital@1&display=swap'); *{ margin: 0; padding: 0; } body{ f...
0.326701
0.116011
margin-left: -17%; border-radius: 3px } .breadcrumb-item+.breadcrumb-item::before{ content: "|"; } #header a{ color: #000; text-decoration: none; font-size: 16px; } #header a:hover{ color: #f68; } #header_top{ background: #EDB; height: 70px } #header_top>.list-inline-item.top1{ p...
public/css/header.css
margin-left: -17%; border-radius: 3px } .breadcrumb-item+.breadcrumb-item::before{ content: "|"; } #header a{ color: #000; text-decoration: none; font-size: 16px; } #header a:hover{ color: #f68; } #header_top{ background: #EDB; height: 70px } #header_top>.list-inline-item.top1{ p...
0.331336
0.07889
.card-space-profile-card__container { --profile-card-cover-photo-width: 17.5rem; --profile-card-cover-photo-height: calc(var(--profile-card-cover-photo-width) * 50 / 125); --profile-card-height: calc(var(--profile-card-cover-photo-width) * 160 / 125); display: flex; flex-direction: column; align-items: cen...
packages/web-client/app/components/card-space/profile-card/index.css
.card-space-profile-card__container { --profile-card-cover-photo-width: 17.5rem; --profile-card-cover-photo-height: calc(var(--profile-card-cover-photo-width) * 50 / 125); --profile-card-height: calc(var(--profile-card-cover-photo-width) * 160 / 125); display: flex; flex-direction: column; align-items: cen...
0.523177
0.056993
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/all.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.391639
0.084417
.ck-repo-widget-plot-axis path, .ck-repo-widget-plot-axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .ck-repo-widget-plot-dot { cursor: pointer; } .ck-repo-widget-plot-tooltip { position: absolute; border: 0.5px solid gray; border-radius: 5px; padding: 5px; bac...
wfe/dashboard/ck-repo-widget/widget.css
.ck-repo-widget-plot-axis path, .ck-repo-widget-plot-axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .ck-repo-widget-plot-dot { cursor: pointer; } .ck-repo-widget-plot-tooltip { position: absolute; border: 0.5px solid gray; border-radius: 5px; padding: 5px; bac...
0.439747
0.089097
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300'); nav { margin-bottom: '1.45rem'; z-index: 9999; position: fixed; width: 100%; padding: 20px; font-family: 'Open Sans Condensed', sans-serif; z-index: 999; } nav.front-page { font-size: 1.7rem; } nav.interior...
src/components/Header/Header.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300'); nav { margin-bottom: '1.45rem'; z-index: 9999; position: fixed; width: 100%; padding: 20px; font-family: 'Open Sans Condensed', sans-serif; z-index: 999; } nav.front-page { font-size: 1.7rem; } nav.interior...
0.507324
0.102619
@font-face { font-family: 'gotham'; src: url('../fonts/gotham-thind41d.html?') format('eot'), url('../fonts/gotham-thin.otf') format('opentype'), url('../fonts/gotham-thin.woff') format('woff'), url('../fonts/gotham-thin.ttf') format('truetype'), url('../fonts/gotham-thin.htm...
splash/css/style.css
@font-face { font-family: 'gotham'; src: url('../fonts/gotham-thind41d.html?') format('eot'), url('../fonts/gotham-thin.otf') format('opentype'), url('../fonts/gotham-thin.woff') format('woff'), url('../fonts/gotham-thin.ttf') format('truetype'), url('../fonts/gotham-thin.htm...
0.288068
0.06078
@media screen and (min-width: 981px) { html { font-size: 62.5%; } } @media screen and (min-width: 481px) and (max-width: 980px) { html { font-size: 9px; } } @media screen and (max-width: 480px) { html { font-size: 8px; } } body { background: radial-gradient(#fdfdfd, #f8f8f8); font-family:...
public/css/user/checkout.css
@media screen and (min-width: 981px) { html { font-size: 62.5%; } } @media screen and (min-width: 481px) and (max-width: 980px) { html { font-size: 9px; } } @media screen and (max-width: 480px) { html { font-size: 8px; } } body { background: radial-gradient(#fdfdfd, #f8f8f8); font-family:...
0.515864
0.095055
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } .nav{ background-color: rgba(0, 0, 0, 0.891); height: 82px; font-size: 25px; width: 1500px; text-align: justify; position: fixed; } .nav li{ margin-left: 10px; list-style-type: none; padding: 3...
ress/contact us final2.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } .nav{ background-color: rgba(0, 0, 0, 0.891); height: 82px; font-size: 25px; width: 1500px; text-align: justify; position: fixed; } .nav li{ margin-left: 10px; list-style-type: none; padding: 3...
0.352759
0.051012
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* html element 62.5% font-size for REM use */ html { font...
style.css
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* html element 62.5% font-size for REM use */ html { font...
0.296552
0.08733
.flex_tl_table { display: flex; flex-flow: column nowrap; box-sizing: border-box; } /* Timeline: Header, Dates number, all bookings Rows */ .flex_tl_table .flex_tl_table_header, .flex_tl_table .flex_tl_table_titles, .flex_tl_table .flex_tl_table_row_bookings { flex: 1; display: flex; flex-flow: row nowrap; j...
wordpress/wp-content/plugins/booking/core/timeline/v2/css/timeline_v2.css
.flex_tl_table { display: flex; flex-flow: column nowrap; box-sizing: border-box; } /* Timeline: Header, Dates number, all bookings Rows */ .flex_tl_table .flex_tl_table_header, .flex_tl_table .flex_tl_table_titles, .flex_tl_table .flex_tl_table_row_bookings { flex: 1; display: flex; flex-flow: row nowrap; j...
0.197251
0.039844
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("forum.dobreprogramy.pl") { /*v0.15*/ .latest-topic-list, .topic-list, .category-list { background-color: transparent !important; } blockquote aside.onebox { background: #002d44 none repeat scroll 0 0; border-left: 5px soli...
data/usercss/141307.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("forum.dobreprogramy.pl") { /*v0.15*/ .latest-topic-list, .topic-list, .category-list { background-color: transparent !important; } blockquote aside.onebox { background: #002d44 none repeat scroll 0 0; border-left: 5px soli...
0.31258
0.101947
body{ background-color: #eee; } .sidebar{ height: 100vh; background-image: url(../img/home_screen.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 5px 7px 9px #999999; } .sidebar-link{ transition: all -5s; } .sidebar-link:hover{ backg...
pointofsale_project/pointofsale/static/pointofsale/css/mainapp.css
body{ background-color: #eee; } .sidebar{ height: 100vh; background-image: url(../img/home_screen.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 5px 7px 9px #999999; } .sidebar-link{ transition: all -5s; } .sidebar-link:hover{ backg...
0.413596
0.119254
body { background-color: lightgrey; } svg { position: relative; } h3 span { font-size: 25px; margin-left: 10%; } h3 span.light { color: silver; } .header-span { font-size: 25px; } .modal-dialog { max-width: 100% !important; margin: 0px; } .modal-content { background-color: white; cursor: defa...
docs/ui/css/styles.css
body { background-color: lightgrey; } svg { position: relative; } h3 span { font-size: 25px; margin-left: 10%; } h3 span.light { color: silver; } .header-span { font-size: 25px; } .modal-dialog { max-width: 100% !important; margin: 0px; } .modal-content { background-color: white; cursor: defa...
0.354321
0.069352
.notify{ padding:25px!important; } main { background: #f7f7f7; } .main__header { padding-bottom: 1em; } .text-primary { color: #405461 !important; } .text-bold { font-weight: 600; color: #000; } .mr-left { margin-left: 5px; } .uppercase { text-transform: uppercase; } .btn { min-height: 45px;...
httpdocs/Client.Web.SelectGo/Content/Default/default/checkout-completed/css/9.0-style.transfer.css
.notify{ padding:25px!important; } main { background: #f7f7f7; } .main__header { padding-bottom: 1em; } .text-primary { color: #405461 !important; } .text-bold { font-weight: 600; color: #000; } .mr-left { margin-left: 5px; } .uppercase { text-transform: uppercase; } .btn { min-height: 45px;...
0.38827
0.054676
:root { --figure-height: 720px; --img-width: 18%; --img-gap: 2%; --row-top: 8rem; --row-center: 40%; --row-bottom: 470px; --col-one: 0; --col-two: 20%; --col-three: 40%; --col-four: 60%; --col-five: 80%; --timing-function: cubic-bezier(0.28, 0.89, 0.355, 1); } @keyframes rotator { 0% { ma...
static/components/raw/logo-farm/logo-farm.css
:root { --figure-height: 720px; --img-width: 18%; --img-gap: 2%; --row-top: 8rem; --row-center: 40%; --row-bottom: 470px; --col-one: 0; --col-two: 20%; --col-three: 40%; --col-four: 60%; --col-five: 80%; --timing-function: cubic-bezier(0.28, 0.89, 0.355, 1); } @keyframes rotator { 0% { ma...
0.739705
0.180974
body{ background:black; color:white; display:flex; flex-direction:column; align-items:center; } @keyframes glow{ 50%{ border-color:lime; width:95%; box-shadow:0px 0px 10px -2px green; } 100%{ border-color:green; width:35%; box-shadow:0px 0px 10px -2px green; } } .sep{ width:3...
css/style.css
body{ background:black; color:white; display:flex; flex-direction:column; align-items:center; } @keyframes glow{ 50%{ border-color:lime; width:95%; box-shadow:0px 0px 10px -2px green; } 100%{ border-color:green; width:35%; box-shadow:0px 0px 10px -2px green; } } .sep{ width:3...
0.680666
0.08218
width: 100%; height: 100%; vertical-align: bottom; horizontal-align: left; flow-children: down; transition: all 2s linear; background-color: #AAAAAA00; } #StatisticsButtonPanel:hover { background-color: #AAAAAA22; } .LegionLevelIconPanel { width: 90px; height: 95px; margin:...
content/dota_addons/legion_td/panorama/styles/custom_game/statistics.css
width: 100%; height: 100%; vertical-align: bottom; horizontal-align: left; flow-children: down; transition: all 2s linear; background-color: #AAAAAA00; } #StatisticsButtonPanel:hover { background-color: #AAAAAA22; } .LegionLevelIconPanel { width: 90px; height: 95px; margin:...
0.712332
0.132824
.spark-text { font-variant-ligatures: contextual; -moz-font-feature-settings: "calt"; -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; } /* the spark styles */ @font-face { font-family: "spark-bar-medium"; src: url(../fonts/Spark-Bar-Medium.otf) format("opentype"); } @font-face { fon...
dist/css/dark.css
.spark-text { font-variant-ligatures: contextual; -moz-font-feature-settings: "calt"; -webkit-font-feature-settings: "calt"; font-feature-settings: "calt"; } /* the spark styles */ @font-face { font-family: "spark-bar-medium"; src: url(../fonts/Spark-Bar-Medium.otf) format("opentype"); } @font-face { fon...
0.395835
0.101768
.text-color-blue { color: #0d6efd; } .bg-color-blue { background-color: #0d6efd; } .border-color-blue { border-color: #0d6efd; } .text-color-indigo { color: #6610f2; } .bg-color-indigo { background-color: #6610f2; } .border-color-indigo { border-color: #6610f2; } .text-color-purple { color: #6f42c1;...
dist/main.css
.text-color-blue { color: #0d6efd; } .bg-color-blue { background-color: #0d6efd; } .border-color-blue { border-color: #0d6efd; } .text-color-indigo { color: #6610f2; } .bg-color-indigo { background-color: #6610f2; } .border-color-indigo { border-color: #6610f2; } .text-color-purple { color: #6f42c1;...
0.461745
0.108142
- font-size: 22px; - line-height:29px;/*##################################################################*/ /* Tablet - portrait ###############################################*/ /*##################################################################*/ @media (min-width:480px) and (max-width: 767px) { ...
src/ocd/static/landing/css/responsive.css
- font-size: 22px; - line-height:29px;/*##################################################################*/ /* Tablet - portrait ###############################################*/ /*##################################################################*/ @media (min-width:480px) and (max-width: 767px) { ...
0.126785
0.083778
body {font-family: 'Raleway', sans-serif;font-size: 18px;} /*Overrides Contensive Conflict of View*/ ng-view.app-content, .app-content > ng-view { height: calc(100vh - 51px); } .app-body {background: #fff;} a {} a:link {} a:hover {} a:visited {} div , p {font-family: 'Raleway', sans-serif; font-weight:400;} h1, h...
demo/css/contensive-details.css
body {font-family: 'Raleway', sans-serif;font-size: 18px;} /*Overrides Contensive Conflict of View*/ ng-view.app-content, .app-content > ng-view { height: calc(100vh - 51px); } .app-body {background: #fff;} a {} a:link {} a:hover {} a:visited {} div , p {font-family: 'Raleway', sans-serif; font-weight:400;} h1, h...
0.290578
0.083666
.js_grpah{ width: 600px; } #js-graph-own, #html-graph-own{ width: 100%; } .graph-row{ overflow: hidden; margin-bottom: 50px; } .graph-row>*{ float:left; margin: 10px; } .graph-panel{ width: 300px; min-height: 500px; } .graph-data{ width: 300px; min-height: 150px; border: ...
src/projects/graph/css/graph.css
.js_grpah{ width: 600px; } #js-graph-own, #html-graph-own{ width: 100%; } .graph-row{ overflow: hidden; margin-bottom: 50px; } .graph-row>*{ float:left; margin: 10px; } .graph-panel{ width: 300px; min-height: 500px; } .graph-data{ width: 300px; min-height: 150px; border: ...
0.556159
0.111676
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body {padding: 0;margin:0;} .navBar, .header, .services, .ourTeam, .testimonials, .ourProject .footer { min-width: 1200px; } h1,h2,h3,h4{font-weight: normal;} .container { width: 1000px; margi...
css/index.css
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body {padding: 0;margin:0;} .navBar, .header, .services, .ourTeam, .testimonials, .ourProject .footer { min-width: 1200px; } h1,h2,h3,h4{font-weight: normal;} .container { width: 1000px; margi...
0.174129
0.064388
.navbar{ padding: 0; } .text-bold{ font-size: 1rem; font-weight: bolder; } .add-right-sidebar{ width: 100%; height:312px; border: 1px solid #d6d8d9; content: "Publish Your Advatich"; margin-bottom: 10px; padding: 5px; background-color: #48ef3d8a; } .add-right-sidebar img{ wi...
public/front/css/default.css
.navbar{ padding: 0; } .text-bold{ font-size: 1rem; font-weight: bolder; } .add-right-sidebar{ width: 100%; height:312px; border: 1px solid #d6d8d9; content: "Publish Your Advatich"; margin-bottom: 10px; padding: 5px; background-color: #48ef3d8a; } .add-right-sidebar img{ wi...
0.330255
0.071819
@charset "UTF-8"; @import url(https://fonts.googleapis.com/css?family=Roboto:100&subset=latin,cyrillic); @import url(http://allfont.ru/allfont.css?fonts=roboto-slab-light); @font-face { font-family: "MyriadPro-Light"; src:url("../fonts/MyriadPro-Light/MyriadPro-Light.eot") format("eot"), url("../fonts/M...
web/js/fonts.css
@charset "UTF-8"; @import url(https://fonts.googleapis.com/css?family=Roboto:100&subset=latin,cyrillic); @import url(http://allfont.ru/allfont.css?fonts=roboto-slab-light); @font-face { font-family: "MyriadPro-Light"; src:url("../fonts/MyriadPro-Light/MyriadPro-Light.eot") format("eot"), url("../fonts/M...
0.167866
0.044307
.container { display: flex; flex-direction: column; align-items: center; justify-content: center; background-image: url("../../public/testeBackground.svg"); background-repeat: no-repeat; background-size: cover; background-attachment:fixed; height: 100%; } .container button{ back...
styles/pages/Avaliacao.module.css
.container { display: flex; flex-direction: column; align-items: center; justify-content: center; background-image: url("../../public/testeBackground.svg"); background-repeat: no-repeat; background-size: cover; background-attachment:fixed; height: 100%; } .container button{ back...
0.485356
0.114517
.container>.row>.image>img { width: 100%; height: auto; border-radius: 5px; border: 10px solid var(--background-color); } .container>.row >.image.col-4 { margin-bottom: var(--section-heading-space); } .container>.row .about { display: inline-block; float: left; margin-bottom: var(--main-...
css/components/about-me.css
.container>.row>.image>img { width: 100%; height: auto; border-radius: 5px; border: 10px solid var(--background-color); } .container>.row >.image.col-4 { margin-bottom: var(--section-heading-space); } .container>.row .about { display: inline-block; float: left; margin-bottom: var(--main-...
0.465145
0.117496
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .btn-primary, .btn-primary:hover, .style-caption h1, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li a:hover, .title-color, .tags ...
app/css/skins/green/green.css
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .btn-primary, .btn-primary:hover, .style-caption h1, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li a:hover, .title-color, .tags ...
0.421433
0.073132
only-icon-button:before { margin-right: 0!important } @-webkit-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @-ms-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity...
WaterSimUI/wwwroot/Content/timer.css
only-icon-button:before { margin-right: 0!important } @-webkit-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity: 0; left: -30px } 100% { opacity: 1; left: 0 } } @-ms-keyframes timer-wizard-menu-title-slideright { 0%, 30% { opacity...
0.462716
0.077657
html { font-size: 62.5%; /* 16px *62.5 = 10px = 1rem better for diff size browsers*/ box-sizing: border-box; } body{ font: 1.6rem Helvetica; height: 100vh; margin: 0; } #root { height: 100%; } .grid-container { display: grid; grid-template-areas: "header" "main" "footer"; grid-template-columns: 1fr;...
frontend/src/index.css
html { font-size: 62.5%; /* 16px *62.5 = 10px = 1rem better for diff size browsers*/ box-sizing: border-box; } body{ font: 1.6rem Helvetica; height: 100vh; margin: 0; } #root { height: 100%; } .grid-container { display: grid; grid-template-areas: "header" "main" "footer"; grid-template-columns: 1fr;...
0.39712
0.072505
@charset "UTF-8"; /* 大于960px,小于1199px */ @media screen and (min-width: 960px) and (max-width: 1199px) { header{ width: 100%; overflow:hidden; } .tophead, article { width: 90% } nav ul li { padding: 10px 10px; } .picshow li i { overflow: hidden; display: block; height: 400px; } .picshow .font { display: no...
public/css/home/m.css
@charset "UTF-8"; /* 大于960px,小于1199px */ @media screen and (min-width: 960px) and (max-width: 1199px) { header{ width: 100%; overflow:hidden; } .tophead, article { width: 90% } nav ul li { padding: 10px 10px; } .picshow li i { overflow: hidden; display: block; height: 400px; } .picshow .font { display: no...
0.345768
0.118947
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Poppins", sans-serif; } .container { width: 100%; height: 100vh; display: flex; align-items: center; justify-conten...
style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Poppins", sans-serif; } .container { width: 100%; height: 100vh; display: flex; align-items: center; justify-conten...
0.318697
0.061059
height: auto !important; min-height: 350px; width: 800px; background: rgb(9,9,9); margin-left: 20px; border-bottom: 4px solid #ff0000; padding-top: 10px; } #center #content .my-friends .latest-friends { width: 780px; height: 224px; margin-left: 10px; margin-right: 10px; ...
public/assets/css/users/my_friends.css
height: auto !important; min-height: 350px; width: 800px; background: rgb(9,9,9); margin-left: 20px; border-bottom: 4px solid #ff0000; padding-top: 10px; } #center #content .my-friends .latest-friends { width: 780px; height: 224px; margin-left: 10px; margin-right: 10px; ...
0.410402
0.131312
*{margin:0;padding:0;} html,body,#app,.wrapper{ width:100%; height:100%; overflow: hidden; } body{ font-family:'PingFang SC', "Helvetica Neue",Helvetica, "microsoft yahei", arial, STHeiTi, sans-serif; } a{text-decoration: none} .crumbs{ height: 35px; background-color: #fff; margin-bottom: 2...
vue-test-util/src/assets/css/main.css
*{margin:0;padding:0;} html,body,#app,.wrapper{ width:100%; height:100%; overflow: hidden; } body{ font-family:'PingFang SC', "Helvetica Neue",Helvetica, "microsoft yahei", arial, STHeiTi, sans-serif; } a{text-decoration: none} .crumbs{ height: 35px; background-color: #fff; margin-bottom: 2...
0.315103
0.0545
.ks-search-window\3A { /* min-width: 20em; */ /* padding: 1em 2em 1em 2em; */ /* border: 3px inset; */ /* height: 16em; */ /* overflow-y: auto; */ /* background: #FFF; */ /*left: 1em;*/ /*bottom: 1em;*/ /*position: absolute;*/ /*min-width: 31em;*/ } article.ks-searc...
keyspace/search/render/ks-search-window.css
.ks-search-window\3A { /* min-width: 20em; */ /* padding: 1em 2em 1em 2em; */ /* border: 3px inset; */ /* height: 16em; */ /* overflow-y: auto; */ /* background: #FFF; */ /*left: 1em;*/ /*bottom: 1em;*/ /*position: absolute;*/ /*min-width: 31em;*/ } article.ks-searc...
0.314261
0.054702
.collapse.navbar-collapse{ justify-content: space-between; font-size: 20px; } body{ background-color: #000000f7; } .card{ background-color: #121010; } p{ color: antiquewhite; } h3{ color: darkorange; } h4{ color: brown; } .card-img-top { width: 100%; ...
styles.css
.collapse.navbar-collapse{ justify-content: space-between; font-size: 20px; } body{ background-color: #000000f7; } .card{ background-color: #121010; } p{ color: antiquewhite; } h3{ color: darkorange; } h4{ color: brown; } .card-img-top { width: 100%; ...
0.375363
0.042088
*{ box-sizing: border-box; } html, body{ margin: 0; padding: 0; height: 100%; width: 100%; font-family: 'Marcellus', serif; font-size: 20px; color: #676767; font-weight: lighter; } ul{ padding: 0; } /* End Global styles */ .head-wrapper{ position: relative; } .top-header span{ margin-lef...
css/master.css
*{ box-sizing: border-box; } html, body{ margin: 0; padding: 0; height: 100%; width: 100%; font-family: 'Marcellus', serif; font-size: 20px; color: #676767; font-weight: lighter; } ul{ padding: 0; } /* End Global styles */ .head-wrapper{ position: relative; } .top-header span{ margin-lef...
0.277963
0.058212
body { display: flex; flex-flow: column; width: 100%; height: 100vh; color:#FDB; font-size: 15pt; background: #a52; font-family:Dejavu Sans; } body, h1, h2, h3, h4, h5, h6, p, details, summary, div { margin: 0px; padding: 0px; border: 0px; } h1 { font-size: 28pt; margin-bottom: 14...
docs/style.css
body { display: flex; flex-flow: column; width: 100%; height: 100vh; color:#FDB; font-size: 15pt; background: #a52; font-family:Dejavu Sans; } body, h1, h2, h3, h4, h5, h6, p, details, summary, div { margin: 0px; padding: 0px; border: 0px; } h1 { font-size: 28pt; margin-bottom: 14...
0.418103
0.067454
body{ font-family: "Brandon Grotesque", "brandon-grotesque", "HelveticaNeue", "Helvetica", "Arial", sans-serif; } .container{ width:940px; margin:0 auto; } .creator-container{ margin-top: 40px; margin-bottom: 20px; } .viewer-container{ border-top: 1px solid #D2D1C8; padding-top: 60px; padding-bottom: 20px; }...
app/assets/stylesheets/core.css
body{ font-family: "Brandon Grotesque", "brandon-grotesque", "HelveticaNeue", "Helvetica", "Arial", sans-serif; } .container{ width:940px; margin:0 auto; } .creator-container{ margin-top: 40px; margin-bottom: 20px; } .viewer-container{ border-top: 1px solid #D2D1C8; padding-top: 60px; padding-bottom: 20px; }...
0.16175
0.04888
:root { --main-bg-color: #F8F8F8; --tint-yellow-13: #F1980C; --tint-yellow-12: #F29F20; --tint-yellow-11: #F2A732; --tint-yellow-10: #F3B044; --tint-yellow-9: #F4B757; --tint-yellow-8: #F4BF6B; --tint-yellow-7: #F5C77C; --light-brilliant-orange: #F7B045; --tint-yellow-6: #F7D08F;...
web/src/utils/global/Global.css
:root { --main-bg-color: #F8F8F8; --tint-yellow-13: #F1980C; --tint-yellow-12: #F29F20; --tint-yellow-11: #F2A732; --tint-yellow-10: #F3B044; --tint-yellow-9: #F4B757; --tint-yellow-8: #F4BF6B; --tint-yellow-7: #F5C77C; --light-brilliant-orange: #F7B045; --tint-yellow-6: #F7D08F;...
0.336658
0.148942
.admin-warpper .admin-header { width: 100%; height: 4rem; background-color: #0e90d2; } .admin-warpper .admin-header .admin-logo { width: 15rem; line-height: 3.5rem; font-size: 2.2rem; text-align: center; float: left; } .admin-warpper .admin-header .admin-logo a { font-family: '幼圆', '黑体'; color: #FFFFFF; } ...
public/static/manage/blue/app.css
.admin-warpper .admin-header { width: 100%; height: 4rem; background-color: #0e90d2; } .admin-warpper .admin-header .admin-logo { width: 15rem; line-height: 3.5rem; font-size: 2.2rem; text-align: center; float: left; } .admin-warpper .admin-header .admin-logo a { font-family: '幼圆', '黑体'; color: #FFFFFF; } ...
0.410402
0.03949
body { background-image: url("../images/bg.jpg"); position: relative; font-family: 'Poor Richard', Arial, Helvetica, sans-serif; } body::after { content: ""; background-color: white; opacity: 0.9; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; } .con...
styles.css
body { background-image: url("../images/bg.jpg"); position: relative; font-family: 'Poor Richard', Arial, Helvetica, sans-serif; } body::after { content: ""; background-color: white; opacity: 0.9; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; } .con...
0.21684
0.038358
*, *::before, *::after { box-sizing: border-box; } body { height: 100vh; width: 100%; margin: 0; } .signature-pad,.signature-pad--body { height: 90%; } .signature-pad { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; ...
YYFramework/Source/web/signature.css
*, *::before, *::after { box-sizing: border-box; } body { height: 100vh; width: 100%; margin: 0; } .signature-pad,.signature-pad--body { height: 90%; } .signature-pad { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; ...
0.503662
0.079389
width: 3%; margin-right: 3%; } #imgHome { width: 100%; } #homeSentence { position: absolute; left: 3%; top: 15%; font-family: 'Permanent Marker', cursive; color: #222; } #navbarUser { position: absolute; right: 5%; } .container { margin-top: 5%; } a { color: #aaa; } footer { background-c...
public/css/style.css
width: 3%; margin-right: 3%; } #imgHome { width: 100%; } #homeSentence { position: absolute; left: 3%; top: 15%; font-family: 'Permanent Marker', cursive; color: #222; } #navbarUser { position: absolute; right: 5%; } .container { margin-top: 5%; } a { color: #aaa; } footer { background-c...
0.351311
0.093761
body{ margin: 0; padding: 0; background: url('images/old_library_detail.jpg'); background-size: cover; background-position: center; font-family: sans-serif; } .loginbox{ width: 320px; height: 420px; background: #281b0b; color: white; top: 50%; left: 50%; position: absolute; transform: translate(-50%...
login.css
body{ margin: 0; padding: 0; background: url('images/old_library_detail.jpg'); background-size: cover; background-position: center; font-family: sans-serif; } .loginbox{ width: 320px; height: 420px; background: #281b0b; color: white; top: 50%; left: 50%; position: absolute; transform: translate(-50%...
0.37605
0.073596
body { background-color: #555555; } #filebox { position: absolute; height: auto; bottom: 0; top: 60px; left: 0; width: 173px; overflow-y: scroll; background-color: #555555; } #viewer { position: absolute; height: auto; left: 180px; bottom: 0; top: 60px; right:...
Cuadro_Magico/code/web/jsdicom/main.css
body { background-color: #555555; } #filebox { position: absolute; height: auto; bottom: 0; top: 60px; left: 0; width: 173px; overflow-y: scroll; background-color: #555555; } #viewer { position: absolute; height: auto; left: 180px; bottom: 0; top: 60px; right:...
0.451568
0.137301
.js-script-only { display: none; } .val-error { background: #ffeceb; border: 1px solid #f8452e; } .val-message { margin: 10px auto; width: 500px; padding: 10px 30px 10px 30px; text-align: center; } .preferred-login { cursor: pointer; background: #f9f9f9; width: 210px; border: 1px solid #d4d4d4; ...
App/StackExchange.DataExplorer/Content/login.css
.js-script-only { display: none; } .val-error { background: #ffeceb; border: 1px solid #f8452e; } .val-message { margin: 10px auto; width: 500px; padding: 10px 30px 10px 30px; text-align: center; } .preferred-login { cursor: pointer; background: #f9f9f9; width: 210px; border: 1px solid #d4d4d4; ...
0.284477
0.085175
.section .textview { position: absolute; top: 10%; bottom: 10%; width: 320px; } .section h1 { position: absolute; top: 0; left: 0; font-size: 18pt; display: none; } .section .sub { position: absolute; left: 0; bottom: 0; font-size: 15pt; display: none; } .section .sub button { border-radius: 10px; borde...
homepage/aboutme.css
.section .textview { position: absolute; top: 10%; bottom: 10%; width: 320px; } .section h1 { position: absolute; top: 0; left: 0; font-size: 18pt; display: none; } .section .sub { position: absolute; left: 0; bottom: 0; font-size: 15pt; display: none; } .section .sub button { border-radius: 10px; borde...
0.360489
0.101322