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 |
|---|---|---|---|---|
body, html, #wrap, textarea, input{background:#252525; color:#ffffff;}
.tool, .ui-resizable-n{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#252525));
background: -webkit-linear-gradient(top, #4a4a4a 0%,#252525 100%);
background: -o-linear-gradient(top, #4a4a... | style.dark.css |
body, html, #wrap, textarea, input{background:#252525; color:#ffffff;}
.tool, .ui-resizable-n{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#252525));
background: -webkit-linear-gradient(top, #4a4a4a 0%,#252525 100%);
background: -o-linear-gradient(top, #4a4a... | 0.199347 | 0.062388 |
@import "/static/constants.css";
.main{
width: 100%;
display: grid;
place-items: center;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 15px;
}
.top{
display: grid;
grid-template-columns: auto auto;
gap: 15px;
}
.title{
display: grid;
place-items: center;
}
.p... | static/template-extra/products/products.css | @import "/static/constants.css";
.main{
width: 100%;
display: grid;
place-items: center;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 15px;
}
.top{
display: grid;
grid-template-columns: auto auto;
gap: 15px;
}
.title{
display: grid;
place-items: center;
}
.p... | 0.489015 | 0.133415 |
.knbn-task-body > li{
border-right: 1px dashed #e1e1e1;
border-top-right-radius: 6px;
padding-left: 7px;
box-sizing: border-box;
}
.knbn-item-bottom {
display: grid;
grid-template-columns: 60% 40%;
align-items: center;
}
.knbn-task-item {
font-style: normal;
padding: 7px;
backgro... | web/task/css/task_kanban.css | .knbn-task-body > li{
border-right: 1px dashed #e1e1e1;
border-top-right-radius: 6px;
padding-left: 7px;
box-sizing: border-box;
}
.knbn-item-bottom {
display: grid;
grid-template-columns: 60% 40%;
align-items: center;
}
.knbn-task-item {
font-style: normal;
padding: 7px;
backgro... | 0.533397 | 0.107742 |
.scroll-pane,
.split-pane,
.tree-view,
.table-view,
.tree-table-view,
.html-editor {
-fx-background-color: transparent;
-fx-background-insets: 0;
-fx-padding: 0;
-fx-box-border: transparent;
}
.split-pane:vertical > .split-pane-divider {
-fx-background-color: rgb(204, 204, 204);
-fx-padding: 0 ... | src/main/resources/stylesheet.css | .scroll-pane,
.split-pane,
.tree-view,
.table-view,
.tree-table-view,
.html-editor {
-fx-background-color: transparent;
-fx-background-insets: 0;
-fx-padding: 0;
-fx-box-border: transparent;
}
.split-pane:vertical > .split-pane-divider {
-fx-background-color: rgb(204, 204, 204);
-fx-padding: 0 ... | 0.491212 | 0.131731 |
div {
box-sizing: border-box;
}
.cont {
width: 1200px;
margin: auto;
}
.biggercont {
width: 100%
}
.center {
margin: auto;
}
.nav {
display: flex;
font-size: 20px;
font-family: metropolisnormal;
overflow: hidden;
padding: 18px;
padding-bottom: 12px;
margin-left: -50px... | mywebsite/webpage.css | div {
box-sizing: border-box;
}
.cont {
width: 1200px;
margin: auto;
}
.biggercont {
width: 100%
}
.center {
margin: auto;
}
.nav {
display: flex;
font-size: 20px;
font-family: metropolisnormal;
overflow: hidden;
padding: 18px;
padding-bottom: 12px;
margin-left: -50px... | 0.604632 | 0.113383 |
.d-table {
width: 100%;
height: 100%;
}
.d-table-cell {
vertical-align: middle;
}
/*================================================
Navbar CSS
=================================================*/
.navbar-area {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
z-index: 99;
padding-t... | public/css/coming.css | .d-table {
width: 100%;
height: 100%;
}
.d-table-cell {
vertical-align: middle;
}
/*================================================
Navbar CSS
=================================================*/
.navbar-area {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
z-index: 99;
padding-t... | 0.350866 | 0.089018 |
@CHARSET "UTF-8";
a{
cursor:pointer;
}
.wst-sec-info{
padding:20px 0px 20px 30px;
background: #fed1b0;
}
.wst-sec-infor{
float: left;
margin-left:20px;
}
.wst-sec-na{
font-size:20px;
color:#f06f69;
line-height:20px;
}
.wst-sec-grade img{
width: 20px;
margin-top:1px;
margin-left:20px;
}
... | wstmart/home/view/default/css/security.css | @CHARSET "UTF-8";
a{
cursor:pointer;
}
.wst-sec-info{
padding:20px 0px 20px 30px;
background: #fed1b0;
}
.wst-sec-infor{
float: left;
margin-left:20px;
}
.wst-sec-na{
font-size:20px;
color:#f06f69;
line-height:20px;
}
.wst-sec-grade img{
width: 20px;
margin-top:1px;
margin-left:20px;
}
... | 0.119549 | 0.044019 |
html{
/*
font-family:Arial,helvetica,sans-serif;
*/
font-family:Arial,helvetica,sans-serif;
font-size:90%;
}
body{
margin:0px !important;
background-color:#e8e8e8;
}
.full-screen{
width:98vw;
height:100vh;
}
.content{
padding: 1%;
margin-left: auto;
margin-right:auto;
... | style.css | html{
/*
font-family:Arial,helvetica,sans-serif;
*/
font-family:Arial,helvetica,sans-serif;
font-size:90%;
}
body{
margin:0px !important;
background-color:#e8e8e8;
}
.full-screen{
width:98vw;
height:100vh;
}
.content{
padding: 1%;
margin-left: auto;
margin-right:auto;
... | 0.433262 | 0.084909 |
@font-face {
font-family: "pba";
src: url("./pba.eot");
src: url("./pba.eot?#iefix") format("embedded-opentype"),
url("./pba.woff") format("woff"),
url("./pba.ttf") format("truetype"),
url("./pba.svg#pba") format("svg");
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-fo... | css/pba.css | @font-face {
font-family: "pba";
src: url("./pba.eot");
src: url("./pba.eot?#iefix") format("embedded-opentype"),
url("./pba.woff") format("woff"),
url("./pba.ttf") format("truetype"),
url("./pba.svg#pba") format("svg");
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-fo... | 0.160891 | 0.276172 |
body {
background-image: linear-gradient(to right, #E7D250 , #F09B1F); /*------Body Color in Gradient-------*/
}
.no-button {
background: none;
border: none;
padding: 0;
cursor: pointer;
color: #1b89bc;
text-decoration: none;
font-size: 100%;
}
body {
color: #fff;
background: linear-gradient(to right... | public/css/style.css | body {
background-image: linear-gradient(to right, #E7D250 , #F09B1F); /*------Body Color in Gradient-------*/
}
.no-button {
background: none;
border: none;
padding: 0;
cursor: pointer;
color: #1b89bc;
text-decoration: none;
font-size: 100%;
}
body {
color: #fff;
background: linear-gradient(to right... | 0.471223 | 0.13084 |
text-align: center;
font-size: 2em;
} */
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: normal; }
ul { list-style: none; }
img { border-style: none; }
.lottery {
width: 100%;
margin: 0 auto;
margin-top: 30px;
/* background-co... | src/pages/index/index.css | text-align: center;
font-size: 2em;
} */
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: normal; }
ul { list-style: none; }
img { border-style: none; }
.lottery {
width: 100%;
margin: 0 auto;
margin-top: 30px;
/* background-co... | 0.244363 | 0.060335 |
.role-wrapper {
width: 100%;
height: 12%;
background: rgb(17,19,24);
border: 1px solid #3e3310;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.role-img-wrapper {
width: 25%;
height: 100%;
border-right: 1px solid #3e3310;
displ... | src/components/Champions/Facts/facts.css | .role-wrapper {
width: 100%;
height: 12%;
background: rgb(17,19,24);
border: 1px solid #3e3310;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.role-img-wrapper {
width: 25%;
height: 100%;
border-right: 1px solid #3e3310;
displ... | 0.634317 | 0.082143 |
@font-face {
font-family: 'myfont-Medium';
src: url("../fonts/PingFang Medium_downcc.otf");
}
@font-face {
font-family: 'myfont-Semibold';
src: url("../fonts/PingFang SC Semibold.ttf");
}
@font-face {
font-family: 'myfont-Regular';
src: url("../fonts/PingFangSCRegular.ttf");
}
@font-face {
... | public/style/home/css/product.css | @font-face {
font-family: 'myfont-Medium';
src: url("../fonts/PingFang Medium_downcc.otf");
}
@font-face {
font-family: 'myfont-Semibold';
src: url("../fonts/PingFang SC Semibold.ttf");
}
@font-face {
font-family: 'myfont-Regular';
src: url("../fonts/PingFangSCRegular.ttf");
}
@font-face {
... | 0.368633 | 0.056004 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
body {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #666;
font-size: 14px;
}
#wrapper {
overflow-x: hidden;
}
h1,
h2 {
display: none;
}
.hero-img {... | Cassaro-Iaiunese/css/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
body {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #666;
font-size: 14px;
}
#wrapper {
overflow-x: hidden;
}
h1,
h2 {
display: none;
}
.hero-img {... | 0.249722 | 0.074669 |
section,ul,li,img,div{
margin:0;
padding:0;
}
body{
background-color: #f5f5f5;
}
ul,li{
list-style:none;
}
.box{
width:1200px;
margin-top: 20px;
}
.top-nav{
width:100%;
height:100px;
line-height: 100%;
}
.log-in{
overflow: hidden;
width:200px;
height:100px;
line-heigh... | old/oldphp/mall/static/css/index.css | section,ul,li,img,div{
margin:0;
padding:0;
}
body{
background-color: #f5f5f5;
}
ul,li{
list-style:none;
}
.box{
width:1200px;
margin-top: 20px;
}
.top-nav{
width:100%;
height:100px;
line-height: 100%;
}
.log-in{
overflow: hidden;
width:200px;
height:100px;
line-heigh... | 0.345989 | 0.064447 |
pointer-events: none;
position: relative;
z-index: 2014;
top: 0;
left: 0;
width: 100%;
height: 100px;
background: white;
}
#nprogress .bar {
background: #29d;
position: relative;
top: 0;
left: 0;
right: 0;
height: 3px;
-webkit-transition: background 2s ease;
transition: background 2s eas... | test/test.css | pointer-events: none;
position: relative;
z-index: 2014;
top: 0;
left: 0;
width: 100%;
height: 100px;
background: white;
}
#nprogress .bar {
background: #29d;
position: relative;
top: 0;
left: 0;
right: 0;
height: 3px;
-webkit-transition: background 2s ease;
transition: background 2s eas... | 0.405684 | 0.061763 |
.jlayoutLeft {
display: flex;
justify-content: flex-start;
align-items: center;
}
.jlayoutCenter {
display: flex;
justify-content: center;
align-items: center;
}
.jlayoutRight {
display: flex;
justify-content: flex-end;
align-items: center;
}
.jlayoutBetween {
display: flex;
justify-content: sp... | src/style/xfx.css | .jlayoutLeft {
display: flex;
justify-content: flex-start;
align-items: center;
}
.jlayoutCenter {
display: flex;
justify-content: center;
align-items: center;
}
.jlayoutRight {
display: flex;
justify-content: flex-end;
align-items: center;
}
.jlayoutBetween {
display: flex;
justify-content: sp... | 0.488771 | 0.084871 |
.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
color: #FFF;
display: inline-block;
zoom: 1;
margin: 0;
padding: 5px 10px;
font-size: 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0... | web/css/owl.theme.css | .owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
color: #FFF;
display: inline-block;
zoom: 1;
margin: 0;
padding: 5px 10px;
font-size: 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0... | 0.253953 | 0.049658 |
@CHARSET "UTF-8";
/* new clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */
.hidden {
display: none;
}
.last {
border-bottom: none !important;
}
blo... | public/static/home/css/about.css | @CHARSET "UTF-8";
/* new clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */
.hidden {
display: none;
}
.last {
border-bottom: none !important;
}
blo... | 0.243193 | 0.068164 |
body,ul{margin: 0;padding:0;}
body{background: #ffeaee;}
.wrap{display: flex;flex-direction: column;}
/* 头部样式 */
.head{background: #72c3ff;height: 100px;display: flex; justify-content:center;position: fixed;top:0;left:0;width: 100%;z-index: 1;}
.head img{height: 90%;align-self: center;margin-right:30%;margin-left: 3%;}... | middle.css | body,ul{margin: 0;padding:0;}
body{background: #ffeaee;}
.wrap{display: flex;flex-direction: column;}
/* 头部样式 */
.head{background: #72c3ff;height: 100px;display: flex; justify-content:center;position: fixed;top:0;left:0;width: 100%;z-index: 1;}
.head img{height: 90%;align-self: center;margin-right:30%;margin-left: 3%;}... | 0.21158 | 0.053305 |
.radio {
border: 2px solid rgb(0, 0, 0);
border-radius: 50%;
cursor: pointer;
display: inline-block;
height: 20px;
position: relative;
vertical-align: top;
width: 20px;
box-sizing: border-box;
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoo... | lib/radio/theme.module.css | .radio {
border: 2px solid rgb(0, 0, 0);
border-radius: 50%;
cursor: pointer;
display: inline-block;
height: 20px;
position: relative;
vertical-align: top;
width: 20px;
box-sizing: border-box;
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoo... | 0.410993 | 0.135518 |
.filepond--media-preview audio {
display: none;
}
.filepond--media-preview .audioplayer {
width: calc(100% - 1.4em);
margin: 2.3em auto auto;
}
.filepond--media-preview .playpausebtn {
margin-top: 0.3em;
margin-right: 0.3em;
height: 25px;
width: 25px;
border-radius: 25px;
border: none;
background-... | dist/filepond-plugin-media-preview.css | .filepond--media-preview audio {
display: none;
}
.filepond--media-preview .audioplayer {
width: calc(100% - 1.4em);
margin: 2.3em auto auto;
}
.filepond--media-preview .playpausebtn {
margin-top: 0.3em;
margin-right: 0.3em;
height: 25px;
width: 25px;
border-radius: 25px;
border: none;
background-... | 0.415729 | 0.09899 |
@-moz-document url-prefix("http://www.sweclockers.com"), url-prefix("https://www.sweclockers.com") {
div .hfix > .mainMenu {
position: fixed;
z-index: 201;
top: 0px;
left: 0px;
width: 100%;
}
div .header > .main {
position: fixed;
z-index: 200;
top: 18px;
left: 0px;
width: 100%;
/*... | data/usercss/110792.user.css | @-moz-document url-prefix("http://www.sweclockers.com"), url-prefix("https://www.sweclockers.com") {
div .hfix > .mainMenu {
position: fixed;
z-index: 201;
top: 0px;
left: 0px;
width: 100%;
}
div .header > .main {
position: fixed;
z-index: 200;
top: 18px;
left: 0px;
width: 100%;
/*... | 0.235812 | 0.053453 |
@font-face {
font-family: DroidArabicKufi;
src: url(../../fonts/Droid_Arabic_Kufi.ttf);
}
@font-face {
font-family: MuseoSansCyrlW03500;
src: url(../../fonts/Museo_Sans_Cyrl_W03_500.ttf);
}
html{
scroll-behavior: smooth;
}
body{
padding: 0;
margin: 0;
font-family: DroidArabicKufi;
/* pers... | public/web/css/main.css | @font-face {
font-family: DroidArabicKufi;
src: url(../../fonts/Droid_Arabic_Kufi.ttf);
}
@font-face {
font-family: MuseoSansCyrlW03500;
src: url(../../fonts/Museo_Sans_Cyrl_W03_500.ttf);
}
html{
scroll-behavior: smooth;
}
body{
padding: 0;
margin: 0;
font-family: DroidArabicKufi;
/* pers... | 0.387574 | 0.094093 |
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, blockquote, fieldset, input { margin: 0; padding: 0; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
a img { border: 0; }
a { color: #ffc17e; text-decoration: none; }
a:ho... | web/themes/orange/files/main_style.css | ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, blockquote, fieldset, input { margin: 0; padding: 0; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
a img { border: 0; }
a { color: #ffc17e; text-decoration: none; }
a:ho... | 0.322099 | 0.121035 |
div.sheet-abilities tr td.sheet-center:first-child {background-color: #1f1f1f; color: #fff; font-family: serif; width:4.5em;}
div.sheet-abilities tr td:nth-child(2) {width: 14%; text-align: center; white-space: nowrap;}
div.sheet-abilities tr td:nth-child(2) input.sheet-input-small {width: 50%;}
/* background toggle *... | AD&D_1E/1ESheet.css | div.sheet-abilities tr td.sheet-center:first-child {background-color: #1f1f1f; color: #fff; font-family: serif; width:4.5em;}
div.sheet-abilities tr td:nth-child(2) {width: 14%; text-align: center; white-space: nowrap;}
div.sheet-abilities tr td:nth-child(2) input.sheet-input-small {width: 50%;}
/* background toggle *... | 0.1933 | 0.217774 |
.category-block .category-details {
margin-top: 15px;
text-align: center;
}
.category-block .category-details h5 {
font-weight: 700;
margin: 0 auto;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
text-transform: uppercase;
}
.category-block .category-details h6 {
margin-bottom: -6... | public/frontend/css/category.css | .category-block .category-details {
margin-top: 15px;
text-align: center;
}
.category-block .category-details h5 {
font-weight: 700;
margin: 0 auto;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
text-transform: uppercase;
}
.category-block .category-details h6 {
margin-bottom: -6... | 0.320928 | 0.033149 |
body {
font-family: montserrat, arial, verdana;
}
.navbar {
box-shadow:0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
}
/*form styles*/
#msform {
/*width: 400px;*/
margin: 50px auto;
text-align: center;
position: relative;
}
#msform fieldset {
background: white;
border: 0 none;
border-radius: 3px;
bo... | css/custom.css |
body {
font-family: montserrat, arial, verdana;
}
.navbar {
box-shadow:0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
}
/*form styles*/
#msform {
/*width: 400px;*/
margin: 50px auto;
text-align: center;
position: relative;
}
#msform fieldset {
background: white;
border: 0 none;
border-radius: 3px;
bo... | 0.272896 | 0.075927 |
:root {
--nav-item-color: #000;
--nav-item-color-active: var(--color-primary);
}
/*
-what- backdrop
-when- click the toggle buttton
-how- to activate backdrop
*/
#backdrop {
position: fixed;
height: 100vh;
left: 0;
right: 0;
bottom: 0;
width: 100%;
display: none;
background: r... | src/_includes/partials/navigation/navigation.css | :root {
--nav-item-color: #000;
--nav-item-color-active: var(--color-primary);
}
/*
-what- backdrop
-when- click the toggle buttton
-how- to activate backdrop
*/
#backdrop {
position: fixed;
height: 100vh;
left: 0;
right: 0;
bottom: 0;
width: 100%;
display: none;
background: r... | 0.406626 | 0.101857 |
body {
margin: 0 !important;
padding-top: 300px;
background-color: #f3f3f3;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}
table {
border-spacing: 0;
font-family: sans-serif;
color: #f3f3f3;
}
td {
padding: 0;
}
... | finaldesign/styles.css |
body {
margin: 0 !important;
padding-top: 300px;
background-color: #f3f3f3;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}
table {
border-spacing: 0;
font-family: sans-serif;
color: #f3f3f3;
}
td {
padding: 0;
}
... | 0.359027 | 0.093388 |
body { font-family: Trebuchet MS; color: #003366; font-size: 10pt; font-weight: bold }
:hover { font-family: Trebuchet MS; color: #003366; font-weight: bold }
a:link { font-family: Trebuchet MS; color: #003366; font-weight: bold }
a:active { font-family: Trebuchet MS; font-weight: bold }
.r... | tsnII.css | body { font-family: Trebuchet MS; color: #003366; font-size: 10pt; font-weight: bold }
:hover { font-family: Trebuchet MS; color: #003366; font-weight: bold }
a:link { font-family: Trebuchet MS; color: #003366; font-weight: bold }
a:active { font-family: Trebuchet MS; font-weight: bold }
.r... | 0.425605 | 0.153486 |
html {
background-image: url(../img/inkSplash.png);
}
#sepiaFW-main-window {
color: #262629;
border: 0px;
}
@media (min-width: 480px) and (min-height: 481px) {
.sepiaFW-top-layer-view {
border-radius: 0px;
}
}
#sepiaFW-pC { background-color: #262629; /*#2f3035*/ }
#sepiaFW-sC { background-color: #44c8be; }
#... | www/css/sepiaFW-skin-bytemind.css | html {
background-image: url(../img/inkSplash.png);
}
#sepiaFW-main-window {
color: #262629;
border: 0px;
}
@media (min-width: 480px) and (min-height: 481px) {
.sepiaFW-top-layer-view {
border-radius: 0px;
}
}
#sepiaFW-pC { background-color: #262629; /*#2f3035*/ }
#sepiaFW-sC { background-color: #44c8be; }
#... | 0.28398 | 0.051177 |
.ec-ac-multiple-widget {
margin-bottom: 1rem;
width: 100%;
position: relative;
background-color: #fafafa;
margin: 0 0 1rem 0;
}
.ec-ac-multiple-widget.focus .ec-ac-search {
border-color: #999;
background-color: #f3f3f3;
}
.ec-ac-multiple-widget.focus .ec-ac-list {
border-color: #999;
border-color: #7a... | Content/excle/excle.autocomplete.multiple.css | .ec-ac-multiple-widget {
margin-bottom: 1rem;
width: 100%;
position: relative;
background-color: #fafafa;
margin: 0 0 1rem 0;
}
.ec-ac-multiple-widget.focus .ec-ac-search {
border-color: #999;
background-color: #f3f3f3;
}
.ec-ac-multiple-widget.focus .ec-ac-list {
border-color: #999;
border-color: #7a... | 0.399226 | 0.037082 |
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;
vertical-align: baseline
}
au... | assets/activityapp/trucklottery/css/m.css | 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;
vertical-align: baseline
}
au... | 0.386416 | 0.103477 |
html,body{
height: 100%;
}
body{
height: 100%;
margin: 0;
overflow-x: hidden;
}
svg:hover, img:hover{
cursor: pointer;
}
button:focus, button:active, input:focus, input:active{
outline: none;
}
header{
font-size: 13px/27px;
color: black;
width: 100%;
border-bottom: 1px solid #DADCE0;
}
main{
display: flex;
... | GoogleDrive_Clone/assets/css/style.css | html,body{
height: 100%;
}
body{
height: 100%;
margin: 0;
overflow-x: hidden;
}
svg:hover, img:hover{
cursor: pointer;
}
button:focus, button:active, input:focus, input:active{
outline: none;
}
header{
font-size: 13px/27px;
color: black;
width: 100%;
border-bottom: 1px solid #DADCE0;
}
main{
display: flex;
... | 0.418935 | 0.057732 |
.profile_student_page {
margin: 20px;
}
.profile_student_page .profile_img {
width: 30%;
height: 60%;
background-image: url("https://avatars.githubusercontent.com/u/47313528?v=4");
margin: 0;
float: left;
background-size: 60% 60%;
background-repeat: no-repeat;
}
.profile_student_page .profile_info {
... | taskplannerce/src/assets/styles/Student_Profile.css | .profile_student_page {
margin: 20px;
}
.profile_student_page .profile_img {
width: 30%;
height: 60%;
background-image: url("https://avatars.githubusercontent.com/u/47313528?v=4");
margin: 0;
float: left;
background-size: 60% 60%;
background-repeat: no-repeat;
}
.profile_student_page .profile_info {
... | 0.652795 | 0.07072 |
:root{
--black-color: #34455F;
--white-color : #F2F2F2;
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.container{
width : 1280px;
display: flex;
flex-direction: row;
border : none;
}
.container>div{
margin-top: 100px;
}
.container>div div{
border: 1px solid black;
}
.left{
... | Semi_Project/WebContent/css/deal.css | :root{
--black-color: #34455F;
--white-color : #F2F2F2;
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.container{
width : 1280px;
display: flex;
flex-direction: row;
border : none;
}
.container>div{
margin-top: 100px;
}
.container>div div{
border: 1px solid black;
}
.left{
... | 0.275325 | 0.14433 |
html, body {
width: 100%;
height: 100%;
margin: 0;
padding:0;
background-color: #ccc;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}
.main-wrapper {
width: 1152px;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
margin: 0 auto;
//background-color: #ffffff;
} /*just a class to con... | hosted/style.css | html, body {
width: 100%;
height: 100%;
margin: 0;
padding:0;
background-color: #ccc;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}
.main-wrapper {
width: 1152px;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
margin: 0 auto;
//background-color: #ffffff;
} /*just a class to con... | 0.406155 | 0.075995 |
@font-face {
font-family: "icomoon";
src: url("./icomoon.eot?tsm2bw");
src: url("./icomoon.eot?tsm2bw#iefix")
format("embedded-opentype"),
url("./icomoon.ttf?tsm2bw") format("truetype"),
url("./icomoon.woff?tsm2bw") format("woff"),
url("./icomoon.svg?tsm2bw#icomoon") format("svg");
font-weight... | src/icons/icons.css | @font-face {
font-family: "icomoon";
src: url("./icomoon.eot?tsm2bw");
src: url("./icomoon.eot?tsm2bw#iefix")
format("embedded-opentype"),
url("./icomoon.ttf?tsm2bw") format("truetype"),
url("./icomoon.woff?tsm2bw") format("woff"),
url("./icomoon.svg?tsm2bw#icomoon") format("svg");
font-weight... | 0.283881 | 0.111048 |
@-moz-document domain("tapas.io") {
/*Dark Tapas/Tapastic - Version 1.7.1*/
/*Home Page*/
.body-outline {
background-color: #222;
}
.section-title-wrap .section-desc {
color: #e6e6e6;
}
.section-title-wrap .section-title {
color: #fff;
}
.desktop .item-thumb-wrap:hover~.title, a.preferred,... | data/usercss/142411.user.css | @-moz-document domain("tapas.io") {
/*Dark Tapas/Tapastic - Version 1.7.1*/
/*Home Page*/
.body-outline {
background-color: #222;
}
.section-title-wrap .section-desc {
color: #e6e6e6;
}
.section-title-wrap .section-title {
color: #fff;
}
.desktop .item-thumb-wrap:hover~.title, a.preferred,... | 0.227212 | 0.045016 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(consumerist.com) {
#moreTopStories, #splashPosts, #header-container, #header {display: none !important}
#main {top: 0 !important; }
}
@-moz-document domain(amazon.com) {
div[id^="adWishlist"] {display: none !important}
}
@-moz-document ... | data/usercss/12970.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(consumerist.com) {
#moreTopStories, #splashPosts, #header-container, #header {display: none !important}
#main {top: 0 !important; }
}
@-moz-document domain(amazon.com) {
div[id^="adWishlist"] {display: none !important}
}
@-moz-document ... | 0.14259 | 0.079926 |
.testimonial-container {
width: 100%;
}
.cd-testimonials-wrapper {
position: relative;
width: 100%;
max-width: 100%;
margin: 0 auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.cd-testimonials-wrapper ul li {text-decoration: none;list-style:none;}
.cd-testimonials-... | Plantillas Smartbar/Smartbar Vistas 2018/assets/styles/video/grt-youtube-popup.css | .testimonial-container {
width: 100%;
}
.cd-testimonials-wrapper {
position: relative;
width: 100%;
max-width: 100%;
margin: 0 auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
}
.cd-testimonials-wrapper ul li {text-decoration: none;list-style:none;}
.cd-testimonials-... | 0.34632 | 0.168344 |
*
{
margin: 0;
padding: 0;
}
body
{
background: #eee;
font-family: "DejaVu Sans Mono", "Courier New", monospace;
font-size: 16px;
}
.title
{
font-family: "DejaVu Sans Mono", "Courier New", monospace;
color: #000;
}
nav
{
padding: 20px;
background: white;
box-shadow: 0 5px 5px ... | public/app.css | *
{
margin: 0;
padding: 0;
}
body
{
background: #eee;
font-family: "DejaVu Sans Mono", "Courier New", monospace;
font-size: 16px;
}
.title
{
font-family: "DejaVu Sans Mono", "Courier New", monospace;
color: #000;
}
nav
{
padding: 20px;
background: white;
box-shadow: 0 5px 5px ... | 0.378 | 0.140513 |
@charset "UTF-8";
.clearfix {
*zoom: 1;
/*IE/7/6*/
}
.clearfix:after {
clear: both;
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.hide {
display: none !important;
}
.icon {
background-image: url(/style/home/publics/contact-sprite-add-fund.png);
background-repeat: no-repeat;
}... | public/style/home/publics/contact.css | @charset "UTF-8";
.clearfix {
*zoom: 1;
/*IE/7/6*/
}
.clearfix:after {
clear: both;
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.hide {
display: none !important;
}
.icon {
background-image: url(/style/home/publics/contact-sprite-add-fund.png);
background-repeat: no-repeat;
}... | 0.24726 | 0.056705 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.header-4-3 .modal-backdrop.show {
background-color: #707092;
opacity: 0.6;
}
.header-4-3 .modal-item.modal {
top: 2... | public/css/styles.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.header-4-3 .modal-backdrop.show {
background-color: #707092;
opacity: 0.6;
}
.header-4-3 .modal-item.modal {
top: 2... | 0.362179 | 0.052814 |
div.wysiwym-buttons {
height: 18px;
}
div.wysiwym-buttons div.button {
float: left;
background-image: url(buttons.light.png);
background-repeat: repeat-x;
background-position: 0px 0px;
border-right: 1px solid #aaa;
}
div.wysiwym-buttons div.button.first {
border-top-left-radius: 3px;
border-bottom-left-... | web/app/themes/learn-med-theme/Notepad-with-Sync/js/wysiwym/wysiwym.css | div.wysiwym-buttons {
height: 18px;
}
div.wysiwym-buttons div.button {
float: left;
background-image: url(buttons.light.png);
background-repeat: repeat-x;
background-position: 0px 0px;
border-right: 1px solid #aaa;
}
div.wysiwym-buttons div.button.first {
border-top-left-radius: 3px;
border-bottom-left-... | 0.272315 | 0.214547 |
@import url(//fonts.googleapis.com/css?family=Exo+2:200);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
* {
box-sizing: border-box;
}
body {
font-family: 'Exo 2', Helvetica, sans-serif;
font-size: 16px;
color: #fff;
height: 100vh;
overflow-y: auto;
/* Per... | styles/main.css | @import url(//fonts.googleapis.com/css?family=Exo+2:200);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
* {
box-sizing: border-box;
}
body {
font-family: 'Exo 2', Helvetica, sans-serif;
font-size: 16px;
color: #fff;
height: 100vh;
overflow-y: auto;
/* Per... | 0.314366 | 0.05163 |
button {
border: none;
font-family: Arial Black sans serif;
font-size: 12px;
background-color: rgba(0,0,0,0);
color: rgb(80,0,0);
width: 90px;
font-weight: bold;
float: right;
}
@media (min-width: 60em) {
button {
font-size: 24px;
width: 170px;
font-family: Ar... | projects/writing/static/style.css | button {
border: none;
font-family: Arial Black sans serif;
font-size: 12px;
background-color: rgba(0,0,0,0);
color: rgb(80,0,0);
width: 90px;
font-weight: bold;
float: right;
}
@media (min-width: 60em) {
button {
font-size: 24px;
width: 170px;
font-family: Ar... | 0.493409 | 0.077868 |
@font-face {
font-family: "DeadKansas";
src: url("../fonts/Dead_Kansas.ttf");
}
@font-face {
font-family: "SquadaOne-Regular";
src: url("../fonts/SquadaOne-Regular.ttf");
}
body,html {
margin: 0px;
width: 100%;
height: 100%;
}
html {
overflow-x: hidden;
overflow-y: hidden;
cur... | game/css/style.css | @font-face {
font-family: "DeadKansas";
src: url("../fonts/Dead_Kansas.ttf");
}
@font-face {
font-family: "SquadaOne-Regular";
src: url("../fonts/SquadaOne-Regular.ttf");
}
body,html {
margin: 0px;
width: 100%;
height: 100%;
}
html {
overflow-x: hidden;
overflow-y: hidden;
cur... | 0.40392 | 0.07383 |
body {
background: #fff;
color: #1c1c1c;
font: 14px/22px 'Roboto Condensed', sans-serif;
}
a {
color: #35b1ce;
}
a:hover,
a:focus {
color: #1c1c1c;
}
a:focus {
outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Roboto Condensed', sans-serif;
color: #1c1c1c;
}
h1 {
font-size: 38px;
}
h2 {
font-s... | public/build/css/app-5fb3c84b81.css | body {
background: #fff;
color: #1c1c1c;
font: 14px/22px 'Roboto Condensed', sans-serif;
}
a {
color: #35b1ce;
}
a:hover,
a:focus {
color: #1c1c1c;
}
a:focus {
outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Roboto Condensed', sans-serif;
color: #1c1c1c;
}
h1 {
font-size: 38px;
}
h2 {
font-s... | 0.298083 | 0.078784 |
body{
width: auto;
height: auto;
}
.parallax {
background-image: url('/static/images/parallax/hotel2.jpg');
min-height: 600px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
.parallax2{
background-i... | static/sparrow.css | body{
width: auto;
height: auto;
}
.parallax {
background-image: url('/static/images/parallax/hotel2.jpg');
min-height: 600px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
.parallax2{
background-i... | 0.428712 | 0.079282 |
.ui-shadow {
-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
}
.ui-overlay-visible {
visibility: visible;
}
ui-overlay-visible * {
visibility: visible !important;
}
.ui-overlay-hidden {
visibility: hidde... | src/main/resources/css/style4.css | .ui-shadow {
-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
}
.ui-overlay-visible {
visibility: visible;
}
ui-overlay-visible * {
visibility: visible !important;
}
.ui-overlay-hidden {
visibility: hidde... | 0.379608 | 0.051463 |
.text-icon {
display: inline-flex;
align-items: center;
justify-content: flex-start;
vertical-align: middle;
user-select: none;
}
.text {
display: inline-flex;
line-height: 1;
}
/* placement */
.text-bottom {
flex-direction: column;
}
/* size */
.size-xs {
& .text {
font-size: var(--font-size-x... | src/components/TextIcon/styles.css | .text-icon {
display: inline-flex;
align-items: center;
justify-content: flex-start;
vertical-align: middle;
user-select: none;
}
.text {
display: inline-flex;
line-height: 1;
}
/* placement */
.text-bottom {
flex-direction: column;
}
/* size */
.size-xs {
& .text {
font-size: var(--font-size-x... | 0.542379 | 0.090213 |
@charset "UTF-8";
:root {
--primary-white-color: #ffffff;
--second-bg-color: #f5f4fa;
--third-bg-color: #2f303a;
--primary-text-color: #212121;
--title-text-color: #757575;
--text-color-placeholder: rgba(117, 117, 117, 0.5);
--accent-color: #2196f3;
--black-color: #000000;
--bcg-hero: #c4c4c4;
--cli... | css/main.css | @charset "UTF-8";
:root {
--primary-white-color: #ffffff;
--second-bg-color: #f5f4fa;
--third-bg-color: #2f303a;
--primary-text-color: #212121;
--title-text-color: #757575;
--text-color-placeholder: rgba(117, 117, 117, 0.5);
--accent-color: #2196f3;
--black-color: #000000;
--bcg-hero: #c4c4c4;
--cli... | 0.359139 | 0.094302 |
/* Sample style sheet for boom!, the book microformat */
/* written by <NAME> and <NAME>, November 2005 */
/* You may reuse this style sheet for any purpose without any fees */
/* Modified for texxtoor
This is the base style for standard text books
Date: 27-04-2014
Lang: D... | Texxtoor/Solution/DatabaseTest/Templates/MM/Pdf/de/Common Template/print.css | /* Sample style sheet for boom!, the book microformat */
/* written by <NAME> and <NAME>, November 2005 */
/* You may reuse this style sheet for any purpose without any fees */
/* Modified for texxtoor
This is the base style for standard text books
Date: 27-04-2014
Lang: D... | 0.519034 | 0.078254 |
body {
margin: 0;
margin-bottom: 25px;
padding: 0;
background-color: #f0f0f0;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, sans-serif;
font-size: 13px;
color: #333;
}
h1 {
font-size: 28px;
color: #000;
}
a {color: #03c}
a:hove... | AppServer/demos/apichecker/stylesheets/all.css | body {
margin: 0;
margin-bottom: 25px;
padding: 0;
background-color: #f0f0f0;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, sans-serif;
font-size: 13px;
color: #333;
}
h1 {
font-size: 28px;
color: #000;
}
a {color: #03c}
a:hove... | 0.44071 | 0.110231 |
.ui-keyboard {
text-align: center;
padding: .3em;
position: absolute;
left: 0;
top: 0;
z-index: 16000;
-ms-touch-action: manipulation;
touch-action: manipulation
}
.ui-keyboard-has-focus {
z-index: 16001
}
.ui-keyboard div {
font-size: 1.1em
}
.ui-keyboard[contenteditable] {
... | demo/assets/js/virtual-keyboard/css/keyboard.min.css | .ui-keyboard {
text-align: center;
padding: .3em;
position: absolute;
left: 0;
top: 0;
z-index: 16000;
-ms-touch-action: manipulation;
touch-action: manipulation
}
.ui-keyboard-has-focus {
z-index: 16001
}
.ui-keyboard div {
font-size: 1.1em
}
.ui-keyboard[contenteditable] {
... | 0.609989 | 0.068787 |
----------------------------------------------------------------------------------------------------*/
.container_16 {
margin-left: 20px;
margin-right: auto;
min-width: 1200px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
}
/* Grid >> Childre... | src/lib/1200.css | ----------------------------------------------------------------------------------------------------*/
.container_16 {
margin-left: 20px;
margin-right: auto;
min-width: 1200px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-start;
}
/* Grid >> Childre... | 0.246715 | 0.07403 |
* {
padding: 0;
margin: 0;
font-family: 'poppins', sans-serif;
box-sizing: border-box;
}
a{
text-decoration: none;
color: #5a5a5a;
}
img {
cursor: pointer;
}
.flex-div{
display: flex;
align-items: center;
}
nav {
padding: 10px 2%;
justify-c... | css/style.css | * {
padding: 0;
margin: 0;
font-family: 'poppins', sans-serif;
box-sizing: border-box;
}
a{
text-decoration: none;
color: #5a5a5a;
}
img {
cursor: pointer;
}
.flex-div{
display: flex;
align-items: center;
}
nav {
padding: 10px 2%;
justify-c... | 0.367838 | 0.051059 |
*,
*::after,
*::before {
box-sizing: border-box;
}
:root,
html,
body {
margin: 0;
padding: 0;
font-size: 100%;
font-size-adjust: 100%;
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
background-color: #f1f1f1;
color: #333;
}
/* App Forms */
.form-wrapper... | static/css/main.css | *,
*::after,
*::before {
box-sizing: border-box;
}
:root,
html,
body {
margin: 0;
padding: 0;
font-size: 100%;
font-size-adjust: 100%;
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
background-color: #f1f1f1;
color: #333;
}
/* App Forms */
.form-wrapper... | 0.341802 | 0.045268 |
*{
margin:0;padding:0;
box-sizing:border-box;
}
ul{
list-style:none;
}
a{
color:#363636;
text-decoration: none;
}
/* 面包屑导航 */
#main{
margin:0 15%;
display: block;
position:relative;
}
#main>.bread{
margin:0 auto;
padding:25px 30px;
}
.bread>ul>li{
color:#363636;
display:inline-block;... | css/details.css | *{
margin:0;padding:0;
box-sizing:border-box;
}
ul{
list-style:none;
}
a{
color:#363636;
text-decoration: none;
}
/* 面包屑导航 */
#main{
margin:0 15%;
display: block;
position:relative;
}
#main>.bread{
margin:0 auto;
padding:25px 30px;
}
.bread>ul>li{
color:#363636;
display:inline-block;... | 0.30549 | 0.046921 |
:root {
--font-big-title: 1.5rem;
--font-banner: 0.875rem;
--font-inner-title: 0.75rem;
--font-inner-text: 0.75rem;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
max-width: 100%;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
m... | styles.css | :root {
--font-big-title: 1.5rem;
--font-banner: 0.875rem;
--font-inner-title: 0.75rem;
--font-inner-text: 0.75rem;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
max-width: 100%;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
m... | 0.422743 | 0.130064 |
.header {
overflow: hidden;
background-color: #ffcb00;
padding: 0.1px 5px;
}
.header a {
float: left;
color: black;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 15px;
line-height: 50px;
border-radius: 4px;
}
.header a.logo {
font-siz... | ase_project/homechef/static/homechef/css/food.css | .header {
overflow: hidden;
background-color: #ffcb00;
padding: 0.1px 5px;
}
.header a {
float: left;
color: black;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 15px;
line-height: 50px;
border-radius: 4px;
}
.header a.logo {
font-siz... | 0.52342 | 0.191101 |
body{
background: #00a2ff;
font-family: Verdana, Tahoma, Arial;
}
h1 {
font-family: '<NAME>', cursive;
text-align: center;
font-size: 28px;
margin: 10px 0 0;
padding: 0;
}
label.error,
.required {
font-size: 12px;
color: red;
}
.intro {
margin: 0 0 10px;
text-align: center;
}
#wrapper {
width: 500px;... | public/validate/simpleform.css | body{
background: #00a2ff;
font-family: Verdana, Tahoma, Arial;
}
h1 {
font-family: '<NAME>', cursive;
text-align: center;
font-size: 28px;
margin: 10px 0 0;
padding: 0;
}
label.error,
.required {
font-size: 12px;
color: red;
}
.intro {
margin: 0 0 10px;
text-align: center;
}
#wrapper {
width: 500px;... | 0.360602 | 0.100392 |
@media only screen and (min-width: 951px){
.landinglogo{
width: 149px;
height: 50px;
}
.words{
font-size: 18px;
color: #6A6A6A;
margin: 2px;
line-height: 150%;
margin-top: 35px;
}
form {
/* This bit sets up the horizontal layout */
... | public/css/homepage.css | @media only screen and (min-width: 951px){
.landinglogo{
width: 149px;
height: 50px;
}
.words{
font-size: 18px;
color: #6A6A6A;
margin: 2px;
line-height: 150%;
margin-top: 35px;
}
form {
/* This bit sets up the horizontal layout */
... | 0.235108 | 0.081082 |
@import 'part:@lyra/base/theme/variables-style';
@keyframes appear {
0% {
opacity: 0;
max-height: 0;
transform: scaleY(0);
}
100% {
opacity: 1;
max-height: 100vh;
transform: scaleY(1);
}
}
:root {
--array--add-item-color: var(--brand-primary);
--array--add-item-triangle-color: col... | packages/@lyra/components/src/dialogs/styles/PopOver.css | @import 'part:@lyra/base/theme/variables-style';
@keyframes appear {
0% {
opacity: 0;
max-height: 0;
transform: scaleY(0);
}
100% {
opacity: 1;
max-height: 100vh;
transform: scaleY(1);
}
}
:root {
--array--add-item-color: var(--brand-primary);
--array--add-item-triangle-color: col... | 0.61231 | 0.122392 |
.TwoDView * {
vector-effect: non-scaling-stroke;
}
.TwoDView {
display: flex;
display: -webkit-flex;
flex: 1 1 auto;
-webkit-flex: 1 1 auto;
align-items: stretch;
}
.TwoDView {
border: solid gray 1px;
background: #000;
}
.TwoDView > svg {
flex: 1 0 auto;
-webkit-flex: 1;
}
.... | public/webgcode/webapp/twoDView.css | .TwoDView * {
vector-effect: non-scaling-stroke;
}
.TwoDView {
display: flex;
display: -webkit-flex;
flex: 1 1 auto;
-webkit-flex: 1 1 auto;
align-items: stretch;
}
.TwoDView {
border: solid gray 1px;
background: #000;
}
.TwoDView > svg {
flex: 1 0 auto;
-webkit-flex: 1;
}
.... | 0.673836 | 0.267806 |
.animated {
-webkit-animation-fill-mode:both;
-moz-animation-fill-mode:both;
-ms-animation-fill-mode:both;
-o-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation-duration:1s;
-moz-animation-duration:1s;
-ms-animation-duration:1s;
-o-animation-duration:1s;
animat... | css/animate-custom.css | .animated {
-webkit-animation-fill-mode:both;
-moz-animation-fill-mode:both;
-ms-animation-fill-mode:both;
-o-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation-duration:1s;
-moz-animation-duration:1s;
-ms-animation-duration:1s;
-o-animation-duration:1s;
animat... | 0.454472 | 0.063978 |
.container2 {
display: flex;
flex-wrap: wrap-reverse;
justify-content: space-between;
align-items: flex-end;
}
.col-1index {
flex-basis: 500px;
order: 1;
}
.col-2index {
position: relative;
z-index: 1;
flex-basis: 400px;
order: 2;
}
.trends_change {
position: fixed;
}
.product_image {
max-width: 500px;
... | simplified/static/content/index.css | .container2 {
display: flex;
flex-wrap: wrap-reverse;
justify-content: space-between;
align-items: flex-end;
}
.col-1index {
flex-basis: 500px;
order: 1;
}
.col-2index {
position: relative;
z-index: 1;
flex-basis: 400px;
order: 2;
}
.trends_change {
position: fixed;
}
.product_image {
max-width: 500px;
... | 0.256459 | 0.074332 |
position: absolute;
z-index: 20;
overflow: hidden;
opacity : 1.0;
transition: opacity 1s;
background:black;
top: 0px;
left: 0px;
width: 1280px;
height: 720px;
}
#video, #ad1, #ad2, #broadcast {
display: block;
opacity : 1.0;
transition: all 0.5s;
position: absolute;
width: 1280px;
he... | src/videoplayer/vplayer.css | position: absolute;
z-index: 20;
overflow: hidden;
opacity : 1.0;
transition: opacity 1s;
background:black;
top: 0px;
left: 0px;
width: 1280px;
height: 720px;
}
#video, #ad1, #ad2, #broadcast {
display: block;
opacity : 1.0;
transition: all 0.5s;
position: absolute;
width: 1280px;
he... | 0.240685 | 0.039975 |
:host {
display: block;
}
.nav {
border-right: 1px solid #ccc;
}
.list-panel {
background-color: #fafafa;
}
.list-panel {
--paper-header-panel-standard-container: {
border-right: 1px solid #ccc;
};
}
paper-toolbar {
background-color: #42A5F5;
}
.list {
padding: 0;
}
.list paper-item {
... | app/elements/nav-list-detail/nav-list-detail.css |
:host {
display: block;
}
.nav {
border-right: 1px solid #ccc;
}
.list-panel {
background-color: #fafafa;
}
.list-panel {
--paper-header-panel-standard-container: {
border-right: 1px solid #ccc;
};
}
paper-toolbar {
background-color: #42A5F5;
}
.list {
padding: 0;
}
.list paper-item {
... | 0.331552 | 0.085901 |
.h1-index {
color: #153F69;
font-size: 60px;
padding-top: 50px;
}
.body {
background: url(".../img/back.jpg");
}
.footer {
bottom: 0;
width: 100%;
height: 40px;
background-color: #111;
position: fixed;
}
.form-control{
margin-left: 15%;
}
.footer a {
... | src/FrontBundle/Resources/public/css/gsb2.css | .h1-index {
color: #153F69;
font-size: 60px;
padding-top: 50px;
}
.body {
background: url(".../img/back.jpg");
}
.footer {
bottom: 0;
width: 100%;
height: 40px;
background-color: #111;
position: fixed;
}
.form-control{
margin-left: 15%;
}
.footer a {
... | 0.504883 | 0.096962 |
body {
display: grid;
grid-template-areas:
"nav nav"
"main main"
"footer footer";
grid-template-columns: 1fr 1fr;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3C4043;
}
a {
text-decoration: none;
}
a:hover {
text-decoratio... | css/style.css | body {
display: grid;
grid-template-areas:
"nav nav"
"main main"
"footer footer";
grid-template-columns: 1fr 1fr;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#3C4043;
}
a {
text-decoration: none;
}
a:hover {
text-decoratio... | 0.328745 | 0.071624 |
.wrapper {
display: flex;
align-items: flex-start;
width: 100%;
align-self: stretch;
overflow: hidden;
position: relative;
}
.tabs {
display: grid;
align-items: flex-start;
align-content: flex-start;
border-radius: 5px;
gap: 4px;
justify-content: center;
width: 35p... | src/project/views/scene/styles/Forms.module.css | .wrapper {
display: flex;
align-items: flex-start;
width: 100%;
align-self: stretch;
overflow: hidden;
position: relative;
}
.tabs {
display: grid;
align-items: flex-start;
align-content: flex-start;
border-radius: 5px;
gap: 4px;
justify-content: center;
width: 35p... | 0.562417 | 0.117066 |
body{
padding: 0;
margin: 0 auto;
width: 80rem;
}
header{
position: relative;
top: 0;
padding: 0;
margin: 0;
}
.headerCss{
width: 100%;
height: 105px;
}
.headerLogo{
height: 100%;
width: 49%;
margin: 0;
display: inline-block;
}
.headLogo{
position: absolute;
top: 10px;
left: 5%;
width: 30%;
heigh... | WEB/assets/styles/style.css | body{
padding: 0;
margin: 0 auto;
width: 80rem;
}
header{
position: relative;
top: 0;
padding: 0;
margin: 0;
}
.headerCss{
width: 100%;
height: 105px;
}
.headerLogo{
height: 100%;
width: 49%;
margin: 0;
display: inline-block;
}
.headLogo{
position: absolute;
top: 10px;
left: 5%;
width: 30%;
heigh... | 0.420124 | 0.055005 |
body {
background: #f2f2f2;
}
.content .choose {
height: 60px;
line-height: 60px;
color: #3266bc;
font-size: 24px;
background: #fff;
border-top: 2px solid #3266bc;
}
.content .gray {
height: 30px;
}
.content .details {
background-color: #fafafa;
padding-top: 30px;
}
.content .nav-tabs {
font-size: 16px;
... | css/pay-main.css | body {
background: #f2f2f2;
}
.content .choose {
height: 60px;
line-height: 60px;
color: #3266bc;
font-size: 24px;
background: #fff;
border-top: 2px solid #3266bc;
}
.content .gray {
height: 30px;
}
.content .details {
background-color: #fafafa;
padding-top: 30px;
}
.content .nav-tabs {
font-size: 16px;
... | 0.278061 | 0.05848 |
.fauceDiv {
width: 100%;
height: 100%;
}
.fauceDiv .versionHeart .header {
width: 100%;
height: 81px;
padding-top: 19px;
}
.fauceDiv .versionHeart .header img {
height: 20px;
width: 20px;
float: left;
margin-right: 8px;
}
.fauceDiv .versionHeart .header span {
font-size: 24px;
font-weight: bold;
... | projects/bow-faucet/src/app/app.component.css | .fauceDiv {
width: 100%;
height: 100%;
}
.fauceDiv .versionHeart .header {
width: 100%;
height: 81px;
padding-top: 19px;
}
.fauceDiv .versionHeart .header img {
height: 20px;
width: 20px;
float: left;
margin-right: 8px;
}
.fauceDiv .versionHeart .header span {
font-size: 24px;
font-weight: bold;
... | 0.439026 | 0.086593 |
:root {
--main-bg-color: rgb(40, 167, 69);
--main-text-color: rgb(40, 167, 69);
--second-text-color: #bbbec5;
--second-bg-color: #c1efde;
--button-color:rgb(40, 167, 69);
--text-red:rgb(255,0,0);
--text-green:rgb(40, 167, 69);
--bg-green:rgb(40, 167, 69);
}
.primary-text {
color... | public/css/style.css | :root {
--main-bg-color: rgb(40, 167, 69);
--main-text-color: rgb(40, 167, 69);
--second-text-color: #bbbec5;
--second-bg-color: #c1efde;
--button-color:rgb(40, 167, 69);
--text-red:rgb(255,0,0);
--text-green:rgb(40, 167, 69);
--bg-green:rgb(40, 167, 69);
}
.primary-text {
color... | 0.449876 | 0.130341 |
.absolute {
position: absolute;
}
/*
.left-bottom-round{
border-bottom-left-radius: 6px;
}
.right-bottom-round{
border-bottom-right-radius: 6px;
}
.bottom-round{
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}*/
.large-sect{
width: 85%!important;
}
.full-sect{
width: 100%!... | css/dash.css | .absolute {
position: absolute;
}
/*
.left-bottom-round{
border-bottom-left-radius: 6px;
}
.right-bottom-round{
border-bottom-right-radius: 6px;
}
.bottom-round{
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}*/
.large-sect{
width: 85%!important;
}
.full-sect{
width: 100%!... | 0.481454 | 0.144631 |
@font-face
{
font-family: 'MyriadPro';
font-weight: 400;
font-style: normal;
src: url('fonts/MyriadPro-Regular.ttf') format('truetype');
}
@font-face
{
font-family: 'MyriadPro';
font-weight: 500;
font-style: normal;
src: url('fonts/MyriadPro-Semibold.ttf') format('truetype');
}
@font-fac... | assets/css/font.css | @font-face
{
font-family: 'MyriadPro';
font-weight: 400;
font-style: normal;
src: url('fonts/MyriadPro-Regular.ttf') format('truetype');
}
@font-face
{
font-family: 'MyriadPro';
font-weight: 500;
font-style: normal;
src: url('fonts/MyriadPro-Semibold.ttf') format('truetype');
}
@font-fac... | 0.415492 | 0.071106 |
* {
margin: 0;
padding: 0;
}
*, *:after, *:before {
box-sizing: border-box;
}
h1, h2, h3 {
color: #fff;
margin: 10px;
}
li {
color: #c2c2c2;
}
body {
font-family: sans-serif;
font-size: 14px;
line-height: 1.5;
background: #28282b;
}
.main-page {
max-width: 960px;
margin: 0 auto;
backgroun... | imports/style.css | * {
margin: 0;
padding: 0;
}
*, *:after, *:before {
box-sizing: border-box;
}
h1, h2, h3 {
color: #fff;
margin: 10px;
}
li {
color: #c2c2c2;
}
body {
font-family: sans-serif;
font-size: 14px;
line-height: 1.5;
background: #28282b;
}
.main-page {
max-width: 960px;
margin: 0 auto;
backgroun... | 0.379723 | 0.098599 |
body {
margin:5px 0;
padding:0;
font: 74% Arial, Sans-Serif;
color:#FFF;
background-color:#eee;
line-height: 1.4em;
background : #7D8085;
}
.toph {
background: #7D8085 url(top.jpg) no-repeat center;
height: 60px;
text-align:center;
font-size:2em;
background-position: 0px 21px; margin-top: ... | www/images/style.css | body {
margin:5px 0;
padding:0;
font: 74% Arial, Sans-Serif;
color:#FFF;
background-color:#eee;
line-height: 1.4em;
background : #7D8085;
}
.toph {
background: #7D8085 url(top.jpg) no-repeat center;
height: 60px;
text-align:center;
font-size:2em;
background-position: 0px 21px; margin-top: ... | 0.192274 | 0.05694 |
html {
font-size: 70%;
}
header {
height: 50vh;
}
header img {
width: 300px;
height: 80px;
}
.header--title-container h1 {
font-size: 3.4rem;
line-height: 4rem;
}
.header--title-container p {
font-size: 2rem;
margin-top: 40px;
}
.header--title-container .header--button {
top: 83... | Responsive_Design_Mobile_First/styles/tablet.css | html {
font-size: 70%;
}
header {
height: 50vh;
}
header img {
width: 300px;
height: 80px;
}
.header--title-container h1 {
font-size: 3.4rem;
line-height: 4rem;
}
.header--title-container p {
font-size: 2rem;
margin-top: 40px;
}
.header--title-container .header--button {
top: 83... | 0.569853 | 0.099208 |
.media {
position: relative;
}
.media > .pull-left.has-notif i {
border: 2px solid #2a2a2a;
}
.media > .pull-left.has-notif i.online {
background-color: #8cc152;
animation: opacity-badge 0.6s infinite;
-webkit-animation: opacity-badge 0.6s infinite;
}
@keyframes opacity-badge {
0% {
transfo... | assets/assets/admin/css/components/media-image.css | .media {
position: relative;
}
.media > .pull-left.has-notif i {
border: 2px solid #2a2a2a;
}
.media > .pull-left.has-notif i.online {
background-color: #8cc152;
animation: opacity-badge 0.6s infinite;
-webkit-animation: opacity-badge 0.6s infinite;
}
@keyframes opacity-badge {
0% {
transfo... | 0.325949 | 0.053825 |
body {
font-family: 'Livvic', sans-serif;
margin: 0;
padding: 0;
/* font-family: Verdana, Geneva, Tahoma, sans-serif; */
}
header {
height: 200px;
font-size: 20px;
width: 100vw;
left: 0px;
}
#bodyheader {
background-color: #92140C;
width: 100%;
}
h1{
font-size: 250%;
text-... | assets/css/style.css | body {
font-family: 'Livvic', sans-serif;
margin: 0;
padding: 0;
/* font-family: Verdana, Geneva, Tahoma, sans-serif; */
}
header {
height: 200px;
font-size: 20px;
width: 100vw;
left: 0px;
}
#bodyheader {
background-color: #92140C;
width: 100%;
}
h1{
font-size: 250%;
text-... | 0.468061 | 0.070208 |
@import "normalize.css";
.background-primary,
.bg-primary {
background-color: #1366f5;
}
.background-primary-darker-90,
.background-primary-d-90,
.bg-primary-darker-90,
.bg-primary-d-90 {
background-color: #010a19;
}
.background-primary-darker-80,
.background-primary-d-80,
.bg-primary-darker-80,
.bg-primary-d-80 {
... | test/css/styles.css | @import "normalize.css";
.background-primary,
.bg-primary {
background-color: #1366f5;
}
.background-primary-darker-90,
.background-primary-d-90,
.bg-primary-darker-90,
.bg-primary-d-90 {
background-color: #010a19;
}
.background-primary-darker-80,
.background-primary-d-80,
.bg-primary-darker-80,
.bg-primary-d-80 {
... | 0.305076 | 0.042922 |
@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
border: none;
text-decoration: none;
list-style: none;
}
body {
font-family: arial;
font-size: 12px; /*文字大小为12px*/
padding: 0px;/*内边距为0px*/
background: url("../images/22.jpg") no-repeat;
background-size:100% 100%;
}
a {
text-decoration: none;... | english/css/index.css | @charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
border: none;
text-decoration: none;
list-style: none;
}
body {
font-family: arial;
font-size: 12px; /*文字大小为12px*/
padding: 0px;/*内边距为0px*/
background: url("../images/22.jpg") no-repeat;
background-size:100% 100%;
}
a {
text-decoration: none;... | 0.131062 | 0.040295 |
.hello {
position: relative;
width: 1200px;
height: 712px;
background: rgba(235, 235, 235, 1);
margin: auto;
}
.top_box {
position: absolute;
width: 1200px;
height: 40px;
background: rgba(45, 45, 45, 1);
vertical-align: middle;
display: inline-block;
}
.logo {
width: 56... | examples/css/detail.css | .hello {
position: relative;
width: 1200px;
height: 712px;
background: rgba(235, 235, 235, 1);
margin: auto;
}
.top_box {
position: absolute;
width: 1200px;
height: 40px;
background: rgba(45, 45, 45, 1);
vertical-align: middle;
display: inline-block;
}
.logo {
width: 56... | 0.572603 | 0.10235 |
@font-face {
font-family: 'raleway';
src: url('/fonts/raleway/raleway-bold-webfont.eot');
src: url('/fonts/raleway/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/raleway/raleway-bold-webfont.woff') format('woff'),
url('/fonts/raleway/raleway-bold-webfont.ttf') fo... | assets/btan/css/main.css |
@font-face {
font-family: 'raleway';
src: url('/fonts/raleway/raleway-bold-webfont.eot');
src: url('/fonts/raleway/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/raleway/raleway-bold-webfont.woff') format('woff'),
url('/fonts/raleway/raleway-bold-webfont.ttf') fo... | 0.372163 | 0.030938 |
html{
scroll-behavior: smooth;
}
body {
font-family: 'Baskervville';
background-color: rgb(252, 252, 242);
color: rgb(134, 101, 59);
font-size: 1rem;
}
.btn-xl {
text-transform: uppercase;
padding: 1.5rem 3rem;
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.1rem;
}
.bg-black {
backgroun... | css/one-page-wonder.css | html{
scroll-behavior: smooth;
}
body {
font-family: 'Baskervville';
background-color: rgb(252, 252, 242);
color: rgb(134, 101, 59);
font-size: 1rem;
}
.btn-xl {
text-transform: uppercase;
padding: 1.5rem 3rem;
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.1rem;
}
.bg-black {
backgroun... | 0.507568 | 0.058912 |
.label{
display: block;
/*font-family: Montserrat-ExtraBold;*/
font-size: 24px;
color: #333333;
line-height: 1.2;
text-align: center;
padding-bottom: 44px;
}
.btn-submit{
min-width: 193px;
height: 50px;
border-radius: 25px;
background: #ffd01a;
/*font-family: Montserra... | public/frontend/css/validasi.css | .label{
display: block;
/*font-family: Montserrat-ExtraBold;*/
font-size: 24px;
color: #333333;
line-height: 1.2;
text-align: center;
padding-bottom: 44px;
}
.btn-submit{
min-width: 193px;
height: 50px;
border-radius: 25px;
background: #ffd01a;
/*font-family: Montserra... | 0.384103 | 0.07477 |
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-size: 0.9em;
font-family: monospace;
}
input {
text-align: center;
}
.btn-file {
position: relative;
overflow:... | dist/example/style.css | * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-size: 0.9em;
font-family: monospace;
}
input {
text-align: center;
}
.btn-file {
position: relative;
overflow:... | 0.433262 | 0.134662 |
@media screen and (max-height: 919px) and (min-width: 1000px) {
#wrap-content-content .wrap-left-menu,
#wrap-content-content .wrap-main-content,
#wrap-content-content .wrap-main-content {
padding-top: 15px;
}
.left-menu-content .menu,
.left-menu-content .link_post,
.site-info,
p.... | lady_new2/dist/css/media.css | @media screen and (max-height: 919px) and (min-width: 1000px) {
#wrap-content-content .wrap-left-menu,
#wrap-content-content .wrap-main-content,
#wrap-content-content .wrap-main-content {
padding-top: 15px;
}
.left-menu-content .menu,
.left-menu-content .link_post,
.site-info,
p.... | 0.347426 | 0.054199 |
*{
font-family: 'Segoe UI', 'Helvetica Neue', 'Product Sans', 'Roboto', sans-serif;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
border-radius: 2px;
}
@media (prefers-color-scheme: dark){
body{background: #1e1e1e; color: #fcfcfc;}
... | src/assets/css/fluent.css | *{
font-family: 'Segoe UI', 'Helvetica Neue', 'Product Sans', 'Roboto', sans-serif;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
border-radius: 2px;
}
@media (prefers-color-scheme: dark){
body{background: #1e1e1e; color: #fcfcfc;}
... | 0.48438 | 0.108803 |
@font-face {
font-family: 'DroidSerifRegular';
src: url('../fonts/DroidSerif-Regular-webfont.eot');
src: url('../fonts/DroidSerif-Regular-webfont.eot?#iefix')
format('embedded-opentype'),
url('../fonts/DroidSerif-Regular-webfont.woff') format('woff'),
url('../fonts/DroidSerif-Regular-webfo... | 03-http-file-demo/c11/sample_application/css/interface.css | @font-face {
font-family: 'DroidSerifRegular';
src: url('../fonts/DroidSerif-Regular-webfont.eot');
src: url('../fonts/DroidSerif-Regular-webfont.eot?#iefix')
format('embedded-opentype'),
url('../fonts/DroidSerif-Regular-webfont.woff') format('woff'),
url('../fonts/DroidSerif-Regular-webfo... | 0.090286 | 0.043083 |
body { background: transparent none repeat-x scroll left top; }
.wb_sbg { background: transparent none repeat-x scroll left top; }
body, .wb_sbg { min-width: 100%; min-height: 100%; }
.root { box-sizing: border-box; width: 100%; }
.root > div > .wb_cont_inner_rel { padding-left: 15px; padding-right: 15px; }
#wb_cs_row_... | resources/views/zyro/css/0.css | body { background: transparent none repeat-x scroll left top; }
.wb_sbg { background: transparent none repeat-x scroll left top; }
body, .wb_sbg { min-width: 100%; min-height: 100%; }
.root { box-sizing: border-box; width: 100%; }
.root > div > .wb_cont_inner_rel { padding-left: 15px; padding-right: 15px; }
#wb_cs_row_... | 0.541894 | 0.224586 |
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfi... | docs/sv/jq.css | .ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfi... | 0.464902 | 0.061961 |
body h1,
h2,
h3,
p,
ul {
padding: 0px;
margin: 0px;
}
* {
box-sizing: border-box;
}
body {
background-color: #dddddd;
margin: 0;
font-family: "Annie Use Your Telescope", cursive;
}
img {
max-width: 100%;
display: block;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
/*barra de scroll ... | css/style.css | body h1,
h2,
h3,
p,
ul {
padding: 0px;
margin: 0px;
}
* {
box-sizing: border-box;
}
body {
background-color: #dddddd;
margin: 0;
font-family: "Annie Use Your Telescope", cursive;
}
img {
max-width: 100%;
display: block;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
/*barra de scroll ... | 0.266739 | 0.081739 |
/* ============================= general ==============================================*/
a {-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.btn, button, input, optgroup, select, textarea, .form-control {border-radi... | public/enjaz/custom.css |
/* ============================= general ==============================================*/
a {-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.btn, button, input, optgroup, select, textarea, .form-control {border-radi... | 0.103137 | 0.044494 |
Team
====================== */
.team-area.style-1 {}
.team-area.style-1 .team-bg {
background: rgba(555,555,555,0.9);
}
.team-area.style-1 .single-team {
position: relative;
overflow: hidden;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
-webkit-box-shadow: 0px 10px 45px ... | public/css/shortcode/team.css | Team
====================== */
.team-area.style-1 {}
.team-area.style-1 .team-bg {
background: rgba(555,555,555,0.9);
}
.team-area.style-1 .single-team {
position: relative;
overflow: hidden;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
-webkit-box-shadow: 0px 10px 45px ... | 0.351868 | 0.056522 |