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 |
|---|---|---|---|---|
:root {
--vc-celebration: #ff6196;
--vc-lesson: #00c853;
--vc-habit: #00b8f0;
--vc-form: #D75FB1;
--vc-review: #FF785D;
--vc-intake: #9f5ae5;
--vc-exam: #ff6196;
--vc-caseStudy: #FF785D;
--vc-measurement: #ff6196;
--vc-quiz: #ff6196;
--vc-workout: #ff785d;
--vc-feedback: #9f5ae5;
--vc-conversa... | lib/varieties.css | :root {
--vc-celebration: #ff6196;
--vc-lesson: #00c853;
--vc-habit: #00b8f0;
--vc-form: #D75FB1;
--vc-review: #FF785D;
--vc-intake: #9f5ae5;
--vc-exam: #ff6196;
--vc-caseStudy: #FF785D;
--vc-measurement: #ff6196;
--vc-quiz: #ff6196;
--vc-workout: #ff785d;
--vc-feedback: #9f5ae5;
--vc-conversa... | 0.403802 | 0.196633 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
* {
margin: 0;
padding: 0;
}
body {
background-color: #f3f3f3;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 50px;
font-family: Montserrat, sans... | style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
* {
margin: 0;
padding: 0;
}
body {
background-color: #f3f3f3;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 50px;
font-family: Montserrat, sans... | 0.339718 | 0.151561 |
* {
padding: 0;
margin: 0;
}
.header {
height: 100%;
background-image: url(../background.jpg);
background-size: cover;
background-position: center;
background-attachment: fixed;
padding-top: 15px;
text-align: center;
... | css/homepage.css | * {
padding: 0;
margin: 0;
}
.header {
height: 100%;
background-image: url(../background.jpg);
background-size: cover;
background-position: center;
background-attachment: fixed;
padding-top: 15px;
text-align: center;
... | 0.301465 | 0.100172 |
*{
margin:0;
padding:0
}
.keyword {
height: 108px;
margin-top: 4px;
margin: 0 auto;
}
.keyword .keyword_top {
width: 100%;
height: 52px;
line-height: 52px;
}
.keyword .keyword_top .keyword_title {
width: 78px;
margin-left: 40px;
}
.fl {
float: left;
}
li {
list-style: none;... | diomand/i-do/index/jump.css | *{
margin:0;
padding:0
}
.keyword {
height: 108px;
margin-top: 4px;
margin: 0 auto;
}
.keyword .keyword_top {
width: 100%;
height: 52px;
line-height: 52px;
}
.keyword .keyword_top .keyword_title {
width: 78px;
margin-left: 40px;
}
.fl {
float: left;
}
li {
list-style: none;... | 0.510741 | 0.082994 |
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans&display=swap");
*, ::before, ::after {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: 'Kumbh Sans', sans-serif;
font-size: 18px;
width: 100vw;
height: 100vh;
background-color... | ProfileCard/assets/css/main.css | @import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans&display=swap");
*, ::before, ::after {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: 'Kumbh Sans', sans-serif;
font-size: 18px;
width: 100vw;
height: 100vh;
background-color... | 0.432543 | 0.050261 |
padding-bottom: 10rem;
background-color: #f7f7f7;
max-width: 90%;
}
.body-color{
background-color: #f7f7f7;
}
.navbar-toggler{
border:none;
font-size: 1.2rem;
padding: 8px;
}
.btn-transparent{
background-color: transparent;
font: .9rem;
padding: 8px;
border: none;
}
.font... | public/css/modified.css | padding-bottom: 10rem;
background-color: #f7f7f7;
max-width: 90%;
}
.body-color{
background-color: #f7f7f7;
}
.navbar-toggler{
border:none;
font-size: 1.2rem;
padding: 8px;
}
.btn-transparent{
background-color: transparent;
font: .9rem;
padding: 8px;
border: none;
}
.font... | 0.471953 | 0.064329 |
.u-section-1 {
background-image: url("images/bannner.png");
}
.u-section-1 .u-sheet-1 {
min-height: 530px;
}
@media (max-width: 1199px) {
.u-section-1 .u-sheet-1 {
min-height: 437px;
}
}
@media (max-width: 991px) {
.u-section-1 .u-sheet-1 {
min-height: 335px;
}
}
@media (max-width: 767px) {
.u... | Code Heist/winners/winners.css | .u-section-1 {
background-image: url("images/bannner.png");
}
.u-section-1 .u-sheet-1 {
min-height: 530px;
}
@media (max-width: 1199px) {
.u-section-1 .u-sheet-1 {
min-height: 437px;
}
}
@media (max-width: 991px) {
.u-section-1 .u-sheet-1 {
min-height: 335px;
}
}
@media (max-width: 767px) {
.u... | 0.414306 | 0.119923 |
@import url('https://fonts.googleapis.com/css?family=Heebo');
.Hero svg {
width: 100%;
height: 70.5%;
}
.Hero {
transform: rotate(74deg) translate(75%, -50%);
overflow: hidden;
width:90vw;
position: absolute;
cursor: pointer;
filter: drop-shadow(16px 0 16px black);
transition: all ... | src/Hero.css | @import url('https://fonts.googleapis.com/css?family=Heebo');
.Hero svg {
width: 100%;
height: 70.5%;
}
.Hero {
transform: rotate(74deg) translate(75%, -50%);
overflow: hidden;
width:90vw;
position: absolute;
cursor: pointer;
filter: drop-shadow(16px 0 16px black);
transition: all ... | 0.617397 | 0.108519 |
@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
body {
font-family: 'Muli', sans-serif;
top: 0 !important;
}
.bold {
font-weight: 700;
}
.container {
padding-top: 1.5rem;
}
div#google_translate_element div.goog-te-gadget-simple {
border: none;
background-color: tr... | public/css/style.css | @import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
body {
font-family: 'Muli', sans-serif;
top: 0 !important;
}
.bold {
font-weight: 700;
}
.container {
padding-top: 1.5rem;
}
div#google_translate_element div.goog-te-gadget-simple {
border: none;
background-color: tr... | 0.360039 | 0.058265 |
@charset "UTF-8";
/* ==========================================================================
Reset
========================================================================== */
/* HTML5 display definitions
========================================================================== */
article, aside, details,... | dist/css/style.css | @charset "UTF-8";
/* ==========================================================================
Reset
========================================================================== */
/* HTML5 display definitions
========================================================================== */
article, aside, details,... | 0.310276 | 0.10885 |
*{
box-sizing: content-box;
margin: 0;
padding: 0;
}
/*Top bar*/
#top-bar .logo img{
margin-left: 50px;
margin-top: 5px;
}
#top-bar .logo h2{
display: inline;
margin-top: 30px;
font-family: 'lobster';
font-size: 35px;
}
#top-bar .logo h2 span{
color: #fec13d;
}
#top-ba... | style.css | *{
box-sizing: content-box;
margin: 0;
padding: 0;
}
/*Top bar*/
#top-bar .logo img{
margin-left: 50px;
margin-top: 5px;
}
#top-bar .logo h2{
display: inline;
margin-top: 30px;
font-family: 'lobster';
font-size: 35px;
}
#top-bar .logo h2 span{
color: #fec13d;
}
#top-ba... | 0.253861 | 0.08318 |
.container{
margin: 0 2em;
}
.row{
display: flex;
flex-wrap: wrap;
}
.align-items-center{
align-items: center;
}
.justify-content-between{
justify-content: space-between;
}
/*header*/
.header{
background-color: var(--bg);
padding: 12px 0;
line-height: 1.5;
}
.logo{
display: flex;
align-items: center;
}
... | assets/css/navbar.css | .container{
margin: 0 2em;
}
.row{
display: flex;
flex-wrap: wrap;
}
.align-items-center{
align-items: center;
}
.justify-content-between{
justify-content: space-between;
}
/*header*/
.header{
background-color: var(--bg);
padding: 12px 0;
line-height: 1.5;
}
.logo{
display: flex;
align-items: center;
}
... | 0.363986 | 0.079424 |
@charset "UTF-8";
/*
Document : tweed
Created on : 04-Sep-2015, 12:16:45
Author : ashley
Description:
Purpose of the stylesheet follows.
*/
* { -ms-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
html { height: 100%; }
body { margin: 0; font-fam... | httpdocs/css/tweed.css | @charset "UTF-8";
/*
Document : tweed
Created on : 04-Sep-2015, 12:16:45
Author : ashley
Description:
Purpose of the stylesheet follows.
*/
* { -ms-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
html { height: 100%; }
body { margin: 0; font-fam... | 0.218753 | 0.153391 |
@charset "utf-8";
/* CSS Document */
.main{max-width:1720px; padding-left:300px;}
/*首页*/
#welcome{margin:0 auto; width:400px; background:url(../images/sun.png) no-repeat; margin-top:150px;}
#biaoti{ width:1000px; margin:30px auto;}
h1{ color:#09F;font-size:30px; font-weight:bold;}
/*学员列表页*/
#caozuo{ height:40px; bac... | public/css/xitong.css | @charset "utf-8";
/* CSS Document */
.main{max-width:1720px; padding-left:300px;}
/*首页*/
#welcome{margin:0 auto; width:400px; background:url(../images/sun.png) no-repeat; margin-top:150px;}
#biaoti{ width:1000px; margin:30px auto;}
h1{ color:#09F;font-size:30px; font-weight:bold;}
/*学员列表页*/
#caozuo{ height:40px; bac... | 0.183923 | 0.107625 |
.markdown-body-dark .hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
/* background: #1E1E1E; */
color: #DCDCDC;
}
.markdown-body-dark .hljs-keyword,
.markdown-body-dark .hljs-literal,
.markdown-body-dark .hljs-symbol,
.markdown-body-dark .hljs-name {
color: #569CD6;
}
.markdown-body-dark .hljs-lin... | src/styles/hljsdark.css | .markdown-body-dark .hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
/* background: #1E1E1E; */
color: #DCDCDC;
}
.markdown-body-dark .hljs-keyword,
.markdown-body-dark .hljs-literal,
.markdown-body-dark .hljs-symbol,
.markdown-body-dark .hljs-name {
color: #569CD6;
}
.markdown-body-dark .hljs-lin... | 0.431824 | 0.087175 |
.back-img {
background: url('../img/bg-btn.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center bottom;
}
.dashboard-icon {
max-width: 45px!important;
max-height: 45px!important;
}
.select-error {
border-width: 1px!important;
border-style: solid!important;... | public/css/custom.css | .back-img {
background: url('../img/bg-btn.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center bottom;
}
.dashboard-icon {
max-width: 45px!important;
max-height: 45px!important;
}
.select-error {
border-width: 1px!important;
border-style: solid!important;... | 0.314682 | 0.066357 |
.accordion{
border:1px solid #22262d;
border-radius:4px;
color:#fff;
font-family:verdana;
font-size:12px;
font-weight:bold;
width:260px;
}
.accordion .header > a{
background:#54585d;
border-top:1px solid #7b7f83;
border-bottom:1px solid #23282f;
color:#fff;
display:bloc... | ui/accordion_201308121733/skin/style.css | .accordion{
border:1px solid #22262d;
border-radius:4px;
color:#fff;
font-family:verdana;
font-size:12px;
font-weight:bold;
width:260px;
}
.accordion .header > a{
background:#54585d;
border-top:1px solid #7b7f83;
border-bottom:1px solid #23282f;
color:#fff;
display:bloc... | 0.243193 | 0.08438 |
@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in
* IE on W... | build/css/style.css | @charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in
* IE on W... | 0.628977 | 0.122681 |
body {
font-family: Arial, Helvetica, sans-serif;
min-width: 100%;
background: #051622;
color: white;
/* color: #4B2633 */
}
::-webkit-scrollbar {
width: 0; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
html {
scroll-behavior: smooth;
}
.arrow {
b... | client/dist/style.css | body {
font-family: Arial, Helvetica, sans-serif;
min-width: 100%;
background: #051622;
color: white;
/* color: #4B2633 */
}
::-webkit-scrollbar {
width: 0; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
html {
scroll-behavior: smooth;
}
.arrow {
b... | 0.534612 | 0.060641 |
body {background: #e9ecef;}
#screen {
width: 100%;
height: 100%;
background-color: black;
position: absolute;
left: 0;
opacity: 0.5;
z-index: 150;
display: none;
}
/* Calendar Style */
.calendarWrapper {
margin-top: 35px;
}
.Calendar tbody tr td, .Calendar thead tr th {
width: 60px;
height: 45... | public/stylesheet.css | body {background: #e9ecef;}
#screen {
width: 100%;
height: 100%;
background-color: black;
position: absolute;
left: 0;
opacity: 0.5;
z-index: 150;
display: none;
}
/* Calendar Style */
.calendarWrapper {
margin-top: 35px;
}
.Calendar tbody tr td, .Calendar thead tr th {
width: 60px;
height: 45... | 0.460774 | 0.100702 |
* Batch jobs
* ========================================================================== */
fieldset#edit-batch-jobs .ui-progressbar {
position: relative;
}
fieldset#edit-batch-jobs .powertagging-progress-label {
position: absolute;
left: 50%;
top: 4px;
font-weight: bold;
text-shadow: 1px... | modules/powertagging/css/powertagging.admin.css | * Batch jobs
* ========================================================================== */
fieldset#edit-batch-jobs .ui-progressbar {
position: relative;
}
fieldset#edit-batch-jobs .powertagging-progress-label {
position: absolute;
left: 50%;
top: 4px;
font-weight: bold;
text-shadow: 1px... | 0.371593 | 0.075551 |
body{
background-color: #020d18;
}
.profile-img{
text-align: center;
}
.emp-profile{
padding-top: 120px;
}
.profile-img img{
width: 50%;
height: 50%;
}
.profile-img .file {
position: relative;
overflow: hidden;
margin-top: -20%;
width: 70%;
border: none;
border-radi... | FrontEnd/web/css.css | body{
background-color: #020d18;
}
.profile-img{
text-align: center;
}
.emp-profile{
padding-top: 120px;
}
.profile-img img{
width: 50%;
height: 50%;
}
.profile-img .file {
position: relative;
overflow: hidden;
margin-top: -20%;
width: 70%;
border: none;
border-radi... | 0.316898 | 0.058912 |
body {
background-color: #f2f4f8;
font-family: Verdana,sans-serif;
display: flex;
min-height: 100vh;
flex-direction: column;
}
main{
flex: 1 0 auto;
}
.back{
background: linear-gradient(45deg, #0288d1, #26c6da);
}
.pagination li.active {
background-color: #0994d3;
}
.marge_3{
... | public/assets/css/main.css | body {
background-color: #f2f4f8;
font-family: Verdana,sans-serif;
display: flex;
min-height: 100vh;
flex-direction: column;
}
main{
flex: 1 0 auto;
}
.back{
background: linear-gradient(45deg, #0288d1, #26c6da);
}
.pagination li.active {
background-color: #0994d3;
}
.marge_3{
... | 0.477067 | 0.099865 |
:root {
--blue-gradient: linear-gradient(90deg, rgba(0,84,197,1) 0%, rgba(110,156,222,1) 50%, rgba(0,84,197,1) 100%);
--blue-gradient-base: rgb(0,84,197);
--instagram-gradient: linear-gradient(90deg, rgba(240,0,15,1) 0%, rgba(196,0,146,1) 100%);
--red-gradient: linear-gradient(90deg, rgba(230,40,49,1) 0%, rgba(... | snippets-and-scripts/css/rgb-colors.css | :root {
--blue-gradient: linear-gradient(90deg, rgba(0,84,197,1) 0%, rgba(110,156,222,1) 50%, rgba(0,84,197,1) 100%);
--blue-gradient-base: rgb(0,84,197);
--instagram-gradient: linear-gradient(90deg, rgba(240,0,15,1) 0%, rgba(196,0,146,1) 100%);
--red-gradient: linear-gradient(90deg, rgba(230,40,49,1) 0%, rgba(... | 0.616128 | 0.21564 |
.contact {
width: 100vw;
min-height: 100vh;
margin-top: 60px;
margin-bottom: 40px;
padding-top: 60px;
padding-bottom: 40px;
display: flex;
justify-content: center;
align-items: center;
@media (--mediaTablet) {
& {
padding-top: 50px;
padding-right: 80px;
padding-left: 160px;
... | src/pages/Home/Contact.css | .contact {
width: 100vw;
min-height: 100vh;
margin-top: 60px;
margin-bottom: 40px;
padding-top: 60px;
padding-bottom: 40px;
display: flex;
justify-content: center;
align-items: center;
@media (--mediaTablet) {
& {
padding-top: 50px;
padding-right: 80px;
padding-left: 160px;
... | 0.67971 | 0.083441 |
@media only screen
{
.s1{
background:url('./AM_003/AM_003_D/Copy\ of\ AM_003_D.png');
background-size:cover;
background-size: 100% 100%;
}
.s2{
background:url('./AM_003/AM_003_D/Copy\ of\ AM_003_D\(2\).png');
background-size:cover;
background-size: 100% 100%;
}
... | media-queries.css | @media only screen
{
.s1{
background:url('./AM_003/AM_003_D/Copy\ of\ AM_003_D.png');
background-size:cover;
background-size: 100% 100%;
}
.s2{
background:url('./AM_003/AM_003_D/Copy\ of\ AM_003_D\(2\).png');
background-size:cover;
background-size: 100% 100%;
}
... | 0.094819 | 0.114121 |
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, legend,
table, caption, ... | css/style.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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, legend,
table, caption, ... | 0.181953 | 0.058939 |
[type="radio"]:checked+span:after{
border: 2px solid #F55443;
background-color: #F55443;
}
#password{
border: none;
padding: 0px 15px;
font: small-caption;
font-size: 18px;
font-size: 1.8rem;
width: calc(100% - 80px);
color: #34495e;
outline: none;
line-height: 0.5;
/* border-radius: 4pt; */
box... | css/style.css | [type="radio"]:checked+span:after{
border: 2px solid #F55443;
background-color: #F55443;
}
#password{
border: none;
padding: 0px 15px;
font: small-caption;
font-size: 18px;
font-size: 1.8rem;
width: calc(100% - 80px);
color: #34495e;
outline: none;
line-height: 0.5;
/* border-radius: 4pt; */
box... | 0.157234 | 0.071074 |
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, ... | day-2/assets/stylesheets/main.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.382718 | 0.083778 |
.txt-prim {
font-family: "Roboto", sans-serif;
}
.txt-sec {
font-family: "Roboto Slab", serif;
}
.txt-reg {
font-weight: 400;
}
.txt-med {
font-weight: 500;
}
.txt-bold {
font-weight: 700;
}
.txt-sm1 {
font-size: 14px;
}
.txt-sm2 {
font-size: 14px;
}
.txt-md1-p {
font-size: 16px;
}
.txt-md1-nav ... | public/assets/css/main.css | .txt-prim {
font-family: "Roboto", sans-serif;
}
.txt-sec {
font-family: "Roboto Slab", serif;
}
.txt-reg {
font-weight: 400;
}
.txt-med {
font-weight: 500;
}
.txt-bold {
font-weight: 700;
}
.txt-sm1 {
font-size: 14px;
}
.txt-sm2 {
font-size: 14px;
}
.txt-md1-p {
font-size: 16px;
}
.txt-md1-nav ... | 0.340376 | 0.082623 |
.page-zone,
.template-zone {
outline-color: rgba(0,255,0, 0.33);
outline-style: solid;
outline-offset: 0.15em;
outline-width: 0;
position: relative;
overflow: visible;
}
.resizing {
background-color: transparent;
background-image: linear-gradient(90deg, rgba(255, 128, 128, 0.05) 50%, transparent 50%);
... | public/css/cms.css | .page-zone,
.template-zone {
outline-color: rgba(0,255,0, 0.33);
outline-style: solid;
outline-offset: 0.15em;
outline-width: 0;
position: relative;
overflow: visible;
}
.resizing {
background-color: transparent;
background-image: linear-gradient(90deg, rgba(255, 128, 128, 0.05) 50%, transparent 50%);
... | 0.470493 | 0.107719 |
:root {
--glue-primary-bg-color: white;
--glue-secondary-bg-color: #ddddee;
--glue-primary-gradient: linear-gradient(180deg, #f4f4ff 0%, #ccccdd 100%);
--glue-primary-fg-color: black;
--glue-secondary-fg-color: #333333;
--glue-primary-border-color: #666666;
--glue-secondary-border-color: black;
--glue-p... | packages/@ember-glue/toggle/vendor/styles/toggle.css | :root {
--glue-primary-bg-color: white;
--glue-secondary-bg-color: #ddddee;
--glue-primary-gradient: linear-gradient(180deg, #f4f4ff 0%, #ccccdd 100%);
--glue-primary-fg-color: black;
--glue-secondary-fg-color: #333333;
--glue-primary-border-color: #666666;
--glue-secondary-border-color: black;
--glue-p... | 0.486088 | 0.147065 |
@-moz-document url-prefix("https://nodejs.org/dist/"), url-prefix("https://nodejs.org/docs/"),
url-prefix("https://nodejs.org/en/docs/") {
body {
background:#1d1d1d !important;
color:#ccc !important;
}
h1,h2,h3,h4,h5,h6 {
color:#ccc !important;
}
container {
background:#222 !important;
... | data/usercss/161508.user.css | @-moz-document url-prefix("https://nodejs.org/dist/"), url-prefix("https://nodejs.org/docs/"),
url-prefix("https://nodejs.org/en/docs/") {
body {
background:#1d1d1d !important;
color:#ccc !important;
}
h1,h2,h3,h4,h5,h6 {
color:#ccc !important;
}
container {
background:#222 !important;
... | 0.308398 | 0.145692 |
@-moz-document domain("discordapp.com")
{
.ui-call-avatar-border.voice.speaking {
box-shadow: inset 0 0 0 3px var(--accent)!important
}
.ui-call-avatar-border.video.selected:not(.speaking) {
box-shadow: inset 0 0 0 1px var(--laccent)!important
}
.ui-call-avatar-border.video.speaking {
... | data/usercss/163236.user.css | @-moz-document domain("discordapp.com")
{
.ui-call-avatar-border.voice.speaking {
box-shadow: inset 0 0 0 3px var(--accent)!important
}
.ui-call-avatar-border.video.selected:not(.speaking) {
box-shadow: inset 0 0 0 1px var(--laccent)!important
}
.ui-call-avatar-border.video.speaking {
... | 0.260013 | 0.049108 |
@media screen and (max-width: 500px) {
#app {
width: 100% !important;
}
._header-mobile {
height: 60px;
background-color: #f08233;
}
._header-mobile i {
width: 24px;
height: 24px;
background-size: cover;
background-position: center;
dis... | public/css/mobile.css | @media screen and (max-width: 500px) {
#app {
width: 100% !important;
}
._header-mobile {
height: 60px;
background-color: #f08233;
}
._header-mobile i {
width: 24px;
height: 24px;
background-size: cover;
background-position: center;
dis... | 0.267026 | 0.078043 |
html {
min-height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body {
background: transparent;
min-height: 100%;
-webkit-font-smoothing: antialiased;
-webkit-overflow-scrolling: touch;
line-height: 1.5em... | assets/css/magister.css | html {
min-height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body {
background: transparent;
min-height: 100%;
-webkit-font-smoothing: antialiased;
-webkit-overflow-scrolling: touch;
line-height: 1.5em... | 0.382718 | 0.069384 |
body{
background-image: url(plant-a-tree-a.jpg);
height: 100vh;
background-attachment: scroll;
background-repeat: no-repeat;
background-size: cover;
background-position: center 0%;
}
#hed{
text-align: center;
color:gray;
font-weight: bolder;
padding-bottom: 2vh;
}
... | PaymentGateway/style.css | body{
background-image: url(plant-a-tree-a.jpg);
height: 100vh;
background-attachment: scroll;
background-repeat: no-repeat;
background-size: cover;
background-position: center 0%;
}
#hed{
text-align: center;
color:gray;
font-weight: bolder;
padding-bottom: 2vh;
}
... | 0.464659 | 0.06357 |
body {
background-image: none !important;
background-color: white !important;
font-size: 100% !important;
color: #222;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div#content {
max-width: 48em;
}
div#header {
background-image: none;
margin-bottom: 0px;
}
#hea... | data/usercss/91055.user.css | body {
background-image: none !important;
background-color: white !important;
font-size: 100% !important;
color: #222;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div#content {
max-width: 48em;
}
div#header {
background-image: none;
margin-bottom: 0px;
}
#hea... | 0.240239 | 0.049451 |
.ms-core-defaultFont,
#pageStatusBar,
#hybridTooltipStatusBar,
.ms-status-msg,
.js-callout-body
{
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:13px;
}
.ms-core-defaultFont,
.js-callout-body
{
/* [ReplaceColor(themeColor:"BodyText")] */ c... | assets/CampusCore.css | .ms-core-defaultFont,
#pageStatusBar,
#hybridTooltipStatusBar,
.ms-status-msg,
.js-callout-body
{
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:13px;
}
.ms-core-defaultFont,
.js-callout-body
{
/* [ReplaceColor(themeColor:"BodyText")] */ c... | 0.236957 | 0.041579 |
position:relative;
}
.dflip-tab{
}
#dflip_post_meta_box,
form.dflip-settings{
background-color: #f7f7f7;
border: 2px solid #0295d0;
line-height: 1.5;
}
#dflip_post_meta_box .hndle {
background-color: #0295d0;
color: white;
}
form.dflip-settings{
margin-right: 20px;
padding: 7px 12px 20px;
}
#dflip-tabs... | public/front/js/flip/css/metaboxes.css | position:relative;
}
.dflip-tab{
}
#dflip_post_meta_box,
form.dflip-settings{
background-color: #f7f7f7;
border: 2px solid #0295d0;
line-height: 1.5;
}
#dflip_post_meta_box .hndle {
background-color: #0295d0;
color: white;
}
form.dflip-settings{
margin-right: 20px;
padding: 7px 12px 20px;
}
#dflip-tabs... | 0.299925 | 0.062789 |
::-webkit-input-placeholder {
color: #DDD;
}
::-webkit-scrollbar {
display: none;
}
* {
margin: 0;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
}
html, body {
height: 100%;
}
body {
min-height: 100%;
... | prototype/core.css | ::-webkit-input-placeholder {
color: #DDD;
}
::-webkit-scrollbar {
display: none;
}
* {
margin: 0;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
}
html, body {
height: 100%;
}
body {
min-height: 100%;
... | 0.250271 | 0.047294 |
@font-face {
font-family: 'ninzio';
src: url('../fonts/ninzio-2.eot?bvk9qs');
src: url('../fonts/ninzio-2.eot?bvk9qs#iefix') format('embedded-opentype'),
url('../fonts/ninzio-2.ttf?bvk9qs') format('truetype'),
url('../fonts/ninzio-2.woff?bvk9qs') format('woff'),
url('../fonts/ninzio-2.svg?bvk9... | saleor/static/css/custom-font-2.css | @font-face {
font-family: 'ninzio';
src: url('../fonts/ninzio-2.eot?bvk9qs');
src: url('../fonts/ninzio-2.eot?bvk9qs#iefix') format('embedded-opentype'),
url('../fonts/ninzio-2.ttf?bvk9qs') format('truetype'),
url('../fonts/ninzio-2.woff?bvk9qs') format('woff'),
url('../fonts/ninzio-2.svg?bvk9... | 0.19962 | 0.055823 |
a {
color: #5D6975;
text-decoration: underline;
}
p{
padding: 0px;
margin: 0px;
}
.nombre{
margin: 305px 0px 0px 480px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 26px;
font-weight:bold;
}
.evento{
margin: 38px 0px 0px 683px;
font-family: "Open Sans... | public/administration/dist/css/stylecertificado.css | a {
color: #5D6975;
text-decoration: underline;
}
p{
padding: 0px;
margin: 0px;
}
.nombre{
margin: 305px 0px 0px 480px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 26px;
font-weight:bold;
}
.evento{
margin: 38px 0px 0px 683px;
font-family: "Open Sans... | 0.227727 | 0.190423 |
@import 'normalize.css';
@import 'variables.css';
@import 'grid-system.css';
/* General Settings */
style, script, head {
display: none!important;
}
body, html {
font-size: 16px;
font-family: var(--font);
margin: 0;
padding: 0;
display: block;
background-color: var(--background2);
overf... | public/css/main.css | @import 'normalize.css';
@import 'variables.css';
@import 'grid-system.css';
/* General Settings */
style, script, head {
display: none!important;
}
body, html {
font-size: 16px;
font-family: var(--font);
margin: 0;
padding: 0;
display: block;
background-color: var(--background2);
overf... | 0.319546 | 0.084003 |
.with-button {
display: inline-block;
}
/* ==============================================
* テキストボックス
* ============================================== */
.admin-input-component.text {
position: relative;
display: inline-block;
.component {
display: block;
width: 100%;
height: 100%;
pad... | css/component.css | .with-button {
display: inline-block;
}
/* ==============================================
* テキストボックス
* ============================================== */
.admin-input-component.text {
position: relative;
display: inline-block;
.component {
display: block;
width: 100%;
height: 100%;
pad... | 0.512693 | 0.080538 |
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets - REMOVED
10.0 - Content
10.1 - Posts and pages
10.2 - Asides
10.3 - Comments
11.0 - Infi... | public/sites/neumos/style.css | >>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets - REMOVED
10.0 - Content
10.1 - Posts and pages
10.2 - Asides
10.3 - Comments
11.0 - Infi... | 0.421909 | 0.110423 |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
/*Body,anchor and paragraph elements*/
body {
background-color: #d9dcd6;
}
a {
color: #ffffff;
text-decoration: none;
}
/*adds hover affect to links*/
a:hover {
background-color: #55555500;
font-size: 125%;
z-index: 9;
}
p... | style.css | * {
box-sizing: border-box;
padding: 0;
margin: 0;
}
/*Body,anchor and paragraph elements*/
body {
background-color: #d9dcd6;
}
a {
color: #ffffff;
text-decoration: none;
}
/*adds hover affect to links*/
a:hover {
background-color: #55555500;
font-size: 125%;
z-index: 9;
}
p... | 0.279238 | 0.141786 |
body {
background: #292e30;
color: #ddd;
}
a:link,
a:visited {
color: rgb(192, 216, 218);
}
a:hover {
color: #719aad;
}
/*****************
* Logo
*****************/
#logo {
width: 50px;
}
/*****************
* VIDEO SECTION
*****************/
.display-4 .badge {
display: inline-block;
margin-r... | src/assets/css/style.css | body {
background: #292e30;
color: #ddd;
}
a:link,
a:visited {
color: rgb(192, 216, 218);
}
a:hover {
color: #719aad;
}
/*****************
* Logo
*****************/
#logo {
width: 50px;
}
/*****************
* VIDEO SECTION
*****************/
.display-4 .badge {
display: inline-block;
margin-r... | 0.286369 | 0.12921 |
* {
box-sizing: border-box;
}
body {
height: 100vh;
margin: 0;
background-color: #cdcdcd;
background-image: url(../imgs/panda.png);
background-repeat: no-repeat;
background-position: left;
background-position-y: 650px;
/* overflow: hidden; */
}
.container {
display: flex;
f... | proj/book-shop/css/style.css | * {
box-sizing: border-box;
}
body {
height: 100vh;
margin: 0;
background-color: #cdcdcd;
background-image: url(../imgs/panda.png);
background-repeat: no-repeat;
background-position: left;
background-position-y: 650px;
/* overflow: hidden; */
}
.container {
display: flex;
f... | 0.600657 | 0.10581 |
@font-face {
font-family: "sauerfont";
src: url("sauerfont.ttf");
}
@keyframes processing {
0% {
color: #52ddcf;
}
50% {
color: #1a89a7;
}
100% {
color: #3dd39b;
}
}
@keyframes element-fadein {
0% {
filter: opacity(0);
transform: translatey(20px);
}
100% {
filter: opacity(1);
transform: tr... | styles/styles.css | @font-face {
font-family: "sauerfont";
src: url("sauerfont.ttf");
}
@keyframes processing {
0% {
color: #52ddcf;
}
50% {
color: #1a89a7;
}
100% {
color: #3dd39b;
}
}
@keyframes element-fadein {
0% {
filter: opacity(0);
transform: translatey(20px);
}
100% {
filter: opacity(1);
transform: tr... | 0.434941 | 0.121607 |
.content {
margin-top: 50px;
}
.undecorated-link:hover {
text-decoration: none;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.ng-invalid.ng-dirty {
border-color: #FA787E;
}
.ng-valid.ng-dirty {
border-color: #78FA89;
}
md-toolbar {
font-size: 1.15... | public/modules/core/css/core.css | .content {
margin-top: 50px;
}
.undecorated-link:hover {
text-decoration: none;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.ng-invalid.ng-dirty {
border-color: #FA787E;
}
.ng-valid.ng-dirty {
border-color: #78FA89;
}
md-toolbar {
font-size: 1.15... | 0.508056 | 0.090897 |
.qm-login-logo-box{width: 100%;display: block;margin-top: 0;text-align: left;background: #ffffff;padding:20px;margin-bottom: 30px;}
.qm-logo-img{width: 2rem;height: 2rem;display: inline-block;background: no-repeat url(../images/logo.svg) center center/100% 100%;vertical-align: middle;}
.qm-logo-name{display: inline;li... | static/css/smallStyle.css | .qm-login-logo-box{width: 100%;display: block;margin-top: 0;text-align: left;background: #ffffff;padding:20px;margin-bottom: 30px;}
.qm-logo-img{width: 2rem;height: 2rem;display: inline-block;background: no-repeat url(../images/logo.svg) center center/100% 100%;vertical-align: middle;}
.qm-logo-name{display: inline;li... | 0.269133 | 0.095898 |
@charset "UTF-8";
.offline-ui .offline-ui-retry:before {
content: "Reconectar"; }
.offline-ui.offline-ui-up .offline-ui-content:before {
content: "Tu computador está conectado a internet."; }
@media (max-width: 1024px) {
.offline-ui.offline-ui-up .offline-ui-content:before {
content: "Tu dispositivo es... | public/bower_components/offline/css/offline-language-spanish.css | @charset "UTF-8";
.offline-ui .offline-ui-retry:before {
content: "Reconectar"; }
.offline-ui.offline-ui-up .offline-ui-content:before {
content: "Tu computador está conectado a internet."; }
@media (max-width: 1024px) {
.offline-ui.offline-ui-up .offline-ui-content:before {
content: "Tu dispositivo es... | 0.322739 | 0.071689 |
*,
html,
body {
padding: 0px;
margin: 0px;
box-sizing: border-box;
perspective: 800px;
}
body {
background-color: #227093;
width: 100%;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.fade-enter-active {
animation: fade-in 0.5s;
}
.fade-leave-active {
animation... | src/assets/styles/experience.css | *,
html,
body {
padding: 0px;
margin: 0px;
box-sizing: border-box;
perspective: 800px;
}
body {
background-color: #227093;
width: 100%;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.fade-enter-active {
animation: fade-in 0.5s;
}
.fade-leave-active {
animation... | 0.466116 | 0.097691 |
.magicmenu{position:relative;}
.magicmenu .nav-desktop{position:static;margin:0;padding:0;}
.magicmenu .nav-desktop .level0{padding:0px;margin:0px;display: inline-block;}
.magicmenu .nav-desktop .level0.logo.display{display: none;border: 0;}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display{}
.header... | skin/frontend/alosupermarket/default/magiccart/magicmenu/css/magicmenu.css | .magicmenu{position:relative;}
.magicmenu .nav-desktop{position:static;margin:0;padding:0;}
.magicmenu .nav-desktop .level0{padding:0px;margin:0px;display: inline-block;}
.magicmenu .nav-desktop .level0.logo.display{display: none;border: 0;}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display{}
.header... | 0.212314 | 0.052692 |
body {
margin: 0;
padding: 0;
height: 50%;
width: 100%;
}
.contrainer {
height: 155vh;
width: 100%;
background-image: url(../imagen/Mascarillas_Hipoplasticas.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: 5s;
animation-name: animate;
animation-direc... | calendario/css/regisylogin.css |
body {
margin: 0;
padding: 0;
height: 50%;
width: 100%;
}
.contrainer {
height: 155vh;
width: 100%;
background-image: url(../imagen/Mascarillas_Hipoplasticas.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: 5s;
animation-name: animate;
animation-direc... | 0.342572 | 0.05498 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bungee&display=swap');
* {
margin: 0... | style/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bungee&display=swap');
* {
margin: 0... | 0.343672 | 0.158532 |
.muted, .muted a {opacity: .6; font-size: 80%;}
.sparkline {
/* border: 1px solid yellow; */
height:100%;
width:100%;
}
div.tooltip {
position: absolute;
text-align: left;
padding: 6px;
background: yellow;
border: 0px;
border-radius: 8px;
pointer-events: none;
}
.statcard-number {
margin-top... | WebUI/Client/css/statcard.css | .muted, .muted a {opacity: .6; font-size: 80%;}
.sparkline {
/* border: 1px solid yellow; */
height:100%;
width:100%;
}
div.tooltip {
position: absolute;
text-align: left;
padding: 6px;
background: yellow;
border: 0px;
border-radius: 8px;
pointer-events: none;
}
.statcard-number {
margin-top... | 0.454472 | 0.068662 |
/*----- RESET -----*/
body {margin: auto; font: 12px Tahoma;}
img {border: none;}
a {text-decoration: none; color: #185798;}
table, tr, td, h1, h2, h3, h4, h5, h6, p, pre, ul, li, input, textarea {margin: 0px; padding: 0px; border: none;}
:focus {outline: none;}
/*-----------------*/
/* Navbar */
#nav {background: ur... | style.css |
/*----- RESET -----*/
body {margin: auto; font: 12px Tahoma;}
img {border: none;}
a {text-decoration: none; color: #185798;}
table, tr, td, h1, h2, h3, h4, h5, h6, p, pre, ul, li, input, textarea {margin: 0px; padding: 0px; border: none;}
:focus {outline: none;}
/*-----------------*/
/* Navbar */
#nav {background: ur... | 0.35031 | 0.219129 |
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
@font-face {
font-family: gothmmed;
src: url(/Users/jeremy.ott/Sites/masthead-updates/css/fonts/gothmmed-webfont.woff);
... | css/main.css | /* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
@font-face {
font-family: gothmmed;
src: url(/Users/jeremy.ott/Sites/masthead-updates/css/fonts/gothmmed-webfont.woff);
... | 0.489503 | 0.071106 |
.oxi-addons-container .oxi-image-general-hover-style-25 .oxi-image-hover-figure .oxi-image-hover-figure-caption{
opacity: 1;
}
.oxi-addons-container .oxi-image-general-hover-style-25 .oxi-image-hover-figure .oxi-image-hover-image {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacit... | wordpress/wp-content/plugins/image-hover-effects-ultimate/Modules/General/Files/style-25.css | .oxi-addons-container .oxi-image-general-hover-style-25 .oxi-image-hover-figure .oxi-image-hover-figure-caption{
opacity: 1;
}
.oxi-addons-container .oxi-image-general-hover-style-25 .oxi-image-hover-figure .oxi-image-hover-image {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacit... | 0.510008 | 0.070049 |
.projectLand {
height: 45vh;
position: relative;
}
.projectContainer {
margin-top: 35vh;
grid-column: 4/span 3;
}
.projectHeader {
text-align: right;
grid-column: 2/span 2;
/* margin-top: 35vh; */
margin-top: 15vh;
}
#projectIntro {
transition: 1.5s all;
color:#0E072E;
}
... | src/templates/project.module.css | .projectLand {
height: 45vh;
position: relative;
}
.projectContainer {
margin-top: 35vh;
grid-column: 4/span 3;
}
.projectHeader {
text-align: right;
grid-column: 2/span 2;
/* margin-top: 35vh; */
margin-top: 15vh;
}
#projectIntro {
transition: 1.5s all;
color:#0E072E;
}
... | 0.3512 | 0.120672 |
.infobanner {
border-radius: 30px;
background: #{{ site.data.template.color.tertiary }};
color: #ffffff;
padding: 20px;
}
.infobanner p a {
color: #ffffff;
}
.infobanner p a:hover,
.infobanner p a:focus,
.infobanner p a:active,
.infobanner p a.active {
color: #ffffff;
}
/********************************... | _includes/css/rockport.css | .infobanner {
border-radius: 30px;
background: #{{ site.data.template.color.tertiary }};
color: #ffffff;
padding: 20px;
}
.infobanner p a {
color: #ffffff;
}
.infobanner p a:hover,
.infobanner p a:focus,
.infobanner p a:active,
.infobanner p a.active {
color: #ffffff;
}
/********************************... | 0.299515 | 0.224278 |
dl, dt, dd, ol, ul, li {
margin: 0;
padding: 0;
}
a {
color: #222222;
text-decoration: none;
position: relative;
font-family: 'Roboto', sans-serif;
}
img {
max-width: 100%;
height: auto;
}
h1, h2, h3, h4, h5, h6 {
color: #222222;
font-family: 'Roboto', sans-serif;
font-we... | css/style.css | dl, dt, dd, ol, ul, li {
margin: 0;
padding: 0;
}
a {
color: #222222;
text-decoration: none;
position: relative;
font-family: 'Roboto', sans-serif;
}
img {
max-width: 100%;
height: auto;
}
h1, h2, h3, h4, h5, h6 {
color: #222222;
font-family: 'Roboto', sans-serif;
font-we... | 0.391639 | 0.138026 |
@charset "utf-8";
/* CSS Document */
/*------导航栏二级菜单--------*/
.rside ul li{position: relative;z-index: 1;}
.RankSubnav{background: #fff;height: 36px;border: 1px solid #ccc;position: absolute;top: 50px;left: 465px;padding: 5px;display: none;}
.RankSubnav ul li{float: left;height: 30px;line-height: 30px;margin-top: 6px... | public/static/css/mediaweixin.css | @charset "utf-8";
/* CSS Document */
/*------导航栏二级菜单--------*/
.rside ul li{position: relative;z-index: 1;}
.RankSubnav{background: #fff;height: 36px;border: 1px solid #ccc;position: absolute;top: 50px;left: 465px;padding: 5px;display: none;}
.RankSubnav ul li{float: left;height: 30px;line-height: 30px;margin-top: 6px... | 0.32306 | 0.064594 |
@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot');
src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf') format('truetype'),
url('fonts/icomoon.woff') format('woff'),
url('fonts/icomoon.svg#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}... | app/assets/stylesheets/application.css | @font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot');
src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf') format('truetype'),
url('fonts/icomoon.woff') format('woff'),
url('fonts/icomoon.svg#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}... | 0.265119 | 0.073563 |
body {
background: #474747 url(images/bg.png) repeat-y center 0;
margin: 0;
padding: 0;
font: 13px Lucida Grande,Lucida Sans Unicode,arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
}
#wrapper {
margin: auto;
width: 980px;
background-color: White;
}
... | templates/deep-red/default.css | body {
background: #474747 url(images/bg.png) repeat-y center 0;
margin: 0;
padding: 0;
font: 13px Lucida Grande,Lucida Sans Unicode,arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
}
#wrapper {
margin: auto;
width: 980px;
background-color: White;
}
... | 0.293 | 0.097864 |
@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?-wqhfbv');
src:url('fonts/icomoon.eot?#iefix-wqhfbv') format('embedded-opentype'),
url('fonts/icomoon.woff?-wqhfbv') format('woff'),
url('fonts/icomoon.ttf?-wqhfbv') format('truetype'),
url('fonts/icomoon.svg?-wqhfbv#icomoon') format('svg');
font... | resources/style.css | @font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?-wqhfbv');
src:url('fonts/icomoon.eot?#iefix-wqhfbv') format('embedded-opentype'),
url('fonts/icomoon.woff?-wqhfbv') format('woff'),
url('fonts/icomoon.ttf?-wqhfbv') format('truetype'),
url('fonts/icomoon.svg?-wqhfbv#icomoon') format('svg');
font... | 0.260389 | 0.095602 |
.preloader .loader {
width: 100%;
height: 100%;
background-color: #000;
}
.preloader .loader .back-black {
position: fixed;
top: 0;
width: 100vw;
height: 100vh;
background-color: #020202;
z-index: 2;
}
.preloader .loader .banter-loader {
z-index: 3;
position: absolute;
le... | public/css/preloader.css | .preloader .loader {
width: 100%;
height: 100%;
background-color: #000;
}
.preloader .loader .back-black {
position: fixed;
top: 0;
width: 100vw;
height: 100vh;
background-color: #020202;
z-index: 2;
}
.preloader .loader .banter-loader {
z-index: 3;
position: absolute;
le... | 0.534855 | 0.125467 |
@font-face {
font-family: 'tinkoff_sansregular';
src: url('../assets/tinkoffsans.woff2') format('woff2'),
url('../assets/tinkoffsans.woff') format('woff');
font-weight: normal;
font-style: normal;
}
html {
height: 100%;
}
body {
height: 100%;
max-width: 411px;
min-width: 360px;
marg... | css/styles.css | @font-face {
font-family: 'tinkoff_sansregular';
src: url('../assets/tinkoffsans.woff2') format('woff2'),
url('../assets/tinkoffsans.woff') format('woff');
font-weight: normal;
font-style: normal;
}
html {
height: 100%;
}
body {
height: 100%;
max-width: 411px;
min-width: 360px;
marg... | 0.45181 | 0.089494 |
.system {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100vh;
margin: 0;
top: -150px;
background: rgb(34, 34, 34);
}
.planet {
z-index: 10;
position: relative;
display: block;
width: 20vw;
height: 20vw;
... | CSSanimasjon/css/orbit.css |
.system {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100vh;
margin: 0;
top: -150px;
background: rgb(34, 34, 34);
}
.planet {
z-index: 10;
position: relative;
display: block;
width: 20vw;
height: 20vw;
... | 0.830422 | 0.180431 |
@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
background-color: rgb(255, 255, 255);
}
.banner_width {
width: 20%;
margin-top: 22px;
}
/* @media onl... | src/app.css | @tailwind base;
@tailwind components;
@tailwind utilities;
:root {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
background-color: rgb(255, 255, 255);
}
.banner_width {
width: 20%;
margin-top: 22px;
}
/* @media onl... | 0.362405 | 0.077588 |
.workspace {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.clipboard-container {
border-radius: 5px;
background-color: var(--primary-color);
box-shadow: 5px 10px 18px #888888;
color: white;
width: 30rem;
margin: 1rem;
text-align: center;
position: relativ... | source/public/css/components/clipboard.css | .workspace {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.clipboard-container {
border-radius: 5px;
background-color: var(--primary-color);
box-shadow: 5px 10px 18px #888888;
color: white;
width: 30rem;
margin: 1rem;
text-align: center;
position: relativ... | 0.736969 | 0.126407 |
sidebar *,
nav * {
font-family: "Helvetica Neue", "Helvetica", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", "WenQuanYi Micro Hei", "Arial", sans-serif;
margin: 0;
padding: 0;
outline: none;
color: #333;
word-break: break-all;
text-decoration: none;
}
.pull-left ... | index.css | sidebar *,
nav * {
font-family: "Helvetica Neue", "Helvetica", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", "WenQuanYi Micro Hei", "Arial", sans-serif;
margin: 0;
padding: 0;
outline: none;
color: #333;
word-break: break-all;
text-decoration: none;
}
.pull-left ... | 0.342352 | 0.101812 |
@charset "utf-8";
/*本网站由web前端开发者(薛洪刚)开发;IT昵称(小贱);QQ(1399395438)*/
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:14px;vertical-align:middle;}
body{font-siz... | tpl/simpleboot2/Public/style/travel.css | @charset "utf-8";
/*本网站由web前端开发者(薛洪刚)开发;IT昵称(小贱);QQ(1399395438)*/
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:14px;vertical-align:middle;}
body{font-siz... | 0.213705 | 0.054828 |
@charset "UTF-8";
.body {
min-height: calc(100vh - 340px);
width: 70%;
margin-left : auto;
margin-right : auto;
}
.header {
margin-top: 15px;
border: 1.5px solid #4d4d4d;
width: 80%;
height: 50px;
display: inline-block;
}
.mathproblem {
list-style: none;
padding-left: 0px;
font-size: ... | src/main/webapp/resources/css/mathproblem.css | @charset "UTF-8";
.body {
min-height: calc(100vh - 340px);
width: 70%;
margin-left : auto;
margin-right : auto;
}
.header {
margin-top: 15px;
border: 1.5px solid #4d4d4d;
width: 80%;
height: 50px;
display: inline-block;
}
.mathproblem {
list-style: none;
padding-left: 0px;
font-size: ... | 0.297368 | 0.091382 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&family=Roboto:wght@300&family=Ubuntu:wght@300&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
list-style: none;
scroll-behavior: smooth;
}
body{
font-size: 62.5%;
font-family:... | css.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&family=Roboto:wght@300&family=Ubuntu:wght@300&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
list-style: none;
scroll-behavior: smooth;
}
body{
font-size: 62.5%;
font-family:... | 0.347537 | 0.066539 |
html {
position: relative;
min-height: 100%;
}
body {
/*font-family: 'Roboto';*/
background: url('../img/geometry.png');
font-weight: 100;
margin-bottom: 60px;
}
/***********************************************************
*************** PRELOADER - spinnning CIRCLES **************
* https://ih... | assets/css/main.css | html {
position: relative;
min-height: 100%;
}
body {
/*font-family: 'Roboto';*/
background: url('../img/geometry.png');
font-weight: 100;
margin-bottom: 60px;
}
/***********************************************************
*************** PRELOADER - spinnning CIRCLES **************
* https://ih... | 0.281208 | 0.048428 |
section {
margin: 0 30px;
}
section.top {
width: calc(100vw - 6vw);
height: calc(100vh - 130px);
background: #060d27;
display: grid;
align-items: center;
justify-items: center;
text-align: center;
}
section.top p {
color: #fff;
font-size: 1.3rem;
margin-bottom: 0;
}
section.top h1 {
color: #f... | public/css/home.css | section {
margin: 0 30px;
}
section.top {
width: calc(100vw - 6vw);
height: calc(100vh - 130px);
background: #060d27;
display: grid;
align-items: center;
justify-items: center;
text-align: center;
}
section.top p {
color: #fff;
font-size: 1.3rem;
margin-bottom: 0;
}
section.top h1 {
color: #f... | 0.499756 | 0.125654 |
@font-face {
font-family: 'LaundryCareSymbols';
src: url('fonts/LaundryCareSymbols.eot');
src: url('fonts/LaundryCareSymbols.eot?#iefix') format('embedded-opentype'),
url('fonts/LaundryCareSymbols.woff') format('woff'),
url('fonts/LaundryCareSymbols.ttf') format('truetype'),
url('fon... | LaundryCareSymbols.css | @font-face {
font-family: 'LaundryCareSymbols';
src: url('fonts/LaundryCareSymbols.eot');
src: url('fonts/LaundryCareSymbols.eot?#iefix') format('embedded-opentype'),
url('fonts/LaundryCareSymbols.woff') format('woff'),
url('fonts/LaundryCareSymbols.ttf') format('truetype'),
url('fon... | 0.443841 | 0.063193 |
@charset "UTF-8";
.j-col-pull-0,
.j-col-pull-1,
.j-col-pull-10,
.j-col-pull-11,
.j-col-pull-13,
.j-col-pull-14,
.j-col-pull-15,
.j-col-pull-16,
.j-col-pull-17,
.j-col-pull-18,
.j-col-pull-19,
.j-col-pull-2,
.j-col-pull-20,
.j-col-pull-21,
.j-col-pull-22,
.j-col-pull-23,
.j-col-pull-24,
.j-col-pull-3,
.j-col-pull-4,
.j-... | packages/theme-default/lib/css/col.css | @charset "UTF-8";
.j-col-pull-0,
.j-col-pull-1,
.j-col-pull-10,
.j-col-pull-11,
.j-col-pull-13,
.j-col-pull-14,
.j-col-pull-15,
.j-col-pull-16,
.j-col-pull-17,
.j-col-pull-18,
.j-col-pull-19,
.j-col-pull-2,
.j-col-pull-20,
.j-col-pull-21,
.j-col-pull-22,
.j-col-pull-23,
.j-col-pull-24,
.j-col-pull-3,
.j-col-pull-4,
.j-... | 0.40392 | 0.103341 |
.el-menu-item a {
display: block;
}
.page .el-table--enable-row-hover .el-table__body tr:hover > td {
background-color: #dedede !important;
}
.page .el-table--striped .el-table__body tr.el-table__row--striped td {
background-color: #f5f5f5 !important;
}
.page .el-table td,
.page .el-table th {
padding: 1px 0... | demo/src/assets/less/basic.css | .el-menu-item a {
display: block;
}
.page .el-table--enable-row-hover .el-table__body tr:hover > td {
background-color: #dedede !important;
}
.page .el-table--striped .el-table__body tr.el-table__row--striped td {
background-color: #f5f5f5 !important;
}
.page .el-table td,
.page .el-table th {
padding: 1px 0... | 0.384912 | 0.08061 |
.projects-wrapper {
position: relative;
min-height: 100vh;
margin-top: 3em;
margin-left: 0;
width: 100vw;
min-height: 100vh;
}
.projects-wrapper h2 {
text-align: center;
font-size: 2em;
}
.projects-header-wrapper {
padding-top: 5em;
text-align: center;
cursor: default;
... | Front-end/src/components/Projects/Projects.css | .projects-wrapper {
position: relative;
min-height: 100vh;
margin-top: 3em;
margin-left: 0;
width: 100vw;
min-height: 100vh;
}
.projects-wrapper h2 {
text-align: center;
font-size: 2em;
}
.projects-header-wrapper {
padding-top: 5em;
text-align: center;
cursor: default;
... | 0.806777 | 0.133472 |
.modalBook {
font-size: 12px;
background: white;
width: 450px;
height: auto;
border-radius: 10px;
border: 2px solid rgb(234, 84, 85);
}
.centerBook {
position: absolute;
z-index: 13;
top: 30%;
left: 40%;
margin: -180px 0 0 -190px;
}
.popup-content {
background: none;
width: 0%;
padding: 100... | src/components/BookPopup/BookPopup.css | .modalBook {
font-size: 12px;
background: white;
width: 450px;
height: auto;
border-radius: 10px;
border: 2px solid rgb(234, 84, 85);
}
.centerBook {
position: absolute;
z-index: 13;
top: 30%;
left: 40%;
margin: -180px 0 0 -190px;
}
.popup-content {
background: none;
width: 0%;
padding: 100... | 0.36139 | 0.102619 |
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-... | modules/selfserve/files/selfserve/app/style/compressed.css | html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-... | 0.47098 | 0.083367 |
font-size:14px;
}
#page-main .main-right .login-info .avatar {
float:left;
position: relative;
border: 1px solid #dfdfdf;
border-radius: 50%;
overflow: hidden;
}
#page-main .main-right .login-info .avatar a{
display: block;
height: 100px;
overflow: hidden;
text-decoration: none;
width: 100px... | public/static/account/css/center_index.css | font-size:14px;
}
#page-main .main-right .login-info .avatar {
float:left;
position: relative;
border: 1px solid #dfdfdf;
border-radius: 50%;
overflow: hidden;
}
#page-main .main-right .login-info .avatar a{
display: block;
height: 100px;
overflow: hidden;
text-decoration: none;
width: 100px... | 0.299822 | 0.043569 |
@charset "utf-8";
/* CSS Document */
/* --------------------- 首页轮播图片、栏目CSS ----------------------- */
.clear{
clear: both;
}
#dimmer-loader{
display: none;
}
/* 添加栏目INPUT框 */
#addcolumn-wrapper{
margin-top: 50px;
height: 50px;
background-color: #ecf0f1;
}
#addcolumn-input{
float: left;
widt... | mobile/web/css/index-columns.css | @charset "utf-8";
/* CSS Document */
/* --------------------- 首页轮播图片、栏目CSS ----------------------- */
.clear{
clear: both;
}
#dimmer-loader{
display: none;
}
/* 添加栏目INPUT框 */
#addcolumn-wrapper{
margin-top: 50px;
height: 50px;
background-color: #ecf0f1;
}
#addcolumn-input{
float: left;
widt... | 0.201106 | 0.071786 |
#ccm-mailing-results fieldset{margin-bottom:15px!important}
#ccm-mailing-results legend{margin-bottom:0!important}
#ccm-mailing-results .upload_preview img { border-radius: 4px; border: 1px solid #ccc; vertical-align:middle; }
#ccm-mailing-results .upload_preview-hover div {display: none;z-index: 105;position: abs... | packages/formidable/css/dashboard/formidable.css |
#ccm-mailing-results fieldset{margin-bottom:15px!important}
#ccm-mailing-results legend{margin-bottom:0!important}
#ccm-mailing-results .upload_preview img { border-radius: 4px; border: 1px solid #ccc; vertical-align:middle; }
#ccm-mailing-results .upload_preview-hover div {display: none;z-index: 105;position: abs... | 0.293708 | 0.050894 |
p, h1, h2, h3, h4, h5, h6, a, input, textarea, button {
margin-block-end: unset;
margin-block-start: unset;
font-family: Inter, sans-serif;
}
button {
background: none;
color: inherit;
border: none;
cursor: pointer;
outline: inherit;
padding: 0;
}
p {
font-size: 16px;
line-height: 24px;
}
pre {... | pkg/interface/publish/src/css/custom.css | p, h1, h2, h3, h4, h5, h6, a, input, textarea, button {
margin-block-end: unset;
margin-block-start: unset;
font-family: Inter, sans-serif;
}
button {
background: none;
color: inherit;
border: none;
cursor: pointer;
outline: inherit;
padding: 0;
}
p {
font-size: 16px;
line-height: 24px;
}
pre {... | 0.413596 | 0.097219 |
@charset "UTF-8";
html {
font-size: 10px;
}
body {
background: transparent;
margin: 0;
color: #1d1b1b;
font-size: 1.6rem;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
ul li {
margin: 0;
display: inline-block;
}
.game-canvas {
position: absolute;
/*image-rendering: pixelated;
image-rende... | css/main.css | @charset "UTF-8";
html {
font-size: 10px;
}
body {
background: transparent;
margin: 0;
color: #1d1b1b;
font-size: 1.6rem;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
ul li {
margin: 0;
display: inline-block;
}
.game-canvas {
position: absolute;
/*image-rendering: pixelated;
image-rende... | 0.39257 | 0.065695 |
html {
font-family: 'Roboto';
}
body {
width: 100%;
}
.navbar{
display: flex;
}
.logo{
padding-top: 10px;
}
.logotext {
float: right;
margin-top: 0.5%;
color: rgba(26, 163, 255);
font-weight: 20%;
font-size: 24px;
padding-top: 20px;
}
.navlist {
display: flex;
float: right;
text-decoration:... | contact us.css | html {
font-family: 'Roboto';
}
body {
width: 100%;
}
.navbar{
display: flex;
}
.logo{
padding-top: 10px;
}
.logotext {
float: right;
margin-top: 0.5%;
color: rgba(26, 163, 255);
font-weight: 20%;
font-size: 24px;
padding-top: 20px;
}
.navlist {
display: flex;
float: right;
text-decoration:... | 0.413951 | 0.067979 |
body, html {
height: 100%;
margin: 0;
padding: 0;
width: 100%;
}
body {
background-color: #333;
color: #aaa;
}
.newNote {
}
:root {
--main-height: 500px;
--tags-height: 200px;
--title-height:75px;
}
.titleHolder {
bottom: 0;
display: table-cell;
float: left;
left: 0;... | scripts/inbox/style.css | body, html {
height: 100%;
margin: 0;
padding: 0;
width: 100%;
}
body {
background-color: #333;
color: #aaa;
}
.newNote {
}
:root {
--main-height: 500px;
--tags-height: 200px;
--title-height:75px;
}
.titleHolder {
bottom: 0;
display: table-cell;
float: left;
left: 0;... | 0.621541 | 0.126407 |
:host([hidden]) {
display: none;
}
:host {
display: block;
padding: 7px 0;
margin: 7px 0;
position: relative;
}
:host([disabled]) {
opacity: 0.5;
pointer-events: none;
}
/*
* Ensure we have enough space on variants
* with text elements to prevent overlap
*/
:host([label-handles]),
:host([precise]) {... | app/@esri/calcite-components/dist/collection/components/calcite-slider/calcite-slider.css | :host([hidden]) {
display: none;
}
:host {
display: block;
padding: 7px 0;
margin: 7px 0;
position: relative;
}
:host([disabled]) {
opacity: 0.5;
pointer-events: none;
}
/*
* Ensure we have enough space on variants
* with text elements to prevent overlap
*/
:host([label-handles]),
:host([precise]) {... | 0.628179 | 0.122078 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
:root {
--primary-text-color: #757575;
--title-text-color: #212121;
--accent-color: #2196F3;
--primary-white-color: #FFFFFF;
--primary-background: #F5F4FA;
--accent-background: #2F303A;
}
body {
margin: 0;
backgroun... | css/style.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
:root {
--primary-text-color: #757575;
--title-text-color: #212121;
--accent-color: #2196F3;
--primary-white-color: #FFFFFF;
--primary-background: #F5F4FA;
--accent-background: #2F303A;
}
body {
margin: 0;
backgroun... | 0.486088 | 0.068289 |
:root {
box-sizing: border-box;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
html,
body {
padding: 0;
margin: 0;
height: 100%;
overflow: auto;
}
body {
margin: 0;
background-image: linear-gradient(to bottom right, white, rgba(97, 97, 100, 0.52));
}
/* ----- GENERAL ----- */
button ... | public/css/style.css | :root {
box-sizing: border-box;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
html,
body {
padding: 0;
margin: 0;
height: 100%;
overflow: auto;
}
body {
margin: 0;
background-image: linear-gradient(to bottom right, white, rgba(97, 97, 100, 0.52));
}
/* ----- GENERAL ----- */
button ... | 0.494141 | 0.150528 |
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,footer,header,nav,se... | assets/css/architecture.css | html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,footer,header,nav,se... | 0.271735 | 0.070304 |
.hide {
display: none !important;
}
.show {
display: block !important;
}
.visible {
visibility: visible !important;
}
.hidden {
visibility: hidden !important;
}
.show-print {
display: none !important;
@media print {
display: block !important;
}
}
.hide-print {
@media print {
display: none ... | turret/utility/visibility.css | .hide {
display: none !important;
}
.show {
display: block !important;
}
.visible {
visibility: visible !important;
}
.hidden {
visibility: hidden !important;
}
.show-print {
display: none !important;
@media print {
display: block !important;
}
}
.hide-print {
@media print {
display: none ... | 0.322419 | 0.157655 |
:root {
/* Fonts */
--font-family: "Fira Sans", sans-serif;
--font-family-alternative: "Source Serif Pro", sans-serif;
--font-family-monospaced: "Fira Mono", monospace;
--font-family-editor: "Source Code Pro", monospace;
/* Scale of z-index values */
--z-index-aside: 1;
--z-index-header: 2;
--z-index... | frontend/css/style.css | :root {
/* Fonts */
--font-family: "Fira Sans", sans-serif;
--font-family-alternative: "Source Serif Pro", sans-serif;
--font-family-monospaced: "Fira Mono", monospace;
--font-family-editor: "Source Code Pro", monospace;
/* Scale of z-index values */
--z-index-aside: 1;
--z-index-header: 2;
--z-index... | 0.324449 | 0.117218 |
.site-navbar {
margin-bottom: 0px;
z-index: 1999;
position: absolute;
width: 100%; }
.site-navbar.transparent {
background: transparent; }
.site-navbar.absolute {
position: absolute;
top: 0;
left: 0;
width: 100%; }
.site-navbar .site-logo {
position: absol... | src/app/navbar/navbar.component.css | .site-navbar {
margin-bottom: 0px;
z-index: 1999;
position: absolute;
width: 100%; }
.site-navbar.transparent {
background: transparent; }
.site-navbar.absolute {
position: absolute;
top: 0;
left: 0;
width: 100%; }
.site-navbar .site-logo {
position: absol... | 0.318591 | 0.089335 |
* {
box-sizing: border-box; /*Importante para o Padding */
margin: 0;
padding: 0;
border: 0;
}
.center{
text-align: center;
}
a{
text-decoration: none;
color: #fff;
}
.row::after {
content: "";
clear: both;
display: table;
}
... | grid-system.css | * {
box-sizing: border-box; /*Importante para o Padding */
margin: 0;
padding: 0;
border: 0;
}
.center{
text-align: center;
}
a{
text-decoration: none;
color: #fff;
}
.row::after {
content: "";
clear: both;
display: table;
}
... | 0.455199 | 0.114171 |