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 |
|---|---|---|---|---|
*, ::before, ::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.core{
height: 70%;
width: 80%;
margin-left: auto;
margin-right: auto;
}
/*ABOUT*/
/*core*/
#core_about{
min-height: 10px;
margin-left: auto;
margin-right: auto;
}
.container-about d... | public/css/footer/footer.css | *, ::before, ::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.core{
height: 70%;
width: 80%;
margin-left: auto;
margin-right: auto;
}
/*ABOUT*/
/*core*/
#core_about{
min-height: 10px;
margin-left: auto;
margin-right: auto;
}
.container-about d... | 0.315947 | 0.056004 |
header {
background-color: #abe9cd;
background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
header .navbar {
z-index: 9;
}
header .navbar ul li {
border: 1px solid white;
margin: 5px;
width: 36px;
... | public/assets/css/main.css | header {
background-color: #abe9cd;
background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
header .navbar {
z-index: 9;
}
header .navbar ul li {
border: 1px solid white;
margin: 5px;
width: 36px;
... | 0.378229 | 0.061734 |
body {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}
.demo-page {
width: 100vw;
height: 100vh;
text-align: center;
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-si... | react-stacked-alerts/src/App.css | body {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}
.demo-page {
width: 100vw;
height: 100vh;
text-align: center;
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-si... | 0.519765 | 0.070176 |
:root {
--pf-global--palette--black-100: #fafafa;
--pf-global--palette--black-150: #f5f5f5;
--pf-global--palette--black-200: #ededed;
--pf-global--palette--black-300: #d2d2d2;
--pf-global--palette--black-400: #b8bbbe;
--pf-global--palette--black-500: #8a8d90;
--pf-global--palette--black-600: #737679;
--... | _includes/patternfly/patternfly-variables.css | :root {
--pf-global--palette--black-100: #fafafa;
--pf-global--palette--black-150: #f5f5f5;
--pf-global--palette--black-200: #ededed;
--pf-global--palette--black-300: #d2d2d2;
--pf-global--palette--black-400: #b8bbbe;
--pf-global--palette--black-500: #8a8d90;
--pf-global--palette--black-600: #737679;
--... | 0.354098 | 0.087408 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.foopets.com") {
#subnav ul li{
font-size:13px;
height:28px;
line-height:28px;
padding:0;
margin:0;
border-right:1px solid #000000;
border-left:1px solid #000000;
background: #939393;/* old browsers *... | data/usercss/45698.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.foopets.com") {
#subnav ul li{
font-size:13px;
height:28px;
line-height:28px;
padding:0;
margin:0;
border-right:1px solid #000000;
border-left:1px solid #000000;
background: #939393;/* old browsers *... | 0.218753 | 0.09782 |
@CHARSET "UTF-8";
body{
margin:0;
padding:0;
}
.date{
color:#000000;
}
.ui-page {
background:#f3f1e4;
}
.box{
margin:10px 15px 20px 15px;
padding:10px;
width: device-width - 40px;
height... | resources/css/app.css | @CHARSET "UTF-8";
body{
margin:0;
padding:0;
}
.date{
color:#000000;
}
.ui-page {
background:#f3f1e4;
}
.box{
margin:10px 15px 20px 15px;
padding:10px;
width: device-width - 40px;
height... | 0.35209 | 0.05549 |
div.container{
padding-bottom: 2%;
}
.respuesta{
color:#7ebd26;
}
.formulario{
padding: 2%;
}
/*
.navGuiada{
cursor: pointer;
border-radius: 4px;
background-color: #f4511e;
border: none;
transition: all 0.5s;
}*/
.button {
/*display: inline-block;*/
border-radius: 4px;
background-color: #1ABC9C;
bo... | css/style.css | div.container{
padding-bottom: 2%;
}
.respuesta{
color:#7ebd26;
}
.formulario{
padding: 2%;
}
/*
.navGuiada{
cursor: pointer;
border-radius: 4px;
background-color: #f4511e;
border: none;
transition: all 0.5s;
}*/
.button {
/*display: inline-block;*/
border-radius: 4px;
background-color: #1ABC9C;
bo... | 0.262936 | 0.066934 |
:root {
--shadow: 0 4px 6px -5px rgba(0, 0, 0, 0.15);
--shadow-lg: 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
h2 {
color: white;
}
h2:hover {
scale: 1.12;
}
html,
body {
padding: 0;
margin: 0;
overflow-x: hidden;
font-family: Poppins, Arial, sans-serif;
box-sizing: border-box;
scroll-behavior: smooth;... | css/style.css | :root {
--shadow: 0 4px 6px -5px rgba(0, 0, 0, 0.15);
--shadow-lg: 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
h2 {
color: white;
}
h2:hover {
scale: 1.12;
}
html,
body {
padding: 0;
margin: 0;
overflow-x: hidden;
font-family: Poppins, Arial, sans-serif;
box-sizing: border-box;
scroll-behavior: smooth;... | 0.494873 | 0.142829 |
.page-actions {
background-color: #f3f4f5;
}
.page-actions .dropdown-header {
color: #00327ef0;
text-align: center;
font-weight: bold;
font-size: small;
}
.page-actions .dropdown-item {
color: var(--actions-color);
background-color: var(--actions-background);
border-bottom: 1px solid v... | frontend/src/components/action-buttons.css | .page-actions {
background-color: #f3f4f5;
}
.page-actions .dropdown-header {
color: #00327ef0;
text-align: center;
font-weight: bold;
font-size: small;
}
.page-actions .dropdown-item {
color: var(--actions-color);
background-color: var(--actions-background);
border-bottom: 1px solid v... | 0.572603 | 0.130452 |
body {
background-image: url("http://wallpapers.wallhaven.cc/wallpapers/full/wallhaven-184699.jpg");
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
}
.panel.panel-default{
background-color: black;
}
.btn.navbar-btn.btn-xs {
color: black;
background-color: #32cd32;
}... | style.css | body {
background-image: url("http://wallpapers.wallhaven.cc/wallpapers/full/wallhaven-184699.jpg");
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
}
.panel.panel-default{
background-color: black;
}
.btn.navbar-btn.btn-xs {
color: black;
background-color: #32cd32;
}... | 0.556641 | 0.058426 |
textarea {
resize: none !important;
}
.wizard-steps .wizard-step.wizard-step-active:before,
.wizard-steps .wizard-step:before {
display: none !important;
visibility: hidden !important;
}
.bigger-text {
font-size: 2rem !important;
font-weight: bold !important;
}
ul.sidebar-menu > li.active {
b... | assets/css/my-style.css | textarea {
resize: none !important;
}
.wizard-steps .wizard-step.wizard-step-active:before,
.wizard-steps .wizard-step:before {
display: none !important;
visibility: hidden !important;
}
.bigger-text {
font-size: 2rem !important;
font-weight: bold !important;
}
ul.sidebar-menu > li.active {
b... | 0.330471 | 0.118003 |
* {
margin: 0;
padding: 0;
box-sizing: content-box;
}
#logo_banner {
margin-top: 0px
}
p {
padding: 0 0 20px 0;
line-height: 1.7em;
}
img {
border: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #362C20;
letter-spacing: 0em;
padding: 0 0 5px 0;
}
h1, h2, h3 {
font: normal 170% 'c... | DarenTechs.Web/wwwroot/css/site.css | * {
margin: 0;
padding: 0;
box-sizing: content-box;
}
#logo_banner {
margin-top: 0px
}
p {
padding: 0 0 20px 0;
line-height: 1.7em;
}
img {
border: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #362C20;
letter-spacing: 0em;
padding: 0 0 5px 0;
}
h1, h2, h3 {
font: normal 170% 'c... | 0.324771 | 0.220573 |
@-moz-document domain("userstyles.org") {
/** Creado por: Calista 17/9/16 **/
body, p {
background: url(http://cdn.pcwallart.com/images/black-dragon-fire-wallpaper-1.jpg)no-repeat fixed top center!important; background-size: cover!important; color: White; font-family: Cambria, serif; font-size: 15px; font-weig... | data/usercss/132772.user.css | @-moz-document domain("userstyles.org") {
/** Creado por: Calista 17/9/16 **/
body, p {
background: url(http://cdn.pcwallart.com/images/black-dragon-fire-wallpaper-1.jpg)no-repeat fixed top center!important; background-size: cover!important; color: White; font-family: Cambria, serif; font-size: 15px; font-weig... | 0.511717 | 0.147371 |
.login-card {
border-radius: 1vw;
border-style: none;
width: 55vw;
height: 75vh;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: var(--secondary1);
display: flex;
flex-direction: row;
overflow: hidden;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 ... | resources/js/components/styles/Login.css | .login-card {
border-radius: 1vw;
border-style: none;
width: 55vw;
height: 75vh;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: var(--secondary1);
display: flex;
flex-direction: row;
overflow: hidden;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 ... | 0.438785 | 0.073032 |
body {
margin: 0;
padding: 0;
font-family: sans-serif;
background: #000000;
color: white;
}
.box {
padding: 40px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #000000;
text-align: center;
}
.box h1 {
color: white;
text-t... | src/style.css | body {
margin: 0;
padding: 0;
font-family: sans-serif;
background: #000000;
color: white;
}
.box {
padding: 40px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #000000;
text-align: center;
}
.box h1 {
color: white;
text-t... | 0.599602 | 0.111531 |
* {
overflow-x: hidden;
}
html {
scroll-behavior: smooth;
}
body {
margin: 0;
font-family: 'Ubuntu', sans-serif;
font-size: 62.5%;
}
li, ul, a {
text-decoration: none;
list-style-type: none;
}
img {
max-width: 100%;
display: block;
}
header {
width: ... | Responsive Page Design/style.css | * {
overflow-x: hidden;
}
html {
scroll-behavior: smooth;
}
body {
margin: 0;
font-family: 'Ubuntu', sans-serif;
font-size: 62.5%;
}
li, ul, a {
text-decoration: none;
list-style-type: none;
}
img {
max-width: 100%;
display: block;
}
header {
width: ... | 0.495361 | 0.079175 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Montserrat", sans-serif;
background: linear-gradient(90deg,#000428 50%, #004e92 100%);
color: #f4f4f4;
width: 100%;
heig... | style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Montserrat", sans-serif;
background: linear-gradient(90deg,#000428 50%, #004e92 100%);
color: #f4f4f4;
width: 100%;
heig... | 0.389779 | 0.079746 |
.section {margin-bottom: 18px;
}
.section:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.section {*zoom: 1;}
.section .firstcolumn,
.section .firstcol {margin-left: 0;}
/* Border on left hand side of a column. */
.border {
padding-left: 7px;
margin-left: 7px;
border-left: 1p... | wojciech/assets/fonts/charter/webfonts/specimen_files/grid_12-825-55-15.css | .section {margin-bottom: 18px;
}
.section:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.section {*zoom: 1;}
.section .firstcolumn,
.section .firstcol {margin-left: 0;}
/* Border on left hand side of a column. */
.border {
padding-left: 7px;
margin-left: 7px;
border-left: 1p... | 0.217919 | 0.105119 |
@font-face {
font-family: fpl;
src: url("../fonts/FuturaPTLight.otf") format("opentype");
}
@font-face {
font-family: fpm;
src: url("../fonts/FuturaPTMedium.otf") format("opentype");
}
@font-face {
font-family: fpd;
src: url("../fonts/FuturaPTDemi.otf") format("opentype");
}
@font-fa... | style/main.css | @font-face {
font-family: fpl;
src: url("../fonts/FuturaPTLight.otf") format("opentype");
}
@font-face {
font-family: fpm;
src: url("../fonts/FuturaPTMedium.otf") format("opentype");
}
@font-face {
font-family: fpd;
src: url("../fonts/FuturaPTDemi.otf") format("opentype");
}
@font-fa... | 0.294824 | 0.046638 |
background-image: url('/images/first.png');
}
#icon7 {
z-index: 1;
width: 24px;
height: 24px;
top: 8px;
left: 3px;
position: absolute;
}
#icon6 {
z-index: 1;
width: 24px;
height: 24px;
top: 8px;
left: 3px;
position: absolute;
}
#icon2 {
z-index: 1;
width: 24px;
height: 24px;
... | oa2main/web/lehome.waPage/styles/index.css | background-image: url('/images/first.png');
}
#icon7 {
z-index: 1;
width: 24px;
height: 24px;
top: 8px;
left: 3px;
position: absolute;
}
#icon6 {
z-index: 1;
width: 24px;
height: 24px;
top: 8px;
left: 3px;
position: absolute;
}
#icon2 {
z-index: 1;
width: 24px;
height: 24px;
... | 0.327131 | 0.080141 |
body.color-blue p a:not(.btn),
body.color-blue .contact-list a,
body.color-blue .product-meta a,
body.color-blue .dropdown-container .bottom-text a {
color: #075a82;
}
body.color-blue p a:not(.btn):hover,
body.color-blue .contact-list a:hover,
body.color-blue .product-meta a:hover,
body.color-blue .dropdown-container... | css/style-color-blue.css | body.color-blue p a:not(.btn),
body.color-blue .contact-list a,
body.color-blue .product-meta a,
body.color-blue .dropdown-container .bottom-text a {
color: #075a82;
}
body.color-blue p a:not(.btn):hover,
body.color-blue .contact-list a:hover,
body.color-blue .product-meta a:hover,
body.color-blue .dropdown-container... | 0.619126 | 0.072047 |
@charset "UTF-8";
@keyframes blink {
50% {
--bg: red;
--corner-color: #B00;
--bottom-color: #C00;
--distance: 1rem;
--text-opacity: .7;
}
100% {
--bg: #C00;
--corner-color: #700;
--bottom-color: #800;
--distance: 0;
--text-opacity: .8;
}
}
*, *::before, *::after {
bo... | css/main.css | @charset "UTF-8";
@keyframes blink {
50% {
--bg: red;
--corner-color: #B00;
--bottom-color: #C00;
--distance: 1rem;
--text-opacity: .7;
}
100% {
--bg: #C00;
--corner-color: #700;
--bottom-color: #800;
--distance: 0;
--text-opacity: .8;
}
}
*, *::before, *::after {
bo... | 0.540196 | 0.083778 |
.Nav{
max-width: 300px;
padding: 20px 0px 20px 20px;
margin-right: 50px;
width: 100%;
}
.Nav a{
color: var(--primaryFontColor);
}
.Nav .Menu a svg{
margin-right: 10px;
}
.Nav .Menu{
display: flex;
flex-direction: column;
}
.Nav .Mobile{
display: none;
}
.Nav .Separator {
height: ... | src/Styles/Nav.css | .Nav{
max-width: 300px;
padding: 20px 0px 20px 20px;
margin-right: 50px;
width: 100%;
}
.Nav a{
color: var(--primaryFontColor);
}
.Nav .Menu a svg{
margin-right: 10px;
}
.Nav .Menu{
display: flex;
flex-direction: column;
}
.Nav .Mobile{
display: none;
}
.Nav .Separator {
height: ... | 0.34621 | 0.080177 |
font-size: 24px;
font-weight: 400;
padding-left: 5px;
}
#proposition-menu {
float: right;
}
.example {
border: 1px solid #bfc1c3;
padding: 0 30px 45px;
margin-top: 45px;
}
dt {
margin-top: 1.05263em;
line-height: 1.31579;
min-width: 120px;
}
dt::after {
content: ":";
}
th {
cursor: pointe... | app/static/stylesheets/styles.css | font-size: 24px;
font-weight: 400;
padding-left: 5px;
}
#proposition-menu {
float: right;
}
.example {
border: 1px solid #bfc1c3;
padding: 0 30px 45px;
margin-top: 45px;
}
dt {
margin-top: 1.05263em;
line-height: 1.31579;
min-width: 120px;
}
dt::after {
content: ":";
}
th {
cursor: pointe... | 0.270673 | 0.086131 |
* {
box-sizing: border-box;
}
body {
background-image: linear-gradient( to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);
line-height: 1.6;
margin: 0;
min-height: 100vh;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
h1 a {
color: #333333;
}... | UI/css/seat.css | * {
box-sizing: border-box;
}
body {
background-image: linear-gradient( to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);
line-height: 1.6;
margin: 0;
min-height: 100vh;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
h1 a {
color: #333333;
}... | 0.566019 | 0.191819 |
.flipper-wrap * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.flipper-wrap {
position: relative;
width: 950px !important;
height: 200px;
box-shadow: 0 2px 4px rgba(0,0,0,0.4);
margin-left: 0% !important;
z-index:3;
}
#myflipper {
height:320px!important;
position:relativ... | public/assets/front/css/flipper.css | .flipper-wrap * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.flipper-wrap {
position: relative;
width: 950px !important;
height: 200px;
box-shadow: 0 2px 4px rgba(0,0,0,0.4);
margin-left: 0% !important;
z-index:3;
}
#myflipper {
height:320px!important;
position:relativ... | 0.274935 | 0.062217 |
.alignTestarea {
user-select: none;
}
.alignTestarea p {
margin: 2rem 0;
font-size: 1.6rem;
line-height: 1.5;
font-weight: 400;
font-family: Roboto,sans-serif;
}
.alignTestarea p:first-of-type {
margin-top: 3rem
}
.categoryinnercontainer {
border: 2px solid #4182B9;
display: block... | clsSMAlignMatch/css/alignmatch.css | .alignTestarea {
user-select: none;
}
.alignTestarea p {
margin: 2rem 0;
font-size: 1.6rem;
line-height: 1.5;
font-weight: 400;
font-family: Roboto,sans-serif;
}
.alignTestarea p:first-of-type {
margin-top: 3rem
}
.categoryinnercontainer {
border: 2px solid #4182B9;
display: block... | 0.428473 | 0.195306 |
.backgroundCanvas {
background-color: #9fa2a2;
}
.textfieldstate {
width: 84%;
}
.text_inhalt {
padding-left: 3%;
padding-right: 3%;
font-size: 1.2em;
}
.picsCenter {
text-align: center;
float: left;
}
.img400 {
width: 400px;
height: 400px;
border: 0px;
}
.imgbeispielbild {... | website/src/css/main/main.css |
.backgroundCanvas {
background-color: #9fa2a2;
}
.textfieldstate {
width: 84%;
}
.text_inhalt {
padding-left: 3%;
padding-right: 3%;
font-size: 1.2em;
}
.picsCenter {
text-align: center;
float: left;
}
.img400 {
width: 400px;
height: 400px;
border: 0px;
}
.imgbeispielbild {... | 0.708616 | 0.162812 |
* {
-webkit-box-sizing: border-box;
-webkit-box-sizing--moz-box-sizing: border-box;
-webkit-box-sizing--moz-box-sizing-box-sizing: border-box; }
body, html {
width: 100%;
height: 100%;
font-family: sans-serif; }
body, h1, h2, h3, h4, h5, ul {
margin: 0; }
#root {
height: 100%; }
.app-wrapper {... | dist/main.css | * {
-webkit-box-sizing: border-box;
-webkit-box-sizing--moz-box-sizing: border-box;
-webkit-box-sizing--moz-box-sizing-box-sizing: border-box; }
body, html {
width: 100%;
height: 100%;
font-family: sans-serif; }
body, h1, h2, h3, h4, h5, ul {
margin: 0; }
#root {
height: 100%; }
.app-wrapper {... | 0.316792 | 0.062217 |
width: 100%;
background: #ccc;
border-color: #ccc;
border-top: 10px solid #ccc;
border-bottom: 10px solid #ccc;
top: 0;
left: 0;
text-align: left;
display: block;
z-index: 2147483647;
position: fixed;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-sel... | onthefly_overwrite/demo/aibmmfofaeipbiaocgabhobgedbfdiih_2_14/css/application.css | width: 100%;
background: #ccc;
border-color: #ccc;
border-top: 10px solid #ccc;
border-bottom: 10px solid #ccc;
top: 0;
left: 0;
text-align: left;
display: block;
z-index: 2147483647;
position: fixed;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-sel... | 0.246806 | 0.082771 |
.demo_changer .demo-icon {
background: #0072bc;
}
.slider-discount span {
color: #0072bc;
}
.border-line:before {
background: #0072bc;
}
.main-slider .sp-buttons .sp-selected-button,
.main-slider .sp-buttons .sp-button:hover {
background: #0072bc;
border-color: #0072bc;
cursor: pointer;
}
/*... | public/template/assets/switcher/css/color2.css | .demo_changer .demo-icon {
background: #0072bc;
}
.slider-discount span {
color: #0072bc;
}
.border-line:before {
background: #0072bc;
}
.main-slider .sp-buttons .sp-selected-button,
.main-slider .sp-buttons .sp-button:hover {
background: #0072bc;
border-color: #0072bc;
cursor: pointer;
}
/*... | 0.282592 | 0.100525 |
:root{
--darkest: #000;
--bfs: 1rem;
}
html, body, h1, h2, h3, h4 {
margin: 0;
padding: 0;
}
a {
color: #666699;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #999933;
text-decoration: underline;
}
.left {
float: left;
}
.right {
float: right;
}
.more {
text-align: right;
}
.clear {
cl... | css/cda.css | :root{
--darkest: #000;
--bfs: 1rem;
}
html, body, h1, h2, h3, h4 {
margin: 0;
padding: 0;
}
a {
color: #666699;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #999933;
text-decoration: underline;
}
.left {
float: left;
}
.right {
float: right;
}
.more {
text-align: right;
}
.clear {
cl... | 0.336549 | 0.096663 |
* {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
font-size: 11px;
color: #212121;
}
.separator {
position: relative;
float: left;
width: 100%;
}
/* ------------------------------------------------------------------*/
/* HEADER -------------------------------... | assets/css/main.css | * {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
font-size: 11px;
color: #212121;
}
.separator {
position: relative;
float: left;
width: 100%;
}
/* ------------------------------------------------------------------*/
/* HEADER -------------------------------... | 0.309337 | 0.07627 |
@font-face {
font-family: 'font-evosome';
src: url('fonts/font-evosome.eot?o82zna');
src: url('fonts/font-evosome.eot?o82zna#iefix') format('embedded-opentype'),
url('fonts/font-evosome.ttf?o82zna') format('truetype'),
url('fonts/font-evosome.woff?o82zna') format('woff'),
url('fonts/font-evosome.svg... | dist/style.css | @font-face {
font-family: 'font-evosome';
src: url('fonts/font-evosome.eot?o82zna');
src: url('fonts/font-evosome.eot?o82zna#iefix') format('embedded-opentype'),
url('fonts/font-evosome.ttf?o82zna') format('truetype'),
url('fonts/font-evosome.woff?o82zna') format('woff'),
url('fonts/font-evosome.svg... | 0.289573 | 0.099034 |
@namespace url(http://www.w3.org/1999/xhtml);
/* Allgemein */
@-moz-document url-prefix("https://vertec.cocus.com") {
/* */
#pageheader {
width: 90%!important;
margin-left: 7%;
left: 0;
}
#content {
width: 90%!important;
}
body {
font-size: 0.9em!important;
... | data/usercss/129211.user.css | @namespace url(http://www.w3.org/1999/xhtml);
/* Allgemein */
@-moz-document url-prefix("https://vertec.cocus.com") {
/* */
#pageheader {
width: 90%!important;
margin-left: 7%;
left: 0;
}
#content {
width: 90%!important;
}
body {
font-size: 0.9em!important;
... | 0.231354 | 0.104843 |
.alertfield{
font-family:'Helvetica Neue',sans-serif;
color: #ff4c4c;
padding: 1px 10px;
border: 0;
height: 25px;
width: 100%;
font-weight: bold;
}
.textbox {
padding: 1px 10px;
border: 0;
height: 25px;
width: 100%;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px... | style/style.css | .alertfield{
font-family:'Helvetica Neue',sans-serif;
color: #ff4c4c;
padding: 1px 10px;
border: 0;
height: 25px;
width: 100%;
font-weight: bold;
}
.textbox {
padding: 1px 10px;
border: 0;
height: 25px;
width: 100%;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px... | 0.244904 | 0.120361 |
.background_chartreuse4,
.hover_background_chartreuse4:hover,
.active_background_chartreuse4:active:hover {
background: #3e7d00;
background-image: -moz-linear-gradient(top, rgb(78, 157, 0) 0%, rgb(62, 125, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(78, 15... | widgets/common/assets/gradients/simple/chartreuse/chartreuse4.css | .background_chartreuse4,
.hover_background_chartreuse4:hover,
.active_background_chartreuse4:active:hover {
background: #3e7d00;
background-image: -moz-linear-gradient(top, rgb(78, 157, 0) 0%, rgb(62, 125, 0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(78, 15... | 0.490968 | 0.137214 |
header .container,
footer .container,
.info-block .container,
.slider-container.container {
width: 100%;
max-width: 1240px;
padding-right: 40px;
padding-left: 40px;
margin-right: auto;
margin-left: auto;
}
header .row,
footer .row,
.slider-container .row,
.item-icon .row,
.info-block .row {
display: -web... | public/css/styleSmall.css | header .container,
footer .container,
.info-block .container,
.slider-container.container {
width: 100%;
max-width: 1240px;
padding-right: 40px;
padding-left: 40px;
margin-right: auto;
margin-left: auto;
}
header .row,
footer .row,
.slider-container .row,
.item-icon .row,
.info-block .row {
display: -web... | 0.256739 | 0.044245 |
@-webkit-keyframes mdp-float-aura {
from {
box-shadow: 0 0 0 -1px var(--hmp-color-75), 0 0 0 -1px var(--hmp-color-50), 0 0 0 -1px var(--hmp-color-25)
}
to {
box-shadow: 0 0 0 15px rgba(255, 255, 255, 0), 0 0 0 30px rgba(255, 255, 255, 0), 0 0 0 45px rgba(255, 255, 255, 0)
}
}
@keyframes... | assets/css/button.min.css | @-webkit-keyframes mdp-float-aura {
from {
box-shadow: 0 0 0 -1px var(--hmp-color-75), 0 0 0 -1px var(--hmp-color-50), 0 0 0 -1px var(--hmp-color-25)
}
to {
box-shadow: 0 0 0 15px rgba(255, 255, 255, 0), 0 0 0 30px rgba(255, 255, 255, 0), 0 0 0 45px rgba(255, 255, 255, 0)
}
}
@keyframes... | 0.422147 | 0.185689 |
*{
margin: 0;
padding: 0;
/*background-color: goldenrod;*/
/*box-sizing: border-box; padding and border are included in the total width and height of the elements*/
/*border: solid 2px #e5e5e5;*/
}
/*p, li, h1, h2 , h3, a{
font-family: 'Proxima Nova', Georgia, sans-serif;
font-w... | public/stylesheets/themes/health/health_center_grid_old.css | *{
margin: 0;
padding: 0;
/*background-color: goldenrod;*/
/*box-sizing: border-box; padding and border are included in the total width and height of the elements*/
/*border: solid 2px #e5e5e5;*/
}
/*p, li, h1, h2 , h3, a{
font-family: 'Proxima Nova', Georgia, sans-serif;
font-w... | 0.199854 | 0.084606 |
ul.menu, ul.menu ul,
ul.menuwindowheader, .webos-menuwindowheader ul { /* Liste */
padding: 0; /* pas de marge intérieure */
margin: 0; /* ni extérieure */
list-style-type: none; /* on supprime le style par défaut de la liste */
list-style-position: inside;
line-height: 19px; /* on définit une hauteur pour chaque ... | usr/share/css/themes/elementary/elementary/menus.css | ul.menu, ul.menu ul,
ul.menuwindowheader, .webos-menuwindowheader ul { /* Liste */
padding: 0; /* pas de marge intérieure */
margin: 0; /* ni extérieure */
list-style-type: none; /* on supprime le style par défaut de la liste */
list-style-position: inside;
line-height: 19px; /* on définit une hauteur pour chaque ... | 0.22194 | 0.0464 |
body {
font-family: 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
/* DARK PINK */
background: #f2395a;
/*TEAL*/
/*background: #00B3B4;*/
font-size: 20px;
line-height: 28px;
color: #323b40;
margin: 40px 0;
}
body::before {
position: fixed;
content: "";
height: 40... | _theme-styles/theme.css | body {
font-family: 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
/* DARK PINK */
background: #f2395a;
/*TEAL*/
/*background: #00B3B4;*/
font-size: 20px;
line-height: 28px;
color: #323b40;
margin: 40px 0;
}
body::before {
position: fixed;
content: "";
height: 40... | 0.301465 | 0.121477 |
body{
background-color: white;
font-family: 'Muli', sans-serif;
}
.fb-icon:hover{
color: #3b5998;
}
.twitter-icon:hover{
color: #1da1f2;
}
.github-icon:hover{
color: #4078c0;
}
.linkedin-icon:hover{
color: #1985bc;
}
.viadeo-icon:hover{
color: #eb6310;
}
.skype-icon:hover{
color: #49a9e... | web/cv/css/main.css | body{
background-color: white;
font-family: 'Muli', sans-serif;
}
.fb-icon:hover{
color: #3b5998;
}
.twitter-icon:hover{
color: #1da1f2;
}
.github-icon:hover{
color: #4078c0;
}
.linkedin-icon:hover{
color: #1985bc;
}
.viadeo-icon:hover{
color: #eb6310;
}
.skype-icon:hover{
color: #49a9e... | 0.474388 | 0.077797 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
/* Variáveis com cores */
:root {
--black: #181818;
--white: #f9f9f9;
--grey: #e4e4e4;
--greenLight: #658e76;
--greenDark: #1a4855;
--background: linear-gradient(270deg, #1a4855 0%, #628e75 100%)... | desafios/desafio_05/css/style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
/* Variáveis com cores */
:root {
--black: #181818;
--white: #f9f9f9;
--grey: #e4e4e4;
--greenLight: #658e76;
--greenDark: #1a4855;
--background: linear-gradient(270deg, #1a4855 0%, #628e75 100%)... | 0.477554 | 0.083628 |
.row {
width: 94%;
max-width: 1024px;
margin: 0 auto;
}
.ie8 .row {
width: 1024px;
}
.narrow .row {
max-width: 980px;
}
.row .row {
width: auto;
max-width: none;
margin-left: -18px;
margin-right: -18px;
}
/* tablets
--------------------------------------------------------------- */
... | css/base.css | .row {
width: 94%;
max-width: 1024px;
margin: 0 auto;
}
.ie8 .row {
width: 1024px;
}
.narrow .row {
max-width: 980px;
}
.row .row {
width: auto;
max-width: none;
margin-left: -18px;
margin-right: -18px;
}
/* tablets
--------------------------------------------------------------- */
... | 0.272896 | 0.077868 |
.chart {
-fx-base: black;
-fx-legend-visible: false;
-fx-legend-side: bottom;
-fx-title-side: top;
-fx-alternative-column-fill-visible: false;
-fx-alternative-row-fill-visible: false;
-fx-horizontal-grid-lines-visible: true;
-fx-vertical-grid-lines-visible: false;
-fx-hori... | src/burai/app/project/viewer/result/band/QEFXBandViewer.css |
.chart {
-fx-base: black;
-fx-legend-visible: false;
-fx-legend-side: bottom;
-fx-title-side: top;
-fx-alternative-column-fill-visible: false;
-fx-alternative-row-fill-visible: false;
-fx-horizontal-grid-lines-visible: true;
-fx-vertical-grid-lines-visible: false;
-fx-hori... | 0.410402 | 0.048564 |
/* -- OW Navigation */
.ow-navigation {
display: inline-block;
width: 100%;
border: none;
border-radius: 0;
margin-bottom: 0;
min-height: 1px;
float: left;
}
.ow-navigation .nav.navbar-nav > li {
margin: 0 15px;
}
.ow-navigation .nav.navbar-nav > li:first-of-type {
margin-left: 0;
}
.ow-navigation .n... | css/navigation-menu.css |
/* -- OW Navigation */
.ow-navigation {
display: inline-block;
width: 100%;
border: none;
border-radius: 0;
margin-bottom: 0;
min-height: 1px;
float: left;
}
.ow-navigation .nav.navbar-nav > li {
margin: 0 15px;
}
.ow-navigation .nav.navbar-nav > li:first-of-type {
margin-left: 0;
}
.ow-navigation .n... | 0.225758 | 0.032682 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
/*giving appropriate values to the entire body*/
body {
margin: 0 0;
box-sizing: border-box;
font-family: 'Roboto Mono', monospace;
background-color: #f... | style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
/*giving appropriate values to the entire body*/
body {
margin: 0 0;
box-sizing: border-box;
font-family: 'Roboto Mono', monospace;
background-color: #f... | 0.397471 | 0.086787 |
.navbar-wrapper{
display: flex;
justify-content: space-between;
align-items: center;
height: 70px ;
background-color: var(--white);
margin: 0 25px;
}
.home-nav-logo,
.mobile-menu-logo{
font-size: 1.5rem;
font-weight: 600;
color: var(--secondaryColor);
cursor: pointer;
}
.home-n... | client/src/css/home.css | .navbar-wrapper{
display: flex;
justify-content: space-between;
align-items: center;
height: 70px ;
background-color: var(--white);
margin: 0 25px;
}
.home-nav-logo,
.mobile-menu-logo{
font-size: 1.5rem;
font-weight: 600;
color: var(--secondaryColor);
cursor: pointer;
}
.home-n... | 0.342242 | 0.07521 |
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcapti... | css/init.css | html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcapti... | 0.343892 | 0.067917 |
.pref-text {
display: none;
}
.pref-title2 {
display: none;
}
/*Form*/
#form-pref .form-container {
position: relative;
display: grid;
grid-template-rows: repeat(4, auto);
grid-template-columns: auto auto;
grid-row-gap: 10px;
grid-column-gap: 8px;
max-width: 300px;
margin: 0 auto;
}
#form-pref .c... | src/assets/style/preferences.css | .pref-text {
display: none;
}
.pref-title2 {
display: none;
}
/*Form*/
#form-pref .form-container {
position: relative;
display: grid;
grid-template-rows: repeat(4, auto);
grid-template-columns: auto auto;
grid-row-gap: 10px;
grid-column-gap: 8px;
max-width: 300px;
margin: 0 auto;
}
#form-pref .c... | 0.319227 | 0.086131 |
width: 1100px;
display: flex;
flex-wrap: wrap;
margin: 20px;
background: #3678ad;
-webkit-box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.75);
}
#notifications {
text-align: cent... | src/app/engine/engine.component.css | width: 1100px;
display: flex;
flex-wrap: wrap;
margin: 20px;
background: #3678ad;
-webkit-box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.75);
}
#notifications {
text-align: cent... | 0.357904 | 0.089773 |
.head-box{
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 2;
padding: .5rem 1rem .5rem 1rem;
background-color: #fff;
overflow: hidden;
}
.head-logo{
float: left;
width: 3.4rem;
height: 1.7rem;
}
.head-itemBox{
float: right;
display: flex;
margin-top: 1.2re... | css/style.css | .head-box{
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 2;
padding: .5rem 1rem .5rem 1rem;
background-color: #fff;
overflow: hidden;
}
.head-logo{
float: left;
width: 3.4rem;
height: 1.7rem;
}
.head-itemBox{
float: right;
display: flex;
margin-top: 1.2re... | 0.417984 | 0.085862 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
background-image: url("/data/img/forest.jpg");
background-repeat: no-repeat;
background-position: contain;
background-size: 100vw 100vh;
}
.container {
height: 100vh;... | trello-clone-Quantox-develop/data/css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
background-image: url("/data/img/forest.jpg");
background-repeat: no-repeat;
background-position: contain;
background-size: 100vw 100vh;
}
.container {
height: 100vh;... | 0.47171 | 0.092852 |
body {
font-family: 'Play', Helvetica, Verdana, sans-serif;
}
.hide {
display: none;
}
.alert {
background: #FFC107;
padding: 1em;
box-sizing: border-box;
font-size: 1.5em;
color: #FFF;
margin: 2em 0;
}
.alert h3 {
margin: 0 0 1em 0;
padding: 0;
}
.container {
width: 900px;
margin: auto;
... | airconsole-controls/ctrl-generator/ui-ctrl-generator.css | body {
font-family: 'Play', Helvetica, Verdana, sans-serif;
}
.hide {
display: none;
}
.alert {
background: #FFC107;
padding: 1em;
box-sizing: border-box;
font-size: 1.5em;
color: #FFF;
margin: 2em 0;
}
.alert h3 {
margin: 0 0 1em 0;
padding: 0;
}
.container {
width: 900px;
margin: auto;
... | 0.427755 | 0.093058 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");
.mainContainer {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
font-family: "Open Sans", sans-serif;
}
.mainContainer-logo {
animation: App-logo-spin infinite 20s linear;
pointer-events: non... | client/src/styles/register-login-page.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");
.mainContainer {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
font-family: "Open Sans", sans-serif;
}
.mainContainer-logo {
animation: App-logo-spin infinite 20s linear;
pointer-events: non... | 0.517815 | 0.203292 |
a.button, a.button:link, a.button:active, a.button:visited {
display : inline-block;
padding : 0 0 0 8px;
font : 11px Arial;
color : #FFFFFF;
text-align : right;
line-height : 2.0em;
text-transform : uppercase;
text-decoration : none;
width : auto;
height : 23px;
}
a.button.medium, a.button.med... | public/css/link-buttons.css | a.button, a.button:link, a.button:active, a.button:visited {
display : inline-block;
padding : 0 0 0 8px;
font : 11px Arial;
color : #FFFFFF;
text-align : right;
line-height : 2.0em;
text-transform : uppercase;
text-decoration : none;
width : auto;
height : 23px;
}
a.button.medium, a.button.med... | 0.36625 | 0.130341 |
body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.7;
color: #777;
font-weight: 400;
overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6 {
color: #333;
line-height: 1.4;
font-weight: 700;
font-family: 'Droid Sans', sans-serif;
}
h3 {
font-family: 'Open Sans', sans-serif;
}
.w960 {... | css/styles.css | body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.7;
color: #777;
font-weight: 400;
overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6 {
color: #333;
line-height: 1.4;
font-weight: 700;
font-family: 'Droid Sans', sans-serif;
}
h3 {
font-family: 'Open Sans', sans-serif;
}
.w960 {... | 0.342681 | 0.048564 |
.jericho_tab {width:100%;}
/*-------jericho tabpages-------------------*/
.jericho_tab .tab_pages {width:100%;float:left;clear:both;background:url(../images/tabline.gif) left bottom repeat-x;}
.jericho_tab .tab_pages .tabs {height:30px;overflow :hidden;display:block;position:relative;float:left;}
.jericho_tab .tab_page... | src/main/webapp/static/jerichotab/css/jquery.jerichotab.css | .jericho_tab {width:100%;}
/*-------jericho tabpages-------------------*/
.jericho_tab .tab_pages {width:100%;float:left;clear:both;background:url(../images/tabline.gif) left bottom repeat-x;}
.jericho_tab .tab_pages .tabs {height:30px;overflow :hidden;display:block;position:relative;float:left;}
.jericho_tab .tab_page... | 0.284675 | 0.066297 |
background-image: linear-gradient(to top, $startColor 0%,$endColor 100%);
background-image: -webkit-linear-gradient(bottom, $startColor 0%,$endColor 100%);
:root & {filter:none;}
} */
.rob-pagination-simple {
display: inline-block; }
.rob-pagination-simple > li {
margin-left: 0;
float: left;
lin... | pc/app/assets/css/scssbuild/components/pagination/pagination-simple.css |
background-image: linear-gradient(to top, $startColor 0%,$endColor 100%);
background-image: -webkit-linear-gradient(bottom, $startColor 0%,$endColor 100%);
:root & {filter:none;}
} */
.rob-pagination-simple {
display: inline-block; }
.rob-pagination-simple > li {
margin-left: 0;
float: left;
lin... | 0.4436 | 0.101278 |
.article-inner h1{
display:block;
width: 80%;
overflow: visible;
text-align:center;
}
.article-header p{
text-align:center;
}
.article-body{
width: 800px;
display:block;
}
.article-body p{
font-size:1.2em;
line-height:1.4em;
height:inherit;
width:inherit;
text-overflow:inherit;
overflow:inherit;
}
/*... | blog_test/css/article.css | .article-inner h1{
display:block;
width: 80%;
overflow: visible;
text-align:center;
}
.article-header p{
text-align:center;
}
.article-body{
width: 800px;
display:block;
}
.article-body p{
font-size:1.2em;
line-height:1.4em;
height:inherit;
width:inherit;
text-overflow:inherit;
overflow:inherit;
}
/*... | 0.171304 | 0.051391 |
#wrapper {
position: absolute;
z-index: 1;
top: 30px;
bottom: 0px;
margin: 0 auto;
left: 0;
right: 0px;
width: 100%;
overflow: auto;
}
#pullDown, #pullUp {
height: 75px;
padding: 5px 10px;
font-weight: bold;
font-size: 14px;
color: #888;
text-align: center... | src/UI/EC.H5/Theme/plugins/Pager/css/pager.css |
#wrapper {
position: absolute;
z-index: 1;
top: 30px;
bottom: 0px;
margin: 0 auto;
left: 0;
right: 0px;
width: 100%;
overflow: auto;
}
#pullDown, #pullUp {
height: 75px;
padding: 5px 10px;
font-weight: bold;
font-size: 14px;
color: #888;
text-align: center... | 0.517083 | 0.075858 |
.logo-wrapper {
opacity: 1 !important;
}
.items-wrapper {
background-color: #f5f5f5;
height: calc(100vh - 50px);
overflow-x: hidden;
overflow-y: auto;
}
.items {
padding: 25px;
width: 1000px;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 50px;
grid-row-gap: ... | public/css/sponsors.css | .logo-wrapper {
opacity: 1 !important;
}
.items-wrapper {
background-color: #f5f5f5;
height: calc(100vh - 50px);
overflow-x: hidden;
overflow-y: auto;
}
.items {
padding: 25px;
width: 1000px;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 50px;
grid-row-gap: ... | 0.395251 | 0.17849 |
body {
font-family:"宋体";
font-size: 13px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
overflow: hidden;
margin: 0px;
}
table{
border:2px solid #999999;
border-collapse:collapse;
font-size:13px;
width:100%;
}
th{
background-color:#DDDDDD;
border:1px solid #999... | WebContent/processManage/css/editor.css | body {
font-family:"宋体";
font-size: 13px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
overflow: hidden;
margin: 0px;
}
table{
border:2px solid #999999;
border-collapse:collapse;
font-size:13px;
width:100%;
}
th{
background-color:#DDDDDD;
border:1px solid #999... | 0.246533 | 0.036735 |
@font-face {
font-family: SF Pro Display;
src: url("../fonts/SFPRODISPLAYREGULAR.OTF");
}
/* Body */
body {
font-family: Arial, sans-serif !important;
font-size: 13px;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: SF Pro Display, -apple-system, BlinkMacSystemFont, Segoe UI, Robot... | public/assets/home/css/style.css | @font-face {
font-family: SF Pro Display;
src: url("../fonts/SFPRODISPLAYREGULAR.OTF");
}
/* Body */
body {
font-family: Arial, sans-serif !important;
font-size: 13px;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: SF Pro Display, -apple-system, BlinkMacSystemFont, Segoe UI, Robot... | 0.453262 | 0.092278 |
.my-videos {
margin-top: 100px;
}
.custom-container {
padding-left: 8%;
padding-right: 8%;
}
.custom-container h5 {
font-size: 17px;
margin-bottom: 10px;
font-weight: 600;
}
.custom-container p {
color: #a6a3a3;
font-size: 14px;
}
.custom-container p > span {
color: #6e5eff;
}
... | src/app/afterLogin/my-videos-public/my-videos-public.component.css | .my-videos {
margin-top: 100px;
}
.custom-container {
padding-left: 8%;
padding-right: 8%;
}
.custom-container h5 {
font-size: 17px;
margin-bottom: 10px;
font-weight: 600;
}
.custom-container p {
color: #a6a3a3;
font-size: 14px;
}
.custom-container p > span {
color: #6e5eff;
}
... | 0.424054 | 0.116312 |
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
@import url("https://fonts.googleapis.com/css?family=Ubuntu");
html {
line-height: 1.15;
/* 1 */
-webkit-... | css/space.css | ========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
@import url("https://fonts.googleapis.com/css?family=Ubuntu");
html {
line-height: 1.15;
/* 1 */
-webkit-... | 0.703346 | 0.118054 |
.hidden {
display: none !important;
}
#react-root {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 20rem;
}
#keypad,
#keypad > iframe {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: none;
}
.x-window,
.shadow-window {
height: 100%;
overflow:... | application/style/system.css | .hidden {
display: none !important;
}
#react-root {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 20rem;
}
#keypad,
#keypad > iframe {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: none;
}
.x-window,
.shadow-window {
height: 100%;
overflow:... | 0.709523 | 0.200656 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
font-size: 62.5%; }
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 1.7;
color: #777;
padding: 3rem;
box-sizing: border-box; }
.header {
height: 92vh;
background-image: linear-gradient(to... | public/assets/css/style.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
font-size: 62.5%; }
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 1.7;
color: #777;
padding: 3rem;
box-sizing: border-box; }
.header {
height: 92vh;
background-image: linear-gradient(to... | 0.574634 | 0.070945 |
@import url("https://fonts.googleapis.com/css2?family=Work+Sans&display=swap");
.navbar-container {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
width: 100%;
padding: 5px;
min-height: 70px;
z-index: 10000;
width: 100vw;
}
.nav-bg{
backgrou... | client/src/components/navbar/Navbar.css | @import url("https://fonts.googleapis.com/css2?family=Work+Sans&display=swap");
.navbar-container {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
width: 100%;
padding: 5px;
min-height: 70px;
z-index: 10000;
width: 100vw;
}
.nav-bg{
backgrou... | 0.39129 | 0.073132 |
body {
background: #ececec;
font-size: 14px;
min-width: 320px;
}
img {
max-width: 100%;
height: auto;
}
h3 {
font-size: 24px;
font-weight: 700;
}
.centered {
text-align: center;
}
.line1{
background-color: blue;
width: 40%;
height: 3px;
margin: 0 auto 10px auto;
... | public/css/style.css | body {
background: #ececec;
font-size: 14px;
min-width: 320px;
}
img {
max-width: 100%;
height: auto;
}
h3 {
font-size: 24px;
font-weight: 700;
}
.centered {
text-align: center;
}
.line1{
background-color: blue;
width: 40%;
height: 3px;
margin: 0 auto 10px auto;
... | 0.337968 | 0.076477 |
@font-face {
font-family: 'Roboto';
src: url('lib/roboto-fontfacekit/web fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('lib/roboto-fontfacekit/web fonts/roboto_italic_macroman/... | src/css/style.css | @font-face {
font-family: 'Roboto';
src: url('lib/roboto-fontfacekit/web fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('lib/roboto-fontfacekit/web fonts/roboto_italic_macroman/... | 0.393735 | 0.066266 |
:root{
--darkRed:#bc0100;
--width:100%;
}
body{
margin:0px;
width:var(--width);
}
div, p{
margin:0px;
}
header, nav, section, footer{
width:var(--width);
margin:0px auto;
}
/************************************ header ************************************/
header{
height:60px;
line-height:60px;
background:va... | mobile/main.css | :root{
--darkRed:#bc0100;
--width:100%;
}
body{
margin:0px;
width:var(--width);
}
div, p{
margin:0px;
}
header, nav, section, footer{
width:var(--width);
margin:0px auto;
}
/************************************ header ************************************/
header{
height:60px;
line-height:60px;
background:va... | 0.264833 | 0.077727 |
html, body {
width: 100%;
height: 100%;
top: 0;
bottom: 0;
margin: 0;
padding: 0;
position: absolute ;
font-family: monospace;
background-color: #000000;
}
div#main_container {
margin: 0;
padding: 0;
}
div#stopwatch_container {
position: fixed;
text-ali... | maze/styles.css | html, body {
width: 100%;
height: 100%;
top: 0;
bottom: 0;
margin: 0;
padding: 0;
position: absolute ;
font-family: monospace;
background-color: #000000;
}
div#main_container {
margin: 0;
padding: 0;
}
div#stopwatch_container {
position: fixed;
text-ali... | 0.373419 | 0.086439 |
psk-ssapp.widget iframe{
height: 200px !important;
}
div.global_container {
display: flex;
flex-direction: row;
justify-content: flex-start;
height: 100%;
}
div.global_container.is-mobile {
width: 100%;
flex-direction: column;
}
.is-mobile aside {
height: auto;
display: block;
... | apihub-root/patient-wallet/wallet-patch/resources/css/custom.css | psk-ssapp.widget iframe{
height: 200px !important;
}
div.global_container {
display: flex;
flex-direction: row;
justify-content: flex-start;
height: 100%;
}
div.global_container.is-mobile {
width: 100%;
flex-direction: column;
}
.is-mobile aside {
height: auto;
display: block;
... | 0.434701 | 0.094302 |
.rtl .woocommerce-error,
.rtl .woocommerce-info,
.rtl .woocommerce-message {
padding: 1em 3.5em 1em 2em !important;
}
.rtl .woocommerce-error:before,
.rtl .woocommerce-info:before,
.rtl .woocommerce-message:before {
left: auto;
right: 1.5em;
}
.rtl .wpb_tabs .wpb_tabs_nav li {
float: right;
margin: 0 0 0 1px;... | resources/views/LayoutCustomer/css/rtl.css | .rtl .woocommerce-error,
.rtl .woocommerce-info,
.rtl .woocommerce-message {
padding: 1em 3.5em 1em 2em !important;
}
.rtl .woocommerce-error:before,
.rtl .woocommerce-info:before,
.rtl .woocommerce-message:before {
left: auto;
right: 1.5em;
}
.rtl .wpb_tabs .wpb_tabs_nav li {
float: right;
margin: 0 0 0 1px;... | 0.406037 | 0.042543 |
[class^="fb-icon-"]:before,[class*=" fb-icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}
.fb-button{text-align:left !i... | dist/formbuilder.css | [class^="fb-icon-"]:before,[class*=" fb-icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}
.fb-button{text-align:left !i... | 0.427875 | 0.090655 |
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
list-style: none;
font-family: "Josefin Sans", sans-serif;
}
body {
background-color: #f3f3f3;
}
.wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: tran... | public/styles.css | @import url("https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
list-style: none;
font-family: "Josefin Sans", sans-serif;
}
body {
background-color: #f3f3f3;
}
.wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: tran... | 0.440951 | 0.08698 |
body
{
margin: 0px;
background: url("../images/arriere-plan.png");
}
/*-------------------------------------------header-------------------------------------------*/
header
{
background: url("../images/header.png");
margin: auto;
width: 70%;
}
header h1
{
margin: 0px;
padding: 20px;
color:... | css/style.css | body
{
margin: 0px;
background: url("../images/arriere-plan.png");
}
/*-------------------------------------------header-------------------------------------------*/
header
{
background: url("../images/header.png");
margin: auto;
width: 70%;
}
header h1
{
margin: 0px;
padding: 20px;
color:... | 0.124293 | 0.040655 |
body {
padding-top: 50px;
background-color: #eaeaea; }
#barra-navegacion, #footer, #menu-footer ul, #menu-footer {
background-color: #26272b; }
#footer {
color: #ffffff; }
#menu-footer {
border: 0;
margin: 0;
padding: 0;
margin-bottom: 0;
border-radius: 0; }
#footer {
padding-bottom: 10px;
pad... | public/assets/css/style.css | body {
padding-top: 50px;
background-color: #eaeaea; }
#barra-navegacion, #footer, #menu-footer ul, #menu-footer {
background-color: #26272b; }
#footer {
color: #ffffff; }
#menu-footer {
border: 0;
margin: 0;
padding: 0;
margin-bottom: 0;
border-radius: 0; }
#footer {
padding-bottom: 10px;
pad... | 0.322633 | 0.068631 |
*{
margin: 0;
padding: 0;
}
h4,p,a{
color: white;
}
.header {
background: url(../img/biaoti.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
width: 100%;
height: 380px;
text-align: center;
color:white;
font-size: 0;
display: flex;
flex-direction: column;
justif... | css/foodlist.css | *{
margin: 0;
padding: 0;
}
h4,p,a{
color: white;
}
.header {
background: url(../img/biaoti.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
width: 100%;
height: 380px;
text-align: center;
color:white;
font-size: 0;
display: flex;
flex-direction: column;
justif... | 0.356895 | 0.070977 |
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Francois+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700... | public/assets/frontend/css/styleAbout.css | @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Francois+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700... | 0.289773 | 0.062904 |
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Exo:400,500,300,600,700,800,900);
@import url(../css/material-design.css);
.search-form {
display: none;
position: fixed;
width: 260px;
top: 99px;
right: 34%;
z-index: 5;
}
@medi... | Arkeometriks.Web/Content/css/search.css | @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Exo:400,500,300,600,700,800,900);
@import url(../css/material-design.css);
.search-form {
display: none;
position: fixed;
width: 260px;
top: 99px;
right: 34%;
z-index: 5;
}
@medi... | 0.253491 | 0.057838 |
.sub-header {
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.navbar-fixed-top {
border-bottom: none;
background: #3498db;padding-right: 15px;
}
.navbar-fixed-top ul li a{color:#fff !important;padding: 16px !important;}
.sidebar {
display: none;
}
.user,.user:hover{background: #3498db !important;}
.se... | admin/asset/dashboard.css | .sub-header {
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.navbar-fixed-top {
border-bottom: none;
background: #3498db;padding-right: 15px;
}
.navbar-fixed-top ul li a{color:#fff !important;padding: 16px !important;}
.sidebar {
display: none;
}
.user,.user:hover{background: #3498db !important;}
.se... | 0.340705 | 0.078926 |
body {
padding-top: 60px;
}
@media (max-width: 979px) {
body {
padding-top: 0px;
}
}
#container {
width: 960px;
margin: 50 auto;
}
#contentcolumn {
max-width: 760px;
}
#q {
width: 150px;
}
img {
max-width: 90%;
}
.postbox {
border-bottom: 2px solid darkgrey;
margin-bottom: 12px;... | nikola/data/themes/bootstrap-jinja/assets/css/theme.css | body {
padding-top: 60px;
}
@media (max-width: 979px) {
body {
padding-top: 0px;
}
}
#container {
width: 960px;
margin: 50 auto;
}
#contentcolumn {
max-width: 760px;
}
#q {
width: 150px;
}
img {
max-width: 90%;
}
.postbox {
border-bottom: 2px solid darkgrey;
margin-bottom: 12px;... | 0.5144 | 0.097133 |
* {
margin: 0;
padding: 0;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
font-size: 62.5%;
}
@media only screen and (max-width: 68.75em) {
html {
font-size: 50%;
}
}
body {
font-family: 'Nunito Sans', sans-serif;
font-weight: 400;
line-height: 1.6;
color: ... | public/client/src/components/app/app.css | * {
margin: 0;
padding: 0;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
font-size: 62.5%;
}
@media only screen and (max-width: 68.75em) {
html {
font-size: 50%;
}
}
body {
font-family: 'Nunito Sans', sans-serif;
font-weight: 400;
line-height: 1.6;
color: ... | 0.735357 | 0.117775 |
.UnitHeader {
border-bottom: 0.0625rem solid var(--gray-8);
padding-bottom: 1rem;
position: sticky;
top: 0;
white-space: nowrap;
}
.UnitHeader--sticky {
padding-bottom: 0;
}
.UnitHeader-outer {
background-color: var(--white);
min-height: 6.0625rem;
position: sticky;
top: -2.5rem;
z-index: 100;
}
.... | content/static/css/unit_header.css | .UnitHeader {
border-bottom: 0.0625rem solid var(--gray-8);
padding-bottom: 1rem;
position: sticky;
top: 0;
white-space: nowrap;
}
.UnitHeader--sticky {
padding-bottom: 0;
}
.UnitHeader-outer {
background-color: var(--white);
min-height: 6.0625rem;
position: sticky;
top: -2.5rem;
z-index: 100;
}
.... | 0.658857 | 0.0745 |
body {
margin: 0;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 30px;
}
p {
font-size: 25px;
}
.Nav {
width: 100%;
background-color: aquamarine;
}
nav ul {
list-style-type: none;
width: 50%;
margin: 0;
padding: 0;
overflow: hidden;
background-color: white;
padding: 0... | CSS/style.css | body {
margin: 0;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 30px;
}
p {
font-size: 25px;
}
.Nav {
width: 100%;
background-color: aquamarine;
}
nav ul {
list-style-type: none;
width: 50%;
margin: 0;
padding: 0;
overflow: hidden;
background-color: white;
padding: 0... | 0.631594 | 0.133528 |
* {
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
margin: 0;
box-sizing: border-box;
list-style: none;
text-decoration: none;
}
body{
width: 100%;
padding: 0;
margin: 0;
}
/* HEADER */
he... | public/assests/site/css/style.css | * {
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
margin: 0;
box-sizing: border-box;
list-style: none;
text-decoration: none;
}
body{
width: 100%;
padding: 0;
margin: 0;
}
/* HEADER */
he... | 0.257952 | 0.087955 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;800&display=swap');
* {
margin: 0px;
padding: 0px;
font-family: 'Poppins', sans-serif;
box-sizing: border-box;
}
.home-container {
display: flex;
align-items: stretch;
background-color: rgb(10, 10, 10);
}
.... | public/css/style_dashboard.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;800&display=swap');
* {
margin: 0px;
padding: 0px;
font-family: 'Poppins', sans-serif;
box-sizing: border-box;
}
.home-container {
display: flex;
align-items: stretch;
background-color: rgb(10, 10, 10);
}
.... | 0.389663 | 0.062474 |
@import 'lato.css';
@import 'shadows.css';
/*
https://css-tricks.com/snippets/css/complete-guide-grid/
*/
html, body {
height : 100%;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
/* -webkit-user-select: none; */ /* Prevents a visitor from copying the text from the screen.... | mm/includes/css/mm.css | @import 'lato.css';
@import 'shadows.css';
/*
https://css-tricks.com/snippets/css/complete-guide-grid/
*/
html, body {
height : 100%;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
/* -webkit-user-select: none; */ /* Prevents a visitor from copying the text from the screen.... | 0.203391 | 0.046227 |
body {
width: 1100px;
color: #333;
margin: auto;
font-size: 20px;
line-height: 25px;
}
.header {
background-color: #7B7AE0;
width: 100%;
height: 185px;
position: relative;
}
.image {
float: left !important;
clear: none;
}
.heading {
margin-left: 45px;
float: left;
font-size: 45px;... | public/frontend/canbo/qldkl/timkiem_lop.css | body {
width: 1100px;
color: #333;
margin: auto;
font-size: 20px;
line-height: 25px;
}
.header {
background-color: #7B7AE0;
width: 100%;
height: 185px;
position: relative;
}
.image {
float: left !important;
clear: none;
}
.heading {
margin-left: 45px;
float: left;
font-size: 45px;... | 0.311427 | 0.048835 |
.ajax-file-upload-statusbar {
border: 0px solid #0ba1b5;
margin-top: 2px;
width: 300px;
margin-right: 10px;
margin: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 5px 5px 5px 5px
}
.ajax-file-upload-filename {
width: 100%;
height: 0%;
margin: 0 10px 0px 0px;
color: #807579
}
.aja... | public/css/uploadfile.css | .ajax-file-upload-statusbar {
border: 0px solid #0ba1b5;
margin-top: 2px;
width: 300px;
margin-right: 10px;
margin: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 5px 5px 5px 5px
}
.ajax-file-upload-filename {
width: 100%;
height: 0%;
margin: 0 10px 0px 0px;
color: #807579
}
.aja... | 0.179459 | 0.098686 |
html,
body {
height: 100%;
}
body {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
background-color: #f5f5f5;
}
.form-signin {
width: 100%;
max-width: 420px;
padding: 15px;
margin: auto;
}
.form-label-group {
posit... | style.css | html,
body {
height: 100%;
}
body {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
background-color: #f5f5f5;
}
.form-signin {
width: 100%;
max-width: 420px;
padding: 15px;
margin: auto;
}
.form-label-group {
posit... | 0.563978 | 0.069605 |
position: absolute;
font: normal 11px Arial, sans-serif;
border-top: 1px solid #eeeeee;
border-right: 1px solid #888888;
border-bottom: 1px solid #444444;
border-left: 1px solid #cccccc;
-webkit-border-radius: 0.6em;
-moz-border-radius: 0.6em;
border-radius: 0.6em;
-webkit-box-shadow: 0px 2px 10px #444444;
-... | public/resources/c64.keyboard.css | position: absolute;
font: normal 11px Arial, sans-serif;
border-top: 1px solid #eeeeee;
border-right: 1px solid #888888;
border-bottom: 1px solid #444444;
border-left: 1px solid #cccccc;
-webkit-border-radius: 0.6em;
-moz-border-radius: 0.6em;
border-radius: 0.6em;
-webkit-box-shadow: 0px 2px 10px #444444;
-... | 0.306942 | 0.083815 |
.title {
font-size: 20px;
font-weight: 400;
line-height: 1.5;
margin-left: 30px;
}
form {
display: block;
margin-top: 10px;
position: relative;
}
.field-group {
box-sizing: border-box;
clear: both;
padding: 4px 0 4px 145px;
position: relative;
margin: 1px 0;
width: 100%;
}
... | app/assets/stylesheets/new_issue.css | .title {
font-size: 20px;
font-weight: 400;
line-height: 1.5;
margin-left: 30px;
}
form {
display: block;
margin-top: 10px;
position: relative;
}
.field-group {
box-sizing: border-box;
clear: both;
padding: 4px 0 4px 145px;
position: relative;
margin: 1px 0;
width: 100%;
}
... | 0.40251 | 0.164819 |
body.modal-active, body.noscroll {
height: 100%;
overflow: hidden;
}
/* container for overlay */
.overlaymenu {
-webkit-backface-visibility: hidden;
position: fixed;
overflow-y: scroll;
top: 0; left: 0;
width: 100%;
z-index: 31;
display: none;
visibility: hidden;
}
.menu-open ... | src/css/overlaymenu.css | body.modal-active, body.noscroll {
height: 100%;
overflow: hidden;
}
/* container for overlay */
.overlaymenu {
-webkit-backface-visibility: hidden;
position: fixed;
overflow-y: scroll;
top: 0; left: 0;
width: 100%;
z-index: 31;
display: none;
visibility: hidden;
}
.menu-open ... | 0.463687 | 0.074601 |
body{
font-family: montserrat;
}
nav{
z-index: 2004;
position: fixed;
background: url(https://images.weserv.nl/?url=i.imgur.com/6QJjYMe.jpg);
height: 50px;
width: 100%;
}
html {
scroll-behavior: smooth;
}
html, body{
overflow-x: hidden;
}
nav label.logo{
color: white;
font-size: xx-large;
lin... | public/CSS/navbar.css | body{
font-family: montserrat;
}
nav{
z-index: 2004;
position: fixed;
background: url(https://images.weserv.nl/?url=i.imgur.com/6QJjYMe.jpg);
height: 50px;
width: 100%;
}
html {
scroll-behavior: smooth;
}
html, body{
overflow-x: hidden;
}
nav label.logo{
color: white;
font-size: xx-large;
lin... | 0.468547 | 0.100392 |
body {
-webkit-user-select: none;
background-color: white;
font: -webkit-control;
font-size: 12px;
}
.rtl {
direction: rtl;
}
.scroll-view {
overflow: hidden;
width: 0;
height: 0;
}
.list-cell {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}
.list-cel... | third_party/blink/renderer/core/html/forms/resources/calendarPicker.css | body {
-webkit-user-select: none;
background-color: white;
font: -webkit-control;
font-size: 12px;
}
.rtl {
direction: rtl;
}
.scroll-view {
overflow: hidden;
width: 0;
height: 0;
}
.list-cell {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}
.list-cel... | 0.514888 | 0.092976 |
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
scroll-behavior: smooth;
}
section {
padding: 100px;
}
.banner {
position: relat... | newstyle.css | @import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
scroll-behavior: smooth;
}
section {
padding: 100px;
}
.banner {
position: relat... | 0.322206 | 0.051035 |