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 |
|---|---|---|---|---|
/***** Layout & Section Title *****/
/**********************************/
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.cont... | assets/css/imagehoverkilo.css | /***** Layout & Section Title *****/
/**********************************/
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.cont... | 0.362179 | 0.070049 |
-------------------------------------------------- */
.row {
margin-right: -10px; /* Originally 15 */
margin-left: -10px; /* Originally 15 */
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-... | admin/css/main.css | -------------------------------------------------- */
.row {
margin-right: -10px; /* Originally 15 */
margin-left: -10px; /* Originally 15 */
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-... | 0.21767 | 0.031351 |
* {
box-sizing: border-box;
margin: 0px;
padding: 0px;
font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3 {
font-family: 'Playfair Display', serif;
}
h1 {
font-size: 60px;
text-transform: uppercase;
}
h2 {
font-size: 40px;
font-style: italic;
text-transform: lowercase;
}
h3 {
... | style.css | * {
box-sizing: border-box;
margin: 0px;
padding: 0px;
font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3 {
font-family: 'Playfair Display', serif;
}
h1 {
font-size: 60px;
text-transform: uppercase;
}
h2 {
font-size: 40px;
font-style: italic;
text-transform: lowercase;
}
h3 {
... | 0.304042 | 0.068725 |
@import './font.css';
body {
margin: 0;
}
.logo {
position: absolute;
top: 2rem;
right: 2rem;
z-index: 10;
width: 3rem;
height: 3rem;
}
.logo:hover {
animation: swing linear 2s infinite;
}
.page-nav {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 5;
display: flex;
justify-conten... | styles/main.css | @import './font.css';
body {
margin: 0;
}
.logo {
position: absolute;
top: 2rem;
right: 2rem;
z-index: 10;
width: 3rem;
height: 3rem;
}
.logo:hover {
animation: swing linear 2s infinite;
}
.page-nav {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 5;
display: flex;
justify-conten... | 0.672654 | 0.100172 |
.loader {border: 16px solid #f3f3f3;border-radius: 50%;border-top: 16px solid blue;border-bottom: 16px solid blue; width: 80px; height: 80px; position: fixed; left: 47%; top: 40%; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; z-index: 9999;}
@-webkit-keyframes spin {0% { -webkit-trans... | toitest/admin/view/stylesheet/modulepoints/import (1).css | .loader {border: 16px solid #f3f3f3;border-radius: 50%;border-top: 16px solid blue;border-bottom: 16px solid blue; width: 80px; height: 80px; position: fixed; left: 47%; top: 40%; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; z-index: 9999;}
@-webkit-keyframes spin {0% { -webkit-trans... | 0.341912 | 0.174973 |
:root {
--primary: #344361;
--primaryc: #537396;
--secondary: orangered;
--secondaryc: coral;
--light: snow;
--dark: darkgray;
}
html,
body {
margin: 0;
}
body {
font-family: 'Quicksand', Arial, Helvetica, sans-serif;
background: #ada996; /* fallback for old browsers */
/* Chrome 10-25, Safari 5.1... | angular/users/src/styles.css | :root {
--primary: #344361;
--primaryc: #537396;
--secondary: orangered;
--secondaryc: coral;
--light: snow;
--dark: darkgray;
}
html,
body {
margin: 0;
}
body {
font-family: 'Quicksand', Arial, Helvetica, sans-serif;
background: #ada996; /* fallback for old browsers */
/* Chrome 10-25, Safari 5.1... | 0.490968 | 0.127598 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
html,
body {
font-family: 'Poppins', sans-serif;
}
.container {
padding: 5px;
}
.inputBox {
display: flex;
flex-direction: column;
width: 400px;
margin: auto;
}
.inputBox .label_ip {
font-size: 17px;
font-weight: 600;
}
.inputBox .label_subnet {... | css/index.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
}
html,
body {
font-family: 'Poppins', sans-serif;
}
.container {
padding: 5px;
}
.inputBox {
display: flex;
flex-direction: column;
width: 400px;
margin: auto;
}
.inputBox .label_ip {
font-size: 17px;
font-weight: 600;
}
.inputBox .label_subnet {... | 0.452052 | 0.104935 |
.a-bounce, .a-flip, .a-flash, .a-swing, .a-wobble, .a-ring {
-webkit-animation: 1s ease;
-moz-animation: 1s ease;
-ms-animation: 1s ease;
animation: 1s ease;
}
.a-fadein, .a-fadeinT, .a-fadeinR, .a-fadeinB, .a-fadeinL, .a-bounceinT, .a-bounceinR, .a-bounceinB, .a-bounceinL, .a-rotatein, .a-rotateinLT, ... | swiper/css/animation.css | .a-bounce, .a-flip, .a-flash, .a-swing, .a-wobble, .a-ring {
-webkit-animation: 1s ease;
-moz-animation: 1s ease;
-ms-animation: 1s ease;
animation: 1s ease;
}
.a-fadein, .a-fadeinT, .a-fadeinR, .a-fadeinB, .a-fadeinL, .a-bounceinT, .a-bounceinR, .a-bounceinB, .a-bounceinL, .a-rotatein, .a-rotateinLT, ... | 0.271928 | 0.049773 |
* {
margin: 0px;
padding: 0px;
word-break: break-all;
}
body {
/* z-index: -10; */
}
a {
text-decoration: none;
}
ul,
li {
list-style: none;
}
#tall {
width: 100%;
min-width: 1400px;
background: url('/static/img/kapian/bg5.jpg') no-repeat fixed center;
}
.header {
position: ... | static/css/index.css | * {
margin: 0px;
padding: 0px;
word-break: break-all;
}
body {
/* z-index: -10; */
}
a {
text-decoration: none;
}
ul,
li {
list-style: none;
}
#tall {
width: 100%;
min-width: 1400px;
background: url('/static/img/kapian/bg5.jpg') no-repeat fixed center;
}
.header {
position: ... | 0.500488 | 0.080321 |
/****
Mentor Web Blocks for Umbraco
Copyright (C) 2013 Mentor Digital
(Mentor Communications Consultancy Ltd, 4 West End, Somerset Street, Bristol, BS2 8NE)
This program is free software; you can redistribute it and/or modify it under the terms of the
GNU General Public License as published... | src/GlobalManifesto.Demo/App_Plugins/WebBlocks/Css/WebBlocks.css | /****
Mentor Web Blocks for Umbraco
Copyright (C) 2013 Mentor Digital
(Mentor Communications Consultancy Ltd, 4 West End, Somerset Street, Bristol, BS2 8NE)
This program is free software; you can redistribute it and/or modify it under the terms of the
GNU General Public License as published... | 0.503906 | 0.04653 |
*,
::after,
::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
:root {
--color-primary-dark: rgb(0, 37, 55);
--color-primary: rgb(10, 37, 64);
--color-primary-light-60: rgba(10, 37, 64, 0.6);
--color-primary-light-40: rgba(10, 38, 66, 0.4);
--color-primary-light-30: rgba(10, 38,... | public/front/css/main.css | *,
::after,
::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
:root {
--color-primary-dark: rgb(0, 37, 55);
--color-primary: rgb(10, 37, 64);
--color-primary-light-60: rgba(10, 37, 64, 0.6);
--color-primary-light-40: rgba(10, 38, 66, 0.4);
--color-primary-light-30: rgba(10, 38,... | 0.32338 | 0.088662 |
position: relative;
padding: 4.5rem 0 3rem 0;
}
#timeline::before {
content: " ";
display: block;
width: 2px;
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
height: calc(100% - 9rem);
position: absolute;
left: 3rem;
top: 4.5rem;
background-color: #9E8CD7;
border-radi... | React_JS/albert/src/Timeline/Timeline.css | position: relative;
padding: 4.5rem 0 3rem 0;
}
#timeline::before {
content: " ";
display: block;
width: 2px;
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
height: calc(100% - 9rem);
position: absolute;
left: 3rem;
top: 4.5rem;
background-color: #9E8CD7;
border-radi... | 0.457621 | 0.085289 |
.dugme_spirala
{
width: 65%;
margin-top: 8%;
margin-left: 9%;
height: 50px;
}
.unosKomentari button
{
height: 50px;
width: 24%;
color: #FA594E;
font-size: 25px;
border:none;
}
.dugme_spirala button:hover
{
background-color: #FA594E;
color: black;
}
.tabela_komentari
{
float: left;
border:1px solid #FA594E... | public/CSS/unoskomentara.css | .dugme_spirala
{
width: 65%;
margin-top: 8%;
margin-left: 9%;
height: 50px;
}
.unosKomentari button
{
height: 50px;
width: 24%;
color: #FA594E;
font-size: 25px;
border:none;
}
.dugme_spirala button:hover
{
background-color: #FA594E;
color: black;
}
.tabela_komentari
{
float: left;
border:1px solid #FA594E... | 0.201577 | 0.074703 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
body{
font-family: 'Poppins', sans-serif;
background-color: #E5E5E5;
}
/* navigation */
.navigation{
background-color: #562EFF;
display: grid;
grid-template-columns:repeat(2, 1fr);
color: white;
}
.navigation... | styles/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
body{
font-family: 'Poppins', sans-serif;
background-color: #E5E5E5;
}
/* navigation */
.navigation{
background-color: #562EFF;
display: grid;
grid-template-columns:repeat(2, 1fr);
color: white;
}
.navigation... | 0.414306 | 0.100967 |
@font-face {
font-family: 'Futura PT Light';
src: local('Futura PT Light'), local('Futura-PT-Light'),
url('/fonts/FuturaPT-Light.woff2') format('woff2'),
url('/fonts/FuturaPT-Light.woff') format('woff'),
url('/fonts/FuturaPT-Light.ttf') format('truetype');
font-weight: 300;
font-style: norma... | public/css/main.css | @font-face {
font-family: 'Futura PT Light';
src: local('Futura PT Light'), local('Futura-PT-Light'),
url('/fonts/FuturaPT-Light.woff2') format('woff2'),
url('/fonts/FuturaPT-Light.woff') format('woff'),
url('/fonts/FuturaPT-Light.ttf') format('truetype');
font-weight: 300;
font-style: norma... | 0.532425 | 0.127381 |
* body {
margin: 0;
padding: 0;
overflow: auto; /* when page gets too small */
width: 100%;
height: 100%;
}
.main-title {
background-color: #007DC6;
font-size: 18px;
color: white;
text-align: center;
line-height: 34px;
height: 35px;
margin-bottom: 20px;
}
.main-title img... | ClientApps/main/styles/workflow.css | * body {
margin: 0;
padding: 0;
overflow: auto; /* when page gets too small */
width: 100%;
height: 100%;
}
.main-title {
background-color: #007DC6;
font-size: 18px;
color: white;
text-align: center;
line-height: 34px;
height: 35px;
margin-bottom: 20px;
}
.main-title img... | 0.510741 | 0.082401 |
@define-mixin pc-wrap {
max-width: 960px;
margin: 0 auto;
}
@define-mixin tab-wrap {
width: 80%;
margin: 0 auto;
}
@define-mixin smp-wrap {
width: 92%;
margin: 0 auto;
}
@define-mixin psr {
position: relative;
top: 0;
left: 0;
}
@define-mixin psa {
position: absolute;
margin: auto;
}
@define-mi... | resources/css/_modules/mixin.css | @define-mixin pc-wrap {
max-width: 960px;
margin: 0 auto;
}
@define-mixin tab-wrap {
width: 80%;
margin: 0 auto;
}
@define-mixin smp-wrap {
width: 92%;
margin: 0 auto;
}
@define-mixin psr {
position: relative;
top: 0;
left: 0;
}
@define-mixin psa {
position: absolute;
margin: auto;
}
@define-mi... | 0.355439 | 0.148294 |
@font-face {
font-family: 'GimJe';
font-style: normal;
font-weight: 800;
src: url('../assets/fonts/GIMJE-L.TTF') format('truetype');
}
:root {
--main-color: #faa93f;
--main-font: 'Gothic A1', sans-serif;
}
.a11y-hidden {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
... | src/css/normalize.css | @font-face {
font-family: 'GimJe';
font-style: normal;
font-weight: 800;
src: url('../assets/fonts/GIMJE-L.TTF') format('truetype');
}
:root {
--main-color: #faa93f;
--main-font: 'Gothic A1', sans-serif;
}
.a11y-hidden {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
... | 0.248899 | 0.057732 |
.line-alert {
/**
* @prop --background: Background of the alert
*
* @prop --min-width: Minimum width of the alert
* @prop --width: Width of the alert
* @prop --max-width: Maximum width of the alert
*
* @prop --min-height: Minimum height of the alert
* @prop --height: Height of the alert
* @... | packages/line/dist/style/alert/alert.css | .line-alert {
/**
* @prop --background: Background of the alert
*
* @prop --min-width: Minimum width of the alert
* @prop --width: Width of the alert
* @prop --max-width: Maximum width of the alert
*
* @prop --min-height: Minimum height of the alert
* @prop --height: Height of the alert
* @... | 0.59302 | 0.175009 |
*{font-family:"宋体",Arial,Helvetica,sans-serif;font-size:12px;}
body{background-color:#e5edef;}
body, div, ul, li, dl, dd, p, h1, h2, h3, form, p{margin:0px;padding:0px;}
li{list-style:none outside none;}
a{color:#0078B6;text-decoration:none;}
a:hover{color:red;}
a img{border:none;vertical-align:middle;}
.fl{float:left;... | public/css/style.css | *{font-family:"宋体",Arial,Helvetica,sans-serif;font-size:12px;}
body{background-color:#e5edef;}
body, div, ul, li, dl, dd, p, h1, h2, h3, form, p{margin:0px;padding:0px;}
li{list-style:none outside none;}
a{color:#0078B6;text-decoration:none;}
a:hover{color:red;}
a img{border:none;vertical-align:middle;}
.fl{float:left;... | 0.117054 | 0.04597 |
body {
color: #333;
font:400 14px/25px Raleway, Arial,sans-serif;
margin:0;
padding:0;
min-height:100%;
height: 100%;
background-color: #fff;
}
.body_no_height {
height: auto;
}
.body_no_height .har_slider {
height: 700px;
height: 100vh;
}
a, a:hover, a:focus, a:active {
color: #6f6f6f
}
html {
min-h... | public/css/library/harmony_style.css |
body {
color: #333;
font:400 14px/25px Raleway, Arial,sans-serif;
margin:0;
padding:0;
min-height:100%;
height: 100%;
background-color: #fff;
}
.body_no_height {
height: auto;
}
.body_no_height .har_slider {
height: 700px;
height: 100vh;
}
a, a:hover, a:focus, a:active {
color: #6f6f6f
}
html {
min-h... | 0.326271 | 0.062502 |
.ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.693359;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:0.910645;font-style:n... | assets/print_assets/surat_sku/main.css | .ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.693359;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:0.910645;font-style:n... | 0.179028 | 0.084795 |
.mui-bar-nav{
background-color: #FFF;
}
.mui-action-back{
color: #666;
}
.mui-input-group{
margin-top: 10px;
}
.mui-card{
margin: 0 0 10px 0 !important;
box-shadow:none;
}
.mui-card-content{
padding: 10px;
color: #333;
}
.mui-radio input[type=radio]:checked:before {
content: '\e442';
font-size: 20p... | html/css/address.css | .mui-bar-nav{
background-color: #FFF;
}
.mui-action-back{
color: #666;
}
.mui-input-group{
margin-top: 10px;
}
.mui-card{
margin: 0 0 10px 0 !important;
box-shadow:none;
}
.mui-card-content{
padding: 10px;
color: #333;
}
.mui-radio input[type=radio]:checked:before {
content: '\e442';
font-size: 20p... | 0.31542 | 0.100525 |
HTML5 显示定义
========================================================================== */
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
/* HTML5 媒体文件跟 img inline-block 属性保持一致 */
audio,
canvas,
e... | docs/assets/less/normalize.css | HTML5 显示定义
========================================================================== */
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
/* HTML5 媒体文件跟 img inline-block 属性保持一致 */
audio,
canvas,
e... | 0.271928 | 0.079175 |
:root {
--white: #ffffff;
--light: #f8f8f8;
--lightgrey: #bbbbbb;
--grey: #888888;
--grey-2: #989898;
--black: #000000;
--error: #c7e3ff;
--vk: #0077ff;
--vk-pale: #6cb5ff;
--vk-light: #ecf5ff;
--red: #fa6400;
--profile-checkbox-label: var(--grey-2);
--error: var(--red);
}
/* --- Landing pa... | web/css/style-new.css | :root {
--white: #ffffff;
--light: #f8f8f8;
--lightgrey: #bbbbbb;
--grey: #888888;
--grey-2: #989898;
--black: #000000;
--error: #c7e3ff;
--vk: #0077ff;
--vk-pale: #6cb5ff;
--vk-light: #ecf5ff;
--red: #fa6400;
--profile-checkbox-label: var(--grey-2);
--error: var(--red);
}
/* --- Landing pa... | 0.483648 | 0.139162 |
display: flex;
flex-direction: column;
flex-grow: 1;
min-height: 0;
}
#program-output {
display: flex;
}
#grid-bottom {
height: 247px;
top: 0 !important;
display: flex;
flex-direction: column;
}
#result-tabs {
display: flex;
flex-direction: column;
flex-grow: 1;
mi... | kotlin.web.demo.frontend/static/css/grid/grid-bottom.css | display: flex;
flex-direction: column;
flex-grow: 1;
min-height: 0;
}
#program-output {
display: flex;
}
#grid-bottom {
height: 247px;
top: 0 !important;
display: flex;
flex-direction: column;
}
#result-tabs {
display: flex;
flex-direction: column;
flex-grow: 1;
mi... | 0.500977 | 0.063222 |
body {
margin: 0;
background-color: #efefef;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family:... | example/src/index.css | body {
margin: 0;
background-color: #efefef;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family:... | 0.4206 | 0.083106 |
@import '~bulma/css/bulma.min.css';
@import '~@fortawesome/fontawesome-free/css/all.css';
@import '~bulma-extensions/dist/css/bulma-extensions.min.css';
.fullwindow {
position: absolute;
display: table;
padding: 30px;
width: 100%;
height: 100%;
box-sizing: border-box;
}
.wholescreen {
position: absolute... | app/app.global.css | @import '~bulma/css/bulma.min.css';
@import '~@fortawesome/fontawesome-free/css/all.css';
@import '~bulma-extensions/dist/css/bulma-extensions.min.css';
.fullwindow {
position: absolute;
display: table;
padding: 30px;
width: 100%;
height: 100%;
box-sizing: border-box;
}
.wholescreen {
position: absolute... | 0.571288 | 0.088229 |
.info-banner {
margin: 0 auto;
text-align: center;
text-transform: uppercase;
margin: 20px 0px;
font-size: 30px;
color: white;
text-shadow: 2px 2px 4px black;
}
#h1-about {
margin: 0 auto;
text-align: center;
text-transform: uppercase;
margin-bottom: 20px;
font-size: 50px;
color: white;
tex... | public/css/modules.css | .info-banner {
margin: 0 auto;
text-align: center;
text-transform: uppercase;
margin: 20px 0px;
font-size: 30px;
color: white;
text-shadow: 2px 2px 4px black;
}
#h1-about {
margin: 0 auto;
text-align: center;
text-transform: uppercase;
margin-bottom: 20px;
font-size: 50px;
color: white;
tex... | 0.421671 | 0.112795 |
background-color: #00853e;
z-index: 10;
}
#district .station{
z-index: 11;
}
#dis001{
top: 1705px;
left: 703px;
}
#dis002{
top: 1705px;
left: 830px;
}
#dis002 strong{
top: -1px;
width: 94px;
padding-top: 10px;
}
#dis002 .cross-symbol{
top: 28px;
left: 88px;
}
#dis003{
top: 1705px;
left: 930px;
}
#d... | app/styles/district.css | background-color: #00853e;
z-index: 10;
}
#district .station{
z-index: 11;
}
#dis001{
top: 1705px;
left: 703px;
}
#dis002{
top: 1705px;
left: 830px;
}
#dis002 strong{
top: -1px;
width: 94px;
padding-top: 10px;
}
#dis002 .cross-symbol{
top: 28px;
left: 88px;
}
#dis003{
top: 1705px;
left: 930px;
}
#d... | 0.238816 | 0.090454 |
header {
display: flex;
justify-content: space-between;
background-color: #64755F;
height: 4rem;
padding: 1% 4% 0 4%;
}
header a {
margin-right: 2rem;
text-decoration: none;
color: #FFF8E1;
}
header a:hover{
color:#354131;
}
.watermyplants a {
font-weight: bold;
font-size: 1.2rem;
}
#register-... | water-my-plants/src/App.css | header {
display: flex;
justify-content: space-between;
background-color: #64755F;
height: 4rem;
padding: 1% 4% 0 4%;
}
header a {
margin-right: 2rem;
text-decoration: none;
color: #FFF8E1;
}
header a:hover{
color:#354131;
}
.watermyplants a {
font-weight: bold;
font-size: 1.2rem;
}
#register-... | 0.290779 | 0.064624 |
.full-width {width: 100%; max-width: 100%;}
.three-quart-width {width: 75%;}
.mid-width {width: 50%;}
.quart-width {width: 25%;}
.flex {display: flex;}
.full-width-card {
width: 99%;
margin-left: auto;
margin-right: auto;
}
.two-third-card {
width: 65.5%;
margin-left: auto;
margi... | src/app/dashboard/dashboard.component.css | .full-width {width: 100%; max-width: 100%;}
.three-quart-width {width: 75%;}
.mid-width {width: 50%;}
.quart-width {width: 25%;}
.flex {display: flex;}
.full-width-card {
width: 99%;
margin-left: auto;
margin-right: auto;
}
.two-third-card {
width: 65.5%;
margin-left: auto;
margi... | 0.483892 | 0.105441 |
:root {
--primary-text-color: darkblue;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
color: var(--primary-text-color);
background-color: lightgrey;
font-family: Arial, Helvetica, sans-serif;
}
/* HEADER / NAV BAR STYLES START */
header {
background-color: darkgray;... | assets/style.css | :root {
--primary-text-color: darkblue;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
color: var(--primary-text-color);
background-color: lightgrey;
font-family: Arial, Helvetica, sans-serif;
}
/* HEADER / NAV BAR STYLES START */
header {
background-color: darkgray;... | 0.442396 | 0.112356 |
.slide_title {
font-size: 2em;
font-weight: bold;
margin-bottom: 0;
}
/* スライドの説明 */
.slide_desc {
color: gray;
}
/* スライドのキーワード */
.slide_keyword_list {
float: left;
margin-left: 5px;
}
.slide_keyword {
padding: 0em 0.5em;
background: #f4f4f4;
border-left: solid 6px #5bb7ae;
box-shadow: 0px 2px 3px... | src/pages/slides/slides.css | .slide_title {
font-size: 2em;
font-weight: bold;
margin-bottom: 0;
}
/* スライドの説明 */
.slide_desc {
color: gray;
}
/* スライドのキーワード */
.slide_keyword_list {
float: left;
margin-left: 5px;
}
.slide_keyword {
padding: 0em 0.5em;
background: #f4f4f4;
border-left: solid 6px #5bb7ae;
box-shadow: 0px 2px 3px... | 0.289271 | 0.12847 |
background: #ffffff url("../images/cover.jpg") no-repeat;
background-size: 100% 100%;
}
#a1 {
background: #ffffff url("../images/slides/1.jpg") no-repeat;
background-size: 100% 100%;
}
#a2 {
background: #ffffff url("../images/slides/2.jpg") no-repeat;
background-size: 100% 100%;
}
#a3 {
back... | css/slides.css | background: #ffffff url("../images/cover.jpg") no-repeat;
background-size: 100% 100%;
}
#a1 {
background: #ffffff url("../images/slides/1.jpg") no-repeat;
background-size: 100% 100%;
}
#a2 {
background: #ffffff url("../images/slides/2.jpg") no-repeat;
background-size: 100% 100%;
}
#a3 {
back... | 0.141311 | 0.117775 |
html, body {
height: 100%;
}
body {
text-align: center;
}
.searchBox {
background-color: white;
border: 2px black solid;
border-radius: 30px;
height: 60px;
transition: width 0.5s ease;
width: 60px;
}
.searchButton {
color: black;
font-size: 30px;
padding-top: 10px;
pad... | css/style.css | html, body {
height: 100%;
}
body {
text-align: center;
}
.searchBox {
background-color: white;
border: 2px black solid;
border-radius: 30px;
height: 60px;
transition: width 0.5s ease;
width: 60px;
}
.searchButton {
color: black;
font-size: 30px;
padding-top: 10px;
pad... | 0.596316 | 0.104432 |
@import url('./variables.css');
footer {
background-color: var(--blue);
}
footer .container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 1000px;
padding: 30px 0px 180px 0px;
}
@media screen and (max-width: 1050px) {
footer .container {
width: 95%;
... | styles/css/footer.css | @import url('./variables.css');
footer {
background-color: var(--blue);
}
footer .container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 1000px;
padding: 30px 0px 180px 0px;
}
@media screen and (max-width: 1050px) {
footer .container {
width: 95%;
... | 0.355439 | 0.066751 |
/* Tablet Layout: 768px */
/* Mobile Layout: 320px */
/* Wide Mobile Layout: 480px */
/* =================================== */
/* Main
/* =================================== */
body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
ul {
list-style: none;
t... | public/assets/css/burger_style.css | /* Tablet Layout: 768px */
/* Mobile Layout: 320px */
/* Wide Mobile Layout: 480px */
/* =================================== */
/* Main
/* =================================== */
body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
ul {
list-style: none;
t... | 0.222193 | 0.049497 |
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{margin: 0;padding: 0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,"Microsoft Yahei","\5b8b\4f53",sans-serif;}
a{color:#555;text-decoration:none;outline:none;}a:hover{color:#f60;}
... | Demo/WebContent/12308/safeteam/src/loginbase.css | body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{margin: 0;padding: 0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,"Microsoft Yahei","\5b8b\4f53",sans-serif;}
a{color:#555;text-decoration:none;outline:none;}a:hover{color:#f60;}
... | 0.21917 | 0.057071 |
.page-404 {
display: grid;
width: 100%;
height: 100vh;
padding-left: 140px;
@media (--mediaTablet) {
& {
padding-top: 80px;
padding-bottom: 80px;
padding-left: 80px;
grid-template-columns: 100%;
min-height: 100vh;
height: auto;
}
}
@media (--mediaMobile) {
... | src/pages/404/index.css | .page-404 {
display: grid;
width: 100%;
height: 100vh;
padding-left: 140px;
@media (--mediaTablet) {
& {
padding-top: 80px;
padding-bottom: 80px;
padding-left: 80px;
grid-template-columns: 100%;
min-height: 100vh;
height: auto;
}
}
@media (--mediaMobile) {
... | 0.691602 | 0.096834 |
body {
font-family: 'Roboto', sans-serif;
}
.header {
display: flex;
width: 100%;
max-width: 1170px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 30px;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
font-weight: 400;... | css/style.css | body {
font-family: 'Roboto', sans-serif;
}
.header {
display: flex;
width: 100%;
max-width: 1170px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 30px;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
font-weight: 400;... | 0.440951 | 0.089813 |
.img_logo_front {
max-height: 90%;
padding-left: 0px !important;
}
.wrap_homeblog {
background-color: #eeeeee;
padding-top: 20px;
}
.menu_top {
padding-top: 0px;
}
.btnMenuTop {
padding: 6px 20px !important;
border-radius: 5px !important;
}
.menu_blogs {
float: right !important;
}
.menu_blogs>li {
... | public/frontend/css/blogs/homepage.css | .img_logo_front {
max-height: 90%;
padding-left: 0px !important;
}
.wrap_homeblog {
background-color: #eeeeee;
padding-top: 20px;
}
.menu_top {
padding-top: 0px;
}
.btnMenuTop {
padding: 6px 20px !important;
border-radius: 5px !important;
}
.menu_blogs {
float: right !important;
}
.menu_blogs>li {
... | 0.314893 | 0.217026 |
@charset "UTF-8";
@font-face {
font-family: 'simple-app-fernet';
src: url("../font/simple-app-fernet.eot?19120052");
src: url("../font/simple-app-fernet.eot?19120052#iefix") format("embedded-opentype"), url("../font/simple-app-fernet.woff2?19120052") format("woff2"), url("../font/simple-app-fernet.woff?19120052")... | public/css/styles.css | @charset "UTF-8";
@font-face {
font-family: 'simple-app-fernet';
src: url("../font/simple-app-fernet.eot?19120052");
src: url("../font/simple-app-fernet.eot?19120052#iefix") format("embedded-opentype"), url("../font/simple-app-fernet.woff2?19120052") format("woff2"), url("../font/simple-app-fernet.woff?19120052")... | 0.342572 | 0.049497 |
.r-VerticalRhythm h1,
.r-VerticalRhythm .h1,
.r-VerticalRhythm h2,
.r-VerticalRhythm .h2,
.r-VerticalRhythm h3,
.r-VerticalRhythm .h3,
.r-VerticalRhythm h4,
.r-VerticalRhythm .h4,
.r-VerticalRhythm h5,
.r-VerticalRhythm .h5,
.r-VerticalRhythm h6,
.r-VerticalRhythm .h6 {
margin-top: 0;
}
/**
* Heading 1
*
* <h1>H... | lib/headings.css | .r-VerticalRhythm h1,
.r-VerticalRhythm .h1,
.r-VerticalRhythm h2,
.r-VerticalRhythm .h2,
.r-VerticalRhythm h3,
.r-VerticalRhythm .h3,
.r-VerticalRhythm h4,
.r-VerticalRhythm .h4,
.r-VerticalRhythm h5,
.r-VerticalRhythm .h5,
.r-VerticalRhythm h6,
.r-VerticalRhythm .h6 {
margin-top: 0;
}
/**
* Heading 1
*
* <h1>H... | 0.516595 | 0.074635 |
.jumbotron {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(../img/jumbotippignapp.jpg);
background-size: cover;
}
.pricing-table .title {
background-color: #036eaa;
}
.jumbotron {
padding: 0px;
}
.jumbotron h2 {
color: #f2f2f2;
}
.jumbotron span {
color: #00b057;
}
.... | public/stylesheets/style.css | .jumbotron {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(../img/jumbotippignapp.jpg);
background-size: cover;
}
.pricing-table .title {
background-color: #036eaa;
}
.jumbotron {
padding: 0px;
}
.jumbotron h2 {
color: #f2f2f2;
}
.jumbotron span {
color: #00b057;
}
.... | 0.391522 | 0.091544 |
@import url('http://fonts.cdnfonts.com/css/andhika-finta');
@font-face {
font-family: 'Uni Sans Heavy';
src: url('http://localhost/3mangschicharon/assets/fonts/Uni-Sans-Heavy.otf') format("opentype");
}
@font-face {
font-family: 'Uni Sans Thin';
src: url('http://localhost/3mangschicharon/assets/fonts/... | assets/css/libs/nav_styles.css | @import url('http://fonts.cdnfonts.com/css/andhika-finta');
@font-face {
font-family: 'Uni Sans Heavy';
src: url('http://localhost/3mangschicharon/assets/fonts/Uni-Sans-Heavy.otf') format("opentype");
}
@font-face {
font-family: 'Uni Sans Thin';
src: url('http://localhost/3mangschicharon/assets/fonts/... | 0.178347 | 0.065845 |
@font-face {
font-family: 'TT Severs';
src: url('TTSevers-BlackItalic.eot');
src: local('TT Severs Black Italic'), local('TTSevers-BlackItalic'),
url('TTSevers-BlackItalic.eot?#iefix') format('embedded-opentype'),
url('TTSevers-BlackItalic.woff2') format('woff2'),
url('TTSevers-Black... | public/fonts/TTServers/stylesheet.css | @font-face {
font-family: 'TT Severs';
src: url('TTSevers-BlackItalic.eot');
src: local('TT Severs Black Italic'), local('TTSevers-BlackItalic'),
url('TTSevers-BlackItalic.eot?#iefix') format('embedded-opentype'),
url('TTSevers-BlackItalic.woff2') format('woff2'),
url('TTSevers-Black... | 0.29381 | 0.045058 |
div.tiedote h2 {
margin-bottom: 0px;
}
div.tiedote .info {
font-size: small;
margin-left: 3em;
}
div.tiedote .update {
padding-left: 5px;
border-left: 5px double #778;
border-top: 5px double #778;
}
.tiedotteet-listdate {
font-family: monospace;
font-weight: bold;
}
.tiedotteet-menul... | static/css/content.css | div.tiedote h2 {
margin-bottom: 0px;
}
div.tiedote .info {
font-size: small;
margin-left: 3em;
}
div.tiedote .update {
padding-left: 5px;
border-left: 5px double #778;
border-top: 5px double #778;
}
.tiedotteet-listdate {
font-family: monospace;
font-weight: bold;
}
.tiedotteet-menul... | 0.29747 | 0.167151 |
.nav-up {
top: -40px;
}
li {
list-style: none;
}
.main {
display: table;
width: 100%;
position: relative;
}
.main:after {
content: '';
width: 100%;
height: 100%;
left: 0;
z-index: -1;
opacity: .85;
position: absolute;
}
.nav-icon{
margin-left: 935px;
margin-top: -540px;
}
.main-title... | public/user_asset/asset/css/responsive.css | .nav-up {
top: -40px;
}
li {
list-style: none;
}
.main {
display: table;
width: 100%;
position: relative;
}
.main:after {
content: '';
width: 100%;
height: 100%;
left: 0;
z-index: -1;
opacity: .85;
position: absolute;
}
.nav-icon{
margin-left: 935px;
margin-top: -540px;
}
.main-title... | 0.454714 | 0.077903 |
.visible {
opacity: 1;
}
.invisible {
opacity: 0;
}
.ajax__slide_show_fadeOut {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
opacity: 0;
transition: all 1s ease-in-out;
}
.ajax__sli... | WebApplication/Content/AjaxControlToolkit/Styles/SlideShow.css | .visible {
opacity: 1;
}
.invisible {
opacity: 0;
}
.ajax__slide_show_fadeOut {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
opacity: 0;
transition: all 1s ease-in-out;
}
.ajax__sli... | 0.542863 | 0.074097 |
Created on : 27.8.2014, 21:32:51
Author : Ondrej
*/
body {
background-color: #f5f5f5;
}
.fill {
min-height: 500px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
}
.btn-primary {
border-color: #003c72;
background-color: #00529b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
ba... | perun-apps/apps/edugain-group/css/main.css | Created on : 27.8.2014, 21:32:51
Author : Ondrej
*/
body {
background-color: #f5f5f5;
}
.fill {
min-height: 500px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
}
.btn-primary {
border-color: #003c72;
background-color: #00529b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
ba... | 0.186873 | 0.120077 |
body,html{width:100%;height:100%}
body{font-family:'Source Sans Pro'}
.btn-xl{padding:1.25rem 2.5rem}
.content-section{padding-top:7.5rem;padding-bottom:7.5rem}
.content-section-heading h2{font-size:3rem}
.content-section-heading h3{font-size:1rem;text-transform:uppercase}h1,h2,h3,h4,h5,h6{font-weight:700}
.text-... | css/stylish-portfolio.min.css | body,html{width:100%;height:100%}
body{font-family:'Source Sans Pro'}
.btn-xl{padding:1.25rem 2.5rem}
.content-section{padding-top:7.5rem;padding-bottom:7.5rem}
.content-section-heading h2{font-size:3rem}
.content-section-heading h3{font-size:1rem;text-transform:uppercase}h1,h2,h3,h4,h5,h6{font-weight:700}
.text-... | 0.267983 | 0.043998 |
.login-pf .container {
background-color: rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
.login-pf .login {
padding-left: 0;
}
}
.login-pf .login {
padding-right: 20px;
}
.navbar-pf {
background: #393f45;
border-top: 3px solid #43a103;
}
.navbar-pf .navbar-header {
border-bottom: 1px ... | simple.ovirt.brand/patternfly-ovirt.css | .login-pf .container {
background-color: rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
.login-pf .login {
padding-left: 0;
}
}
.login-pf .login {
padding-right: 20px;
}
.navbar-pf {
background: #393f45;
border-top: 3px solid #43a103;
}
.navbar-pf .navbar-header {
border-bottom: 1px ... | 0.36557 | 0.03825 |
@font-face {
font-family: Bitter;
src: url(../fonts/Bitter.eot)
}
@font-face {
font-family: Bitter;
src: url(../fonts/Bitter.ttf);
}
@font-face {
font-family: Bitter-Bold;
src: url(../fonts/Bitter-Bold.eot)
}
@font-face {
font-family: Bitter-Bold;
src: url(../fonts/Bitter-Bold.ttf);
}
*{padding:0;margin:0; bor... | src/main/resources/public/stylesheets/normalize.css | @font-face {
font-family: Bitter;
src: url(../fonts/Bitter.eot)
}
@font-face {
font-family: Bitter;
src: url(../fonts/Bitter.ttf);
}
@font-face {
font-family: Bitter-Bold;
src: url(../fonts/Bitter-Bold.eot)
}
@font-face {
font-family: Bitter-Bold;
src: url(../fonts/Bitter-Bold.ttf);
}
*{padding:0;margin:0; bor... | 0.468547 | 0.105395 |
overflow:scroll;
text-align: center;
}
.sidebar-holder {
height: 90px;
width: 297.6px;
border-radius: 10px;
display: inline-block;
position: absolute;
left:10px;
overflow: hidden;
background-color: transparent;
}
.sidebar-subholder{
border-radius: 10px;
text-ov... | css/sidebar.css | overflow:scroll;
text-align: center;
}
.sidebar-holder {
height: 90px;
width: 297.6px;
border-radius: 10px;
display: inline-block;
position: absolute;
left:10px;
overflow: hidden;
background-color: transparent;
}
.sidebar-subholder{
border-radius: 10px;
text-ov... | 0.311322 | 0.103839 |
body {
background: #AAA url('images/back.gif') repeat-x;
padding: 20px;
}
h2{
padding-right: 20px;
padding-left: 20px;
padding-top: 0px;
padding-bottom: 5px;
font: 14px Arial;
color: #C00;
}
p {
margin-top: 10px;
margin-bottom: 10px;
font: 12px Arial;
color: #AAA;
line-hei... | oldstuff/rbw_styles.css | body {
background: #AAA url('images/back.gif') repeat-x;
padding: 20px;
}
h2{
padding-right: 20px;
padding-left: 20px;
padding-top: 0px;
padding-bottom: 5px;
font: 14px Arial;
color: #C00;
}
p {
margin-top: 10px;
margin-bottom: 10px;
font: 12px Arial;
color: #AAA;
line-hei... | 0.226612 | 0.04952 |
@-moz-document domain("keep.google.com") {
/* Google Keep - A Quick Edit of DarkNote, v1.1 by JeffPeppers */
/* Based on DarkNote v3.2 by ihti27 */
/* generic */
body {
background-color: #3c3c3c !important;
}
.gb_Ta, .gb_qb, .gb_Fd, .gb_Ed, .aSVJYc-UU3Zxb, .gb_qc, .ognwrapper {
background-color: #30... | data/usercss/165230.user.css | @-moz-document domain("keep.google.com") {
/* Google Keep - A Quick Edit of DarkNote, v1.1 by JeffPeppers */
/* Based on DarkNote v3.2 by ihti27 */
/* generic */
body {
background-color: #3c3c3c !important;
}
.gb_Ta, .gb_qb, .gb_Fd, .gb_Ed, .aSVJYc-UU3Zxb, .gb_qc, .ognwrapper {
background-color: #30... | 0.255065 | 0.054651 |
.flags .flag:hover {
cursor: pointer;
transform: scale(1.3, 1.3);
z-index: 1000;
}
.flags .count {
position: relative;
top: -4px;
margin-right: 5px;
margin-left: 2px;
}
.flags .flag + .flag {
margin-left: 10px;
}
.flags .fix {
color: #444488;
cursor: pointer;
padding: 2px 6px 2px 6px;
background... | variantgrid/static_files/default_static/css/flags.css | .flags .flag:hover {
cursor: pointer;
transform: scale(1.3, 1.3);
z-index: 1000;
}
.flags .count {
position: relative;
top: -4px;
margin-right: 5px;
margin-left: 2px;
}
.flags .flag + .flag {
margin-left: 10px;
}
.flags .fix {
color: #444488;
cursor: pointer;
padding: 2px 6px 2px 6px;
background... | 0.340485 | 0.071494 |
position: relative;
margin-top: 50px;
padding-top: 50px;
border-top: 1px solid #EEE;
}
.commentlist {
list-style: none;
padding-bottom: 50px;
margin: 0 0 50px;
}
#reviews .commentlist {
padding-bottom: 30px;
margin: 0 0 20px;
}
.commentlist ul { list-style: none; }
.commentlist l... | public/assets/templates/basic/frontend/css/ticket.css | position: relative;
margin-top: 50px;
padding-top: 50px;
border-top: 1px solid #EEE;
}
.commentlist {
list-style: none;
padding-bottom: 50px;
margin: 0 0 50px;
}
#reviews .commentlist {
padding-bottom: 30px;
margin: 0 0 20px;
}
.commentlist ul { list-style: none; }
.commentlist l... | 0.360602 | 0.06951 |
* {
color: white;
}
window {
background-color: #383838;
}
window>.header {
background-color: #404040;
}
.spacer {
background-color: #202020;
height: 1px;
left: 0px;
right: 0px;
}
.divider {
background-color: #202020;
width: 1px;
top: 0px;
bottom: 0px;
}
panel {
... | examples/editor/src/style.css | * {
color: white;
}
window {
background-color: #383838;
}
window>.header {
background-color: #404040;
}
.spacer {
background-color: #202020;
height: 1px;
left: 0px;
right: 0px;
}
.divider {
background-color: #202020;
width: 1px;
top: 0px;
bottom: 0px;
}
panel {
... | 0.543348 | 0.223229 |
html, body{
margin: 0;
height: 100%;
}
body{
background-image: url("../images/bg2.png");
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
}
.container{
width: 960px;
overflow: auto;
margin: 0 auto -250px;
min-height: 100%;
}
.navigationOuter{
widt... | assets/css/style.css | html, body{
margin: 0;
height: 100%;
}
body{
background-image: url("../images/bg2.png");
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
}
.container{
width: 960px;
overflow: auto;
margin: 0 auto -250px;
min-height: 100%;
}
.navigationOuter{
widt... | 0.47171 | 0.09472 |
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap');
/*Importando ícones*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-... | style.css | @import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap');
/*Importando ícones*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-... | 0.320396 | 0.068881 |
@media (min-width: 597px) {
#colstr h1 {
font-size: calc(1.375rem + 2.5vw)!important;
margin-top: 0;
margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2;
color: #000018f6;
font-size: 1.8cm;
font-family: system-ui;
font-style: oblique;
}
#colstr p {
color: #1a004cb3;
... | public/css/perfiluser.css | @media (min-width: 597px) {
#colstr h1 {
font-size: calc(1.375rem + 2.5vw)!important;
margin-top: 0;
margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2;
color: #000018f6;
font-size: 1.8cm;
font-family: system-ui;
font-style: oblique;
}
#colstr p {
color: #1a004cb3;
... | 0.329823 | 0.0713 |
body{width:100% !important}
.ReadMsgBody{width:100%}
.ExternalClass{width:100%;display:block !important}
.yshortcuts,.yshortcuts a,.yshortcuts a:link,.yshortcuts a:visited,.yshortcuts a:hover,.yshortcuts a span{color:#000;text-decoration:none !important;border-bottom:none !important;background:none !important}
img{outl... | public/css/email/index.css | body{width:100% !important}
.ReadMsgBody{width:100%}
.ExternalClass{width:100%;display:block !important}
.yshortcuts,.yshortcuts a,.yshortcuts a:link,.yshortcuts a:visited,.yshortcuts a:hover,.yshortcuts a span{color:#000;text-decoration:none !important;border-bottom:none !important;background:none !important}
img{outl... | 0.303732 | 0.101812 |
eon-scroll {
overflow: hidden;
position: relative;
}
.eon-scroll-content {
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
}
eon-scroll:not(.eon-scroll-native) > .eon-scroll-content::-webkit-scrollbar {
visibility: hidden;
}
eon-scroll:not(.eon-scroll-native) > .eon-scroll-content::-webkit-scrollba... | docs/template/build/eon/framework/eon/ui/eon-scroll/eon-scroll.css | eon-scroll {
overflow: hidden;
position: relative;
}
.eon-scroll-content {
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
}
eon-scroll:not(.eon-scroll-native) > .eon-scroll-content::-webkit-scrollbar {
visibility: hidden;
}
eon-scroll:not(.eon-scroll-native) > .eon-scroll-content::-webkit-scrollba... | 0.499756 | 0.0809 |
* {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
box-sizing: border-box;
}
body {
background: #e1ecf2;
}
.wrapper {
margin: 10px;
}
.wrapper .top-navbar {
width: calc(100% - 20px);
height: 60px;
display: flex;
position: fixed;
top: 10px;
}
.wrapper .top-navbar .hamburger {
width: 70p... | public/assets/css/main.css | * {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
box-sizing: border-box;
}
body {
background: #e1ecf2;
}
.wrapper {
margin: 10px;
}
.wrapper .top-navbar {
width: calc(100% - 20px);
height: 60px;
display: flex;
position: fixed;
top: 10px;
}
.wrapper .top-navbar .hamburger {
width: 70p... | 0.342572 | 0.062474 |
.bg-light{
background-color: #ffffff;
}
.navbar{
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
width: 95%;
margin: auto;
}
.dropdown-menu {
position: absolute;
display: none;
}
.searchInput,
.searchInput1 {
padding: 3px;
background-color: #dddddd57;
}
.searchInput1 {
... | src/app/layout/navbar/navbar.component.css | .bg-light{
background-color: #ffffff;
}
.navbar{
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
width: 95%;
margin: auto;
}
.dropdown-menu {
position: absolute;
display: none;
}
.searchInput,
.searchInput1 {
padding: 3px;
background-color: #dddddd57;
}
.searchInput1 {
... | 0.437824 | 0.119974 |
body{font-family:PingFangSC-Medium,PingFang SC,-apple-system,BlinkMacSystemFont,"Segoe UI",Microsoft JhengHei,Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}
body,html{background:#fff}
body.reside{overflow-y:hidden}
.common-space{height:15... | assets/assets/css/style.css | body{font-family:PingFangSC-Medium,PingFang SC,-apple-system,BlinkMacSystemFont,"Segoe UI",Microsoft JhengHei,Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}
body,html{background:#fff}
body.reside{overflow-y:hidden}
.common-space{height:15... | 0.355327 | 0.045058 |
body {
background-color: #2f2f2f;
color: red;
}
.header {
padding: 0px;
background-color: #f1f1f1;
border: 1px solid #e9e9e9;
}
.imgCl{
height: 90px;
width: 500px;
}
.menuitem {
margin: 4.310344827586206896551724137931%;
margin-left: 0;
margin-top: 0;
padding: 4.31034482758... | _css/common.css | body {
background-color: #2f2f2f;
color: red;
}
.header {
padding: 0px;
background-color: #f1f1f1;
border: 1px solid #e9e9e9;
}
.imgCl{
height: 90px;
width: 500px;
}
.menuitem {
margin: 4.310344827586206896551724137931%;
margin-left: 0;
margin-top: 0;
padding: 4.31034482758... | 0.412885 | 0.150029 |
@font-face {
font-family: 'wcmanonegrabta';
src: url('../fonts/wcmanonegrabta.eot');
src: url('../fonts/wcmanonegrabta.eot?#iefix') format('embedded-opentype'),
url('../fonts/wcmanonegrabta.woff') format('woff'),
url('../fonts/wcmanonegrabta.ttf') format('truetype'),
url('../fonts... | src/css/styles.css | @font-face {
font-family: 'wcmanonegrabta';
src: url('../fonts/wcmanonegrabta.eot');
src: url('../fonts/wcmanonegrabta.eot?#iefix') format('embedded-opentype'),
url('../fonts/wcmanonegrabta.woff') format('woff'),
url('../fonts/wcmanonegrabta.ttf') format('truetype'),
url('../fonts... | 0.341034 | 0.068133 |
position: fixed;
top: 0;
right: 0;
width: 320px;
z-index: 5000;
}
#notification-container .notification-item {
display: block;
position: relative;
margin: 20px 20px 0 0;
padding: 14px;
max-height: 200px;
border-left: 4px solid #757575;
background-color: #cccccc;
color: #000000;
}
#notificati... | src/stylesheets/notifications.css | position: fixed;
top: 0;
right: 0;
width: 320px;
z-index: 5000;
}
#notification-container .notification-item {
display: block;
position: relative;
margin: 20px 20px 0 0;
padding: 14px;
max-height: 200px;
border-left: 4px solid #757575;
background-color: #cccccc;
color: #000000;
}
#notificati... | 0.428831 | 0.061706 |
----------------------------------------------------------------------------------------
01. General css
02. Navigation area css
03. Slider area css
04. Hero area css
05. Price area css
06. Action area css
07. Service area css
08. Pricing area css
09. Testimonial area css
10. Why Choose area css
11. Subscrib... | docs/static/css/landing_style.css | ----------------------------------------------------------------------------------------
01. General css
02. Navigation area css
03. Slider area css
04. Hero area css
05. Price area css
06. Action area css
07. Service area css
08. Pricing area css
09. Testimonial area css
10. Why Choose area css
11. Subscrib... | 0.326271 | 0.0566 |
@import url('https://fonts.googleapis.com/css?family=Anton|Open+Sans|Raleway|Russo+One');
*{
margin:0;
padding: 0;
/* font-family: 'Sunflower', sans-serif; */
font-family: 'Raleway', sans-serif;
box-sizing: border-box;
color: #eee;
}
.panel{
/* background: #232124; */
background: linear-gradien... | styles.css | @import url('https://fonts.googleapis.com/css?family=Anton|Open+Sans|Raleway|Russo+One');
*{
margin:0;
padding: 0;
/* font-family: 'Sunflower', sans-serif; */
font-family: 'Raleway', sans-serif;
box-sizing: border-box;
color: #eee;
}
.panel{
/* background: #232124; */
background: linear-gradien... | 0.436142 | 0.085862 |
Body {
font-family: Helvetica;
background: #000;
justify-content: center;
}
#Move {
position: absolute;
top: 760px;
left: 30px;
}
#Move2 {
position: absolute;
top: 760px;
left: 490px;
}
#Move3 {
position: absolute;
top: 760px;
left: 950px;
}
.button {
position: abs... | Products.css | Body {
font-family: Helvetica;
background: #000;
justify-content: center;
}
#Move {
position: absolute;
top: 760px;
left: 30px;
}
#Move2 {
position: absolute;
top: 760px;
left: 490px;
}
#Move3 {
position: absolute;
top: 760px;
left: 950px;
}
.button {
position: abs... | 0.403684 | 0.089494 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
background: #000;
font-family: 'Roboto', sans-serif;
}
@media print {
body {
background: #fff;
}
}
.hidden {
display: none;
}
.center {
margin: auto;
width: 75%;
padding: 10px;
}
.centerBorderless {
... | style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
background: #000;
font-family: 'Roboto', sans-serif;
}
@media print {
body {
background: #fff;
}
}
.hidden {
display: none;
}
.center {
margin: auto;
width: 75%;
padding: 10px;
}
.centerBorderless {
... | 0.450359 | 0.107625 |
:root {
--blue: #74aced;
--offwhite: #fafafa;
--darkgrey: #333333;
}
html,body, #root, .layout{
min-height: 100%;
width: 100%;
margin: 0;
position: absolute;
background-color: var(--offwhite);
overflow: visible;
}
.layout>div:nth-child(2) {
display: flex;
flex-direction: column;
align-items: center;
over... | src/renderer/components/Layout/style.css | :root {
--blue: #74aced;
--offwhite: #fafafa;
--darkgrey: #333333;
}
html,body, #root, .layout{
min-height: 100%;
width: 100%;
margin: 0;
position: absolute;
background-color: var(--offwhite);
overflow: visible;
}
.layout>div:nth-child(2) {
display: flex;
flex-direction: column;
align-items: center;
over... | 0.249905 | 0.12552 |
.navbar-header{
display:none;}
#navbar .container, .navbar-collapse.collapse{
padding:0;
}
.nav-collapse.collapse.always-show{
visibility:visible;
display:block;
font-family: 'Trebuchet MS';
font-size: .938em;
}
.tb-megamenu{
border-bottom: 3px solid #ccc;}
.tb-megamenu-nav > .tb-megamenu-item {
text-align: cent... | app/assets/publications/css/mega.css | .navbar-header{
display:none;}
#navbar .container, .navbar-collapse.collapse{
padding:0;
}
.nav-collapse.collapse.always-show{
visibility:visible;
display:block;
font-family: 'Trebuchet MS';
font-size: .938em;
}
.tb-megamenu{
border-bottom: 3px solid #ccc;}
.tb-megamenu-nav > .tb-megamenu-item {
text-align: cent... | 0.214691 | 0.038035 |
body,html{position: relative;height: 100%;color: #000;}
.max750{ max-width:18.75rem; margin:0 auto; overflow:hidden;}
img{width: 100%;display: block;}
.text-overflow4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {t... | public/activity/css/index.css | body,html{position: relative;height: 100%;color: #000;}
.max750{ max-width:18.75rem; margin:0 auto; overflow:hidden;}
img{width: 100%;display: block;}
.text-overflow4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {t... | 0.320928 | 0.04666 |
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
margin: 0;
line-height: 1.2rem;
background-color: aliceblue;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
... | public/css/style.css | @import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
margin: 0;
line-height: 1.2rem;
background-color: aliceblue;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
... | 0.296756 | 0.060363 |
@font-face {
font-family: 'Hind', sans-serif;
}
body,
html,
p,
.btn {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
font-size: 1rem !importan... | app/styles/prototype-xoxouni.css | @font-face {
font-family: 'Hind', sans-serif;
}
body,
html,
p,
.btn {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
font-size: 1rem !importan... | 0.344995 | 0.083329 |
@font-face {
font-family: 'portfont';
src: url('portfont/ArgentumSans-Light.ttf');
font-family: 'portfontbold';
src: url("portfont/ArgentumSans-Black.ttf");
}
@font-face
{
font-family: 'portfontmedium';
src: url('portfont/ArgentumSans-Medium.ttf');
}
body
{
font-family: 'portfont';
}
h2
{
font... | css/style.css | @font-face {
font-family: 'portfont';
src: url('portfont/ArgentumSans-Light.ttf');
font-family: 'portfontbold';
src: url("portfont/ArgentumSans-Black.ttf");
}
@font-face
{
font-family: 'portfontmedium';
src: url('portfont/ArgentumSans-Medium.ttf');
}
body
{
font-family: 'portfont';
}
h2
{
font... | 0.437343 | 0.095983 |
.maxheightcard {max-height: 650px; scrollbar-color: black grey;scrollbar-width: thin;}
.maxheightdes {max-height: 260px; scrollbar-color: black grey;scrollbar-width: thin;}
.maxheightcomment {max-height: 450px;border: 1px solid #e5e5e5;background-color:#efefef;}
.text-muted {
color: #99a0ac !important
}
.bloc... | src/styles.css | .maxheightcard {max-height: 650px; scrollbar-color: black grey;scrollbar-width: thin;}
.maxheightdes {max-height: 260px; scrollbar-color: black grey;scrollbar-width: thin;}
.maxheightcomment {max-height: 450px;border: 1px solid #e5e5e5;background-color:#efefef;}
.text-muted {
color: #99a0ac !important
}
.bloc... | 0.468791 | 0.093471 |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(../iconfont/MaterialIcons-Regular.eot);
src: local('Material Icons'), local('MaterialIcons-Regular'), url(../iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(../iconfont/MaterialIcons-Regular.woff) ... | assets/assets/css/style.css |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(../iconfont/MaterialIcons-Regular.eot);
src: local('Material Icons'), local('MaterialIcons-Regular'), url(../iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(../iconfont/MaterialIcons-Regular.woff) ... | 0.378919 | 0.07946 |
* {
box-sizing: border-box;
}
html,
body {
font-size: 10pt;
}
body {
background: white;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
main {
max-width: 100%;
margin: auto;
}
header {
text-align: center;
... | public/css/main.css | * {
box-sizing: border-box;
}
html,
body {
font-size: 10pt;
}
body {
background: white;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
main {
max-width: 100%;
margin: auto;
}
header {
text-align: center;
... | 0.444324 | 0.126839 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap");
@import url('http://fonts.cdnfonts.com/css/uni-neue');
@import url('//db.onlinewebfonts.com/c/80241b4ef777109d2625c9195e7ca852?family=NordiquePro-Bold');
/* VARIABLES CSS */
:root {
--z-tooltip: 10;
--z-f... | assets/css/navbar.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap");
@import url('http://fonts.cdnfonts.com/css/uni-neue');
@import url('//db.onlinewebfonts.com/c/80241b4ef777109d2625c9195e7ca852?family=NordiquePro-Bold');
/* VARIABLES CSS */
:root {
--z-tooltip: 10;
--z-f... | 0.285173 | 0.054803 |
.admin-panel-edit__section{
margin-bottom: 15px;
border-top-right-radius: 2em;
border-bottom-left-radius: 2em;
border: 1px solid #2c2c2c;
background-color: #e9ecbf;
}
/* -------------------- sections header -------------------- */
.admin-panel-edit__section-header{
display: grid;
border-top-right-radius: 2e... | css/admin/panel-edit.css | .admin-panel-edit__section{
margin-bottom: 15px;
border-top-right-radius: 2em;
border-bottom-left-radius: 2em;
border: 1px solid #2c2c2c;
background-color: #e9ecbf;
}
/* -------------------- sections header -------------------- */
.admin-panel-edit__section-header{
display: grid;
border-top-right-radius: 2e... | 0.20462 | 0.093512 |
a{
text-decoration: none !important;
}
body{
background: #FFF;
font-family: "Arial";
font-size: 16px;
line-height: 1.5;
}
footer{
background: #000;
color: #FFF;
padding: 12px;
}
footer a{
color: #DDD;
text-decoration: none;
}
footer a:hover{
color: #FFF;
text-decoration: none;
}
... | css/style.css | a{
text-decoration: none !important;
}
body{
background: #FFF;
font-family: "Arial";
font-size: 16px;
line-height: 1.5;
}
footer{
background: #000;
color: #FFF;
padding: 12px;
}
footer a{
color: #DDD;
text-decoration: none;
}
footer a:hover{
color: #FFF;
text-decoration: none;
}
... | 0.354098 | 0.078642 |
html {
margin: 0;
padding: 0;
background-color: #dd673b;
background-image: url("background.png");
color: #4d2523;
font-family: "Helvetica", Arial, sans-serif;
font-size: 18px; }
body {
padding: 10px 0px 20px 0px;
margin: 0px;
}
.container {
clear:both;
}
.btn-group {
float: left;
z-i... | style/main.css | html {
margin: 0;
padding: 0;
background-color: #dd673b;
background-image: url("background.png");
color: #4d2523;
font-family: "Helvetica", Arial, sans-serif;
font-size: 18px; }
body {
padding: 10px 0px 20px 0px;
margin: 0px;
}
.container {
clear:both;
}
.btn-group {
float: left;
z-i... | 0.474875 | 0.089097 |
html {
overflow-x: hidden;
}
.navbar {
padding: 20px;
padding-left: 120px;
padding-right: 120px;
height: 100px;
display: flex;
justify-content: space-between;
align-items: center;
}
.navbar-butttons {
display: flex;
justify-content: center;
align-items: center;
}
.button-log-out {
display: flex;... | src/App.css | html {
overflow-x: hidden;
}
.navbar {
padding: 20px;
padding-left: 120px;
padding-right: 120px;
height: 100px;
display: flex;
justify-content: space-between;
align-items: center;
}
.navbar-butttons {
display: flex;
justify-content: center;
align-items: center;
}
.button-log-out {
display: flex;... | 0.59749 | 0.087252 |
html {
background-color: #d9baba;
}
.header {
height: 9.5em;
text-align: center;
}
.logo {
border: none;
width: 150px;
display: inline-block;
}
main {
background-color: #fcebeb;
margin: auto;
overflow: auto;
}
h2, p {
padding:0 16px;
color:#... | it289/css/fp.css |
html {
background-color: #d9baba;
}
.header {
height: 9.5em;
text-align: center;
}
.logo {
border: none;
width: 150px;
display: inline-block;
}
main {
background-color: #fcebeb;
margin: auto;
overflow: auto;
}
h2, p {
padding:0 16px;
color:#... | 0.28897 | 0.079104 |
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 144px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.buttons-pane {
display: flex;
}
.centered {
text-align: center;
p... | static/css/style.css | html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 144px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.buttons-pane {
display: flex;
}
.centered {
text-align: center;
p... | 0.615666 | 0.113138 |
@font-face {
font-family: 'media-controls';
src: url('fonts/media-controls.eot?8edijw');
src: url('fonts/media-controls.eot?8edijw#iefix') format('embedded-opentype'),
url('fonts/media-controls.ttf?8edijw') format('truetype'),
url('fonts/media-controls.woff?8edijw') format('woff'),
url('fonts/media-... | src/assets/icons-media-controls.css | @font-face {
font-family: 'media-controls';
src: url('fonts/media-controls.eot?8edijw');
src: url('fonts/media-controls.eot?8edijw#iefix') format('embedded-opentype'),
url('fonts/media-controls.ttf?8edijw') format('truetype'),
url('fonts/media-controls.woff?8edijw') format('woff'),
url('fonts/media-... | 0.286169 | 0.042404 |
@charset "utf-8";
/* CSS Document */
.brand_list strong{ padding-right:20px}
.brand_list a{ padding:0px 5px ; color:#999999}
.brand_list_box{ width:1200px; overflow:auto ; margin-top:10px; }
.brand_list_left{ width:216px ; height:auto ; border:2px solid #da2040}
.brand_tableware{ width:100% ; height:auto ;}
.brand_t... | MWShop/src/main/webapp/css/brand.css | @charset "utf-8";
/* CSS Document */
.brand_list strong{ padding-right:20px}
.brand_list a{ padding:0px 5px ; color:#999999}
.brand_list_box{ width:1200px; overflow:auto ; margin-top:10px; }
.brand_list_left{ width:216px ; height:auto ; border:2px solid #da2040}
.brand_tableware{ width:100% ; height:auto ;}
.brand_t... | 0.290477 | 0.163479 |
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}code{font-family:monospace}em{font-style:italic}strong{font-weight:700}ol,u... | views/admin/css/style.css | body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}code{font-family:monospace}em{font-style:italic}strong{font-weight:700}ol,u... | 0.145753 | 0.073099 |
:root {
/* colours */
--green: #00ebc7;
--red: #ff5470;
--yellow: #fde24f;
--black: #1b2d45;
--darkBlue: #00214d;
--lightBlue: #d8eefe;
--grey: #bfbfbf;
--lightGrey: #f2f4f6;
--white: #fff;
--darkGrey: #222;
/* color intentions */
--primary: var(--green);
--danger: var(--red);
--backgrou... | css/style.css | :root {
/* colours */
--green: #00ebc7;
--red: #ff5470;
--yellow: #fde24f;
--black: #1b2d45;
--darkBlue: #00214d;
--lightBlue: #d8eefe;
--grey: #bfbfbf;
--lightGrey: #f2f4f6;
--white: #fff;
--darkGrey: #222;
/* color intentions */
--primary: var(--green);
--danger: var(--red);
--backgrou... | 0.429908 | 0.136551 |
body {
width: 100%;
height: 100%;
}
html {
width: 100%;
height: 100%;
}
@media(min-width:767px) {
.navbar {
padding: 20px 0;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
... | css/scrolling-nav.css | body {
width: 100%;
height: 100%;
}
html {
width: 100%;
height: 100%;
}
@media(min-width:767px) {
.navbar {
padding: 20px 0;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
... | 0.530723 | 0.103205 |
*{
margin: 0px;
padding: 0px;
box-sizing: border-box ;
}
.margin_Container{
margin: 3px 20px;
}
.textColorBlue{
color: #f1eff5;
}
#buttonStarted2{
background-color:orange ;
}
.mainContainer{
margin-top: 20vh;
text-align: left;
}
html,
body {
height: 100%;
}
body {
min-height: 100%;
}
p{
... | public/css/style.css | *{
margin: 0px;
padding: 0px;
box-sizing: border-box ;
}
.margin_Container{
margin: 3px 20px;
}
.textColorBlue{
color: #f1eff5;
}
#buttonStarted2{
background-color:orange ;
}
.mainContainer{
margin-top: 20vh;
text-align: left;
}
html,
body {
height: 100%;
}
body {
min-height: 100%;
}
p{
... | 0.457379 | 0.072341 |
.race-row-container {
padding-top: 5px;
padding-bottom: 5px;
}
.race-row {
display: flex;
flex-direction: row;
margin-bottom: 5px;
margin-top: 5px;
background: rgba(38, 41, 54, .9);
border: 2px solid rgba(62, 67, 84, .9);
border-radius: 10px;
height: 125px;
min-height: 125px;
cursor: default;
}... | src/components/RaceList/RaceRow/RaceRow.css | .race-row-container {
padding-top: 5px;
padding-bottom: 5px;
}
.race-row {
display: flex;
flex-direction: row;
margin-bottom: 5px;
margin-top: 5px;
background: rgba(38, 41, 54, .9);
border: 2px solid rgba(62, 67, 84, .9);
border-radius: 10px;
height: 125px;
min-height: 125px;
cursor: default;
}... | 0.526343 | 0.11737 |
:root {
--primary-color: #161d27;
--secondary-color: #a19975;
--light-color: #ffffff;
--grey-color: #efefef;
--extra-light: rgba(255,255,255,.6);
--font-thin: 200;
--font-semi-bold: 600;
--font-bold: 700;
}
body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
... | assets/css/style.css | :root {
--primary-color: #161d27;
--secondary-color: #a19975;
--light-color: #ffffff;
--grey-color: #efefef;
--extra-light: rgba(255,255,255,.6);
--font-thin: 200;
--font-semi-bold: 600;
--font-bold: 700;
}
body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
... | 0.532911 | 0.139719 |
section{
font-family: 'Gothic A1', sans-serif;
display: flex;
font-size: 1rem;
color: black;
background: linear-gradient(rgba(234 , 235 , 230 , 0.2) , rgba(234 , 235 , 230 , 1));
}
#Notizie{
width: 70vw;
display: flex;
flex-direction: column;
}
#Titolo{
width: 70vw;
font-size: 1.... | public/css/Home_Universitaria.css | section{
font-family: 'Gothic A1', sans-serif;
display: flex;
font-size: 1rem;
color: black;
background: linear-gradient(rgba(234 , 235 , 230 , 0.2) , rgba(234 , 235 , 230 , 1));
}
#Notizie{
width: 70vw;
display: flex;
flex-direction: column;
}
#Titolo{
width: 70vw;
font-size: 1.... | 0.392337 | 0.093927 |