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 |
|---|---|---|---|---|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* ::::::::::::::::::::::::::::::::::::: Aero Glass Options & Dialogs ::::::::::::::::::::::::::::::::::::::::::: */
@-moz-document url-prefix(chrome:) {
filefield, .fileFieldContentBox,
dialog{ -moz-appearance: -moz-win-glass !imp... | data/usercss/65013.user.css | @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* ::::::::::::::::::::::::::::::::::::: Aero Glass Options & Dialogs ::::::::::::::::::::::::::::::::::::::::::: */
@-moz-document url-prefix(chrome:) {
filefield, .fileFieldContentBox,
dialog{ -moz-appearance: -moz-win-glass !imp... | 0.208179 | 0.08266 |
@font-face{
font-family: "<NAME>";
src: url('Sensei-Medium.ttf');
}
html {scroll-behavior: smooth;}
body {
background-image: url("fullbg.jpg");
background-repeat: no-repeat;
background-size: 100vw 100%;
}
* {
box-sizing: border-box;
}
.nav{
list-style-type: none;
overflow: hidden;
}
.nav-item-left{
f... | style.css | @font-face{
font-family: "<NAME>";
src: url('Sensei-Medium.ttf');
}
html {scroll-behavior: smooth;}
body {
background-image: url("fullbg.jpg");
background-repeat: no-repeat;
background-size: 100vw 100%;
}
* {
box-sizing: border-box;
}
.nav{
list-style-type: none;
overflow: hidden;
}
.nav-item-left{
f... | 0.327561 | 0.076064 |
* {
margin: 0;
padding: 0;
border: none;
}
body {
min-width: 320px;
}
img {
width: 100%;
height: auto;
overflow-y: scroll;
overflow-x: hidden;
}
#wrapper {
width: 800px;
display: block;
margin: 0 auto;
margin-top: 80vh;
margin-bottom: 100px;
}
#wrapper header {
width: 100%;
height: 80vh;
... | docs/css/layouts.css | * {
margin: 0;
padding: 0;
border: none;
}
body {
min-width: 320px;
}
img {
width: 100%;
height: auto;
overflow-y: scroll;
overflow-x: hidden;
}
#wrapper {
width: 800px;
display: block;
margin: 0 auto;
margin-top: 80vh;
margin-bottom: 100px;
}
#wrapper header {
width: 100%;
height: 80vh;
... | 0.363421 | 0.057573 |
* {
outline: none;
font-family: "Hind normal", sans-serif;
letter-spacing: .046em; }
html,
body {
overflow: hidden;
background-color: #fff;
padding: 0;
margin: 0;
bottom: 0;
color: #495358;
right: 0;
left: 0;
top: 0;
font-size: 100%;
font-variant-ligatures: common-ligatures no-discretionary... | test/suite/fixture/style.css | * {
outline: none;
font-family: "Hind normal", sans-serif;
letter-spacing: .046em; }
html,
body {
overflow: hidden;
background-color: #fff;
padding: 0;
margin: 0;
bottom: 0;
color: #495358;
right: 0;
left: 0;
top: 0;
font-size: 100%;
font-variant-ligatures: common-ligatures no-discretionary... | 0.322846 | 0.082365 |
.category-list-container,
.model-one,
.category-list-container ul.category-nav li,
.category-list-container .category-content ul {
overflow: hidden;
}
.category-list-container ul.category-nav,
.category-list-container .category-content {
overflow-y: auto;
overflow-x: hidden;
}
.category-list-container .cate... | public/static/index/default/css/category.css | .category-list-container,
.model-one,
.category-list-container ul.category-nav li,
.category-list-container .category-content ul {
overflow: hidden;
}
.category-list-container ul.category-nav,
.category-list-container .category-content {
overflow-y: auto;
overflow-x: hidden;
}
.category-list-container .cate... | 0.386763 | 0.064271 |
html, body {
height: 100vh !important;
margin: 0px;
padding: 0px;
font-family: 'Roboto', sans-serif;
min-width: 366px;
overflow-x: hidden;
/*background-image: url(../img/example.jpg);*/
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
b... | public/css/style.css | html, body {
height: 100vh !important;
margin: 0px;
padding: 0px;
font-family: 'Roboto', sans-serif;
min-width: 366px;
overflow-x: hidden;
/*background-image: url(../img/example.jpg);*/
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
b... | 0.361728 | 0.10235 |
@font-face {
font-family: neon;
src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/707108/neon.ttf);
}
html, body {
margin: 0;
padding: 0;
}
.layout {
height: 100vh;
}
.menu {
position: absolute;
z-index: 1;
}
.menuList {
width: 300px;
background-color: black;
height: 100v... | src/components/styles.css | @font-face {
font-family: neon;
src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/707108/neon.ttf);
}
html, body {
margin: 0;
padding: 0;
}
.layout {
height: 100vh;
}
.menu {
position: absolute;
z-index: 1;
}
.menuList {
width: 300px;
background-color: black;
height: 100v... | 0.512205 | 0.135804 |
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,
font,
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,
button,
legend,
table,
caption,
... | content/css/system.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,
font,
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,
button,
legend,
table,
caption,
... | 0.42322 | 0.087097 |
.carousel-item {
height: 400px;
width: auto;
min-height: 400px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#header1{
background-image: url('../img/Jumbotron1.png')
}
#... | main/static/main/css/main.css | .carousel-item {
height: 400px;
width: auto;
min-height: 400px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#header1{
background-image: url('../img/Jumbotron1.png')
}
#... | 0.386185 | 0.073863 |
html {
scroll-behavior: smooth;
/* min-height: 100%; */
min-width: 100%;
position: relative;
max-width: 100%;
overflow-x: hidden;
}
body{
font-family: 'Comfortaa', cursive;
font: 400 15px/1.8 Lato, sans-serif;
color: #777;
}
a{
color: #000;
}
a:hover{
color: #000;
}
h1{
font-family: 'Right... | OpenSourceEvents-Frontend-master/OpenSourceEvents-Frontend-master/css/styles1.css | html {
scroll-behavior: smooth;
/* min-height: 100%; */
min-width: 100%;
position: relative;
max-width: 100%;
overflow-x: hidden;
}
body{
font-family: 'Comfortaa', cursive;
font: 400 15px/1.8 Lato, sans-serif;
color: #777;
}
a{
color: #000;
}
a:hover{
color: #000;
}
h1{
font-family: 'Right... | 0.256925 | 0.086709 |
@import url('spinner.css');
@import url('table.css');
@import url('search-form.css');
@import url('breaches-list.css');
@import url('breach-details.css');
@import url('user-lookup.css');
body {
font-family: 'Work Sans', Helvetica, sans-serif;
font-size: 16px;
font-weight: 300;
margin: 0;
}
h1, h2, h3,... | src/app/css/app.css | @import url('spinner.css');
@import url('table.css');
@import url('search-form.css');
@import url('breaches-list.css');
@import url('breach-details.css');
@import url('user-lookup.css');
body {
font-family: 'Work Sans', Helvetica, sans-serif;
font-size: 16px;
font-weight: 300;
margin: 0;
}
h1, h2, h3,... | 0.381104 | 0.084682 |
html {
overflow-y: scroll;
}
.DBR-margin-r-300 {
margin-top: 10px;
margin-right: 260px;
}
.DBR-float-left{
float: left;
}
.DBR-float-right{
float: right;
}
.DBR-button-reset{
width: 150px !important;
height: 40px !important;
text-align: center;
}
.DBR-jquery-dialog{
padding:20px;
displ... | public/wp-content/plugins/advanced-wp-reset/css/admin.css | html {
overflow-y: scroll;
}
.DBR-margin-r-300 {
margin-top: 10px;
margin-right: 260px;
}
.DBR-float-left{
float: left;
}
.DBR-float-right{
float: right;
}
.DBR-button-reset{
width: 150px !important;
height: 40px !important;
text-align: center;
}
.DBR-jquery-dialog{
padding:20px;
displ... | 0.240061 | 0.061509 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,800,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
/*
==========================================================================
General Styles & Helpers
====================================================... | restaurants/_Data/themes/css/style.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,800,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
/*
==========================================================================
General Styles & Helpers
====================================================... | 0.269902 | 0.075346 |
body{
color:#222;
-webkit-text-size-adjust:none;
overflow-x: hidden;margin:0;
padding:0;
}
#menu-trigger {
display:block;
font-size: 20px;
padding:0 20px;
z-index:99999999;
display: inline-block;
height:60px;
line-height: 60px
}
.head {
width:100%;
height:60px;
... | public/dashboard/dashcss.css | body{
color:#222;
-webkit-text-size-adjust:none;
overflow-x: hidden;margin:0;
padding:0;
}
#menu-trigger {
display:block;
font-size: 20px;
padding:0 20px;
z-index:99999999;
display: inline-block;
height:60px;
line-height: 60px
}
.head {
width:100%;
height:60px;
... | 0.231701 | 0.050307 |
body {
font-family:sans-serif;
}
#top_logo {
margin:0 auto;
height:143px; width:156px;
background:#fff url(../../images/login/fedena_logo.jpg) no-repeat;
}
#top_logo h1 {
text-indent:-9999px;
}
#help_top {
margin:0px auto;
width:614px;height:1.5em;
}
#help_top #help_link {float:right;}
#hel... | public/stylesheets/_layouts/login.css | body {
font-family:sans-serif;
}
#top_logo {
margin:0 auto;
height:143px; width:156px;
background:#fff url(../../images/login/fedena_logo.jpg) no-repeat;
}
#top_logo h1 {
text-indent:-9999px;
}
#help_top {
margin:0px auto;
width:614px;height:1.5em;
}
#help_top #help_link {float:right;}
#hel... | 0.205057 | 0.076788 |
* {
box-sizing: border-box;
}
body {
background-image: url(https://i.imgur.com/xWct4Y4.png);
background-size: 270px 213px;
color: #FFFFFF;
font-family: 'Quicksand', sans-serif;
}
input {
width: 50%;
}
.row {
margin-right: 0 ;
margin-left: 0;
}
.mover-right {
position: absolute;
right: 50px;
}
.flo... | public/style.css |
* {
box-sizing: border-box;
}
body {
background-image: url(https://i.imgur.com/xWct4Y4.png);
background-size: 270px 213px;
color: #FFFFFF;
font-family: 'Quicksand', sans-serif;
}
input {
width: 50%;
}
.row {
margin-right: 0 ;
margin-left: 0;
}
.mover-right {
position: absolute;
right: 50px;
}
.flo... | 0.461745 | 0.138695 |
@value borderColour: #bfbfbf;
@value borderWidth: 1px;
@value branchLabelWidth: 30px;
@value defaultRowHeight: 30px;
@value gridLineColour: #e5e5e5;
@value majorGridLineColour: #bfbfbf;
/*
Notes:
- Solid represents the explicit grid, dashed the implicit.
- The item column is explicitly sized as at-most 1fr, allowing... | src/parser/core/modules/Timeline/components/Timeline.module.css | @value borderColour: #bfbfbf;
@value borderWidth: 1px;
@value branchLabelWidth: 30px;
@value defaultRowHeight: 30px;
@value gridLineColour: #e5e5e5;
@value majorGridLineColour: #bfbfbf;
/*
Notes:
- Solid represents the explicit grid, dashed the implicit.
- The item column is explicitly sized as at-most 1fr, allowing... | 0.539711 | 0.349505 |
@import url("https://fonts.googleapis.com/css2?family=Yellowtail&display=swap");
/* font-family: 'Yellowtail', cursive; */
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
/* font-family: 'Oswald', sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Bitter:wght@300&display... | style.css | @import url("https://fonts.googleapis.com/css2?family=Yellowtail&display=swap");
/* font-family: 'Yellowtail', cursive; */
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
/* font-family: 'Oswald', sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Bitter:wght@300&display... | 0.296349 | 0.105303 |
@import url("./classes.css");
@import url("./tags.css");
@import url("./ids.css");
@media screen
{
div#subTitulo
{
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
color: #FFFFFF;
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #0038A8;
TEXT-ALIGN: center;
width: 100%;
... | agile-itsm-web/agile-itsm-web-portal/src/main/webapp/produtos/citquestionario/css/pesquisa.css | @import url("./classes.css");
@import url("./tags.css");
@import url("./ids.css");
@media screen
{
div#subTitulo
{
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
color: #FFFFFF;
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #0038A8;
TEXT-ALIGN: center;
width: 100%;
... | 0.154376 | 0.080177 |
.event-card {
margin: 1.8em 0;
padding: 2rem;
opacity: 1;
cursor: pointer;
border-radius: 30px;
}
.event-card:hover {
opacity: 1;
transform: scale(1.01);
}
.event-card-old {
background-color: var(--header-material);
}
.chevron-toggle-container {
display: flex;
}
.chevron-toggle {
display: flex;
... | src/components/events/events-card/events-card.css | .event-card {
margin: 1.8em 0;
padding: 2rem;
opacity: 1;
cursor: pointer;
border-radius: 30px;
}
.event-card:hover {
opacity: 1;
transform: scale(1.01);
}
.event-card-old {
background-color: var(--header-material);
}
.chevron-toggle-container {
display: flex;
}
.chevron-toggle {
display: flex;
... | 0.592902 | 0.105625 |
body {
margin: 0;
font-family: Helvetica, sans-serif;
background-color: #f4f4f4;
max-width: 1400px;
margin: 0 auto;
min-width: 300px;
background-color: #202124;
color: white;
}
main{
min-height: calc(100vh - 90px);
}
/* general -----------------------------------------------... | src/pages/pages.module.css | body {
margin: 0;
font-family: Helvetica, sans-serif;
background-color: #f4f4f4;
max-width: 1400px;
margin: 0 auto;
min-width: 300px;
background-color: #202124;
color: white;
}
main{
min-height: calc(100vh - 90px);
}
/* general -----------------------------------------------... | 0.498535 | 0.087681 |
@font-face {
font-family: 'Calvier';
src: url(../Assets/Calvier.ttf) format('truetype');
}
@font-face {
font-family: 'Amethyst';
src: url(../Assets/Amethyst.ttf) format('truetype');
}
@font-face {
font-family: 'sberg';
src: url(../Assets/Schwarzenberg.ttf);
}
body {
background-image: url... | CodeTalk/CodeTalk/wwwroot/Styles/StyleSheet.css | @font-face {
font-family: 'Calvier';
src: url(../Assets/Calvier.ttf) format('truetype');
}
@font-face {
font-family: 'Amethyst';
src: url(../Assets/Amethyst.ttf) format('truetype');
}
@font-face {
font-family: 'sberg';
src: url(../Assets/Schwarzenberg.ttf);
}
body {
background-image: url... | 0.446012 | 0.15109 |
*{
margin: 0;
padding: 0;
}
.pnavtop{
width: 1400px;
margin: auto;
}
.pnavtopl{
width: 200px;
height: 800px;
margin-top: 50px;
float: left;
}
.pnavtopr{
width: 1200px;
float: right;
}
.pnavtopa{
width: 1200px;
height: 100px;
margin: auto;
display: flex;
align-... | public/static/index/css/feed.css | *{
margin: 0;
padding: 0;
}
.pnavtop{
width: 1400px;
margin: auto;
}
.pnavtopl{
width: 200px;
height: 800px;
margin-top: 50px;
float: left;
}
.pnavtopr{
width: 1200px;
float: right;
}
.pnavtopa{
width: 1200px;
height: 100px;
margin: auto;
display: flex;
align-... | 0.398992 | 0.075824 |
/* - - - - - - - - - 各浏览器样式默认值标准化 - - - - - - - - -*/
html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,
a,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,f... | Public/Home/index/style/reset_css.css | /* - - - - - - - - - 各浏览器样式默认值标准化 - - - - - - - - -*/
html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,
a,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,f... | 0.117218 | 0.039825 |
@font-face {
font-family: "Inter";
src: url("/assets/font/Inter-Regular.otf");
src: url("/assets/font/Inter-Regular.woff2") format("woff2"),
url("/assets/font/Inter-Regular.woff") format("woff"),
url("/assets/font/Inter-Regular.ttf") format("truetype");
font-weight: 300;
font-style: normal;
}
@font-f... | design/common.blocks/page/_theme/page_theme_plus.post.css | @font-face {
font-family: "Inter";
src: url("/assets/font/Inter-Regular.otf");
src: url("/assets/font/Inter-Regular.woff2") format("woff2"),
url("/assets/font/Inter-Regular.woff") format("woff"),
url("/assets/font/Inter-Regular.ttf") format("truetype");
font-weight: 300;
font-style: normal;
}
@font-f... | 0.453988 | 0.12276 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100;200;300;400;500;600;700... | desafios/desafio12/estilo/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100;200;300;400;500;600;700... | 0.403449 | 0.074164 |
.tipsy {
padding: 5px;
font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
line-height: normal;
position: absolute;
z-index: 100000;
}
.tipsy-inner {
max-width: 300px;
padding: 6px;
background-color: #000;
color: #FFF;
text-align: center;
}
.tipsy-inner {
-webkit-border-radius: 3p... | assets/plugin/litebox/css/tipsy.css | .tipsy {
padding: 5px;
font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
line-height: normal;
position: absolute;
z-index: 100000;
}
.tipsy-inner {
max-width: 300px;
padding: 6px;
background-color: #000;
color: #FFF;
text-align: center;
}
.tipsy-inner {
-webkit-border-radius: 3p... | 0.419648 | 0.194005 |
body {
margin-bottom: 0;
overflow-x: hidden;
}
.star {
font-size: 30px !important;
}
.section-nav {
background: url(/img/american-best-friends-blond-hair-1574650.jpg);
background-repeat: no-repeat;
background-size: center;
background-size: cover;
background-position: center;
height: 100vh;
min-heig... | css/style.css | body {
margin-bottom: 0;
overflow-x: hidden;
}
.star {
font-size: 30px !important;
}
.section-nav {
background: url(/img/american-best-friends-blond-hair-1574650.jpg);
background-repeat: no-repeat;
background-size: center;
background-size: cover;
background-position: center;
height: 100vh;
min-heig... | 0.484136 | 0.085175 |
.screen-background {
background-repeat: no-repeat;
position: relative;
}
.panel-table {
position: absolute;
border-collapse: collapse;
border: 1px dashed yellow;
}
.panel-table td{
border: 1px dashed yellow;
}
.absolute{
position: absolute;
}
.background-color {
background-color: yellow;
}
.button-bord... | war/resources/css/main.css | .screen-background {
background-repeat: no-repeat;
position: relative;
}
.panel-table {
position: absolute;
border-collapse: collapse;
border: 1px dashed yellow;
}
.panel-table td{
border: 1px dashed yellow;
}
.absolute{
position: absolute;
}
.background-color {
background-color: yellow;
}
.button-bord... | 0.428473 | 0.05848 |
.form-control:focus {
border:1px solid #007bff !important;
outline: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
body{
/* font-size: 0.7rem !important; */
color:#475776 !important;
}
input::-webkit-input-placeholder,input::-moz-placeholder,input:-ms-input-placeholder,input:-moz-pl... | vue.client.dabook.vn/public/css/custom.css | .form-control:focus {
border:1px solid #007bff !important;
outline: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
body{
/* font-size: 0.7rem !important; */
color:#475776 !important;
}
input::-webkit-input-placeholder,input::-moz-placeholder,input:-ms-input-placeholder,input:-moz-pl... | 0.29798 | 0.069668 |
:root {
/* codeworld.css */
--link: #0000FF;
--alink: #FF0000;
--vlink: #800080;
--main-bg-color: #e5eff9;
--message-bg-color: #fcc;
--message-font-color: black;
--message-details-after-color: #888;
--kb-shortcuts-table-border: black;
--cw-button-color: white;
--cw-button-bg-... | web/css/theme-variables.css | :root {
/* codeworld.css */
--link: #0000FF;
--alink: #FF0000;
--vlink: #800080;
--main-bg-color: #e5eff9;
--message-bg-color: #fcc;
--message-font-color: black;
--message-details-after-color: #888;
--kb-shortcuts-table-border: black;
--cw-button-color: white;
--cw-button-bg-... | 0.295433 | 0.092033 |
html {
height: 100vh;
}
body {
height: 100%;
width: 100%;
margin: 0px;
font-family: monospace;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center... | src/css/resizer.css | html {
height: 100vh;
}
body {
height: 100%;
width: 100%;
margin: 0px;
font-family: monospace;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center... | 0.353651 | 0.034684 |
@tailwind base;
@tailwind components;
@tailwind utilities;
html,
body {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
margin: 0;
padding: 0;
position: absolute;
}
body,
input {
font: menu;
}
textarea,
input,
div,
button {
outline: none;
margin: 0;
}
.controls {
background-color: rgb(217... | src/App.global.css | @tailwind base;
@tailwind components;
@tailwind utilities;
html,
body {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
margin: 0;
padding: 0;
position: absolute;
}
body,
input {
font: menu;
}
textarea,
input,
div,
button {
outline: none;
margin: 0;
}
.controls {
background-color: rgb(217... | 0.715026 | 0.091829 |
body{
margin: 0;
padding: 0;
font-family: "Work Sans", Arial, sans-serif ;
background-color: #f1f1f1;
}
header{
background-image: url(/images/wmain.jpg);
height:80vh;
background-size: cover;
background-position: center;
padding-top: 40px;
}
*,
*::before,
*::after {
-webkit-box-sizing:border-box;
... | public/css/home.css | body{
margin: 0;
padding: 0;
font-family: "Work Sans", Arial, sans-serif ;
background-color: #f1f1f1;
}
header{
background-image: url(/images/wmain.jpg);
height:80vh;
background-size: cover;
background-position: center;
padding-top: 40px;
}
*,
*::before,
*::after {
-webkit-box-sizing:border-box;
... | 0.27048 | 0.055285 |
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, ... | css/index.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.266357 | 0.083143 |
== Styles used by the XUL radio element.
======================================================================= */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* ::::: radio ::::: */
radio {
-moz-appearance: radio-container;
margin: 2px 4px;
border-left: 2px transparen... | B2G/gecko/toolkit/themes/gnomestripe/global/radio.css | == Styles used by the XUL radio element.
======================================================================= */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* ::::: radio ::::: */
radio {
-moz-appearance: radio-container;
margin: 2px 4px;
border-left: 2px transparen... | 0.282592 | 0.201872 |
html, body {
font-family: Roboto, Arial, sans-serif;
font-size: 16px;
}
body {
margin: 0;
}
/* Disable ugly boxes around images in IE10 */
a img{
border: 0px;
}
::-moz-selection {
background-color: #4094a8;
color: #fff;
}
::selection {
background-color: #4094a8;
color: #fff;
}
.android-search-box .... | docs/themes/angular-google-maps/static/css/app.css | html, body {
font-family: Roboto, Arial, sans-serif;
font-size: 16px;
}
body {
margin: 0;
}
/* Disable ugly boxes around images in IE10 */
a img{
border: 0px;
}
::-moz-selection {
background-color: #4094a8;
color: #fff;
}
::selection {
background-color: #4094a8;
color: #fff;
}
.android-search-box .... | 0.434341 | 0.063308 |
{
background-color:#[BGCOLOR];
color:#[TEXTCOLOR];
width: [GALLERYWIDTH]px;
height: [GALLERYHEIGHT]px;
font-size:[TEXTSIZE]px;
position:relative;
overflow:hidden;
}
#umg_largelist[MODULEID]
{
z-index:10;
width:MATH[[GALLERYWIDTH]-220]px;
height:100%;
left:220px;
border-left:1px solid #999;... | DesktopModules/UltraMediaGallery/HtmlSlide/templates/image/Thumb-Left/style.css | {
background-color:#[BGCOLOR];
color:#[TEXTCOLOR];
width: [GALLERYWIDTH]px;
height: [GALLERYHEIGHT]px;
font-size:[TEXTSIZE]px;
position:relative;
overflow:hidden;
}
#umg_largelist[MODULEID]
{
z-index:10;
width:MATH[[GALLERYWIDTH]-220]px;
height:100%;
left:220px;
border-left:1px solid #999;... | 0.276886 | 0.175256 |
.wrap {
display: flex;
height: 100%;
justify-content: center;
margin: 0 auto;
max-width: 1280px;
}
.left-bar-container {
display: none;
}
@media only screen and (min-width: 500px) {
.left-bar-container {
display: flex;
flex-direction: column;
justify-content: space-between;
left: 0;
m... | public/css/app.css | .wrap {
display: flex;
height: 100%;
justify-content: center;
margin: 0 auto;
max-width: 1280px;
}
.left-bar-container {
display: none;
}
@media only screen and (min-width: 500px) {
.left-bar-container {
display: flex;
flex-direction: column;
justify-content: space-between;
left: 0;
m... | 0.419886 | 0.061678 |
body {
padding: 0 10px;
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "avenir next", avenir,
"Segoe UI", "lucida grande", "helvetica neue", helvetica, "Fira Sans",
roboto, noto, "Droid Sans", cantarell, oxygen, ubuntu,
"franklin gothic medium", "century gothic", "Liberation Sans", sans-serif;
}
h1,... | style.css | body {
padding: 0 10px;
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "avenir next", avenir,
"Segoe UI", "lucida grande", "helvetica neue", helvetica, "Fira Sans",
roboto, noto, "Droid Sans", cantarell, oxygen, ubuntu,
"franklin gothic medium", "century gothic", "Liberation Sans", sans-serif;
}
h1,... | 0.369884 | 0.098252 |
@gridblock _height_big: calc(auto + 20px);
/**move to css variables in time */
:root {
--rsp-break-xs: 400px;
--rsp-break-s: 576px;
--rsp-break-m: 768px;
--rsp-break-l: 992px;
--rsp-break-xl: 1200px;
--rsp-break-xxl: 1400px;
--rsp-spacing-xs: 10px;
--rsp-spacing-s: 15px;
--rsp-spacing-m: 20px;
--rsp... | static_content/wp-content/plugins/complianz-gdpr/assets/css/admin.css | @gridblock _height_big: calc(auto + 20px);
/**move to css variables in time */
:root {
--rsp-break-xs: 400px;
--rsp-break-s: 576px;
--rsp-break-m: 768px;
--rsp-break-l: 992px;
--rsp-break-xl: 1200px;
--rsp-break-xxl: 1400px;
--rsp-spacing-xs: 10px;
--rsp-spacing-s: 15px;
--rsp-spacing-m: 20px;
--rsp... | 0.422147 | 0.081666 |
body {
margin: 0;
min-height: 100vh;
display: grid;
grid-template-columns: auto 0;
grid-template-rows: 64px 1fr;
grid-template-areas: 'appbar options' 'symbols options';
color: #3c4043;
font-family: 'Roboto', sans-serif;
overflow: scroll;
}
.appbar {
grid-area: appbar;
}
.appbar-inner {
height: 1... | docs/main.css | body {
margin: 0;
min-height: 100vh;
display: grid;
grid-template-columns: auto 0;
grid-template-rows: 64px 1fr;
grid-template-areas: 'appbar options' 'symbols options';
color: #3c4043;
font-family: 'Roboto', sans-serif;
overflow: scroll;
}
.appbar {
grid-area: appbar;
}
.appbar-inner {
height: 1... | 0.535098 | 0.065545 |
.container {
position: relative;
}
.follow_cover {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
}
.follow_cover .fc_div {
width: 5.4rem;
height: 6.2rem;
background: #f5f5f5;
border-radius: .1rem;
margin: 1.4rem auto 0;
}
.follow... | static/Main/css/mine.css | .container {
position: relative;
}
.follow_cover {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
}
.follow_cover .fc_div {
width: 5.4rem;
height: 6.2rem;
background: #f5f5f5;
border-radius: .1rem;
margin: 1.4rem auto 0;
}
.follow... | 0.394084 | 0.054601 |
vertical-menu {
width: 50px;
position: fixed;
}
.vertical-menu a {
background-color: #F2F4F4;
border-color: #00ff0c;
color: black;
display: block;
padding: 12px;
text-decoration: none;
}
.vertical-menu a:hover {
background-color: #82CD73;
}
.vertical-menu a.active {
background... | s3_escarabajos-web/src/main/webapp/style.css | vertical-menu {
width: 50px;
position: fixed;
}
.vertical-menu a {
background-color: #F2F4F4;
border-color: #00ff0c;
color: black;
display: block;
padding: 12px;
text-decoration: none;
}
.vertical-menu a:hover {
background-color: #82CD73;
}
.vertical-menu a.active {
background... | 0.36557 | 0.12711 |
body {
background-color: #181818;
}
.ondemand {
/* background-color: #d22d2d !important;
background: -webkit-linear-gradient(to right, #8e1313, #d22d2d) !important;
background: linear-gradient(to right, #8e1313, #d22d2d) !important; */
background-image: url(https://res.cloudinary.com/sarjanamalam/i... | public/css/custom.css | body {
background-color: #181818;
}
.ondemand {
/* background-color: #d22d2d !important;
background: -webkit-linear-gradient(to right, #8e1313, #d22d2d) !important;
background: linear-gradient(to right, #8e1313, #d22d2d) !important; */
background-image: url(https://res.cloudinary.com/sarjanamalam/i... | 0.413832 | 0.125681 |
html,
body {
margin: 0;
height: 100%;
overflow: hidden
}
@font-face {
font-family: "Grotesk-Remix-reg";
src: url("fonts/39DD9F_0_0.woff") format("woff");
src: url("fonts/39DD9F_0_0.ttf") format("truetype"),
url("fonts/39DD9F_0_0.woff") format("woff"),
url("fonts/39DD9F_0_0.woff2") format("eot"),
... | src/components/App.css | html,
body {
margin: 0;
height: 100%;
overflow: hidden
}
@font-face {
font-family: "Grotesk-Remix-reg";
src: url("fonts/39DD9F_0_0.woff") format("woff");
src: url("fonts/39DD9F_0_0.ttf") format("truetype"),
url("fonts/39DD9F_0_0.woff") format("woff"),
url("fonts/39DD9F_0_0.woff2") format("eot"),
... | 0.454472 | 0.059592 |
.rtl {
direction: rtl; }
.rtl ul {
padding: 0; }
.rtl ul.breadcrumb {
padding: .75rem 1rem; }
.rtl ul.breadcrumb li.breadcrumb-item {
padding-left: .5rem; }
.rtl ul.breadcrumb li.breadcrumb-item a .material-icons {
float: right;
padding-left: 3px; }
.r... | assets/dashboard/css/pages/rtl.css | .rtl {
direction: rtl; }
.rtl ul {
padding: 0; }
.rtl ul.breadcrumb {
padding: .75rem 1rem; }
.rtl ul.breadcrumb li.breadcrumb-item {
padding-left: .5rem; }
.rtl ul.breadcrumb li.breadcrumb-item a .material-icons {
float: right;
padding-left: 3px; }
.r... | 0.482429 | 0.069352 |
nav {
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
line-height: 28px;
text-transform: uppercase;
padding: 30px 50px 30px 50px;
}
.normal {
font-family: "Montserrat", sans-serif;;
font-size: 15px;
font-weight: 400;
line-height... | public/css/style.css | nav {
font-family: "Montserrat", sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
line-height: 28px;
text-transform: uppercase;
padding: 30px 50px 30px 50px;
}
.normal {
font-family: "Montserrat", sans-serif;;
font-size: 15px;
font-weight: 400;
line-height... | 0.427636 | 0.115361 |
*,
*:after,
*::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:0px;
padding:0px;
}
html,body {
font-family: arial, sans-serif;
background:#fff;
color: #333;
font-size: 12px;
font-weight:
normal;width: 100%;
height: 10... | css/jmc_layout.css | *,
*:after,
*::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:0px;
padding:0px;
}
html,body {
font-family: arial, sans-serif;
background:#fff;
color: #333;
font-size: 12px;
font-weight:
normal;width: 100%;
height: 10... | 0.37777 | 0.05087 |
/* set the 3 primary theme colors */
/* all other theme colors and shades are derived from these 3 primary theme colors */
/* ideas for color schemes --> http://blog.visme.co/color-combinations/ */
/* specify colors are for a light or a dark theme, so we know how generate the other theme colors */
/* if your main ba... | docs/styles.css |
/* set the 3 primary theme colors */
/* all other theme colors and shades are derived from these 3 primary theme colors */
/* ideas for color schemes --> http://blog.visme.co/color-combinations/ */
/* specify colors are for a light or a dark theme, so we know how generate the other theme colors */
/* if your main ba... | 0.2763 | 0.029396 |
html {
background-color: rgb(192, 192, 192);
}
body {
margin-top: 0;
font-family: Arial, Helvetica, sans-serif;
width: 760px;
margin: 0 auto;
background-color: white;
border: 1px solid black;
padding: .5em 2em;
}
header {
margin: 0;
border-bottom: 2px solid black;
... | assignments/cit336/exercises/chapter04/main.css | html {
background-color: rgb(192, 192, 192);
}
body {
margin-top: 0;
font-family: Arial, Helvetica, sans-serif;
width: 760px;
margin: 0 auto;
background-color: white;
border: 1px solid black;
padding: .5em 2em;
}
header {
margin: 0;
border-bottom: 2px solid black;
... | 0.440951 | 0.085366 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
}
body.printable {
overflow: visible;
}
#page-wrapper {
height: 100vh;
display: flex;
flex-flow: row;
overflow: hidden;
}
#page-wrapper>div {
height: 100%;
flex: 1;
overflow: scroll;
}
#page-wrapper.printable {
... | static/css/main.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
}
body.printable {
overflow: visible;
}
#page-wrapper {
height: 100vh;
display: flex;
flex-flow: row;
overflow: hidden;
}
#page-wrapper>div {
height: 100%;
flex: 1;
overflow: scroll;
}
#page-wrapper.printable {
... | 0.503906 | 0.088583 |
body {
margin:0px;
background-image:none;
position:relative;
left:0px;
width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#u2449_div {
border-width:0px;
positi... | jbh/shenshen/files/p2c/styles.css | body {
margin:0px;
background-image:none;
position:relative;
left:0px;
width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#u2449_div {
border-width:0px;
positi... | 0.327776 | 0.054525 |
.binbuttons
{
background: #ddd;
border:1px solid #aaa;
margin-bottom:4px !important;
}
.binbutton
{
margin-bottom:4px !important;
}
.button_group {
margin:10px
}
/* All of this is old but potentially helpful */
/*
.binbuttons {
background: #ddd;
border:1px solid #aaa;
margin-bottom:... | somedjango/writing/static/writing/custom.css |
.binbuttons
{
background: #ddd;
border:1px solid #aaa;
margin-bottom:4px !important;
}
.binbutton
{
margin-bottom:4px !important;
}
.button_group {
margin:10px
}
/* All of this is old but potentially helpful */
/*
.binbuttons {
background: #ddd;
border:1px solid #aaa;
margin-bottom:... | 0.165425 | 0.076753 |
.Clat-topbar {
background-image: linear-gradient(#0F2027, #203A43, #2C5364);;
color: white;
position: fixed;
width: 100vw;
height: 30px;
padding: 0;
z-index: 101;
display: flex;
flex-direction: row;
}
.Clat-topbar .leftside {
height: 100%;
width: 30%;
display: flex;
... | public/css/topbar.css | .Clat-topbar {
background-image: linear-gradient(#0F2027, #203A43, #2C5364);;
color: white;
position: fixed;
width: 100vw;
height: 30px;
padding: 0;
z-index: 101;
display: flex;
flex-direction: row;
}
.Clat-topbar .leftside {
height: 100%;
width: 30%;
display: flex;
... | 0.848941 | 0.132402 |
.hide {
display: none;
}
.infotext {
text-align: left;
margin: 0 20px;
}
.infoimage {
width: 100%;
margin-bottom: 20px;
}
.infoimage > img {
width: 100%;
}
.separator {
width: 15px;
height: 5px;
background-image: url(/images/separator.svg?e3d155144a6c0b634544fcabc0a50c6e);
margin: 40px auto;
b... | public/css/supermodal.css | .hide {
display: none;
}
.infotext {
text-align: left;
margin: 0 20px;
}
.infoimage {
width: 100%;
margin-bottom: 20px;
}
.infoimage > img {
width: 100%;
}
.separator {
width: 15px;
height: 5px;
background-image: url(/images/separator.svg?e3d155144a6c0b634544fcabc0a50c6e);
margin: 40px auto;
b... | 0.461259 | 0.098079 |
* {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
body {
background: #fff;
color: #333;
line-height: 1.6;
}
ul {
list-style: none;
}
a {
color: steelblue;
text-decoration: none;
}
h1, h2 {
font-weight: 300;
line-height: 1.2;
}
p {
margin: 10p... | CSS/style.css |
* {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
body {
background: #fff;
color: #333;
line-height: 1.6;
}
ul {
list-style: none;
}
a {
color: steelblue;
text-decoration: none;
}
h1, h2 {
font-weight: 300;
line-height: 1.2;
}
p {
margin: 10p... | 0.3863 | 0.094177 |
.wrapper { min-width:1150px !important; }
.theme_selector ul,
.theme_selector li {
margin:0 !important;
padding:0 !important;
list-style-type:none !important;
background: #FFFFFF !important;
color: black !important;
}
.theme_selector img { border:0; }
.theme_selector { font:11px/14px arial; }
.co... | skin/adminhtml/default/default/xmlconnect/styles.css | .wrapper { min-width:1150px !important; }
.theme_selector ul,
.theme_selector li {
margin:0 !important;
padding:0 !important;
list-style-type:none !important;
background: #FFFFFF !important;
color: black !important;
}
.theme_selector img { border:0; }
.theme_selector { font:11px/14px arial; }
.co... | 0.427994 | 0.082697 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-color: #F9F6F4;
font-family: 'Montserrat', sans-serif;
padding: 15px;
}
/* HEADER */
#logo {
max-width: 100px;
}
.search {
width: 40%;
position: relative;
display: flex;
}
.search input {
border-radi... | public/css/style.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-color: #F9F6F4;
font-family: 'Montserrat', sans-serif;
padding: 15px;
}
/* HEADER */
#logo {
max-width: 100px;
}
.search {
width: 40%;
position: relative;
display: flex;
}
.search input {
border-radi... | 0.421314 | 0.129733 |
@charset "UTF-8";
/*
~ Copyright 2017, WSO2 Inc. (http://www.wso2.com)
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unl... | components/org.wso2.carbon.siddhi.editor.core/src/main/resources/web/commons/css/simulator.css | @charset "UTF-8";
/*
~ Copyright 2017, WSO2 Inc. (http://www.wso2.com)
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unl... | 0.582372 | 0.082475 |
@font-face {
font-family: 'Gilroy';
src: url('Gilroy-ExtraBoldItalic.eot');
src: url('Gilroy-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
url('Gilroy-ExtraBoldItalic.woff2') format('woff2'),
url('Gilroy-ExtraBoldItalic.woff') format('woff'),
url('Gilroy-ExtraBoldItalic.t... | src/static/fonts/stylesheet.css | @font-face {
font-family: 'Gilroy';
src: url('Gilroy-ExtraBoldItalic.eot');
src: url('Gilroy-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
url('Gilroy-ExtraBoldItalic.woff2') format('woff2'),
url('Gilroy-ExtraBoldItalic.woff') format('woff'),
url('Gilroy-ExtraBoldItalic.t... | 0.303216 | 0.071689 |
width:80%;
height:80%;
background-color:#000;
opacity: 0.8;
border-radius: 20px;
position:fixed;
top:10%;
left:10%;
}
#form input{
position: relative; display:block;
width:60%; height:9%; font-size:17pt;
left:20%; margin-bottom:18%; border-radius: 10px;
margin-top: 30px; text-align: cent... | public/css/part1.css | width:80%;
height:80%;
background-color:#000;
opacity: 0.8;
border-radius: 20px;
position:fixed;
top:10%;
left:10%;
}
#form input{
position: relative; display:block;
width:60%; height:9%; font-size:17pt;
left:20%; margin-bottom:18%; border-radius: 10px;
margin-top: 30px; text-align: cent... | 0.456531 | 0.073763 |
body {
background: url('../img/bg.jpg');
background-size:cover;
} */
/* loading */
.no-js #loader { display: none; }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('.... | public/css/custom.css | body {
background: url('../img/bg.jpg');
background-size:cover;
} */
/* loading */
.no-js #loader { display: none; }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('.... | 0.306631 | 0.061396 |
@-moz-document domain("community.eu.playstation.com") {
/* Rimuovo sidebar nei topics */
#lia-body.ForumTopicPage .lia-content .lia-quilt-column-06 { display: none !important; }
/* Rendo header largo 100% */
#lia-body.ForumTopicPage .lia-content .lia-quilt-layout-two-column-main-side .lia-quilt-column-common-he... | data/usercss/63611.user.css | @-moz-document domain("community.eu.playstation.com") {
/* Rimuovo sidebar nei topics */
#lia-body.ForumTopicPage .lia-content .lia-quilt-column-06 { display: none !important; }
/* Rendo header largo 100% */
#lia-body.ForumTopicPage .lia-content .lia-quilt-layout-two-column-main-side .lia-quilt-column-common-he... | 0.181553 | 0.032467 |
html,
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
#root {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
}
.fighters {
display: flex;
justify-content: space-between;
align-items: center;... | src/styles/styles.css | html,
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
#root {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
}
.fighters {
display: flex;
justify-content: space-between;
align-items: center;... | 0.498779 | 0.116663 |
html {
font-size: 100%;
}
body {
background: #ffffff;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
color: #313131;
line-height: 28px;
text-align: center;
overflow-x: hidden !important;
margin: auto !important;
}
#tagcanvas {
z-index: 103;
positi... | client/css/shrofile.css | html {
font-size: 100%;
}
body {
background: #ffffff;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
color: #313131;
line-height: 28px;
text-align: center;
overflow-x: hidden !important;
margin: auto !important;
}
#tagcanvas {
z-index: 103;
positi... | 0.370339 | 0.061989 |
.sec_member {
height: 47.867rem;
width: 97.5416rem;
background: url(../images/module-bg.02d907c.jpg) no-repeat -13.5351rem 0rem;
-webkit-background-size: 97.5416rem,47.867rem;
background-size: 97.5416rem,47.867rem;
}
.membernav {
height: 47.867rem;
border: 1px solid #A3A3A3;
/* border-radius: 1rem; */
bo... | CSS/index_member.css | .sec_member {
height: 47.867rem;
width: 97.5416rem;
background: url(../images/module-bg.02d907c.jpg) no-repeat -13.5351rem 0rem;
-webkit-background-size: 97.5416rem,47.867rem;
background-size: 97.5416rem,47.867rem;
}
.membernav {
height: 47.867rem;
border: 1px solid #A3A3A3;
/* border-radius: 1rem; */
bo... | 0.304352 | 0.051201 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
.section1 {
height: 100vh;
background-color: white;
background-image: linear-gradient(100deg, #fff 51%, rgb(245, 180, 0) 50%);
}
#header {
height: 90px;
}
/*logo styling*/
.logo img {
... | css/style.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
.section1 {
height: 100vh;
background-color: white;
background-image: linear-gradient(100deg, #fff 51%, rgb(245, 180, 0) 50%);
}
#header {
height: 90px;
}
/*logo styling*/
.logo img {
... | 0.324663 | 0.139338 |
html,body{height:100%;}
img{
width: 100%;
vertical-align: middle;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
form,
div,
fieldset,
legend,
img,
input,
a,
::before,
::after {
/*padding: 0;
margin: 0;*/
-webkit-tap-highlight-color: transparent;
}
ul,
ol,
li {
list-style: none;
padding: 0;
}
em,
i... | public/mstock_assets/home/css/moblie/tradeCommon.css | html,body{height:100%;}
img{
width: 100%;
vertical-align: middle;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
form,
div,
fieldset,
legend,
img,
input,
a,
::before,
::after {
/*padding: 0;
margin: 0;*/
-webkit-tap-highlight-color: transparent;
}
ul,
ol,
li {
list-style: none;
padding: 0;
}
em,
i... | 0.206014 | 0.04548 |
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #f4f4f4;
}
.container {
width: 90%;
}
/* Start Navbar style*/
.navbar {
background-color: #00001a;
opacity: 1;
height: 10vh;
}
.navbar a {
font-size: 18px;
text-transform: uppercase;... | public/css/trainer.css |
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #f4f4f4;
}
.container {
width: 90%;
}
/* Start Navbar style*/
.navbar {
background-color: #00001a;
opacity: 1;
height: 10vh;
}
.navbar a {
font-size: 18px;
text-transform: uppercase;... | 0.491456 | 0.096068 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1184px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u343 {
position:absolute;
left:0px;
top:0px;
width:0px;
height:0px;
}
#u344_div {
position:absolute;
left:0px;... | proj/uxweb/wires/files/sign_in_-_pop_up/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1184px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u343 {
position:absolute;
left:0px;
top:0px;
width:0px;
height:0px;
}
#u344_div {
position:absolute;
left:0px;... | 0.299003 | 0.048428 |
* {
box-sizing: border-box;
}
html{
width:100%;
height:99%;
margin:0;
padding:0;
}
body {
background-color: #F5F5F5;
width:100%;
height:100%;
margin:0;
padding:0;
font-family: "PT Sans Caption", sans-serif;
}
#start{
width:100%;
height:5%;
}
input{
width:100%;
/*height:5%;*/
float: left;
... | RandomisationVar/RVar.css | * {
box-sizing: border-box;
}
html{
width:100%;
height:99%;
margin:0;
padding:0;
}
body {
background-color: #F5F5F5;
width:100%;
height:100%;
margin:0;
padding:0;
font-family: "PT Sans Caption", sans-serif;
}
#start{
width:100%;
height:5%;
}
input{
width:100%;
/*height:5%;*/
float: left;
... | 0.415136 | 0.090013 |
*{
margin: 0;
padding: 0;
}
.back-container{
background: #c5c4c4;
}
.container{
margin: 0 auto;
width: 70%;
}
.logo img{
width: 300px;
height: 170px;
margin: 2% 0;
background-repeat: no-repeat;
border: 2px solid white;
}
/* Start navigation */
.nav{
background: #15191d... | css/style.css | *{
margin: 0;
padding: 0;
}
.back-container{
background: #c5c4c4;
}
.container{
margin: 0 auto;
width: 70%;
}
.logo img{
width: 300px;
height: 170px;
margin: 2% 0;
background-repeat: no-repeat;
border: 2px solid white;
}
/* Start navigation */
.nav{
background: #15191d... | 0.20947 | 0.050635 |
html.auth-page,
html.auth-page body{
background: #1b2032;
}
.d-none{ display: none; }
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px sol... | public/back-office/css/style.css | html.auth-page,
html.auth-page body{
background: #1b2032;
}
.d-none{ display: none; }
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px sol... | 0.4436 | 0.113236 |
@font-face {
font-family: 'iconic';
src: url('iconic56de.eot?99378382');
src: url('iconic56de.eot?99378382#iefix') format('embedded-opentype'),
url('iconic56de.woff?99378382') format('woff'),
url('iconic56de.ttf?99378382') format('truetype'),
url('iconic56de.svg?99378382#iconic') format('svg'... | admin/public/assets/icons/iconic/iconic.css | @font-face {
font-family: 'iconic';
src: url('iconic56de.eot?99378382');
src: url('iconic56de.eot?99378382#iefix') format('embedded-opentype'),
url('iconic56de.woff?99378382') format('woff'),
url('iconic56de.ttf?99378382') format('truetype'),
url('iconic56de.svg?99378382#iconic') format('svg'... | 0.334263 | 0.06165 |
.box2 {
height: 86px;
cursor: pointer;
border-radius: 4px;
padding: 0px 30px 0px 30px;
background-color: #fff;
border-radius: 4px;
border: 1px solid #e4ecf3;
margin-bottom: 15px!important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0... | assets/css/nav.css | .box2 {
height: 86px;
cursor: pointer;
border-radius: 4px;
padding: 0px 30px 0px 30px;
background-color: #fff;
border-radius: 4px;
border: 1px solid #e4ecf3;
margin-bottom: 15px!important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0... | 0.417153 | 0.157622 |
.library {
color: var(--textColor);
padding: 0.5rem 1rem;
}
.library__header {
display: flex;
align-items: center;
justify-content: space-between;
}
.library__titleText {
margin-left: 1rem;
font-size: 2.2rem;
font-weight: 500;
}
.library__playlistTitleText {
margin-left: 1rem;
font-size: 1.6rem;
... | src/styles/Library.css | .library {
color: var(--textColor);
padding: 0.5rem 1rem;
}
.library__header {
display: flex;
align-items: center;
justify-content: space-between;
}
.library__titleText {
margin-left: 1rem;
font-size: 2.2rem;
font-weight: 500;
}
.library__playlistTitleText {
margin-left: 1rem;
font-size: 1.6rem;
... | 0.543833 | 0.109372 |
.button {
display: inline-block;
text-decoration: none;
font: bold 12px/12px HelveticaNeue, Arial;
padding: 8px 11px;
color: #555;
border: 1px solid #dedede;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.button.white {
background: #f5f5f5;
filter: progid:DXImageTrans... | AccDC Technical Style Guide/Coding Arena/ARIA Toggles, Checkboxes, Links, and Buttons/Toggle Buttons (Simulated with No ARIA)/css/simple_web_buttons.css | .button {
display: inline-block;
text-decoration: none;
font: bold 12px/12px HelveticaNeue, Arial;
padding: 8px 11px;
color: #555;
border: 1px solid #dedede;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.button.white {
background: #f5f5f5;
filter: progid:DXImageTrans... | 0.255994 | 0.114121 |
.jfx-tab-pane .tab-header-background {
-fx-background-color: white;
}
.jfx-tab-pane .tab-header-area .tab-down-button {
-fx-background-color: WHITE;
-fx-min-width: 0.8em;
-fx-max-width: 0.8em;
-fx-min-height: 1.3em;
-fx-max-height: 1.3em;
}
.jfx-tab-pane .tab-header-area .control-buttons-tab .... | src/gal/sdc/usc/risk/gui/jfx.css | .jfx-tab-pane .tab-header-background {
-fx-background-color: white;
}
.jfx-tab-pane .tab-header-area .tab-down-button {
-fx-background-color: WHITE;
-fx-min-width: 0.8em;
-fx-max-width: 0.8em;
-fx-min-height: 1.3em;
-fx-max-height: 1.3em;
}
.jfx-tab-pane .tab-header-area .control-buttons-tab .... | 0.599251 | 0.107017 |
html { overflow-y: scroll; } /* Always show a scrollbar */
.shy { display: none ; }
h1 { font-size: 2em ; }
h2 { font-size: 1.5em ; }
h3 { font-size: 1.2em ; }
a { color: #00438E ; }
#logo {
height: 40px;
}
.navbar-default {
background-color: #002247
}
.navbar-default .navbar-nav>.active>a,
.navbar-default ... | matconvnet/doc/site/docs/css/fixes.css | html { overflow-y: scroll; } /* Always show a scrollbar */
.shy { display: none ; }
h1 { font-size: 2em ; }
h2 { font-size: 1.5em ; }
h3 { font-size: 1.2em ; }
a { color: #00438E ; }
#logo {
height: 40px;
}
.navbar-default {
background-color: #002247
}
.navbar-default .navbar-nav>.active>a,
.navbar-default ... | 0.482429 | 0.082107 |
body {
background: rgb(250, 250, 250);
}
#main_footer{
display: none;
}
.navbar-default {
/*background: green;*/
}
.main-content-head-ico {
width: 30%;
height: 4.1em;
}
/*.navbar-brand span {*/
/*font-size: 30px;*/
/*color: rgb(246, 252, 246);*/
/*}*/
.navbar-brand #ico-one {
color: greenyellow;
font-si... | frontend/web/css/three.css | body {
background: rgb(250, 250, 250);
}
#main_footer{
display: none;
}
.navbar-default {
/*background: green;*/
}
.main-content-head-ico {
width: 30%;
height: 4.1em;
}
/*.navbar-brand span {*/
/*font-size: 30px;*/
/*color: rgb(246, 252, 246);*/
/*}*/
.navbar-brand #ico-one {
color: greenyellow;
font-si... | 0.240864 | 0.066782 |
.noscroll {
position: fixed;
overflow-y: scroll;
width: 100%;
}
.chatbubble {
position: fixed;
bottom: 0;
right: 0px;
z-index: 1049;
transform: translateY(555px);
transition: transform .1s ease-in-out;
-webkit-transition: transform .1s ease-in-out;
}
.chatbubble.opened {
transform: tr... | public/resources/css/chatbox.css | .noscroll {
position: fixed;
overflow-y: scroll;
width: 100%;
}
.chatbubble {
position: fixed;
bottom: 0;
right: 0px;
z-index: 1049;
transform: translateY(555px);
transition: transform .1s ease-in-out;
-webkit-transition: transform .1s ease-in-out;
}
.chatbubble.opened {
transform: tr... | 0.400046 | 0.081009 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*,*::before,*::after{
margin: 0;
border: 0;
box-sizing: border-box;
font-family: 'Poppins',
sans-serif;
}
i,
svg {
pointer-events: none;
}
header {
text-align: center;
font-size:1rem;
font-weight: bold;
... | styles/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*,*::before,*::after{
margin: 0;
border: 0;
box-sizing: border-box;
font-family: 'Poppins',
sans-serif;
}
i,
svg {
pointer-events: none;
}
header {
text-align: center;
font-size:1rem;
font-weight: bold;
... | 0.459561 | 0.092319 |
body {
font-family: Roboto, sans-serif;
font-size: 80%;
}
h1 {
font-size: 165%;
margin-bottom: 1em;
}
h1 span {
font-size: 100%;
font-weight: normal;
}
#navi {
margin: -10px -10px 20px -10px;
padding: 15px 10px;
color: #fff;
background-color: #005f6a; /* random petrol */
b... | app/static/style.css | body {
font-family: Roboto, sans-serif;
font-size: 80%;
}
h1 {
font-size: 165%;
margin-bottom: 1em;
}
h1 span {
font-size: 100%;
font-weight: normal;
}
#navi {
margin: -10px -10px 20px -10px;
padding: 15px 10px;
color: #fff;
background-color: #005f6a; /* random petrol */
b... | 0.313 | 0.134321 |
.player {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
width: 100%;
height: 10vh;
position: relative; }
.player .smallCover {
width: 10vh;
height: 10vh;
display: inline-block;
margin: 0;
background-size: cover; }
.player .smallTitle {
disp... | src/components/Player/style.css | .player {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
width: 100%;
height: 10vh;
position: relative; }
.player .smallCover {
width: 10vh;
height: 10vh;
display: inline-block;
margin: 0;
background-size: cover; }
.player .smallTitle {
disp... | 0.585812 | 0.088939 |
.root {
-fx-base: rgb(50, 50, 50);
-fx-background: rgb(50, 50, 50);
-fx-control-inner-background: rgb(50, 50, 50);
}
.tab {
-fx-background-color: linear-gradient(to top, -fx-base, derive(-fx-base,30%));
}
.menu-bar {
-fx-background-color: linear-gradient(to bottom, -fx-base, derive(-fx-base,30%));
}
.tool-bar:horiz... | src/kujiin/assets/styles/default.css | .root {
-fx-base: rgb(50, 50, 50);
-fx-background: rgb(50, 50, 50);
-fx-control-inner-background: rgb(50, 50, 50);
}
.tab {
-fx-background-color: linear-gradient(to top, -fx-base, derive(-fx-base,30%));
}
.menu-bar {
-fx-background-color: linear-gradient(to bottom, -fx-base, derive(-fx-base,30%));
}
.tool-bar:horiz... | 0.738858 | 0.101056 |
.contact{
min-height: 100vh;
width: 100%;
background:
linear-gradient(to bottom right, #3e678c 50%, transparent 50.5%) no-repeat bottom,
linear-gradient(0deg, #53a2a5,#01567e) no-repeat top;
color: white;
background-size: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-... | css/footer.css | .contact{
min-height: 100vh;
width: 100%;
background:
linear-gradient(to bottom right, #3e678c 50%, transparent 50.5%) no-repeat bottom,
linear-gradient(0deg, #53a2a5,#01567e) no-repeat top;
color: white;
background-size: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-... | 0.5564 | 0.072407 |
/* GERAL */
* {
margin:0;
box-sizing: border-box;
}
body{
font-family: 'Raleway', Arial, Helvetica, sans-serif;
margin:0;
}
/* LAYOUT */
.container{
max-width:1080px;
margin:0 auto;
}
a{
text-decoration:none;
}
/* BOTÃO */
.btn{
border-radius: 3r... | css/style.css |
/* GERAL */
* {
margin:0;
box-sizing: border-box;
}
body{
font-family: 'Raleway', Arial, Helvetica, sans-serif;
margin:0;
}
/* LAYOUT */
.container{
max-width:1080px;
margin:0 auto;
}
a{
text-decoration:none;
}
/* BOTÃO */
.btn{
border-radius: 3r... | 0.153232 | 0.048316 |
Admin panel-wide styles
*/
body {
background: #eceef1;
color: #7d8693;
font: 15px/25px "Helvetica Neue", "Open Sans", "DejaVu Sans", "Arial", sans-serif;
}
b, strong {
font-weight: 500;
}
a, button, input[type="button"], input[type="reset"], input[type="submit"] {
color: #486899;
text-decoration: none;
-w... | cms-anchor/anchor/views/assets/css/admin.css | Admin panel-wide styles
*/
body {
background: #eceef1;
color: #7d8693;
font: 15px/25px "Helvetica Neue", "Open Sans", "DejaVu Sans", "Arial", sans-serif;
}
b, strong {
font-weight: 500;
}
a, button, input[type="button"], input[type="reset"], input[type="submit"] {
color: #486899;
text-decoration: none;
-w... | 0.165965 | 0.086825 |
body {padding:0; margin:0;width: 100%;height: 100%;}
html {font-family:"Microsoft YaHei";height: 100%;}
select {font-family:"Microsoft YaHei";}
input {font-family:黑体;}
a{
text-decoration:none;
}
.main{
width: 50px;
height: 50px;
border: 1px solid;
}
/*左边的菜单栏*/
.menu_body{
background-color: #404040;
... | public/index/css/index.css | body {padding:0; margin:0;width: 100%;height: 100%;}
html {font-family:"Microsoft YaHei";height: 100%;}
select {font-family:"Microsoft YaHei";}
input {font-family:黑体;}
a{
text-decoration:none;
}
.main{
width: 50px;
height: 50px;
border: 1px solid;
}
/*左边的菜单栏*/
.menu_body{
background-color: #404040;
... | 0.343452 | 0.064271 |
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-w... | css/glyphs.css | @font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-w... | 0.211091 | 0.050214 |
.text-left {
text-align: left;
}
/* 文字居中对齐 */
.text-center {
text-align: center;
}
/* 文字右对齐 */
.text-right {
text-align: right;
}
.container {
padding: 0 20rpx;
}
/* 水平间距 */
.padding-left-10 {
padding-left: 10rpx;
}
.padding-left-20 {
padding-left: 20rpx;
}
.padding-left-30 {
padding-left: 30r... | common/css/feiyu-css.css | .text-left {
text-align: left;
}
/* 文字居中对齐 */
.text-center {
text-align: center;
}
/* 文字右对齐 */
.text-right {
text-align: right;
}
.container {
padding: 0 20rpx;
}
/* 水平间距 */
.padding-left-10 {
padding-left: 10rpx;
}
.padding-left-20 {
padding-left: 20rpx;
}
.padding-left-30 {
padding-left: 30r... | 0.258139 | 0.06216 |
.a2z {font-family:Arial,Helvetica,sans-serif;text-align:center}
.aspectratio {font-family:Arial,Helvetica,sans-serif;font-weight:bold}
.attention { background-color: #FFFF99; }
.awardheader {font-family:Arial,Helvetica,sans-serif;font-weight:bold;background-color:#ffffdb}
.awardindent {margin-left:20pt}
.awardlabel {fo... | backends/imdb/spec/fixtures/madeagoestojail_poster_pliki/consumersite.css | .a2z {font-family:Arial,Helvetica,sans-serif;text-align:center}
.aspectratio {font-family:Arial,Helvetica,sans-serif;font-weight:bold}
.attention { background-color: #FFFF99; }
.awardheader {font-family:Arial,Helvetica,sans-serif;font-weight:bold;background-color:#ffffdb}
.awardindent {margin-left:20pt}
.awardlabel {fo... | 0.482185 | 0.134236 |
@charset "utf-8";
/* CSS Document */
#view{ width:768px; height:1024px; position:relative; overflow:hidden;}
.showBtn { position:absolute;}
.showBtn.show{ z-index:100;}
.showBtn .button{ width:44px; height:44px; position:absolute;padding:7px;-webkit-transition:all 0.5s ease-out; }
.showBtn.rt1{right:66px; top:50px;}
... | data/train/css/ace5bbfed6c31012e13fc43ef777316aa5c80fd3showBtn.css | @charset "utf-8";
/* CSS Document */
#view{ width:768px; height:1024px; position:relative; overflow:hidden;}
.showBtn { position:absolute;}
.showBtn.show{ z-index:100;}
.showBtn .button{ width:44px; height:44px; position:absolute;padding:7px;-webkit-transition:all 0.5s ease-out; }
.showBtn.rt1{right:66px; top:50px;}
... | 0.218336 | 0.055413 |
@font-face {
font-family: "Gilroy-ExtraBoldItalic";
src: url("/f/Gilroy-ExtraBoldItalic.woff2") format("woff2"), url("/f/Gilroy-ExtraBoldItalic.woff") format("woff");
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Gilroy-Black";
src: url("/f/Gilroy-Black.woff2") fo... | public/css/style.css | @font-face {
font-family: "Gilroy-ExtraBoldItalic";
src: url("/f/Gilroy-ExtraBoldItalic.woff2") format("woff2"), url("/f/Gilroy-ExtraBoldItalic.woff") format("woff");
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Gilroy-Black";
src: url("/f/Gilroy-Black.woff2") fo... | 0.313945 | 0.077308 |
@charset "utf-8";
/* CSS Document */
body{ background: #f0f3f6 !important; margin:0; font-family: 'Open Sans', sans-serif !important; font-size:12.7 px; color:#000;}
*{margin:0; padding:0px; font-size:12.7 px;}
p{margin:0;}
a:hover, a:focus {color:#333;}
html, address, blockquote, body, dd, div, dl, dt, fieldset,... | assets/css/style.css | @charset "utf-8";
/* CSS Document */
body{ background: #f0f3f6 !important; margin:0; font-family: 'Open Sans', sans-serif !important; font-size:12.7 px; color:#000;}
*{margin:0; padding:0px; font-size:12.7 px;}
p{margin:0;}
a:hover, a:focus {color:#333;}
html, address, blockquote, body, dd, div, dl, dt, fieldset,... | 0.278257 | 0.050541 |
.full-bg {
background: #16222A;
background: -webkit-linear-gradient(to right, #3A6073, #16222A);
background: linear-gradient(to right, #3A6073, #16222A);
min-height: 94vh !important;
height: auto !important;
overflow: auto !important;
}
.table {
min-height: 250px;
}
.header-table {
min-height: 45px;
... | src/app/components/history/history.component.css | .full-bg {
background: #16222A;
background: -webkit-linear-gradient(to right, #3A6073, #16222A);
background: linear-gradient(to right, #3A6073, #16222A);
min-height: 94vh !important;
height: auto !important;
overflow: auto !important;
}
.table {
min-height: 250px;
}
.header-table {
min-height: 45px;
... | 0.376509 | 0.114963 |
.background_paleGreen5,
.hover_background_paleGreen5:hover,
.active_background_paleGreen5:active:hover {
background: #06a206;
background-image: -moz-linear-gradient(top, rgb(8, 203, 8) 0%, rgb(6, 162, 6) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(8, 203, 8))... | widgets/common/assets/gradients/simple/paleGreen/paleGreen5.css | .background_paleGreen5,
.hover_background_paleGreen5:hover,
.active_background_paleGreen5:active:hover {
background: #06a206;
background-image: -moz-linear-gradient(top, rgb(8, 203, 8) 0%, rgb(6, 162, 6) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(8, 203, 8))... | 0.486575 | 0.079032 |
html {
background-color: rgba(54, 59, 136, 0.71);
background-image: url("../images/familysky.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size:cover;
}
.notFound {
background-image: url("../images/notFound.jpg");
height: 1000px;
}
.navbar-ite... | public/styles/styles.css | html {
background-color: rgba(54, 59, 136, 0.71);
background-image: url("../images/familysky.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size:cover;
}
.notFound {
background-image: url("../images/notFound.jpg");
height: 1000px;
}
.navbar-ite... | 0.383064 | 0.081155 |
@font-face {
font-family: Aduma;
font-weight: 400;
font-style: normal;
src: url("../fonts/Aduma-Light.woff") format("woff"), url("../fonts/Aduma-Light.woff2") format("woff2"); }
@font-face {
font-family: Aduma;
font-weight: bold;
font-style: normal;
src: url("../fonts/Aduma-Bold.woff") format("woff"), u... | app/css/main.css | @font-face {
font-family: Aduma;
font-weight: 400;
font-style: normal;
src: url("../fonts/Aduma-Light.woff") format("woff"), url("../fonts/Aduma-Light.woff2") format("woff2"); }
@font-face {
font-family: Aduma;
font-weight: bold;
font-style: normal;
src: url("../fonts/Aduma-Bold.woff") format("woff"), u... | 0.420957 | 0.04725 |