code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
html, body {margin:0;padding:0;font-family: Helvetica, sans-serif;height:100%;}
.disabled {display:none;}
@keyframes fade-up-down {
0% {opacity:0;}
25% {opacity:0.9;}
35% {opacity:1;}
50% {opacity:0.8;}
100% {opacity:0;}
}
@-webkit-keyframes fade-up-down {
0% {opacity:0;}
25% {opacity:0.9;}
35% {opacity:1;}
... | public/stylesheets/style.css | html, body {margin:0;padding:0;font-family: Helvetica, sans-serif;height:100%;}
.disabled {display:none;}
@keyframes fade-up-down {
0% {opacity:0;}
25% {opacity:0.9;}
35% {opacity:1;}
50% {opacity:0.8;}
100% {opacity:0;}
}
@-webkit-keyframes fade-up-down {
0% {opacity:0;}
25% {opacity:0.9;}
35% {opacity:1;}
... | 0.384681 | 0.058426 |
body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
margin:0px;
padding:0px;
}
body{
margin:50px auto;
color:#51555C;
}
/* Form & timeline styles */
#search-container{
-moz-border-radius:12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius:12px;
border:6px solid #... | public/stylesheets/serp.css |
body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
margin:0px;
padding:0px;
}
body{
margin:50px auto;
color:#51555C;
}
/* Form & timeline styles */
#search-container{
-moz-border-radius:12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius:12px;
border:6px solid #... | 0.261142 | 0.078219 |
.newsbar {
width: 30%;
position:absolute;
right: -29.95%;
bottom:100px;
background-color: rgba(45,45,45,0.7);
color: white;
min-height: 35px;
/*display:none;*/
z-index: 11;
}
.radioAnimShow {
animation:showRadio 2s ease-out forwards;
}
.radioAnimHide {
animation:hideRadio 2... | LSVRP/_Client/LSVRP/UI/css/lsvrp-newsbar.css | .newsbar {
width: 30%;
position:absolute;
right: -29.95%;
bottom:100px;
background-color: rgba(45,45,45,0.7);
color: white;
min-height: 35px;
/*display:none;*/
z-index: 11;
}
.radioAnimShow {
animation:showRadio 2s ease-out forwards;
}
.radioAnimHide {
animation:hideRadio 2... | 0.669853 | 0.116663 |
body {
font-family: Arial, Helvetica, sans-serif;
}
.primary-color {
background-color: rgb(212, 87, 74);
}
.primary-color-t {
color: rgb(212, 87, 74);
}
.d-none {
display: none;
}
.navbar-logo {
width: 50%;
height: auto;
}
.navbar-logo2 {
width: 100%;
}
.main-nav i {
colo... | assets/style.css | body {
font-family: Arial, Helvetica, sans-serif;
}
.primary-color {
background-color: rgb(212, 87, 74);
}
.primary-color-t {
color: rgb(212, 87, 74);
}
.d-none {
display: none;
}
.navbar-logo {
width: 50%;
height: auto;
}
.navbar-logo2 {
width: 100%;
}
.main-nav i {
colo... | 0.36625 | 0.071138 |
.nav-container {
position: fixed;
width: 30%;
height: 100vh;
margin: 0px;
cursor: auto;
}
.nav-container-title {
width: 30%;
position: fixed;
height:80px;
background-color: rgb(73, 115, 153);
padding: 20px 20px 0 20px;
margin: 0px;
font-size: 1.25rem;
font-weight: bo... | app/styles/home.css | .nav-container {
position: fixed;
width: 30%;
height: 100vh;
margin: 0px;
cursor: auto;
}
.nav-container-title {
width: 30%;
position: fixed;
height:80px;
background-color: rgb(73, 115, 153);
padding: 20px 20px 0 20px;
margin: 0px;
font-size: 1.25rem;
font-weight: bo... | 0.569853 | 0.090574 |
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
cursor: pointer;
}
.o-product-overview select,
.o-product-overview button {
background-color: rgb(255, 255, 255);
box-shadow: none;
border-radius: 0px;
border: 0.1rem solid #5A5A5A;
padding: 1rem;
margin: 1rem;
m... | client/overview/overview.css | a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
cursor: pointer;
}
.o-product-overview select,
.o-product-overview button {
background-color: rgb(255, 255, 255);
box-shadow: none;
border-radius: 0px;
border: 0.1rem solid #5A5A5A;
padding: 1rem;
margin: 1rem;
m... | 0.326916 | 0.120284 |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900');
/* @import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap'); */
/* -- COMMON ------------------ */
:root{
--header-bg-color: rgb(244, 243, 243);
--header-height: 50px;
--biggest: max(100... | static/assets/styles.css | @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900');
/* @import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap'); */
/* -- COMMON ------------------ */
:root{
--header-bg-color: rgb(244, 243, 243);
--header-height: 50px;
--biggest: max(100... | 0.429429 | 0.053477 |
div.modoswitch{
padding: 1%;
border: 1px solid white;
font-size: 24px;
border-radius:50%;
margin-top: 2%;
margin-right: 2%;
margin-left: 2%;
margin-bottom: 0%;
}
div.modoswitcher{
padding: 1%;
border: 1px solid white;
font-size: 24px;
border-radius:50%;
margin-top: 2%;
margin-right: 2%;
... | productos/css/style.css | div.modoswitch{
padding: 1%;
border: 1px solid white;
font-size: 24px;
border-radius:50%;
margin-top: 2%;
margin-right: 2%;
margin-left: 2%;
margin-bottom: 0%;
}
div.modoswitcher{
padding: 1%;
border: 1px solid white;
font-size: 24px;
border-radius:50%;
margin-top: 2%;
margin-right: 2%;
... | 0.544317 | 0.095729 |
@font-face {
font-family: "Avenir";
font-weight: 400;
font-style: normal;
src: url("/avenir-400.woff2") format("woff2");
font-display: swap;
}
body {
font-family: "Avenir", Tahoma, Arial, Helvetica, sans-serif !important;
font-size: 1em;
line-height: 1.65;
color: #373F49;
background: #FFFFFF;
mar... | src/components/base.css | @font-face {
font-family: "Avenir";
font-weight: 400;
font-style: normal;
src: url("/avenir-400.woff2") format("woff2");
font-display: swap;
}
body {
font-family: "Avenir", Tahoma, Arial, Helvetica, sans-serif !important;
font-size: 1em;
line-height: 1.65;
color: #373F49;
background: #FFFFFF;
mar... | 0.264928 | 0.081776 |
.feather-background, .feather {
background-size: contain;
background-position: 50%;
background-repeat: no-repeat;
}
.feather {
position: relative;
display: inline-block;
width: 1.333333em;
line-height: 1em;
}
.feather:before {
content: "\00a0";
}
.feather-activity {
background-image: url(../fonts/f... | dist/css/feather.icons.css | .feather-background, .feather {
background-size: contain;
background-position: 50%;
background-repeat: no-repeat;
}
.feather {
position: relative;
display: inline-block;
width: 1.333333em;
line-height: 1em;
}
.feather:before {
content: "\00a0";
}
.feather-activity {
background-image: url(../fonts/f... | 0.422028 | 0.142083 |
.mypost {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
margin-top: 20px;
margin-bottom: 40px;
margin-left: 9vw;
padding: 30px;
width: 80%;
}
label {
width: 100%;
}
label span{
font-weight: 500;
padding-bottom: 40px;
width: 100%;
}
.input{
display: block;
border: none... | public/assests/css/admin/admin.post.css | .mypost {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
margin-top: 20px;
margin-bottom: 40px;
margin-left: 9vw;
padding: 30px;
width: 80%;
}
label {
width: 100%;
}
label span{
font-weight: 500;
padding-bottom: 40px;
width: 100%;
}
.input{
display: block;
border: none... | 0.346984 | 0.113334 |
.font-primary {
font-family: Raleway !important
}
.font-secondary {
font-family: Roboto !important
}
.bg-primary {
background-color: #4d89ff;
}
.grayscale .bg-primary {
background-color: #848484;
}
.bg-secondary {
background-color: #4d89ff;
}
.grayscale .bg-secondary {
background-color: #84... | stylesheets/custom.css | .font-primary {
font-family: Raleway !important
}
.font-secondary {
font-family: Roboto !important
}
.bg-primary {
background-color: #4d89ff;
}
.grayscale .bg-primary {
background-color: #848484;
}
.bg-secondary {
background-color: #4d89ff;
}
.grayscale .bg-secondary {
background-color: #84... | 0.512693 | 0.108095 |
.red-50 { background-color: var(--paper-red-50) }
.red-100 { background-color: var(--paper-red-100) }
.red-200 { background-color: var(--paper-red-200) }
.red-300 { background-color: var(--paper-red-300) }
.red-400 { background-color: var(--paper-red-400) }
.red-500 { background-color: var(--paper-red-500) }
.red-600 {... | app/elements/colors.css | .red-50 { background-color: var(--paper-red-50) }
.red-100 { background-color: var(--paper-red-100) }
.red-200 { background-color: var(--paper-red-200) }
.red-300 { background-color: var(--paper-red-300) }
.red-400 { background-color: var(--paper-red-400) }
.red-500 { background-color: var(--paper-red-500) }
.red-600 {... | 0.786541 | 0.219902 |
@import url("https://cdnjs.cloudflare.com/ajax/libs/inter-ui/3.18.0/inter.css");
@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
font-size: 14px;
--color-button-text: #fff;
--color-primary-100: #dee3ea;
--color-primary-200: #b2bdcd;
--color-primary-300: #5d7290;
--color-primary-600: #3... | src/styles/index.css | @import url("https://cdnjs.cloudflare.com/ajax/libs/inter-ui/3.18.0/inter.css");
@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
font-size: 14px;
--color-button-text: #fff;
--color-primary-100: #dee3ea;
--color-primary-200: #b2bdcd;
--color-primary-300: #5d7290;
--color-primary-600: #3... | 0.376852 | 0.068071 |
@font-face {
font-family: 'Size Font';
src: url('/res/font/SourceCodeVariable-Roman.ttf');
}
.block-bg {
-fx-background-color: #ffffff;
-fx-background-radius: 5px;
-fx-border-color: rgba(0, 0, 0, 0.48);
-fx-border-width: 1px;
-fx-border-radius: 5px;
-fx-pref-width: 300px;
-fx-max-wi... | src/css/imgblock.css | @font-face {
font-family: 'Size Font';
src: url('/res/font/SourceCodeVariable-Roman.ttf');
}
.block-bg {
-fx-background-color: #ffffff;
-fx-background-radius: 5px;
-fx-border-color: rgba(0, 0, 0, 0.48);
-fx-border-width: 1px;
-fx-border-radius: 5px;
-fx-pref-width: 300px;
-fx-max-wi... | 0.459319 | 0.060308 |
body {
font-family: Baskerville, "Goudy Old Style", serif;
font-size: 14px;
background-color: #fff;
}
.filter-controls {
width: 800px;
display: flex;
padding-bottom: 10px;
}
.column {
width: 50%;
}
#map {
width: 800px;
height: 500px;
}
.info {
font-family: Georgia, "Times New Roman", Times, serif;
... | app.css | body {
font-family: Baskerville, "Goudy Old Style", serif;
font-size: 14px;
background-color: #fff;
}
.filter-controls {
width: 800px;
display: flex;
padding-bottom: 10px;
}
.column {
width: 50%;
}
#map {
width: 800px;
height: 500px;
}
.info {
font-family: Georgia, "Times New Roman", Times, serif;
... | 0.37605 | 0.099558 |
.home_wrapper {
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
}
.full_container {
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.full_title {
width: 80%;
font-size: 32px;
font-weight: 900;
text-align: left;
l... | src/styles/home.module.css | .home_wrapper {
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
}
.full_container {
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.full_title {
width: 80%;
font-size: 32px;
font-weight: 900;
text-align: left;
l... | 0.412294 | 0.087994 |
.loading {
position: relative;
height: 150px;
width: 150px;
margin: 60px auto; }
.js-loading-indicator {
display: block;
position: absolute;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #3498A3;
border-right-color: #349829;
-webkit-animation: spin 2s linear infinite;
-m... | public/plugins/jquery-preloader-js/css/jquery-loading.css | .loading {
position: relative;
height: 150px;
width: 150px;
margin: 60px auto; }
.js-loading-indicator {
display: block;
position: absolute;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #3498A3;
border-right-color: #349829;
-webkit-animation: spin 2s linear infinite;
-m... | 0.503906 | 0.068257 |
body{
font-family: 'Roboto', sans-serif;
/*
font-family: 'Courgette', cursive ;
*/
}
body, html {
/*background-color: #FAFAFA !important;
*/
margin-bottom: 0;
height:100%;
/*background-position: 100px 20px;
background-size: 100% 70%;*/
}
.meter { -webkit-appearance: none; } //Crucial, thi... | public/css/style.css | body{
font-family: 'Roboto', sans-serif;
/*
font-family: 'Courgette', cursive ;
*/
}
body, html {
/*background-color: #FAFAFA !important;
*/
margin-bottom: 0;
height:100%;
/*background-position: 100px 20px;
background-size: 100% 70%;*/
}
.meter { -webkit-appearance: none; } //Crucial, thi... | 0.277571 | 0.064683 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit
}
* {
outline: 1px solid red;
}
img {
display: block;
max-width: 100%;
height: auto;
}
.container {}
.musthead {
text-align: center;
height: 178px;
margin-bottom: 40px;
}
.musthead a {
text-decor... | module-09/css/styles.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit
}
* {
outline: 1px solid red;
}
img {
display: block;
max-width: 100%;
height: auto;
}
.container {}
.musthead {
text-align: center;
height: 178px;
margin-bottom: 40px;
}
.musthead a {
text-decor... | 0.37777 | 0.117243 |
body {
overflow: hidden;
font-family: "PayPal Sans Big", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #333333;
}
.light {
font-weight: 100;
}
.thick {
font-weight: 500;
}
.top {
font-size: 0.95em;
line-height: 15px;
}
.title {
color: #009cde;
fon... | src/css/main.css | body {
overflow: hidden;
font-family: "PayPal Sans Big", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #333333;
}
.light {
font-weight: 100;
}
.thick {
font-weight: 500;
}
.top {
font-size: 0.95em;
line-height: 15px;
}
.title {
color: #009cde;
fon... | 0.46223 | 0.161684 |
.header {
background: #fff;
box-shadow: 0 2px 10px rgb(0 0 0 / 8%);
}
/* --- Login --- */
.mainContainer {
display: flex;
flex-direction: column;
align-items: center;
max-width: 380px;
margin: 0 auto;
text-align: center;
padding: 35px 75px;
box-shadow: 0 4px 12px rgb(0 0 0 / 24%);
background: #... | anywhere-fitness/src/App.css |
.header {
background: #fff;
box-shadow: 0 2px 10px rgb(0 0 0 / 8%);
}
/* --- Login --- */
.mainContainer {
display: flex;
flex-direction: column;
align-items: center;
max-width: 380px;
margin: 0 auto;
text-align: center;
padding: 35px 75px;
box-shadow: 0 4px 12px rgb(0 0 0 / 24%);
background: #... | 0.376165 | 0.080069 |
* {
padding: 0;
margin: 0;
}
::-webkit-scrollbar{
width: 0px;
}
body::-webkit-scrollbar {
width: 0px;
}
body{
margin:0;
padding: 0;
font-family: "montserrat",sans-serif;
}
.navbar_ {
display: flex;
align-items: center;
font-size: 2.5rem;
width: 100%;
height: 70px;
background-color: #000... | public/css/buy.css | * {
padding: 0;
margin: 0;
}
::-webkit-scrollbar{
width: 0px;
}
body::-webkit-scrollbar {
width: 0px;
}
body{
margin:0;
padding: 0;
font-family: "montserrat",sans-serif;
}
.navbar_ {
display: flex;
align-items: center;
font-size: 2.5rem;
width: 100%;
height: 70px;
background-color: #000... | 0.216798 | 0.08292 |
a {
color: #00ff21;
}
a:hover {
text-decoration: none;
}
/* Team Starts */
.team-members {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.team-members li > div {
float: left;
width: 20%;
}
.team-members li:nth-child(2) > div:first-child {
margin-left: 20%;
}
.team-members li:last-c... | AspNetExtendingIdentityRoles/Content/teamStyle.css | a {
color: #00ff21;
}
a:hover {
text-decoration: none;
}
/* Team Starts */
.team-members {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.team-members li > div {
float: left;
width: 20%;
}
.team-members li:nth-child(2) > div:first-child {
margin-left: 20%;
}
.team-members li:last-c... | 0.466603 | 0.157914 |
.bigLogo
{
font-family: 'Helvetica Neue';
text-align: center;
font-size: 350%;
}
p.sign-title
{
font-family: 'Open Sans' , sans-serif;
font-size: 18px;
font-weight: 400;
text-align: center;
margin-top: 20px;
-webkit-font-smoothing: antialiased;
}
.egle-light > .part1, .egle-light >... | server/public/css/templates/sign.css | .bigLogo
{
font-family: 'Helvetica Neue';
text-align: center;
font-size: 350%;
}
p.sign-title
{
font-family: 'Open Sans' , sans-serif;
font-size: 18px;
font-weight: 400;
text-align: center;
margin-top: 20px;
-webkit-font-smoothing: antialiased;
}
.egle-light > .part1, .egle-light >... | 0.315736 | 0.112942 |
*,
*::after,
*::before {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
background-color: #F0EEEE;
line-height: 1.5;
font-family: sans-serif;
overflow-x: hidden;
}
.main-grid {
margin: 1rem auto;
margin-top: 0;
max-width: 1600px;
}
img {
max-width: 100%;
}
.company_name {... | css/services.css | *,
*::after,
*::before {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
background-color: #F0EEEE;
line-height: 1.5;
font-family: sans-serif;
overflow-x: hidden;
}
.main-grid {
margin: 1rem auto;
margin-top: 0;
max-width: 1600px;
}
img {
max-width: 100%;
}
.company_name {... | 0.526343 | 0.063424 |
* {
padding: 0;
margin: 0;
}
body {
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
/*tidak bisa scroll kanan*/
}
header {
position: fixed;
width: 100%;
z-index: 10;
}
nav {
display: flex;
background: rgb(101, 155, 255);
justify-content: space-around;
/* pa... | public/css/frontend/style3.css | * {
padding: 0;
margin: 0;
}
body {
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
/*tidak bisa scroll kanan*/
}
header {
position: fixed;
width: 100%;
z-index: 10;
}
nav {
display: flex;
background: rgb(101, 155, 255);
justify-content: space-around;
/* pa... | 0.319652 | 0.099339 |
* {
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
body, html {
height: 100%;
background-image: url("https://images.pexels.com/photos/1001914/pexels-photo-1001914.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260");
background-repeat: no-repeat;
background-size: cover;
}
a {
font-family: SourceSan... | public/assets/css/create.css | * {
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
body, html {
height: 100%;
background-image: url("https://images.pexels.com/photos/1001914/pexels-photo-1001914.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260");
background-repeat: no-repeat;
background-size: cover;
}
a {
font-family: SourceSan... | 0.274157 | 0.086323 |
* {
box-sizing: border-box;
}
body {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
height: 100%;
background: url(../assets/forest-landscape.jpg);
background-repeat: no-repeat;
background-size: inherit;
}
header {
width: 95%;
background-color: rgb(230, 218, 222);
margin: 0 auto;... | css/style.css |
* {
box-sizing: border-box;
}
body {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
height: 100%;
background: url(../assets/forest-landscape.jpg);
background-repeat: no-repeat;
background-size: inherit;
}
header {
width: 95%;
background-color: rgb(230, 218, 222);
margin: 0 auto;... | 0.369201 | 0.088269 |
:root {
--cinza: #2a2a2a;
}
#planos .plano .card {
background-color: var(--cinza);
border-radius: 15px;
transition: .2s ease-in-out;
transform: scale(.9);
border: 0;
}
#planos .plano .card.ativo {
transform: scale(1);
box-shadow: 0px 0px 25px 5px var(--mar);
}
@media (max-width: 768px) {
#planos .p... | assets_old/css/pages/planos.css | :root {
--cinza: #2a2a2a;
}
#planos .plano .card {
background-color: var(--cinza);
border-radius: 15px;
transition: .2s ease-in-out;
transform: scale(.9);
border: 0;
}
#planos .plano .card.ativo {
transform: scale(1);
box-shadow: 0px 0px 25px 5px var(--mar);
}
@media (max-width: 768px) {
#planos .p... | 0.339937 | 0.126839 |
main {
display: flex;
flex-direction: column;
position: absolute;
margin-top: 4rem; margin-bottom: 3rem;
padding: 1rem;
min-width: calc(100% - 18rem); min-height: calc(100% - 6rem);
z-index: -1;
left: 16rem;
}
.loader {
display: flex; flex-direction: column;
align-items: center; justify-content: ce... | src/css/main.css | main {
display: flex;
flex-direction: column;
position: absolute;
margin-top: 4rem; margin-bottom: 3rem;
padding: 1rem;
min-width: calc(100% - 18rem); min-height: calc(100% - 6rem);
z-index: -1;
left: 16rem;
}
.loader {
display: flex; flex-direction: column;
align-items: center; justify-content: ce... | 0.669745 | 0.074467 |
body {
font-family: "Roboto", sans-serif;
}
a {
text-decoration: none;
}
a:visited {
color: #4c9a2a;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em;
color: #4c9a2a;
}
form div {
margin: 1em;
display: inline-block;
}
.recipesPage {
margin-left: auto;
margin-right: auto... | public/style.css | body {
font-family: "Roboto", sans-serif;
}
a {
text-decoration: none;
}
a:visited {
color: #4c9a2a;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em;
color: #4c9a2a;
}
form div {
margin: 1em;
display: inline-block;
}
.recipesPage {
margin-left: auto;
margin-right: auto... | 0.329176 | 0.084985 |
@charset "UTF-8";
* {
box-sizing: border-box;
}
html {
height: 100%;
}
body {
background: #fafafa;
font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
font-size: 14px;
line-height: 14px;
font-weight: 300;
color: #333333;
margin: 0;
direction: ltr;
-webkit-font-smoothing: antialiased;
}
a {
... | web/css/style.css | @charset "UTF-8";
* {
box-sizing: border-box;
}
html {
height: 100%;
}
body {
background: #fafafa;
font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
font-size: 14px;
line-height: 14px;
font-weight: 300;
color: #333333;
margin: 0;
direction: ltr;
-webkit-font-smoothing: antialiased;
}
a {
... | 0.358016 | 0.05163 |
body{
margin:0;
color:#444;
/*background:#C0C0C0;*/
font:400 16px/18px Roboto, sans-serif;
}
nav {
display:inline-block;
position:relative;
margin:0;
padding:0;
text-align:center;
}
nav ul {
margin:0;
padding:0;
}
nav ul li {
display:inline-block;
list-style:none;
}
nav ul li a {
display... | app/views/profile.css | body{
margin:0;
color:#444;
/*background:#C0C0C0;*/
font:400 16px/18px Roboto, sans-serif;
}
nav {
display:inline-block;
position:relative;
margin:0;
padding:0;
text-align:center;
}
nav ul {
margin:0;
padding:0;
}
nav ul li {
display:inline-block;
list-style:none;
}
nav ul li a {
display... | 0.245266 | 0.043732 |
.titulo *{
-webkit-animation: fadeInUp 1s; /* Safari, Chrome and Opera > 12.1 */
-moz-animation: fadeInUp 1s; /* Firefox < 16 */
-ms-animation: fadeInUp 1s; /* Internet Explorer */
-o-animation: fadeInUp 1s; /* Opera < 12.1 */
animation: fadeInUp 1s;
}
@media (min-width: 1001px) {
.global_report... | public/css/registroArboles.css | .titulo *{
-webkit-animation: fadeInUp 1s; /* Safari, Chrome and Opera > 12.1 */
-moz-animation: fadeInUp 1s; /* Firefox < 16 */
-ms-animation: fadeInUp 1s; /* Internet Explorer */
-o-animation: fadeInUp 1s; /* Opera < 12.1 */
animation: fadeInUp 1s;
}
@media (min-width: 1001px) {
.global_report... | 0.556882 | 0.079854 |
FREEFORMATTER.COM
HTTPS
Contact
Formatters
JSON Formatter
HTML Formatter
XML Formatter
SQL Formatter
Batch Formatter (new!)
Validators
JSON Validator
HTML Validator
XML Validator - XSD
XPath Tester
Credit Card Number Generator & Validator
Regular Expression Tester
Java Regular Expression Tester
Cron ... | static/css/style.css | FREEFORMATTER.COM
HTTPS
Contact
Formatters
JSON Formatter
HTML Formatter
XML Formatter
SQL Formatter
Batch Formatter (new!)
Validators
JSON Validator
HTML Validator
XML Validator - XSD
XPath Tester
Credit Card Number Generator & Validator
Regular Expression Tester
Java Regular Expression Tester
Cron ... | 0.419291 | 0.051582 |
*{
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
height: 100vh;
overflow: hidden;
}
/* unauthorized page */
#body {
width: 100vw;
height: 100vh;
}
.wrapper {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
border: 3px solid black;
align-content: center;
}
.unauthorize... | pages/css/main.css | *{
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
height: 100vh;
overflow: hidden;
}
/* unauthorized page */
#body {
width: 100vw;
height: 100vh;
}
.wrapper {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
border: 3px solid black;
align-content: center;
}
.unauthorize... | 0.47244 | 0.067979 |
.np-container {
height: 100%;
width: 100%;
max-width: 800px;
position: relative;
overflow: hidden;
border-radius:1em;
-moz-border-radius:1em;
-webkit-border-radius:1em;
margin: 0 auto;
}
.np-overlay {
font-size: 1em;
font-weight: bold;
text-align: center;
padding-top: 1em;
... | css/nano-paywall.css | .np-container {
height: 100%;
width: 100%;
max-width: 800px;
position: relative;
overflow: hidden;
border-radius:1em;
-moz-border-radius:1em;
-webkit-border-radius:1em;
margin: 0 auto;
}
.np-overlay {
font-size: 1em;
font-weight: bold;
text-align: center;
padding-top: 1em;
... | 0.489748 | 0.098773 |
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
background-color: #f9f9f9;
margin: 0;
padding: 0;
position: relative;
}
html,body {
height: 100%;
min-height: 100%;
}
.clear {
clear: both;
float: none!important;
... | app/css/app.css | body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
background-color: #f9f9f9;
margin: 0;
padding: 0;
position: relative;
}
html,body {
height: 100%;
min-height: 100%;
}
.clear {
clear: both;
float: none!important;
... | 0.379034 | 0.074703 |
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
body {
overflow-x: hidden;
line-height: 1.6em;
letter-spacing: -0.020em;
font-family: 'Source Sans Pro', sans-serif;
fon... | input/styles.css | @import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
body {
overflow-x: hidden;
line-height: 1.6em;
letter-spacing: -0.020em;
font-family: 'Source Sans Pro', sans-serif;
fon... | 0.542621 | 0.078289 |
.editor {
float: left;
width: 49%;
margin: 0;
padding: 0;
height: 100%;
}
.user-code {
width: 100%;
height: 80em;
resize: none;
overflow: scroll;
font-family: monospace;
}
.interactions {
float: right;
width: 49%;
margin-left: 1em;
padding: 0;
/* height: 100%;... | style.css | .editor {
float: left;
width: 49%;
margin: 0;
padding: 0;
height: 100%;
}
.user-code {
width: 100%;
height: 80em;
resize: none;
overflow: scroll;
font-family: monospace;
}
.interactions {
float: right;
width: 49%;
margin-left: 1em;
padding: 0;
/* height: 100%;... | 0.517815 | 0.158793 |
color: #fff;
font-family: Montserrat;
margin: auto;
margin-top: 10vh;
text-transform: uppercase;
width: 122vh;
}
#inventory p {
color: #fff;
}
#inventory #feet-items {
height: 7vh;
width: 67%;
}
#inventory #feet-items .health {
background: linear-gradient(to right, #0fa04b 10%... | AppReact/src/assets/css/inventory.css | color: #fff;
font-family: Montserrat;
margin: auto;
margin-top: 10vh;
text-transform: uppercase;
width: 122vh;
}
#inventory p {
color: #fff;
}
#inventory #feet-items {
height: 7vh;
width: 67%;
}
#inventory #feet-items .health {
background: linear-gradient(to right, #0fa04b 10%... | 0.464173 | 0.101367 |
.artist_portal {
margin-top: 70px;
}
/* ----- PORTAL HEADER COMPONENT STYLES ----- */
.portal_header {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
column-gap: 70px;
row-gap: 20px;
}
.flex_separator {
flex: 1;
}
.greetings h5 {
font-weight: 400;
margin-top: 10px;
}... | src/components/Artist Portal/artistportal.css |
.artist_portal {
margin-top: 70px;
}
/* ----- PORTAL HEADER COMPONENT STYLES ----- */
.portal_header {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
column-gap: 70px;
row-gap: 20px;
}
.flex_separator {
flex: 1;
}
.greetings h5 {
font-weight: 400;
margin-top: 10px;
}... | 0.448426 | 0.101233 |
:root {
--white-color: #fff;
--main-color: #08f7fe;
--accent-color: #ff008d;
--bg-color: #000018;
}
body {
font-family: 'Quicksand', sans-serif;
margin: 0;
background-image: url(".././img/bg.jpg");
background-size: cover;
}
img {
max-width: 100%;
}
p {
margin: 0;
padding: ... | submissions/natashafir/html-css-popup/css/style.css | :root {
--white-color: #fff;
--main-color: #08f7fe;
--accent-color: #ff008d;
--bg-color: #000018;
}
body {
font-family: 'Quicksand', sans-serif;
margin: 0;
background-image: url(".././img/bg.jpg");
background-size: cover;
}
img {
max-width: 100%;
}
p {
margin: 0;
padding: ... | 0.437583 | 0.141193 |
* Internal self contained modules, save in directory module/.
*/
/*!
* Stylesheet for design kmom01.
*
* This stylesheet is for the design course and kmom01. Fill it with style
* to style up the website so it is useable.
*/
/**
* Style for the stylechooser.
*/
/**
* Variables
*/
/**
* Style
*/
/**
* Base ... | theme/htdocs/css/kmom01_v2.css | * Internal self contained modules, save in directory module/.
*/
/*!
* Stylesheet for design kmom01.
*
* This stylesheet is for the design course and kmom01. Fill it with style
* to style up the website so it is useable.
*/
/**
* Style for the stylechooser.
*/
/**
* Variables
*/
/**
* Style
*/
/**
* Base ... | 0.620966 | 0.103295 |
.colorpickle {
position: relative;
min-width: 220px;
width: auto;
box-sizing: border-box;
padding: 10px;
font-size: 80%;
color: #fff;
background-color: #333;
z-index: 1;
}
.colorpickleOnTop {
position: absolute;
z-index: 9999;
}
.colorpickle .sliderWrapper {
position: relative;
height: 30px;
}
.colorpic... | Ressource/Color Picker/js/colorpickle/jquery.colorpickle.css | .colorpickle {
position: relative;
min-width: 220px;
width: auto;
box-sizing: border-box;
padding: 10px;
font-size: 80%;
color: #fff;
background-color: #333;
z-index: 1;
}
.colorpickleOnTop {
position: absolute;
z-index: 9999;
}
.colorpickle .sliderWrapper {
position: relative;
height: 30px;
}
.colorpic... | 0.239349 | 0.05151 |
@charset "utf-8";
/* ESTRUTURA */
body { margin: 0; padding: 0; }
* { outline: none; }
.e_trans { display: none !important; }
#conteudo_esquerda { width: 100% !important; padding-bottom: 10px; padding-top:20px; min-height: calc(100vh - 485px); }
#cont_conteudo_site_interna { width:100% !important; }
#e_centralizar {wi... | public/css/estrutura.css | @charset "utf-8";
/* ESTRUTURA */
body { margin: 0; padding: 0; }
* { outline: none; }
.e_trans { display: none !important; }
#conteudo_esquerda { width: 100% !important; padding-bottom: 10px; padding-top:20px; min-height: calc(100vh - 485px); }
#cont_conteudo_site_interna { width:100% !important; }
#e_centralizar {wi... | 0.298594 | 0.107297 |
/* [Table of contents] */
/* ========================================================================== */
/* ========================================================================== */
/*
## Shortcodes
-- PhotoSlider Section
-- PhotoSlider2
- Welcome Section
- Welcome2
-- Parallax Section
-- Eve... | css/shortcode.css | /* [Table of contents] */
/* ========================================================================== */
/* ========================================================================== */
/*
## Shortcodes
-- PhotoSlider Section
-- PhotoSlider2
- Welcome Section
- Welcome2
-- Parallax Section
-- Eve... | 0.196055 | 0.074097 |
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');
@import url('https://fonts.googleapis.com/css2?family=MonteCarlo&family=STIX+Two+Text:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
* {
box-sizing: border-box;
}
html {
backg... | Build-a-responsive-product-landing-page/style.css | @import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');
@import url('https://fonts.googleapis.com/css2?family=MonteCarlo&family=STIX+Two+Text:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
* {
box-sizing: border-box;
}
html {
backg... | 0.390243 | 0.132346 |
.pagewrap{
min-height: 100%;
width:100%;
position:absolute;
left:0;
top:47px;
z-index:6;
background-color:white;
display:none;
}
.pagewrap .rowz{
width:100%;
overflow: hidden;
}
.pagewrap .rowz .label{
width:100px;
float:left;
font-size:16px;
color:#333333;
text-align: right;
line-he... | hunt-web/src/main/webapp/static/css/content/travel.css | .pagewrap{
min-height: 100%;
width:100%;
position:absolute;
left:0;
top:47px;
z-index:6;
background-color:white;
display:none;
}
.pagewrap .rowz{
width:100%;
overflow: hidden;
}
.pagewrap .rowz .label{
width:100px;
float:left;
font-size:16px;
color:#333333;
text-align: right;
line-he... | 0.356335 | 0.036084 |
body,p,b,dl,dd,table,td,th,input,button,textarea,xmp,pre,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
}
img,iframe,acronym {
border: 0;
}
ol,ul,li {
list-style: none;
}
img,input,label,button {
vertical-align: middle;
}
table {
border-collapse: collapse;
border-spacing: 0... | Public/css/index.css | body,p,b,dl,dd,table,td,th,input,button,textarea,xmp,pre,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
}
img,iframe,acronym {
border: 0;
}
ol,ul,li {
list-style: none;
}
img,input,label,button {
vertical-align: middle;
}
table {
border-collapse: collapse;
border-spacing: 0... | 0.396886 | 0.122996 |
@charset 'UTF-8';
@font-face {
font-family: 'Elsie';
src: url(fonts/ElsieSwashCaps-Regular.otf);
}
@import url('https://fonts.googleapis.com/css2?family=Inspiration&display=swap');
:root {
--rosa1: #CA32DB;
--rosa2: #9532DB;
--cor_complementar: #EBCC22;
--cor1: #2E19DB;
--cor2: #18D2F0;
... | style.css | @charset 'UTF-8';
@font-face {
font-family: 'Elsie';
src: url(fonts/ElsieSwashCaps-Regular.otf);
}
@import url('https://fonts.googleapis.com/css2?family=Inspiration&display=swap');
:root {
--rosa1: #CA32DB;
--rosa2: #9532DB;
--cor_complementar: #EBCC22;
--cor1: #2E19DB;
--cor2: #18D2F0;
... | 0.453504 | 0.09187 |
body {
font-family: 'Roboto', sans-serif;
}
.list-admin-top > .header,
.create-top > .header {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 3em;
color: #000;
margin-bottom: 20px;
float: left;
}
.list-admin-top > .button-create,
.create... | styles/main.css | body {
font-family: 'Roboto', sans-serif;
}
.list-admin-top > .header,
.create-top > .header {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 3em;
color: #000;
margin-bottom: 20px;
float: left;
}
.list-admin-top > .button-create,
.create... | 0.52975 | 0.092319 |
html {
height: 100%;
}
body {
background-color: #06305A;
margin: 0;
padding: 0;
}
.header {
width: 100%;
position: fixed;
height: 60px;
background: #55ABED;
top: 0px;
z-index: 1;
}
#banner_logo {
width: 60px;
height: 60px;
margin-left: 230px;
}
... | web-server/public/css/square.css | html {
height: 100%;
}
body {
background-color: #06305A;
margin: 0;
padding: 0;
}
.header {
width: 100%;
position: fixed;
height: 60px;
background: #55ABED;
top: 0px;
z-index: 1;
}
#banner_logo {
width: 60px;
height: 60px;
margin-left: 230px;
}
... | 0.387806 | 0.063424 |
*{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body{
padding: 0;
margin: 0;
background:#d3e4e970;
}
.loading{
background:teal;
width:100%;
height:100vh;
position:fixed;
z-index: 100;
}
.page-load{
animatio... | styles.css | *{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body{
padding: 0;
margin: 0;
background:#d3e4e970;
}
.loading{
background:teal;
width:100%;
height:100vh;
position:fixed;
z-index: 100;
}
.page-load{
animatio... | 0.349977 | 0.064095 |
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
field... | blog.css | v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
field... | 0.378115 | 0.109753 |
.Main-Page {
grid-template-columns: minmax(10px, 1fr);
row-gap: calc(7px * 7);
}
.Main-Page a:hover {
text-decoration: none;
}
.Main-Page .carousel {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.Main-Page .carousel .carousel-indicators {
z-index: 3;
}
.... | src/web/main-page/Main.css | .Main-Page {
grid-template-columns: minmax(10px, 1fr);
row-gap: calc(7px * 7);
}
.Main-Page a:hover {
text-decoration: none;
}
.Main-Page .carousel {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.Main-Page .carousel .carousel-indicators {
z-index: 3;
}
.... | 0.158891 | 0.091951 |
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--gray-light: rgba(0,0,0,.125);
--gray-lighter: #a... | wordpress/wp-content/themes/baht/frontend/css/style.css | :root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--gray-light: rgba(0,0,0,.125);
--gray-lighter: #a... | 0.371251 | 0.13733 |
@media (max-width: 1140px) {
.menu a {
font-size: 13px;
/* background-color: red; */
}
.container.main {
width: 1024px;
}
.domaines ul {
text-align: center;
margin-top: 0px;
}
.domaines .top-row li {
margin: auto;
vertical-align: top;
display: inline-block;
font-weight: 100;
font-family: H... | css/media-queries.css | @media (max-width: 1140px) {
.menu a {
font-size: 13px;
/* background-color: red; */
}
.container.main {
width: 1024px;
}
.domaines ul {
text-align: center;
margin-top: 0px;
}
.domaines .top-row li {
margin: auto;
vertical-align: top;
display: inline-block;
font-weight: 100;
font-family: H... | 0.260954 | 0.095729 |
Developed by helloDigi
https://hellodigi.ru/
*/
/*
Developed by helloDigi
https://hellodigi.ru/
*/
.Regular {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.Bold {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.Medium {
font-family: 'Roboto', sans-serif;
font-weight: 500;
}
.pointer:hover ... | public/css/modals.css | Developed by helloDigi
https://hellodigi.ru/
*/
/*
Developed by helloDigi
https://hellodigi.ru/
*/
.Regular {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.Bold {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.Medium {
font-family: 'Roboto', sans-serif;
font-weight: 500;
}
.pointer:hover ... | 0.314893 | 0.099558 |
.selectPage {
display: none;
}
.mainHeader {
-webkit-box-shadow: 0 7px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 7px 0 rgba(0,0,0,.1);
box-shadow: 0 0 7px rgba(0,0,0,.1);
position: relative;
z-index: 99999;
width: 100%;
font-weight: 500;
line-height: 23px;
transition: background-colo... | src/assets/css/header.module.css | .selectPage {
display: none;
}
.mainHeader {
-webkit-box-shadow: 0 7px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 7px 0 rgba(0,0,0,.1);
box-shadow: 0 0 7px rgba(0,0,0,.1);
position: relative;
z-index: 99999;
width: 100%;
font-weight: 500;
line-height: 23px;
transition: background-colo... | 0.393735 | 0.072637 |
.container {
width: 99%;
}
.topic, .topic a{
text-align: center;
background-color: #4db6ac;
color: #fff;
}
.description{
text-align: center;
color: #777;
margin-top: 30px;
}
#input,#output{
width: 100%;
padding: 10px;
}
#output{
background: #FCFCFC;
}
#legend,#legend2{
text-align:center;
font-weight: b... | static/main.css | .container {
width: 99%;
}
.topic, .topic a{
text-align: center;
background-color: #4db6ac;
color: #fff;
}
.description{
text-align: center;
color: #777;
margin-top: 30px;
}
#input,#output{
width: 100%;
padding: 10px;
}
#output{
background: #FCFCFC;
}
#legend,#legend2{
text-align:center;
font-weight: b... | 0.325092 | 0.056783 |
.yui-carousel {
visibility: hidden;
overflow: hidden;
position: relative;
text-align: left;
zoom: 1;
}
.yui-carousel.yui-carousel-visible {
visibility: visible;
}
.yui-carousel-content {
overflow: hidden;
position: relative;
}
.yui-carousel-element {
margin: 5px 0;
overflow: hidden;
padding: 0;
position:... | udemy_8_7/public/typo3conf/ext/extension_builder/Resources/Public/jsDomainModeling/wireit/lib/yui/assets/skins/sam/carousel.css | .yui-carousel {
visibility: hidden;
overflow: hidden;
position: relative;
text-align: left;
zoom: 1;
}
.yui-carousel.yui-carousel-visible {
visibility: visible;
}
.yui-carousel-content {
overflow: hidden;
position: relative;
}
.yui-carousel-element {
margin: 5px 0;
overflow: hidden;
padding: 0;
position:... | 0.347316 | 0.054651 |
@charset "utf-8";
*{padding:0;margin:0;}
body{padding:0;margin:0;font-size:12px;font-family:Microsoft YaHei;color: #666666;background:#fff; overflow-x: hidden;
}
img{border:none;}
a{text-decoration:none;cursor:pointer;color:#666;}
a:hover,a:hover {text-decoration:none;color:#55acee;}
input{color: #777;outline: n... | public/assets/p/index.css | @charset "utf-8";
*{padding:0;margin:0;}
body{padding:0;margin:0;font-size:12px;font-family:Microsoft YaHei;color: #666666;background:#fff; overflow-x: hidden;
}
img{border:none;}
a{text-decoration:none;cursor:pointer;color:#666;}
a:hover,a:hover {text-decoration:none;color:#55acee;}
input{color: #777;outline: n... | 0.258045 | 0.06148 |
body {
background: #282537;
background-image: -webkit-radial-gradient(top, circle cover, #18181b 0%, #252233 80%);
background-image: -moz-radial-gradient(top, circle cover, #18181b 0%, #252233 80%);
background-image: -o-radial-gradient(top, circle cover, #18181b 0%, #252233 80%);
background-image: radial-gradient(... | style.css | body {
background: #282537;
background-image: -webkit-radial-gradient(top, circle cover, #18181b 0%, #252233 80%);
background-image: -moz-radial-gradient(top, circle cover, #18181b 0%, #252233 80%);
background-image: -o-radial-gradient(top, circle cover, #18181b 0%, #252233 80%);
background-image: radial-gradient(... | 0.539226 | 0.077169 |
:root {
--theme-general-color: #63676d; /* theme general font color */
}
:root {
--theme-primary-color: #eed153; /* theme primary color */
}
:root {
--theme-secondary-color: #9a8853; /* theme secondary color */
}
:root {
--theme-white-color: #fff; /* theme white font color */
}
:root {
--theme-light-color... | public/css/assets/css/category/furniture.css | :root {
--theme-general-color: #63676d; /* theme general font color */
}
:root {
--theme-primary-color: #eed153; /* theme primary color */
}
:root {
--theme-secondary-color: #9a8853; /* theme secondary color */
}
:root {
--theme-white-color: #fff; /* theme white font color */
}
:root {
--theme-light-color... | 0.375821 | 0.082291 |
.draggable
{
position: absolute;
}
.connector_feedback
{
background-color: #336699;
padding: 1px;
}
.connector
{
background-color: #FF9900;
padding: 0.5px;
}
.iteration-box
{
border: 1.5px dashed #262A37;
margin: 2.5px;
height: 250px;
overflow: visible;
}
.iteration-n... | stratosphere-clients/resources/web-docs/css/pactgraphs_small.css | .draggable
{
position: absolute;
}
.connector_feedback
{
background-color: #336699;
padding: 1px;
}
.connector
{
background-color: #FF9900;
padding: 0.5px;
}
.iteration-box
{
border: 1.5px dashed #262A37;
margin: 2.5px;
height: 250px;
overflow: visible;
}
.iteration-n... | 0.297266 | 0.105763 |
.wack button,
.wack input,
.wack optgroup,
.wack select,
.wack textarea {
color: inherit;
font: inherit;
margin: 0;
background: transparent;
outline: none;
border: none;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
... | css/presentation.css | .wack button,
.wack input,
.wack optgroup,
.wack select,
.wack textarea {
color: inherit;
font: inherit;
margin: 0;
background: transparent;
outline: none;
border: none;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
... | 0.329176 | 0.102844 |
* {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
@import url("https://fonts.googleapis.com/css2?family=Poppins&family=Red+Hat+Mono:wght@300&display=swap");
*::before ::after {
box-sizing: border-box;
}
body {
overflow-x: hidden;
background-color: #f9fafb;
fo... | blog/static/css/styles.css | * {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
@import url("https://fonts.googleapis.com/css2?family=Poppins&family=Red+Hat+Mono:wght@300&display=swap");
*::before ::after {
box-sizing: border-box;
}
body {
overflow-x: hidden;
background-color: #f9fafb;
fo... | 0.400867 | 0.088033 |
.page-wrapper{
flex: 1 0 auto;
}
/* Overlapping header */
.page-title-overlap {
padding-bottom: 6.375rem;
}
.bg-dark {
background-color: #212430 !important;
}
.pt-4 {
padding-top: 1.5rem !important;
}
div {
display: block;
}
.pt-4 {
padding-top: 1.5rem !important;
}
.btn-primary {
color: #fff;
back... | assets/details.css | .page-wrapper{
flex: 1 0 auto;
}
/* Overlapping header */
.page-title-overlap {
padding-bottom: 6.375rem;
}
.bg-dark {
background-color: #212430 !important;
}
.pt-4 {
padding-top: 1.5rem !important;
}
div {
display: block;
}
.pt-4 {
padding-top: 1.5rem !important;
}
.btn-primary {
color: #fff;
back... | 0.340266 | 0.066539 |
.navbar-inner {
background: #37518b;
border: none;
}
.navbar .nav > li > a {
border-left: 1px solid #8797B9;
}
.navbar .nav > li:last-child {
border-right: 1px solid #8797B9;
}
.navbar .nav > li > a:hover {
background: #5F74A2;
box-shadow: none;
}
/* Homepage - Could this be made generic?*/
... | static/themes/MCOP/style.css | .navbar-inner {
background: #37518b;
border: none;
}
.navbar .nav > li > a {
border-left: 1px solid #8797B9;
}
.navbar .nav > li:last-child {
border-right: 1px solid #8797B9;
}
.navbar .nav > li > a:hover {
background: #5F74A2;
box-shadow: none;
}
/* Homepage - Could this be made generic?*/
... | 0.343782 | 0.100437 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
:root {
--primary-color: #112244;
--secondary-color: #f5fa00;
}
* {
outline: none;
text-decoration: none;
list-style: none;
box-sizing: border-box;
margin: 0;
padding: 0;
border: none;
}
body {
font-family... | public/styles/main.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
:root {
--primary-color: #112244;
--secondary-color: #f5fa00;
}
* {
outline: none;
text-decoration: none;
list-style: none;
box-sizing: border-box;
margin: 0;
padding: 0;
border: none;
}
body {
font-family... | 0.340376 | 0.081046 |
.flex {
display: flex;
&--auto {
flex: 1 1 auto;
}
&--none {
flex: none;
}
&--inline {
display: inline-flex;
}
&--dir {
&-column {
flex-direction: column;
&--rvse {
flex-direction: column-reverse;
... | src/styles/helpers/_flexbox.css |
.flex {
display: flex;
&--auto {
flex: 1 1 auto;
}
&--none {
flex: none;
}
&--inline {
display: inline-flex;
}
&--dir {
&-column {
flex-direction: column;
&--rvse {
flex-direction: column-reverse;
... | 0.499512 | 0.327722 |
@media screen and (min-width: 320px) and (max-width: 770px) {
.nav-language > li {
display: block;
float: left;
position: relative;
width: 50%;
}
.bg-white .nav-language li > a{
padding: 10px 5px;
display: block;
text-align: center;
}
.bg-whi... | public/backend/css/mobile.css | @media screen and (min-width: 320px) and (max-width: 770px) {
.nav-language > li {
display: block;
float: left;
position: relative;
width: 50%;
}
.bg-white .nav-language li > a{
padding: 10px 5px;
display: block;
text-align: center;
}
.bg-whi... | 0.421314 | 0.119203 |
html,
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
h1, h2, h3, h4, h5 {
font-family: 'Noto Sans JP', sans-serif;
margin-bottom: .2em;
padding-right: 4em;
line-height: 1.5;
}
h1 {
margi... | src/components/layout.css | html,
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
h1, h2, h3, h4, h5 {
font-family: 'Noto Sans JP', sans-serif;
margin-bottom: .2em;
padding-right: 4em;
line-height: 1.5;
}
h1 {
margi... | 0.423339 | 0.105763 |
body,
html {
height: 100%;
background: #EDF1F5;
}
/* Helper */
.mb-3 {
margin-bottom: 1rem !important;
}
.mt-1 {
margin-top: .25rem !important;
}
.mt-2 {
margin-top: .5rem !important;
}
.mt-3 {
margin-top: 1rem !important;
}
/* .pt-1 {
}
.pt-2 {
} */
.pt-3 {
padding-top: 1rem !impo... | css/style.css | body,
html {
height: 100%;
background: #EDF1F5;
}
/* Helper */
.mb-3 {
margin-bottom: 1rem !important;
}
.mt-1 {
margin-top: .25rem !important;
}
.mt-2 {
margin-top: .5rem !important;
}
.mt-3 {
margin-top: 1rem !important;
}
/* .pt-1 {
}
.pt-2 {
} */
.pt-3 {
padding-top: 1rem !impo... | 0.481941 | 0.077413 |
body{
background-color:#807863;
}
#page{
max-width: 950px;
margin: 10px auto 10px auto;
padding: 20px;
border: 4px double #FFAF94;
}
header{
text-align: center;
}
h1 {
font-family: 'Amatic SC', cursive;
font-size: 70px;
}
#logo{
width: 500px;
}
.nav{
border-bottom: 1px sol... | style.css | body{
background-color:#807863;
}
#page{
max-width: 950px;
margin: 10px auto 10px auto;
padding: 20px;
border: 4px double #FFAF94;
}
header{
text-align: center;
}
h1 {
font-family: 'Amatic SC', cursive;
font-size: 70px;
}
#logo{
width: 500px;
}
.nav{
border-bottom: 1px sol... | 0.397003 | 0.095307 |
.background_glossyLavender7,
.hover_background_glossyLavender7:hover,
.active_background_glossyLavender7:active:hover {
background: #1e1e97;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-im... | widgets/common/assets/gradients/glossy/glossyLavender/glossyLavender7.css | .background_glossyLavender7,
.hover_background_glossyLavender7:hover,
.active_background_glossyLavender7:active:hover {
background: #1e1e97;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-im... | 0.457621 | 0.060169 |
html {
margin: 0;
padding: 0;
}
body {
/* font-family: 'Open Sans', sans-serif; */
font-family: Arial;
margin: 0;
padding: 0;
background-color: whitesmoke;
}
/*LANDING PAGE STARTER*/
header {
grid-area: header;
}
.Forsidesection {
grid-area: section-1
}
#ForsideContaine... | assets/css/styles.css | html {
margin: 0;
padding: 0;
}
body {
/* font-family: 'Open Sans', sans-serif; */
font-family: Arial;
margin: 0;
padding: 0;
background-color: whitesmoke;
}
/*LANDING PAGE STARTER*/
header {
grid-area: header;
}
.Forsidesection {
grid-area: section-1
}
#ForsideContaine... | 0.324556 | 0.088978 |
@charset "utf-8";
.comment {
list-style: none;
font-size: 0.9em;
padding: 0;
margin: 0;
}
.comment abbr {
border-bottom: none;
}
.comment blockquote
{
background: #eee;
border: 1px dashed #ddd;
width: 70%;
padding: 10px;
}
.comment li {
margin: 0;
margin-bottom: 10px;
padding: 10px ... | naranai/styles/main/comments.css | @charset "utf-8";
.comment {
list-style: none;
font-size: 0.9em;
padding: 0;
margin: 0;
}
.comment abbr {
border-bottom: none;
}
.comment blockquote
{
background: #eee;
border: 1px dashed #ddd;
width: 70%;
padding: 10px;
}
.comment li {
margin: 0;
margin-bottom: 10px;
padding: 10px ... | 0.256925 | 0.112113 |
body, input, textarea {
font-family: "Century Gothic" !important;
}
code {
background-color: #ddd;
padding: 2px;
box-shadow: 0px 0px 1px 0px #555 inset;
border-radius: 3px;
}
#body {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 1020px;
height: 620px;
-webkit-border-radius: 5... | css/chat.css | body, input, textarea {
font-family: "Century Gothic" !important;
}
code {
background-color: #ddd;
padding: 2px;
box-shadow: 0px 0px 1px 0px #555 inset;
border-radius: 3px;
}
#body {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 1020px;
height: 620px;
-webkit-border-radius: 5... | 0.202443 | 0.072014 |
.ui-slider {
position:absolute;
background:transparent;
border-top: 2px solid #b5b5b5;
height:32px;
border-radius:0;
width: calc(100% - 68px);
border:0px;
}
.ui-slider .ui-slider-handle:focus{
outline: none;
border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
.ui-slide... | widgets/buzzhome/css/buzzhome-wandthermostat.css |
.ui-slider {
position:absolute;
background:transparent;
border-top: 2px solid #b5b5b5;
height:32px;
border-radius:0;
width: calc(100% - 68px);
border:0px;
}
.ui-slider .ui-slider-handle:focus{
outline: none;
border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
.ui-slide... | 0.350199 | 0.060502 |
html, body {
height: 90%;
margin: 0;
padding: 0;
background-color: #222930;
}
.container{
margin-top:5%;
height: 80%;
width:100%;
margin-bottom: 0px;
}
.right-container{
border-radius: 6px;
display:inline-block;
position: absolute;
width: 44%;
margin-top: 5%;
margin-left: 50%;
height:60%;
}
.left-c... | css/index.css | html, body {
height: 90%;
margin: 0;
padding: 0;
background-color: #222930;
}
.container{
margin-top:5%;
height: 80%;
width:100%;
margin-bottom: 0px;
}
.right-container{
border-radius: 6px;
display:inline-block;
position: absolute;
width: 44%;
margin-top: 5%;
margin-left: 50%;
height:60%;
}
.left-c... | 0.335895 | 0.066357 |
.ss-btn {
color: #fff;
font-weight: 400;
background-color: #212529;
border: 1px solid #212529;
border-radius: 4px;
transition: color 0.2s, background 0.2s, border 0.2s, box-shadow 0.2s;
}
.ss-btn:hover {
color: #fff;
background-color: #1c1f23;
border-color: #1a1e21;
}
.ss-btn:focus {
outline: 0;
... | css/button.css |
.ss-btn {
color: #fff;
font-weight: 400;
background-color: #212529;
border: 1px solid #212529;
border-radius: 4px;
transition: color 0.2s, background 0.2s, border 0.2s, box-shadow 0.2s;
}
.ss-btn:hover {
color: #fff;
background-color: #1c1f23;
border-color: #1a1e21;
}
.ss-btn:focus {
outline: 0;
... | 0.406744 | 0.121139 |
canvas{
left: 0;
top: 0;
}
body{
margin: 0 auto;
font-family: Georgia, Palatino, serif;
color: #444444;
line-height: 1;
max-width: 960px;
padding: 30px;
}
h1, h2, h3, h4 {
color: #111111;
font-weight: 400;
}
h2, h3, h4, h5, p {
margin-bottom: 24px;
padding: 0;
}
h1 {
display: table;
margin-b... | css/style.css | canvas{
left: 0;
top: 0;
}
body{
margin: 0 auto;
font-family: Georgia, Palatino, serif;
color: #444444;
line-height: 1;
max-width: 960px;
padding: 30px;
}
h1, h2, h3, h4 {
color: #111111;
font-weight: 400;
}
h2, h3, h4, h5, p {
margin-bottom: 24px;
padding: 0;
}
h1 {
display: table;
margin-b... | 0.445047 | 0.090093 |
html,
body {
width: 100%;
height: 100%;
}
@font-face {
font-family: 'Infinity';
src: url('../fonts/Infinity.ttf');
}
body {
font-family: Arial,sans-serif;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.text-vertical-center h1 {
margin: 0... | css/home.css | html,
body {
width: 100%;
height: 100%;
}
@font-face {
font-family: 'Infinity';
src: url('../fonts/Infinity.ttf');
}
body {
font-family: Arial,sans-serif;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.text-vertical-center h1 {
margin: 0... | 0.418103 | 0.065068 |
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Poppins:wght@400;700&display=swap');
*{
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}
body{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
box-sizing: border-b... | static/main/css/main.css | @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Poppins:wght@400;700&display=swap');
*{
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}
body{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
box-sizing: border-b... | 0.481698 | 0.077448 |
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,
... | public/css/all.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.438545 | 0.076649 |
.dropdown-menu {
background-color:#343a40;
border-style:solid;
border-width:2px;
border-color:grey;
}
.dropdown-item{
color:steelblue;
}
.dropdown-item:focus, .dropdown-item:hover{
color:white;
background-color:#343a40;
}
.hover-target:hover i
{
color: #222 !important;
}
.hoverinverse-t... | css/index.css | .dropdown-menu {
background-color:#343a40;
border-style:solid;
border-width:2px;
border-color:grey;
}
.dropdown-item{
color:steelblue;
}
.dropdown-item:focus, .dropdown-item:hover{
color:white;
background-color:#343a40;
}
.hover-target:hover i
{
color: #222 !important;
}
.hoverinverse-t... | 0.253861 | 0.047316 |
.web-search [class^="flaticon-"], .web-search [class*=" flaticon-"] {
font-size: 22px;
}
.web-search h5 {
color: #e95f2b;
font-size: 17px;
}
.web-search p {
color: #3b3f5c;
font-size: 13px;
}
.text-primary {
color: #3b3f5c!important;
font-size: 1.125rem;
}
a.text-primary:hover... | admin/assets/css/components/searchbox/search-web.css | .web-search [class^="flaticon-"], .web-search [class*=" flaticon-"] {
font-size: 22px;
}
.web-search h5 {
color: #e95f2b;
font-size: 17px;
}
.web-search p {
color: #3b3f5c;
font-size: 13px;
}
.text-primary {
color: #3b3f5c!important;
font-size: 1.125rem;
}
a.text-primary:hover... | 0.273671 | 0.083928 |
* {
margin: 0;
padding: 0;
font-family: "Arial";
}
html {
height: 100%;
width: 100%;
overflow-y: hidden;
}
header {
width: 100%;
min-height: 80px;
background: rgb(50, 95, 160);
border-bottom: 8px solid rgb(15, 50, 125);
word-wrap: break-word;
}
header h1 {
text-align: center;
line-height: 8... | css/style.css | * {
margin: 0;
padding: 0;
font-family: "Arial";
}
html {
height: 100%;
width: 100%;
overflow-y: hidden;
}
header {
width: 100%;
min-height: 80px;
background: rgb(50, 95, 160);
border-bottom: 8px solid rgb(15, 50, 125);
word-wrap: break-word;
}
header h1 {
text-align: center;
line-height: 8... | 0.452778 | 0.08292 |
body {
display: flex;
min-height: 100vh;
flex-direction: column;
background-image: url(../images/NSW-3f087f13b1ca31212b82e2f09c384f3d.jpg);
background-size: cover;
background-attachment: fixed;
transition: all 1.5s ease-in-out;
}
/* Change the background img on hover to the weather, hotel, rest. cards */... | Assets/style.css | body {
display: flex;
min-height: 100vh;
flex-direction: column;
background-image: url(../images/NSW-3f087f13b1ca31212b82e2f09c384f3d.jpg);
background-size: cover;
background-attachment: fixed;
transition: all 1.5s ease-in-out;
}
/* Change the background img on hover to the weather, hotel, rest. cards */... | 0.341143 | 0.122418 |
html
{
height: 100%;
width: 100%;
}
body{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
font-weight: 100%;
color: #000;
background-color: #FFF;
font-weight: normal;
overflow-x: hidden;
overflow-y:auto;
}
.box{
display: -we... | public/app/scripts/russo-styles.css | html
{
height: 100%;
width: 100%;
}
body{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
font-weight: 100%;
color: #000;
background-color: #FFF;
font-weight: normal;
overflow-x: hidden;
overflow-y:auto;
}
.box{
display: -we... | 0.227469 | 0.06256 |
.background {
-fx-background-color: derive(whitesmoke, 20%);
background-color: whitesmoke; /* Used in the default.html file */
}
.main-container {
-fx-background-color: whitesmoke;
}
.label {
-fx-font-size: 12pt;
-fx-font-family: "Open Sans Semibold";
-fx-text-fill: #524d50;
-fx-opacity: ... | src/main/resources/view/FriendBookTheme.css |
.background {
-fx-background-color: derive(whitesmoke, 20%);
background-color: whitesmoke; /* Used in the default.html file */
}
.main-container {
-fx-background-color: whitesmoke;
}
.label {
-fx-font-size: 12pt;
-fx-font-family: "Open Sans Semibold";
-fx-text-fill: #524d50;
-fx-opacity: ... | 0.290679 | 0.068413 |
body
{
margin: 0;
background-image: url(../Image/Signal.svg);
font-family: "Palatino Linotype", Palatino, serif;
line-height: 1.5em;
}
header
{
background-color: rgba(255, 253, 208, 0.75);
padding: 1em;
border-bottom: 3px double #213874;
}
h1
{
font: 2em/0.75em "Palatino Linotype", Palat... | read/Style/ReadStyle.css | body
{
margin: 0;
background-image: url(../Image/Signal.svg);
font-family: "Palatino Linotype", Palatino, serif;
line-height: 1.5em;
}
header
{
background-color: rgba(255, 253, 208, 0.75);
padding: 1em;
border-bottom: 3px double #213874;
}
h1
{
font: 2em/0.75em "Palatino Linotype", Palat... | 0.37319 | 0.127789 |
*,
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,
tfoo... | src/main/resources/public/vender/sparrow/sparrow.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,
tfoo... | 0.45641 | 0.109325 |
@charset "utf-8";
/* Malgun Web Standard Team KKS, LSJ */
/* spot */
.spot{position:relative;vertical-align:top}
.swiper-container:before{display:block;position:absolute;right:0;z-index:11;bottom:0;width:15px;height:15px;background:url(../img/main_banner/bg_spot.png) no-repeat;background-size:15px auto;content:''}
.sw... | renewal/portfolio/nabahim/pub/css/main.css | @charset "utf-8";
/* Malgun Web Standard Team KKS, LSJ */
/* spot */
.spot{position:relative;vertical-align:top}
.swiper-container:before{display:block;position:absolute;right:0;z-index:11;bottom:0;width:15px;height:15px;background:url(../img/main_banner/bg_spot.png) no-repeat;background-size:15px auto;content:''}
.sw... | 0.207536 | 0.049497 |
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: white;
}
img {
display: block;
max-width: 100%;
}
.container {
max-width: 1130px;
margin: 0 auto;
}
.header {
position: absolute;
z-index: 100;
width: 90%;
display: flex;
justify... | css/style.css | * {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: white;
}
img {
display: block;
max-width: 100%;
}
.container {
max-width: 1130px;
margin: 0 auto;
}
.header {
position: absolute;
z-index: 100;
width: 90%;
display: flex;
justify... | 0.584508 | 0.119845 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | css/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, 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.188772 | 0.0729 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
#street{
background-color: black;
width: 100%;
height: 100%;
position: absolute;
}
#road1{
border-top: 10px solid yellow;
border-bottom: 10px solid yellow;
width: 100%;
height: 100px;
position: absolute;
top: 50%;
... | style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
#street{
background-color: black;
width: 100%;
height: 100%;
position: absolute;
}
#road1{
border-top: 10px solid yellow;
border-bottom: 10px solid yellow;
width: 100%;
height: 100px;
position: absolute;
top: 50%;
... | 0.599368 | 0.097691 |