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 |
|---|---|---|---|---|
code.language-markup {
overflow: auto !important;
}
pre[class*=language-]>code[data-language] {
max-height: 16em !important;
}
.side-nav a {
height: 44px !important;
line-height: 44px !important;
}
/* Copy from the style used on the materializecss.com */
/***************
HTML Styles
*************... | bower_components/angular-materialize/css/style.css | code.language-markup {
overflow: auto !important;
}
pre[class*=language-]>code[data-language] {
max-height: 16em !important;
}
.side-nav a {
height: 44px !important;
line-height: 44px !important;
}
/* Copy from the style used on the materializecss.com */
/***************
HTML Styles
*************... | 0.397003 | 0.08196 |
@font-face {
font-family: "wf_segoe-ui_normal";
src: url('fonts/segoeui-regular.woff') format('woff'), url('fonts/segoeui-regular.ttf') format('truetype');
}
@font-face {
font-family: "wf_segoe-ui_semibold";
src: url('fonts/segoeui-semibold.woff') format('woff'), url('fonts/segoeui-semibold.ttf') form... | SkypeWebSDKOnPremSample/UI/style.css | @font-face {
font-family: "wf_segoe-ui_normal";
src: url('fonts/segoeui-regular.woff') format('woff'), url('fonts/segoeui-regular.ttf') format('truetype');
}
@font-face {
font-family: "wf_segoe-ui_semibold";
src: url('fonts/segoeui-semibold.woff') format('woff'), url('fonts/segoeui-semibold.ttf') form... | 0.314577 | 0.055107 |
@charset "UTF-8";
/* CSS Document */
body, button, select, textarea, input, label, option, fieldset, legend {
font-family: 微软雅黑E\8F6F\96C5\9ED1,Tahoma,Verdana;
font-size: 12px;
line-height: 18px;
color: #444; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, texta... | wxshop_mzxy/static/css/style.css | @charset "UTF-8";
/* CSS Document */
body, button, select, textarea, input, label, option, fieldset, legend {
font-family: 微软雅黑E\8F6F\96C5\9ED1,Tahoma,Verdana;
font-size: 12px;
line-height: 18px;
color: #444; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, texta... | 0.344774 | 0.090534 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");
body {
font-family: "Poppins", sans-serif;
color: #0c0c0c;
background-color: #ffffff;
overflow-x: hidden;
}
.layout_padding {
padding: 90px 0;
}
.layout_margin {
margin: 90px 0;
}
.layout_padding2 {
padding: ... | Modules/UserShow/Resources/assets/css/style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");
body {
font-family: "Poppins", sans-serif;
color: #0c0c0c;
background-color: #ffffff;
overflow-x: hidden;
}
.layout_padding {
padding: 90px 0;
}
.layout_margin {
margin: 90px 0;
}
.layout_padding2 {
padding: ... | 0.350644 | 0.050168 |
body { background: #1b96a9; color:#555; }
a{ color:#787878; }
a:hover{ color: #0591AA; }
#col-side .side-fold, #nav .main-nav{ background-image: url('img/nav_spr.png'); }
#nav{ padding-top: 46px; height:546px; margin-bottom: 10px; }
#nav li.on, #nav li.current { background: #157382; }
#nav .arrow{ color: #b8d2e1; }
#na... | statics/css/green/default.css | body { background: #1b96a9; color:#555; }
a{ color:#787878; }
a:hover{ color: #0591AA; }
#col-side .side-fold, #nav .main-nav{ background-image: url('img/nav_spr.png'); }
#nav{ padding-top: 46px; height:546px; margin-bottom: 10px; }
#nav li.on, #nav li.current { background: #157382; }
#nav .arrow{ color: #b8d2e1; }
#na... | 0.321993 | 0.099908 |
.Hunter-time-picker{
position: absolute;
border: 2px solid #c9cbce;
width: 390px;
background: #ffffff;
z-index: 999999;
font-size: 0;
}
.Hunter-time-picker:before, .Hunter-time-picker:after{
content: '';
display: block;
width: 0;
height: 0;
border-width: 10px;
border-style: solid;
position: absolute;
left... | public/static/css/timePicker.css | .Hunter-time-picker{
position: absolute;
border: 2px solid #c9cbce;
width: 390px;
background: #ffffff;
z-index: 999999;
font-size: 0;
}
.Hunter-time-picker:before, .Hunter-time-picker:after{
content: '';
display: block;
width: 0;
height: 0;
border-width: 10px;
border-style: solid;
position: absolute;
left... | 0.304455 | 0.055081 |
*{
padding: 0px;
margin: 0px;
}
body{
font: 13px/1.5 "微软雅黑",Arial,Verdana;
background-color: #F6F7FB;
color: #333333;
}
body a{
text-decoration: none;
color:#666;
}
p,span{
color: #666;
}
img{
border:0px;
}
input,select{
outline: none;
text-indent: 10px;
}
input[type="text"]{
border: 1px solid #ccc;
}
butt... | public/admin/css/base.css | *{
padding: 0px;
margin: 0px;
}
body{
font: 13px/1.5 "微软雅黑",Arial,Verdana;
background-color: #F6F7FB;
color: #333333;
}
body a{
text-decoration: none;
color:#666;
}
p,span{
color: #666;
}
img{
border:0px;
}
input,select{
outline: none;
text-indent: 10px;
}
input[type="text"]{
border: 1px solid #ccc;
}
butt... | 0.256366 | 0.054399 |
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
}
h1 {
text-align: center;
width: 100%;
}
.full-center {
position: absolute;
top: 50%;
left: 50%;
tra... | css/styles.css | *,
*::before,
*::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
}
h1 {
text-align: center;
width: 100%;
}
.full-center {
position: absolute;
top: 50%;
left: 50%;
tra... | 0.5144 | 0.085442 |
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
backgroun... | web/css/site.css | .wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
backgroun... | 0.377541 | 0.086131 |
html, body {
height: 100%;
}
body {
background: #222;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
color: #555;
line-height: 2;
font-size: 17px;
overflow-x: hidden !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Montserrat", Helvetica, Arial, sans-se... | hire-me/css/main.css | html, body {
height: 100%;
}
body {
background: #222;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
color: #555;
line-height: 2;
font-size: 17px;
overflow-x: hidden !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Montserrat", Helvetica, Arial, sans-se... | 0.274935 | 0.03605 |
@media(max-width: 775px){
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
background-color: #262626
}
}
.adding_company{
background-color: #3f454d!important
}
.navbar .lang a{
color: #108bea!important
}
.socials a:hov... | public/css/color.css | @media(max-width: 775px){
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
background-color: #262626
}
}
.adding_company{
background-color: #3f454d!important
}
.navbar .lang a{
color: #108bea!important
}
.socials a:hov... | 0.337204 | 0.055566 |
div#cgit {
padding: 0em;
margin: 0em;
font-family: sans-serif;
font-size: 10pt;
color: #333;
background: white;
padding: 4px;
}
div#cgit a {
color: blue;
text-decoration: none;
}
div#cgit a:hover {
text-decoration: underline;
}
div#cgit table {
border-collapse: collapse;
}
div#cgit table#header {
width:... | static/cgit.css | div#cgit {
padding: 0em;
margin: 0em;
font-family: sans-serif;
font-size: 10pt;
color: #333;
background: white;
padding: 4px;
}
div#cgit a {
color: blue;
text-decoration: none;
}
div#cgit a:hover {
text-decoration: underline;
}
div#cgit table {
border-collapse: collapse;
}
div#cgit table#header {
width:... | 0.176104 | 0.081923 |
.gamelist-v{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-start;flex-wrap:wrap}
.gamelist-v .gameitem{width:25%;position:relative;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:5px 0}
.gamelist-v .game... | app.lanye.com/wap/theme9/css/game.css | .gamelist-v{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-start;flex-wrap:wrap}
.gamelist-v .gameitem{width:25%;position:relative;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:5px 0}
.gamelist-v .game... | 0.167627 | 0.049131 |
.content-grid-section
{
width: 100%;
display: block;
margin: 0 auto;
position: relative;
float: left;
}
.grid
{
float: left;
width: 25%;
display: block;
position: relative;
}
.grid-inner
{
width: 94%;
margin: 0 auto;
padding: 50px 0;
text-align: center;
... | styles/grid.css | .content-grid-section
{
width: 100%;
display: block;
margin: 0 auto;
position: relative;
float: left;
}
.grid
{
float: left;
width: 25%;
display: block;
position: relative;
}
.grid-inner
{
width: 94%;
margin: 0 auto;
padding: 50px 0;
text-align: center;
... | 0.377311 | 0.101367 |
* {
margin: 0;
padding: 0;
}
table {
float: left;
width: 320px;
margin: 0 20px;
border-collapse: collapse;
text-align: center;
}
a {
text-decoration: none;
color: #000;
}
li {
list-style: none;
}
td {
height: 30px;
border: 1px solid #333;
}
... | css/index.css | * {
margin: 0;
padding: 0;
}
table {
float: left;
width: 320px;
margin: 0 20px;
border-collapse: collapse;
text-align: center;
}
a {
text-decoration: none;
color: #000;
}
li {
list-style: none;
}
td {
height: 30px;
border: 1px solid #333;
}
... | 0.359814 | 0.101189 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | css/style.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.336985 | 0.085251 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container {
width: 900px;
margin: 0 auto;
}
body {
color: #626262;
font-size: 14px;
line-height: 24px;
}
*img{
display: block;
max-width: 100%;
height: auto;
}
.page-header {
margin-bottom: 104px;
}
.page-navi... | css/style.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container {
width: 900px;
margin: 0 auto;
}
body {
color: #626262;
font-size: 14px;
line-height: 24px;
}
*img{
display: block;
max-width: 100%;
height: auto;
}
.page-header {
margin-bottom: 104px;
}
.page-navi... | 0.510252 | 0.082846 |
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, ... | posts/static/posts/css/navbar.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.362292 | 0.084871 |
html {
font-size: 12px;
font-family: sans-serif;
}
p {
font-size: 1.5rem;
line-height: 1.5;
}
h1 {
text-align: center;
font-weight: 400;
margin: 10px auto 10px auto;
color: #fff;
}
#app {
height: 100%;
}
body {
background-color: #f4f4f4;
}
body a {
text-decoration: none;
color: #000;
}
bod... | src/styles/style.css | html {
font-size: 12px;
font-family: sans-serif;
}
p {
font-size: 1.5rem;
line-height: 1.5;
}
h1 {
text-align: center;
font-weight: 400;
margin: 10px auto 10px auto;
color: #fff;
}
#app {
height: 100%;
}
body {
background-color: #f4f4f4;
}
body a {
text-decoration: none;
color: #000;
}
bod... | 0.402157 | 0.071364 |
:root {
--gray-scale-base: #272b30;
--gray-scale-2: #353a41;
}
h3 {
font-weight: 800;
font-variant-caps: small-caps;
font-size: 28pt;
margin: 0;
}
h1 {
font-weight: 800;
font-variant-caps: small-caps;
font-size: 36pt;
margin: 0;
}
/* SERIES DETAIL */
.networkName {
font-size: 12pt;
font-weig... | stylesheets/style.css | :root {
--gray-scale-base: #272b30;
--gray-scale-2: #353a41;
}
h3 {
font-weight: 800;
font-variant-caps: small-caps;
font-size: 28pt;
margin: 0;
}
h1 {
font-weight: 800;
font-variant-caps: small-caps;
font-size: 36pt;
margin: 0;
}
/* SERIES DETAIL */
.networkName {
font-size: 12pt;
font-weig... | 0.49048 | 0.147494 |
margin-top: initial;
margin-bottom: initial;
}
div.test-suite-title {
display: initial;
border-bottom: initial;
background-color: initial;
}
strong.test-suite-title {
flex: initial;
}
p.test-case-title {
padding-left: initial;
padding-right: initial;
}
.message p {
font-size: ini... | panel/css/new-kar.css | margin-top: initial;
margin-bottom: initial;
}
div.test-suite-title {
display: initial;
border-bottom: initial;
background-color: initial;
}
strong.test-suite-title {
flex: initial;
}
p.test-case-title {
padding-left: initial;
padding-right: initial;
}
.message p {
font-size: ini... | 0.61451 | 0.185467 |
@import url("normalize.css");
@import url("fonts.css");
@import url("themes.css");
@import url("markdown.css");
:focus {
outline: none;
}
#react {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.app {
height: 100%;
display: flex;
flex-flow: row nowrap;
background: var(--mai... | web/src/css/style.css | @import url("normalize.css");
@import url("fonts.css");
@import url("themes.css");
@import url("markdown.css");
:focus {
outline: none;
}
#react {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.app {
height: 100%;
display: flex;
flex-flow: row nowrap;
background: var(--mai... | 0.389314 | 0.057493 |
@font-face {
font-family: IRANSans;
src: url("../font/IRANSans.ttf");
}
* {
direction: rtl;
font-family: IRANSans;
color: #103b7f;
}
body {
}
:root {
--primary: #94618e;
}
.justify {
text-align: justify;
}
.text-purple {
color: green;
}
.bg-purple {
background-color: #fec90b;
... | public/adminCss/newsForm/css/input-option-btn.css | @font-face {
font-family: IRANSans;
src: url("../font/IRANSans.ttf");
}
* {
direction: rtl;
font-family: IRANSans;
color: #103b7f;
}
body {
}
:root {
--primary: #94618e;
}
.justify {
text-align: justify;
}
.text-purple {
color: green;
}
.bg-purple {
background-color: #fec90b;
... | 0.398289 | 0.086709 |
body {
background-color: #333;
color: white;
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
text-align: center;
margin: 0;
}
.hidden {
display: none;
opacity: 0;
}
.invisible {
opacity: 0;
}
#hzImg {
display: none !important;
}
#dirs {
display: none;
position: absolute;
top: ... | app/app.css | body {
background-color: #333;
color: white;
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
text-align: center;
margin: 0;
}
.hidden {
display: none;
opacity: 0;
}
.invisible {
opacity: 0;
}
#hzImg {
display: none !important;
}
#dirs {
display: none;
position: absolute;
top: ... | 0.478285 | 0.114121 |
@font-face {
font-family: LondrinaShadow;
src: url(./fonts/LondrinaShadow-Regular.ttf);
}
.App {
background-color: white;
}
.Nav{
height: 80px;
border-top: 2px solid rgb(255, 255, 255);
box-shadow: 2px 1px 15px rgb(194, 193, 193);
width: 100%;
background-color: white;
}
.Nav h1{
padding: 10px... | src/App.css | @font-face {
font-family: LondrinaShadow;
src: url(./fonts/LondrinaShadow-Regular.ttf);
}
.App {
background-color: white;
}
.Nav{
height: 80px;
border-top: 2px solid rgb(255, 255, 255);
box-shadow: 2px 1px 15px rgb(194, 193, 193);
width: 100%;
background-color: white;
}
.Nav h1{
padding: 10px... | 0.28279 | 0.066873 |
.header-bar {
padding: 0;
height: 60px;
line-height: 60px;
border-bottom: 1px solid #dcdee2;
background: #fff;
display: flex;
justify-content: space-between;
}
.header-bar .left-nav {
margin: 0;
padding: 0;
}
.header-bar .left-nav .icon {
font-size: 22px;
margin: 18px 20px;
display: inline-block... | app/components/header/header.css | .header-bar {
padding: 0;
height: 60px;
line-height: 60px;
border-bottom: 1px solid #dcdee2;
background: #fff;
display: flex;
justify-content: space-between;
}
.header-bar .left-nav {
margin: 0;
padding: 0;
}
.header-bar .left-nav .icon {
font-size: 22px;
margin: 18px 20px;
display: inline-block... | 0.416441 | 0.067209 |
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
.department-property-types {
margin-left: 30px;
}
.projector-modal {
display: flex;
position: absolute;
flex-direction: column;
top: 0;
width: 100%;
height: 100vh;
background-color: #d3d3d3;
z-index: 99999999;
}
.projector-... | archive/property-projector/src/styles/index.css | @import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
.department-property-types {
margin-left: 30px;
}
.projector-modal {
display: flex;
position: absolute;
flex-direction: column;
top: 0;
width: 100%;
height: 100vh;
background-color: #d3d3d3;
z-index: 99999999;
}
.projector-... | 0.524638 | 0.089455 |
@import url("https://fonts.googleapis.com/css?family=Poppins:400,600,500,700|Roboto:100,300,400,500,700&display=swap");
.smm-footer-section .smm-footer-widget .smm-footer-support {
font-size: 14px;
padding-left: 60px;
}
.smm-footer-section .smm-footer-widget .smm-footer-support span {
color: #fff;
display: bloc... | public/frontend/frontend/css/smm.css | @import url("https://fonts.googleapis.com/css?family=Poppins:400,600,500,700|Roboto:100,300,400,500,700&display=swap");
.smm-footer-section .smm-footer-widget .smm-footer-support {
font-size: 14px;
padding-left: 60px;
}
.smm-footer-section .smm-footer-widget .smm-footer-support span {
color: #fff;
display: bloc... | 0.445771 | 0.080213 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*common class*/
.clear{
clear: both;
}
.common-h5{
color: #3b3663;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 7px;
/*margin-left: 50px;*/
}
.common-h2{
color: #3b3663;
font-size: 30px;
line-height: 38px... | knp.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*common class*/
.clear{
clear: both;
}
.common-h5{
color: #3b3663;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 7px;
/*margin-left: 50px;*/
}
.common-h2{
color: #3b3663;
font-size: 30px;
line-height: 38px... | 0.25174 | 0.041911 |
@media only screen and (max-width:990px){
.scrolling-navbar {
width: 100%;
background: none;
min-height: 104px;
position: fixed;
margin-top: 39px;
z-index: 99;
}
.top-header {
display: none;
}
section.banner .item:before {
content... | assets_not/frontend/css/responsive.css | @media only screen and (max-width:990px){
.scrolling-navbar {
width: 100%;
background: none;
min-height: 104px;
position: fixed;
margin-top: 39px;
z-index: 99;
}
.top-header {
display: none;
}
section.banner .item:before {
content... | 0.23546 | 0.066965 |
.u-navbar-side-container {
border: 1px solid #d9d9d9;
box-shadow: 0 0 4px #d9d9d9;
width: 242px;
margin-left: 0;
transition: all .5s ease-in-out;
height: auto; }
.u-navbar-side-container.expanded {
margin-left: -260px;
opacity: 0; }
.u-navbar-side-container .u-menu {
border: none;
box-sh... | tinper-bee/bee-navbar/dist/demo.css | .u-navbar-side-container {
border: 1px solid #d9d9d9;
box-shadow: 0 0 4px #d9d9d9;
width: 242px;
margin-left: 0;
transition: all .5s ease-in-out;
height: auto; }
.u-navbar-side-container.expanded {
margin-left: -260px;
opacity: 0; }
.u-navbar-side-container .u-menu {
border: none;
box-sh... | 0.356111 | 0.039122 |
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | css/style.css | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | 0.18072 | 0.056444 |
.footer-wrapper{
position: relative;
width: 100%;
padding-top: 70px;
}
footer .footer-top-background{
background: #272727 none repeat scroll 0 0;
padding-top: 35px;
}
footer .footer-copyright-background{
background: #171717 none repeat scroll 0 0;
}
footer .footer-top .container, footer .footer-copyright... | public/templates-assets/footer/black-crazy/style.css | .footer-wrapper{
position: relative;
width: 100%;
padding-top: 70px;
}
footer .footer-top-background{
background: #272727 none repeat scroll 0 0;
padding-top: 35px;
}
footer .footer-copyright-background{
background: #171717 none repeat scroll 0 0;
}
footer .footer-top .container, footer .footer-copyright... | 0.291687 | 0.042325 |
@-moz-document url-prefix("http://toster.ru/") {
body {
margin: 0 auto;
min-width: none;
max-width: 960px;
}
.question_show > .info > .title {
color: #666666 !important;
font: 26px/118% normal Verdana, Tahoma, sans-serif !important;
}
.answers_block .answers_list .answers_list_item > .info > .me... | data/usercss/95520.user.css | @-moz-document url-prefix("http://toster.ru/") {
body {
margin: 0 auto;
min-width: none;
max-width: 960px;
}
.question_show > .info > .title {
color: #666666 !important;
font: 26px/118% normal Verdana, Tahoma, sans-serif !important;
}
.answers_block .answers_list .answers_list_item > .info > .me... | 0.157008 | 0.058912 |
body{background-color:#E7F3FF !important;margin: 0;}
ul{margin: 0;padding: 0;}
li{list-style: none;}
a{color: #fff; text-decoration: none !important;}
p{margin: 0;padding: 0;}
.wrap{
width:100%;
/*background-color: #E7F3FF !important;*/
position: relative;
}
.head{
width: 100%;
/*height: 220px;*/
/*border: 1px... | yyy/sales.soolife.cn/public/pc/css/activity/activity.css | body{background-color:#E7F3FF !important;margin: 0;}
ul{margin: 0;padding: 0;}
li{list-style: none;}
a{color: #fff; text-decoration: none !important;}
p{margin: 0;padding: 0;}
.wrap{
width:100%;
/*background-color: #E7F3FF !important;*/
position: relative;
}
.head{
width: 100%;
/*height: 220px;*/
/*border: 1px... | 0.153517 | 0.047009 |
*,
*::before,
*::after {
box-sizing: border-box; }
html {
background-color: #fbfbfb;
color: #303030;
/*font-family: "Arvo", serif;*/
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", ... | static/css/journal.css | *,
*::before,
*::after {
box-sizing: border-box; }
html {
background-color: #fbfbfb;
color: #303030;
/*font-family: "Arvo", serif;*/
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", ... | 0.449151 | 0.068226 |
.navbar {
position: fixed;
width: 100%;
z-index: 7;
border-bottom: 3px solid black;
}
.buttonForSideNav {
outline: none;
border: 1px solid #a4a4a4;
margin-right: 10px;
border-radius: 9px;
}
.buttonForSideNav:hover {
background-color: #a4a4a4;
}
.navbar-first {
width: 200px;
... | pateints/layout.css |
.navbar {
position: fixed;
width: 100%;
z-index: 7;
border-bottom: 3px solid black;
}
.buttonForSideNav {
outline: none;
border: 1px solid #a4a4a4;
margin-right: 10px;
border-radius: 9px;
}
.buttonForSideNav:hover {
background-color: #a4a4a4;
}
.navbar-first {
width: 200px;
... | 0.454472 | 0.093347 |
.background{
background-image: url("../images/static/frontpage.png");
background-repeat: no-repeat;
background-size: 100vw 100vh;
font-family: Verdana, sans-serif;
margin:0
}
.bookshelf{
position: fixed;
left: 0vw;
top: 6.1vh;
height: 90vh;
width: 12vw;
}
.bookshelf img{
height: 90vh;... | _assets/stylesheets/page.css | .background{
background-image: url("../images/static/frontpage.png");
background-repeat: no-repeat;
background-size: 100vw 100vh;
font-family: Verdana, sans-serif;
margin:0
}
.bookshelf{
position: fixed;
left: 0vw;
top: 6.1vh;
height: 90vh;
width: 12vw;
}
.bookshelf img{
height: 90vh;... | 0.341692 | 0.047536 |
.bootstrap-iso .container {
width: 1170px;
}
.bootstrap-iso .col-lg-1,
.bootstrap-iso .col-lg-2,
.bootstrap-iso .col-lg-3,
.bootstrap-iso .col-lg-4,
.bootstrap-iso .col-lg-5,
.bootstrap-iso .col-lg-6,
.bootstrap-iso .col-lg-7,
.bootstrap-iso .col-lg-8,
.bootstrap-iso .col-lg-9,
.bootstrap-iso .col-lg-10,
.bootstrap-... | apps/wordpress/htdocs/wp-content/plugins/supportcandy/asset/css/responsive/bootstrap-min-width-1200.css |
.bootstrap-iso .container {
width: 1170px;
}
.bootstrap-iso .col-lg-1,
.bootstrap-iso .col-lg-2,
.bootstrap-iso .col-lg-3,
.bootstrap-iso .col-lg-4,
.bootstrap-iso .col-lg-5,
.bootstrap-iso .col-lg-6,
.bootstrap-iso .col-lg-7,
.bootstrap-iso .col-lg-8,
.bootstrap-iso .col-lg-9,
.bootstrap-iso .col-lg-10,
.bootstrap-... | 0.58166 | 0.038902 |
.background-spin{
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
z-index: 2000;
background:rgba(255,255,255,0.6);
}
.background-spin span{
font-size: 120px;
position: absolute;
text-align: center;
-webkit-animation: fa-spin 1s infinite steps(8);
top: 30%;
left: 46... | library_add/home/static/css/custom.css | .background-spin{
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
z-index: 2000;
background:rgba(255,255,255,0.6);
}
.background-spin span{
font-size: 120px;
position: absolute;
text-align: center;
-webkit-animation: fa-spin 1s infinite steps(8);
top: 30%;
left: 46... | 0.416915 | 0.054727 |
@import url("https://fonts.googleapis.com/css?family=Raleway|Roboto:400,400i,700,900");
.header {
position: fixed;
font-size: .8em;
font-family: 'Raleway', sans-serif;
padding-top: 20px; }
@media (max-width: 768px) {
.header {
position: relative; } }
.header ul > li {
border: 0; }
.header .l... | src/css/app.css | @import url("https://fonts.googleapis.com/css?family=Raleway|Roboto:400,400i,700,900");
.header {
position: fixed;
font-size: .8em;
font-family: 'Raleway', sans-serif;
padding-top: 20px; }
@media (max-width: 768px) {
.header {
position: relative; } }
.header ul > li {
border: 0; }
.header .l... | 0.463201 | 0.068881 |
.effeckt-list-scroll {
position: relative;
overflow-x: hidden;
overflow-y: scroll;
-webkit-perspective: 400px;
perspective: 400px; }
.effeckt-list-scroll > li {
position: relative;
z-index: 2;
-webkit-transform: translateZ(0);
transform: translateZ(0); }
[data-effeckt-type="... | css/modules/list-scroll.css | .effeckt-list-scroll {
position: relative;
overflow-x: hidden;
overflow-y: scroll;
-webkit-perspective: 400px;
perspective: 400px; }
.effeckt-list-scroll > li {
position: relative;
z-index: 2;
-webkit-transform: translateZ(0);
transform: translateZ(0); }
[data-effeckt-type="... | 0.433022 | 0.083703 |
@charset "utf-8";
/*整站*/
* {
margin: 0 auto;
box-sizing: inherit;
}
body {
font-size: 16px;
font-family: "微软雅黑", Arial Narrow, arial, serif;
background-color: #FDF6E3;
}
ul, li, dl, dt, dd, p, h4 {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
}
h1, h2, h3 {
font-size: 18px;
margin-left: 0;
}
... | Application/Home/View/restaurant/css/style.css | @charset "utf-8";
/*整站*/
* {
margin: 0 auto;
box-sizing: inherit;
}
body {
font-size: 16px;
font-family: "微软雅黑", Arial Narrow, arial, serif;
background-color: #FDF6E3;
}
ul, li, dl, dt, dd, p, h4 {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
}
h1, h2, h3 {
font-size: 18px;
margin-left: 0;
}
... | 0.301773 | 0.08438 |
body *{
/* outline: 1px solid black; */
overflow: hidden;
box-sizing: border-box;
font-family: sans-serif;
vertical-align: top;
}
body{
margin: 0px;
background-color: whitesmoke;
}
header *{
display: inline-block;
font-size: 25px;
margin: 0px;
text-decorat... | user_guide/assets/css/main.css | body *{
/* outline: 1px solid black; */
overflow: hidden;
box-sizing: border-box;
font-family: sans-serif;
vertical-align: top;
}
body{
margin: 0px;
background-color: whitesmoke;
}
header *{
display: inline-block;
font-size: 25px;
margin: 0px;
text-decorat... | 0.407098 | 0.084153 |
body {
background-color: #fefefe;
color: black;
font: 16px/24px 'Open Sans', Helvetica, Arial, sans-serif;
margin: 0; padding: 0;
}
.front, h1, h2, h3, h4, h5, h6 {
font-family: 'Libre Baskerville';
}
h1 {
margin: 0;
padding: 1rem 0;
}
img { border: 0; }
header {
background-color: rgb(221, 231, ... | static/css/style.css | body {
background-color: #fefefe;
color: black;
font: 16px/24px 'Open Sans', Helvetica, Arial, sans-serif;
margin: 0; padding: 0;
}
.front, h1, h2, h3, h4, h5, h6 {
font-family: 'Libre Baskerville';
}
h1 {
margin: 0;
padding: 1rem 0;
}
img { border: 0; }
header {
background-color: rgb(221, 231, ... | 0.450359 | 0.118334 |
html, body {
font-family: 'Roboto', sans-serif;
margin: none;
padding: none;
background-color: #0C1011;
}
/*** LOGIN ************/
.login-form {
width: 300px;
margin: 0 auto;
font-family: Tahoma, Geneva, sans-serif;
}
.login-form h1 {
text-align: center;
color: #4d4d4d;
font-si... | assets/css/style.css | html, body {
font-family: 'Roboto', sans-serif;
margin: none;
padding: none;
background-color: #0C1011;
}
/*** LOGIN ************/
.login-form {
width: 300px;
margin: 0 auto;
font-family: Tahoma, Geneva, sans-serif;
}
.login-form h1 {
text-align: center;
color: #4d4d4d;
font-si... | 0.389895 | 0.079603 |
@import url('../../../../doc/src/boostbook.css');
/* and then add different coloring and new features for fixed-point library. */
/*=============================================================================
Copyright (c) 2004 <NAME>
Copyright (c) 2014 <NAME>
http://spirit.sourceforge.net/
Copyright 2013 <NAME> ad... | doc/html/fixed_point.css | @import url('../../../../doc/src/boostbook.css');
/* and then add different coloring and new features for fixed-point library. */
/*=============================================================================
Copyright (c) 2004 <NAME>
Copyright (c) 2014 <NAME>
http://spirit.sourceforge.net/
Copyright 2013 <NAME> ad... | 0.656988 | 0.109444 |
.imageGBAFPresentationDiv{
display: flex;
flex-direction: row;
}
.imgGBAFPres{
margin: auto;
max-height: 250px;
max-width: 350px;
}
/*Partie acteur*/
.partie2Acteur{
display: flex;
flex-direction: column;
}
.partieActeurDiv{
height: 130px;
width: 100%;
border: 1px solid grey;
... | public/css/accueil.css |
.imageGBAFPresentationDiv{
display: flex;
flex-direction: row;
}
.imgGBAFPres{
margin: auto;
max-height: 250px;
max-width: 350px;
}
/*Partie acteur*/
.partie2Acteur{
display: flex;
flex-direction: column;
}
.partieActeurDiv{
height: 130px;
width: 100%;
border: 1px solid grey;
... | 0.431105 | 0.159414 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Poppins', sans-serif;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100vh; /*Com o body tendo 100vh, as divs internas poderão se alinhar verticalmente no centro da página.*/
max-... | CSS/teacher.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Poppins', sans-serif;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100vh; /*Com o body tendo 100vh, as divs internas poderão se alinhar verticalmente no centro da página.*/
max-... | 0.377541 | 0.065366 |
.loader {
cursor: pointer;
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.loader * {
pointer-events: none;
}
.loader .swirl {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform... | src/Loader.css | .loader {
cursor: pointer;
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.loader * {
pointer-events: none;
}
.loader .swirl {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform... | 0.483892 | 0.065306 |
body{
--main-bg: hsl(195, 46%, 4%);
--bg-light: hsl(195, 46%, 20%);
--max-blue: hsl(190, 67%, 60%);
--crimson: #D7263D;
--acid-green: #C6CA53;
background: var(--main-bg);
padding: 0;
overflow: hidden;
}
.container{
display: flex;
width: auto;
flex-direction: column;
alig... | styles/main.css | body{
--main-bg: hsl(195, 46%, 4%);
--bg-light: hsl(195, 46%, 20%);
--max-blue: hsl(190, 67%, 60%);
--crimson: #D7263D;
--acid-green: #C6CA53;
background: var(--main-bg);
padding: 0;
overflow: hidden;
}
.container{
display: flex;
width: auto;
flex-direction: column;
alig... | 0.366817 | 0.083106 |
.container {
position: relative;
margin: 0 auto;
width: 100%;
max-width: 960px;
}
.root-view-bg {
background-color: #fff;
}
.root-view-bg {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: -1;
}
.main-container > .view {
margin-... | public/stylesheets/error.css | .container {
position: relative;
margin: 0 auto;
width: 100%;
max-width: 960px;
}
.root-view-bg {
background-color: #fff;
}
.root-view-bg {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: -1;
}
.main-container > .view {
margin-... | 0.476092 | 0.073264 |
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
background-color: #FCFCFC;
}
#nav {
box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08);
position: fixed;
background-color: rgba(255, 255, 255, .98);
-webkit-backdrop-filter: blur(20px);
z-index: 9999;
padding: 0px ... | DARIOLAND/css/style.css | body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
background-color: #FCFCFC;
}
#nav {
box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08);
position: fixed;
background-color: rgba(255, 255, 255, .98);
-webkit-backdrop-filter: blur(20px);
z-index: 9999;
padding: 0px ... | 0.309754 | 0.061368 |
.container2 {
margin-top: 60px;
}
.products_box {
display: inline-block;
background-color: lightblue;
border: 1px solid black;
width: 20%;
height: 400px;
margin: 5px;
}
#nav_down_left{
margin: 10px;
padding: 10px;
}
.products_name{
text-align: center;
font-size: 25px;... | static/css/main.css | .container2 {
margin-top: 60px;
}
.products_box {
display: inline-block;
background-color: lightblue;
border: 1px solid black;
width: 20%;
height: 400px;
margin: 5px;
}
#nav_down_left{
margin: 10px;
padding: 10px;
}
.products_name{
text-align: center;
font-size: 25px;... | 0.27973 | 0.094678 |
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
/* ------------------------Header------------ */
.nav1,
.sign-up,
.tagger,
.option-subscribe {
background-color: #ff0500 !important;
}
.menus-a2 {
color: grey;
}
.buttons-menus {
fon... | src/css/style.css |
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
/* ------------------------Header------------ */
.nav1,
.sign-up,
.tagger,
.option-subscribe {
background-color: #ff0500 !important;
}
.menus-a2 {
color: grey;
}
.buttons-menus {
fon... | 0.396886 | 0.118947 |
or you may use them in your main/variables/mixins styles file. To import this stylesheet,
just make sure it is in the same directory, and use @import "fullpage"; */
/* ------------------------------------ */
/* DO NOT EDIT ANYTHING BELOW THIS LINE */
/* DOING SO MAY BREAK THE CODE -------- */
/* TRUST ME, IT'S VERY PIC... | assets/css/styles.css | or you may use them in your main/variables/mixins styles file. To import this stylesheet,
just make sure it is in the same directory, and use @import "fullpage"; */
/* ------------------------------------ */
/* DO NOT EDIT ANYTHING BELOW THIS LINE */
/* DOING SO MAY BREAK THE CODE -------- */
/* TRUST ME, IT'S VERY PIC... | 0.399929 | 0.138113 |
.col-xxs-1,.col-xxs-10,.col-xxs-11,.col-xxs-12,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9, .col-xxxs-1,.col-xxxs-10,.col-xxxs-11,.col-xxxs-12,.col-xxxs-2,.col-xxxs-3,.col-xxxs-4,.col-xxxs-5,.col-xxxs-6,.col-xxxs-7,.col-xxxs-8,.col-xxxs-9{
position:relative;
min-height:1p... | old/css/bootstrap_extended.css | .col-xxs-1,.col-xxs-10,.col-xxs-11,.col-xxs-12,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9, .col-xxxs-1,.col-xxxs-10,.col-xxxs-11,.col-xxxs-12,.col-xxxs-2,.col-xxxs-3,.col-xxxs-4,.col-xxxs-5,.col-xxxs-6,.col-xxxs-7,.col-xxxs-8,.col-xxxs-9{
position:relative;
min-height:1p... | 0.451568 | 0.041618 |
div#toolbar-box {
background: #f4f4f4;
}
div#element-box {
/*background: #f8f8f8;*/
background-color: #f4f4f4;
}
div#element-box div.section-box div.m {
background: #fbfbfb;
}
div.t, div.b {
height: 6px;
padding: 0;
margin: 0;
overflow: hidden;
background-color: #f8f8f8;
}
div.m {
border-left: 1px sol... | web/skins/admin/css/rounded.css | div#toolbar-box {
background: #f4f4f4;
}
div#element-box {
/*background: #f8f8f8;*/
background-color: #f4f4f4;
}
div#element-box div.section-box div.m {
background: #fbfbfb;
}
div.t, div.b {
height: 6px;
padding: 0;
margin: 0;
overflow: hidden;
background-color: #f8f8f8;
}
div.m {
border-left: 1px sol... | 0.133415 | 0.134094 |
@font-face {
font-family: 'TitilliumText22LRegular';
src: url('../font/TitilliumText22L003-webfont.eot');
src: url('../font/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/TitilliumText22L003-webfont.woff') format('woff'),
url('../font/TitilliumText22L003... | assets/css/stylesheet-1.css | @font-face {
font-family: 'TitilliumText22LRegular';
src: url('../font/TitilliumText22L003-webfont.eot');
src: url('../font/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/TitilliumText22L003-webfont.woff') format('woff'),
url('../font/TitilliumText22L003... | 0.254231 | 0.06389 |
a,
section.item-list article.item a,
#sliders-controls a {
color: #8C0305;
text-decoration: underline;
}
sup, sub { font-size: 75%; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
i { font-style: italic; }
span.units {
font-size: 80% !important;
margin-left: 2px !important;
}
a:hover,
section.it... | kits/css/FacetedSearchKit.css | a,
section.item-list article.item a,
#sliders-controls a {
color: #8C0305;
text-decoration: underline;
}
sup, sub { font-size: 75%; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
i { font-style: italic; }
span.units {
font-size: 80% !important;
margin-left: 2px !important;
}
a:hover,
section.it... | 0.389314 | 0.105533 |
@charset "utf-8";
header {
position: relative;
margin: 0px;
width: 100%;
background: #ffffff;
height: 60px;
line-height: 60px;
display: block;
}
header .logoImg {
float: left;
margin: 17px 0px 17px 40px;
height: 26px;
}
header .spaceLine {
float: left;
width: 1px;
height: 30px;
margin: 15px;... | Project/src/css/login.css | @charset "utf-8";
header {
position: relative;
margin: 0px;
width: 100%;
background: #ffffff;
height: 60px;
line-height: 60px;
display: block;
}
header .logoImg {
float: left;
margin: 17px 0px 17px 40px;
height: 26px;
}
header .spaceLine {
float: left;
width: 1px;
height: 30px;
margin: 15px;... | 0.318697 | 0.063948 |
.highlight {
overflow-x: auto;
background: #ffffff;
color: black;
padding: 20px;
border: 1px solid #ccc; }
/* line 2, ../_sass/pygments.scss */
.highlight pre {
white-space: pre;
font-size: 0.8em;
line-height: 1.2em;
color: #d0d0d0; }
/* line 3, ../_sass/pygments.scss */
.highlight pre code {
font... | css/pygments.css | .highlight {
overflow-x: auto;
background: #ffffff;
color: black;
padding: 20px;
border: 1px solid #ccc; }
/* line 2, ../_sass/pygments.scss */
.highlight pre {
white-space: pre;
font-size: 0.8em;
line-height: 1.2em;
color: #d0d0d0; }
/* line 3, ../_sass/pygments.scss */
.highlight pre code {
font... | 0.225502 | 0.070816 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
background: rgb(174, 16, 16);
}
/* start button style */
.start-btn, .info-box, .quiz-box, .result-box {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
... | Assets/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
background: rgb(174, 16, 16);
}
/* start button style */
.start-btn, .info-box, .quiz-box, .result-box {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
... | 0.468304 | 0.071591 |
font-size: 3em;
padding: 0,5em;
/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
.titulo-mate1{
font-size: 2em;
padding: 0,2em;
}
.titulo-mate2{
font-size: 1em;
padding: 0,2em;
}
.titulo-0{
padding-top: 1em;
padding-bottom:0,5em;
lett... | css/materiales-responsive.css | font-size: 3em;
padding: 0,5em;
/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
.titulo-mate1{
font-size: 2em;
padding: 0,2em;
}
.titulo-mate2{
font-size: 1em;
padding: 0,2em;
}
.titulo-0{
padding-top: 1em;
padding-bottom:0,5em;
lett... | 0.148571 | 0.146973 |
body {
font-family: "Pangolin", cursive;
background: #ebe2e0;
}
@media screen and (max-width: 991px) {
.hidden-sm {
display: none;
}
}
.show-sm {
display: none;
}
@media screen and (max-width: 991px) {
.show-sm {
display: block;
}
}
.mob-none img {
max-height: 200px;
}
@media screen and (ma... | public/css/app.css | body {
font-family: "Pangolin", cursive;
background: #ebe2e0;
}
@media screen and (max-width: 991px) {
.hidden-sm {
display: none;
}
}
.show-sm {
display: none;
}
@media screen and (max-width: 991px) {
.show-sm {
display: block;
}
}
.mob-none img {
max-height: 200px;
}
@media screen and (ma... | 0.447219 | 0.087916 |
img.pic {
border-radius: 100px;
width: 350px;
height: 280px;
box-shadow: 0px 5px 5px 0px grey;
position: relative;
opacity: 0.7;
margin: 50px 0px 0px 500px;
}
img.pics {
border-radius: 30px;
width: 125px;
height: 125px;
box-shadow: 0px 5px 5px 0px grey;
position: r... | project/CONTOH PROJECT/MISAIWAN (2)/produk.css | img.pic {
border-radius: 100px;
width: 350px;
height: 280px;
box-shadow: 0px 5px 5px 0px grey;
position: relative;
opacity: 0.7;
margin: 50px 0px 0px 500px;
}
img.pics {
border-radius: 30px;
width: 125px;
height: 125px;
box-shadow: 0px 5px 5px 0px grey;
position: r... | 0.210442 | 0.131759 |
@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
background-color:#161821;
font-family:montserrat,sans-serif;
background-image:url(../images/shadow.png);
background-attachment:fixed;
background-size:cover;
background-repeat:no-repeat;
}
.naviagtion-conatiner{
position:absolut... | src/components/css/style.css | @charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
background-color:#161821;
font-family:montserrat,sans-serif;
background-image:url(../images/shadow.png);
background-attachment:fixed;
background-size:cover;
background-repeat:no-repeat;
}
.naviagtion-conatiner{
position:absolut... | 0.092306 | 0.043855 |
html, body{
font-family: "Microsoft YaHei";
}
h1, h2, h3, h4, h5, h6{
padding: 0px;
margin: 0px;
}
ul,li{
list-style: none;
margin: 0px;
padding: 0px;
}
.fl{
float: left;
}
.fr{
float: right;
}
/*修改默认的按钮*/
.btn, .btn-xs{
border-radius: 0;
}
/*修改默认的form-control*/
.form-control{
border-radius: 0px;
}
/*修改默认... | admin/web/statics/common/common.css | html, body{
font-family: "Microsoft YaHei";
}
h1, h2, h3, h4, h5, h6{
padding: 0px;
margin: 0px;
}
ul,li{
list-style: none;
margin: 0px;
padding: 0px;
}
.fl{
float: left;
}
.fr{
float: right;
}
/*修改默认的按钮*/
.btn, .btn-xs{
border-radius: 0;
}
/*修改默认的form-control*/
.form-control{
border-radius: 0px;
}
/*修改默认... | 0.20947 | 0.057467 |
body {
margin: 20px 0px 0px 0px;
padding: 0;
background: #191919 url(images/img07.jpg) no-repeat right top;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: #3C3C3C;
}
h1, h2, h3 {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #549900;
}
h1 {
font-size: 4... | blog/themes/concurrence/original/style.css | body {
margin: 20px 0px 0px 0px;
padding: 0;
background: #191919 url(images/img07.jpg) no-repeat right top;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: #3C3C3C;
}
h1, h2, h3 {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #549900;
}
h1 {
font-size: 4... | 0.219672 | 0.097133 |
@import url('https://fonts.googleapis.com/css?family=Yantramanav:100');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400');
html, body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.text {
color: #000;
}
.intro {
height: 100%;
width: 100%;
margin: auto;
background: ... | vender/composer/code/css/style.css | @import url('https://fonts.googleapis.com/css?family=Yantramanav:100');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400');
html, body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.text {
color: #000;
}
.intro {
height: 100%;
width: 100%;
margin: auto;
background: ... | 0.187839 | 0.057758 |
.sc2_upgrades_terran {
background-image: url('sc2_upgrades_terran.png');
}
.sc2_upgrades_terran-btn-upgrade-terran-mobiusreactor {
background-position: -0px -0px;
width: 50px;
height: 50px;
}
.sc2_upgrades_terran-btn-upgrade-terran-advanceballistics {
background-position: -0px -50px;
width: 50px;
height:... | public/sc2_upgrades_terran.css | .sc2_upgrades_terran {
background-image: url('sc2_upgrades_terran.png');
}
.sc2_upgrades_terran-btn-upgrade-terran-mobiusreactor {
background-position: -0px -0px;
width: 50px;
height: 50px;
}
.sc2_upgrades_terran-btn-upgrade-terran-advanceballistics {
background-position: -0px -50px;
width: 50px;
height:... | 0.320715 | 0.074064 |
*{
box-sizing: border-box;
margin: 0 auto;
text-align: center;
}
body{
background-color: #2c524ed0;
width: 1200px;
margin: 0 auto;
}
h1{
font-family: 'Unica One', cursive;
font-size: 100px;
text-align: center;
color: black;
}
#topNav{
margin-top: 10px;
height: 40px;
font-size: 20px;
text-... | css/sales.css | *{
box-sizing: border-box;
margin: 0 auto;
text-align: center;
}
body{
background-color: #2c524ed0;
width: 1200px;
margin: 0 auto;
}
h1{
font-family: 'Unica One', cursive;
font-size: 100px;
text-align: center;
color: black;
}
#topNav{
margin-top: 10px;
height: 40px;
font-size: 20px;
text-... | 0.42931 | 0.075312 |
.vcboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.vcboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#vcolorbox, #vcboxContent, #vcboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:conte... | wp-app/wp-content/plugins/smart-grid-gallery/assets/style/colorbox-5.css | .vcboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.vcboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#vcolorbox, #vcboxContent, #vcboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:conte... | 0.365343 | 0.137996 |
---------------------------------------------------------*/
*, :after, :before {
box-sizing: border-box;
}
body,
html {
margin:0;
padding:0;
}
body{
background-color: #000;
margin:0;
}
div#mainContent{
padding:.3em;
background-color: #000;
width: 100%;
margin: 0 auto;
text-align: center;
... | PiRoot/usr/lib/raspiwifi/configuration_app/static/stylesheets/app.css | ---------------------------------------------------------*/
*, :after, :before {
box-sizing: border-box;
}
body,
html {
margin:0;
padding:0;
}
body{
background-color: #000;
margin:0;
}
div#mainContent{
padding:.3em;
background-color: #000;
width: 100%;
margin: 0 auto;
text-align: center;
... | 0.383872 | 0.065009 |
:root {
--almost_white: #eeefff;
--red: #ff0000;
--holoblue: #33b5e5;
--holobluemed: #84d2ef;
--holobluelt: #ade1f4;
--redmed: #ff6666;
--redlt: #ffb2b2;
--darkblue: #001324;
}
* header {
margin-bottom: 10px;
}
* ul {
list-style: none;
}
* .dialog-buttons {
margin-top: 5px;
}
* textarea {
margin-top: 10p... | foundryvtt-fitdroller.css | :root {
--almost_white: #eeefff;
--red: #ff0000;
--holoblue: #33b5e5;
--holobluemed: #84d2ef;
--holobluelt: #ade1f4;
--redmed: #ff6666;
--redlt: #ffb2b2;
--darkblue: #001324;
}
* header {
margin-bottom: 10px;
}
* ul {
list-style: none;
}
* .dialog-buttons {
margin-top: 5px;
}
* textarea {
margin-top: 10p... | 0.424889 | 0.120724 |
.boxed-group {
position: relative;
border-radius: 3px;
margin-bottom: 30px
}
.boxed-group .counter {
color: #fff;
background-color: #babec0
}
.boxed-group.flush .boxed-group-inner {
padding: 0
}
.boxed-group.condensed .boxed-group-inner {
font-size: 12px;
padding: 0
}
.boxed-group .h... | assets/css/components/boxed-group.css | .boxed-group {
position: relative;
border-radius: 3px;
margin-bottom: 30px
}
.boxed-group .counter {
color: #fff;
background-color: #babec0
}
.boxed-group.flush .boxed-group-inner {
padding: 0
}
.boxed-group.condensed .boxed-group-inner {
font-size: 12px;
padding: 0
}
.boxed-group .h... | 0.60288 | 0.250305 |
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900");
@font-face {
font-family: 'Libre Bodoni';
src: url("fonts/LibreBodoniBold.ttf") format("truetype");
font-weight: bold;
font-style: normal; }
@font-face {
font-family: 'Libre Bodoni';
src: url("/assets/f... | public/css/docs/style.css | @charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900");
@font-face {
font-family: 'Libre Bodoni';
src: url("fonts/LibreBodoniBold.ttf") format("truetype");
font-weight: bold;
font-style: normal; }
@font-face {
font-family: 'Libre Bodoni';
src: url("/assets/f... | 0.379034 | 0.084191 |
body{/* background:url(../images/bg1-1.jpg);*/}
.main_member{ width:1200px; margin:0 auto; overflow:hidden; border:1px #E8E8E8 solid; background:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: #666 0px 0px 5px;
-moz-box-shadow: #666 0px 0px 5px;
box-shado... | public/content/rmt/css/member.css | body{/* background:url(../images/bg1-1.jpg);*/}
.main_member{ width:1200px; margin:0 auto; overflow:hidden; border:1px #E8E8E8 solid; background:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: #666 0px 0px 5px;
-moz-box-shadow: #666 0px 0px 5px;
box-shado... | 0.201892 | 0.087408 |
section#home-content {
position: relative;
width: 100%;
}
section#home-content > div > h2 {
font-size: 2em;
}
.first-img {
background-image: url('../img/gymshark.png');
min-height: 700px;
}
#second-img{
background-image: url('../img/gs-weights.png');
min-height: 500px;
}
#third-img {
background-ima... | src/pages/Home.css | section#home-content {
position: relative;
width: 100%;
}
section#home-content > div > h2 {
font-size: 2em;
}
.first-img {
background-image: url('../img/gymshark.png');
min-height: 700px;
}
#second-img{
background-image: url('../img/gs-weights.png');
min-height: 500px;
}
#third-img {
background-ima... | 0.30632 | 0.095602 |
1 ) Font Import From Google Fonts
-----------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,300,500);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/*-----... | public/bootstrapMy/css/backendStyle.css | 1 ) Font Import From Google Fonts
-----------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,300,500);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/*-----... | 0.442396 | 0.082143 |
-fx-background-color: #5D6D7E
}
#options{
-fx-font-size: 22px;
}
#popupLabelTitle{
-fx-background-color: white;
-fx-font-size: 25px;
}
#popupLabel{
-fx-font-size: 15px;
-fx-text-fill: black;
-fx-font-weight: bold;
}
#animalLabel{
-fx-font-size: 20px;
-fx-text-fill: #fffc38;
-fx-f... | assets/GameDisplay.css | -fx-background-color: #5D6D7E
}
#options{
-fx-font-size: 22px;
}
#popupLabelTitle{
-fx-background-color: white;
-fx-font-size: 25px;
}
#popupLabel{
-fx-font-size: 15px;
-fx-text-fill: black;
-fx-font-weight: bold;
}
#animalLabel{
-fx-font-size: 20px;
-fx-text-fill: #fffc38;
-fx-f... | 0.505859 | 0.125333 |
color: black;
background-color: white;
position: fixed;
top: 31px;
bottom: 0;
right: 0;
left: 0;
border: 1px solid black;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
z-index: 10;
}
#chat li.narrator {
background-color: #eee;
color:... | revolution/css/chat.css | color: black;
background-color: white;
position: fixed;
top: 31px;
bottom: 0;
right: 0;
left: 0;
border: 1px solid black;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
z-index: 10;
}
#chat li.narrator {
background-color: #eee;
color:... | 0.472927 | 0.142232 |
:root {
--bio-card-margin: 125px;
}
.bio-cards {
display: grid;
grid-gap: 0 20%;
align-items: start;
grid-template-columns: repeat(2, 40%);
margin-top: var(--bio-card-margin);
@apply sm:block sm:mt-0;
}
.bio-card {
@apply relative p-3;
margin-top: calc(var(--bio-card-margin) * -1);
background-color: rgba(255... | src/assets/css/custom/bio.css | :root {
--bio-card-margin: 125px;
}
.bio-cards {
display: grid;
grid-gap: 0 20%;
align-items: start;
grid-template-columns: repeat(2, 40%);
margin-top: var(--bio-card-margin);
@apply sm:block sm:mt-0;
}
.bio-card {
@apply relative p-3;
margin-top: calc(var(--bio-card-margin) * -1);
background-color: rgba(255... | 0.35421 | 0.174235 |
body,html{
width:100%;
height:100%;
margin:0;
font-family: Arial, Helvetica, sans-serif;
}
.nav-w {
border-bottom:1px solid rgba(0, 0, 0, 0.10);
}
.nav-bar{
height:49px;
width:80%;
margin: 0 auto;
}
.logo{
float:left;
width:150px;
height:100%;
line-height:50px;
margin... | back-end/SocialDistribution/FrontEnd/static/css/home.css | body,html{
width:100%;
height:100%;
margin:0;
font-family: Arial, Helvetica, sans-serif;
}
.nav-w {
border-bottom:1px solid rgba(0, 0, 0, 0.10);
}
.nav-bar{
height:49px;
width:80%;
margin: 0 auto;
}
.logo{
float:left;
width:150px;
height:100%;
line-height:50px;
margin... | 0.485844 | 0.10217 |
@charset "UTF-8";
html {
direction: rtl !important;
}
body {
text-align: right !important;
font-family: IRANSans;
}
.dropdown-menu.show {
text-align: right;
left: auto !important;
right: 0;
bottom: auto;
}
.dropdown-menu-right {
right: auto !important;
left: 0 !important;
}
.dropdown-menu-right.s... | public/admin_styles/admin_them.css | @charset "UTF-8";
html {
direction: rtl !important;
}
body {
text-align: right !important;
font-family: IRANSans;
}
.dropdown-menu.show {
text-align: right;
left: auto !important;
right: 0;
bottom: auto;
}
.dropdown-menu-right {
right: auto !important;
left: 0 !important;
}
.dropdown-menu-right.s... | 0.428233 | 0.09343 |
html {
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
margin: 0;
padding: 0;
}
ul {
list-style: none;
}
h4 {
padding-left: 20px;
margin-bottom: 10px;
}
.App {
width: 100vw;
height: 100vh;
display: grid;
grid-template-columns: 1fr 4fr 1fr;
}
.right-sidebar {
border-l... | client/src/css/chats.css | html {
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
margin: 0;
padding: 0;
}
ul {
list-style: none;
}
h4 {
padding-left: 20px;
margin-bottom: 10px;
}
.App {
width: 100vw;
height: 100vh;
display: grid;
grid-template-columns: 1fr 4fr 1fr;
}
.right-sidebar {
border-l... | 0.594198 | 0.087136 |
.switcher .switch_btn button,.header-upper,.header-lower .search-box-area .form-group button,.btn-one,
.section-title h2:before,.our-service .single-item .icon-box,.our-idea .single-item .lower-content h4:before,
.our-idea .single-item .lower-content:after,.sec-title-two:before,.progress-levels .progress-box .bar .bar... | public/assets/css/custom/theme-wemarketing.css |
.switcher .switch_btn button,.header-upper,.header-lower .search-box-area .form-group button,.btn-one,
.section-title h2:before,.our-service .single-item .icon-box,.our-idea .single-item .lower-content h4:before,
.our-idea .single-item .lower-content:after,.sec-title-two:before,.progress-levels .progress-box .bar .bar... | 0.244003 | 0.032837 |
body {
font-family: Lora;
background-image: linear-gradient( rgba(255, 255, 255, 0.2), rgba(97, 97, 97, 0)), url(../img/bg.jpg);
background-attachment: fixed;
background-position: center;
background-size: cover;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Raleway;
}
p {
line-height: 1.75;
}
.... | css/business-casual.min.css | body {
font-family: Lora;
background-image: linear-gradient( rgba(255, 255, 255, 0.2), rgba(97, 97, 97, 0)), url(../img/bg.jpg);
background-attachment: fixed;
background-position: center;
background-size: cover;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Raleway;
}
p {
line-height: 1.75;
}
.... | 0.543833 | 0.091748 |
.categoryText
{
text-transform: uppercase;
}
/* ==========================================================================
Layout Template Styles
========================================================================== */
article, section, aside, hgroup, nav, header, footer, figure, figcaption {
displ... | css/bubblestyle.css | .categoryText
{
text-transform: uppercase;
}
/* ==========================================================================
Layout Template Styles
========================================================================== */
article, section, aside, hgroup, nav, header, footer, figure, figcaption {
displ... | 0.313105 | 0.090776 |
@import url(./reset.css);
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font: normal 14px/1.5 "Roboto", "Noto Sans KR", sans-serif !important;
position: relative;
}
.container {
height: 900px;
width: 100%;
margin: 0 auto;
position: relative;
text-align: center;
}
.container:after {
display: ... | dist/styles/index.css | @import url(./reset.css);
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font: normal 14px/1.5 "Roboto", "Noto Sans KR", sans-serif !important;
position: relative;
}
.container {
height: 900px;
width: 100%;
margin: 0 auto;
position: relative;
text-align: center;
}
.container:after {
display: ... | 0.339718 | 0.072768 |
.menu {
background-color: transparent;
border: none;
height: 38px;
margin: 16px;
width: 36px;
}
md-toolbar h3 {
margin: auto;
font-weight: 500;
}
/* Sidenav area */
md-list-item > button {
width:100%;
text-align:left !important;
height:70px;;
}
md-icon.avatar {
margin-right: 20px;
}
md-li... | app/assets/app.css |
.menu {
background-color: transparent;
border: none;
height: 38px;
margin: 16px;
width: 36px;
}
md-toolbar h3 {
margin: auto;
font-weight: 500;
}
/* Sidenav area */
md-list-item > button {
width:100%;
text-align:left !important;
height:70px;;
}
md-icon.avatar {
margin-right: 20px;
}
md-li... | 0.45181 | 0.060363 |
body {
background-image: url(https://cdn130.picsart.com/295794083242211.png?type=webp&to=min&r=640);
background-color: rgb(130, 231, 192);
mix-blend-mode: normal;
background-size:contain;
}
.background{
background-image: url(https://i.pinimg.com/originals/5c/7c/d6/5c7cd6368d22ac059c9aef589babc948.gif);
backgr... | public/assets/css/style.css | body {
background-image: url(https://cdn130.picsart.com/295794083242211.png?type=webp&to=min&r=640);
background-color: rgb(130, 231, 192);
mix-blend-mode: normal;
background-size:contain;
}
.background{
background-image: url(https://i.pinimg.com/originals/5c/7c/d6/5c7cd6368d22ac059c9aef589babc948.gif);
backgr... | 0.480235 | 0.193357 |
body {
font-family: Dosis;
background-color: #F5F5F5;
margin-left: 1em;
margin-right: 1em;
font-size: 2em;
}
/*{
outline: solid 1px red;
}
*/
.row {
margin-bottom: 15px;
}
.rc-slider-track {
background-color: #B1001A;
}
.rc-slider-dot-active {
border-color: #B1001A;
border: solid 2px #B1001A... | dev/assets/style.css | body {
font-family: Dosis;
background-color: #F5F5F5;
margin-left: 1em;
margin-right: 1em;
font-size: 2em;
}
/*{
outline: solid 1px red;
}
*/
.row {
margin-bottom: 15px;
}
.rc-slider-track {
background-color: #B1001A;
}
.rc-slider-dot-active {
border-color: #B1001A;
border: solid 2px #B1001A... | 0.519521 | 0.135718 |
* {
margin: 0;
padding: 0;
}
@media screen and (min-width: 650px) {
body {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}
@media screen and (max-width: 542px) {
#mnheader ul.nav li.nav-item {
... | src/georgezhang/public/css/global.css | * {
margin: 0;
padding: 0;
}
@media screen and (min-width: 650px) {
body {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}
@media screen and (max-width: 542px) {
#mnheader ul.nav li.nav-item {
... | 0.399343 | 0.146057 |
@import url(https://fonts.googleapis.com/css?family=EB+Garamond&subset=latin,cyrillic,latin-ext);
#wowslider-container1 {
display: table;
zoom: 1;
position: relative;
width: 100%;
max-width: 640px;
max-height:360px;
margin:0px auto 0px;
z-index:90;
text-align:left; /* reset align=center *... | assets/css/slider/style.css | @import url(https://fonts.googleapis.com/css?family=EB+Garamond&subset=latin,cyrillic,latin-ext);
#wowslider-container1 {
display: table;
zoom: 1;
position: relative;
width: 100%;
max-width: 640px;
max-height:360px;
margin:0px auto 0px;
z-index:90;
text-align:left; /* reset align=center *... | 0.231701 | 0.044764 |
html {
box-sizing: border-box;
line-height: 1;
font-size: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
margin: 0;
font-family: sans-serif;
}
iframe ... | tests/file/modified/tent.css | html {
box-sizing: border-box;
line-height: 1;
font-size: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
margin: 0;
font-family: sans-serif;
}
iframe ... | 0.475362 | 0.07221 |
body {
color: #303437;
font-family: "Open Sans",sans-serif;
font-size: 14px;
}
/* comment area */
#comment-display{
float:left;
width:100%;
}
#comment-display h3{
background:#ebebeb;
color:#2a2e31;
font-weight:600;
margin-top:0;
font-size:16px;
padding:15px;
}
.other-user-chat{
float:left;
w... | PHP/Person-Person-Chat/css/style.css | body {
color: #303437;
font-family: "Open Sans",sans-serif;
font-size: 14px;
}
/* comment area */
#comment-display{
float:left;
width:100%;
}
#comment-display h3{
background:#ebebeb;
color:#2a2e31;
font-weight:600;
margin-top:0;
font-size:16px;
padding:15px;
}
.other-user-chat{
float:left;
w... | 0.244363 | 0.07072 |
:host {
display: block;
}
* {
font-size: 15px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
img {
border: none;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.hidden {
display: none;
}
.goto-page {
width: 50px;
}
table {
border-collapse: collapse;
/*bo... | zino-grid.css | :host {
display: block;
}
* {
font-size: 15px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
img {
border: none;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.hidden {
display: none;
}
.goto-page {
width: 50px;
}
table {
border-collapse: collapse;
/*bo... | 0.420005 | 0.195786 |
* {
box-sizing: border-box;
}
html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
height: 100%;
width: 100%;
background-color: #ffffff;
}
body{
display:flex;
flex-direction:column;
height:100vh;
margin:0;
}
svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
heig... | context.css | * {
box-sizing: border-box;
}
html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
height: 100%;
width: 100%;
background-color: #ffffff;
}
body{
display:flex;
flex-direction:column;
height:100vh;
margin:0;
}
svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
heig... | 0.387459 | 0.076684 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("heroesgame.cz")
{
/*Object {display:none !important;}*/
#lista{background:rgba(255,215,0,0.6)!important;
color:blue!important;}
#lista a{color:blue!important;}
#logo {
background-image: url("http://hgg.xf.cz/skins/smajl/logo.gif")!im... | data/usercss/31879.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("heroesgame.cz")
{
/*Object {display:none !important;}*/
#lista{background:rgba(255,215,0,0.6)!important;
color:blue!important;}
#lista a{color:blue!important;}
#logo {
background-image: url("http://hgg.xf.cz/skins/smajl/logo.gif")!im... | 0.126623 | 0.097907 |