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 |
|---|---|---|---|---|
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
/* Define color variables */
:root {
--primary: #053742;
--secondary: #39A2DB;
--tertiary: #A2DBFA;
--dark: #222831;
--light: #E8F0F2;
}
/* Styles entire page */
* {
box-sizing: border-box;
}
body {
margin: ... | assets/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
/* Define color variables */
:root {
--primary: #053742;
--secondary: #39A2DB;
--tertiary: #A2DBFA;
--dark: #222831;
--light: #E8F0F2;
}
/* Styles entire page */
* {
box-sizing: border-box;
}
body {
margin: ... | 0.384681 | 0.090053 |
@import "fonts/font-awesome/css/font-awesome.min.css";
@font-face{
font-family: 'JF-Flat';
src: url(fonts/JF-Flat-Regular.ttf);
font-family: 'JF-Flat';
font-weight: normal;
font-style: normal;
}
body{
font-family: "JF-Flat", sans-serif;
}
main{
min-height: 420px;
}
p{
color: #333;
}
a{
transition: all 0.3s eas... | public/frontend/AR/style/css/style-ar.css | @import "fonts/font-awesome/css/font-awesome.min.css";
@font-face{
font-family: 'JF-Flat';
src: url(fonts/JF-Flat-Regular.ttf);
font-family: 'JF-Flat';
font-weight: normal;
font-style: normal;
}
body{
font-family: "JF-Flat", sans-serif;
}
main{
min-height: 420px;
}
p{
color: #333;
}
a{
transition: all 0.3s eas... | 0.22627 | 0.058453 |
img {
max-width: 100% !important;
}
.height-textarea {
min-height: 200px !important;
}
.input-daterange .btn-outline-secondary {
border-color : #e4e6fc;
color: #495057;
}
button#date-search:hover, button#refresh:hover {
color: #000 !important;
background-color: #dbdfe3 !important;
}
.order.card {
border: ... | public/css/custom.css | img {
max-width: 100% !important;
}
.height-textarea {
min-height: 200px !important;
}
.input-daterange .btn-outline-secondary {
border-color : #e4e6fc;
color: #495057;
}
button#date-search:hover, button#refresh:hover {
color: #000 !important;
background-color: #dbdfe3 !important;
}
.order.card {
border: ... | 0.351868 | 0.142053 |
nav {
padding: 0.825rem 0;
}
#first-block {
text-align:justify;
padding:3.5em 0;
}
footer {
background:#fff;
padding:0.825em 0;
border-top: 1px solid #444;
}
/* sticky footer css */
html {
height: 100%;
}
body {
height: 100%;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
}
.context{
margin-top: 10px;
margin... | css/template-style.css | nav {
padding: 0.825rem 0;
}
#first-block {
text-align:justify;
padding:3.5em 0;
}
footer {
background:#fff;
padding:0.825em 0;
border-top: 1px solid #444;
}
/* sticky footer css */
html {
height: 100%;
}
body {
height: 100%;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
}
.context{
margin-top: 10px;
margin... | 0.307358 | 0.090816 |
* {
box-sizing: border-box;
font-family: "Roboto", sans-serif;
font-size: 11px;
}
body {
margin: 0px;
background: #f5f5f5;
}
.container {
display: flex;
align-items: flex-start;
}
a {
text-decoration: none;
color: inherit;
}
.wrapper {
display: flex;
... | src/scss/display.css | * {
box-sizing: border-box;
font-family: "Roboto", sans-serif;
font-size: 11px;
}
body {
margin: 0px;
background: #f5f5f5;
}
.container {
display: flex;
align-items: flex-start;
}
a {
text-decoration: none;
color: inherit;
}
.wrapper {
display: flex;
... | 0.376623 | 0.11282 |
body {
text-align: center;
width: 95vw;
background-color: #e06377;
color: #f9d5e5;
font-family: '<NAME>', cursive;
}
button {
outline: none;
background-color: #c83349;
color: #f9d5e5;
font-family: 'Courgette', cursive;
border: 3px solid #f9d5e5;
font-size: 20px;
padding: 8px;... | style.css | body {
text-align: center;
width: 95vw;
background-color: #e06377;
color: #f9d5e5;
font-family: '<NAME>', cursive;
}
button {
outline: none;
background-color: #c83349;
color: #f9d5e5;
font-family: 'Courgette', cursive;
border: 3px solid #f9d5e5;
font-size: 20px;
padding: 8px;... | 0.25842 | 0.063715 |
@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Prevent adjustments of font size after orientation changes in IE and iOS.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 1... | theme/standard/assets/css/style.css | @charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Prevent adjustments of font size after orientation changes in IE and iOS.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 1... | 0.6508 | 0.12408 |
@media print {
#B
{
display:none;
}
#C
{
display:none;
}
#A
{
width:100%;
}
#all {
border-left: 0px ;
border-right: 0px ;
height: 1%;
position: relative;
}
#wrapper {
width: 100%;
min-width: 1000px;
}
#header {
display:none;
}
}
/*@media screen {
#A
{
... | css/style.css | @media print {
#B
{
display:none;
}
#C
{
display:none;
}
#A
{
width:100%;
}
#all {
border-left: 0px ;
border-right: 0px ;
height: 1%;
position: relative;
}
#wrapper {
width: 100%;
min-width: 1000px;
}
#header {
display:none;
}
}
/*@media screen {
#A
{
... | 0.218586 | 0.081155 |
height: 1050px;
width: auto;
background-image: url("../img/assets/backgrounds/h_img.jpg");
background-repeat: no-repeat;
background-size: 1400px 900px;
background-position: top;
}
.logo {
position: absolute;
margin-top: 25%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.clickicon {
... | css/styles.css | height: 1050px;
width: auto;
background-image: url("../img/assets/backgrounds/h_img.jpg");
background-repeat: no-repeat;
background-size: 1400px 900px;
background-position: top;
}
.logo {
position: absolute;
margin-top: 25%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.clickicon {
... | 0.392453 | 0.067026 |
.cssload-loader {
position: relative;
left: calc(50% - 72px);
width: 144px;
height: 144px;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
perspective: 1800px;
}
.cssload-inner {
position: absolute;
width: 100%;
height: 100%;
box... | css/spinner.css | .cssload-loader {
position: relative;
left: calc(50% - 72px);
width: 144px;
height: 144px;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
perspective: 1800px;
}
.cssload-inner {
position: absolute;
width: 100%;
height: 100%;
box... | 0.398055 | 0.115411 |
@font-face {
font-family: 'Conv_UbuntuTitling-Bold';
src: url('fonts/UbuntuTitling-Bold.eot');
src: local('☺'), url('fonts/UbuntuTitling-Bold.woff') format('woff'), url('fonts/UbuntuTitling-Bold.ttf') format('truetype'), url('fonts/UbuntuTitling-Bold.svg') format('svg');
font-weight: normal;
font-st... | web/bundles/madsposconsumos/stylesheets/posconsumos.css | @font-face {
font-family: 'Conv_UbuntuTitling-Bold';
src: url('fonts/UbuntuTitling-Bold.eot');
src: local('☺'), url('fonts/UbuntuTitling-Bold.woff') format('woff'), url('fonts/UbuntuTitling-Bold.ttf') format('truetype'), url('fonts/UbuntuTitling-Bold.svg') format('svg');
font-weight: normal;
font-st... | 0.341473 | 0.070688 |
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond');
html {
/*max-width: 100%;*/
/*max-height: 100%;*/
}
#root {
max-width: 100%;
overflow:... | public/assets/style/index.css | @import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond');
html {
/*max-width: 100%;*/
/*max-height: 100%;*/
}
#root {
max-width: 100%;
overflow:... | 0.229104 | 0.060585 |
*{ margin:0; padding:0;}
@font-face {
font-family: "SourceHanSansCN-Regular";
src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
url("../font/SourceHanSansCN-Regular.woff") format("woff"),
url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
url("../font/SourceHanSansC... | 20190902_v1_1/src/nbr/src/main/webapp/css/bx_purchasingOrderList.css | *{ margin:0; padding:0;}
@font-face {
font-family: "SourceHanSansCN-Regular";
src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
url("../font/SourceHanSansCN-Regular.woff") format("woff"),
url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
url("../font/SourceHanSansC... | 0.229535 | 0.044019 |
html,
body {
width: 100%;
height: 100%;
}
body {
font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
a:focus, a:visited, a:hover {
text-decoration: none;
}
/* BACKGROUNDS */
.bg-page {
background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)), url("../img/page.png") no-repe... | css/style.css | html,
body {
width: 100%;
height: 100%;
}
body {
font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
a:focus, a:visited, a:hover {
text-decoration: none;
}
/* BACKGROUNDS */
.bg-page {
background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)), url("../img/page.png") no-repe... | 0.371137 | 0.051893 |
#main-window:not([customizing]) #nav-bar .toolbarbutton-1[disabled=true]:-moz-any([open],[checked],:hover:active,:active) > .toolbarbutton-icon,
#main-window:not([customizing]) #nav-bar .toolbarbutton-1[disabled=true]:-moz-any([open],[checked],:hover:active,:active) > .toolbarbutton-text,
#main-window:not([customizing]... | .mozilla/firefox/PROF.default/chrome/css/toolbars/toolbar_mode_icons_and_text.css | #main-window:not([customizing]) #nav-bar .toolbarbutton-1[disabled=true]:-moz-any([open],[checked],:hover:active,:active) > .toolbarbutton-icon,
#main-window:not([customizing]) #nav-bar .toolbarbutton-1[disabled=true]:-moz-any([open],[checked],:hover:active,:active) > .toolbarbutton-text,
#main-window:not([customizing]... | 0.119575 | 0.028301 |
body {
height: 100vh;
width: 100vw;
background-color: var(--fff);
display: flex;
align-items: center;
justify-content: center;
}
.ppanel-main {
filter: drop-shadow(5px 5px 15px #0003);
background-color: var(--fff2);
display: flex;
flex-direction: row;
justify-content: stretc... | account.css | body {
height: 100vh;
width: 100vw;
background-color: var(--fff);
display: flex;
align-items: center;
justify-content: center;
}
.ppanel-main {
filter: drop-shadow(5px 5px 15px #0003);
background-color: var(--fff2);
display: flex;
flex-direction: row;
justify-content: stretc... | 0.639849 | 0.106041 |
.ucSimpleHeader {
height: auto;
padding-top: 28px;
padding-bottom: 40px;
}
.phoneText{
padding-top: 10px;
*padding-top: 0px;
}
.content{
width: 100%;
}
.banner-box {
position: relative;
/*overflow: hidden;*/
min-height: 750px;
max-height: 1080px;
/*background: #18181A; for IE9 */
/*background: linear... | laravel/public/home/meizu/css/vcodelogin.css | .ucSimpleHeader {
height: auto;
padding-top: 28px;
padding-bottom: 40px;
}
.phoneText{
padding-top: 10px;
*padding-top: 0px;
}
.content{
width: 100%;
}
.banner-box {
position: relative;
/*overflow: hidden;*/
min-height: 750px;
max-height: 1080px;
/*background: #18181A; for IE9 */
/*background: linear... | 0.278944 | 0.061199 |
*{
margin: 0;
padding: 0;
}
body{
height: 100vh;
width: 100vw;
}
#Page{
height: 100vh;
width: 100vw;
/* background-color: #eee; */
background-image: url("./Images/bg3.jpg");
background-size: cover;
background-repeat: no-repeat;
}
/* Main */
#Main{
height: 96vh;
border: .1px solid #CEC8C2;
... | client/src/index.css | *{
margin: 0;
padding: 0;
}
body{
height: 100vh;
width: 100vw;
}
#Page{
height: 100vh;
width: 100vw;
/* background-color: #eee; */
background-image: url("./Images/bg3.jpg");
background-size: cover;
background-repeat: no-repeat;
}
/* Main */
#Main{
height: 96vh;
border: .1px solid #CEC8C2;
... | 0.264928 | 0.054828 |
body {
width: 100%;
margin: 0;
justify-content: center;
align-items: center;
font-family:'Comic Sans MS';
color: rgb(230, 218, 229);
text-shadow:
-0 -1px 0 #9E2FAF,
0 -1px 0 #9E2FAF,
-0 1px 0 #9E2FAF,
0 1px 0 #9E2FAF,
-1px -0 0 #... | Task-09_JS_and_DOM/styles.css | body {
width: 100%;
margin: 0;
justify-content: center;
align-items: center;
font-family:'Comic Sans MS';
color: rgb(230, 218, 229);
text-shadow:
-0 -1px 0 #9E2FAF,
0 -1px 0 #9E2FAF,
-0 1px 0 #9E2FAF,
0 1px 0 #9E2FAF,
-1px -0 0 #... | 0.42931 | 0.117978 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins',sans-serif;
}
body{
background: linear-gradient(rgba(0,0,0,0.5),#009688), url(../images/img/Background1.jpg);
background-size: c... | public/css/StyleAppointment.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins',sans-serif;
}
body{
background: linear-gradient(rgba(0,0,0,0.5),#009688), url(../images/img/Background1.jpg);
background-size: c... | 0.301259 | 0.065515 |
@media print { .noprint { display:none; }}
body { font-family: 'Times New Roman'; font-size:13pt; margin:10px 0px; padding:0px;}
br { clear:both; }
.hidden {display:none;}
.pageBlock { width:500px; padding:10px; margin-left:60px; border:1px solid black;}
.textBlock { position:relative; width:480px; padding:10px;... | script_editor/FolgerDigitalTexts_XML_Complete/fdt.css | @media print { .noprint { display:none; }}
body { font-family: 'Times New Roman'; font-size:13pt; margin:10px 0px; padding:0px;}
br { clear:both; }
.hidden {display:none;}
.pageBlock { width:500px; padding:10px; margin-left:60px; border:1px solid black;}
.textBlock { position:relative; width:480px; padding:10px;... | 0.597138 | 0.199386 |
@import url(https://fonts.googleapis.com/css?family=Montserrat);
.cls {
position: fixed;
top: 0;
right: 0;
bottom: 0;
background-image: url(http://www.acquadiparma.com/wp-content/uploads/resort_01.jpg);
min-width: 100%;
min-height: 100%;
-webkit-filter: blur(18px);
-o-filter: blur(18px);
filter: blu... | public/admin/style.css | @import url(https://fonts.googleapis.com/css?family=Montserrat);
.cls {
position: fixed;
top: 0;
right: 0;
bottom: 0;
background-image: url(http://www.acquadiparma.com/wp-content/uploads/resort_01.jpg);
min-width: 100%;
min-height: 100%;
-webkit-filter: blur(18px);
-o-filter: blur(18px);
filter: blu... | 0.37399 | 0.085748 |
html, body, form, fieldset, ol, ul, h1, h2 {
margin: 0;
padding: 0;
border: 0;
}
ol, ul {
list-style: none;
}
html, body {
min-height: 100%;
}
body {
font: bold 13px 'helvetica neue', arial, DroidSans;
color: #27502c;
text-shadow: 0 1px 0 #abd569;
background: -webkit-gradient(linear, left top, left bottom, co... | iOS Library/SPLoginResources.bundle/mobilehulkintro/base.css | html, body, form, fieldset, ol, ul, h1, h2 {
margin: 0;
padding: 0;
border: 0;
}
ol, ul {
list-style: none;
}
html, body {
min-height: 100%;
}
body {
font: bold 13px 'helvetica neue', arial, DroidSans;
color: #27502c;
text-shadow: 0 1px 0 #abd569;
background: -webkit-gradient(linear, left top, left bottom, co... | 0.273089 | 0.073563 |
*{
}
.modal {
display: inline-block;
padding: 0 1em;
text-align: center;
position: inherit;
margin-top: 4rem;
}
@media (min-width: 43.75em) {
.modal {
padding: 1em 2em;
text-align: left;
}
}
.modal > label {
border: 1px solid white;
border-radius: .2em;
color: white;
cursor: pointer... | css/modal.css | *{
}
.modal {
display: inline-block;
padding: 0 1em;
text-align: center;
position: inherit;
margin-top: 4rem;
}
@media (min-width: 43.75em) {
.modal {
padding: 1em 2em;
text-align: left;
}
}
.modal > label {
border: 1px solid white;
border-radius: .2em;
color: white;
cursor: pointer... | 0.440469 | 0.080357 |
.tReqDiv {
float: left;
margin-right: 2px;
cursor: help;
}
.tReqImg {
width: 42px;
height: 42px;
border: 1px solid #000;
}
.tReqBg {
background: #000;
}
.buildImg {
border: 2px solid #000;
}
/* Structure Selectors */
.ssDiv {
margin: 0 2px;
cursor: pointer;
width: 74px;
p... | services/ogame_php/src2/css/structures.css | .tReqDiv {
float: left;
margin-right: 2px;
cursor: help;
}
.tReqImg {
width: 42px;
height: 42px;
border: 1px solid #000;
}
.tReqBg {
background: #000;
}
.buildImg {
border: 2px solid #000;
}
/* Structure Selectors */
.ssDiv {
margin: 0 2px;
cursor: pointer;
width: 74px;
p... | 0.486088 | 0.211743 |
*,
*::before,
*::after {
box-sizing: border-box; }
body {
margin: 0;
background-color: #1e1f29;
background-image: url("../images/bg-stars.svg");
background-size: cover;
font-size: 14px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif; }
.container {... | css/style.css | *,
*::before,
*::after {
box-sizing: border-box; }
body {
margin: 0;
background-color: #1e1f29;
background-image: url("../images/bg-stars.svg");
background-size: cover;
font-size: 14px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif; }
.container {... | 0.44071 | 0.05951 |
button[type=roll]:before {
content: "" !important;
}
textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[disabled=true] {
background-color:lightgray !important;
font-weight: bold;
color: black;
}
button[type=roll]{
font-si... | Metallic Guardian/Metallic Guardian.css | button[type=roll]:before {
content: "" !important;
}
textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[disabled=true] {
background-color:lightgray !important;
font-weight: bold;
color: black;
}
button[type=roll]{
font-si... | 0.250179 | 0.053059 |
.intro {
padding: 100px 0;
color: #fff;
}
.heading-strips-one {
border-top: 4px solid #00e0d0;
height: 1px;
margin: 20px auto 25px;
position: relative;
width: 80px;
}
.intro .intro-body {
padding-top: 17.5%;
vertical-align: middle;
}
.intro .intro-body.intro-app{
padding-top: 5.5%;
vertical-align: middle;
}... | public/assets/css/shortcodes/parallax.css | .intro {
padding: 100px 0;
color: #fff;
}
.heading-strips-one {
border-top: 4px solid #00e0d0;
height: 1px;
margin: 20px auto 25px;
position: relative;
width: 80px;
}
.intro .intro-body {
padding-top: 17.5%;
vertical-align: middle;
}
.intro .intro-body.intro-app{
padding-top: 5.5%;
vertical-align: middle;
}... | 0.364664 | 0.083367 |
* Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #25c2a0;
--ifm-color-primary-dark: rgb(33, 175, 144... | docusaurus/src/css/custom.css | * Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #25c2a0;
--ifm-color-primary-dark: rgb(33, 175, 144... | 0.413477 | 0.082809 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("github.com") {
.mini-icon:before,
.mega-icon:before,
.minibutton .icon:before { content: "" !important; }
.mini-icon,
.mega-icon,
.minibutton .icon { vertical-align: baseline; position: relative; display: inline-block !important; backgrou... | data/usercss/66947.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("github.com") {
.mini-icon:before,
.mega-icon:before,
.minibutton .icon:before { content: "" !important; }
.mini-icon,
.mega-icon,
.minibutton .icon { vertical-align: baseline; position: relative; display: inline-block !important; backgrou... | 0.409457 | 0.125012 |
body {
/* padding-top: 0; */
padding-top: 90px;
}
nav {
background-image: url("../img/nav_bg_small.png");
background-repeat: repeat-x;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
... | geekays/src/assets/css/custom.css | body {
/* padding-top: 0; */
padding-top: 90px;
}
nav {
background-image: url("../img/nav_bg_small.png");
background-repeat: repeat-x;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
... | 0.240596 | 0.050307 |
* {
margin: 0px;
padding: 0px;
box-sizing: border-box;
font-family: 'Roboto', sans-serif !important;
}
body {
background-color: #FBFBFB !important;
}
section {
/* margin-top: 10vh; */
margin-bottom: 20vw;
padding: 0px 10%;
}
.white-space {
width: 100%;
height: 65vh;
}
/* ----... | css/style.css | * {
margin: 0px;
padding: 0px;
box-sizing: border-box;
font-family: 'Roboto', sans-serif !important;
}
body {
background-color: #FBFBFB !important;
}
section {
/* margin-top: 10vh; */
margin-bottom: 20vw;
padding: 0px 10%;
}
.white-space {
width: 100%;
height: 65vh;
}
/* ----... | 0.445047 | 0.102484 |
@CHARSET "UTF-8";
/* index css */
.body {background-color:#f4f6f8;height:100%;}
.nav {width:74%;margin:0 auto;}
.nav-right {width:60%;margin:auto auto;display:inline-block;}
.nav span {float:right;}
.layui-nav .layui-nav-more {display:none;}
.main {width:71%;margin:0 auto;min-height:500px;}
.main-left {width:64%;min-he... | public/assets/css/public.css | @CHARSET "UTF-8";
/* index css */
.body {background-color:#f4f6f8;height:100%;}
.nav {width:74%;margin:0 auto;}
.nav-right {width:60%;margin:auto auto;display:inline-block;}
.nav span {float:right;}
.layui-nav .layui-nav-more {display:none;}
.main {width:71%;margin:0 auto;min-height:500px;}
.main-left {width:64%;min-he... | 0.195172 | 0.048226 |
::-webkit-scrollbar{
width: 8px;
border-radius: 4px;
}
::-webkit-scrollbar-track{
border-radius: 4px;
background-image: linear-gradient(to bottom, #292929, #212121);
}
::-webkit-scrollbar-thumb{
border-radius: 4px;
background: #e7e7e7;
}
::-webkit-scrollbar-thumb:hover{
border-radius: 4px;
... | App/css/style.css | ::-webkit-scrollbar{
width: 8px;
border-radius: 4px;
}
::-webkit-scrollbar-track{
border-radius: 4px;
background-image: linear-gradient(to bottom, #292929, #212121);
}
::-webkit-scrollbar-thumb{
border-radius: 4px;
background: #e7e7e7;
}
::-webkit-scrollbar-thumb:hover{
border-radius: 4px;
... | 0.409575 | 0.050776 |
*{
margin: 0;
padding: 0;
}
a{
text-decoration: none;
}
html,body{
width: 100%;
height: 100%;
font-family: "黑体";
/*font-family: "微软雅黑";*/
}
input{
outline: none;
border: none;
}
input::-webkit-input-placeholder{
color: #a9a9a9;
}
button{
border: none;
outline: none;
}
.cl... | htmlProject/8HospitalRegistration/css/index.css | *{
margin: 0;
padding: 0;
}
a{
text-decoration: none;
}
html,body{
width: 100%;
height: 100%;
font-family: "黑体";
/*font-family: "微软雅黑";*/
}
input{
outline: none;
border: none;
}
input::-webkit-input-placeholder{
color: #a9a9a9;
}
button{
border: none;
outline: none;
}
.cl... | 0.292899 | 0.069954 |
.treeItemImage {
margin-right: 8px;
vertical-align: middle;
}
@sprite .treeItemSelected {
gwt-image: "arrow_left_white";
color: blue;
cursor: default;
font-weight: normal;
background-position: right center;
background-repeat: no-repeat;
}
.group {
font-weight: bold;
... | mapway-doc-ui/src/main/java/cn/mapway/document/ui/client/resource/style.css | .treeItemImage {
margin-right: 8px;
vertical-align: middle;
}
@sprite .treeItemSelected {
gwt-image: "arrow_left_white";
color: blue;
cursor: default;
font-weight: normal;
background-position: right center;
background-repeat: no-repeat;
}
.group {
font-weight: bold;
... | 0.593138 | 0.111 |
.label-field-area {
float:left;
height:210px;
width:250px;
}
#leave-info{
}
#item-list {
clear : both;
padding : 10px 0 0 190px;
}
#item-list .listodd{
background : #DFEAFF;
border-bottom:1px solid #BECFFB;
color : #444;
height : 1.5em; width : 30em;
list-style-type : none;
... | public/stylesheets/employee_attendance/leave_app.css | .label-field-area {
float:left;
height:210px;
width:250px;
}
#leave-info{
}
#item-list {
clear : both;
padding : 10px 0 0 190px;
}
#item-list .listodd{
background : #DFEAFF;
border-bottom:1px solid #BECFFB;
color : #444;
height : 1.5em; width : 30em;
list-style-type : none;
... | 0.393152 | 0.153422 |
html, body, #sb-site, .sb-slidebar {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body {
width: 100%;
overflow-x: hidden; /* Stops horizontal scrolling. */
}
html {
min-height: 100%;
}
body {
height: 100%;
}
/* ----------
* ... | docs/manual/bower_components/Slidebars/distribution/0.8/slidebars.css | html, body, #sb-site, .sb-slidebar {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body {
width: 100%;
overflow-x: hidden; /* Stops horizontal scrolling. */
}
html {
min-height: 100%;
}
body {
height: 100%;
}
/* ----------
* ... | 0.305179 | 0.050658 |
body{
background-color: #f6f7fb;
font-family: 'Open Sans', sans-serif;
/*font-family: "Proxima Nova", serif;*/
}
.right{
float:right;
margin-right:15px;
margin-bottom:15px;
color:#2d2f39;
}
/*-----------------------------------------------------------------------------------------------------------------... | public/widgetStyle/css/style.css | body{
background-color: #f6f7fb;
font-family: 'Open Sans', sans-serif;
/*font-family: "Proxima Nova", serif;*/
}
.right{
float:right;
margin-right:15px;
margin-bottom:15px;
color:#2d2f39;
}
/*-----------------------------------------------------------------------------------------------------------------... | 0.214034 | 0.056159 |
body .page-container{
font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif;
margin: 0 auto;
width:100%;
height:100%;
}
h1 {
font-style: italic;
color: #373fff;
}
.center{
display:inline-block;
}
.wrapper{
position:fixed;
top:80%;
width:100%;
z-index:... | css/style.css |
body .page-container{
font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif;
margin: 0 auto;
width:100%;
height:100%;
}
h1 {
font-style: italic;
color: #373fff;
}
.center{
display:inline-block;
}
.wrapper{
position:fixed;
top:80%;
width:100%;
z-index:... | 0.238284 | 0.037857 |
.ar-form {
position: relative;
text-align: left;
max-width: 860px;
height: 160px;
width: 100%; }
.ar-form .questions {
list-style: none;
padding: 0;
margin: 0; }
.ar-form .error,
.ar-form .count,
.ar-form .question label {
font-size: 16px;
font-weight: normal;
line-height: 32px... | _site/rsrc/singleline-form/css/form.css | .ar-form {
position: relative;
text-align: left;
max-width: 860px;
height: 160px;
width: 100%; }
.ar-form .questions {
list-style: none;
padding: 0;
margin: 0; }
.ar-form .error,
.ar-form .count,
.ar-form .question label {
font-size: 16px;
font-weight: normal;
line-height: 32px... | 0.599602 | 0.06256 |
.svg_editor {
font-size: 8pt;
font-family: Verdana, Helvetica, Arial;
color: #000000;
}
.svg_editor a {
color: #0000FF;
}
.svg_editor hr {
border: none;
border-bottom: 1px solid #808080;
}
.svg_editor select {
margin-top: 4px;
}
.svg_editor #svgroot {
width: 640px;
height: 480px;
-moz-user-select: none;
}... | app/styles/svg-editor.css | .svg_editor {
font-size: 8pt;
font-family: Verdana, Helvetica, Arial;
color: #000000;
}
.svg_editor a {
color: #0000FF;
}
.svg_editor hr {
border: none;
border-bottom: 1px solid #808080;
}
.svg_editor select {
margin-top: 4px;
}
.svg_editor #svgroot {
width: 640px;
height: 480px;
-moz-user-select: none;
}... | 0.309024 | 0.115861 |
/* light buttons */
.lighticon-menu .lightbutton {
display: inline-block;
text-align: center;
background: #f2f2f2;
padding: .4rem 0 .5rem .1rem;
}
.lightbutton {
line-height: 1.25; /* default: 1.5 */
cursor: pointer;
padding: 0 1px;
margin: 0;
min-width: 40px;
/*color: see them... | Projects/SealWebServer/Content/SealWeb.css | /* light buttons */
.lighticon-menu .lightbutton {
display: inline-block;
text-align: center;
background: #f2f2f2;
padding: .4rem 0 .5rem .1rem;
}
.lightbutton {
line-height: 1.25; /* default: 1.5 */
cursor: pointer;
padding: 0 1px;
margin: 0;
min-width: 40px;
/*color: see them... | 0.344664 | 0.064535 |
@font-face {
font-family: Baloo_pajja;
src: url('../../fonts/Baloo_Paaji_2/BalooPaaji2-Bold.ttf');
}
@font-face {
font-family: merriweather;
src: url('../../fonts/Merriweather/Merriweather-Black.ttf');
}
@font-face{
font-family: sketcha;
src: url('../../fonts/Sketcha/Sketcha.ttf');
}
.section... | public/css/RCT/rct.css | @font-face {
font-family: Baloo_pajja;
src: url('../../fonts/Baloo_Paaji_2/BalooPaaji2-Bold.ttf');
}
@font-face {
font-family: merriweather;
src: url('../../fonts/Merriweather/Merriweather-Black.ttf');
}
@font-face{
font-family: sketcha;
src: url('../../fonts/Sketcha/Sketcha.ttf');
}
.section... | 0.409811 | 0.091342 |
.btn-default {
color: #333;
background-color: #FFF;
border-color: #CCC;
}
.btn-primary {
color: #FFFFFF;
background-color: #44AB53;
border-color: #3D994A;
}
.btn-success {
color: #FFF;
background-color: #33658A;
border-color: #2C5777;
}
.btn-warning {
color: #FFF;
backgrou... | css/style.css | .btn-default {
color: #333;
background-color: #FFF;
border-color: #CCC;
}
.btn-primary {
color: #FFFFFF;
background-color: #44AB53;
border-color: #3D994A;
}
.btn-success {
color: #FFF;
background-color: #33658A;
border-color: #2C5777;
}
.btn-warning {
color: #FFF;
backgrou... | 0.427516 | 0.089574 |
*{
margin: 0;
padding: 0;
}
a {
color: rgb(0, 0, 0);
text-decoration: none;
transition: 0.3s;
padding-left: 16px;
}
a:hover {
opacity: 0.7;
}
.logo {
font-size: 24px;
text-transform: uppercase;
letter-spacing: 4px;
}
nav {
display: flex;
justify-content: space-around... | 6/style.css | *{
margin: 0;
padding: 0;
}
a {
color: rgb(0, 0, 0);
text-decoration: none;
transition: 0.3s;
padding-left: 16px;
}
a:hover {
opacity: 0.7;
}
.logo {
font-size: 24px;
text-transform: uppercase;
letter-spacing: 4px;
}
nav {
display: flex;
justify-content: space-around... | 0.353651 | 0.08141 |
.top {
width: 452px;
height: 35px;
}
/* upper scrolling text */
.marqueeTopBg {
width: 452px;
height: 38px;
/*background-image: url(/images/rotator/top.gif);
background-repeat: no-repeat;*/
}
.marqueeTop_Text {
/*padding-top: 13px;*/
padding-left: 10px;
padding-right: 10px;
font: normal 12px Aria... | USFarmExchange/USFarmExchange/styles/scroller.css | .top {
width: 452px;
height: 35px;
}
/* upper scrolling text */
.marqueeTopBg {
width: 452px;
height: 38px;
/*background-image: url(/images/rotator/top.gif);
background-repeat: no-repeat;*/
}
.marqueeTop_Text {
/*padding-top: 13px;*/
padding-left: 10px;
padding-right: 10px;
font: normal 12px Aria... | 0.352982 | 0.065485 |
.half-opacity {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
.grayscale {
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
trans... | P4/Proyecto Cowork/css/img_filters.css | .half-opacity {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
.grayscale {
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
trans... | 0.563258 | 0.158337 |
@import "./properties.css";
.label {
align-items: center;
cursor: pointer;
display: inline-flex;
flex-direction: var(--checkbox-radio-flex-direction);
position: relative;
user-select: var(--checkbox-radio-user-select);
vertical-align: middle;
}
.label input {
left: 0;
opacity: 0;
pointer-events: n... | src/styles/checkbox-radio/index.css | @import "./properties.css";
.label {
align-items: center;
cursor: pointer;
display: inline-flex;
flex-direction: var(--checkbox-radio-flex-direction);
position: relative;
user-select: var(--checkbox-radio-user-select);
vertical-align: middle;
}
.label input {
left: 0;
opacity: 0;
pointer-events: n... | 0.453988 | 0.063861 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:376px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
position:absolute;
left:0px;
top:-2px;
width:376px;
height:647px;
}
#u0_img {
position:absolute;
left:0px;... | docs/Frinkles/files/payment/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:376px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
position:absolute;
left:0px;
top:-2px;
width:376px;
height:647px;
}
#u0_img {
position:absolute;
left:0px;... | 0.419648 | 0.053874 |
body{font-family:"Microsoft YaHei"}
.ico{background:url(/xin/images/common/xin_ico.png) no-repeat 0 0}
.header-wrap,
.main-wrap,
.footer-wrap{width:100%;min-width:1100px}
.header-wrap{margin-bottom:70px}
.header,
.main,
.footer{width:100%;margin:0 auto;position:relative;}
.header{padding-top:40px}
.select-city{top:55px... | public/css/gerenzhongxin/common.css | body{font-family:"Microsoft YaHei"}
.ico{background:url(/xin/images/common/xin_ico.png) no-repeat 0 0}
.header-wrap,
.main-wrap,
.footer-wrap{width:100%;min-width:1100px}
.header-wrap{margin-bottom:70px}
.header,
.main,
.footer{width:100%;margin:0 auto;position:relative;}
.header{padding-top:40px}
.select-city{top:55px... | 0.270191 | 0.067332 |
@font-face {font-family: "iconfont";
src: url('//at.alicdn.com/t/font_h1aah82qzeabgldi.eot?t=1491019191730'); /* IE9*/
src: url('//at.alicdn.com/t/font_h1aah82qzeabgldi.eot?t=1491019191730#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('//at.alicdn.com/t/font_h1aah82qzeabgldi.woff?t=1491019191730') format... | src/assets/css/font_h1aah82qzeabgldi.css | @font-face {font-family: "iconfont";
src: url('//at.alicdn.com/t/font_h1aah82qzeabgldi.eot?t=1491019191730'); /* IE9*/
src: url('//at.alicdn.com/t/font_h1aah82qzeabgldi.eot?t=1491019191730#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('//at.alicdn.com/t/font_h1aah82qzeabgldi.woff?t=1491019191730') format... | 0.212232 | 0.075961 |
*{
text-align: center;
}
body{
margin: 0;
padding: 0;
min-height: 100vh;
background:#003e46;
display: flex;
justify-content: center;
align-items: center;
font-family: consolas;
}
.container{
width: 1000px;
position: relative;
display: flex;
justify-content: space-b... | votacaoWEB/WebContent/urna.css | *{
text-align: center;
}
body{
margin: 0;
padding: 0;
min-height: 100vh;
background:#003e46;
display: flex;
justify-content: center;
align-items: center;
font-family: consolas;
}
.container{
width: 1000px;
position: relative;
display: flex;
justify-content: space-b... | 0.335677 | 0.064535 |
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/main.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.434461 | 0.092074 |
body {
font-family: -apple-system, 'Helvetica Neue', 'Arial', 'Tahoma';
margin: 0;
display: flex;
}
* {
box-sizing: border-box;
}
body > .train {
flex-wrap: wrap;
width: 100vw;
transition: filter 1s ease-in-out;
}
body > .train:not(:first-of-type) {
border-left: thin solid black;
}
@media screen and (m... | public/index.css | body {
font-family: -apple-system, 'Helvetica Neue', 'Arial', 'Tahoma';
margin: 0;
display: flex;
}
* {
box-sizing: border-box;
}
body > .train {
flex-wrap: wrap;
width: 100vw;
transition: filter 1s ease-in-out;
}
body > .train:not(:first-of-type) {
border-left: thin solid black;
}
@media screen and (m... | 0.513912 | 0.079246 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#app {
width: 100vw;
height: 100vh;
font-family: 'Exo 2', sans-serif;
background-color: #c4c4c4;
display: flex;
align-items: center;
justify-content: center;
}
.marvin-index {
display: flex;
flex-direction: row;
al... | assets/css/marvin-index-styles.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#app {
width: 100vw;
height: 100vh;
font-family: 'Exo 2', sans-serif;
background-color: #c4c4c4;
display: flex;
align-items: center;
justify-content: center;
}
.marvin-index {
display: flex;
flex-direction: row;
al... | 0.55917 | 0.155848 |
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
font-family: verdana, arial, sans-serif;
font-size: 13px;
padding: 0;
white-space: nowrap;
cursor: default;
}
.ThemeOfficeSubMenu
{
position: absolute;
visibility: hidden;
overflow: hidden;
padding: 0px;
border: 0px;
background-color: t... | plugins/pmJSCookMenuPlugin/web/css/ThemeOffice/theme.css |
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
font-family: verdana, arial, sans-serif;
font-size: 13px;
padding: 0;
white-space: nowrap;
cursor: default;
}
.ThemeOfficeSubMenu
{
position: absolute;
visibility: hidden;
overflow: hidden;
padding: 0px;
border: 0px;
background-color: t... | 0.136206 | 0.033463 |
.caption, #query, .pager {
text-align: center;
}
#legend {
float: left;
width: 200px;
margin: 2px;
margin-left: 20px;
}
#legend .count {
line-height: 20px;
}
#legend .count span {
width: 20px;
border: 1px solid black;
}
#taxons {
display: none;
}
#taxon-d... | Site/htdocs/css/group.css | .caption, #query, .pager {
text-align: center;
}
#legend {
float: left;
width: 200px;
margin: 2px;
margin-left: 20px;
}
#legend .count {
line-height: 20px;
}
#legend .count span {
width: 20px;
border: 1px solid black;
}
#taxons {
display: none;
}
#taxon-d... | 0.417271 | 0.194674 |
.about{
font-family: 'Raleway', sans-serif;
font-weight: 900;
color: #101f1d;
font-size: 35px;
text-align: center;
}
.title{
font-family: 'Raleway', sans-serif;
font-weight: 750;
color: #101f1d;
font-size: 30px;
}
.slogan{
font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size: 27px;
m... | public/app.css | .about{
font-family: 'Raleway', sans-serif;
font-weight: 900;
color: #101f1d;
font-size: 35px;
text-align: center;
}
.title{
font-family: 'Raleway', sans-serif;
font-weight: 750;
color: #101f1d;
font-size: 30px;
}
.slogan{
font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size: 27px;
m... | 0.262275 | 0.063773 |
@charset "UTF-8";
/* line 1, ../../_scss/style.scss */
* {
font-size: inherit;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: normal;
list-style-type: none; }
/* line 10, ../../_scss/style.scss */
body {
padding: 0 !important;
m... | common/css/style.css | @charset "UTF-8";
/* line 1, ../../_scss/style.scss */
* {
font-size: inherit;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: normal;
list-style-type: none; }
/* line 10, ../../_scss/style.scss */
body {
padding: 0 !important;
m... | 0.118717 | 0.034947 |
.box {
position: relative;
top: 0;
left: 0;
text-align: center;
transition: 0.25s;
}
.box input[type="text"],
.box input[type="password"] {
border: 0;
background: none;
display: block;
margin: 20px auto;
text-align: center;
border: 2px solid #6222CC;
padding: 10px 10px;
... | digital-hero/public/css/login_style.css | .box {
position: relative;
top: 0;
left: 0;
text-align: center;
transition: 0.25s;
}
.box input[type="text"],
.box input[type="password"] {
border: 0;
background: none;
display: block;
margin: 20px auto;
text-align: center;
border: 2px solid #6222CC;
padding: 10px 10px;
... | 0.506103 | 0.135403 |
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, ... | src/main/resources/static/template.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.410993 | 0.092976 |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
html {
font-size: 62.5%;
}
body {
height: 100vh;
position: relative;
display: flex;
justify-content: space-between;
}
.container1 {
position: relative;
display:flex;
justify-content: center;
align-items: center;
width: 100%... | www/logogram/style/style.css | * {
box-sizing: border-box;
padding: 0;
margin: 0;
}
html {
font-size: 62.5%;
}
body {
height: 100vh;
position: relative;
display: flex;
justify-content: space-between;
}
.container1 {
position: relative;
display:flex;
justify-content: center;
align-items: center;
width: 100%... | 0.46223 | 0.097562 |
––––––––––––––––––––––––––––––––– */
/*
3.815rem
3.052rem
2.441rem
1.953rem
1.563rem
1.25rem
1rem
0.8rem
0.64rem
0.512rem
0.41rem
0.328rem
0.262rem
0.209rem
*/
/* Root
––––––––––––––––––––––––––––––––– */
* {
box-sizing: border-box;
margin: 0;
padding: 0;
text-rendering: optimizeLegibility;
-webki... | style.css | ––––––––––––––––––––––––––––––––– */
/*
3.815rem
3.052rem
2.441rem
1.953rem
1.563rem
1.25rem
1rem
0.8rem
0.64rem
0.512rem
0.41rem
0.328rem
0.262rem
0.209rem
*/
/* Root
––––––––––––––––––––––––––––––––– */
* {
box-sizing: border-box;
margin: 0;
padding: 0;
text-rendering: optimizeLegibility;
-webki... | 0.297572 | 0.075414 |
@charset "UTF-8"
/* CSS Document */
.hidden
{
display: none;
}
body
{
background-color: white;
}
body
{
font-family:Times New Roman, Helvetica, sans-serif;
font-size:14px;
}
h2 {
color: white;
}
img {
border-radius: 20%;
isolation: ;
display: block;
margin-left: auto;
margin-right: auto;
}
h1
{
color: re... | css/main.css | @charset "UTF-8"
/* CSS Document */
.hidden
{
display: none;
}
body
{
background-color: white;
}
body
{
font-family:Times New Roman, Helvetica, sans-serif;
font-size:14px;
}
h2 {
color: white;
}
img {
border-radius: 20%;
isolation: ;
display: block;
margin-left: auto;
margin-right: auto;
}
h1
{
color: re... | 0.241937 | 0.043834 |
@media (min-width:576px) {
.box-comment-figure img {
max-width: none
}
.box-info-creative {
text-align: left;
padding: 26px 0 0
}
.box-info-creative-link {
top: 20px;
margin-left: 46%
}
* + .box-info-creative-text {
margin-top: 18px
}
*... | resources/css/responsive.css | @media (min-width:576px) {
.box-comment-figure img {
max-width: none
}
.box-info-creative {
text-align: left;
padding: 26px 0 0
}
.box-info-creative-link {
top: 20px;
margin-left: 46%
}
* + .box-info-creative-text {
margin-top: 18px
}
*... | 0.397588 | 0.100304 |
div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#optionsframework {
max-width: none;
}
#optionsframework-wrap {
overflow: hidden;
border: 1px solid #ccc;
background-color: #fff;
}
#optionsframework-wrap a:hover {
text-decor... | new/wp-content/themes/onetone/css/options.css | div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#optionsframework {
max-width: none;
}
#optionsframework-wrap {
overflow: hidden;
border: 1px solid #ccc;
background-color: #fff;
}
#optionsframework-wrap a:hover {
text-decor... | 0.223038 | 0.056262 |
:root {
box-sizing: border-box;
margin: 0;
padding: 0;
/* Color variables */
--theme1-main-color: #343a40;
--theme1-secondary-color: #6c757d;
--theme1-td-color: #454d55;
--theme1-currweek-hover-color: #dee2e6;
--theme1-row-hover-color: #dee2e6;
--theme1-currday-color: #000;
--theme1-badge-color: #007bff;
--... | 2_modules_JSpatterns_firestore_firebase/src/css/style.css | :root {
box-sizing: border-box;
margin: 0;
padding: 0;
/* Color variables */
--theme1-main-color: #343a40;
--theme1-secondary-color: #6c757d;
--theme1-td-color: #454d55;
--theme1-currweek-hover-color: #dee2e6;
--theme1-row-hover-color: #dee2e6;
--theme1-currday-color: #000;
--theme1-badge-color: #007bff;
--... | 0.408867 | 0.102529 |
@import 'https://fonts.googleapis.com/css?family=Amatica+SC|Indie+Flower|Slabo+27px|Lobster|Shadows+Into+Light';
/*Layer Classes */
body {
background-color: #B1EDE8;
border-color: #352D39;
font-family: 'Shadows Into Light','Indie Flower','Slabo 27px', serif, monospace;
text-align: center;
height: auto;
w... | css/style.css | @import 'https://fonts.googleapis.com/css?family=Amatica+SC|Indie+Flower|Slabo+27px|Lobster|Shadows+Into+Light';
/*Layer Classes */
body {
background-color: #B1EDE8;
border-color: #352D39;
font-family: 'Shadows Into Light','Indie Flower','Slabo 27px', serif, monospace;
text-align: center;
height: auto;
w... | 0.412412 | 0.103295 |
.single_produkt_liste {
height: 25rem;
overflow: hidden;
font-size: 0.9rem;
margin-bottom: 20px;
}
.single_produkt_liste_search {
height: 15rem;
overflow: hidden;
font-size: 0.9rem;
margin-bottom: 20px;
}
.cat_singel_dat {
}
.sub_cat_text {
width: 100%;
float: left;
}
.preisproduct {
font-size: 0.8rem;
}... | styles/foundation_papoo/css/shop.css | .single_produkt_liste {
height: 25rem;
overflow: hidden;
font-size: 0.9rem;
margin-bottom: 20px;
}
.single_produkt_liste_search {
height: 15rem;
overflow: hidden;
font-size: 0.9rem;
margin-bottom: 20px;
}
.cat_singel_dat {
}
.sub_cat_text {
width: 100%;
float: left;
}
.preisproduct {
font-size: 0.8rem;
}... | 0.261331 | 0.068725 |
@value mediumDown, mediumUp from '~styles/breakpoints.css';
.baseStyles {
/* This class is intended for composition only.
* Do not use this class directly
*/
display: flex;
flex-direction: column;
}
.gutter {
flex: 0 0 var(--gutter-width-narrow);
display: flex;
justify-content: center;
align-items... | src/modules/parts/components/GutterSection/GutterSection.module.css | @value mediumDown, mediumUp from '~styles/breakpoints.css';
.baseStyles {
/* This class is intended for composition only.
* Do not use this class directly
*/
display: flex;
flex-direction: column;
}
.gutter {
flex: 0 0 var(--gutter-width-narrow);
display: flex;
justify-content: center;
align-items... | 0.640074 | 0.10235 |
body {
margin: 0;
font-family: sans-serif;
background: #FFFFFF;
-webkit-font-smoothing: antialiased;
overflow: hidden;
overflow-x: hidden
}
::-moz-selection {
background: #409FFF;
color: #FFFFFF
}
::selection {
background: #409FFF;
color: #FFFFFF
}
*,*:before,*:after {
box... | css/wetransfer.com.css | body {
margin: 0;
font-family: sans-serif;
background: #FFFFFF;
-webkit-font-smoothing: antialiased;
overflow: hidden;
overflow-x: hidden
}
::-moz-selection {
background: #409FFF;
color: #FFFFFF
}
::selection {
background: #409FFF;
color: #FFFFFF
}
*,*:before,*:after {
box... | 0.430387 | 0.137851 |
p {
margin-bottom: 0.1in;
widows: 2;
orphans: 2
}
p.c53 {
margin-bottom: 0
}
p.c52 {
margin-top: 0.46in;
margin-bottom: 0
}
span.c51 {
position: absolute;
top: 0;
left: 0;
width: 4.46in;
height: 0.02in;
border: none;
padding: 0;
background: #fff
}
... | raw/Atlas/66.css | p {
margin-bottom: 0.1in;
widows: 2;
orphans: 2
}
p.c53 {
margin-bottom: 0
}
p.c52 {
margin-top: 0.46in;
margin-bottom: 0
}
span.c51 {
position: absolute;
top: 0;
left: 0;
width: 4.46in;
height: 0.02in;
border: none;
padding: 0;
background: #fff
}
... | 0.500488 | 0.135261 |
html, body {
margin: 0;
padding: 0;
background-color: #E0E4E6;
}
.site{
background-image:url('images/background.png');
background-repeat:repeat-x;
padding-top: 15%;
}
.container{
width: 70%;
margin: 0 auto;
border: 1px #CFCFCF solid;
padding: 10px;
overflow: over... | style.css | html, body {
margin: 0;
padding: 0;
background-color: #E0E4E6;
}
.site{
background-image:url('images/background.png');
background-repeat:repeat-x;
padding-top: 15%;
}
.container{
width: 70%;
margin: 0 auto;
border: 1px #CFCFCF solid;
padding: 10px;
overflow: over... | 0.222616 | 0.077973 |
* {
margin: 0;
padding: 0;
list-style-type: none;
}
*html,
*html body
/* 修正IE6振动bug */
{
background-image: url(about:blank);
background-attachment: fixed;
}
body {
font-family: "微软雅黑", "Hiragino Sans GB", Arial, Lucida, Verdana, SimSun, Helvetica, sans-serif; /*font-size : 62.5%; px数值除以10,... | zt/somno/css/main.css | * {
margin: 0;
padding: 0;
list-style-type: none;
}
*html,
*html body
/* 修正IE6振动bug */
{
background-image: url(about:blank);
background-attachment: fixed;
}
body {
font-family: "微软雅黑", "Hiragino Sans GB", Arial, Lucida, Verdana, SimSun, Helvetica, sans-serif; /*font-size : 62.5%; px数值除以10,... | 0.351422 | 0.093802 |
/* 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.*/
/* 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following*/
/* disclaimer in the documentation and/or other materials prov... | app/assets/stylesheets/portal/service_calendar.css | /* 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.*/
/* 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following*/
/* disclaimer in the documentation and/or other materials prov... | 0.401805 | 0.031859 |
* {
text-decoration: none;
font-size: 1em;
outline: none;
padding: 0;
margin: 0;
}
code, kbd, samp, pre, tt, var, textarea,
input, select, isindex, listing, xmp, plaintext {
white-space: normal;
font-size: 1em;
font: inherit;
}
dfn, i, cite, var, address, em {
font-style: normal;
}
th, h1, h2, h3, h4, h5, h6 {... | application/views/themes/default/css/dark/print.css | * {
text-decoration: none;
font-size: 1em;
outline: none;
padding: 0;
margin: 0;
}
code, kbd, samp, pre, tt, var, textarea,
input, select, isindex, listing, xmp, plaintext {
white-space: normal;
font-size: 1em;
font: inherit;
}
dfn, i, cite, var, address, em {
font-style: normal;
}
th, h1, h2, h3, h4, h5, h6 {... | 0.205057 | 0.090735 |
body{
background: url('../../../images/bg-planet.jpg') no-repeat;
background-position: center center;
background-size: cover;
font-family: 'Montserrat', sans-serif !important;
}
table {
color: #fff;
}
body .container.body .right_col, .custom-well,
.nav-md .container.body .col-md-3.left_col, .left_... | public/assets/admin/css/custom.css | body{
background: url('../../../images/bg-planet.jpg') no-repeat;
background-position: center center;
background-size: cover;
font-family: 'Montserrat', sans-serif !important;
}
table {
color: #fff;
}
body .container.body .right_col, .custom-well,
.nav-md .container.body .col-md-3.left_col, .left_... | 0.469034 | 0.087252 |
.snippet {
padding: 12px 8px 10px 12px;
background: var(--code-bg);
margin: 1em 0px;
border-radius: 2px;
box-shadow: 0 0 2px #888;
cursor: default;
}
.snippet-error {
border-bottom: 2px dotted red;
}
.snippet-warn {
border-bottom: 2px dotted orange;
}
.snippet-info {
border-bottom: 2px dotted teal;
}... | scaladoc-js/resources/code-snippets.css |
.snippet {
padding: 12px 8px 10px 12px;
background: var(--code-bg);
margin: 1em 0px;
border-radius: 2px;
box-shadow: 0 0 2px #888;
cursor: default;
}
.snippet-error {
border-bottom: 2px dotted red;
}
.snippet-warn {
border-bottom: 2px dotted orange;
}
.snippet-info {
border-bottom: 2px dotted teal;
}... | 0.482917 | 0.128744 |
body {
margin: 0;
margin-bottom: 0;
margin-top: 0;
padding: 10px;
background-color: #FFFFFF;
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 75%;
color: #222222
}
h1 {
font-size: 28px;
color: #000
}
a {
color: #015BA7
}
a:hover {
background-color: #015BA7;
... | app/assets/stylesheets/application.css | body {
margin: 0;
margin-bottom: 0;
margin-top: 0;
padding: 10px;
background-color: #FFFFFF;
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 75%;
color: #222222
}
h1 {
font-size: 28px;
color: #000
}
a {
color: #015BA7
}
a:hover {
background-color: #015BA7;
... | 0.436622 | 0.1178 |
.gi-scroll-up,
.gi-scroll-down-right,
.gi-scroll-left {
position: fixed;
width: 285px;
z-index: 9990;
padding: 10px 10px 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
/* Change box model */
[class^="gi-scroll"] {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
/*
Positioning
... | dist/scroll-indicator.css | .gi-scroll-up,
.gi-scroll-down-right,
.gi-scroll-left {
position: fixed;
width: 285px;
z-index: 9990;
padding: 10px 10px 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
/* Change box model */
[class^="gi-scroll"] {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
/*
Positioning
... | 0.442877 | 0.083441 |
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
background-color: white;
margin-bottom: 17%;
margin-right: 40%;
margin-left: -10%;
width: 80%;
}
#container {
display: flex;
... | cinema-webapp/src/app/components/movie-cinema-room/movie-cinema-room.component.css | display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
background-color: white;
margin-bottom: 17%;
margin-right: 40%;
margin-left: -10%;
width: 80%;
}
#container {
display: flex;
... | 0.369315 | 0.088033 |
.logo {
animation: movedown 1s linear 1;
animation-delay: 1s;
visibility: hidden;
animation-fill-mode: forwards;
}
@keyframes movedown {
0% {
transform: translateY(-100px);
visibility:visible;
}
100% {
transform: translateY(0);
visibility:visible;
}
... | Sahil/style.css | .logo {
animation: movedown 1s linear 1;
animation-delay: 1s;
visibility: hidden;
animation-fill-mode: forwards;
}
@keyframes movedown {
0% {
transform: translateY(-100px);
visibility:visible;
}
100% {
transform: translateY(0);
visibility:visible;
}
... | 0.779364 | 0.3143 |
body {
padding: 0;
margin: 0;
font-weight: normal;
}
html {
font-family: Arial, Helvetica, sans-serif;
}
img {
max-height: 200px;
transition: transform 0.1s;
}
img:hover {
transform: scale(1.1);
}
#navbar {
background: white;
position: fixed;
width: 100%;
top: 0px;
z-index: 99999999;
transitio... | style.css | body {
padding: 0;
margin: 0;
font-weight: normal;
}
html {
font-family: Arial, Helvetica, sans-serif;
}
img {
max-height: 200px;
transition: transform 0.1s;
}
img:hover {
transform: scale(1.1);
}
#navbar {
background: white;
position: fixed;
width: 100%;
top: 0px;
z-index: 99999999;
transitio... | 0.487795 | 0.074736 |
@font-face {
font-family: '<NAME>';
src: url('../fonts/JennaSue.woff2') format('woff2'),
url('../fonts/JennaSue.woff') format('woff'),
url('../fonts/JennaSue.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
:roo... | src/pages/christmas-list.css | @font-face {
font-family: '<NAME>';
src: url('../fonts/JennaSue.woff2') format('woff2'),
url('../fonts/JennaSue.woff') format('woff'),
url('../fonts/JennaSue.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
:roo... | 0.427038 | 0.091544 |
/**********************//**********************//**********************//**********************/
@media (max-width: 321px) {
html {
background-position: initial;
}
h1 {
font-size: 18px;
}
h2 {
font-size: 16px;
}
.oc {
top: 150px;
}
.step,
.comple... | css/altStyles.css |
/**********************//**********************//**********************//**********************/
@media (max-width: 321px) {
html {
background-position: initial;
}
h1 {
font-size: 18px;
}
h2 {
font-size: 16px;
}
.oc {
top: 150px;
}
.step,
.comple... | 0.236428 | 0.095602 |
@font-face {
font-family: 'font';
src: url("/Fonts/Nunito-Regular.ttf"); }
html, body, div, span, applet, object, iframe,
h1, 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, d... | Diamond-Main.css | @font-face {
font-family: 'font';
src: url("/Fonts/Nunito-Regular.ttf"); }
html, body, div, span, applet, object, iframe,
h1, 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, d... | 0.373419 | 0.146301 |
.foboto {
font-family: 'Roboto', sans-serif;
}
.flex {
display: flex;
}
.borange {
background-color: #d35649;
}
.forange {
color: #d35649;
}
.bgrey {
background-color: rgba(105, 105, 105, 0.688);
}
.fgrey {
color: #333;
}
.bblue {
background-color: rgb(58, 155, 214);
}
.fblue {
color: rgb(58, 155... | css/main.css | .foboto {
font-family: 'Roboto', sans-serif;
}
.flex {
display: flex;
}
.borange {
background-color: #d35649;
}
.forange {
color: #d35649;
}
.bgrey {
background-color: rgba(105, 105, 105, 0.688);
}
.fgrey {
color: #333;
}
.bblue {
background-color: rgb(58, 155, 214);
}
.fblue {
color: rgb(58, 155... | 0.505371 | 0.132515 |
input, textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
content {
left: 61px;
top: 0;
bottom: 0;
position: fixed;
z-index: 80;
}
.icon-menu {
background-image: url(/images/menu.png);
width: 14px;
height: 14px;
padding:... | app/assets/stylesheets/new.css | input, textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
content {
left: 61px;
top: 0;
bottom: 0;
position: fixed;
z-index: 80;
}
.icon-menu {
background-image: url(/images/menu.png);
width: 14px;
height: 14px;
padding:... | 0.418697 | 0.126111 |
pre {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
display: block
}
audio,canvas,progress,video {
display: inline-block;
ve... | assets/css/main.css | pre {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
display: block
}
audio,canvas,progress,video {
display: inline-block;
ve... | 0.408159 | 0.138782 |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
*, *::before, *::after {
box-sizing: border-box;
}
body {
font-family: 'Lato', sans-serif;
li... | public/css/accueil.css | @import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
*, *::before, *::after {
box-sizing: border-box;
}
body {
font-family: 'Lato', sans-serif;
li... | 0.521471 | 0.091058 |
.container .tudo {
float: left;
}
.container .container-left {
width: 800px;
margin: 5px;
}
.container .container-left .produtos-recentes {
width: inherit;
margin-bottom: 20px;
}
.container .container-left .produtos-recentes .corpo .produtos {
float: left;
width: 150px;
border: 1px solid #fff;
margin... | static/css/default.css | .container .tudo {
float: left;
}
.container .container-left {
width: 800px;
margin: 5px;
}
.container .container-left .produtos-recentes {
width: inherit;
margin-bottom: 20px;
}
.container .container-left .produtos-recentes .corpo .produtos {
float: left;
width: 150px;
border: 1px solid #fff;
margin... | 0.327668 | 0.081082 |
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
/****************************
GENERAL
*****************************/
/* Background */
/* Font Size and Family */
/* Colors */
/* Basic Meida Queries */
/* Elements */
/* Radiuses */
/*Colors for color mixer*/
/*********... | userfiles/templates/new-world/assets/css/css/main.css | @import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
/****************************
GENERAL
*****************************/
/* Background */
/* Font Size and Family */
/* Colors */
/* Basic Meida Queries */
/* Elements */
/* Radiuses */
/*Colors for color mixer*/
/*********... | 0.24608 | 0.035982 |
----------------------------------------------- */
body {
margin: 0;
padding: 0;
background: #d9dde2;
font: normal 75%/1.5em helvetica, arial, sans-serif;
}
/* {
margin:0;
padding:0;
text-decoration:none;
border:none;
color: #666;
list-style-type:none;
} */
/* anchors
---------------------------------------... | workspace/assets/css/routeone/projects.css | ----------------------------------------------- */
body {
margin: 0;
padding: 0;
background: #d9dde2;
font: normal 75%/1.5em helvetica, arial, sans-serif;
}
/* {
margin:0;
padding:0;
text-decoration:none;
border:none;
color: #666;
list-style-type:none;
} */
/* anchors
---------------------------------------... | 0.309858 | 0.052425 |
.home-content-container {
background: var(--background-color);
}
.home-content-container .home-article-list .home-article-item {
position: relative;
}
.home-content-container .home-article-list .home-article-item .top-icon {
position: absolute;
top: 10px;
right: 12px;
font-size: 1.2rem;
transform: rotate(... | css/layout/home-content.css | .home-content-container {
background: var(--background-color);
}
.home-content-container .home-article-list .home-article-item {
position: relative;
}
.home-content-container .home-article-list .home-article-item .top-icon {
position: absolute;
top: 10px;
right: 12px;
font-size: 1.2rem;
transform: rotate(... | 0.265214 | 0.034717 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
*
{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins' ,sans-serif;
}
.redir {
background-color: rgb(243, 246, 193);
border: 2px solid black;
color: rgb(3, 41, 6... | src/css/style_con.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
*
{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins' ,sans-serif;
}
.redir {
background-color: rgb(243, 246, 193);
border: 2px solid black;
color: rgb(3, 41, 6... | 0.312895 | 0.042009 |
h3.h3{text-align:center;margin:1em;text-transform:capitalize;font-size:1.7em;}
.product-grid6,.product-grid6 .product-image6{overflow:hidden}
.product-grid6{font-family:'Open Sans',sans-serif;text-align:center;position:relative;transition:all .5s ease 0s}
.product-grid6:hover{box-shadow:0 0 0px rgba(0,0,0,.9)}
.product... | layouts/css/grid_view_style.css | h3.h3{text-align:center;margin:1em;text-transform:capitalize;font-size:1.7em;}
.product-grid6,.product-grid6 .product-image6{overflow:hidden}
.product-grid6{font-family:'Open Sans',sans-serif;text-align:center;position:relative;transition:all .5s ease 0s}
.product-grid6:hover{box-shadow:0 0 0px rgba(0,0,0,.9)}
.product... | 0.389314 | 0.073032 |
.App {
width: 100%;
height: 100%;
font-family: Roboto;
}
section{
width: 100%;
background-color: #F6F6F6;
align-items: center
}
.section-three {
padding-left: 70px;
padding-right: 70px;
padding-bottom: 100px;
}
@media screen and (max-width: 375px) {
section {
width: 100%;
}
}
@media screen and... | src/App.css | .App {
width: 100%;
height: 100%;
font-family: Roboto;
}
section{
width: 100%;
background-color: #F6F6F6;
align-items: center
}
.section-three {
padding-left: 70px;
padding-right: 70px;
padding-bottom: 100px;
}
@media screen and (max-width: 375px) {
section {
width: 100%;
}
}
@media screen and... | 0.395718 | 0.100569 |
*, body, html {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
}
/* --------------------------------------------------Navbar-------------------------------------------------- */
nav {
background-color: #e9c46a;
left: 0;
width: 100%;
display: bl... | HKMSA temp/css/style.css | *, body, html {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
}
/* --------------------------------------------------Navbar-------------------------------------------------- */
nav {
background-color: #e9c46a;
left: 0;
width: 100%;
display: bl... | 0.402157 | 0.074399 |
*{margin:0;padding:0}
body{min-width:1200px;margin:0 auto;font-size:14px;font-family:"Microsoft Yahei";background:#fff;text-align:left;color:#555}
h1,h2,h3{font-weight:500}
img{border:none}
a{cursor:pointer;color:#555;text-decoration:none;outline:0}
a:hover{color:#b41f22}
ul{list-style-type:none}
em{font... | zhikunet/statics/zhuanti/2018lianghui/css/css.css | *{margin:0;padding:0}
body{min-width:1200px;margin:0 auto;font-size:14px;font-family:"Microsoft Yahei";background:#fff;text-align:left;color:#555}
h1,h2,h3{font-weight:500}
img{border:none}
a{cursor:pointer;color:#555;text-decoration:none;outline:0}
a:hover{color:#b41f22}
ul{list-style-type:none}
em{font... | 0.451085 | 0.095013 |