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 |
|---|---|---|---|---|
.left{
float: left;
}
.right{
float: right;
}
body{
background-color: #f9f9f9;
}
#corpo{
margin-top:75px;
}
#acerca {
margin-top: 130px;
}
#opcao1,#opcao2,#opcao3,#opcao4,#opcao5{
width:90%;
border-radius:5px;
padding:3px 3px 3px 3px;
margin: 5px 0px 0px 5px;
}
#resposta1, #res... | public/css/style.css | .left{
float: left;
}
.right{
float: right;
}
body{
background-color: #f9f9f9;
}
#corpo{
margin-top:75px;
}
#acerca {
margin-top: 130px;
}
#opcao1,#opcao2,#opcao3,#opcao4,#opcao5{
width:90%;
border-radius:5px;
padding:3px 3px 3px 3px;
margin: 5px 0px 0px 5px;
}
#resposta1, #res... | 0.42919 | 0.168857 |
.pt_vmegamenu .itemMenu.level1 p.itemMenuName.level3{
color: #3E3E3E;
font-weight:500;
margin:0;
padding-bottom: 4px;
}
.row_menu{
float:left;
width:240px;
margin-right: 15px;
}
.pt_vmegamenu div.itemSubMenu {
margin: 0;
padding:0px 0 15px 25px
}
.pt_vmegamenu .itemMenu.level1 a.itemMenuName.level4,
.pt_vmegam... | template/giaodien4/css/posvegamenu.css | .pt_vmegamenu .itemMenu.level1 p.itemMenuName.level3{
color: #3E3E3E;
font-weight:500;
margin:0;
padding-bottom: 4px;
}
.row_menu{
float:left;
width:240px;
margin-right: 15px;
}
.pt_vmegamenu div.itemSubMenu {
margin: 0;
padding:0px 0 15px 25px
}
.pt_vmegamenu .itemMenu.level1 a.itemMenuName.level4,
.pt_vmegam... | 0.17266 | 0.04904 |
body {
overflow: hidden
}
.message-part {
width: 100%;
height: 100vh;
padding-top: 30px;
background: var(--chalk)
}
.message-filter {
padding: 20px;
border-radius: 8px;
background: var(--white)
}
.message-filter-group {
padding-bottom: 20px;
display: flex;
align-items: cen... | resources/assets/css/custom/message.css | body {
overflow: hidden
}
.message-part {
width: 100%;
height: 100vh;
padding-top: 30px;
background: var(--chalk)
}
.message-filter {
padding: 20px;
border-radius: 8px;
background: var(--white)
}
.message-filter-group {
padding-bottom: 20px;
display: flex;
align-items: cen... | 0.553023 | 0.1015 |
.img-thumbs {
margin-bottom: 30px;
}
.img-thumbs img {
margin-left: auto;
margin-right: auto;
box-shadow: 0 0 5px 2px rgba(0,0,0,.07);
}
/***** START Initial Card View *****/
.card-background {
height: 364px;
margin: 0px;
border-style: solid;
border-radius: 4px;
border-width: 1.5px;
border-color:... | www/css/card.css | .img-thumbs {
margin-bottom: 30px;
}
.img-thumbs img {
margin-left: auto;
margin-right: auto;
box-shadow: 0 0 5px 2px rgba(0,0,0,.07);
}
/***** START Initial Card View *****/
.card-background {
height: 364px;
margin: 0px;
border-style: solid;
border-radius: 4px;
border-width: 1.5px;
border-color:... | 0.422624 | 0.075414 |
/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300");
body {
width: 500px;
margin: 4% auto;
font-family: 'Source Sans Pro', sans-serif;
letter-spacing: 5px;
font-size: 1.8rem;
u... | 03-calculator/styles.css |
/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300");
body {
width: 500px;
margin: 4% auto;
font-family: 'Source Sans Pro', sans-serif;
letter-spacing: 5px;
font-size: 1.8rem;
u... | 0.314366 | 0.085099 |
/*************/
/* IMPORTS */
/*************/
/************/
/* COLORS */
/************/
/*************/
/* IMPORTS */
/*************/
/************/
/* COLORS */
/************/
/*********************/
/* LOGIN CONTAINER */
/*********************/
#loginContainer {
position: absolute;
top: 25px;
right:... | windows8/RusticCitrus/default.css | /*************/
/* IMPORTS */
/*************/
/************/
/* COLORS */
/************/
/*************/
/* IMPORTS */
/*************/
/************/
/* COLORS */
/************/
/*********************/
/* LOGIN CONTAINER */
/*********************/
#loginContainer {
position: absolute;
top: 25px;
right:... | 0.18591 | 0.04439 |
@font-face {
font-family: yarnFont;
src: url('../public/droid-sans-mono.ttf');
}
:root{
--menu-dropdown-max-height: 700px;
}
/* --- ROOT CSS --- */
body {
overflow: hidden;
-webkit-user-select: none;
line-height: 1.6em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
}
textar... | src/scss/style.css | @font-face {
font-family: yarnFont;
src: url('../public/droid-sans-mono.ttf');
}
:root{
--menu-dropdown-max-height: 700px;
}
/* --- ROOT CSS --- */
body {
overflow: hidden;
-webkit-user-select: none;
line-height: 1.6em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
}
textar... | 0.327561 | 0.048339 |
html {
scroll-behavior: smooth;
}
ul{
list-style-type: none;
}
img{
}
a{
text-decoration: none;
color: #DE7778;
}
a:hover{
text-decoration: none;
color: #DE7778;
}
.btn-report{
color: #fff;
width: 100px;
padding: 5px 15px;
z-index: 100000;
background: #DE7778;
outline: none;
border-radius: 10... | public/css/style.css | html {
scroll-behavior: smooth;
}
ul{
list-style-type: none;
}
img{
}
a{
text-decoration: none;
color: #DE7778;
}
a:hover{
text-decoration: none;
color: #DE7778;
}
.btn-report{
color: #fff;
width: 100px;
padding: 5px 15px;
z-index: 100000;
background: #DE7778;
outline: none;
border-radius: 10... | 0.352759 | 0.066236 |
.logo:hover{
width: 500px;
height: 100px;
}
form {
display: inline;
}
/*.chart_dir1 {
width: 300px;
height: 300px;
position: relative;
margin-left: 0px;
float:left;
}
.chart_dir2 {
width: 300px;
height: 300px;
position: relative;
margin-left: 225px;
float:left;
}*/
@media (max-width: 76... | css/styles.css | .logo:hover{
width: 500px;
height: 100px;
}
form {
display: inline;
}
/*.chart_dir1 {
width: 300px;
height: 300px;
position: relative;
margin-left: 0px;
float:left;
}
.chart_dir2 {
width: 300px;
height: 300px;
position: relative;
margin-left: 225px;
float:left;
}*/
@media (max-width: 76... | 0.218336 | 0.136608 |
div.jsNMR {
/*!
* Bootstrap v4.0.0 (https://getbootstrap.com)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!@import "root";*/ }
div.jsNMR *,
div.jsNMR *::before,
div.jsNMR *::aft... | src/modules/types/science/spectra/nmr/1dnmr_2/style.css | div.jsNMR {
/*!
* Bootstrap v4.0.0 (https://getbootstrap.com)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!@import "root";*/ }
div.jsNMR *,
div.jsNMR *::before,
div.jsNMR *::aft... | 0.625209 | 0.063164 |
ul {list-style: none outside; margin:0; padding:0;}
header{width:100%; border-bottom:solid 5px #ff9c00; padding:10px 0 5px 0; background-color:#fff;transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;}
.hrader-bot... | html/5giay_html/css/main.css | ul {list-style: none outside; margin:0; padding:0;}
header{width:100%; border-bottom:solid 5px #ff9c00; padding:10px 0 5px 0; background-color:#fff;transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;}
.hrader-bot... | 0.291283 | 0.075007 |
.clearfix:after {
clear: both;
content: "";
display: table;
}
.col-2 {
width: 20%;
}
.col-3 {
width: 30%;
}
.col-4 {
width: 40%;
}
.col-5 {
width: 50%;
}
.col-6 {
width: 60%;
}
.col-7 {
width: 70%;
}
.col-8 {
width: 80%;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.align-center... | src/static/styles/utilities.css | .clearfix:after {
clear: both;
content: "";
display: table;
}
.col-2 {
width: 20%;
}
.col-3 {
width: 30%;
}
.col-4 {
width: 40%;
}
.col-5 {
width: 50%;
}
.col-6 {
width: 60%;
}
.col-7 {
width: 70%;
}
.col-8 {
width: 80%;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.align-center... | 0.554953 | 0.170197 |
@import url(https://cdn.staticfile.org/mui/3.7.1/css/mui.min.css);
@import url("https://cdn.jsdelivr.net/gh/masx200/masx200.github.io@4.2.2/src/assetscss/github-6556dfa9be535e551ffffaadfecdad99.min.css");
@import url("https://cdn.jsdelivr.net/gh/masx200/masx200.github.io@4.2.2/src/assetscss/github-frameworks-a2fba223d5... | src/ditto.css | @import url(https://cdn.staticfile.org/mui/3.7.1/css/mui.min.css);
@import url("https://cdn.jsdelivr.net/gh/masx200/masx200.github.io@4.2.2/src/assetscss/github-6556dfa9be535e551ffffaadfecdad99.min.css");
@import url("https://cdn.jsdelivr.net/gh/masx200/masx200.github.io@4.2.2/src/assetscss/github-frameworks-a2fba223d5... | 0.329823 | 0.108236 |
article.discovery-home {
font-size: 1em;
float: left;
position: relative;
}
aside.discovery-home {
background-color: rgb(127,127,127);
float: left;
margin-right: 15px;
padding: 5px;
position: relative;
width: 30%;
}
aside.discovery-home p {
color: #FDDB55 !important;
}
#contact-lib-detail {
border: 1px... | aristotle/apps/discovery/media/discovery/css/discovery.css | article.discovery-home {
font-size: 1em;
float: left;
position: relative;
}
aside.discovery-home {
background-color: rgb(127,127,127);
float: left;
margin-right: 15px;
padding: 5px;
position: relative;
width: 30%;
}
aside.discovery-home p {
color: #FDDB55 !important;
}
#contact-lib-detail {
border: 1px... | 0.340924 | 0.126785 |
/* max-width: 980px;*/
width: 95%;
margin: 0 auto;
padding: 30px;
display: block;
}
#jquery-order-form {
overflow: hidden;
}
/*#jquery-order-form.right2 .sidebar {
margin-left: 20px;
}
#jquery-order-form.right2 .options {
float: left;
} */
#jquery-order-form.left .options, #jquery-order-form.left .sideb... | frontend/web/assets/css/old/jpc.css | /* max-width: 980px;*/
width: 95%;
margin: 0 auto;
padding: 30px;
display: block;
}
#jquery-order-form {
overflow: hidden;
}
/*#jquery-order-form.right2 .sidebar {
margin-left: 20px;
}
#jquery-order-form.right2 .options {
float: left;
} */
#jquery-order-form.left .options, #jquery-order-form.left .sideb... | 0.233095 | 0.068133 |
@font-face {
font-family: 'Avenir LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: local('../fonts/Avenir LT Std 95 Black'), url('../fonts/AvenirLTStd-Black.woff') format('woff');
}
@font-face {
font-family: 'Avenir LT Std 45 Book';
font-style: normal;
font-... | src/css/styles.css |
@font-face {
font-family: 'Avenir LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: local('../fonts/Avenir LT Std 95 Black'), url('../fonts/AvenirLTStd-Black.woff') format('woff');
}
@font-face {
font-family: 'Avenir LT Std 45 Book';
font-style: normal;
font-... | 0.406509 | 0.117648 |
* {
box-sizing: border-box; }
body {
font-family: "Roboto", sans-serif;
font-size: 15px;
margin: 0;
padding: 0 10px; }
@media (min-width: 768px) {
body {
padding: 0 20px; } }
@media (min-width: 1280px) {
body {
padding: 0 50px; } }
h1 {
font-size: 1.5em;
-webkit-margin-before: 0.... | offset-tool.css | * {
box-sizing: border-box; }
body {
font-family: "Roboto", sans-serif;
font-size: 15px;
margin: 0;
padding: 0 10px; }
@media (min-width: 768px) {
body {
padding: 0 20px; } }
@media (min-width: 1280px) {
body {
padding: 0 50px; } }
h1 {
font-size: 1.5em;
-webkit-margin-before: 0.... | 0.392803 | 0.098555 |
@font-face {
font-family: 'Exo 2';
src: url("../../../assets/fonts/Exo2-Regular.ttf");
}
:root {
box-sizing: border-box;
font-size: 24px;
height: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
*, *:before, *:after {
box-sizing: in... | client/dist/style.css | @font-face {
font-family: 'Exo 2';
src: url("../../../assets/fonts/Exo2-Regular.ttf");
}
:root {
box-sizing: border-box;
font-size: 24px;
height: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
*, *:before, *:after {
box-sizing: in... | 0.479747 | 0.054124 |
section {
padding: 6.25rem 0px !important;
margin: 0px !important;
}
.cardbox {
border-radius: 3px;
margin-bottom: 20px;
padding: 0px !important;
}
/* ------------------------------- */
/* Cardbox Heading
---------------------------------- */
.cardbox .cardbox-heading {
padding: 16px;
margin: 0;
}
.c... | client/public/css/Post.css | section {
padding: 6.25rem 0px !important;
margin: 0px !important;
}
.cardbox {
border-radius: 3px;
margin-bottom: 20px;
padding: 0px !important;
}
/* ------------------------------- */
/* Cardbox Heading
---------------------------------- */
.cardbox .cardbox-heading {
padding: 16px;
margin: 0;
}
.c... | 0.273186 | 0.07267 |
a:link {color:#cecece;} /* unvisited link */
a:visited {color:#8e8e8e;} /* visited link */
a:hover {color:#DeDeDe;} /* mouse over link */
a:active {color:#FFFFFF;} /* selected link */
p{
margin: 20px 0 20px 235px;
width:596px;
font-family:Helvetica, sans-serif;
color:#cecece;
font-size:12px;
text-align... | estilos/maquetacion_ff.css | a:link {color:#cecece;} /* unvisited link */
a:visited {color:#8e8e8e;} /* visited link */
a:hover {color:#DeDeDe;} /* mouse over link */
a:active {color:#FFFFFF;} /* selected link */
p{
margin: 20px 0 20px 235px;
width:596px;
font-family:Helvetica, sans-serif;
color:#cecece;
font-size:12px;
text-align... | 0.309441 | 0.10466 |
.vjs-trim .vjs-control-bar {
height: 5em;
background-color: rgba(36, 43, 53, 1);
}
.vjs-trim .vjs-icon-placeholder,
.vjs-trim .vjs-volume-panel,
.vjs-trim .vjs-remaining-time {
align-items: center;
display: flex;
}
.vjs-trim .vjs-icon-placeholder::before {
position: relative;
align-self: cen... | vjs-trim.css | .vjs-trim .vjs-control-bar {
height: 5em;
background-color: rgba(36, 43, 53, 1);
}
.vjs-trim .vjs-icon-placeholder,
.vjs-trim .vjs-volume-panel,
.vjs-trim .vjs-remaining-time {
align-items: center;
display: flex;
}
.vjs-trim .vjs-icon-placeholder::before {
position: relative;
align-self: cen... | 0.684686 | 0.055875 |
html{
height:100%;
margin:0;
padding:0;
}
body{
background: linear-gradient(white, #3C91D2);
background-attachment:fixed;
margin:0;
padding:0;
font-family: "Arial";
height:auto;
}
#logo{
display: block;
top:0;
position: absolute;
margin-left: 35.5%;
margin-right: ... | projects/pkmnsite/assets/css/style.css | html{
height:100%;
margin:0;
padding:0;
}
body{
background: linear-gradient(white, #3C91D2);
background-attachment:fixed;
margin:0;
padding:0;
font-family: "Arial";
height:auto;
}
#logo{
display: block;
top:0;
position: absolute;
margin-left: 35.5%;
margin-right: ... | 0.520496 | 0.096153 |
.prelodr {
position: fixed;
height: 100%;
width: 100%;
display: table;
left: 0;
top: 0;
background-color: rgba(255, 255, 255, 0.75);
font-family: Arial, sans-serif;
font-size: 16px;
cursor: default;
opacity: 0;
visibility: 0;
transition: opacity 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
z-inde... | dist/prelodr.css | .prelodr {
position: fixed;
height: 100%;
width: 100%;
display: table;
left: 0;
top: 0;
background-color: rgba(255, 255, 255, 0.75);
font-family: Arial, sans-serif;
font-size: 16px;
cursor: default;
opacity: 0;
visibility: 0;
transition: opacity 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
z-inde... | 0.677367 | 0.093471 |
.login-container > .header {
padding-top: 18%;
}
.customDashboard ion-list {
background: #000;
color: #fff;
}
.customDashboard ion-item {
text-align: center;
}
.customDashboardView .dashboardContainer{
/* display: flex;
flex-direction: column;*/
height: 100%;
}
.dashboardCo... | AngularJS-app/www/css/style.css |
.login-container > .header {
padding-top: 18%;
}
.customDashboard ion-list {
background: #000;
color: #fff;
}
.customDashboard ion-item {
text-align: center;
}
.customDashboardView .dashboardContainer{
/* display: flex;
flex-direction: column;*/
height: 100%;
}
.dashboardCo... | 0.384103 | 0.05634 |
html,body
{
font-family: Roboto;
height:100%;
background-color: #fefefe;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
.font-size-12 {
font-size: 12px!important;
}
.font-size-14 {
font-size: 14px!important;
}
.font-size-16 {
font-size: 16px!important;
}
.font... | public/css/main.css | html,body
{
font-family: Roboto;
height:100%;
background-color: #fefefe;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
.font-size-12 {
font-size: 12px!important;
}
.font-size-14 {
font-size: 14px!important;
}
.font-size-16 {
font-size: 16px!important;
}
.font... | 0.344774 | 0.07024 |
html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
body {
text-align: center;
min-width: 650px;
background-color: #fff;
background-size: 8px 8px, 8px 8px;
background-position: center, center;
background-image: linear-gradient(#ebf4f9 1px, transparent 1px),linear-gradient(90deg, #ebf4f... | 191 - Dot Connect Game/style.css | html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
body {
text-align: center;
min-width: 650px;
background-color: #fff;
background-size: 8px 8px, 8px 8px;
background-position: center, center;
background-image: linear-gradient(#ebf4f9 1px, transparent 1px),linear-gradient(90deg, #ebf4f... | 0.461988 | 0.094052 |
.AppTable {
background-color: transparent;
padding: 0 1rem;
margin-top: 1rem;
/*border-collapse:separate;
border-spacing: 0 .8em;*/
}
.AppTable-Separated {
border-collapse:separate;
border-spacing: 0 .8em;
}
.Table-Image {
max-height: 70px;
}
.TableRow, .TableRow-2 {
min-height: 6... | public/css/apptable.css | .AppTable {
background-color: transparent;
padding: 0 1rem;
margin-top: 1rem;
/*border-collapse:separate;
border-spacing: 0 .8em;*/
}
.AppTable-Separated {
border-collapse:separate;
border-spacing: 0 .8em;
}
.Table-Image {
max-height: 70px;
}
.TableRow, .TableRow-2 {
min-height: 6... | 0.482673 | 0.062732 |
body
{
text-align: right;
unicode-bidi: embed;
}
.bx-wrapper,
.dt-sc-sorting-container a,
.caroufredsel_wrapper,
.caroufredsel_wrapper ul,
.carousel-arrows,
.dt-sc-pr-tb-col,
.dt-sc-triangle-wrapper,
.hosting-table,
.rev_slider_wrapper
{
direction: ltr;
}
.vc_row.vc_row-has-fill,
.vc_row.vc_row-no-paddi... | css/rtl.css | body
{
text-align: right;
unicode-bidi: embed;
}
.bx-wrapper,
.dt-sc-sorting-container a,
.caroufredsel_wrapper,
.caroufredsel_wrapper ul,
.carousel-arrows,
.dt-sc-pr-tb-col,
.dt-sc-triangle-wrapper,
.hosting-table,
.rev_slider_wrapper
{
direction: ltr;
}
.vc_row.vc_row-has-fill,
.vc_row.vc_row-no-paddi... | 0.480722 | 0.077832 |
@import url("https://fonts.googleapis.com/css2?family=MuseoModerno:wght@300&family=Raleway:wght@300;400;600;900&display=swap");
/*
font-family: 'Raleway', sans-serif;
font-family: 'MuseoModerno', cursive;
*/
html {
font-size: 10px;
}
body {
font-family: 'Raleway', sans-serif;
font-size: 1.4rem;
line-height: 2.... | src/stylesheets/styles.css | @import url("https://fonts.googleapis.com/css2?family=MuseoModerno:wght@300&family=Raleway:wght@300;400;600;900&display=swap");
/*
font-family: 'Raleway', sans-serif;
font-family: 'MuseoModerno', cursive;
*/
html {
font-size: 10px;
}
body {
font-family: 'Raleway', sans-serif;
font-size: 1.4rem;
line-height: 2.... | 0.551574 | 0.09611 |
a {
color: var(--anchor-color);
text-decoration-color: var(--off-background);
text-decoration-skip-ink: none;
text-decoration-thickness: 1px;
transition: color 100ms ease-in-out, text-decoration 100ms ease-in-out;
}
a[aria-current="page"],
a:hover {
text-decoration-color: currentColor;
}
a[aria-current="p... | src/css/index.css | a {
color: var(--anchor-color);
text-decoration-color: var(--off-background);
text-decoration-skip-ink: none;
text-decoration-thickness: 1px;
transition: color 100ms ease-in-out, text-decoration 100ms ease-in-out;
}
a[aria-current="page"],
a:hover {
text-decoration-color: currentColor;
}
a[aria-current="p... | 0.524882 | 0.143457 |
background-color: #204d74;
border-radius: 5px;
width: 140px;
}
#search-hotels {
background-color : #204d74;
border-radius : 5px;
width : 140px;
font-size: 24px;
}
#save-profile-updates {
font-size : 30px;
background-color : #204d74 ;
border-radius : 5px;
}
#admin-change-role {... | public/stylesheets/buttons.css | background-color: #204d74;
border-radius: 5px;
width: 140px;
}
#search-hotels {
background-color : #204d74;
border-radius : 5px;
width : 140px;
font-size: 24px;
}
#save-profile-updates {
font-size : 30px;
background-color : #204d74 ;
border-radius : 5px;
}
#admin-change-role {... | 0.290176 | 0.118717 |
body {direction: rtl}
.sliderr, .anyClass, #toTop, .twitter_row, .pp_pic_holder {direction: ltr}
.logo, .sf-menu, .social a, .sf-menu li, .foot-menu li, .product_inner .price {float: right}
#header .search, .social-head, .rating {float: left}
.site_description {
margin: 44px 10px 36px 0;
border-left: 0;
border-right... | rtl.css | body {direction: rtl}
.sliderr, .anyClass, #toTop, .twitter_row, .pp_pic_holder {direction: ltr}
.logo, .sf-menu, .social a, .sf-menu li, .foot-menu li, .product_inner .price {float: right}
#header .search, .social-head, .rating {float: left}
.site_description {
margin: 44px 10px 36px 0;
border-left: 0;
border-right... | 0.380414 | 0.141341 |
.imageList{
display: flex;
flex-wrap: wrap;
background-color: #f5f5f5;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 12px 50px 0 rgba(0, 0, 0, .05);
padding: 10px;
}
.pager{
display: flex;
}
.status{}
.pager .status{
margin-right: auto;
margin-top: 5px;
}
.pager input{
width: 60px;
text-align: center... | src/app/components/ImageList/style.css | .imageList{
display: flex;
flex-wrap: wrap;
background-color: #f5f5f5;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 12px 50px 0 rgba(0, 0, 0, .05);
padding: 10px;
}
.pager{
display: flex;
}
.status{}
.pager .status{
margin-right: auto;
margin-top: 5px;
}
.pager input{
width: 60px;
text-align: center... | 0.466116 | 0.082107 |
*, *::after, *::before {
box-sizing: border-box;
}
html body {
width: 100%;
height: 100%;
}
body {
margin: 0;
padding: 0;
background: #F5F4F4;
color: #67575D;
font-family: 'Barlow Semi Condensed', sans-serif;
font-size: 18px;
line-height: 1.3;
}
p{
font-family: 'Caveat', cursive... | style.css | *, *::after, *::before {
box-sizing: border-box;
}
html body {
width: 100%;
height: 100%;
}
body {
margin: 0;
padding: 0;
background: #F5F4F4;
color: #67575D;
font-family: 'Barlow Semi Condensed', sans-serif;
font-size: 18px;
line-height: 1.3;
}
p{
font-family: 'Caveat', cursive... | 0.424889 | 0.067917 |
/*console*/
#copySource {
opacity: 0;
}
#consoleCont {
margin: 10px;
width: calc(100vw - 20px);
height: calc(100vh - 84px);
background-color: rgb(40,40,40);
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
justify-content: fl... | app/elements/log-console/log-console.css | /*console*/
#copySource {
opacity: 0;
}
#consoleCont {
margin: 10px;
width: calc(100vw - 20px);
height: calc(100vh - 84px);
background-color: rgb(40,40,40);
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
justify-content: fl... | 0.149656 | 0.038286 |
@font-face {
font-family: "Quincy";
src: url("../fonts/quincy/quincy/QuincyCF-Italic.otf") format("opentype"); }
body {
background-color: white;
font-family: "Source Sans Pro";
font-weight: 200; }
.banner {
background-image: url("../img/banner.jpg");
background-repeat: no-repeat;
background-size: cove... | css/app.css | @font-face {
font-family: "Quincy";
src: url("../fonts/quincy/quincy/QuincyCF-Italic.otf") format("opentype"); }
body {
background-color: white;
font-family: "Source Sans Pro";
font-weight: 200; }
.banner {
background-image: url("../img/banner.jpg");
background-repeat: no-repeat;
background-size: cove... | 0.305386 | 0.10026 |
html * {
box-sizing: border-box;
}
html, body {
height: 100%;
}
body {
font-family: sans-serif;
margin: 0;
padding: 0;
background-color: white;
}
/* Principal */
.principal {
height: 100vh;
}
.principal > * {
display: flex;
justify-content: center;
align-items: center;
... | assests/css/main.css | html * {
box-sizing: border-box;
}
html, body {
height: 100%;
}
body {
font-family: sans-serif;
margin: 0;
padding: 0;
background-color: white;
}
/* Principal */
.principal {
height: 100vh;
}
.principal > * {
display: flex;
justify-content: center;
align-items: center;
... | 0.345989 | 0.12062 |
:root{
--color-black: #030303;
--color-dark-purple: #360518;
--color-light-blue: #5b7ef0;
--color-light-grey: #f2f3f5;
--color-light-yellow: #fffa66;
--color-pink: #da5693;
--color-purple: #801139;
--color-white: #f6f6f6;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
... | style.css | :root{
--color-black: #030303;
--color-dark-purple: #360518;
--color-light-blue: #5b7ef0;
--color-light-grey: #f2f3f5;
--color-light-yellow: #fffa66;
--color-pink: #da5693;
--color-purple: #801139;
--color-white: #f6f6f6;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
... | 0.616359 | 0.131424 |
@import '../../variables.css';
.incompany {
@media (--tablet-landscape-viewport) {
padding-top: 60px;
padding-bottom: 60px;
}
@media (--laptop-viewport) {
padding-top: 80px;
padding-bottom: 70px;
}
&-title {
margin: 0;
font-size: var(--font-size-title);
line-height: var(--line-h... | src/styles/sections/home/incompany.css | @import '../../variables.css';
.incompany {
@media (--tablet-landscape-viewport) {
padding-top: 60px;
padding-bottom: 60px;
}
@media (--laptop-viewport) {
padding-top: 80px;
padding-bottom: 70px;
}
&-title {
margin: 0;
font-size: var(--font-size-title);
line-height: var(--line-h... | 0.466116 | 0.134236 |
position: relative;
}
#timemds {
display: none;
}
.dw-i,
.dwl,
.dwv {
font-weight: 700;
}
.dwbw {
width: 40%;
}
.dwb-c {
display: none;
}
.datespan ul,
dir,
menu {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 0;
}
.sp... | web/css/wv.date.css | position: relative;
}
#timemds {
display: none;
}
.dw-i,
.dwl,
.dwv {
font-weight: 700;
}
.dwbw {
width: 40%;
}
.dwb-c {
display: none;
}
.datespan ul,
dir,
menu {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 0;
}
.sp... | 0.364325 | 0.083815 |
* Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
/* You can override the default Infima variables here. */
html {
scroll-behavior: smooth;
}
:root {
--ifm-color-primary: #14aa8c;
... | docs/src/css/custom.css | * Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
/* You can override the default Infima variables here. */
html {
scroll-behavior: smooth;
}
:root {
--ifm-color-primary: #14aa8c;
... | 0.394201 | 0.044681 |
* {
margin: 0;
padding: 0;
}
body {
box-sizing: border-box;
color: #4a4a4a;
font-family: 'Poppins', sans-serif;
}
body,
html {
font-size: 18px;
}
@media (min-width: 620px) {
.flex-grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
}
.flex-grid__item {
flex-grow: 1;
}
.flex-grid_... | src/components/new-design.css | * {
margin: 0;
padding: 0;
}
body {
box-sizing: border-box;
color: #4a4a4a;
font-family: 'Poppins', sans-serif;
}
body,
html {
font-size: 18px;
}
@media (min-width: 620px) {
.flex-grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
}
.flex-grid__item {
flex-grow: 1;
}
.flex-grid_... | 0.463201 | 0.083479 |
@media only screen and (max-width: 575px) {
.searchBar {
display: grid;
grid-template-columns: auto 250px auto;
grid-template-rows: repeat(4, 35px);
background-color: #485460;
padding: 0px 0px 10px 0px;
width: 100%;
}
.subtitle {
font-family: 'Montserrat', sans-serif;
font-size:... | client/src/components/search.css | @media only screen and (max-width: 575px) {
.searchBar {
display: grid;
grid-template-columns: auto 250px auto;
grid-template-rows: repeat(4, 35px);
background-color: #485460;
padding: 0px 0px 10px 0px;
width: 100%;
}
.subtitle {
font-family: 'Montserrat', sans-serif;
font-size:... | 0.286768 | 0.146697 |
header {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
}
.topnav {
overflow: hidden;
background-color: #2C3C5B;
}
.topnav a {
float: right;
color: #f5f5f5;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-color: #ddd;
color... | Halls-FrontEnd/Halls-FrontEnd/src/app/result/result.component.css | header {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
}
.topnav {
overflow: hidden;
background-color: #2C3C5B;
}
.topnav a {
float: right;
color: #f5f5f5;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-color: #ddd;
color... | 0.403214 | 0.117092 |
#lcontop {
width:200px;
padding-bottom:10px;
}
#lcon1 {
width:200px;
padding-bottom:10px;
}
.lmen1 {
font-size: 13px;
padding: 0px;
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
}
.lmen1 li {
list-style: none;
margin-bottom: 0;
margin: 0;
padding: 0;
}
.... | docs/manual/common/css/menu.css |
#lcontop {
width:200px;
padding-bottom:10px;
}
#lcon1 {
width:200px;
padding-bottom:10px;
}
.lmen1 {
font-size: 13px;
padding: 0px;
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
}
.lmen1 li {
list-style: none;
margin-bottom: 0;
margin: 0;
padding: 0;
}
.... | 0.106186 | 0.060059 |
body
{
margin: 0;
padding: 0;
}
.content-login
{
width: 100%;
height: 100%;
position: absolute;
display: flex;
align-items: center;
background-color: white;
}
.content-center-login
{
width: 30%;
height: 68%;
margin: 0 auto;
border-radius: 20px;
box-shadow: 10px 10px ... | public/css/teste.css | body
{
margin: 0;
padding: 0;
}
.content-login
{
width: 100%;
height: 100%;
position: absolute;
display: flex;
align-items: center;
background-color: white;
}
.content-center-login
{
width: 30%;
height: 68%;
margin: 0 auto;
border-radius: 20px;
box-shadow: 10px 10px ... | 0.398641 | 0.073032 |
@font-face {
font-family: 'Glyphicons Halflings';
src: url('/assets/fonts/glyphicons-halflings-regular.eot');
src: url('/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/assets/fonts/glyphicons-halfling... | app/assets/stylesheets/application.css | @font-face {
font-family: 'Glyphicons Halflings';
src: url('/assets/fonts/glyphicons-halflings-regular.eot');
src: url('/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/assets/fonts/glyphicons-halfling... | 0.209308 | 0.053974 |
* {
margin: 0;
padding: 0;
}
html {
font-family: 'Inter', sans-serif;
color: #2E384C;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}
h1 {
font-weight: bold;
font-size: 52px;
line-height: 60px;
}
h2 {
font-weight: bold;
font-size: 44px;
line-height... | frontend/dist/css/main.css | * {
margin: 0;
padding: 0;
}
html {
font-family: 'Inter', sans-serif;
color: #2E384C;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}
h1 {
font-weight: bold;
font-size: 52px;
line-height: 60px;
}
h2 {
font-weight: bold;
font-size: 44px;
line-height... | 0.258326 | 0.083441 |
.footer
{
padding:3rem 5rem;
max-width:600vw;
font-family: 'Inter',sans-serif;
}
.top-row
{
width: 60%;
margin: 0 auto;
text-align: center;
}
.footer-heading
{
background-image: linear-gradient(
290deg,
#3783f6 0.1%,
#02cbde 41.42%,
#5f0fcd 101.92%
);
background-clip: text... | CSS/footer.css | .footer
{
padding:3rem 5rem;
max-width:600vw;
font-family: 'Inter',sans-serif;
}
.top-row
{
width: 60%;
margin: 0 auto;
text-align: center;
}
.footer-heading
{
background-image: linear-gradient(
290deg,
#3783f6 0.1%,
#02cbde 41.42%,
#5f0fcd 101.92%
);
background-clip: text... | 0.475362 | 0.073963 |
@-moz-document domain("talk.lowendspirit.com") {
:root {
--primary-light: #fafafa;
--secondary-light: #dddddd;
--primary-dark: #303030;
--secondary-dark: #101010;
--tertiary-dark: #505050;
--quaternary-dark: #404040;
--primary-green: #60a96d;
--secondary-green: #32CD32;
--t... | data/usercss/177233.user.css | @-moz-document domain("talk.lowendspirit.com") {
:root {
--primary-light: #fafafa;
--secondary-light: #dddddd;
--primary-dark: #303030;
--secondary-dark: #101010;
--tertiary-dark: #505050;
--quaternary-dark: #404040;
--primary-green: #60a96d;
--secondary-green: #32CD32;
--t... | 0.267408 | 0.049336 |
@charset "utf-8";
/* CSS Document */
body{margin: 0px auto; padding: 0px; font-family: "宋体"; background: url(../images/bg.jpg) #fff repeat; font-size: 12px; color: #474747;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
... | public/home/css/com.css | @charset "utf-8";
/* CSS Document */
body{margin: 0px auto; padding: 0px; font-family: "宋体"; background: url(../images/bg.jpg) #fff repeat; font-size: 12px; color: #474747;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
... | 0.305905 | 0.108283 |
@charset "utf-8";
/* CSS Document */
body {color: #555; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size:16px; }
#s-lc-public-skiplink {
position:absolute;
left:-500px;
}
.s-lib-cmd-bar, .ui-dialog {
font-size:12px;
}
h2 {
font-size: 32px;
line-height: 42px;
f... | bclawlibcal.css | @charset "utf-8";
/* CSS Document */
body {color: #555; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size:16px; }
#s-lc-public-skiplink {
position:absolute;
left:-500px;
}
.s-lib-cmd-bar, .ui-dialog {
font-size:12px;
}
h2 {
font-size: 32px;
line-height: 42px;
f... | 0.316581 | 0.044827 |
@charset "utf-8";
img{display: block; width: 100%; height: 100%;}
.goods-title,.goods-info,.goods-detail,.goods-reviews{background: #fff;}
.goods-info,.goods-detail dl{margin-bottom: .5rem;}
/*~~~~~~轮播图~~~~~~*/
.scroll-banner{z-index: 5;}
.scroll-banner img{height: 74.67vw; max-height: 47.8rem;}
.scroll-banner .swiper-... | public/m/css/goods-detail.css | @charset "utf-8";
img{display: block; width: 100%; height: 100%;}
.goods-title,.goods-info,.goods-detail,.goods-reviews{background: #fff;}
.goods-info,.goods-detail dl{margin-bottom: .5rem;}
/*~~~~~~轮播图~~~~~~*/
.scroll-banner{z-index: 5;}
.scroll-banner img{height: 74.67vw; max-height: 47.8rem;}
.scroll-banner .swiper-... | 0.186428 | 0.052231 |
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
*,
*::before,
*::after {
box-sizing: border-box;
margin: 0 auto;
padding: 0;
text-align: center;
font-family: inherit;
transition: all .3s;
}
*+* {
margin-top: 5px;
}
body {
min-height: 100vh;
width: 100%;
margin-top: 5px;
font-size... | fcc/product-landing-page/index.css | @import 'https://fonts.googleapis.com/css?family=Lato:400,700';
*,
*::before,
*::after {
box-sizing: border-box;
margin: 0 auto;
padding: 0;
text-align: center;
font-family: inherit;
transition: all .3s;
}
*+* {
margin-top: 5px;
}
body {
min-height: 100vh;
width: 100%;
margin-top: 5px;
font-size... | 0.443359 | 0.084116 |
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
/* CSS reset */
*,
*::before,
*::after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: 'Quicksand', sans-serif;
font-size: 16px;
line-height: 1.7;
display: flex;
align-items: center;
justify-cont... | css/style.css | @import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
/* CSS reset */
*,
*::before,
*::after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: 'Quicksand', sans-serif;
font-size: 16px;
line-height: 1.7;
display: flex;
align-items: center;
justify-cont... | 0.398758 | 0.065695 |
:host {
/**
* @prop --lottie-player-toolbar-height: Toolbar height
**/
--lottie-player-toolbar-height: 35px;
/**
* @prop --lottie-player-toolbar-background-color: Toolbar background color
**/
--lottie-player-toolbar-background-color: transparent;
/**
* @prop --lottie-player-... | src/components/lottie-player/lottie-player.css | :host {
/**
* @prop --lottie-player-toolbar-height: Toolbar height
**/
--lottie-player-toolbar-height: 35px;
/**
* @prop --lottie-player-toolbar-background-color: Toolbar background color
**/
--lottie-player-toolbar-background-color: transparent;
/**
* @prop --lottie-player-... | 0.63023 | 0.081813 |
@font-face {
font-family: 'Bellota-LightItalic';
src: url('../fonts/Bellota-LightItalic.otf');
}
@font-face {
font-family: 'Bellota-BoldItalic';
src: url('../fonts/Bellota-BoldItalic.otf');
}
@font-face {
font-family: 'Kreon-Regular';
src: url('../fonts/Kreon-Regular.ttf');
}
@font-f... | Web Toko Bagas/style.css | @font-face {
font-family: 'Bellota-LightItalic';
src: url('../fonts/Bellota-LightItalic.otf');
}
@font-face {
font-family: 'Bellota-BoldItalic';
src: url('../fonts/Bellota-BoldItalic.otf');
}
@font-face {
font-family: 'Kreon-Regular';
src: url('../fonts/Kreon-Regular.ttf');
}
@font-f... | 0.16872 | 0.038358 |
QFrame#frame_Balance{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_Recent{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_SpendLimit{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_ReceiveTop{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_ReceiveBottom{
Background-color:rgb... | src/qt/res/stylesheets/xcnstyle.css | QFrame#frame_Balance{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_Recent{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_SpendLimit{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_ReceiveTop{
Background-color:rgba(20,20,20,85%);
}
QFrame#frame_ReceiveBottom{
Background-color:rgb... | 0.405449 | 0.14445 |
.rainbow-notification {
position: relative;
border-radius: 0.875rem;
box-shadow: 0 1px 2px 0 #e3e5ed;
padding: 0.75rem;
background-color: white;
width: 20rem;
border: solid 1px #f4f6f9;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
transition-property: margin, max-height, opaci... | src/components/Notification/styles.css | .rainbow-notification {
position: relative;
border-radius: 0.875rem;
box-shadow: 0 1px 2px 0 #e3e5ed;
padding: 0.75rem;
background-color: white;
width: 20rem;
border: solid 1px #f4f6f9;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
transition-property: margin, max-height, opaci... | 0.561335 | 0.07117 |
html {
height: inherit !important;
}
textarea, input, .input-append, .input-prepend, #sbox-window {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body.com_gantry5 {
color: #ddd;
background-color: #404040 !important;
}
@media (max-width: 767px) {
body.com_gantr... | workspace/administrator/components/com_gantry5/css-compiled/joomla-g-admin.css | html {
height: inherit !important;
}
textarea, input, .input-append, .input-prepend, #sbox-window {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body.com_gantry5 {
color: #ddd;
background-color: #404040 !important;
}
@media (max-width: 767px) {
body.com_gantr... | 0.286668 | 0.055285 |
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
@media screen and (max-width: 992px) {
#nav_toggler {
display: block;
}
#navbar li:not(:first-child){
display: none;
}
#navbar {
padding: 0;
}
#header-logo {
width: 154px;
}
... | site/templates/css/responsive.css | @media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
@media screen and (max-width: 992px) {
#nav_toggler {
display: block;
}
#navbar li:not(:first-child){
display: none;
}
#navbar {
padding: 0;
}
#header-logo {
width: 154px;
}
... | 0.266548 | 0.095139 |
body {
background: #f5f5f5;
}
.jd_layout {
min-width: 300px;
max-width: 640px;
margin: 0 auto;
position: relative;
}
/* S 头部搜索区块*/
.jd_header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 40px;
z-index: 1;
}
.jd_header .jd_header_box {
position: relative;
min-width: 300px;
max-width: 640px... | product/MobileWeb-JD/css/index.css | body {
background: #f5f5f5;
}
.jd_layout {
min-width: 300px;
max-width: 640px;
margin: 0 auto;
position: relative;
}
/* S 头部搜索区块*/
.jd_header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 40px;
z-index: 1;
}
.jd_header .jd_header_box {
position: relative;
min-width: 300px;
max-width: 640px... | 0.230486 | 0.06389 |
body {
margin: 0;
padding: 10px;
box-sizing: border-box;
height: 100vh;
background: -webkit-linear-gradient(to top left, #1D2671, #C33764);
background: linear-gradient(to top left, #1D2671, #C33764);
font-family: 'Lato', sans-serif;
overflow: hidden;
color: #fff;
}
p {
font-size: 16px;
}
#high {
... | index.css | body {
margin: 0;
padding: 10px;
box-sizing: border-box;
height: 100vh;
background: -webkit-linear-gradient(to top left, #1D2671, #C33764);
background: linear-gradient(to top left, #1D2671, #C33764);
font-family: 'Lato', sans-serif;
overflow: hidden;
color: #fff;
}
p {
font-size: 16px;
}
#high {
... | 0.383872 | 0.090655 |
.color-bunker {
color: #292C31 !important; }
.color-metalicGold {
color: #DDAB37 !important; }
a {
color: #292C31; }
a:hover, a:active, a:focus {
color: #292C31;
text-decoration: underline; }
body {
background: white !important; }
header.appMainHeader {
width: 75px;
background: rgba(41, 44, 49... | public/blog-asset/css/app.css | .color-bunker {
color: #292C31 !important; }
.color-metalicGold {
color: #DDAB37 !important; }
a {
color: #292C31; }
a:hover, a:active, a:focus {
color: #292C31;
text-decoration: underline; }
body {
background: white !important; }
header.appMainHeader {
width: 75px;
background: rgba(41, 44, 49... | 0.338514 | 0.079926 |
1. Helper-Class
----------------------------*/
.section-padding {
padding-top: 150px;
padding-bottom: 150px;
}
.section-padding-top {
padding-top: 150px;
}
.section-padding-bottom {
padding-bottom: 150px;
}
.section-bg {
background-repeat: no-repeat;
background-position: cen... | themes/clean-blog/css/helper.css | 1. Helper-Class
----------------------------*/
.section-padding {
padding-top: 150px;
padding-bottom: 150px;
}
.section-padding-top {
padding-top: 150px;
}
.section-padding-bottom {
padding-bottom: 150px;
}
.section-bg {
background-repeat: no-repeat;
background-position: cen... | 0.291283 | 0.066418 |
@charset "utf-8";
/* NAVER (<EMAIL>) */
/* Board */
.board img {
border: 0;
}
.board,
.board label,
.board table,
.board input,
.board button,
.board textarea,
.board select {
font-size: 12px;
font-family: "Open Sans","나눔바른고딕",NanumBarunGothic,"맑은 고딕","Malgun Gothic","돋움",Dotum,"애플 SD 산돌고딕 Neo","Apple SD Gothic Neo"... | member_skin/board.default.css | @charset "utf-8";
/* NAVER (<EMAIL>) */
/* Board */
.board img {
border: 0;
}
.board,
.board label,
.board table,
.board input,
.board button,
.board textarea,
.board select {
font-size: 12px;
font-family: "Open Sans","나눔바른고딕",NanumBarunGothic,"맑은 고딕","Malgun Gothic","돋움",Dotum,"애플 SD 산돌고딕 Neo","Apple SD Gothic Neo"... | 0.163379 | 0.057998 |
@media (max-width: 768px) {
.cmplz-cookiebanner {
width: 100%;
}
.cmplz-cookiebanner .cmplz-buttons {
flex-direction: column;
}
}
@media (max-width: 1023px) {
.cmplz-cookiebanner {
max-width: 100%;
}
}
@media (max-width: 1023px) {
.cmplz-cookiebanner {
transform: translateX(-50%);
bott... | static_content/wp-content/plugins/complianz-gdpr/cookiebanner/css/positions/bottom.css | @media (max-width: 768px) {
.cmplz-cookiebanner {
width: 100%;
}
.cmplz-cookiebanner .cmplz-buttons {
flex-direction: column;
}
}
@media (max-width: 1023px) {
.cmplz-cookiebanner {
max-width: 100%;
}
}
@media (max-width: 1023px) {
.cmplz-cookiebanner {
transform: translateX(-50%);
bott... | 0.356559 | 0.108779 |
body{
--accent: #ff533d;
--font: #282828;
--bg: #ffffff;
--gray-light: #c9c9c9;
--gray: #969696;
--gray-dark: #5b5b5b
}
h1 {
font-size: 36px;
text-align: center;
margin-top: 2rem;
}
h1.title{
font-weight: bold;
color: var(--accent);
}
p {
font-size: 16px;
}
pre {
border: none
}
/*---- Hea... | analysis/packrat/lib/x86_64-apple-darwin15.6.0/3.4.4/puddingR/rmarkdown/templates/pudding/resources/style.css | body{
--accent: #ff533d;
--font: #282828;
--bg: #ffffff;
--gray-light: #c9c9c9;
--gray: #969696;
--gray-dark: #5b5b5b
}
h1 {
font-size: 36px;
text-align: center;
margin-top: 2rem;
}
h1.title{
font-weight: bold;
color: var(--accent);
}
p {
font-size: 16px;
}
pre {
border: none
}
/*---- Hea... | 0.420719 | 0.072538 |
.equipe {
border: 1px solid #000;
width: 100%;
height: auto;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.card {
border: 1px solid #b2b2b2;
width: 250px;
height: auto;
background-color: #fff;
text-align: center;
margin: 10px;
display: flex;
flex-wrap: wrap;
justify-content:... | css/cursoseequipe.css | .equipe {
border: 1px solid #000;
width: 100%;
height: auto;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.card {
border: 1px solid #b2b2b2;
width: 250px;
height: auto;
background-color: #fff;
text-align: center;
margin: 10px;
display: flex;
flex-wrap: wrap;
justify-content:... | 0.371137 | 0.088544 |
.banner {
position: relative;
display: inline-block;
width: 100%;
height: 500px;
margin-top: 80px;
top: 15%;
left: 0; }
.banner .title {
position: absolute;
z-index: 2;
width: 70%;
height: 400px;
background: white;
top: 250px;
left: 15%;
box-shadow: 10px 10px 37px -13px r... | public/css/fantastic_tales.css | .banner {
position: relative;
display: inline-block;
width: 100%;
height: 500px;
margin-top: 80px;
top: 15%;
left: 0; }
.banner .title {
position: absolute;
z-index: 2;
width: 70%;
height: 400px;
background: white;
top: 250px;
left: 15%;
box-shadow: 10px 10px 37px -13px r... | 0.517083 | 0.114542 |
section {
position: relative;
width: 100%;
}
body {
color: #fff;
background-color: #2b2b2b;
font-family: 'Poppins', sans-serif;
font-weight: 500;
width: 100%;
}
a {
color: inherit;
}
#container {
position: relative;
z-index: 2;
}
.fv {
height: 100vh;
width: 100%;
}
... | docs/css/style.css | section {
position: relative;
width: 100%;
}
body {
color: #fff;
background-color: #2b2b2b;
font-family: 'Poppins', sans-serif;
font-weight: 500;
width: 100%;
}
a {
color: inherit;
}
#container {
position: relative;
z-index: 2;
}
.fv {
height: 100vh;
width: 100%;
}
... | 0.536313 | 0.075824 |
* {
cursor: url(/assets/img/cursor.gif), pointer;
}
body, html {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: url(/assets/img/bg.png);
/* Thanks to http://subtlepatterns.com for the ... | public/css/editor.css | * {
cursor: url(/assets/img/cursor.gif), pointer;
}
body, html {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: url(/assets/img/bg.png);
/* Thanks to http://subtlepatterns.com for the ... | 0.432543 | 0.08772 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.navbar {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100px;
padding: 10px 100px;
box-sizing: border-box;
transition: .3s;
display: flex;
justify-content: space-between;
align-items: center;
}
.navbar.... | nav.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.navbar {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100px;
padding: 10px 100px;
box-sizing: border-box;
transition: .3s;
display: flex;
justify-content: space-between;
align-items: center;
}
.navbar.... | 0.283583 | 0.069101 |
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inconsolata:wght@300&display=swap");
html {
max-height: fit-content;
}
h1 {
margin: 0px;
}
body {
background-color: #fff47c;
color: #272624;
font-family: "Raleway", sans... | styles.css | @import url("https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inconsolata:wght@300&display=swap");
html {
max-height: fit-content;
}
h1 {
margin: 0px;
}
body {
background-color: #fff47c;
color: #272624;
font-family: "Raleway", sans... | 0.327668 | 0.120672 |
height:32px;
}
#daysnav li{
display: inline;
line-height: 1.4em;
list-style:square outside none;
}
#daysnav li.active {
font-weight: bold;
}
#daysnav li:before {
font-weight: bold;
content: " \B7 ";
}
#daysnav li:first-child:before { content: ""; }
ul.persons li{
background:transparent url(../gfx/icons/... | public/includes-templates/democonf/css/schedule.css | height:32px;
}
#daysnav li{
display: inline;
line-height: 1.4em;
list-style:square outside none;
}
#daysnav li.active {
font-weight: bold;
}
#daysnav li:before {
font-weight: bold;
content: " \B7 ";
}
#daysnav li:first-child:before { content: ""; }
ul.persons li{
background:transparent url(../gfx/icons/... | 0.381335 | 0.07889 |
.form-submit2{
width: 200px;
margin-top: 10px;
margin-bottom: 500px;
margin-left: 120px;
}
.thumbnails {
display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-moz-align-items: stretch;
-webkit-align-items: stretch;
-ms-align-items: stretch;
ali... | static/css/hreport.css | .form-submit2{
width: 200px;
margin-top: 10px;
margin-bottom: 500px;
margin-left: 120px;
}
.thumbnails {
display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-moz-align-items: stretch;
-webkit-align-items: stretch;
-ms-align-items: stretch;
ali... | 0.239527 | 0.084947 |
* {margin: 0; padding: 0;}
body {
width: 1000px;
margin: auto;
background-color: #f90;
background-image:
}
header {
width: 1000px;
height: 350px;
}
/*header img {
width: 750px;
height: 250px;
}*/
/*menu {
width: 980px;
height: 10px;
background-color: blue;
padding: 10px;
}
menu li {
list-style: none;
... | assets/css/style3.css | * {margin: 0; padding: 0;}
body {
width: 1000px;
margin: auto;
background-color: #f90;
background-image:
}
header {
width: 1000px;
height: 350px;
}
/*header img {
width: 750px;
height: 250px;
}*/
/*menu {
width: 980px;
height: 10px;
background-color: blue;
padding: 10px;
}
menu li {
list-style: none;
... | 0.269518 | 0.077832 |
@charset "UTF-8";
/*------------------------------------------------------------------
[Master Stylesheet]
Project: Ora
Version: 1.0
Last change: 29/09/2017 [Add Define a table of contents Link]
Assigned to: NDT
Primary use: Company
-------------------------------------------------------------------*/
/*-------------... | public/css/theme.css | @charset "UTF-8";
/*------------------------------------------------------------------
[Master Stylesheet]
Project: Ora
Version: 1.0
Last change: 29/09/2017 [Add Define a table of contents Link]
Assigned to: NDT
Primary use: Company
-------------------------------------------------------------------*/
/*-------------... | 0.433742 | 0.050284 |
* {
margin: 0 auto;
padding: 0;
max-width: 100%;
overflow-x: hidden;
box-sizing: border-box;
}
:root {
--primaryLightColor: #d4e6a5;
--primaryColor: #476a2e;
--primaryDarkColor: #c02c03;
--mainWhite: #fff;
--offWhite: #f7f7f7;
--mainBackground: #f1f5f8;
--mainOverlay: rgba(35, 10, 36, 0.4);
--... | src/App.css | * {
margin: 0 auto;
padding: 0;
max-width: 100%;
overflow-x: hidden;
box-sizing: border-box;
}
:root {
--primaryLightColor: #d4e6a5;
--primaryColor: #476a2e;
--primaryDarkColor: #c02c03;
--mainWhite: #fff;
--offWhite: #f7f7f7;
--mainBackground: #f1f5f8;
--mainOverlay: rgba(35, 10, 36, 0.4);
--... | 0.579876 | 0.09709 |
a {
text-decoration: none;
}
.resetMiddle {
width: auto;
min-height: 500px;
background: #fbfbfb;
}
.resetCon {
width: 1200px;
min-height: 500px;
border: 1px solid #e5e5e5;
margin: 0 auto;
}
.resetCon_title {
height: 72px;
border-bottom: 1px solid #e5e5e5;
}
.resetCon_title .r... | DLC-WEB/views/css/resetPassword.css | a {
text-decoration: none;
}
.resetMiddle {
width: auto;
min-height: 500px;
background: #fbfbfb;
}
.resetCon {
width: 1200px;
min-height: 500px;
border: 1px solid #e5e5e5;
margin: 0 auto;
}
.resetCon_title {
height: 72px;
border-bottom: 1px solid #e5e5e5;
}
.resetCon_title .r... | 0.488039 | 0.129761 |
<style type="text/css">
.recarga {
color: #ffffff;
font-size: 8px;
background: #2d0031;
padding: 8px 8px 8px 8px;
text-decoration: none;
}
.recarga:hover {
background: #590161;
color: #ffffff;
text-decoration: none;
}
.receipt-content .logo a:hover {
text-decoration: none;
}
.tablita{
paddi... | public/stylesheets/cajero.css | <style type="text/css">
.recarga {
color: #ffffff;
font-size: 8px;
background: #2d0031;
padding: 8px 8px 8px 8px;
text-decoration: none;
}
.recarga:hover {
background: #590161;
color: #ffffff;
text-decoration: none;
}
.receipt-content .logo a:hover {
text-decoration: none;
}
.tablita{
paddi... | 0.241579 | 0.087252 |
.g-graf{
margin: 0;
padding: 0 ;
height: 93%;
}
/* (main) Holds 2 Columns: Draw+Toolbox | Channels */
.g-container-h {
display: flex;
margin: 0;
padding: 0;
justify-content: flex-end;
height: 93%;
background: white;
}
/* Style for Legend */
.g-legend {
/* display: none; Optional */
padding: 5px... | css/g_draw.css | .g-graf{
margin: 0;
padding: 0 ;
height: 93%;
}
/* (main) Holds 2 Columns: Draw+Toolbox | Channels */
.g-container-h {
display: flex;
margin: 0;
padding: 0;
justify-content: flex-end;
height: 93%;
background: white;
}
/* Style for Legend */
.g-legend {
/* display: none; Optional */
padding: 5px... | 0.511961 | 0.068725 |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
:root {
--heading: 'Montserrat', sans-serif;
}
body {
font-family: 'Raleway', sans-serif;
background: #fff;
}
/* global styling */
img {
width: 100%;
}
ul {
list-style: none;
}
a {
text-decoration: none;
color: #000;
}
h... | public/styles.css | * {
box-sizing: border-box;
padding: 0;
margin: 0;
}
:root {
--heading: 'Montserrat', sans-serif;
}
body {
font-family: 'Raleway', sans-serif;
background: #fff;
}
/* global styling */
img {
width: 100%;
}
ul {
list-style: none;
}
a {
text-decoration: none;
color: #000;
}
h... | 0.475118 | 0.128744 |
.h5-head-container {
width: 100%;
position: fixed;
z-index: 99;
top: 0;
background: #071020;
display: none;
}
.h5-head-container .top {
width: 100%;
height: 60px;
background: #071020;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0px 20px;
border-bottom: 1px so... | src/components/H5Head/dist/index.css | .h5-head-container {
width: 100%;
position: fixed;
z-index: 99;
top: 0;
background: #071020;
display: none;
}
.h5-head-container .top {
width: 100%;
height: 60px;
background: #071020;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0px 20px;
border-bottom: 1px so... | 0.305283 | 0.046184 |
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
.header {
background-color: #f1f1f1;
padding: 30px;
text-align: center;
}
#navbar {
overflow: hidden;
height:70px;
background-color: rgba(49, 34, 0, 0.507) !important;
}
.covid-box{
hei... | backend/public/css/events.css | body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
.header {
background-color: #f1f1f1;
padding: 30px;
text-align: center;
}
#navbar {
overflow: hidden;
height:70px;
background-color: rgba(49, 34, 0, 0.507) !important;
}
.covid-box{
hei... | 0.45641 | 0.076408 |
body {margin:0;padding:50px}
h2 {font-size:36px;margin:0 0 10px 0}
p {margin:0 0 10px 0}
table.width200,table.rwd_auto {border:1px solid #ccc;width:100%;margin:0 0 50px 0}
.width200 th,.rwd_auto th {background:#ccc;padding:5px;text-align:center;}
.width200 td,.rwd_auto td {border-bottom:1... | tabla/assets/css/tabla.css | body {margin:0;padding:50px}
h2 {font-size:36px;margin:0 0 10px 0}
p {margin:0 0 10px 0}
table.width200,table.rwd_auto {border:1px solid #ccc;width:100%;margin:0 0 50px 0}
.width200 th,.rwd_auto th {background:#ccc;padding:5px;text-align:center;}
.width200 td,.rwd_auto td {border-bottom:1... | 0.348978 | 0.131368 |
html, body {
height: 100%;
}
body {
background: #fafbfd;
}
.dash-panel {
position: relative;
height: 8.533333rem;
background: #4d85cd;
padding-top: 1.066667rem;
}
.dash-panel .dash-board {
position: relative;
left: 2.533333rem;
width: 4.906667rem;
height: 3.226667rem;
margin-bottom: 1.92rem;
}
... | app/styles/sample/sample-page.css | html, body {
height: 100%;
}
body {
background: #fafbfd;
}
.dash-panel {
position: relative;
height: 8.533333rem;
background: #4d85cd;
padding-top: 1.066667rem;
}
.dash-panel .dash-board {
position: relative;
left: 2.533333rem;
width: 4.906667rem;
height: 3.226667rem;
margin-bottom: 1.92rem;
}
... | 0.641198 | 0.079104 |
@tailwind base;
@tailwind components;
@tailwind utilities;
html {
scroll-behavior: smooth;
}
.layout.center {
margin: auto;
}
@media (min-width: 1640px){
.layout.center {
padding: 0;
max-width: 590px;
}
.layout.center {
margin: auto;
}
}
.checkbox-container [type=check... | resources/css/app.css | @tailwind base;
@tailwind components;
@tailwind utilities;
html {
scroll-behavior: smooth;
}
.layout.center {
margin: auto;
}
@media (min-width: 1640px){
.layout.center {
padding: 0;
max-width: 590px;
}
.layout.center {
margin: auto;
}
}
.checkbox-container [type=check... | 0.324556 | 0.08196 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Allura&family=Montserrat&display=swap');
:root {
--azul-escuro: #144fc6;
--azul-claro: #3494e4;
}
* {
box-sizing: border-box;
}
body {
font-family: 'Montserrat', sans-serif;
display: grid;
place-items: cent... | style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Allura&family=Montserrat&display=swap');
:root {
--azul-escuro: #144fc6;
--azul-claro: #3494e4;
}
* {
box-sizing: border-box;
}
body {
font-family: 'Montserrat', sans-serif;
display: grid;
place-items: cent... | 0.382257 | 0.073696 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
/* border: 1px solid black; */
}
body {
font-size: 1rem;
background-color: #f0f0f0;
line-height: 1.5em;
font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
li {
list-style: none;
}
ul > *:not(:last-child) {
margin-righ... | BANKING APP - IRIS BANK/style.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
/* border: 1px solid black; */
}
body {
font-size: 1rem;
background-color: #f0f0f0;
line-height: 1.5em;
font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
li {
list-style: none;
}
ul > *:not(:last-child) {
margin-righ... | 0.393385 | 0.093637 |
*{box-sizing: border-box;}
html{font-size: 62.5%;}
.login-container{
max-width:55rem;
margin:auto;
padding :0;
}
@font-face{
font-family :PlayfairDisplay Black;
src: url(../font/Playfair_Display/static/PlayfairDisplay-Black.ttf);
}
@font-face{
font-family :PlayfairDisplay BlackItalic;
src: url(..... | 1filehtml/loginAndError/login.css | *{box-sizing: border-box;}
html{font-size: 62.5%;}
.login-container{
max-width:55rem;
margin:auto;
padding :0;
}
@font-face{
font-family :PlayfairDisplay Black;
src: url(../font/Playfair_Display/static/PlayfairDisplay-Black.ttf);
}
@font-face{
font-family :PlayfairDisplay BlackItalic;
src: url(..... | 0.263789 | 0.063511 |
@import url('./styles/common.css');
* {
text-decoration: none;
}
body {
display: flex;
padding: 0px;
margin: 0px;
justify-content: center;
align-items: center;
flex-direction: column;
}
.nf-banner {
width: 100%;
height: calc(100vh - 100px);
background-image: url('../images/cat.jpg');
background-r... | UI/assets/css/not-found.css | @import url('./styles/common.css');
* {
text-decoration: none;
}
body {
display: flex;
padding: 0px;
margin: 0px;
justify-content: center;
align-items: center;
flex-direction: column;
}
.nf-banner {
width: 100%;
height: calc(100vh - 100px);
background-image: url('../images/cat.jpg');
background-r... | 0.281504 | 0.075517 |
CSS INDEX
===================
[ 1. General Code ]
[ 2. Typography ]
[ 3. Global Classes ]
[ 4. Home Version's ]
[ 5. Pages ]
[ 6. Loding Bar ]
[ 7. ScrollUp ]
==============================================================*/
/*
[ 1. General Code ]
================ */
body { font-family: 'Poppins', sans-serif; font-s... | css/stylesheet.css | CSS INDEX
===================
[ 1. General Code ]
[ 2. Typography ]
[ 3. Global Classes ]
[ 4. Home Version's ]
[ 5. Pages ]
[ 6. Loding Bar ]
[ 7. ScrollUp ]
==============================================================*/
/*
[ 1. General Code ]
================ */
body { font-family: 'Poppins', sans-serif; font-s... | 0.422266 | 0.072538 |
html{
scroll-behavior: smooth;
}
body {
overflow-x: hidden;
font-family: 'Montserrat', sans-serif;
color: #616971;
}
/*************************/
/* 02. Preloader */
/*************************/
.spinner-wrapper {
position: fixed;
z-index: 999999;
top: 0;
right: 0;
bottom: 0;
left: 0;
back... | public/css/style.css | html{
scroll-behavior: smooth;
}
body {
overflow-x: hidden;
font-family: 'Montserrat', sans-serif;
color: #616971;
}
/*************************/
/* 02. Preloader */
/*************************/
.spinner-wrapper {
position: fixed;
z-index: 999999;
top: 0;
right: 0;
bottom: 0;
left: 0;
back... | 0.366817 | 0.06767 |
@font-face {
font-family: 'NeoSansPro-Regular';
src: url("../../../fonts/NeoSansPro-Regular.eot");
src: url("../../../fonts/NeoSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/NeoSansPro-Regular.woff") format("woff"), url("../../../fonts/NeoSansPro-Regular.ttf") format("truetype");
... | public/css/sass/stylesheets/stylesheet.css | @font-face {
font-family: 'NeoSansPro-Regular';
src: url("../../../fonts/NeoSansPro-Regular.eot");
src: url("../../../fonts/NeoSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/NeoSansPro-Regular.woff") format("woff"), url("../../../fonts/NeoSansPro-Regular.ttf") format("truetype");
... | 0.203866 | 0.081703 |
body {
max-width: max-content;
margin: auto;
}
/* sass-ified from npm-website */
.markdown {
margin: 0;
color: #333;
}
.markdown ol {
list-style-position: outside;
font-weight: 600;
margin-bottom: 20px;
margin-left: 16px;
}
.markdown ol li {
margin-bottom: 2px;
}
.markdown li {
font-weight: 400;
}
... | 2-resources/BLOG/node-npm/npm-reademe-comp/style.css | body {
max-width: max-content;
margin: auto;
}
/* sass-ified from npm-website */
.markdown {
margin: 0;
color: #333;
}
.markdown ol {
list-style-position: outside;
font-weight: 600;
margin-bottom: 20px;
margin-left: 16px;
}
.markdown ol li {
margin-bottom: 2px;
}
.markdown li {
font-weight: 400;
}
... | 0.523177 | 0.103839 |
@font-face {
font-family: "Saira Condensed";
font-style: normal;
font-weight: 100;
src: local("Saira Condensed Thin"),local(SairaCondensed-Thin),url(//fonts.gstatic.com/s/sairacondensed/v6/EJRMQgErUN8XuHNEtX81i9TmEkrnwdtJ0Iw.eot?#) format("eot"),url(//fonts.gstatic.com/s/sairacon... | target/main/css/google/saira-condensed/index.css | @font-face {
font-family: "Saira Condensed";
font-style: normal;
font-weight: 100;
src: local("Saira Condensed Thin"),local(SairaCondensed-Thin),url(//fonts.gstatic.com/s/sairacondensed/v6/EJRMQgErUN8XuHNEtX81i9TmEkrnwdtJ0Iw.eot?#) format("eot"),url(//fonts.gstatic.com/s/sairacon... | 0.180974 | 0.128771 |
html {
font-size: 62.5%;
}
table {
position: relative;
border-collapse: collapse;
border-spacing: 0;
}
tbody tr {
border: none;
}
td, th {
padding: 1em;
border: 1px solid black;
}
/* basic pie styles */
.pie-it {
width: 50%;
min-width: 40rem;
margin-top: 9rem;
}
.pie-it caption {
text-align: left;... | css/pie-chart.css | html {
font-size: 62.5%;
}
table {
position: relative;
border-collapse: collapse;
border-spacing: 0;
}
tbody tr {
border: none;
}
td, th {
padding: 1em;
border: 1px solid black;
}
/* basic pie styles */
.pie-it {
width: 50%;
min-width: 40rem;
margin-top: 9rem;
}
.pie-it caption {
text-align: left;... | 0.637821 | 0.104981 |
body {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 10pt ;
line-height: 18pt ;
color: black;
background: white ;
margin: 0 ;
/*-webkit-touch-callout: none;*/
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none... | www/outline/treeview/survey.css | body {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 10pt ;
line-height: 18pt ;
color: black;
background: white ;
margin: 0 ;
/*-webkit-touch-callout: none;*/
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none... | 0.372277 | 0.09472 |
body {
background-color: tomato;
margin: 0;
overflow: hidden;
padding: 0;
color: white;
}
h1, h2, h3, h4, h5, h6 {
color: white;
}
.title{
height: calc(100vh - 80vw);
width: 100vw;
}
#cradle {
margin: 0 auto;
width: 80vw;
height: 70vw;
transform: rotate(-10deg);
border-radius: 10% 10% 10% 10%;
box-shad... | manuscript/page-1/style.css | body {
background-color: tomato;
margin: 0;
overflow: hidden;
padding: 0;
color: white;
}
h1, h2, h3, h4, h5, h6 {
color: white;
}
.title{
height: calc(100vh - 80vw);
width: 100vw;
}
#cradle {
margin: 0 auto;
width: 80vw;
height: 70vw;
transform: rotate(-10deg);
border-radius: 10% 10% 10% 10%;
box-shad... | 0.476823 | 0.099602 |