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 |
|---|---|---|---|---|
* {
margin: 0px;
padding: 0px;
}
body {
font: 16px 'arial';
}
.container {
margin-right: auto;
margin-left: auto;
}
.navbar {
background: #222222;
width: 95%;
padding: 0px 40px;
color: #6B716D;
font-weight: bold;
float: left;
}
.logo {
float: left;
padding: 10px;
}
.navbar ul a {
text-decoration: non... | Dashboard/Dashboard_main_cs.css | * {
margin: 0px;
padding: 0px;
}
body {
font: 16px 'arial';
}
.container {
margin-right: auto;
margin-left: auto;
}
.navbar {
background: #222222;
width: 95%;
padding: 0px 40px;
color: #6B716D;
font-weight: bold;
float: left;
}
.logo {
float: left;
padding: 10px;
}
.navbar ul a {
text-decoration: non... | 0.345326 | 0.125977 |
:root {
--main-bg-color: #fff;
--main-font-color: #313537;
--main-link-color: #0011ff;
--header-font-color: #333333;
--header-link-color: #666666;
--footer-link-color: #313537;
--pagination-border-color: #dee2e6;
--color-patreon: #dc3545;
--color-ko-fi: #dc3545;
--color-bmc: #dc... | static/css/main.css | :root {
--main-bg-color: #fff;
--main-font-color: #313537;
--main-link-color: #0011ff;
--header-font-color: #333333;
--header-link-color: #666666;
--footer-link-color: #313537;
--pagination-border-color: #dee2e6;
--color-patreon: #dc3545;
--color-ko-fi: #dc3545;
--color-bmc: #dc... | 0.470737 | 0.113924 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
font-family: 'Josefin Sans', sans-serif;
}
body {
/* height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column; */
background: #ffffff;
}
input {
bord... | figuras/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
font-family: 'Josefin Sans', sans-serif;
}
body {
/* height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column; */
background: #ffffff;
}
input {
bord... | 0.493897 | 0.146453 |
body{
font-family: 'Roboto Condensed', sans-serif;
max-width: 210mm;
}
header{
display: flex;
border: 1px black solid;
justify-content: space-between;
align-items: center;
}
img{
width: 100px;
}
figure{
width: 10%;
}
h2{
font-size: 15px;
}
h3{
font-siz... | style.css | body{
font-family: 'Roboto Condensed', sans-serif;
max-width: 210mm;
}
header{
display: flex;
border: 1px black solid;
justify-content: space-between;
align-items: center;
}
img{
width: 100px;
}
figure{
width: 10%;
}
h2{
font-size: 15px;
}
h3{
font-siz... | 0.252476 | 0.060059 |
.intro-box{
background-color: #f8f8f8;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 40px;
width: 40%;
padding: 10px;
border: solid 1px #ddd;
}
.intro-box .sub-box{
background-color: white;
border: solid 1px #ddd;
padding: 30px 0 30px 20px;
}
.intro-box .sub-box h1{
margin-top: 0px;
font-family: 'nixi... | public/autr/css/style_third_theme.css | .intro-box{
background-color: #f8f8f8;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 40px;
width: 40%;
padding: 10px;
border: solid 1px #ddd;
}
.intro-box .sub-box{
background-color: white;
border: solid 1px #ddd;
padding: 30px 0 30px 20px;
}
.intro-box .sub-box h1{
margin-top: 0px;
font-family: 'nixi... | 0.192084 | 0.058912 |
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200&family=Noto+Sans+JP:wght@100&family=Pragati+Narrow&display=swap');
header{
background-repeat: no-repeat;
background-size: cover;
height: 510px;
}
hea... | css/projects.css | @import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200&family=Noto+Sans+JP:wght@100&family=Pragati+Narrow&display=swap');
header{
background-repeat: no-repeat;
background-size: cover;
height: 510px;
}
hea... | 0.385143 | 0.062303 |
@import url("https://fonts.googleapis.com/css?family=Oswald");
* {
box-sizing: border-box;
font-family: "Oswald", sans-serif;
}
button {
border: none;
cursor: pointer;
}
button:focus {
outline: 0;
}
::-webkit-scrollbar {
display: none;
}
.wrapper {
font-family: "Oswald", sans-serif;
width: 100vw;
height: ... | 1. Password Generator & Strength Checker/style.css | @import url("https://fonts.googleapis.com/css?family=Oswald");
* {
box-sizing: border-box;
font-family: "Oswald", sans-serif;
}
button {
border: none;
cursor: pointer;
}
button:focus {
outline: 0;
}
::-webkit-scrollbar {
display: none;
}
.wrapper {
font-family: "Oswald", sans-serif;
width: 100vw;
height: ... | 0.398758 | 0.069795 |
@-webkit-keyframes skeletonShimmerAnimation {
0% {
opacity: 0.45
}
100% {
opacity: 0.9
}
}
@keyframes skeletonShimmerAnimation {
0% {
opacity: 0.45
}
100% {
opacity: 0.9
}
}
.Polaris-Button {
fill: #637381;
position: relative;
display: -web... | public/polished/polished.min.css | @-webkit-keyframes skeletonShimmerAnimation {
0% {
opacity: 0.45
}
100% {
opacity: 0.9
}
}
@keyframes skeletonShimmerAnimation {
0% {
opacity: 0.45
}
100% {
opacity: 0.9
}
}
.Polaris-Button {
fill: #637381;
position: relative;
display: -web... | 0.468791 | 0.093885 |
body {
background: url(Images/redBG.jpg);
font-family: 'Nunito', sans-serif;
}
header {
background-color: #000000;
height: 125px;
width: 100%;
}
.navigation {
color: #ffffff;
float: right;
font-size: 175%;
margin-left: 2%;
margin-right: 6%;
margin-top: 1.25%;
padding: 2... | application.css | body {
background: url(Images/redBG.jpg);
font-family: 'Nunito', sans-serif;
}
header {
background-color: #000000;
height: 125px;
width: 100%;
}
.navigation {
color: #ffffff;
float: right;
font-size: 175%;
margin-left: 2%;
margin-right: 6%;
margin-top: 1.25%;
padding: 2... | 0.620392 | 0.135032 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two:400,400i,700,700i&display=swap');
* {
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;... | public/frontend/assets/css/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two:400,400i,700,700i&display=swap');
* {
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;... | 0.338405 | 0.079997 |
@charset "utf-8";
/*
* @description: 框架公用样式
* @author: will
* @update: will (2016-12-05 16:28)
* @version: v1.0
*/
/*清除页面默认样式*/
html{height:100%}
body{
height: 100%;
background-color:#e9ecf3;
line-height: 1.6;
font-size:13px;
color:#333;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, b... | statics/admin/css/common.css | @charset "utf-8";
/*
* @description: 框架公用样式
* @author: will
* @update: will (2016-12-05 16:28)
* @version: v1.0
*/
/*清除页面默认样式*/
html{height:100%}
body{
height: 100%;
background-color:#e9ecf3;
line-height: 1.6;
font-size:13px;
color:#333;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, b... | 0.225246 | 0.055081 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
scroll-behavior: smooth;
}
body {
font-family: "Montserrat", sans-serif;
width: 90%;
margin: auto;
background: #27496d;
-webkit-animation: fade 1s ease-in-out forwards;
... | styles/style.css | * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
scroll-behavior: smooth;
}
body {
font-family: "Montserrat", sans-serif;
width: 90%;
margin: auto;
background: #27496d;
-webkit-animation: fade 1s ease-in-out forwards;
... | 0.347205 | 0.047736 |
:root {
--margin-large: 1rem;
--margin-medium: 0.5rem;
--padding-large: 1rem;
--padding-medium: 0.4rem;
--padding-small: 0.2rem;
--border-radius: 0.4rem;
--header-margin: 0.5rem;
}
a {
color: var(--bs-info);
text-decoration: none;
}
body {
background-color: #FFFFFF;
}
h1 {
background-color: var... | assets/doxygen/doxygen.css | :root {
--margin-large: 1rem;
--margin-medium: 0.5rem;
--padding-large: 1rem;
--padding-medium: 0.4rem;
--padding-small: 0.2rem;
--border-radius: 0.4rem;
--header-margin: 0.5rem;
}
a {
color: var(--bs-info);
text-decoration: none;
}
body {
background-color: #FFFFFF;
}
h1 {
background-color: var... | 0.571288 | 0.144813 |
:root {
--Button-border-color: transparent;
--Button-border-width: 0;
--Button-color: inherit;
--Button-disabled-opacity: 0.6;
--Button-font: 1rem var(--fontBody);
--Button-padding: 0.75em 2em 0.75em;
}
/**
* The button classes are best applied to links and buttons.
* These components can be used in for... | src/styles/components/button.css |
:root {
--Button-border-color: transparent;
--Button-border-width: 0;
--Button-color: inherit;
--Button-disabled-opacity: 0.6;
--Button-font: 1rem var(--fontBody);
--Button-padding: 0.75em 2em 0.75em;
}
/**
* The button classes are best applied to links and buttons.
* These components can be used in for... | 0.766294 | 0.14253 |
* {
font-family: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";
font-size: 22px;
}
.hidden {
display: none;
}
/* PAGE DIV (Header, Content, Footer)*/
/* Floting left menu*/
body {
background-color: rgba(69, 69, 69, 0.40);
}
.menu {
margin-right: 50px;
right: 0;
widt... | css/style.css | * {
font-family: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";
font-size: 22px;
}
.hidden {
display: none;
}
/* PAGE DIV (Header, Content, Footer)*/
/* Floting left menu*/
body {
background-color: rgba(69, 69, 69, 0.40);
}
.menu {
margin-right: 50px;
right: 0;
widt... | 0.390127 | 0.110807 |
TABLE { mso-displayed-decimal-separator: "."; mso-displayed-thousand-separator: "," }
TR { mso-height-source: userset }
COL { mso-width-source: userset }
BR { mso-data-placement: same-cell }
.header { mso-number-format:"\@"; FONT-WEIGHT: bold; font-size:14px; COLOR:Navy ; TEXT-ALIGN: center; vertical-align:middle }
.... | Archive/OpenItems/css/funds_data_excel.css | TABLE { mso-displayed-decimal-separator: "."; mso-displayed-thousand-separator: "," }
TR { mso-height-source: userset }
COL { mso-width-source: userset }
BR { mso-data-placement: same-cell }
.header { mso-number-format:"\@"; FONT-WEIGHT: bold; font-size:14px; COLOR:Navy ; TEXT-ALIGN: center; vertical-align:middle }
.... | 0.381796 | 0.176175 |
body {
font-family: "Hiragino Sans GB", "Microsoft YaHei", "open sans", "helvetica neue", helvetica, arial, sans-serif;
background: url("../images/main-background.jpg") repeat;
}
/* line 8, ../scss/styles.scss */
body > .row {
max-width: 100%;
}
/* line 12, ../scss/styles.scss */
h1 {
font-family: "Hiragino Sa... | content/themes/ichi/assets/css/styles.css | body {
font-family: "Hiragino Sans GB", "Microsoft YaHei", "open sans", "helvetica neue", helvetica, arial, sans-serif;
background: url("../images/main-background.jpg") repeat;
}
/* line 8, ../scss/styles.scss */
body > .row {
max-width: 100%;
}
/* line 12, ../scss/styles.scss */
h1 {
font-family: "Hiragino Sa... | 0.318273 | 0.039453 |
@media only screen and (max-width: 2560px){
/* Menu OffCanvas */
.header-page__nav{
display: none;
display: grid;
place-items: center;
position: fixed;
top: 0;
z-index: 2;
height: 100vh;
width: 100vw;
user-select: none;
backgrou... | css/menu.css | @media only screen and (max-width: 2560px){
/* Menu OffCanvas */
.header-page__nav{
display: none;
display: grid;
place-items: center;
position: fixed;
top: 0;
z-index: 2;
height: 100vh;
width: 100vw;
user-select: none;
backgrou... | 0.218419 | 0.068913 |
.column {
float: left;
padding-bottom: 100px;
}
.vp_portlet {
padding: 5px;
padding: 0.3em;
border: 1px dotted black;
}
.vp_portlet-header {
padding: 0.2em 0.3em;
margin-bottom: 0.5em;
position: relative;
font-size: 16px;
}
.vp_portlet-toggle {
positi... | html/assets/css/visual_pipeline.css | .column {
float: left;
padding-bottom: 100px;
}
.vp_portlet {
padding: 5px;
padding: 0.3em;
border: 1px dotted black;
}
.vp_portlet-header {
padding: 0.2em 0.3em;
margin-bottom: 0.5em;
position: relative;
font-size: 16px;
}
.vp_portlet-toggle {
positi... | 0.291182 | 0.119665 |
.u-tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-decoration: none;
text-shadow: none;
text-tran... | tinper-bee/bee-slider/dist/demo.css | .u-tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-decoration: none;
text-shadow: none;
text-tran... | 0.552298 | 0.089018 |
.root {
display: inline-flex;
align-self: start;
min-height: var(--usable-height);
padding: 0 var(--gap-4);
background-color: var(--gray-3);
border: var(--border-width) solid currentColor;
box-shadow: var(--shadow);
outline: none;
color: inherit;
font: inherit;
-webkit-font-smoothing: antialiase... | src/components/Button/Button.module.css | .root {
display: inline-flex;
align-self: start;
min-height: var(--usable-height);
padding: 0 var(--gap-4);
background-color: var(--gray-3);
border: var(--border-width) solid currentColor;
box-shadow: var(--shadow);
outline: none;
color: inherit;
font: inherit;
-webkit-font-smoothing: antialiase... | 0.483161 | 0.088151 |
a {color: #f3f3f3; text-decoration: none;}
a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:hover {color: blue; text-decoration: none;}
a:active {color: blue; text-decoration: none;}
span:hover {color: #ff6376; text-decoration: none;}
div {
box-sizing: border-box;
}
i... | static/css/common.css | a {color: #f3f3f3; text-decoration: none;}
a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:hover {color: blue; text-decoration: none;}
a:active {color: blue; text-decoration: none;}
span:hover {color: #ff6376; text-decoration: none;}
div {
box-sizing: border-box;
}
i... | 0.333503 | 0.170854 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
font-size: 20px;
background: rgb(15, ... | form-practice-1/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
font-size: 20px;
background: rgb(15, ... | 0.390825 | 0.076236 |
<EMAIL>
https://github.com/G-MontaG */
/*By changing the values of the variables in this file you can customize helper classes to fit your needs*/
/*Please note that all functions are universal and compatible with the all units (px, em, %, etc).*/
/*However, not all functions are supported float nu... | dist/quickcss.css | <EMAIL>
https://github.com/G-MontaG */
/*By changing the values of the variables in this file you can customize helper classes to fit your needs*/
/*Please note that all functions are universal and compatible with the all units (px, em, %, etc).*/
/*However, not all functions are supported float nu... | 0.280025 | 0.228243 |
background: url("../images/cat-documentation.png") no-repeat 85% 0%,
url("../images/waves.png") no-repeat center;
height: 180px;
max-width: 960px;
}
#title h1{
font-size: 60px;
margin: 0 0;
padding: 50px 0 0 30px;
text-align: left;
}
#blog{
margin: 0 auto;
max-width: 960px;
padding: 0 0;
text-align: left... | css/documentation.css | background: url("../images/cat-documentation.png") no-repeat 85% 0%,
url("../images/waves.png") no-repeat center;
height: 180px;
max-width: 960px;
}
#title h1{
font-size: 60px;
margin: 0 0;
padding: 50px 0 0 30px;
text-align: left;
}
#blog{
margin: 0 auto;
max-width: 960px;
padding: 0 0;
text-align: left... | 0.087097 | 0.081228 |
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 <NAME>
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-... | client/vendor/css/vendors.unminified.css | Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 <NAME>
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-... | 0.639173 | 0.152663 |
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
:root {
--primary-color: #FFF021;
--secondary-color: #0A0A0A;
--white-color: #FFFFFF;
--grey-color: #E6E6E6;
... | public/styles/style.css | html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
:root {
--primary-color: #FFF021;
--secondary-color: #0A0A0A;
--white-color: #FFFFFF;
--grey-color: #E6E6E6;
... | 0.279632 | 0.045543 |
body {
font-family: meiryo;
background-color: #ffffff;
margin: 0;
overflow:hidden;
}
.header {
width : 100%;
height: 30px;
font-size: 14pt;
background-color:darkslateblue;
color: white;
padding: 10px;
}
.header span {
width:30px;
height: 30px;
background: url("../im... | public/css/base.css | body {
font-family: meiryo;
background-color: #ffffff;
margin: 0;
overflow:hidden;
}
.header {
width : 100%;
height: 30px;
font-size: 14pt;
background-color:darkslateblue;
color: white;
padding: 10px;
}
.header span {
width:30px;
height: 30px;
background: url("../im... | 0.398172 | 0.088033 |
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.289673 | 0.064212 |
html {
font-size: 16px;
}
@font-face {
font-family: 'Noto Sans Thai UI';
src:
url('https://cdn.lazywasabi.net/fonts/NotoSansThai/NotoSansThaiUI-Regular.woff2')
format('woff2'),
url('https://cdn.lazywasabi.net/fonts/NotoSansThai/NotoSansThaiUI-Regular.woff')
format('woff');
font-weight: normal;
... | main.css | html {
font-size: 16px;
}
@font-face {
font-family: 'Noto Sans Thai UI';
src:
url('https://cdn.lazywasabi.net/fonts/NotoSansThai/NotoSansThaiUI-Regular.woff2')
format('woff2'),
url('https://cdn.lazywasabi.net/fonts/NotoSansThai/NotoSansThaiUI-Regular.woff')
format('woff');
font-weight: normal;
... | 0.444324 | 0.072834 |
:root {
--azul-escuro: #069cfb;
--azul-claro: #80c4e7;
--cinza-claro: #cdcdcd;
--cinza-escuro: #c7c7c7;
--laranja: #d85a2c;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body, html {
width: 100%;
height: 100%;
font-size: 16px;
font-family: 'Arial', sans-serif;
}
a {
text-decorati... | ListaAlunos/lista-alunos.css | :root {
--azul-escuro: #069cfb;
--azul-claro: #80c4e7;
--cinza-claro: #cdcdcd;
--cinza-escuro: #c7c7c7;
--laranja: #d85a2c;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body, html {
width: 100%;
height: 100%;
font-size: 16px;
font-family: 'Arial', sans-serif;
}
a {
text-decorati... | 0.364551 | 0.131842 |
.red-02{
background: #ff3547!important;
}
.black-01{
background: #212529!important;
}
.fond-02{
background: #e6e6e6!important;
}
.nos-bg{
background: #6c757d!important;
}
.white-tras{
background-color: #ffffff8a!important;
}
.b-text{
... | public/css/general.css | .red-02{
background: #ff3547!important;
}
.black-01{
background: #212529!important;
}
.fond-02{
background: #e6e6e6!important;
}
.nos-bg{
background: #6c757d!important;
}
.white-tras{
background-color: #ffffff8a!important;
}
.b-text{
... | 0.356111 | 0.107437 |
.bord-bot{
border-bottom: 1px solid #d8d8d8;
}
.bord-lft{
border-left: 1px solid #d8d8d8;
}
.blog-img{
width: 100%;
height: auto;
margin-bottom: 15px;
}
.filldate{
font-size: 14px !important;
font-weight: 600;
}
.blog-a{
font-weight: 800;
}
.blog-sub-div{
padding: 15px;
border: 1... | public/frontend/Gagan/css/style.css | .bord-bot{
border-bottom: 1px solid #d8d8d8;
}
.bord-lft{
border-left: 1px solid #d8d8d8;
}
.blog-img{
width: 100%;
height: auto;
margin-bottom: 15px;
}
.filldate{
font-size: 14px !important;
font-weight: 600;
}
.blog-a{
font-weight: 800;
}
.blog-sub-div{
padding: 15px;
border: 1... | 0.382257 | 0.109563 |
@import "../tooltip/mixins/_tooltip.css";
:root {
--ck-dropdown-max-width: 75vw;
}
.ck.ck-dropdown {
display: inline-block;
position: relative;
& .ck-dropdown__arrow {
pointer-events: none;
z-index: var(--ck-z-default);
}
/* Dropdown button should span horizontally, e.g. in vertical toolbars */
& .ck-but... | packages/ckeditor5-ui/theme/components/dropdown/dropdown.css | @import "../tooltip/mixins/_tooltip.css";
:root {
--ck-dropdown-max-width: 75vw;
}
.ck.ck-dropdown {
display: inline-block;
position: relative;
& .ck-dropdown__arrow {
pointer-events: none;
z-index: var(--ck-z-default);
}
/* Dropdown button should span horizontally, e.g. in vertical toolbars */
& .ck-but... | 0.561936 | 0.080105 |
body
{
background: url('../imgs/sub.jpg') fixed center center no-repeat;
background-size: cover;
}
/*start navbar*/
.navbar
{
background-color: #1F2D3D !important;
}
nav .navbar-brand
{
font-size: 25px;
font-weight: 600;
letter-spacing: 2px
}
nav .navbar-brand .logo-color
{
color: rgb... | public/website/css/subject-page-style.css | body
{
background: url('../imgs/sub.jpg') fixed center center no-repeat;
background-size: cover;
}
/*start navbar*/
.navbar
{
background-color: #1F2D3D !important;
}
nav .navbar-brand
{
font-size: 25px;
font-weight: 600;
letter-spacing: 2px
}
nav .navbar-brand .logo-color
{
color: rgb... | 0.260295 | 0.055362 |
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:600|Raleway:500,700&subset=latin-ext");
/*! normalize.sass v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: "Raleway", sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body ... | app/css/main.css | @charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:600|Raleway:500,700&subset=latin-ext");
/*! normalize.sass v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: "Raleway", sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body ... | 0.393385 | 0.083292 |
@font-face {
font-family: 'OswaldRegular';
src: url('oswald/oswald-webfont.eot');
src: url('oswald/oswald-webfont.eot?#iefix') format('embedded-opentype'),
url('oswald/oswald-webfont.woff') format('woff'),
url('oswald/oswald-webfont.ttf') format('truetype'),
url('oswald/oswald-web... | stream/inc/layout.css | @font-face {
font-family: 'OswaldRegular';
src: url('oswald/oswald-webfont.eot');
src: url('oswald/oswald-webfont.eot?#iefix') format('embedded-opentype'),
url('oswald/oswald-webfont.woff') format('woff'),
url('oswald/oswald-webfont.ttf') format('truetype'),
url('oswald/oswald-web... | 0.234231 | 0.071041 |
@font-face {
font-family: 'iconfont'; /* project id 1542236 */
src: url('https://at.alicdn.com/t/font_1542236_613yc09npbg.eot');
src: url('https://at.alicdn.com/t/font_1542236_613yc09npbg.eot?#iefix') format('embedded-opentype'),
url('https://at.alicdn.com/t/font_1542236_613yc09npbg.woff2') format('woff2'),
... | src/common/iconfont/iconfont.css | @font-face {
font-family: 'iconfont'; /* project id 1542236 */
src: url('https://at.alicdn.com/t/font_1542236_613yc09npbg.eot');
src: url('https://at.alicdn.com/t/font_1542236_613yc09npbg.eot?#iefix') format('embedded-opentype'),
url('https://at.alicdn.com/t/font_1542236_613yc09npbg.woff2') format('woff2'),
... | 0.286868 | 0.209955 |
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: black;
}
code {
font-family: s... | first-solidjs-try-react/src/index.css | body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: black;
}
code {
font-family: s... | 0.517571 | 0.115561 |
.Switch {
position: relative;
display: block;
cursor: pointer;
/* Добавляем отступы, если пин больше трека */
padding: calc(
(
var(--vkui--size_switch_pin--regular) -
var(--vkui--size_switch_height--regular)
) / 2
);
}
/* TODO: v5 новая адаптивность */
.Switch--sizeY-compact {
... | src/components/Switch/Switch.css | .Switch {
position: relative;
display: block;
cursor: pointer;
/* Добавляем отступы, если пин больше трека */
padding: calc(
(
var(--vkui--size_switch_pin--regular) -
var(--vkui--size_switch_height--regular)
) / 2
);
}
/* TODO: v5 новая адаптивность */
.Switch--sizeY-compact {
... | 0.366817 | 0.090173 |
@import '../fonts.css';
/* Add */
*{
margin: 0;
box-sizing: border-box;
padding: 0;
}
a:link, :visited, :active {
color: rgb(36, 36, 36);
transition: .5s;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-ap... | GellaGuella/public/css/adm/admAdd.css | @import '../fonts.css';
/* Add */
*{
margin: 0;
box-sizing: border-box;
padding: 0;
}
a:link, :visited, :active {
color: rgb(36, 36, 36);
transition: .5s;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-ap... | 0.164819 | 0.061621 |
.RealEstateTable{margin:0;}
.RealEstateContentCell{color:black;padding:6px;padding-top:10px;background-color:#fefefe;}
.RealEstateContentCellAlternate{color:black;padding:6px;background-color:#e7ffce;}
.ilanistatistik{font-size:10px;}
div.hr{margin:4px 0 4px 0;padding:0;height:1px;font-size:1px;background-image:url... | Templates/Melih/Template.css | .RealEstateTable{margin:0;}
.RealEstateContentCell{color:black;padding:6px;padding-top:10px;background-color:#fefefe;}
.RealEstateContentCellAlternate{color:black;padding:6px;background-color:#e7ffce;}
.ilanistatistik{font-size:10px;}
div.hr{margin:4px 0 4px 0;padding:0;height:1px;font-size:1px;background-image:url... | 0.269518 | 0.109706 |
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
widt... | pencil/css/style.css |
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
widt... | 0.343232 | 0.071235 |
.header-fixed {
background-color: #292c2f;
box-shadow: 0 1px 1px #ccc;
padding: 20px 40px;
height: 80px;
color: #ffffff;
box-sizing: border-box;
top: -100px;
-webkit-transition: top 0.3s;
transition: top 0.3s;
}
.header-fixed .header-limiter {
max-width: 1200px;
text-align: center;
margin: 0 a... | src/Styles/Header2.css | .header-fixed {
background-color: #292c2f;
box-shadow: 0 1px 1px #ccc;
padding: 20px 40px;
height: 80px;
color: #ffffff;
box-sizing: border-box;
top: -100px;
-webkit-transition: top 0.3s;
transition: top 0.3s;
}
.header-fixed .header-limiter {
max-width: 1200px;
text-align: center;
margin: 0 a... | 0.329715 | 0.100348 |
div.play-store-container {
line-height:1;
border:0px;
width:100%;
max-width: 480px;
margin:0 auto;
padding: 0;
text-align:center;
}
div.play-store-container #top-play-store{
height: 12px;
background-image: url(/wp-content/plugins/savrix-android-market/images/top-market.jpg);
background-position:... | wp-content/plugins/savrix-android-market/savrix-style-only-play.css | div.play-store-container {
line-height:1;
border:0px;
width:100%;
max-width: 480px;
margin:0 auto;
padding: 0;
text-align:center;
}
div.play-store-container #top-play-store{
height: 12px;
background-image: url(/wp-content/plugins/savrix-android-market/images/top-market.jpg);
background-position:... | 0.082378 | 0.037257 |
@charset "UTF-8";
/*! Gutenberg reset — adapted from Normalize */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0; }
body {
margin: 0; }
/* HTML5 display definitions
==============================... | assets/css/common.css | @charset "UTF-8";
/*! Gutenberg reset — adapted from Normalize */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0; }
body {
margin: 0; }
/* HTML5 display definitions
==============================... | 0.384334 | 0.044473 |
*{
margin: 0;
padding: 0;
}
#destino{
background-color: #121A20;
width: 100vw;
height: 100vh;
position: relative;
}
.titleDestino{
position: absolute;
width: 400px;
height: 48px;
left: 138px;
top: 95px;
font-family: Poppins;
font-style: normal;
font-weight: 600;
... | Hacktons/Destiny/destino.css | *{
margin: 0;
padding: 0;
}
#destino{
background-color: #121A20;
width: 100vw;
height: 100vh;
position: relative;
}
.titleDestino{
position: absolute;
width: 400px;
height: 48px;
left: 138px;
top: 95px;
font-family: Poppins;
font-style: normal;
font-weight: 600;
... | 0.572484 | 0.076684 |
position: fixed;
z-index: 999998;
width: 50%;
height: 100%;
background-color: rgb(81 81 81 / 80%);
transition: all 0.7s cubic-bezier(0.42, 0, 0, 1.01);
backdrop-filter: blur(10px);
}
#loading-box .loading-right-bg {
right: 0;
}
#loading-box>.spinner-box {
position: fixed;
z-index: 999999;
displa... | css/loading.css | position: fixed;
z-index: 999998;
width: 50%;
height: 100%;
background-color: rgb(81 81 81 / 80%);
transition: all 0.7s cubic-bezier(0.42, 0, 0, 1.01);
backdrop-filter: blur(10px);
}
#loading-box .loading-right-bg {
right: 0;
}
#loading-box>.spinner-box {
position: fixed;
z-index: 999999;
displa... | 0.64791 | 0.141756 |
gallery {
width: 640px;
margin: 0 auto;
padding: 5px;
background: #fff;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.gallery > div {
position: relative;
float: left;
padding: 5px;
}
.gallery > div > img {
width: 200px;
transition: .1s transform;
transform: translateZ(0); /* hack */
}
.galler... | src/pages/notifications/media.css | gallery {
width: 640px;
margin: 0 auto;
padding: 5px;
background: #fff;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.gallery > div {
position: relative;
float: left;
padding: 5px;
}
.gallery > div > img {
width: 200px;
transition: .1s transform;
transform: translateZ(0); /* hack */
}
.galler... | 0.341473 | 0.09401 |
* {margin: 0px; padding: 0px; box-sizing:border-box;}
::-moz-selection {
color: white;
text-shadow: none;
background: #222222;
}
::selection {
color: white;
text-shadow: none;
background: #222222;
}
img::selection {
color: white;
background: transparent;
}
img::-moz-selection {
c... | DigBank -Trade/css/style.css | * {margin: 0px; padding: 0px; box-sizing:border-box;}
::-moz-selection {
color: white;
text-shadow: none;
background: #222222;
}
::selection {
color: white;
text-shadow: none;
background: #222222;
}
img::selection {
color: white;
background: transparent;
}
img::-moz-selection {
c... | 0.241579 | 0.070464 |
.cbp-universal-header {
-webkit-box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.1);
box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.1);
max-height: 104px;
}
.cbp-universal-header__skipnav {
background: #fff;
color: #00416a !important;
left: 0;
padding: 0.5rem 1rem;
position: absolute;
top: -3.8rem;... | ds-ux-guidelines/src/components/universal-header/universal-header.css | .cbp-universal-header {
-webkit-box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.1);
box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.1);
max-height: 104px;
}
.cbp-universal-header__skipnav {
background: #fff;
color: #00416a !important;
left: 0;
padding: 0.5rem 1rem;
position: absolute;
top: -3.8rem;... | 0.302803 | 0.071041 |
* {
margin: 0;
padding: 0;
scrollbar-width: thin;
}
*::-webkit-scrollbar {
display: none;
}
*::-webkit-scrollbar-track {
background: #ffffff;
}
*::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.3);
}
body {
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
background: rgba(0, 0, 0, 0.02);
}... | client/src/App.css | * {
margin: 0;
padding: 0;
scrollbar-width: thin;
}
*::-webkit-scrollbar {
display: none;
}
*::-webkit-scrollbar-track {
background: #ffffff;
}
*::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.3);
}
body {
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
background: rgba(0, 0, 0, 0.02);
}... | 0.330363 | 0.074973 |
body
{
font: normal 13px arial, sans-serif;
background-color: #f0f0f0;
}
.navbar
{
width: 100%;
height: 50px;
margin-bottom: 2px;
}
.buttonContainer
{
margin-top: 30px;
margin-left: 70%;
}
.formBuilder {
width: 794px;
margin-left: auto;
margin-right:auto; ... | public/assets/form/src/css/main.css |
body
{
font: normal 13px arial, sans-serif;
background-color: #f0f0f0;
}
.navbar
{
width: 100%;
height: 50px;
margin-bottom: 2px;
}
.buttonContainer
{
margin-top: 30px;
margin-left: 70%;
}
.formBuilder {
width: 794px;
margin-left: auto;
margin-right:auto; ... | 0.206574 | 0.094636 |
@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";
:root {
--body-color: #111111 ;
--p-color: #777777;
}
*{
padding: 0;
border: 0;
margin: 0;
box-sizing: border-box;
list-style: none;
text-decoration: none;
font-family: Roboto, sans-serif;
}
body{... | public/styles/users/preparation.css | @import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";
:root {
--body-color: #111111 ;
--p-color: #777777;
}
*{
padding: 0;
border: 0;
margin: 0;
box-sizing: border-box;
list-style: none;
text-decoration: none;
font-family: Roboto, sans-serif;
}
body{... | 0.393269 | 0.110519 |
.App {
text-align: center;
height:100vh;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-directi... | frontend/src/App.css | .App {
text-align: center;
height:100vh;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-directi... | 0.450118 | 0.074939 |
@charset "UTF-8";
*, *:before, *:after {
box-sizing: inherit;
}
html,
body {
box-sizing: border-box;
}
body {
font-family: 'Verdana', sans-serif;
color: #eee;
background: #1d1f20;
display: flex;
flex-direction: column;
}
@media (min-width: 500px) {
body {
flex-direction: row;
... | src/static/styles.css | @charset "UTF-8";
*, *:before, *:after {
box-sizing: inherit;
}
html,
body {
box-sizing: border-box;
}
body {
font-family: 'Verdana', sans-serif;
color: #eee;
background: #1d1f20;
display: flex;
flex-direction: column;
}
@media (min-width: 500px) {
body {
flex-direction: row;
... | 0.369884 | 0.053849 |
body {
background: #f4f4f4;
-ms-overflow-style: scrollbar;
}
body, input, select, textarea {
color: #646464;
font-family: "Raleway Cyrillic", Helvetica, sans-serif;
font-size: 10pt;
font-weight: 300;
line-height: 1.8;
/*letter-spacing: 0.1em;*/
}
label, p {
color: #646464;
font-family: "Ral... | client_app/assets/css/styles.css | body {
background: #f4f4f4;
-ms-overflow-style: scrollbar;
}
body, input, select, textarea {
color: #646464;
font-family: "Raleway Cyrillic", Helvetica, sans-serif;
font-size: 10pt;
font-weight: 300;
line-height: 1.8;
/*letter-spacing: 0.1em;*/
}
label, p {
color: #646464;
font-family: "Ral... | 0.286868 | 0.058292 |
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100... | public/bootstrap/css/bootstrap-wide.css | .clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100... | 0.376967 | 0.107391 |
.mod_quickicon {
margin: 1.618em 2.218em;
}
.mod_quickicon:before,
.mod_quickicon:after {
content: "";
display: table;
line-height: 0;
}
.mod_quickicon:after {
clear: left;
}
.mod_quickicon .icon-wrapper {
margin: 0;
padding: 0;
}
.mod_quickicon .icon {
margin-bottom: 1.61803399em;
float: l... | core/modules/mod_quickicon/assets/css/mod_quickicon.css | .mod_quickicon {
margin: 1.618em 2.218em;
}
.mod_quickicon:before,
.mod_quickicon:after {
content: "";
display: table;
line-height: 0;
}
.mod_quickicon:after {
clear: left;
}
.mod_quickicon .icon-wrapper {
margin: 0;
padding: 0;
}
.mod_quickicon .icon {
margin-bottom: 1.61803399em;
float: l... | 0.223716 | 0.120542 |
hr.style6 {
background-color: #fff;
border-top: 2px dotted #8c8b8b;
}
.dv {
height: 100%;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-we... | public/css/app.css | hr.style6 {
background-color: #fff;
border-top: 2px dotted #8c8b8b;
}
.dv {
height: 100%;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-we... | 0.298901 | 0.052183 |
.post-title {
font-size: 22px;
font-weight: 400;
margin-bottom: 15px;
text-transform: uppercase;
}
.post-title a {
color: #444;
}
.blog-post {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #eee;
}
.blog-post .post-thumb {
position: relative;
}
.blog-post .post-thumb .hover-wrap {... | assets/themes/websiteproid/css/blogpage.css | .post-title {
font-size: 22px;
font-weight: 400;
margin-bottom: 15px;
text-transform: uppercase;
}
.post-title a {
color: #444;
}
.blog-post {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #eee;
}
.blog-post .post-thumb {
position: relative;
}
.blog-post .post-thumb .hover-wrap {... | 0.314051 | 0.057838 |
.li-group-results{
list-style-type: none;
color: #5bc0de;
width: 300px;
height: 100px;
}
.question{
font-weight: bold;
font-size: 26px;
color: #40333c;
margin-bottom: 15px;
}
.total_votes{
font-size:14px;
height:35px;
line-height:35px;
color: DimGray;
}
/*! SOURCE : http://w3l... | public/css/results.css | .li-group-results{
list-style-type: none;
color: #5bc0de;
width: 300px;
height: 100px;
}
.question{
font-weight: bold;
font-size: 26px;
color: #40333c;
margin-bottom: 15px;
}
.total_votes{
font-size:14px;
height:35px;
line-height:35px;
color: DimGray;
}
/*! SOURCE : http://w3l... | 0.359252 | 0.054249 |
td.instructions {
text-align: center;
font-size: 1.5em;
color: lightgray;
}
td.v-instructions {
text-align: left;
font-size: 1.5em;
color: lightgray;
}
td.h-brace {
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
border-bottom: 1px solid lightgray;
}
td.v-brace {
border-top: 1px... | dashboard/www/style/modules.css | td.instructions {
text-align: center;
font-size: 1.5em;
color: lightgray;
}
td.v-instructions {
text-align: left;
font-size: 1.5em;
color: lightgray;
}
td.h-brace {
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
border-bottom: 1px solid lightgray;
}
td.v-brace {
border-top: 1px... | 0.437103 | 0.163479 |
body {
margin: 0px;
}
body, select, input, textarea {
font-family: Lato,Mali,sans-serif;
font-weight: 400;
font-size: 12pt;
line-height: 1.25em;
}
img {
margin: 4px 4px;
}
h1 {
font-size: 1.75em;
color: #348899;
}
#aside {
background: #343642;
color: #cce1e6;
height: 100%... | src/odyssey.css | body {
margin: 0px;
}
body, select, input, textarea {
font-family: Lato,Mali,sans-serif;
font-weight: 400;
font-size: 12pt;
line-height: 1.25em;
}
img {
margin: 4px 4px;
}
h1 {
font-size: 1.75em;
color: #348899;
}
#aside {
background: #343642;
color: #cce1e6;
height: 100%... | 0.538741 | 0.130424 |
a {text-decoration:none;}
.y-modalDialog-btn {
padding: 3px 10px;
text-align: center;
vertical-align: middle;
background: #51a351;
background-color: #51a351;
background-image: -moz-linear-gradient(top,#62c462, #51a351);
background-image: -ms-linear-gradient(top,#62c462, #51a351);
background-image: -webkit-gradi... | Public/tanchu/css/ydialog.css | a {text-decoration:none;}
.y-modalDialog-btn {
padding: 3px 10px;
text-align: center;
vertical-align: middle;
background: #51a351;
background-color: #51a351;
background-image: -moz-linear-gradient(top,#62c462, #51a351);
background-image: -ms-linear-gradient(top,#62c462, #51a351);
background-image: -webkit-gradi... | 0.210117 | 0.080719 |
@font-face {
font-family: 'Alegreya Sans';
font-style: normal;
font-weight: 300;
src: local('Alegreya Sans Light'), local('AlegreyaSans-Light'), url(https://fonts.gstatic.com/s/alegreyasans/v8/5aUu9_-1phKLFgshYDvh6Vwt5fFPqEp2jg.ttf) format('truetype');
}
@font-face {
font-family: 'Alegreya Sans';
font-style... | css/style.css | @font-face {
font-family: 'Alegreya Sans';
font-style: normal;
font-weight: 300;
src: local('Alegreya Sans Light'), local('AlegreyaSans-Light'), url(https://fonts.gstatic.com/s/alegreyasans/v8/5aUu9_-1phKLFgshYDvh6Vwt5fFPqEp2jg.ttf) format('truetype');
}
@font-face {
font-family: 'Alegreya Sans';
font-style... | 0.50952 | 0.158826 |
html,body{
background: #041417;
}
::-webkit-scrollbar {
width: 0px;
background: transparent; /* make scrollbar transparent */
}
.cardStyle{
background-color: #0d2b32;
border-radius: 10px;
}
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-moti... | WebPage/src/assets/main.css | html,body{
background: #041417;
}
::-webkit-scrollbar {
width: 0px;
background: transparent; /* make scrollbar transparent */
}
.cardStyle{
background-color: #0d2b32;
border-radius: 10px;
}
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-moti... | 0.487795 | 0.079496 |
@font-face {
font-family: "museo-sans";
src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0... | skins/business/plugins/accelerated-mobile-pages/accelerated-mobile-pages.css | @font-face {
font-family: "museo-sans";
src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0... | 0.351422 | 0.122025 |
@media print {
* {
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
html,
body {
font-family: Arial, Helvetica, sans-serif;
}
.tiket-container {
display: -ms-flexbox;
display: flex;
flex-direction: column;
width: 100%;
padding: 10px 1... | src/css/tiket.css | @media print {
* {
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
html,
body {
font-family: Arial, Helvetica, sans-serif;
}
.tiket-container {
display: -ms-flexbox;
display: flex;
flex-direction: column;
width: 100%;
padding: 10px 1... | 0.435661 | 0.077727 |
#stylechooser {
position: fixed;
top: 25%;
left: -1px;
width: 220px;
min-height: 300px;
z-index: 999999999999;
padding: 0 0 15px 0;
transform: translateZ(0);
}
#stylechooser #styleToggle {
position: absolute;
top: 0px;
right: -60px;
cursor: pointer;
font-size: 24px;
line-height: 60px;
col... | assets/website/demo/css/demo.css |
#stylechooser {
position: fixed;
top: 25%;
left: -1px;
width: 220px;
min-height: 300px;
z-index: 999999999999;
padding: 0 0 15px 0;
transform: translateZ(0);
}
#stylechooser #styleToggle {
position: absolute;
top: 0px;
right: -60px;
cursor: pointer;
font-size: 24px;
line-height: 60px;
col... | 0.322633 | 0.065455 |
@charset "utf-8";
/*
Design by http://www.templateaccess.com
Released for free under a Creative Commons Attribution 3.0 License
*/
body { margin:0; padding:0; width:100%; color:#9a9a9a; font:normal 14px/1.8em Arial, Helvetica, sans-serif;}
html, .main { padding:0; margin:0; background:#e4e4e4 url(../images/main_bg.gif... | public/css/style.css | @charset "utf-8";
/*
Design by http://www.templateaccess.com
Released for free under a Creative Commons Attribution 3.0 License
*/
body { margin:0; padding:0; width:100%; color:#9a9a9a; font:normal 14px/1.8em Arial, Helvetica, sans-serif;}
html, .main { padding:0; margin:0; background:#e4e4e4 url(../images/main_bg.gif... | 0.384334 | 0.176956 |
@import url("https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/5.1.45/css/materialdesignicons.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
.s-center {
text-align: center;
}
.s-content-center {
margin: auto;
}
.s-container {
margin: 0 auto;
}
.s-responsive {... | simplifyui/simplify/simplify.css | @import url("https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/5.1.45/css/materialdesignicons.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
.s-center {
text-align: center;
}
.s-content-center {
margin: auto;
}
.s-container {
margin: 0 auto;
}
.s-responsive {... | 0.390708 | 0.089415 |
*{margin: 0; padding: 0;}
body {
background-color: #f8fafb ;
font-family: 'moderat_trialregular', sans-serif;
}
button,
input,
optgroup,
select,
textarea {
font-family: 'moderat_trialregular', sans-serif;
outline: none;
}
*:focus {
outline: none;
}
::-webkit-input-placeholder {
/* Chrome/Ope... | src/assets/adminAssets/css/style.css | *{margin: 0; padding: 0;}
body {
background-color: #f8fafb ;
font-family: 'moderat_trialregular', sans-serif;
}
button,
input,
optgroup,
select,
textarea {
font-family: 'moderat_trialregular', sans-serif;
outline: none;
}
*:focus {
outline: none;
}
::-webkit-input-placeholder {
/* Chrome/Ope... | 0.369884 | 0.085404 |
.section-h2 {
text-transform: uppercase;
font-weight: 500;
}
.flex-column-center {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.max-width-margin-auto {
margin: 0 auto;
max-width: 900px;
}
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
Licen... | css/index.css | .section-h2 {
text-transform: uppercase;
font-weight: 500;
}
.flex-column-center {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.max-width-margin-auto {
margin: 0 auto;
max-width: 900px;
}
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
Licen... | 0.455683 | 0.070624 |
body{
font-size: 1rem;
font-weight: 400;
}
span{
vertical-align: baseline;
}
main{
display: block;
}
p{
margin: 0;
}
h4, h6{
color:var(--2th-color-3);
background-color: white;
text-shadow: rgba(255,255,255,0.5) 0 5px 6px, rgba(255,255,255,0.2) 1px 3px 3px;
font-weigh... | public/stylesheets/course.css |
body{
font-size: 1rem;
font-weight: 400;
}
span{
vertical-align: baseline;
}
main{
display: block;
}
p{
margin: 0;
}
h4, h6{
color:var(--2th-color-3);
background-color: white;
text-shadow: rgba(255,255,255,0.5) 0 5px 6px, rgba(255,255,255,0.2) 1px 3px 3px;
font-weigh... | 0.241132 | 0.049474 |
margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
margin-left: 5px;
}
.pricing-content select {
height: 40px !important;
font-size: 18px !important;
}
.ticket-days input[type=checkbox] {
width: 25px;
height: 25px;
}
.ticket-days label {
display: block;
}
.ticket-days h3 {
margin-top: 5px... | _assets/stylesheets/app.css | margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
margin-left: 5px;
}
.pricing-content select {
height: 40px !important;
font-size: 18px !important;
}
.ticket-days input[type=checkbox] {
width: 25px;
height: 25px;
}
.ticket-days label {
display: block;
}
.ticket-days h3 {
margin-top: 5px... | 0.422624 | 0.07343 |
.sub-node-edges .edges-in,
.sub-node-edges .edges-out {
position: relative;
}
.sub-node-edges .edges-btn {
box-sizing: content-box;
width: 22px;
height: 22px;
font-size: 20px;
color: #aaa;
padding: 2px;
border: 0;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: transp... | src/components/NodeEdges/NodeEdges.css | .sub-node-edges .edges-in,
.sub-node-edges .edges-out {
position: relative;
}
.sub-node-edges .edges-btn {
box-sizing: content-box;
width: 22px;
height: 22px;
font-size: 20px;
color: #aaa;
padding: 2px;
border: 0;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: transp... | 0.504883 | 0.092401 |
@font-face {
src: url(fonts/Oswald-VariableFont_wght.ttf);
font-family: Oswald;
}
@font-face {
src: url(fonts/AvenirLTStd-Book.otf);
font-family: Avenir;
}
body {
background-color: rgb(125, 224, 155);
font-family: Avenir;
font-size: 20px;
padding-top: 40px;
max-width: 1200px;
margin: auto;
padding-inline: 4... | styles.css | @font-face {
src: url(fonts/Oswald-VariableFont_wght.ttf);
font-family: Oswald;
}
@font-face {
src: url(fonts/AvenirLTStd-Book.otf);
font-family: Avenir;
}
body {
background-color: rgb(125, 224, 155);
font-family: Avenir;
font-size: 20px;
padding-top: 40px;
max-width: 1200px;
margin: auto;
padding-inline: 4... | 0.31563 | 0.07403 |
.theme-amber {
/* breadcrumb style */
/* card header style */
/* table pagination style */
/* primary button */
/* Tab selected color */ }
.theme-amber .navbar {
background-color: #FFC107; }
.theme-amber .nav > li > a {
color: #fff; }
.theme-amber .nav > li > a:hover {
background-color: ... | assets/dashboard/css/styles/theme-amber.css | .theme-amber {
/* breadcrumb style */
/* card header style */
/* table pagination style */
/* primary button */
/* Tab selected color */ }
.theme-amber .navbar {
background-color: #FFC107; }
.theme-amber .nav > li > a {
color: #fff; }
.theme-amber .nav > li > a:hover {
background-color: ... | 0.236693 | 0.037327 |
@import './vars.css';
@component-namespace el {
@b picker-panel {
color: var(--datepicker-color);
border: 1px solid var(--datepicker-border-color);
box-shadow: 0 2px 6px #ccc;
background: #fff;
border-radius: 2px;
line-height: 20px;
margin: 5px 0;
@e body, body-wrapper {
&::aft... | packages/date-picker/src/css/picker-panel.css | @import './vars.css';
@component-namespace el {
@b picker-panel {
color: var(--datepicker-color);
border: 1px solid var(--datepicker-border-color);
box-shadow: 0 2px 6px #ccc;
background: #fff;
border-radius: 2px;
line-height: 20px;
margin: 5px 0;
@e body, body-wrapper {
&::aft... | 0.410874 | 0.094971 |
.ui-li-count {
font-size: 10px !important;
}
/*
Mobile Folderbrowser styles
*/
/* Sets style for icon with no background: just icon only */
.folderbrowser-header-icon{
box-shadow: none !important;
background: transparent !important;
border-width: 0px !important;
}
.pagelabel{
font-weight: bold;
}
.contentLi... | mobile4webtop/src/main/webapp/eora/include/mobile/reposbrowser/css/mobile_reposbrowser.css | .ui-li-count {
font-size: 10px !important;
}
/*
Mobile Folderbrowser styles
*/
/* Sets style for icon with no background: just icon only */
.folderbrowser-header-icon{
box-shadow: none !important;
background: transparent !important;
border-width: 0px !important;
}
.pagelabel{
font-weight: bold;
}
.contentLi... | 0.277179 | 0.060308 |
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');
code,pre {
padding: 0 3px 2px;
font-family: 'Source Code Pro', monospace;
font-size: 12px;
color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}
code {
padding: 2px 4px;
color: #... | public/css/markdown.css | @import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');
code,pre {
padding: 0 3px 2px;
font-family: 'Source Code Pro', monospace;
font-size: 12px;
color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}
code {
padding: 2px 4px;
color: #... | 0.368519 | 0.13569 |
@media only screen and (max-width: 640px){
.new-slideBox .image-area li .photo-with-description{
display: block;
}
.new-slideBox .image-area li .photo-with-description .photo{
height: calc(85% - 20px)!important;
position: absolute!important;
top: 0;
left: 0;
-... | app/lib/thr-slideshow/docs/thr-slideshow.css | @media only screen and (max-width: 640px){
.new-slideBox .image-area li .photo-with-description{
display: block;
}
.new-slideBox .image-area li .photo-with-description .photo{
height: calc(85% - 20px)!important;
position: absolute!important;
top: 0;
left: 0;
-... | 0.361503 | 0.054651 |
.nav-color{
background-color: #f1f1f1;
}
.back-color-ch{
background-color: black;
padding-top: 25px;
}
.back-color-c{
background-color: white;
}
.na-head-s{
font-size: 18px;
letter-spacing: -1px;
}
.na-head-sm{
font-size: 13px;
letter-spacing: -1px;
}
.hrclass {
margin-top: -25px;
... | css/css/flight-style-inner.css | .nav-color{
background-color: #f1f1f1;
}
.back-color-ch{
background-color: black;
padding-top: 25px;
}
.back-color-c{
background-color: white;
}
.na-head-s{
font-size: 18px;
letter-spacing: -1px;
}
.na-head-sm{
font-size: 13px;
letter-spacing: -1px;
}
.hrclass {
margin-top: -25px;
... | 0.383295 | 0.084493 |
html {
min-height: 100%;
position: relative;
}
body {
padding-bottom: 0;
min-height: 100%;
font-family: 'Open Sans';
font-size: 13px;
color: #393939;
}
body:before {
content: "";
display: block;
position: fixed;
top: 0;
bottom: 0;
max-height: 100%;
min-height: 100%;
width: 100%;
z-index:... | webroot/css/contrail.layout.css | html {
min-height: 100%;
position: relative;
}
body {
padding-bottom: 0;
min-height: 100%;
font-family: 'Open Sans';
font-size: 13px;
color: #393939;
}
body:before {
content: "";
display: block;
position: fixed;
top: 0;
bottom: 0;
max-height: 100%;
min-height: 100%;
width: 100%;
z-index:... | 0.365457 | 0.062703 |
.interna_produtos {
background: url(../img/bg-contato.jpg);
background-size: cover;
}
/* Produtos */
.produtos_item {
padding: 60px 0 0 0;
}
.terceiro_produto {
padding-bottom: 60px;
}
.produtos_item h2 {
font-size: 36px;
line-height: 40px;
text-transform: uppercase;
color: var(--color-second);
let... | curso-grid/css/contato.css | .interna_produtos {
background: url(../img/bg-contato.jpg);
background-size: cover;
}
/* Produtos */
.produtos_item {
padding: 60px 0 0 0;
}
.terceiro_produto {
padding-bottom: 60px;
}
.produtos_item h2 {
font-size: 36px;
line-height: 40px;
text-transform: uppercase;
color: var(--color-second);
let... | 0.298389 | 0.106877 |
body {
background-color: #002156;
font-family: 'Roboto', sans-serif;
color: white;
margin: 0;
-webkit-border-radius: 0;
-webkit-appearance: none;
}
.generalContainer {
padding: 0 25px;
}
.logoMC {
height: 100px;
width: 100px;
margin: 0 auto;
}
a {
color: white;
}
a:hover ... | estilos.css | body {
background-color: #002156;
font-family: 'Roboto', sans-serif;
color: white;
margin: 0;
-webkit-border-radius: 0;
-webkit-appearance: none;
}
.generalContainer {
padding: 0 25px;
}
.logoMC {
height: 100px;
width: 100px;
margin: 0 auto;
}
a {
color: white;
}
a:hover ... | 0.297266 | 0.085137 |
::-webkit-scrollbar {
width: 8px;
height: 8px;
background-color: #fff !important;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #9e9e9e;
}
[v-cloak] {
display: none;
}
.carrier-name {
text-transform: lowercase;
}
.carrier-name:first-letter {
text-transform: uppercase;... | public/assets/css/main.css | ::-webkit-scrollbar {
width: 8px;
height: 8px;
background-color: #fff !important;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #9e9e9e;
}
[v-cloak] {
display: none;
}
.carrier-name {
text-transform: lowercase;
}
.carrier-name:first-letter {
text-transform: uppercase;... | 0.468547 | 0.070528 |
html {
font-size: 2.5vh;
}
body {
margin: 0;
height: 100%;
background-image: linear-gradient(to bottom, #CE4F6C 0%, #603556 100%);
transition: background-image 3s #603556 #CE4F6C;
overflow: hidden;
font-family: 'Offside', cursive;
}
canvas {
height: 100%;
width: 100%... | public/css/main.css | html {
font-size: 2.5vh;
}
body {
margin: 0;
height: 100%;
background-image: linear-gradient(to bottom, #CE4F6C 0%, #603556 100%);
transition: background-image 3s #603556 #CE4F6C;
overflow: hidden;
font-family: 'Offside', cursive;
}
canvas {
height: 100%;
width: 100%... | 0.354992 | 0.059346 |
.orange {
color: orange
}
/* @font-face {
font-family: 'Glyphicons Halflings';
src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') forma... | resource/css/glyphs.css | .orange {
color: orange
}
/* @font-face {
font-family: 'Glyphicons Halflings';
src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') forma... | 0.440951 | 0.111749 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
html, body {
... | css/main.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
html, body {
... | 0.396419 | 0.143218 |
body {
background-color: #f9f9fa;
color: #444;
font-size: 1em;
font-family: sans-serif;
margin: 0;
}
/*** Manage Bar ***/
#menu {
display: flex;
justify-content: space-between;
border-bottom: 3px solid #424f5a;
width: 100%;
color: #c4cdd4;
height: 50px;
z-index: 1;
box-sizing: border-box;
p... | extension/manage/manage-groups.css | body {
background-color: #f9f9fa;
color: #444;
font-size: 1em;
font-family: sans-serif;
margin: 0;
}
/*** Manage Bar ***/
#menu {
display: flex;
justify-content: space-between;
border-bottom: 3px solid #424f5a;
width: 100%;
color: #c4cdd4;
height: 50px;
z-index: 1;
box-sizing: border-box;
p... | 0.302803 | 0.066721 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
* {
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
}
body {
background: #ADD8E6;
}
header {
background-color: white;
box-shadow: 0 .1em .3em #808080;
width: 100%;
height: 5em;
position: fix... | css/main.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
* {
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
}
body {
background: #ADD8E6;
}
header {
background-color: white;
box-shadow: 0 .1em .3em #808080;
width: 100%;
height: 5em;
position: fix... | 0.393851 | 0.097777 |
body,
html {
font-family: 'Open Sans', sans-serif;
line-height: 24px;
font-weight: 400;
font-size: 16px;
color: #757575;
overflow-x: hidden;
background: white;
}
/*------------------custom css----------------*/
a {
color: #2ec8a6;
text-decoration: none;
}
a:hover,
a:focus {
color: #2ec8a6;
text-decoration:... | theme_cure/css/style.css |
body,
html {
font-family: 'Open Sans', sans-serif;
line-height: 24px;
font-weight: 400;
font-size: 16px;
color: #757575;
overflow-x: hidden;
background: white;
}
/*------------------custom css----------------*/
a {
color: #2ec8a6;
text-decoration: none;
}
a:hover,
a:focus {
color: #2ec8a6;
text-decoration:... | 0.338405 | 0.050237 |
.taskdetails {
font-family: sans-serif;
margin: 10px;
}
.taskdetails .success {
display: none;
}
.taskdetails .error {
display: none;
}
.taskdetails .finish {
display: none;
}
.taskdetails .metricdata {
display: none;
}
.taskdetails rect.scheduler-delay-proportion {
fill: #80b1d3;
s... | style/taskdetails.css | .taskdetails {
font-family: sans-serif;
margin: 10px;
}
.taskdetails .success {
display: none;
}
.taskdetails .error {
display: none;
}
.taskdetails .finish {
display: none;
}
.taskdetails .metricdata {
display: none;
}
.taskdetails rect.scheduler-delay-proportion {
fill: #80b1d3;
s... | 0.569254 | 0.133924 |
body,
html {
height: 100%;
margin: 0;
padding: 0;
font-family: Impact, fantasy;
}
/* Base template */
.base--full-page {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
align-items: center;
background-color: #000;
color: #fff;
}
.base--console-frame {
width: 700... | rush00/titlescreen/static/general.css | body,
html {
height: 100%;
margin: 0;
padding: 0;
font-family: Impact, fantasy;
}
/* Base template */
.base--full-page {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
align-items: center;
background-color: #000;
color: #fff;
}
.base--console-frame {
width: 700... | 0.304662 | 0.068694 |
html {
height: auto;
width: 100%;
font-size: 16px
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure {
margin: 0;
padding: 0
}
body {
font: 400 16px/1.5 -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", Roboto, ... | docs/style.css | html {
height: auto;
width: 100%;
font-size: 16px
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure {
margin: 0;
padding: 0
}
body {
font: 400 16px/1.5 -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", Roboto, ... | 0.435421 | 0.10079 |
@font-face {font-family: 'ITCClearface';font-weight: bold;font-style: normal;src: url('webfonts/3A2750_0_0.eot');src: url('webfonts/3A2750_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3A2750_0_0.woff2') format('woff2'),url('webfonts/3A2750_0_0.woff') format('woff'),url('webfonts/3A2750_0_0.ttf') format('t... | css/contrast.css | @font-face {font-family: 'ITCClearface';font-weight: bold;font-style: normal;src: url('webfonts/3A2750_0_0.eot');src: url('webfonts/3A2750_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3A2750_0_0.woff2') format('woff2'),url('webfonts/3A2750_0_0.woff') format('woff'),url('webfonts/3A2750_0_0.ttf') format('t... | 0.248443 | 0.061848 |
::-webkit-scrollbar {
width: 0px;
height: 8px;
}
::-webkit-scrollbar-track {
background: #C2C8D5;
border-radius: 3px;
}
::-webkit-scrollbar-thumb {
background: #888;
border-radius: 3px;
}
/*::-webkit-transition-scrollbar-thumb:hover {*/
/*background: #555;*/
/*}*/
html, body {
width: 100%;
height: 100%;
... | WorkZone/mainStyle.css | ::-webkit-scrollbar {
width: 0px;
height: 8px;
}
::-webkit-scrollbar-track {
background: #C2C8D5;
border-radius: 3px;
}
::-webkit-scrollbar-thumb {
background: #888;
border-radius: 3px;
}
/*::-webkit-transition-scrollbar-thumb:hover {*/
/*background: #555;*/
/*}*/
html, body {
width: 100%;
height: 100%;
... | 0.162912 | 0.035344 |
.cssload-preloader {
font-family: Arial, Tahoma;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: 10;
display: -o-box;
display: -ms-box;
display: -webkit-box;
display: -moz-box;
display: flex;
display: -o-flex;
display: -ms-flex;
display: -webkit-flex;
display:... | src/styles/preloader.css |
.cssload-preloader {
font-family: Arial, Tahoma;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: 10;
display: -o-box;
display: -ms-box;
display: -webkit-box;
display: -moz-box;
display: flex;
display: -o-flex;
display: -ms-flex;
display: -webkit-flex;
display:... | 0.437103 | 0.04982 |