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 |
|---|---|---|---|---|
html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
font-family: Arial, Helvetica, sans-serif;
}
body {
background-color: grey;
}
.logo {
height: 180px;
width: 180px;
justify-content: center;
display: block;
margin-left: auto;
margin-r... | hosted/style.css | html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
font-family: Arial, Helvetica, sans-serif;
}
body {
background-color: grey;
}
.logo {
height: 180px;
width: 180px;
justify-content: center;
display: block;
margin-left: auto;
margin-r... | 0.493653 | 0.108001 |
*, *::before, *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Poppins", sans-serif;
font-size: 15px;
}
body {
background-color: #fafafa;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-weight: 400;
margin: 5rem 0;
min-height: 1... | styles/style.css | *, *::before, *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Poppins", sans-serif;
font-size: 15px;
}
body {
background-color: #fafafa;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-weight: 400;
margin: 5rem 0;
min-height: 1... | 0.516595 | 0.073596 |
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
/* UNIVERSAL */
html,
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
left: 0;
top: 0;
font-size: 100%;
font-family: 'Lato', Helvetica, sans-serif;
color:#000;
}
.parameter {... | public/css/style.css | @import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
/* UNIVERSAL */
html,
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
left: 0;
top: 0;
font-size: 100%;
font-family: 'Lato', Helvetica, sans-serif;
color:#000;
}
.parameter {... | 0.309545 | 0.061115 |
}
#carousel_inner {
float:left; /* important for inline positioning */
width:630px; /* important (this width = width of list item(including margin) * items shown */
overflow: hidden; /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #F0F0F0;
}
#carousel_ul {
position:re... | css/carousel.css |
}
#carousel_inner {
float:left; /* important for inline positioning */
width:630px; /* important (this width = width of list item(including margin) * items shown */
overflow: hidden; /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #F0F0F0;
}
#carousel_ul {
position:re... | 0.551574 | 0.119434 |
@keyframes bulge {
0% {
transform: scale(1); }
50% {
transform: scale(1.05); }
100% {
transform: scale(1); } }
html {
font-size: 62.5%; }
@media only screen and (min-width: 112.5em) {
html {
font-size: 75%; } }
@media only screen and (max-width: 75em) {
html {
font-size: 56.... | assets/css/style.css | @keyframes bulge {
0% {
transform: scale(1); }
50% {
transform: scale(1.05); }
100% {
transform: scale(1); } }
html {
font-size: 62.5%; }
@media only screen and (min-width: 112.5em) {
html {
font-size: 75%; } }
@media only screen and (max-width: 75em) {
html {
font-size: 56.... | 0.530966 | 0.186724 |
body {
padding-top: 54px;
background-color: #fafaff!important;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
.card {
height: 100%;
}
.display-3{
margin-top: -45px;
font-size: 50px;
}
.lead{
font-size: 18px;
margin-bottom: -40px;
}
.card-body{
margin-top:-8px;
background-colo... | css/styles.css | body {
padding-top: 54px;
background-color: #fafaff!important;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
.card {
height: 100%;
}
.display-3{
margin-top: -45px;
font-size: 50px;
}
.lead{
font-size: 18px;
margin-bottom: -40px;
}
.card-body{
margin-top:-8px;
background-colo... | 0.327453 | 0.056914 |
p, a, li, button {
font-size: 1.4rem;
}
/* ========================================================================== */
/* ================================================================ #site-nav */
/* ========================================================================== */
a.nav-link {
font-size: ... | resources/css/tablet.css | p, a, li, button {
font-size: 1.4rem;
}
/* ========================================================================== */
/* ================================================================ #site-nav */
/* ========================================================================== */
a.nav-link {
font-size: ... | 0.149283 | 0.07403 |
.header-menu {
font-family: 'Zilla Slab', serif;
}
.header-menu .main-menu .navbar-nav .nav-link{
width: 180px;
height: 50px;
font-size:30px;
font-weight: 550;
display:block;
justify-content:space-between;
margin-left:-35px;
}
.header-menu .main-menu .navbar-nav .button{
box-shadow: ... | style/style1.css | .header-menu {
font-family: 'Zilla Slab', serif;
}
.header-menu .main-menu .navbar-nav .nav-link{
width: 180px;
height: 50px;
font-size:30px;
font-weight: 550;
display:block;
justify-content:space-between;
margin-left:-35px;
}
.header-menu .main-menu .navbar-nav .button{
box-shadow: ... | 0.22194 | 0.057229 |
v2.0 | 20110126
License: none (public domain)
*/
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, field... | web/bundles/landingfront/css/styles.css | v2.0 | 20110126
License: none (public domain)
*/
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, field... | 0.438304 | 0.119459 |
@media screen and (min-width: 1440px) {
.cols-list-auto .container {width: 1400px;}
}
@media (min-width: 1200px) {
.container {width: 1000px;}
.list-col-right,
.list-col-left { float: left; position: relative;}
.list-col-right { width: calc(100%); }
.list-col-left { width: 250px; right:calc(100%);}
}
@... | themes/assets/css/media-style.css | @media screen and (min-width: 1440px) {
.cols-list-auto .container {width: 1400px;}
}
@media (min-width: 1200px) {
.container {width: 1000px;}
.list-col-right,
.list-col-left { float: left; position: relative;}
.list-col-right { width: calc(100%); }
.list-col-left { width: 250px; right:calc(100%);}
}
@... | 0.204819 | 0.114023 |
body {
background: #f4f4f4;
overflow-x: hidden;
font-family: "Lora", "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, .nav-band {
font-family: "Tit... | content/themes/lein/assets/css/lein.css | body {
background: #f4f4f4;
overflow-x: hidden;
font-family: "Lora", "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, .nav-band {
font-family: "Tit... | 0.356671 | 0.057626 |
body {
background-color: #F6B3B3;
color: #fff;
font: 15px/ 1.5 '微软雅黑';
margin:0px;
}
body>a {
display: none
}
#container {
width: 480px;
margin: auto;
}
.page {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-width: 480px;
margin: auto;
}
.hide {
display: none... | games/xz120/css/game.css | body {
background-color: #F6B3B3;
color: #fff;
font: 15px/ 1.5 '微软雅黑';
margin:0px;
}
body>a {
display: none
}
#container {
width: 480px;
margin: auto;
}
.page {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-width: 480px;
margin: auto;
}
.hide {
display: none... | 0.237664 | 0.04703 |
* Page-Wrapper
*/
#page-wrapper {
padding: 15px 15px 0;
min-height: 568px;
background-color: white;
font-size: 14px;
}
@media (min-width: 768px) {
#page-wrapper {
padding: 15px 30px 0;
}
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 56px;
bottom: 0;
left: 0;
... | public/css/sb-admin-2.css | * Page-Wrapper
*/
#page-wrapper {
padding: 15px 15px 0;
min-height: 568px;
background-color: white;
font-size: 14px;
}
@media (min-width: 768px) {
#page-wrapper {
padding: 15px 30px 0;
}
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 56px;
bottom: 0;
left: 0;
... | 0.507324 | 0.105119 |
html, body
{
height: 100%;
}
body
{
margin: 0px;
padding: 0px;
background: #1a1a1a;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #000000;
}
h1, h2, h3
{
margin: 0;
padding: 0;
}
p, ol, ul
{
margin-top: 0px;
}
p
{
line-height: 180%;
}
strong
{
}
a
{
... | captures/capture-041-apacheWget/config/templated.co/items/demos/simplecorp/default.css | html, body
{
height: 100%;
}
body
{
margin: 0px;
padding: 0px;
background: #1a1a1a;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #000000;
}
h1, h2, h3
{
margin: 0;
padding: 0;
}
p, ol, ul
{
margin-top: 0px;
}
p
{
line-height: 180%;
}
strong
{
}
a
{
... | 0.260954 | 0.040865 |
:root {
--color-primary: #fe5444;
--color-secondary: #fb7274;
}
body,
html {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif;
color: white;
height: 100%;
text-align: center;
overflow: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing... | src/styles.css | :root {
--color-primary: #fe5444;
--color-secondary: #fb7274;
}
body,
html {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif;
color: white;
height: 100%;
text-align: center;
overflow: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing... | 0.41834 | 0.107344 |
.view-flamechart {
--transition-duration: 250ms;
--transition-delay: 250ms;
--transition: var(--transition-duration) ease-in-out;
--frame-height: 19px;
position: relative;
margin: 4px 0;
padding: 4px 0;
background-color: rgba(136, 136, 136, .05);
}
.view-flamechart__content {
min-h... | app/views/flamechart.css | .view-flamechart {
--transition-duration: 250ms;
--transition-delay: 250ms;
--transition: var(--transition-duration) ease-in-out;
--frame-height: 19px;
position: relative;
margin: 4px 0;
padding: 4px 0;
background-color: rgba(136, 136, 136, .05);
}
.view-flamechart__content {
min-h... | 0.722723 | 0.116136 |
.button-2Vpz_LXc {
display: flex;
align-items: center;
height: 100%;
box-sizing: border-box;
cursor: default;
transition: background-color 60ms ease, opacity 60ms ease, color 60ms ease;
color: var(--tv-color-toolbar-button-text, #131722);
}
html.theme-dark .button-2Vpz_LXc {
color: var(--tv-color-toolba... | src/charting_library/bundles/22.f7905c9be5c57c477d05.css | .button-2Vpz_LXc {
display: flex;
align-items: center;
height: 100%;
box-sizing: border-box;
cursor: default;
transition: background-color 60ms ease, opacity 60ms ease, color 60ms ease;
color: var(--tv-color-toolbar-button-text, #131722);
}
html.theme-dark .button-2Vpz_LXc {
color: var(--tv-color-toolba... | 0.505371 | 0.059976 |
.imcontainer,
.imcontainer ul,
.imcontainer li,
.imcontainer span,
.imcontainer a,
{
margin: 0;
padding: 0;
border: none;
outline: none;
font-size: 12px;
}
.imcontainer {
overflow: hidden
}
.imcontainer .imnavbar {
height: 32px;
margin: 0 0 5px 0;
}
.imcontainer ... | public/default/imlist.css | .imcontainer,
.imcontainer ul,
.imcontainer li,
.imcontainer span,
.imcontainer a,
{
margin: 0;
padding: 0;
border: none;
outline: none;
font-size: 12px;
}
.imcontainer {
overflow: hidden
}
.imcontainer .imnavbar {
height: 32px;
margin: 0 0 5px 0;
}
.imcontainer ... | 0.272702 | 0.060557 |
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:12px;vertical-align:baseline}
ol, ul {list-style:none} :focus {outline:none; }
li{list... | public/assets/css/index/tthgl.css | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:12px;vertical-align:baseline}
ol, ul {list-style:none} :focus {outline:none; }
li{list... | 0.255344 | 0.075653 |
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
===========... | styles/main.css | ========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
===========... | 0.669096 | 0.098555 |
.coolButton,
.coolButtonHover,
.coolButtonActiveHover,
.coolButtonActive,
.coolButtonActiveDisabled,
.coolButtonDisabled,
.coolButtonUpDisabled {
cursor: Default;
font: Icon;
font-weight: normal;
padding: 2px 5px 2px 5px;
border: 0px solid ButtonFace;
white-space: nowrap;
vertical-align: middle;
... | WebRoot/css/cb2.css | .coolButton,
.coolButtonHover,
.coolButtonActiveHover,
.coolButtonActive,
.coolButtonActiveDisabled,
.coolButtonDisabled,
.coolButtonUpDisabled {
cursor: Default;
font: Icon;
font-weight: normal;
padding: 2px 5px 2px 5px;
border: 0px solid ButtonFace;
white-space: nowrap;
vertical-align: middle;
... | 0.264074 | 0.040788 |
/* class specific styles */
.content {
overflow: hidden;
}
/* Font styles */
body {
font-family: Helvetica, arial, sans-serif;
font-size: 20px;
line-height: 1.6;
background-color: white;
color: #333;
}
body > *:first-child {
margin-top: 0 !important;
}
body > *:last-child {
margin-bott... | src/styles/styles.css |
/* class specific styles */
.content {
overflow: hidden;
}
/* Font styles */
body {
font-family: Helvetica, arial, sans-serif;
font-size: 20px;
line-height: 1.6;
background-color: white;
color: #333;
}
body > *:first-child {
margin-top: 0 !important;
}
body > *:last-child {
margin-bott... | 0.261802 | 0.058993 |
body {
background-color: #a9a9a0;
color: #333;
padding: 0;
margin: 0;
font-family: 'IM Fell DW Pica', serif;
text-align: center;
font-size: 20px;
/*
font-family: 'Ruslan Display', cursive;
font-family: 'IM Fell English SC', serif;
font-family: '<NAME>ira', serif;
font-family: 'IM Fell DW Pica', serif;
*/
}
butt... | ld37/styles/magic_circle.css | body {
background-color: #a9a9a0;
color: #333;
padding: 0;
margin: 0;
font-family: 'IM Fell DW Pica', serif;
text-align: center;
font-size: 20px;
/*
font-family: 'Ruslan Display', cursive;
font-family: 'IM Fell English SC', serif;
font-family: '<NAME>ira', serif;
font-family: 'IM Fell DW Pica', serif;
*/
}
butt... | 0.30819 | 0.104158 |
* Typography
**************************/
body,
button,
input,
select,
optgroup,
textarea {
color: #3d4852;
font-family: "Muli", "system-ui", "BlinkMacSystemFont", "-apple-system", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "sans-serif";
font-size: 1rem;
... | wordpress/wp-content/themes/kawi/editor-style.css | * Typography
**************************/
body,
button,
input,
select,
optgroup,
textarea {
color: #3d4852;
font-family: "Muli", "system-ui", "BlinkMacSystemFont", "-apple-system", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "sans-serif";
font-size: 1rem;
... | 0.450118 | 0.109658 |
.oddRow {
/*background-color: #D8D8D8;*/
float: left;
width: 100%;
}
.oddRow div {
background-color: rgba(242, 242, 242, 1);
overflow: hidden;
display: inline;
}
.oddRow input {
background-color: rgba(242, 242, 242, 1);
overflow: hidden;
}
.oddR... | JSLightGrid-1.0.1.css | .oddRow {
/*background-color: #D8D8D8;*/
float: left;
width: 100%;
}
.oddRow div {
background-color: rgba(242, 242, 242, 1);
overflow: hidden;
display: inline;
}
.oddRow input {
background-color: rgba(242, 242, 242, 1);
overflow: hidden;
}
.oddR... | 0.462716 | 0.190291 |
.opacity6 {
filter:alpha(Opacity=80);
-moz-opacity:0.6;
opacity: 0.6;
}
.opacity7 {
filter:alpha(Opacity=80);
-moz-opacity:0.7;
opacity: 0.7;
}
.opacity8 {
filter:alpha(Opacity=80);
-moz-opacity:0.85;
opacity: 0.85;
}
.opacity9 {
filter:alpha(Opacity=80);
-moz-opacity:0.9;
opacity: 0.9;
}... | billiards/static/nextstep/css/app.css | .opacity6 {
filter:alpha(Opacity=80);
-moz-opacity:0.6;
opacity: 0.6;
}
.opacity7 {
filter:alpha(Opacity=80);
-moz-opacity:0.7;
opacity: 0.7;
}
.opacity8 {
filter:alpha(Opacity=80);
-moz-opacity:0.85;
opacity: 0.85;
}
.opacity9 {
filter:alpha(Opacity=80);
-moz-opacity:0.9;
opacity: 0.9;
}... | 0.23014 | 0.05951 |
/* Disable the ability to select text. */
.noselect {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE/Edge */
user-select: none; ... | keyboard/css/numpad1.css |
/* Disable the ability to select text. */
.noselect {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE/Edge */
user-select: none; ... | 0.247078 | 0.046703 |
@charset "UTF-8";
@font-face {
font-family: "linea-basic";
src: url('linea-basic.eot');
src: url('linea-basic.eot?#iefix') format('eot'),
url('linea-basic.woff') format('woff'),
url('linea-basic.ttf') format('truetype'),
url('linea-basic.svg#linea-basic') format('svg');
}
.lba {
font-family: "lin... | node_modules/@icon/linea-basic/linea-basic.css | @charset "UTF-8";
@font-face {
font-family: "linea-basic";
src: url('linea-basic.eot');
src: url('linea-basic.eot?#iefix') format('eot'),
url('linea-basic.woff') format('woff'),
url('linea-basic.ttf') format('truetype'),
url('linea-basic.svg#linea-basic') format('svg');
}
.lba {
font-family: "lin... | 0.302906 | 0.104523 |
@charset "UTF-8";
@import "./input.css";
@import "./common/var.css";
@component-namespace el {
@b cascader {
display: inline-block;
position: relative;
.el-input,
.el-input__inner {
cursor: pointer;
}
.el-input__icon {
transition: none;
}
.el-icon-caret-bottom {
... | node_modules/element-ui/packages/theme-default/src/cascader.css | @charset "UTF-8";
@import "./input.css";
@import "./common/var.css";
@component-namespace el {
@b cascader {
display: inline-block;
position: relative;
.el-input,
.el-input__inner {
cursor: pointer;
}
.el-input__icon {
transition: none;
}
.el-icon-caret-bottom {
... | 0.53437 | 0.113187 |
body
{
font-family: Trebuchet, Verdana, Arial, Helvetica, Sans;
font-size: 10pt;
margin: 0;
padding: 0;
background-color: #E5E5E5;
}
.RenoPageList,
ol,
ul
{
clear: both;
}
.RenoPageList
{
margin:0;
}
h1
{
font-size: 24pt;
clear: left;
padding-top: 5pt;
p... | deps/boost_1_63_0/libs/qvm/doc/reno.css | body
{
font-family: Trebuchet, Verdana, Arial, Helvetica, Sans;
font-size: 10pt;
margin: 0;
padding: 0;
background-color: #E5E5E5;
}
.RenoPageList,
ol,
ul
{
clear: both;
}
.RenoPageList
{
margin:0;
}
h1
{
font-size: 24pt;
clear: left;
padding-top: 5pt;
p... | 0.247623 | 0.039453 |
.left h4 {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
color: #818181;
}
.condcont {
padding: 0px 29px;
margin-top: 5px;
background: #FAFAFA;
margin-bottom: 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 99%;
... | html/css/transactions.css | .left h4 {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
color: #818181;
}
.condcont {
padding: 0px 29px;
margin-top: 5px;
background: #FAFAFA;
margin-bottom: 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 99%;
... | 0.383988 | 0.15785 |
:root {
--nav-bg: #202B31;
--nav-color: #73acfe;
--nav-active-color: #ffffff;
--section-padding: 12px;
}
html,body {
width: 100%;
height: 100%;
margin: 0px;
font-family: Arial;
}
body {
display: flex;
}
div.debug {
border: 1px solid red;
padding: 2px;
margin: 2px;
}
.v... | test/index.css | :root {
--nav-bg: #202B31;
--nav-color: #73acfe;
--nav-active-color: #ffffff;
--section-padding: 12px;
}
html,body {
width: 100%;
height: 100%;
margin: 0px;
font-family: Arial;
}
body {
display: flex;
}
div.debug {
border: 1px solid red;
padding: 2px;
margin: 2px;
}
.v... | 0.499268 | 0.173218 |
.Freight-area {
padding: 100px 0;
}
.contact-us-area {
background: url("../../images/air/air-fraight.jpg") no-repeat center top /
cover;
position: relative;
z-index: 1;
padding: 30px 30px 20px;
}
.contact-us-area:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 1... | src/components/TransportAir/style.css | .Freight-area {
padding: 100px 0;
}
.contact-us-area {
background: url("../../images/air/air-fraight.jpg") no-repeat center top /
cover;
position: relative;
z-index: 1;
padding: 30px 30px 20px;
}
.contact-us-area:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 1... | 0.41561 | 0.102529 |
.single_style_style-8 {
/* Banners */ }
.single_style_style-8 .page_content_wrap {
padding-top: 2.45em; }
.single_style_style-8 .after_header_banner_wrap {
margin-top: 2.5em; }
.single_style_style-8 .content .before_post_header_banner_wrap {
margin-bottom: 2.9em; }
.single_style_style-8 .content .... | skins/default/templates/single-styles/style-8.css | .single_style_style-8 {
/* Banners */ }
.single_style_style-8 .page_content_wrap {
padding-top: 2.45em; }
.single_style_style-8 .after_header_banner_wrap {
margin-top: 2.5em; }
.single_style_style-8 .content .before_post_header_banner_wrap {
margin-bottom: 2.9em; }
.single_style_style-8 .content .... | 0.362405 | 0.035914 |
.background-white
{
background:#fff
}
.background-gradient
{
background:rgba(0,0,0,0.44);
position:relative
}
.background-gradient:before
{
content:'';
position:absolute;
left:0;
right:0;
top:-20%;
height:20%;
background-image:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0... | assets/css/medium/bootstrap/general.css | .background-white
{
background:#fff
}
.background-gradient
{
background:rgba(0,0,0,0.44);
position:relative
}
.background-gradient:before
{
content:'';
position:absolute;
left:0;
right:0;
top:-20%;
height:20%;
background-image:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0... | 0.437103 | 0.086016 |
body .navbar-inverse {
background: linear-gradient(to bottom, #E2EEFA, #DBEAF9);
}
ul.navbar-nav li a.navbar-brand {
color:#000;
}
ul.navbar-nav li a.navbar-brand:hover {
color:#3399FF;
}
.main{
padding-right: 40px;
padding-left: 40px;
padding: 20px;
}
.main-body{
margin-top: 30px;
}
@media only scree... | public/css/a-main.css | body .navbar-inverse {
background: linear-gradient(to bottom, #E2EEFA, #DBEAF9);
}
ul.navbar-nav li a.navbar-brand {
color:#000;
}
ul.navbar-nav li a.navbar-brand:hover {
color:#3399FF;
}
.main{
padding-right: 40px;
padding-left: 40px;
padding: 20px;
}
.main-body{
margin-top: 30px;
}
@media only scree... | 0.221435 | 0.07627 |
.section {
display: none;
padding: 2rem;
}
@media screen and (min-width: 768px) {
.section {
padding: 4rem;
}
}
@supports (display: grid) {
.section {
display: block;
}
}
h1 {
font-size: 2rem;
}
.grid {
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(auto-fit, minmax(300px, 1f... | src/styles/blog.css | .section {
display: none;
padding: 2rem;
}
@media screen and (min-width: 768px) {
.section {
padding: 4rem;
}
}
@supports (display: grid) {
.section {
display: block;
}
}
h1 {
font-size: 2rem;
}
.grid {
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(auto-fit, minmax(300px, 1f... | 0.436382 | 0.166879 |
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;400;900&display=swap');
.shop-center::-webkit-scrollbar {
width: 0; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
::-webkit-scrollbar-track {
background: #00000000;
}
/* Optional:... | src/Shop.css | @import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;400;900&display=swap');
.shop-center::-webkit-scrollbar {
width: 0; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
::-webkit-scrollbar-track {
background: #00000000;
}
/* Optional:... | 0.486332 | 0.093099 |
@media (max-width: 1780px) and (min-width: 1600px){
.jb_banner_left{
padding:112px 74px 153px 337px;
}
.blog_after_img{
right:-300px;
}
}
@media (max-width: 1750px){
.jn_menu_partion_div:after{
right:40%;
}
.jb_banner_left{
padding:112px 60px 153px 40px;
}
.download_mockup_design{
left:-165px;
top:... | public/css/responsive.css | @media (max-width: 1780px) and (min-width: 1600px){
.jb_banner_left{
padding:112px 74px 153px 337px;
}
.blog_after_img{
right:-300px;
}
}
@media (max-width: 1750px){
.jn_menu_partion_div:after{
right:40%;
}
.jb_banner_left{
padding:112px 60px 153px 40px;
}
.download_mockup_design{
left:-165px;
top:... | 0.123313 | 0.075176 |
.datagridforum td{
border:0;
}
/*style="width: 900px; text-align: right;" align="center"*/
div.topmenu {
width: 900px;
text-align: right;
}
.forumcontent {
text-align: left;
width: 900px;
padding-top: 5px;
}
.forumcontent .fieldobject {
text-align: left;
}
.table.forumtable {
}
.tab... | 1-WebApplication/AdevicoWeb/Graphics/Modules/Forum/forum.new.css | .datagridforum td{
border:0;
}
/*style="width: 900px; text-align: right;" align="center"*/
div.topmenu {
width: 900px;
text-align: right;
}
.forumcontent {
text-align: left;
width: 900px;
padding-top: 5px;
}
.forumcontent .fieldobject {
text-align: left;
}
.table.forumtable {
}
.tab... | 0.334698 | 0.121035 |
.ms-container:after {
content: ".";
display: block;
height: 0;
line-height: 0;
font-size: 0;
clear: both;
min-height: 0;
visibility: hidden;
}
.ms-container {
margin-bottom: 5px;
background: url('../img/switch.png') center center no-repeat;
}
.ms-container .ms-selectable, .ms-container .ms-selection {
widt... | public/css/css2/multi-select.css | .ms-container:after {
content: ".";
display: block;
height: 0;
line-height: 0;
font-size: 0;
clear: both;
min-height: 0;
visibility: hidden;
}
.ms-container {
margin-bottom: 5px;
background: url('../img/switch.png') center center no-repeat;
}
.ms-container .ms-selectable, .ms-container .ms-selection {
widt... | 0.253306 | 0.095518 |
.siteBody {
height: 100%;
width: 100%;
background-color: #E4E5E6;
}
/* site navigation bar */
#siteNavBar {
position: fixed;
top: 0;
left: 0;
width: 100%;
text-align: center;
z-index: 3;
}
/* sticky footer */
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 10... | styles/mainStyles.css | .siteBody {
height: 100%;
width: 100%;
background-color: #E4E5E6;
}
/* site navigation bar */
#siteNavBar {
position: fixed;
top: 0;
left: 0;
width: 100%;
text-align: center;
z-index: 3;
}
/* sticky footer */
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 10... | 0.341143 | 0.174024 |
body {
background-color: #e0e0e0;
font-family: 'Roboto', sans-serif;
}
.wrapper-600 {
max-width: 600px;
margin: auto;
}
header .page-heading {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: #EAEEF3;
font-size: 16pt;
z-index: 20;
}
header .page-heading .menu-button {
padding: 10px;
padding... | public/css/app.css | body {
background-color: #e0e0e0;
font-family: 'Roboto', sans-serif;
}
.wrapper-600 {
max-width: 600px;
margin: auto;
}
header .page-heading {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: #EAEEF3;
font-size: 16pt;
z-index: 20;
}
header .page-heading .menu-button {
padding: 10px;
padding... | 0.37502 | 0.072407 |
.dataTables_wrapper tr th{
padding: 8px;
background-color: #F5F6F8;
}
.dataTables_wrapper td{
padding: 8px;
}
.dataTables_wrapper td.input{
padding: 5px 0 0px;
}
.form-control {
padding: 0.25rem 0.55rem 0.1rem;
height: calc(1.3em + 0.94rem + 2px);
}
.w10 { min-width:10px; max-width:10px; ... | public/backend/css/custom.css | .dataTables_wrapper tr th{
padding: 8px;
background-color: #F5F6F8;
}
.dataTables_wrapper td{
padding: 8px;
}
.dataTables_wrapper td.input{
padding: 5px 0 0px;
}
.form-control {
padding: 0.25rem 0.55rem 0.1rem;
height: calc(1.3em + 0.94rem + 2px);
}
.w10 { min-width:10px; max-width:10px; ... | 0.235284 | 0.075483 |
body {
margin: 0;
padding: 0px;
}
.main-form {
padding: 10px 30px;
/* text-align: center; */
}
h3 {
width: 100%;
padding: 15px;
margin: 0 auto 0px auto;
background: linear-gradient(#1b1f80, #253992);
color: white;
-webkit-app-region: drag;
}
.buttons {
margin: 20px auto 12px auto;
text-align: ce... | assets/css/add.css | body {
margin: 0;
padding: 0px;
}
.main-form {
padding: 10px 30px;
/* text-align: center; */
}
h3 {
width: 100%;
padding: 15px;
margin: 0 auto 0px auto;
background: linear-gradient(#1b1f80, #253992);
color: white;
-webkit-app-region: drag;
}
.buttons {
margin: 20px auto 12px auto;
text-align: ce... | 0.378115 | 0.095349 |
html, body {
font-size: 16px;
}
body{
font-family: poppins, "Helvetica Neue", Helvetica, sans-serif;
}
html{
position: relative;
min-height: 100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 300;
line-height: 1.65;
color: #292f33;
}
h2,... | public/themes/twitter/css/style.css | html, body {
font-size: 16px;
}
body{
font-family: poppins, "Helvetica Neue", Helvetica, sans-serif;
}
html{
position: relative;
min-height: 100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 300;
line-height: 1.65;
color: #292f33;
}
h2,... | 0.410874 | 0.077973 |
@import url('https://fonts.googleapis.com/css?family=Khula');
*{
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: 'Khula', sans-serif;
max-width: 100vw;
z-index: 1;
word-break: break-word;
text-align: center;
}
a:link {
text-decoration: none;
color: #f33bc5;
}
a:visited{
color: #f3b3fd;
}
a:hov... | src/css/style.css | @import url('https://fonts.googleapis.com/css?family=Khula');
*{
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: 'Khula', sans-serif;
max-width: 100vw;
z-index: 1;
word-break: break-word;
text-align: center;
}
a:link {
text-decoration: none;
color: #f33bc5;
}
a:visited{
color: #f3b3fd;
}
a:hov... | 0.437103 | 0.064831 |
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Custom utilities */
.max-w-fc {
max-width: fit-content;
}
/* Custom Style */
html {
width: 100%;
height: 100%;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif;... | src/tailwind.css | @tailwind base;
@tailwind components;
@tailwind utilities;
/* Custom utilities */
.max-w-fc {
max-width: fit-content;
}
/* Custom Style */
html {
width: 100%;
height: 100%;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif;... | 0.439507 | 0.071884 |
.classpageListContainer{
background-color: white;
width: 204px !important;
height: auto;
max-height: 265px !important;
border: 1px solid #999999;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.htmlPanelNoClasspageContai... | src/main/java/org/ednovo/gooru/client/mvp/classpages/ClasspageListPopup.css | .classpageListContainer{
background-color: white;
width: 204px !important;
height: auto;
max-height: 265px !important;
border: 1px solid #999999;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.htmlPanelNoClasspageContai... | 0.225929 | 0.059592 |
html {
margin: 0px auto;
padding: 0px;
overflow-x: hidden;
}
body {
margin: 0px auto;
min-height: 100vh;
}
/* Under line animantion CSS - Soursed from: https://www.youtube.com/watch?v=5PzWwyVB2-c */
#link {
display: inline-block;
position: relative;
text-decoration: none;
}
... | css/styles.css | html {
margin: 0px auto;
padding: 0px;
overflow-x: hidden;
}
body {
margin: 0px auto;
min-height: 100vh;
}
/* Under line animantion CSS - Soursed from: https://www.youtube.com/watch?v=5PzWwyVB2-c */
#link {
display: inline-block;
position: relative;
text-decoration: none;
}
... | 0.561335 | 0.057071 |
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../Fonts/ProximaNova-Regular.eot');
src: url('../Fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
url('../Fonts/ProximaNova-Regular.woff') format('woff'),
url('../Fonts/ProximaNova-Regular.ttf') format('truetype');
... | frontend/css/style.css | @font-face {
font-family: 'Proxima Nova Rg';
src: url('../Fonts/ProximaNova-Regular.eot');
src: url('../Fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
url('../Fonts/ProximaNova-Regular.woff') format('woff'),
url('../Fonts/ProximaNova-Regular.ttf') format('truetype');
... | 0.357007 | 0.085978 |
@charset "utf-8";
html{overflow:hidden;}
body{background:#e2e9ef;}
.main-wrap{position:relative;margin:0 auto;background:url('img/top-bg.png') repeat-x 0 0;}
.header{height:61px;border-bottom:1px solid #4a86b8;}
.header-logo{float:left;height:60px;width:592px;background:url('img/logo-bg.png') no-repeat 0 0;}
.l... | js/requirejs/policy/page/page.css | @charset "utf-8";
html{overflow:hidden;}
body{background:#e2e9ef;}
.main-wrap{position:relative;margin:0 auto;background:url('img/top-bg.png') repeat-x 0 0;}
.header{height:61px;border-bottom:1px solid #4a86b8;}
.header-logo{float:left;height:60px;width:592px;background:url('img/logo-bg.png') no-repeat 0 0;}
.l... | 0.148109 | 0.076201 |
.vchip_product_itm{
background: #fff;
margin-top: 30px;
width: 100%;
height:auto;
padding: 10px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
-ms-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
-o-bo... | public/css/workshop.css | .vchip_product_itm{
background: #fff;
margin-top: 30px;
width: 100%;
height:auto;
padding: 10px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
-ms-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
-o-bo... | 0.231962 | 0.090655 |
@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@700&display=swap');
body {
margin: 0;
padding: 0;
background-color: #000e14;
background-image:... | css/css.css | @import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@700&display=swap');
body {
margin: 0;
padding: 0;
background-color: #000e14;
background-image:... | 0.333286 | 0.084455 |
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
img {
border: 0;
max-width: 100%;
}
.logo {
background: rgb(112,207,245);
}
.footer {
margin-top: 70px;
margin-bottom: 40px;
}
h1 {
font-size... | innlevering/css/style.css | body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
img {
border: 0;
max-width: 100%;
}
.logo {
background: rgb(112,207,245);
}
.footer {
margin-top: 70px;
margin-bottom: 40px;
}
h1 {
font-size... | 0.449876 | 0.115561 |
/*
Offical Style for Discuz!NT(R)
URL: http://NT.discuz.net
(C) 2001-2008 Comsenz Inc.
*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Common Style ~~~~ */
* { word-wrap: break-word; }
body { background:#392622 url(images/bodyback.jpg) repeat-x 0 0; text-align:center; }
body,... | webapp/templates/darkred/dnt.css | /*
Offical Style for Discuz!NT(R)
URL: http://NT.discuz.net
(C) 2001-2008 Comsenz Inc.
*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Common Style ~~~~ */
* { word-wrap: break-word; }
body { background:#392622 url(images/bodyback.jpg) repeat-x 0 0; text-align:center; }
body,... | 0.376623 | 0.098382 |
body {
background-color: #2d1e3c;
}
h1 {
font-family: 'Didact Gothic', sans-serif;
font-weight: normal;
color: #f32672;
text-align: center;
font-size: 3em;
margin: 0;
margin-top: 20px;
}
h2 {
font-family: 'Didact Gothic', sans-serif;
font-weight: normal;
color: white;
t... | css/style.css | body {
background-color: #2d1e3c;
}
h1 {
font-family: 'Didact Gothic', sans-serif;
font-weight: normal;
color: #f32672;
text-align: center;
font-size: 3em;
margin: 0;
margin-top: 20px;
}
h2 {
font-family: 'Didact Gothic', sans-serif;
font-weight: normal;
color: white;
t... | 0.389663 | 0.095645 |
@font-face {
font-family: 'acre-medium';
src: url('/static/main/fonts/acre_medium_macroman/acre-medium-webfont.woff2') format('woff2'),
url('/static/main/fonts/acre_medium_macroman/acre-medium-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
html{
background-color: #3... | main/static/main/css/custom.css | @font-face {
font-family: 'acre-medium';
src: url('/static/main/fonts/acre_medium_macroman/acre-medium-webfont.woff2') format('woff2'),
url('/static/main/fonts/acre_medium_macroman/acre-medium-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
html{
background-color: #3... | 0.164718 | 0.047802 |
@CHARSET "utf-8";
#banner-principal{
float:left;
background-image:url("../images/headers/banner-5.png");
background-repeat:no-repeat;
height:233px;
width:100%;
}
#logo{
height:230px;
float:left;
background-image:url("../img/registro-logo.png");
width:241px;
margin-top:47px;
margin-left:100px;
}
#menu{
floa... | public/css/masterPagesRegistro.css | @CHARSET "utf-8";
#banner-principal{
float:left;
background-image:url("../images/headers/banner-5.png");
background-repeat:no-repeat;
height:233px;
width:100%;
}
#logo{
height:230px;
float:left;
background-image:url("../img/registro-logo.png");
width:241px;
margin-top:47px;
margin-left:100px;
}
#menu{
floa... | 0.179999 | 0.091707 |
* {
font-family: "NotoSansCJKtc", Times, serif;
}
button {
outline: none;
}
main {
color: #3f3a3a;
}
hr {
border-color: #3f3a3a;
}
.product-container {
width: 100vw;
}
/* product basics */
.product-basics img {
width: 100%;
}
.basic-info {
position: relative;
padding: 17px 24px;
}
.basic-info #p... | students/laurajhwu/css/product.css | * {
font-family: "NotoSansCJKtc", Times, serif;
}
button {
outline: none;
}
main {
color: #3f3a3a;
}
hr {
border-color: #3f3a3a;
}
.product-container {
width: 100vw;
}
/* product basics */
.product-basics img {
width: 100%;
}
.basic-info {
position: relative;
padding: 17px 24px;
}
.basic-info #p... | 0.455925 | 0.08389 |
* {
margin: 0px;
border: 0px;
padding: 0px;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
}
body {
overflow-x: hidden!important;
background-color: #000000!important;
}
body::-webkit-scrollbar-track-piece {
background-color: #000000!important;
}
body::-webkit-scrollbar-track {
-webkit-box-shadow... | css/playflix.css | * {
margin: 0px;
border: 0px;
padding: 0px;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
}
body {
overflow-x: hidden!important;
background-color: #000000!important;
}
body::-webkit-scrollbar-track-piece {
background-color: #000000!important;
}
body::-webkit-scrollbar-track {
-webkit-box-shadow... | 0.249447 | 0.074332 |
* Layout.scss
* Version: 1
* Author: <NAME>
* Author URL: http://kieranglover.co.uk
* Github: https://github.com/kierglover
* Made available under a MIT License:
* http://www.opensource.org/licenses/mit-license.php
* Layout.scss Copyright <NAME> 2016. Generated with Sass.
*/
@import url(https://fonts.googlea... | css/main.css | * Layout.scss
* Version: 1
* Author: <NAME>
* Author URL: http://kieranglover.co.uk
* Github: https://github.com/kierglover
* Made available under a MIT License:
* http://www.opensource.org/licenses/mit-license.php
* Layout.scss Copyright <NAME> 2016. Generated with Sass.
*/
@import url(https://fonts.googlea... | 0.565299 | 0.082033 |
@charset "utf-8";
*{
box-sizing: border-box;
}
html{
height: 100%;
}
body{
margin: 0;
padding: 0;
line-height: 1.5;
font-size: 15px;
height: 100%;
color: #66757f;
user-select: none;
font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
cursor: default;
}
a{
color: #55acee;
text-decoration: none... | src/lib/style.css | @charset "utf-8";
*{
box-sizing: border-box;
}
html{
height: 100%;
}
body{
margin: 0;
padding: 0;
line-height: 1.5;
font-size: 15px;
height: 100%;
color: #66757f;
user-select: none;
font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
cursor: default;
}
a{
color: #55acee;
text-decoration: none... | 0.226784 | 0.052062 |
* {
box-sizing: border-box;
margin: 0;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
body {
background-color: #000;
}
a {
text-decoration: none;
}
/* Header styles */
.header {
display: flex;
justify-content: space-between;
align-items: center;
background-color... | client/Lecturer/dashboard.css |
* {
box-sizing: border-box;
margin: 0;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
body {
background-color: #000;
}
a {
text-decoration: none;
}
/* Header styles */
.header {
display: flex;
justify-content: space-between;
align-items: center;
background-color... | 0.479504 | 0.105763 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("pantip.com") {
/*Page Config*/
body {background:#a1bcd6 !important}
br {margin-bottom:7px !important;}
a:visited {color:#089 !important;}
a {text-decoration:none !important;}
a:hover {text-decoration:underline !important;}
table, tr, td {b... | data/usercss/16883.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("pantip.com") {
/*Page Config*/
body {background:#a1bcd6 !important}
br {margin-bottom:7px !important;}
a:visited {color:#089 !important;}
a {text-decoration:none !important;}
a:hover {text-decoration:underline !important;}
table, tr, td {b... | 0.162646 | 0.126974 |
body {
margin: 0;
font: 400 0.813em Arial;
background: lavender;
}
/* Content */
#content {
min-height: calc(100vh - 70px);
}
/* Header */
#website_purpose {
width: 70%;
margin: 7% 15% 1% 15%;
font-size: 1.1em;
}
#website_purpose > h4 {
font-weight: 400;
line-height: 1.5;
}
... | public/css/home.css | body {
margin: 0;
font: 400 0.813em Arial;
background: lavender;
}
/* Content */
#content {
min-height: calc(100vh - 70px);
}
/* Header */
#website_purpose {
width: 70%;
margin: 7% 15% 1% 15%;
font-size: 1.1em;
}
#website_purpose > h4 {
font-weight: 400;
line-height: 1.5;
}
... | 0.281998 | 0.113875 |
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);
body{
margin:0;
font-family: "Raleway", Arial, Helvetica, sans-serif;
line-height: 1.65;
padding: 0;
color: #fff;
}
*{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h... | front/assets/css/style.css |
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);
body{
margin:0;
font-family: "Raleway", Arial, Helvetica, sans-serif;
line-height: 1.65;
padding: 0;
color: #fff;
}
*{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h... | 0.265214 | 0.067855 |
.__g__b__button {
/**
* Background gradient compatible with all available browsers
*/
background: -moz-linear-gradient(45deg, rgba(249,237,50,1) 0%, rgba(240,77,109,1) 76%, rgba(238,42,123,1) 93%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(249,237,50,1)), col... | public/css/button.css | .__g__b__button {
/**
* Background gradient compatible with all available browsers
*/
background: -moz-linear-gradient(45deg, rgba(249,237,50,1) 0%, rgba(240,77,109,1) 76%, rgba(238,42,123,1) 93%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(249,237,50,1)), col... | 0.565299 | 0.12921 |
.contact .contact-header {
color: white;
padding: 30px 0 80px;
text-align: center;
background-image: url("/resources/assets/frontend/img/contact-header.png");
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
mi... | resources/assets/frontend/css/contact.css | .contact .contact-header {
color: white;
padding: 30px 0 80px;
text-align: center;
background-image: url("/resources/assets/frontend/img/contact-header.png");
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
mi... | 0.440229 | 0.04714 |
.container {
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
width: 100%;
height: 100vh;
}
.chevron {
position: absolute;
width: 4.55rem;
height: 1.04rem;
opacity: 0;
-webkit-tran... | assets/css/scroll-arrow.css | .container {
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
width: 100%;
height: 100vh;
}
.chevron {
position: absolute;
width: 4.55rem;
height: 1.04rem;
opacity: 0;
-webkit-tran... | 0.493897 | 0.094929 |
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
#footer, .push {
height: 8em;
}
/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: un... | public/css/styles.css | html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
#footer, .push {
height: 8em;
}
/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: un... | 0.292292 | 0.061171 |
* {
-webkit-tap-highlight-color: rgba(255,0,0,0);
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-padding-start: 0px;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
-webkit-font-smoothing: antialiased;
-webkit-t... | Class-backend/src/main/resources/template/css/advisory.css | * {
-webkit-tap-highlight-color: rgba(255,0,0,0);
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-padding-start: 0px;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
-webkit-font-smoothing: antialiased;
-webkit-t... | 0.36727 | 0.049474 |
@import url('https://fonts.googleapis.com/css?family=Roboto|Titillium+Web&display=swap');
/*Incializar a página - reset*/
*{
padding: 0px;
margin: 0px;
border: border-box;
}
/*----------Estrutura--------------*/
.interface {
/*Fatiamento da tela*/
display: grid;
grid-template-columns: 20... | style.css | @import url('https://fonts.googleapis.com/css?family=Roboto|Titillium+Web&display=swap');
/*Incializar a página - reset*/
*{
padding: 0px;
margin: 0px;
border: border-box;
}
/*----------Estrutura--------------*/
.interface {
/*Fatiamento da tela*/
display: grid;
grid-template-columns: 20... | 0.191781 | 0.044827 |
body{
margin: 0;
padding: 0;
line-height: 1.5;
font-family: Inter,sans-serif;
font-size: 14px;
-ms-scroll-chaining: none;
overscroll-behavior: none;
/* overflow: hidden; */
}
#root {
position: relative;
overflow: hidden;
}
.sidebar {
--sidebar-bg: hsla(0,0%,100%,0.05);
p... | fontend/css/main.css | body{
margin: 0;
padding: 0;
line-height: 1.5;
font-family: Inter,sans-serif;
font-size: 14px;
-ms-scroll-chaining: none;
overscroll-behavior: none;
/* overflow: hidden; */
}
#root {
position: relative;
overflow: hidden;
}
.sidebar {
--sidebar-bg: hsla(0,0%,100%,0.05);
p... | 0.305905 | 0.055746 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800');
:root {
--white: #ffffff;
--light: #f2f2f2;
--light-1: #e4e6e7;
--light-2: #d6dadb;
--light-3: #bbc1c4;
--light-4: #9fa8ad;
--light-5: #829097;
--black: #0d0d0d;
--dark: #161b1d;
--dark-1: #21282c;
--dark-2: #2c353... | dist/css/frastyle-base.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800');
:root {
--white: #ffffff;
--light: #f2f2f2;
--light-1: #e4e6e7;
--light-2: #d6dadb;
--light-3: #bbc1c4;
--light-4: #9fa8ad;
--light-5: #829097;
--black: #0d0d0d;
--dark: #161b1d;
--dark-1: #21282c;
--dark-2: #2c353... | 0.283186 | 0.118615 |
.p-tree-container {
margin: 0;
padding: 0;
list-style-type: none;
overflow: auto;
}
.p-treenode-children {
margin: 0;
padding: 0;
list-style-type: none;
}
.p-tree-wrapper {
overflow: auto;
}
.p-treenode-selectable {
cursor: pointer;
user-select: none;
}
.p-tree-toggler {
... | src/app/components/tree/tree.css | .p-tree-container {
margin: 0;
padding: 0;
list-style-type: none;
overflow: auto;
}
.p-treenode-children {
margin: 0;
padding: 0;
list-style-type: none;
}
.p-tree-wrapper {
overflow: auto;
}
.p-treenode-selectable {
cursor: pointer;
user-select: none;
}
.p-tree-toggler {
... | 0.557364 | 0.110807 |
.tile-page {
-webkit-box-orient: vertical;
display: -webkit-box;
height: 100%;
position: relative;
width: 100%;
}
.tile-page-scrollbar {
-webkit-box-sizing: border-box;
margin: 0 4px;
pointer-events: none;
position: absolute;
right: 0;
width: 5px;
z-index: 5;
}
.tile-page-content {
-webkit-b... | chrome/browser/resources/ntp4/tile_page.css | .tile-page {
-webkit-box-orient: vertical;
display: -webkit-box;
height: 100%;
position: relative;
width: 100%;
}
.tile-page-scrollbar {
-webkit-box-sizing: border-box;
margin: 0 4px;
pointer-events: none;
position: absolute;
right: 0;
width: 5px;
z-index: 5;
}
.tile-page-content {
-webkit-b... | 0.324556 | 0.073663 |
@font-face {
font-family: "FontAwesome";
src: url('../font/fontawesome-webfont.eot');
src: url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');
font-weight: normal;
font-style: norma... | css/font-awesome.css | @font-face {
font-family: "FontAwesome";
src: url('../font/fontawesome-webfont.eot');
src: url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');
font-weight: normal;
font-style: norma... | 0.28597 | 0.074332 |
ul.dropdown {
padding: 0;
list-style: none;
}
.li {
display: inline-block;
position: relative;
line-height: 21px;
text-align: center;
width: 110%;
margin-left: 525%;
}
.li a {
display: block;
padding: 8px 25px;
color: #333;
text-decoration: none;
}
.li a {
color: #... | backend/web/css/styles.css | ul.dropdown {
padding: 0;
list-style: none;
}
.li {
display: inline-block;
position: relative;
line-height: 21px;
text-align: center;
width: 110%;
margin-left: 525%;
}
.li a {
display: block;
padding: 8px 25px;
color: #333;
text-decoration: none;
}
.li a {
color: #... | 0.666388 | 0.139367 |
@import url(https://fonts.googleapis.com/css?family=Poppins:400,700,600,500,300);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
body {
font-family: "Poppins", sans-serif;
color: #aeaeae;
background-color: #fff;
font-size: 15px;
line-height: 28px;
font-weight: 300;
}
a {
-moz-transiti... | templates/assan-v2.6/app-landing/css/style.css | @import url(https://fonts.googleapis.com/css?family=Poppins:400,700,600,500,300);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
body {
font-family: "Poppins", sans-serif;
color: #aeaeae;
background-color: #fff;
font-size: 15px;
line-height: 28px;
font-weight: 300;
}
a {
-moz-transiti... | 0.277473 | 0.090333 |
body {
margin: 0;
line-height: 2;
}
p {
padding: 0;
margin: 0;
}
*{
padding:0;
margin:0
}
.rem {
position: absolute;
right: 0;
top: 0;
}
.content {
width: auto;
position: relative;
padding-top: 20px;
margin-left: 10px;
margin-right: 10px;
}
blockquote {
bac... | richeditor/src/main/assets/rich/index.css | body {
margin: 0;
line-height: 2;
}
p {
padding: 0;
margin: 0;
}
*{
padding:0;
margin:0
}
.rem {
position: absolute;
right: 0;
top: 0;
}
.content {
width: auto;
position: relative;
padding-top: 20px;
margin-left: 10px;
margin-right: 10px;
}
blockquote {
bac... | 0.53048 | 0.079246 |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}... | web/medias/css/bootstrap.css | article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}... | 0.399812 | 0.092074 |
nav{
opacity: 73%;
}
/* .caption img{
height: 10vh;
width: 150vh;
} */
.brand-logo img{
position: absolute;
display: inline-block;
padding: 0;
}
.slider .indicators .indicator-item{
max-height: 11px;
max-width: 11px;
}
.indicator-item.active{
background-color: rgb(119, 119, 119) !imp... | css/style.css | nav{
opacity: 73%;
}
/* .caption img{
height: 10vh;
width: 150vh;
} */
.brand-logo img{
position: absolute;
display: inline-block;
padding: 0;
}
.slider .indicators .indicator-item{
max-height: 11px;
max-width: 11px;
}
.indicator-item.active{
background-color: rgb(119, 119, 119) !imp... | 0.416678 | 0.062245 |
.shimmer-list-container {
background-color: #fff;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
ju... | c/BMSTopHorizontalSection.min.css | .shimmer-list-container {
background-color: #fff;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
ju... | 0.314893 | 0.050377 |
.modal.in {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1041;
}
.modal.in .modal-dialog {
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
/* IE 9 */
-webkit-transform: translate(-50%, -50%);
/* Safari */
... | ckanext-hdx_theme/ckanext/hdx_theme/fanstatic/base/components/header/modal.css | .modal.in {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1041;
}
.modal.in .modal-dialog {
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
/* IE 9 */
-webkit-transform: translate(-50%, -50%);
/* Safari */
... | 0.205655 | 0.039287 |
@-moz-document domain("www.toonbook.me") {
*{-moz-border-radius: 6px !important;
cursor:url("http://www.snazzyspace.com/cursorsfolder/crown.png"), default !important;
color: white !important;
text-shadow: -1px 0 #B5CEF2, 0 1px #B5CEF2, 1px 0 #B5CEF2, 0 -1px #B5CEF2;}
body {
background-image:url("http://w... | data/usercss/113987.user.css | @-moz-document domain("www.toonbook.me") {
*{-moz-border-radius: 6px !important;
cursor:url("http://www.snazzyspace.com/cursorsfolder/crown.png"), default !important;
color: white !important;
text-shadow: -1px 0 #B5CEF2, 0 1px #B5CEF2, 1px 0 #B5CEF2, 0 -1px #B5CEF2;}
body {
background-image:url("http://w... | 0.156556 | 0.080937 |
html{
background:-webkit-linear-gradient(blue,red);
}
ul li {
display: inline-block;
font-size: 20px;
color:white;
padding-left: 25px;
margin-top: 30px;
}
a{
text-decoration: none;
color:salmon;
}
#nav
{ font-size: 40px;
margin-left: 30px;
padding:0px;
margin-right:400p... | karthick/static/css/sample.css | html{
background:-webkit-linear-gradient(blue,red);
}
ul li {
display: inline-block;
font-size: 20px;
color:white;
padding-left: 25px;
margin-top: 30px;
}
a{
text-decoration: none;
color:salmon;
}
#nav
{ font-size: 40px;
margin-left: 30px;
padding:0px;
margin-right:400p... | 0.318167 | 0.060087 |
.ui-icon-carat-1-n span { background-position: 0 0 !important; }
.ui-icon-carat-1-ne span { background-position: -16px 0 !important; }
.ui-icon-carat-1-e span { background-position: -32px 0 !important; }
.ui-icon-carat-1-se span { background-position: -48px 0 !important; }
.ui-icon-carat-1-s span { background-position:... | WebContent/css/jqueryui-icons.css | .ui-icon-carat-1-n span { background-position: 0 0 !important; }
.ui-icon-carat-1-ne span { background-position: -16px 0 !important; }
.ui-icon-carat-1-e span { background-position: -32px 0 !important; }
.ui-icon-carat-1-se span { background-position: -48px 0 !important; }
.ui-icon-carat-1-s span { background-position:... | 0.377082 | 0.041423 |
.cf::before,
.cf::after {
content: "";
display: block;
clear: both;
}
html {
font-size: 62.5%;
height: 100%
}
body {
height: 100%;
width: 100%;
}
/*header*/
.container {
width: 100%;
height: 100%;
}
a {
text-decoration: none;
}
header {
background: #4182f1 url(../img/1... | static/css/app.css | .cf::before,
.cf::after {
content: "";
display: block;
clear: both;
}
html {
font-size: 62.5%;
height: 100%
}
body {
height: 100%;
width: 100%;
}
/*header*/
.container {
width: 100%;
height: 100%;
}
a {
text-decoration: none;
}
header {
background: #4182f1 url(../img/1... | 0.320609 | 0.096323 |
body
{
font-family: Candara,Helvetica,Serif;
}
a
{
text-decoration:none;
color:white;
}
#menu
{
list-style: none;
}
#menu li
{
height:50px;
float:left;
padding : 20px 20px 20px 20px;
border-bottom:solid white 1px;
border-radius: 10px;
-webkit-border-radius :10px;
-ms-border-radius: 10px;
}
#menu a
{
text-align:cent... | Aero/air.css | body
{
font-family: Candara,Helvetica,Serif;
}
a
{
text-decoration:none;
color:white;
}
#menu
{
list-style: none;
}
#menu li
{
height:50px;
float:left;
padding : 20px 20px 20px 20px;
border-bottom:solid white 1px;
border-radius: 10px;
-webkit-border-radius :10px;
-ms-border-radius: 10px;
}
#menu a
{
text-align:cent... | 0.245175 | 0.082475 |
body {
font-size: 14.5px;
font-family: "微软雅黑", Helvetica, Arial, sans-serif,"宋体";
margin: 0px;
background-color: #ebebeb;
}
.inner {
width: 1400px;
margin: 0 auto;
position: relative;
}
#header {
background: url("images/bg-grid.png");
height: 150px;
position: relative;
}
#h... | MvcSolution.Web.Main/Areas/Public/css/core.css | body {
font-size: 14.5px;
font-family: "微软雅黑", Helvetica, Arial, sans-serif,"宋体";
margin: 0px;
background-color: #ebebeb;
}
.inner {
width: 1400px;
margin: 0 auto;
position: relative;
}
#header {
background: url("images/bg-grid.png");
height: 150px;
position: relative;
}
#h... | 0.363421 | 0.092442 |
.bootstrap-datetimepicker-widget { font-family: 'Roboto'; font-size: 14px; line-height: 1.42857143; color: #333;}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table... | pmd-admin-template-1.2.0/components/datetimepicker/css/pmd-datetimepicker.css | .bootstrap-datetimepicker-widget { font-family: 'Roboto'; font-size: 14px; line-height: 1.42857143; color: #333;}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table... | 0.260201 | 0.064565 |
.btn-proyect{
position: relative;
}
.btn-proyect i{
opacity: 0;
position: absolute !important;
width: 25px;
right: 0px;
top: 0px;
border-radius: 20px;
background-color: red;
text-align: center;
-webkit-transition: all 2s; /* Safari */
transition: all 2s;
}
.btn-proyect:hover i{
opacity: 1;
}
.new_ser... | assets/css/app.css | .btn-proyect{
position: relative;
}
.btn-proyect i{
opacity: 0;
position: absolute !important;
width: 25px;
right: 0px;
top: 0px;
border-radius: 20px;
background-color: red;
text-align: center;
-webkit-transition: all 2s; /* Safari */
transition: all 2s;
}
.btn-proyect:hover i{
opacity: 1;
}
.new_ser... | 0.38168 | 0.066965 |
@import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);
* {
box-sizing: border-box;
}
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: an... | src/App.css | @import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);
* {
box-sizing: border-box;
}
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: an... | 0.461502 | 0.117496 |
.x-panel-header-light-framed-collapsed-right-tc {
height: 5px;
}
/* line 372, ../../../ext-theme-base/sass/etc/mixins/frame.scss */
.x-panel-header-light-framed-collapsed-right-bc {
height: 5px;
}
/* line 383, ../../../ext-theme-base/sass/etc/mixins/frame.scss */
.x-panel-header-light-framed-collapsed-right-tl,
.... | app/templates/extjs_sdk/ext-5.0.0.736/packages/ext-theme-neptune-touch/build/resources/ext-theme-neptune-touch-all-rtl-debug_02.css | .x-panel-header-light-framed-collapsed-right-tc {
height: 5px;
}
/* line 372, ../../../ext-theme-base/sass/etc/mixins/frame.scss */
.x-panel-header-light-framed-collapsed-right-bc {
height: 5px;
}
/* line 383, ../../../ext-theme-base/sass/etc/mixins/frame.scss */
.x-panel-header-light-framed-collapsed-right-tl,
.... | 0.223631 | 0.114171 |
input[type=checkbox] {
visibility: hidden;
height: 0;
max-height: 0;
margin: 0;
padding-top: 0;
padding-bottom: 0;
opacity: 0;
}
input[type=checkbox] + label {
visibility: visible;
height: inherit;
max-height: inherit;
margin: inherit;
padding-top: inherit;
padding-bottom: inherit;
opacity: 1;
}
.ratio-... | framework.css | input[type=checkbox] {
visibility: hidden;
height: 0;
max-height: 0;
margin: 0;
padding-top: 0;
padding-bottom: 0;
opacity: 0;
}
input[type=checkbox] + label {
visibility: visible;
height: inherit;
max-height: inherit;
margin: inherit;
padding-top: inherit;
padding-bottom: inherit;
opacity: 1;
}
.ratio-... | 0.446253 | 0.081119 |
@import './fonts/fonts.css';
@import './scripts/components/staking-component/staking-component.css';
@import './scripts/components/governance-component/governance-component.css';
@import './scripts/components/allocation-component/allocation-component.css';
@import './scripts/components/public-key-popup-component/publi... | html/styles.css | @import './fonts/fonts.css';
@import './scripts/components/staking-component/staking-component.css';
@import './scripts/components/governance-component/governance-component.css';
@import './scripts/components/allocation-component/allocation-component.css';
@import './scripts/components/public-key-popup-component/publi... | 0.276495 | 0.040389 |
:root{
--textcolor: #373737;
--textcolor2: #6C6C6C;
--bgcolor: #f5f5f5;
--primaria: #1CE8B1;
--secundaria: #1492E6;
--terciaria: #24CEE8;
--textorodape: #707070;
--veterinaria: #F97171;
--bcc: #9BE2FC;
--engalimentos: #FFCA61;
--pedagogia: #FFDC2A;
--zootec: #D693F2;
... | public/css/style.css |
:root{
--textcolor: #373737;
--textcolor2: #6C6C6C;
--bgcolor: #f5f5f5;
--primaria: #1CE8B1;
--secundaria: #1492E6;
--terciaria: #24CEE8;
--textorodape: #707070;
--veterinaria: #F97171;
--bcc: #9BE2FC;
--engalimentos: #FFCA61;
--pedagogia: #FFDC2A;
--zootec: #D693F2;
... | 0.384219 | 0.11742 |
body {
background-color: #EFEFEF;
font: 12px 'arial';
line-height: 16px;
}
* {
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
color: blue;
}
.sprite {
background: url('img/sprite.png') no-repeat;
}
a:hover {
text-decoration: underline;
}
.wrapper {
width: 1000px;
margin: 0 auto;
}
.leftBox {
... | comcast/comcast_style.css | body {
background-color: #EFEFEF;
font: 12px 'arial';
line-height: 16px;
}
* {
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
color: blue;
}
.sprite {
background: url('img/sprite.png') no-repeat;
}
a:hover {
text-decoration: underline;
}
.wrapper {
width: 1000px;
margin: 0 auto;
}
.leftBox {
... | 0.305697 | 0.100613 |
#content
{
height: 100%;
}
/**
* Container
*/
.OnBoarding
{
font-family: Montserrat, sans-serif;
background-image: url(../images/onboarding-bg.svg);
background-repeat: no-repeat;
background-position: center 30px;
background-size: 840px 600px;
min-height: 100%;
&.-registering
{
background-image... | frontend/src/css/containers/OnBoarding.css | #content
{
height: 100%;
}
/**
* Container
*/
.OnBoarding
{
font-family: Montserrat, sans-serif;
background-image: url(../images/onboarding-bg.svg);
background-repeat: no-repeat;
background-position: center 30px;
background-size: 840px 600px;
min-height: 100%;
&.-registering
{
background-image... | 0.319758 | 0.08218 |