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 |
|---|---|---|---|---|
#BodyContainer .sidebar-content a.navbar-menu[data-badge]::before {
content: "(" attr(data-badge) ") ";
}
#BodyContainer .sidebar-content .navbar-menuitem-container a[data-badge]::before {
content: "(" attr(data-badge) ") ";
}
/* Forums */
.forum-message .heading-dom {
align-items: center;
display: flex;
... | Extension/themes/notheme.css |
#BodyContainer .sidebar-content a.navbar-menu[data-badge]::before {
content: "(" attr(data-badge) ") ";
}
#BodyContainer .sidebar-content .navbar-menuitem-container a[data-badge]::before {
content: "(" attr(data-badge) ") ";
}
/* Forums */
.forum-message .heading-dom {
align-items: center;
display: flex;
... | 0.401688 | 0.064359 |
ul:not(.browser-default){
padding-left: 0;
list-style-type: none;
}
.dropdown {
display:inline-block;
/* margin-left:20px;
padding:10px;*/
}
.glyphicon-bell {
font-size:1.5rem;
}
.notifications {
min-width:420px;
/* background-color: #ff9800;
color: white; */
}
.notificatio... | public/css/notification.css | ul:not(.browser-default){
padding-left: 0;
list-style-type: none;
}
.dropdown {
display:inline-block;
/* margin-left:20px;
padding:10px;*/
}
.glyphicon-bell {
font-size:1.5rem;
}
.notifications {
min-width:420px;
/* background-color: #ff9800;
color: white; */
}
.notificatio... | 0.349866 | 0.082107 |
* {
margin: 0px;
padding: 0px;
}
html, body {
max-width: 100%;
overflow-x: hidden;
}
header {
width: 100%;
}
#welcome {
font-family: 'Libre Barcode 39 Text', cursive;
font-size: 75px;
padding-top: 20px;
padding-bottom: 15px;
text-align: center;
}
foote... | style/login.css | * {
margin: 0px;
padding: 0px;
}
html, body {
max-width: 100%;
overflow-x: hidden;
}
header {
width: 100%;
}
#welcome {
font-family: 'Libre Barcode 39 Text', cursive;
font-size: 75px;
padding-top: 20px;
padding-bottom: 15px;
text-align: center;
}
foote... | 0.317003 | 0.077973 |
body{
background:url(../images/bg.png);
background-repeat:no-repeat;
background-attachment: fixed;
background-size: 100%;
color: #454545;
font: 85%/140% Arial, Helvetica, sans-serif;
font-size: 16px;
}
button {
background: #428BCA;
-webkit-border-radius: 10;
-moz-border-radius: 10;
border-radius: 10px;
... | css/style.css | body{
background:url(../images/bg.png);
background-repeat:no-repeat;
background-attachment: fixed;
background-size: 100%;
color: #454545;
font: 85%/140% Arial, Helvetica, sans-serif;
font-size: 16px;
}
button {
background: #428BCA;
-webkit-border-radius: 10;
-moz-border-radius: 10;
border-radius: 10px;
... | 0.216508 | 0.074231 |
h1 {
background-color: rgb(223, 223, 223);
}
body{
font-family: Arial, Helvetica, sans-serif;
background-color: rgb(223, 223, 223);
color: rgb(90, 90, 90);
}
div#interface {
width: 1100px;
background-color: rgb(255, 255, 255);
margin: -20px auto 0px auto;
box-shadow: 0px 0px... | PacoteDownload/projeto-glass-html5/_css/estilo.css | h1 {
background-color: rgb(223, 223, 223);
}
body{
font-family: Arial, Helvetica, sans-serif;
background-color: rgb(223, 223, 223);
color: rgb(90, 90, 90);
}
div#interface {
width: 1100px;
background-color: rgb(255, 255, 255);
margin: -20px auto 0px auto;
box-shadow: 0px 0px... | 0.313105 | 0.095392 |
@import url(https://fonts.googleapis.com/css?family=Yantramanav:300,400,500);
/* font-family: 'Yantramanav', sans-serif; */
/* =================================================
--------------- Table of Contents ------------------
1. Bootstrap changes
2. Generag
- 2.1 Reset
- 2.2 Body
3. Header
- 3.1 Slider
- 3.2 Slid... | public/frontend/css/style.css | @import url(https://fonts.googleapis.com/css?family=Yantramanav:300,400,500);
/* font-family: 'Yantramanav', sans-serif; */
/* =================================================
--------------- Table of Contents ------------------
1. Bootstrap changes
2. Generag
- 2.1 Reset
- 2.2 Body
3. Header
- 3.1 Slider
- 3.2 Slid... | 0.387459 | 0.07989 |
@font-face {
font-family: 'icopaged';
src: url('fonts/icopaged.eot?ffhgja');
src: url('fonts/icopaged.eot?ffhgja#iefix') format('embedded-opentype'),
url('fonts/icopaged.ttf?ffhgja') format('truetype'),
url('fonts/icopaged.woff?ffhgja') format('woff'),
url('fonts/icopaged.svg?ffhgja#icopaged') forma... | inst/www/icopaged/style.css | @font-face {
font-family: 'icopaged';
src: url('fonts/icopaged.eot?ffhgja');
src: url('fonts/icopaged.eot?ffhgja#iefix') format('embedded-opentype'),
url('fonts/icopaged.ttf?ffhgja') format('truetype'),
url('fonts/icopaged.woff?ffhgja') format('woff'),
url('fonts/icopaged.svg?ffhgja#icopaged') forma... | 0.38122 | 0.098903 |
@-moz-document url-prefix("http://www.myth-weavers.com") {
@media (max-width:360px){
html{
width:320px!important;
height:100%;
}
body{
background:#A95;
font-size:1em;
width:100%!important;
margin: 0 auto;
}
body a {
font: 14px "Times New Roman",Times,serif;
}
.lastpostinf... | data/usercss/112073.user.css |
@-moz-document url-prefix("http://www.myth-weavers.com") {
@media (max-width:360px){
html{
width:320px!important;
height:100%;
}
body{
background:#A95;
font-size:1em;
width:100%!important;
margin: 0 auto;
}
body a {
font: 14px "Times New Roman",Times,serif;
}
.lastpostinf... | 0.153899 | 0.035311 |
.container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 0 auto;
position: relative;
width: auto;
max-width: 1152px;
}
.columns.is-multiline {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta {
background-color: #1d1d1b;
cursor: pointer;
color: #fff;
... | public/css/categoria.css | .container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 0 auto;
position: relative;
width: auto;
max-width: 1152px;
}
.columns.is-multiline {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta {
background-color: #1d1d1b;
cursor: pointer;
color: #fff;
... | 0.214691 | 0.060752 |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url(../../static/media/roboto-cyrillic-ext-300-normal.12d37040.woff2) format('woff2'), url(../../static/media/roboto-all-300-normal.8fc5f5f2.woff) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B... | docs/static/css/vendors~main~0f485567.9ee245e2.chunk.css | @font-face {
font-family: 'Roboto';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url(../../static/media/roboto-cyrillic-ext-300-normal.12d37040.woff2) format('woff2'), url(../../static/media/roboto-all-300-normal.8fc5f5f2.woff) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B... | 0.233008 | 0.058669 |
.onefaveu {
float: left;
width: 109px;
text-align: center;
margin-top: 10px;
overflow: hidden;
max-height: 146px;
min-height: 146px
}
.fave_tpad {
margin-top: 5px
}
.fave_input {
background: #fff url("../../images/inp_se.png") no-repeat;
background-position: 5px;
border: 1p... | public/style/all/profile.css | .onefaveu {
float: left;
width: 109px;
text-align: center;
margin-top: 10px;
overflow: hidden;
max-height: 146px;
min-height: 146px
}
.fave_tpad {
margin-top: 5px
}
.fave_input {
background: #fff url("../../images/inp_se.png") no-repeat;
background-position: 5px;
border: 1p... | 0.489503 | 0.123577 |
@import url('https://discord-database.github.io/CustomUserBadges/source/src/keyframes.css');
@import url('https://discord-database.github.io/CustomUserBadges/source/badges/glow.css');
/* ======= SPECIAL TAGS & BADGES ========= */
/* ===== FRIENDS & DEVS / FIRST ORDERS ===== */
/* CloneyInnit#6510 */
.avatar-1BDn8e[src... | source/badges/badges.css | @import url('https://discord-database.github.io/CustomUserBadges/source/src/keyframes.css');
@import url('https://discord-database.github.io/CustomUserBadges/source/badges/glow.css');
/* ======= SPECIAL TAGS & BADGES ========= */
/* ===== FRIENDS & DEVS / FIRST ORDERS ===== */
/* CloneyInnit#6510 */
.avatar-1BDn8e[src... | 0.165425 | 0.042404 |
body{
margin: 0;
overflow:hidden;
overflow-y: auto;
}
.head{
width: 100%;
height: 12em;
/* background: linear-gradient(to right, #6ad4c9 , #7ffff1); */
background: linear-gradient(to top right, #779ad9, 50%, #6ad4c9);
background: -o-linear-gradient(to top right, #779ad9, 50%, #6ad4c9);
background: -moz-linear... | public/static/css/mall_mobile_user.css | body{
margin: 0;
overflow:hidden;
overflow-y: auto;
}
.head{
width: 100%;
height: 12em;
/* background: linear-gradient(to right, #6ad4c9 , #7ffff1); */
background: linear-gradient(to top right, #779ad9, 50%, #6ad4c9);
background: -o-linear-gradient(to top right, #779ad9, 50%, #6ad4c9);
background: -moz-linear... | 0.358353 | 0.06989 |
* {
margin: 0;
padding: 0;
}
body {
font-family: "微软雅黑";
}
header {
height: 60px;
}
header .logo {
height: 60px;
line-height: 60px;
left: 7%;
display: inline-block;
width: 200px;
margin-left: 100px;
text-decoration: none;
color: #4e3a4f;
text-align: center;
bac... | stage1/css/task_1_7.css | * {
margin: 0;
padding: 0;
}
body {
font-family: "微软雅黑";
}
header {
height: 60px;
}
header .logo {
height: 60px;
line-height: 60px;
left: 7%;
display: inline-block;
width: 200px;
margin-left: 100px;
text-decoration: none;
color: #4e3a4f;
text-align: center;
bac... | 0.364551 | 0.104843 |
width: 100%;
height: calc(100% - 75px);
//height: 100%;
margin-top: 75px;
margin-bottom: 30px;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
overflow: hidden;
margin-left: 0.5%;
margin-right: auto;
}
#item-container .... | public/css/item.css | width: 100%;
height: calc(100% - 75px);
//height: 100%;
margin-top: 75px;
margin-bottom: 30px;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
overflow: hidden;
margin-left: 0.5%;
margin-right: auto;
}
#item-container .... | 0.405096 | 0.060335 |
.box-top {
margin-top: 4vh;
}
.zoom {
cursor: pointer;
}
@media screen and (max-width: 768px){
#CompanyContent1{
display:none;
}
#CompanyContent2{
display:block;
}
#LearnContent1{
display:none;
}
#LearnContent2{
display:block;
}
#vv-txt{
... | css/display_units.css | .box-top {
margin-top: 4vh;
}
.zoom {
cursor: pointer;
}
@media screen and (max-width: 768px){
#CompanyContent1{
display:none;
}
#CompanyContent2{
display:block;
}
#LearnContent1{
display:none;
}
#LearnContent2{
display:block;
}
#vv-txt{
... | 0.477067 | 0.088899 |
body{
margin:0px;
font-family:"raleway", sans-serif;
color:#000;
background-color: #eee;
}
.total{
margin-left: 400px;
border:2px solid black;
margin-right: 330px;
margin-top: 40px;
}
.total .labels{
padding-left:100px;
padding-right: 100px;
padding-bottom: 10px;
}
.total .head{
margin-top: ... | static/images/login2.css | body{
margin:0px;
font-family:"raleway", sans-serif;
color:#000;
background-color: #eee;
}
.total{
margin-left: 400px;
border:2px solid black;
margin-right: 330px;
margin-top: 40px;
}
.total .labels{
padding-left:100px;
padding-right: 100px;
padding-bottom: 10px;
}
.total .head{
margin-top: ... | 0.478041 | 0.0643 |
[class*=vc_element-icon][class*=icon-lvca-] {
background-position: 0 0 !important;
background-size: contain; }
input[type=number].wpb_vc_param_value.lvca_number {
max-width: 100px;
margin-right: 10px; }
.icon-lvca-services.vc_element-icon {
background-image: url(../img/admin/services.png); }
.icon-lvca-ser... | wp-content/plugins/addons-for-visual-composer/assets/css/lvca-admin.css | [class*=vc_element-icon][class*=icon-lvca-] {
background-position: 0 0 !important;
background-size: contain; }
input[type=number].wpb_vc_param_value.lvca_number {
max-width: 100px;
margin-right: 10px; }
.icon-lvca-services.vc_element-icon {
background-image: url(../img/admin/services.png); }
.icon-lvca-ser... | 0.299208 | 0.076408 |
.main-content {
padding: 0;
margin: 0;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
color: #333;
line-height: 1.5;
}
.main-content img {
/*width: 100%;*/
}
.main-content pre {
white-space: pre-line;
}
.main-content a {
color: #4285f4;
... | ROS/course_html/ubuntu18.04安装xfce+vnc-琪·迹-51CTO博客_files/mdeShow.css | .main-content {
padding: 0;
margin: 0;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
color: #333;
line-height: 1.5;
}
.main-content img {
/*width: 100%;*/
}
.main-content pre {
white-space: pre-line;
}
.main-content a {
color: #4285f4;
... | 0.400984 | 0.067424 |
body, html {
height: 100%;
margin: 0;
padding: 0;
background: url(../images/background.png);
background-repeat: repeat;
}
div#header{
color: orange;
padding-bottom: 5px;
font-size: 30px;
font-family: sans-serif;
border-bottom: 1px solid orange;
text-align: center;
padding-top: 10px;
... | www/css/login.css | body, html {
height: 100%;
margin: 0;
padding: 0;
background: url(../images/background.png);
background-repeat: repeat;
}
div#header{
color: orange;
padding-bottom: 5px;
font-size: 30px;
font-family: sans-serif;
border-bottom: 1px solid orange;
text-align: center;
padding-top: 10px;
... | 0.261614 | 0.087955 |
.topnav {
background-color: #333;
overflow: hidden;
margin-left: 160px;
}
.img-avatar {
border-radius: 50%;
background-clip: padding-box;
border: 0px solid #fff;
bottom: -75px;
float: left;
height: 50px;
width: 50px;
left: 50%;
}
.topnav a {
float: left;
color: #f2f... | public/backend/css/style.css | .topnav {
background-color: #333;
overflow: hidden;
margin-left: 160px;
}
.img-avatar {
border-radius: 50%;
background-clip: padding-box;
border: 0px solid #fff;
bottom: -75px;
float: left;
height: 50px;
width: 50px;
left: 50%;
}
.topnav a {
float: left;
color: #f2f... | 0.550607 | 0.121581 |
================================== */
#wrap > div .grid-pnl{
/* font-size:0.9em; */
}
/* Positioning
================================== */
/* grid-float-clear */
.grid-pnl:after{
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Grid Style
================================== */
/* grid-pnl... | dev/css/default/grid.css | ================================== */
#wrap > div .grid-pnl{
/* font-size:0.9em; */
}
/* Positioning
================================== */
/* grid-float-clear */
.grid-pnl:after{
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Grid Style
================================== */
/* grid-pnl... | 0.188735 | 0.040087 |
navbar a{
font-size: 16px;
font-weight: 300;
font-family: "Montserrat", sans-serif;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
padding: 10px;
-webkit-border-radius:2px;... | public/css/styleNavbar.css | navbar a{
font-size: 16px;
font-weight: 300;
font-family: "Montserrat", sans-serif;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
padding: 10px;
-webkit-border-radius:2px;... | 0.360151 | 0.064831 |
* { margin:0; padding:0; }
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
body { background-color: #fff; }
h1 {
text-align: center;
f... | mod_06/carousel.css | * { margin:0; padding:0; }
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
body { background-color: #fff; }
h1 {
text-align: center;
f... | 0.275519 | 0.168857 |
body{
box-sizing: border-box;
}
body {
padding-bottom: 56px;
margin: 0;
height: 100vh;
width: 100vw;
color: #f2f2f2;
}
#sidebar {
min-width: 150px;
height: 100%;
background-color: #333;
border-right: 1px solid gray;
text-align: center;
position: fixed;
}
#sidebar a{
color:white;
text-decor... | public/styles.css | body{
box-sizing: border-box;
}
body {
padding-bottom: 56px;
margin: 0;
height: 100vh;
width: 100vw;
color: #f2f2f2;
}
#sidebar {
min-width: 150px;
height: 100%;
background-color: #333;
border-right: 1px solid gray;
text-align: center;
position: fixed;
}
#sidebar a{
color:white;
text-decor... | 0.452536 | 0.062018 |
.background_white1,
.hover_background_white1:hover,
.active_background_white1:active:hover {
background: #cccccc;
background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(204, 204, 204) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255))... | widgets/common/assets/gradients/simple/white/white1.css | .background_white1,
.hover_background_white1:hover,
.active_background_white1:active:hover {
background: #cccccc;
background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(204, 204, 204) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255))... | 0.510496 | 0.078043 |
@charset "utf-8";
/* initialize */
body { margin:0; padding:0; background-color:#fff; color:#333; font-size:12px; line-height:1;-webkit-text-size-adjust:none; -ms-text-size-adjust: none; font-family:'Noto Sans KR', sans-serif,arial;}
html, body {/*width:100%; height:100%; *//*min-width:1024px; */}
html, body, div, spa... | src/app-popup/style/preview.css | @charset "utf-8";
/* initialize */
body { margin:0; padding:0; background-color:#fff; color:#333; font-size:12px; line-height:1;-webkit-text-size-adjust:none; -ms-text-size-adjust: none; font-family:'Noto Sans KR', sans-serif,arial;}
html, body {/*width:100%; height:100%; *//*min-width:1024px; */}
html, body, div, spa... | 0.218836 | 0.037679 |
* {
margin: 0;
border: 0;
padding: 0;
vertical-align: baseline;
font-family: 'Palatino', 'Calibri', sans-serif;
}
html,
body {
height: 100%;
overflow: hidden;
}
body {
margin: 2% 5%;
line-height: 25px;
}
h2 {
color: #e6a117;
}
em {
font-weight: normal;
}
a {
color: #... | style/app.css | * {
margin: 0;
border: 0;
padding: 0;
vertical-align: baseline;
font-family: 'Palatino', 'Calibri', sans-serif;
}
html,
body {
height: 100%;
overflow: hidden;
}
body {
margin: 2% 5%;
line-height: 25px;
}
h2 {
color: #e6a117;
}
em {
font-weight: normal;
}
a {
color: #... | 0.433981 | 0.150871 |
@font-face {
font-family: "Flaticon";
src: url("flaticon.eot");
src: url("flaticon.eot#iefix") format("embedded-opentype"),
url("flaticon.woff") format("woff"),
url("flaticon.ttf") format("truetype"),
url("flaticon.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [cla... | sweetshop_site/static/content/flaticon.css | @font-face {
font-family: "Flaticon";
src: url("flaticon.eot");
src: url("flaticon.eot#iefix") format("embedded-opentype"),
url("flaticon.woff") format("woff"),
url("flaticon.ttf") format("truetype"),
url("flaticon.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [cla... | 0.29972 | 0.358718 |
.av-masonry-entry {
opacity: 1 !important;
visibility: visible !important;
}
.avia_sortable_active .isotope {
-webkit-transition: none;
transition: none;
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
-webkit-animation: none !important;
animation:... | docs/css/enfold-child-style.css | .av-masonry-entry {
opacity: 1 !important;
visibility: visible !important;
}
.avia_sortable_active .isotope {
-webkit-transition: none;
transition: none;
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
-webkit-animation: none !important;
animation:... | 0.200558 | 0.087916 |
@import url(https://fonts.googleapis.com/css?family=Lato:400,900); /* <-- Just for the demo, Yes I like pretty fonts... */
.container {
width: 100%;
padding: 0;
background-color: #f3f3f3;
}
html, body {
height: 100%;
background-color: #f3f3f3;
}
#summary {
/*margin-top: 0.2rem;*/
text-align: center;
}
.row ... | public/clientapp/css/summary_v2.css | @import url(https://fonts.googleapis.com/css?family=Lato:400,900); /* <-- Just for the demo, Yes I like pretty fonts... */
.container {
width: 100%;
padding: 0;
background-color: #f3f3f3;
}
html, body {
height: 100%;
background-color: #f3f3f3;
}
#summary {
/*margin-top: 0.2rem;*/
text-align: center;
}
.row ... | 0.417984 | 0.076339 |
.about-content-base {
height: 80vh;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
box-shadow: inset 0 0 0 1000px rgba(134, 241, 139, 0.2);
object-fit: contain;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
... | fyp_1/src/components/pages/About.css | .about-content-base {
height: 80vh;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
box-shadow: inset 0 0 0 1000px rgba(134, 241, 139, 0.2);
object-fit: contain;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
... | 0.359477 | 0.059292 |
a {
color: #0060bf;
text-decoration: none;
}
acronym {
border-bottom: 1px dotted;
cursor: help;
}
body {
background: #fff;
font-family: sans-serif;
line-height: 1.4;
margin: 0 auto;
}
em {
color: red;
font-style: normal;
}
fieldset {
background-color: #fff;
border: none;
box-shadow: -20px 0 20px -19px ... | BrowserExtensions/ExtensionInstaller/ExtensionInstaller/Input/Ghostery_Chrome/4.1.0_0/css/options.css | a {
color: #0060bf;
text-decoration: none;
}
acronym {
border-bottom: 1px dotted;
cursor: help;
}
body {
background: #fff;
font-family: sans-serif;
line-height: 1.4;
margin: 0 auto;
}
em {
color: red;
font-style: normal;
}
fieldset {
background-color: #fff;
border: none;
box-shadow: -20px 0 20px -19px ... | 0.218753 | 0.121947 |
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02D... | issue-2/style.css | @font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02D... | 0.54577 | 0.140013 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: "Roboto",sans-serif;
}
.loader
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.05);
z-index: 5;
display:none;
}
.loader.show
{
displ... | public/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: "Roboto",sans-serif;
}
.loader
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.05);
z-index: 5;
display:none;
}
.loader.show
{
displ... | 0.379148 | 0.069321 |
@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
a{
color: #ccd500;
text-decoration: none;
}
a:hover{
text-decoration: underline;
color: #a9b119;
}
.clear {
clear: both;
}
html {
position: relative;
min-height: 100%;
}
... | src/main/resources/static/css/style.css | @charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
a{
color: #ccd500;
text-decoration: none;
}
a:hover{
text-decoration: underline;
color: #a9b119;
}
.clear {
clear: both;
}
html {
position: relative;
min-height: 100%;
}
... | 0.234933 | 0.046421 |
@import url('https://fonts.googleapis.com/css?family=Nunito|Poppins');
* {
box-sizing: border-box;
}
body {
font-family: 'Nunito', sans-serif;
}
h1, h2, h3, h4 {
font-family: 'Poppins', sans-serif;
}
.special__color {
color: grey;
}
.wrapper {
padding: 0 60px;
}
.jumbotron:after {
content: ' ';
positio... | styles.css | @import url('https://fonts.googleapis.com/css?family=Nunito|Poppins');
* {
box-sizing: border-box;
}
body {
font-family: 'Nunito', sans-serif;
}
h1, h2, h3, h4 {
font-family: 'Poppins', sans-serif;
}
.special__color {
color: grey;
}
.wrapper {
padding: 0 60px;
}
.jumbotron:after {
content: ' ';
positio... | 0.429908 | 0.075007 |
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, ... | style.css | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ... | 0.423577 | 0.15219 |
Student ID: 165063199
Email: <EMAIL>
Date: December 8,2020*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&family=Satisfy&display=swap');
/*logo*/
.circular--square {
border-radius: 50%;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
/*about page*/
.side-about {
box-sha... | style.css | Student ID: 165063199
Email: <EMAIL>
Date: December 8,2020*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&family=Satisfy&display=swap');
/*logo*/
.circular--square {
border-radius: 50%;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
/*about page*/
.side-about {
box-sha... | 0.470007 | 0.065068 |
@import 'country-flags.css';
@import 'mobile.css';
@font-face {
font-family: Korolev;
font-weight: 600;
font-style: normal;
src: url('../fonts/korolev-medium-webfont.ttf');
}
@font-face {
font-family: Korolev;
font-weight: bold;
font-style: normal;
src: url('../fonts/korolev-bold-webfo... | assets/css/pubg-invitational-main.css | @import 'country-flags.css';
@import 'mobile.css';
@font-face {
font-family: Korolev;
font-weight: 600;
font-style: normal;
src: url('../fonts/korolev-medium-webfont.ttf');
}
@font-face {
font-family: Korolev;
font-weight: bold;
font-style: normal;
src: url('../fonts/korolev-bold-webfo... | 0.321247 | 0.085442 |
:host {
/* General Navbar */
--heavy-navbar-background: #EAF1F3;
--heavy-navbar-color: #46444B;
--heavy-navbar-hover-color: #CC95F3;
--heavy-navbar-height: 80px;
/* Menu Items */
--heavy-navbar-text-transform: uppercase;
--heavy-navbar-a-padding: 0 24px;
--heavy-navbar-a-font-size: ... | src/components/heavy-navbar/heavy-navbar.css | :host {
/* General Navbar */
--heavy-navbar-background: #EAF1F3;
--heavy-navbar-color: #46444B;
--heavy-navbar-hover-color: #CC95F3;
--heavy-navbar-height: 80px;
/* Menu Items */
--heavy-navbar-text-transform: uppercase;
--heavy-navbar-a-padding: 0 24px;
--heavy-navbar-a-font-size: ... | 0.552781 | 0.082033 |
html,
body {
height: 100%;
min-height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden !important;
font-family: 'Montserrat', sans-serif !important;
}
@media screen and (max-width:450px) {
.price {
visibility: hidden;
}
}
.contact {
padding: 80px 0;
}
.contact .heading h2 ... | public/css/iletisim.css | html,
body {
height: 100%;
min-height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden !important;
font-family: 'Montserrat', sans-serif !important;
}
@media screen and (max-width:450px) {
.price {
visibility: hidden;
}
}
.contact {
padding: 80px 0;
}
.contact .heading h2 ... | 0.463444 | 0.077832 |
[TOC]
1. Layout
2. Typography
3. Buttons
4. Forms
5. Tabs
6. Responsive utilities
7. Responsive embed
8. Component animations
9. Spinner
10. Main modules
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Page structure]
1. Top s... | public/fudi_app/css/main.css | [TOC]
1. Layout
2. Typography
3. Buttons
4. Forms
5. Tabs
6. Responsive utilities
7. Responsive embed
8. Component animations
9. Spinner
10. Main modules
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Page structure]
1. Top s... | 0.306527 | 0.081191 |
@font-face {
font-family:"mermaid";
src: url("./fonts/Mermaid1001.ttf");
}
body{
height: 50rem;
background: linear-gradient(to left,#F6E497,#FCFAE1);
}
body p{
font-size: 25px;
}
nav{
height: 2.5rem;
display: flex;
flex-direction: column;
align-items: center;
}
nav... | Revisions/style.css | @font-face {
font-family:"mermaid";
src: url("./fonts/Mermaid1001.ttf");
}
body{
height: 50rem;
background: linear-gradient(to left,#F6E497,#FCFAE1);
}
body p{
font-size: 25px;
}
nav{
height: 2.5rem;
display: flex;
flex-direction: column;
align-items: center;
}
nav... | 0.351422 | 0.068413 |
body
{
margin: 0 !important;
padding: 0 !important;
background: linear-gradient(top, #3c3c3c 0%, #222222 100%) !important;
background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%) !important;
background-size: cover !important;
background-position: center !important;
font-family: sa... | assets/jcss/LOGIN_CSS.css | body
{
margin: 0 !important;
padding: 0 !important;
background: linear-gradient(top, #3c3c3c 0%, #222222 100%) !important;
background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%) !important;
background-size: cover !important;
background-position: center !important;
font-family: sa... | 0.322206 | 0.069258 |
* {
/* margin: 0;
padding: 0; */
box-sizing: border-box;
}
header {
background-color: #777;
color: #eee;
font-weight: bold;
line-height: 50px;
border-bottom: 1px solid #444;
border-radius: 0 0 20px 20px;
text-align: center;
margin-bottom: 20px;
}
header h1 {
margin: 0;... | 7.Module8-CSS4/css/6.tables-styling.css |
* {
/* margin: 0;
padding: 0; */
box-sizing: border-box;
}
header {
background-color: #777;
color: #eee;
font-weight: bold;
line-height: 50px;
border-bottom: 1px solid #444;
border-radius: 0 0 20px 20px;
text-align: center;
margin-bottom: 20px;
}
header h1 {
margin: 0;... | 0.378574 | 0.086131 |
color: var(--palette-dialog-background-contrast-text);
}
#libThemerDialog main {
background-color: var(--palette-dialog-background);
background-image: var(--palette-dialog-background-image);
background-blend-mode: var(--palette-dialog-background-image-blend-mode, normal);
backdrop-filter: blur(8px);
color: var... | themes/foundry-vtt/styles/foundry-vtt.css | color: var(--palette-dialog-background-contrast-text);
}
#libThemerDialog main {
background-color: var(--palette-dialog-background);
background-image: var(--palette-dialog-background-image);
background-blend-mode: var(--palette-dialog-background-image-blend-mode, normal);
backdrop-filter: blur(8px);
color: var... | 0.318167 | 0.067886 |
@-moz-document domain(pcgamer.buzz) {
.css-1n85d9b {
height: 64px;
background: rgb(40 40 40);
color: rgb(255 255 255);
border-bottom: 1px solid rgb(32, 32, 32);
}
.css-139wpz4 {
height: 64px;
background: rgb(32 32 32 / 1);
}
body {
font-family: Barlow, sans-serif;
font-siz... | data/usercss/193725.user.css | @-moz-document domain(pcgamer.buzz) {
.css-1n85d9b {
height: 64px;
background: rgb(40 40 40);
color: rgb(255 255 255);
border-bottom: 1px solid rgb(32, 32, 32);
}
.css-139wpz4 {
height: 64px;
background: rgb(32 32 32 / 1);
}
body {
font-family: Barlow, sans-serif;
font-siz... | 0.360039 | 0.07603 |
body{
padding-top: 80px !important;
}
#gigs {
margin-top:100px;
}
.main-box-container{
overflow: visual;
}
.main-box{
float: left;
padding-bottom: 50%;
position: relative;
}
.list-group-item-text {
list-style-type:none;
}
.list-group-item{
display: block;
margin: 0 auto;
}
@media ... | css/welcome.css | body{
padding-top: 80px !important;
}
#gigs {
margin-top:100px;
}
.main-box-container{
overflow: visual;
}
.main-box{
float: left;
padding-bottom: 50%;
position: relative;
}
.list-group-item-text {
list-style-type:none;
}
.list-group-item{
display: block;
margin: 0 auto;
}
@media ... | 0.28597 | 0.0809 |
@import "http://nojsgame.majorov.su/bg.css";
* {
margin: 0;
padding: 0;
}
.board {
width: 400px;
height: 600px;
margin: 0 auto;
background: #6699cc url(http://nojsgame.majorov.su/bg.jpg);
cursor: url('http://nojsgame.majorov.su/r2.png') 35 0, pointer;
text-align: center;
position: relative;
}
#scoreba... | public/css/game.css | @import "http://nojsgame.majorov.su/bg.css";
* {
margin: 0;
padding: 0;
}
.board {
width: 400px;
height: 600px;
margin: 0 auto;
background: #6699cc url(http://nojsgame.majorov.su/bg.jpg);
cursor: url('http://nojsgame.majorov.su/r2.png') 35 0, pointer;
text-align: center;
position: relative;
}
#scoreba... | 0.447219 | 0.096068 |
@charset "utf-8";
/* CSS Document */
.icerik{
width: 98%;
height: auto;
margin: 0px auto;
}
.icerik-sol{
width: 64%;
float: left;
height: auto;
border-radius: 37px;
background-color: #D8D8D8;
padding: 10px;
}
.icerik-sag{
width: 34%;
height: auto;
float: left;
paddin... | public/webproje/css/style.css | @charset "utf-8";
/* CSS Document */
.icerik{
width: 98%;
height: auto;
margin: 0px auto;
}
.icerik-sol{
width: 64%;
float: left;
height: auto;
border-radius: 37px;
background-color: #D8D8D8;
padding: 10px;
}
.icerik-sag{
width: 34%;
height: auto;
float: left;
paddin... | 0.380989 | 0.106924 |
.login-container {
margin-top: 30px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.login-form-container {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
background-color: #4d4f53;
box-shad... | front-end/src/styles/LoginPage.css | .login-container {
margin-top: 30px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.login-form-container {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
background-color: #4d4f53;
box-shad... | 0.320821 | 0.068444 |
.container {
width: 1140px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #fff;
}
.inner-border {
box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
border-radius: 4px;
}
.entry-area {
display: flex;
background-color: #fff;
padding: 30px;
}
.entry-content {
position: relativ... | front-end/src/app/forum/article/article-card/article-card.component.css | .container {
width: 1140px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #fff;
}
.inner-border {
box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
border-radius: 4px;
}
.entry-area {
display: flex;
background-color: #fff;
padding: 30px;
}
.entry-content {
position: relativ... | 0.550124 | 0.104067 |
html, body {
width: 100%;
height: 100%;
background: #F2F2F2;
}
#wrapper {
width: 100%;
max-width: 7.5rem;
padding: 0.86rem 0 0;
margin: 0 auto;
}
/*绑定银行卡*/
.bindCard {
width: 100%;
max-width: 7.5rem;
}
.bind-tips {
width: 100%;
padding: 0.4rem 0.2rem 0.2rem;
line-height: 1;
font-size: 0.26rem;
color: #999... | statics/qudao/css/bankCard.css | html, body {
width: 100%;
height: 100%;
background: #F2F2F2;
}
#wrapper {
width: 100%;
max-width: 7.5rem;
padding: 0.86rem 0 0;
margin: 0 auto;
}
/*绑定银行卡*/
.bindCard {
width: 100%;
max-width: 7.5rem;
}
.bind-tips {
width: 100%;
padding: 0.4rem 0.2rem 0.2rem;
line-height: 1;
font-size: 0.26rem;
color: #999... | 0.385837 | 0.045777 |
@font-face {
font-family: 'Gotham Rounded Bold';
font-style: normal;
font-weight: normal;
src: local('Gotham Rounded Bold'), url('Gotham Rounded Bold.woff') format('woff');
}
@font-face {
font-family: 'Gotham Rounded Light';
font-style: normal;
font-weight: normal;
src: local('Gotham Rounded Light'), url('Gotham Rou... | application/assets/css/style1.css |
@font-face {
font-family: 'Gotham Rounded Bold';
font-style: normal;
font-weight: normal;
src: local('Gotham Rounded Bold'), url('Gotham Rounded Bold.woff') format('woff');
}
@font-face {
font-family: 'Gotham Rounded Light';
font-style: normal;
font-weight: normal;
src: local('Gotham Rounded Light'), url('Gotham Rou... | 0.327023 | 0.169337 |
table.table th.act {
text-align:left;
padding-left:15px;
}
table.table th.act.act-select {
width:60px;
}
.data-grid .act.act-select > .btn-group .dropdown-toggle {
border-bottom-left-radius:3px;
border-top-left-radius:3px;
padding-top:3px;
padding-bottom:3px;
padding-right:6px;
}
table.table th.act.act-selec... | public/src/css/grid.css | table.table th.act {
text-align:left;
padding-left:15px;
}
table.table th.act.act-select {
width:60px;
}
.data-grid .act.act-select > .btn-group .dropdown-toggle {
border-bottom-left-radius:3px;
border-top-left-radius:3px;
padding-top:3px;
padding-bottom:3px;
padding-right:6px;
}
table.table th.act.act-selec... | 0.385375 | 0.110375 |
#citation-tabs {
position: relative;
}
.citation-tab {
display: none;
height: calc(100% - 32px);
overflow-y: scroll;
}
.citation-tab-active {
display: block;
}
/* "No citations" message */
#citations-empty {
display: block;
position: relative;
width: 100%;
height: 32px;
}
#citations-empty p {
position: ... | history/tab.css | #citation-tabs {
position: relative;
}
.citation-tab {
display: none;
height: calc(100% - 32px);
overflow-y: scroll;
}
.citation-tab-active {
display: block;
}
/* "No citations" message */
#citations-empty {
display: block;
position: relative;
width: 100%;
height: 32px;
}
#citations-empty p {
position: ... | 0.386879 | 0.094385 |
@import url("https://fonts.googleapis.com/css2?family=Girassol&display=swap");
html {
font-family: "Girassol", cursive;
background-color: floralwhite;
text-align: center;
min-height: 100vh;
min-width: 24em;
}
body {
margin: 0;
display: grid;
}
.clock {
width: 30rem;
height: 30rem;
margin: 50px auto... | css/style.css | @import url("https://fonts.googleapis.com/css2?family=Girassol&display=swap");
html {
font-family: "Girassol", cursive;
background-color: floralwhite;
text-align: center;
min-height: 100vh;
min-width: 24em;
}
body {
margin: 0;
display: grid;
}
.clock {
width: 30rem;
height: 30rem;
margin: 50px auto... | 0.50293 | 0.116487 |
h2{
font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#info label{
font-size:15px;
font-family: Tahoma, Geneva, sans-serif;
}
.form-control:focus {
border-color: #b0c8ff;
box-shadow: inset 0 1px 1px rgba(0,0,255,0.3), 0 0 8px rgba(0,0,255,0.3);
}
#submit_btn{
background-colo... | public/css/custom/seller.profile.css | h2{
font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#info label{
font-size:15px;
font-family: Tahoma, Geneva, sans-serif;
}
.form-control:focus {
border-color: #b0c8ff;
box-shadow: inset 0 1px 1px rgba(0,0,255,0.3), 0 0 8px rgba(0,0,255,0.3);
}
#submit_btn{
background-colo... | 0.200479 | 0.074736 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
font-family: sans-serif;
background-color: #00DBDE;
background-image: linear-gradient(90deg, #00DBDE 0%, #FC00FF 100%);
font-family: "Raleway", Arial, sans-serif... | 3.Image Wrapper/img-wrapper-13/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
font-family: sans-serif;
background-color: #00DBDE;
background-image: linear-gradient(90deg, #00DBDE 0%, #FC00FF 100%);
font-family: "Raleway", Arial, sans-serif... | 0.55254 | 0.08389 |
body {
background-color: #ffb643;
font-family: "Poppins";
}
.main-container {
max-width: 800px;
margin: 0 auto;
}
.center-block {
margin: 0 auto;
display: block;
}
.logo {
height: 75px;
margin-top: 10px;
}
.btn-primary {
margin: 16px auto;
display: block;
padding: 10px 60px;
background-color... | public/css/main.css | body {
background-color: #ffb643;
font-family: "Poppins";
}
.main-container {
max-width: 800px;
margin: 0 auto;
}
.center-block {
margin: 0 auto;
display: block;
}
.logo {
height: 75px;
margin-top: 10px;
}
.btn-primary {
margin: 16px auto;
display: block;
padding: 10px 60px;
background-color... | 0.45302 | 0.056185 |
html,
body {
background: url(/static/img/textured_paper.png) repeat top;
background-color: #F1F1F1;
font-size: 13px;
line-height: 160%;
height: 100%;
}
img{
max-width:100%;height:auto;
}
.top10{
margin-top: 10px;
}
.navbar{
/*background: url(/static/img/navbg.png) repeat;*/
backg... | static/css/customer.css | html,
body {
background: url(/static/img/textured_paper.png) repeat top;
background-color: #F1F1F1;
font-size: 13px;
line-height: 160%;
height: 100%;
}
img{
max-width:100%;height:auto;
}
.top10{
margin-top: 10px;
}
.navbar{
/*background: url(/static/img/navbg.png) repeat;*/
backg... | 0.249264 | 0.072341 |
.calendar-header-title {
font-size: 18pt;
font-weight: 800;
width: 100%;
}
.calendar-header-date {
font-size: 14pt;
font-weight: 600;
width: 100%;
margin-bottom: 10px;
}
.monthly-table {
width: 100%;
margin-bottom: 1rem;
background-color: transparent;
border-collapse: col... | service/src/InstructorIQ.WebApplication/wwwroot/css/calendar.css |
.calendar-header-title {
font-size: 18pt;
font-weight: 800;
width: 100%;
}
.calendar-header-date {
font-size: 14pt;
font-weight: 600;
width: 100%;
margin-bottom: 10px;
}
.monthly-table {
width: 100%;
margin-bottom: 1rem;
background-color: transparent;
border-collapse: col... | 0.655557 | 0.11129 |
.rainbow-warrior > a:nth-child(10n+1),
.rainbow-warrior > *:nth-child(10n+1) a {
color:purple;
border-color:purple;
}
.rainbow-warrior > a:nth-child(10n+2),
.rainbow-warrior > *:nth-child(10n+2) a {
color:DarkViolet;
border-color:DarkViolet;
}
.rainbow-warrior > a:nth-child(10n+3),
.rainbow-warrior > *:nth-child(... | style-rainbow-warrior.css | .rainbow-warrior > a:nth-child(10n+1),
.rainbow-warrior > *:nth-child(10n+1) a {
color:purple;
border-color:purple;
}
.rainbow-warrior > a:nth-child(10n+2),
.rainbow-warrior > *:nth-child(10n+2) a {
color:DarkViolet;
border-color:DarkViolet;
}
.rainbow-warrior > a:nth-child(10n+3),
.rainbow-warrior > *:nth-child(... | 0.489015 | 0.173813 |
.a-height-row-vh {
height: 8.3333vh !important; }
.a-height-row-vh-quarter {
height: 2.083325vh !important; }
.a-height-row-vh-half {
height: 4.16665vh !important; }
.a-height-row-vh-three-quarters {
height: 6.249975vh !important; }
.a-height-row-vh-0 {
height: 0 !important; }
.a-height-row-vh-1 {
heig... | dist/rows/cssmodeling_rows_vh_quartered/core.css | .a-height-row-vh {
height: 8.3333vh !important; }
.a-height-row-vh-quarter {
height: 2.083325vh !important; }
.a-height-row-vh-half {
height: 4.16665vh !important; }
.a-height-row-vh-three-quarters {
height: 6.249975vh !important; }
.a-height-row-vh-0 {
height: 0 !important; }
.a-height-row-vh-1 {
heig... | 0.450118 | 0.046292 |
body{
background-color: #F8EFBA;
}
header{
background-image: url('https://images.pexels.com/photos/386148/pexels-photo-386148.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260') ;
max-width: 100%;
height: 500px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
... | css/style.css | body{
background-color: #F8EFBA;
}
header{
background-image: url('https://images.pexels.com/photos/386148/pexels-photo-386148.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260') ;
max-width: 100%;
height: 500px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
... | 0.369088 | 0.103567 |
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) ;
filter: alpha(opacity=60) ;
margin-left: 0px;
margin-top: 0px;
}
#s-2641412a-c010-42b4-a9df-d3cc4dc4b4c2 #s-Paragraph_2 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-2641412a-c010-42b4-a9df-d3cc4dc4b4c2 #s-P... | public/resources/screens/2641412a-c010-42b4-a9df-d3cc4dc4b4c2-1456588835954-ie8.css | -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) ;
filter: alpha(opacity=60) ;
margin-left: 0px;
margin-top: 0px;
}
#s-2641412a-c010-42b4-a9df-d3cc4dc4b4c2 #s-Paragraph_2 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-2641412a-c010-42b4-a9df-d3cc4dc4b4c2 #s-P... | 0.225929 | 0.087486 |
.content {
min-height: 250px;
padding: 15px;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
background: #fff;
}
.lead {
min-width: 600px !important;
}
.modal-dialog {
min-width: 800px;
justify-content: center;
display: flex;
}
.inr-card {
... | src/views/leadmanagement/Style.css | .content {
min-height: 250px;
padding: 15px;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
background: #fff;
}
.lead {
min-width: 600px !important;
}
.modal-dialog {
min-width: 800px;
justify-content: center;
display: flex;
}
.inr-card {
... | 0.419648 | 0.072047 |
@charset "UTF-8";
.articleMapForm {
/* display: none; */
}
/* map form */
.articleMapForm .mapCanvas {
float: left;
width: 900px;
height: 450px;
margin: 20px 20px 0 0;
border: 1px solid #666;
}
.articleMapForm table.mapInfo caption,
.articleMapForm table.mapForm caption,
.articleMapForm table.markerForm c... | public/_common/themes/admin/map.css | @charset "UTF-8";
.articleMapForm {
/* display: none; */
}
/* map form */
.articleMapForm .mapCanvas {
float: left;
width: 900px;
height: 450px;
margin: 20px 20px 0 0;
border: 1px solid #666;
}
.articleMapForm table.mapInfo caption,
.articleMapForm table.mapForm caption,
.articleMapForm table.markerForm c... | 0.248261 | 0.069763 |
body {font-size: 15px; font-family: Kiron, SolaimanLipi, Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif !important}
#sticky-conent{ position: sticky;
position: -webkit-sticky;
top: 38px; }
.navbar-nav li:nth-child(1) {
border-left: 1px solid #ccc !important;
}
.section-body{
background-col... | public/frontend/css/custom.css | body {font-size: 15px; font-family: Kiron, SolaimanLipi, Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif !important}
#sticky-conent{ position: sticky;
position: -webkit-sticky;
top: 38px; }
.navbar-nav li:nth-child(1) {
border-left: 1px solid #ccc !important;
}
.section-body{
background-col... | 0.338405 | 0.083031 |
# Style References
============================================================ */
@-webkit-keyframes keyframes-example {
0%, 100% {
opacity: 1.0;
}
50% {
opacity: 0.2;
}
}
@-moz-keyframes keyframes-example {
0%, 100% {
opacity: 1.0;
}
50% {
opacity: 0.2;
}
}
@-o-keyframes keyframes-example {
0%, 100... | stylesheets/redlove/examples.css | # Style References
============================================================ */
@-webkit-keyframes keyframes-example {
0%, 100% {
opacity: 1.0;
}
50% {
opacity: 0.2;
}
}
@-moz-keyframes keyframes-example {
0%, 100% {
opacity: 1.0;
}
50% {
opacity: 0.2;
}
}
@-o-keyframes keyframes-example {
0%, 100... | 0.318591 | 0.089137 |
body, html {
margin: 0;
width: 100vw;
overflow-x: hidden;
}
* {
font-family: Roboto, Helvetica, Arial, sans-serif;
/*color: rgb(158, 178, 214);*/
color: rgb(200, 200, 200);
}
a {
text-decoration: none;
font-weight: 600;
}
::-webkit-scrollbar {
display: none;
}
/* Container */
container {
display: block;
... | src/lib/css/main.css | body, html {
margin: 0;
width: 100vw;
overflow-x: hidden;
}
* {
font-family: Roboto, Helvetica, Arial, sans-serif;
/*color: rgb(158, 178, 214);*/
color: rgb(200, 200, 200);
}
a {
text-decoration: none;
font-weight: 600;
}
::-webkit-scrollbar {
display: none;
}
/* Container */
container {
display: block;
... | 0.33644 | 0.057282 |
.sfdc-dialog-container,
.sfdc-dialog-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
/** The dialog container is on top of all elements, centered */
.sfdc-dialog-container {
z-index: 50100;
display: flex;
}
/** Dialog is hidden */
.sfdc-dialog-container[aria-hidden='true'] {
display: none;
... | force-app/main/default/staticresources/dialog_samples/dialog.css | .sfdc-dialog-container,
.sfdc-dialog-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
/** The dialog container is on top of all elements, centered */
.sfdc-dialog-container {
z-index: 50100;
display: flex;
}
/** Dialog is hidden */
.sfdc-dialog-container[aria-hidden='true'] {
display: none;
... | 0.53607 | 0.065187 |
.header{
position: fixed;
width: 100%;
top: 0;
z-index: 1;
background-color: transparent;
-webkit-transition: background-color 1s;
transition: background-color 0.5s;
}
.headersecond{
position: -webkit-fixed;
position: fixed;
top: 0;
z-index: 1;
background-color: whi... | menu.css | .header{
position: fixed;
width: 100%;
top: 0;
z-index: 1;
background-color: transparent;
-webkit-transition: background-color 1s;
transition: background-color 0.5s;
}
.headersecond{
position: -webkit-fixed;
position: fixed;
top: 0;
z-index: 1;
background-color: whi... | 0.317532 | 0.081009 |
@import url('https://fonts.googleapis.com/css?family=Rubik');
/*CSS variables hooray*/
:root {
--main_font_color: #005ea8;
--secondary_font_color: #5aaa95;
--ternary_font_color: #86a873;
--quaternary_font_color: #bb9f06;
--em_font_color: #4cb944;
--strong_font_color: #d11a01;
--citation_font_color: #4B00... | Slides/05_some_basics/assets/slides.css | @import url('https://fonts.googleapis.com/css?family=Rubik');
/*CSS variables hooray*/
:root {
--main_font_color: #005ea8;
--secondary_font_color: #5aaa95;
--ternary_font_color: #86a873;
--quaternary_font_color: #bb9f06;
--em_font_color: #4cb944;
--strong_font_color: #d11a01;
--citation_font_color: #4B00... | 0.380989 | 0.136637 |
@charset "utf-8";
/*通用样式*/
html{
background: #f7f8fc;
}
html,body{
height: 100%;
}
*{
font-style: normal;
font-weight: normal;
font-family: '微软雅黑';
}
textarea{
resize: none;
}
.padding_20{
padding-top: 20px;
padding-bottom: 20px;
}
.layui-fluid{
padding: 20px;
}
.zh_block_13_5{
padding: 12.5px;
}
.layui-col... | public/assets/worder/css/will.css | @charset "utf-8";
/*通用样式*/
html{
background: #f7f8fc;
}
html,body{
height: 100%;
}
*{
font-style: normal;
font-weight: normal;
font-family: '微软雅黑';
}
textarea{
resize: none;
}
.padding_20{
padding-top: 20px;
padding-bottom: 20px;
}
.layui-fluid{
padding: 20px;
}
.zh_block_13_5{
padding: 12.5px;
}
.layui-col... | 0.262086 | 0.041191 |
@charset "utf-8";*{margin:0;padding:0}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:... | public/static/view_res/app/css/style.css | @charset "utf-8";*{margin:0;padding:0}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:... | 0.242206 | 0.069763 |
.main-header {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
margin: 0px;
z-index: 999;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.sticky-header {
position: fixed;
top: 0px;
l... | public/main/assets/css/module-css/header-section.css | .main-header {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
margin: 0px;
z-index: 999;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.sticky-header {
position: fixed;
top: 0px;
l... | 0.317532 | 0.061396 |
.card-app-image {
max-width: 80px;
min-width: 80px;
box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}
.mdt-card h3 {
font-size: 1.525em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.md... | web_angular2/web/assets/css/mdt-specific.css | .card-app-image {
max-width: 80px;
min-width: 80px;
box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}
.mdt-card h3 {
font-size: 1.525em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.md... | 0.506591 | 0.117927 |
.in_progress,
.done {
color: #C60;
border: 1px solid;
border-radius: 3px;
padding: .1em 0.4em;
font-weight: normal;
margin-left: .2em;
vertical-align: middle;
font-size: 0.9em;
}
.done { color: #009933; }
@media print {
body { color: #000; }
.navbar, #intro, input[type="checkbox"], .done, .in_p... | css/main.css | .in_progress,
.done {
color: #C60;
border: 1px solid;
border-radius: 3px;
padding: .1em 0.4em;
font-weight: normal;
margin-left: .2em;
vertical-align: middle;
font-size: 0.9em;
}
.done { color: #009933; }
@media print {
body { color: #000; }
.navbar, #intro, input[type="checkbox"], .done, .in_p... | 0.356223 | 0.093512 |
background: none;
border: none; }
#footer {
border-top: 1px solid #EEE; }
#footer .container {
padding-top: 20px; }
#footer .container #sitemap li {
list-style: none;
display: inline;
padding-right: 15px; }
#sidebar .panel-heading:hover {
cursor: pointer; }
#sidebar .panel-body {
... | public/stylesheets/main.css | background: none;
border: none; }
#footer {
border-top: 1px solid #EEE; }
#footer .container {
padding-top: 20px; }
#footer .container #sitemap li {
list-style: none;
display: inline;
padding-right: 15px; }
#sidebar .panel-heading:hover {
cursor: pointer; }
#sidebar .panel-body {
... | 0.25488 | 0.041559 |
@charset "utf-8";
@import url("reset.css");
body {
background: #f7f7f7;
font-family: 'Open Sans', sans-serif;
color: #999;
font-size:14px;
line-height:25px;
}
/*******************************************************************************************************/
/* miscellaneous */
/**************************... | public/front/css/blue.css | @charset "utf-8";
@import url("reset.css");
body {
background: #f7f7f7;
font-family: 'Open Sans', sans-serif;
color: #999;
font-size:14px;
line-height:25px;
}
/*******************************************************************************************************/
/* miscellaneous */
/**************************... | 0.100757 | 0.048654 |
html, body {
height: 100%;
}
html {
overflow-y: scroll;
}
body {
padding: 0;
margin: 0;
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,... | site/style.css | html, body {
height: 100%;
}
html {
overflow-y: scroll;
}
body {
padding: 0;
margin: 0;
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,... | 0.461017 | 0.170232 |
body {
width: auto;
background: url(assets/PDIKM_Padangpanjang.jpg)no-repeat center center fixed;
background-size: cover;
overflow-y: auto;
}
.header-container{
background-color: rgba(34, 49, 52, 0.8);
height: 700px;
width: 100%;
padding-top: 300px;
}
.main-container{
displa... | Dicoding 4 (Submission)/css.css | body {
width: auto;
background: url(assets/PDIKM_Padangpanjang.jpg)no-repeat center center fixed;
background-size: cover;
overflow-y: auto;
}
.header-container{
background-color: rgba(34, 49, 52, 0.8);
height: 700px;
width: 100%;
padding-top: 300px;
}
.main-container{
displa... | 0.432303 | 0.085824 |
@font-face{
font-family:'Academicons';
src:url('../fonts/academicons.eot?v=1.7.0');
src:
url('../fonts/academicons.eot?v=1.7.0') format('embedded-opentype'),
url('../fonts/academicons.ttf?v=1.7.0') format('truetype'),
url('../fonts/academicons.woff?v=1.7.0') format('woff'),
url('../fonts/academicons.svg?v... | assets/css/academicons.min.css | @font-face{
font-family:'Academicons';
src:url('../fonts/academicons.eot?v=1.7.0');
src:
url('../fonts/academicons.eot?v=1.7.0') format('embedded-opentype'),
url('../fonts/academicons.ttf?v=1.7.0') format('truetype'),
url('../fonts/academicons.woff?v=1.7.0') format('woff'),
url('../fonts/academicons.svg?v... | 0.314577 | 0.076408 |
@font-face {
font-family: 'weather';
src: url('../fonts/weathericons-regular-webfont.eot');
src: url('../fonts/weathericons-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/weathericons-regular-webfont.woff') format('woff'), url('../fonts/weathericons-regular-webfont.ttf') format('truet... | public/reservations/assets/css/weather-icons.css | @font-face {
font-family: 'weather';
src: url('../fonts/weathericons-regular-webfont.eot');
src: url('../fonts/weathericons-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/weathericons-regular-webfont.woff') format('woff'), url('../fonts/weathericons-regular-webfont.ttf') format('truet... | 0.366476 | 0.060225 |
@charset "UTF-8";
.article{ margin-bottom: 60px; }
/* header */
.article .article-header{ display: block;}
.article .article-title{ font-size: 36px; font-weight: 500; line-height: 1}
.article-header a{
color: #222;
-webkit-transition: color 0.1s ease-in-out;
-moz-transition: color 0.1s ease-in-out;
-o-transition... | css/archives.css | @charset "UTF-8";
.article{ margin-bottom: 60px; }
/* header */
.article .article-header{ display: block;}
.article .article-title{ font-size: 36px; font-weight: 500; line-height: 1}
.article-header a{
color: #222;
-webkit-transition: color 0.1s ease-in-out;
-moz-transition: color 0.1s ease-in-out;
-o-transition... | 0.168139 | 0.038611 |
@font-face {
font-family: "SourceHanSansCN-Regular";
src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
url("../font/SourceHanSansCN-Regular.woff") format("woff"),
url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
url("../font/SourceHanSansCN-Regular.eot") format("e... | 20190902_v1_1/src/nbr/src/main/webapp/css/bx_warehousingManage.css | @font-face {
font-family: "SourceHanSansCN-Regular";
src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
url("../font/SourceHanSansCN-Regular.woff") format("woff"),
url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
url("../font/SourceHanSansCN-Regular.eot") format("e... | 0.15925 | 0.053924 |
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/**
* Remove default margin.
*/
body {
ma... | dist/frogui.css | * 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/**
* Remove default margin.
*/
body {
ma... | 0.656988 | 0.089853 |
@font-face {
font-family: 'fontello';
src: url('../fonts/p2rank/fontello.eot?20187335');
src: url('../fonts/p2rank/fontello.eot?20187335#iefix') format('embedded-opentype'),
url('../fonts/p2rank/fontello.woff2?20187335') format('woff2'),
url('../fonts/p2rank/fontello.woff?20187335') format('woff'),
... | frontend/public/assets/css/visualizations.css | @font-face {
font-family: 'fontello';
src: url('../fonts/p2rank/fontello.eot?20187335');
src: url('../fonts/p2rank/fontello.eot?20187335#iefix') format('embedded-opentype'),
url('../fonts/p2rank/fontello.woff2?20187335') format('woff2'),
url('../fonts/p2rank/fontello.woff?20187335') format('woff'),
... | 0.422743 | 0.084342 |
body{
background-color: #1986A0;
margin: auto;
}
ul{
display: flex;
justify-content: space-around;
margin-top: 30px;
margin-left: auto;
}
li{
list-style: none;
}
.aHeader{
font-size: larger;
color: #545454;
border-bottom-color: #545454;
font-famil... | projetos.css | body{
background-color: #1986A0;
margin: auto;
}
ul{
display: flex;
justify-content: space-around;
margin-top: 30px;
margin-left: auto;
}
li{
list-style: none;
}
.aHeader{
font-size: larger;
color: #545454;
border-bottom-color: #545454;
font-famil... | 0.386763 | 0.059428 |
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,... | app/styles/calculator.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.497559 | 0.096153 |
.customers-view {
background-color: var(--current-background);
}
.customers-view__title {
font-family: var(--heading-font);
color: var(--current-foreground);
font-size: 2.5em;
/* text-decoration: underline; */
position: relative;
top: 20px;
left: 5vw;
border-bottom: 1px inset var(-... | css/customers.css | .customers-view {
background-color: var(--current-background);
}
.customers-view__title {
font-family: var(--heading-font);
color: var(--current-foreground);
font-size: 2.5em;
/* text-decoration: underline; */
position: relative;
top: 20px;
left: 5vw;
border-bottom: 1px inset var(-... | 0.69451 | 0.131675 |
.class-description {
font-size: 130%;
line-height: 140%;
margin-bottom: 1em;
margin-top: 1em;
}
.class-description:empty {
margin: 0;
}
.variation {
display: none;
}
.signature-attributes {
font-size: 60%;
color: #aaa;
font-style: italic;
font-weight: lighter;
}
.ancestors, .a... | static/styles/jsdoc-wmf-theme.css | .class-description {
font-size: 130%;
line-height: 140%;
margin-bottom: 1em;
margin-top: 1em;
}
.class-description:empty {
margin: 0;
}
.variation {
display: none;
}
.signature-attributes {
font-size: 60%;
color: #aaa;
font-style: italic;
font-weight: lighter;
}
.ancestors, .a... | 0.537284 | 0.122497 |
.div-center {
display: flex;
justify-content: center;
}
.MuiGrid-justify-content-xs-center {
justify-content: flex-start;
}
@media only screen and (max-width: 1023px) {
.edit-record-container {
display: flex;
flex-direction: column;
overflow-y: scroll;
}
.timer-container {
width: 100%;
... | src/API/record/record.css | .div-center {
display: flex;
justify-content: center;
}
.MuiGrid-justify-content-xs-center {
justify-content: flex-start;
}
@media only screen and (max-width: 1023px) {
.edit-record-container {
display: flex;
flex-direction: column;
overflow-y: scroll;
}
.timer-container {
width: 100%;
... | 0.515864 | 0.082512 |
h1 {
font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", 'Arial Narrow', Arial, sans-serif;
text-align: center;
}
h4 {
border: 0;
border-bottom: 1px solid rgb(229, 229, 229);
color: rgb(51, 51, 51);
display: block;
font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", 'Arial Narrow', Ari... | lib/hell/public/assets/css/hell.css | h1 {
font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", 'Arial Narrow', Arial, sans-serif;
text-align: center;
}
h4 {
border: 0;
border-bottom: 1px solid rgb(229, 229, 229);
color: rgb(51, 51, 51);
display: block;
font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", 'Arial Narrow', Ari... | 0.413004 | 0.084531 |
*************************** colour *******/
:root {
--blue: rgb(78, 125, 155);
--light-blue: rgb(108, 167, 204);
--grey: rgb(161, 164, 167);
--green: rgb(79, 173, 67);
--title: rgb(195, 110, 41);
}
/* setting body background */
html,
body,
.root {
color: black;
background: rgb(235, 235, 235);
padding: ... | client/public/style.css | *************************** colour *******/
:root {
--blue: rgb(78, 125, 155);
--light-blue: rgb(108, 167, 204);
--grey: rgb(161, 164, 167);
--green: rgb(79, 173, 67);
--title: rgb(195, 110, 41);
}
/* setting body background */
html,
body,
.root {
color: black;
background: rgb(235, 235, 235);
padding: ... | 0.409221 | 0.073364 |
/* 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. */
video::-webkit-media-controls-download-button {
margin-right: -200px;
z-index: -1000000000;
}
video::-webkit-media-co... | 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. */
video::-webkit-media-controls-download-button {
margin-right: -200px;
z-index: -1000000000;
}
video::-webkit-media-co... | 0.581065 | 0.065276 |
span.error, div.error{color:#e73d4a;}
.login .logo{
margin: 0px;
}
.page-header.navbar{
background-color: #337ab7;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username{
color: #fff;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle{
... | assets/css/custom.css | span.error, div.error{color:#e73d4a;}
.login .logo{
margin: 0px;
}
.page-header.navbar{
background-color: #337ab7;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username{
color: #fff;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle{
... | 0.195786 | 0.076926 |
@charset "UTF-8";
nav {
display: none;
}
.section {
background-repeat: no-repeat;
background-size: cover;
background-position: top left;
border: none;
}
.section:nth-child(1) {
z-index: 10;
}
.section:nth-child(2) {
z... | cssjs/asocon2020.css | @charset "UTF-8";
nav {
display: none;
}
.section {
background-repeat: no-repeat;
background-size: cover;
background-position: top left;
border: none;
}
.section:nth-child(1) {
z-index: 10;
}
.section:nth-child(2) {
z... | 0.345105 | 0.114591 |