code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
html, body {
margin: 0px;
font-family: Open Sans, Arial, sans-serif;
font-size: 14px;
height: 100vh;
}
* {
@include box-sizing(border-box);
}
edit-in-place {
height: 35px;
display: block;
text-align: center;
}
edit-i... | src/main/webapp/css/yaks.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
html, body {
margin: 0px;
font-family: Open Sans, Arial, sans-serif;
font-size: 14px;
height: 100vh;
}
* {
@include box-sizing(border-box);
}
edit-in-place {
height: 35px;
display: block;
text-align: center;
}
edit-i... | 0.190009 | 0.048226 |
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700;800&family=Josefin+Slab:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@i... | style.css | @import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700;800&family=Josefin+Slab:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@i... | 0.5144 | 0.07403 |
body {
margin-left: 45px !important;
font-family: 'Open Sans', sans-serif;}
.epub-hide {
display: none; }
.clearfix:after {
content: "";
display: table;
clear: both; }
/* MUST NOT BE DELETED, allows the page numbers and image sizing to work in the ENRICHMENT TOOL */
.enrichapps-epubContainer {
width... | style.css | body {
margin-left: 45px !important;
font-family: 'Open Sans', sans-serif;}
.epub-hide {
display: none; }
.clearfix:after {
content: "";
display: table;
clear: both; }
/* MUST NOT BE DELETED, allows the page numbers and image sizing to work in the ENRICHMENT TOOL */
.enrichapps-epubContainer {
width... | 0.33372 | 0.102529 |
.bg-1-color-dark {
background-color: #353b4a;
}
.dark-page #preloader {
background-color: #353b4a;
}
.dark-page {
background-color: #353b4a;
}
.dark-page #preloader div {
border-color: #f3f3f3!important;
}
.dark-page #preloader div div {
background-color: #f3f3f3!important;
}
.bg-1-color-light {
background-color: #ffff... | css/custom.css | .bg-1-color-dark {
background-color: #353b4a;
}
.dark-page #preloader {
background-color: #353b4a;
}
.dark-page {
background-color: #353b4a;
}
.dark-page #preloader div {
border-color: #f3f3f3!important;
}
.dark-page #preloader div div {
background-color: #f3f3f3!important;
}
.bg-1-color-light {
background-color: #ffff... | 0.386763 | 0.124559 |
body {
color: #000;
font: normal 14px/1.5 'Lucida Grande', 'Verdana', 'Arial', sans-serif;
}
:focus {
outline: 1px dotted #ccc;
}
a {
color: #666;
text-decoration: none;
}
a:hover,
a:active {
text-decoration: underline;
}
#main {
max-width: 580px;
margin: 0 auto;
padding: 2em 0;
}
#main > header ... | styles/style.css | body {
color: #000;
font: normal 14px/1.5 'Lucida Grande', 'Verdana', 'Arial', sans-serif;
}
:focus {
outline: 1px dotted #ccc;
}
a {
color: #666;
text-decoration: none;
}
a:hover,
a:active {
text-decoration: underline;
}
#main {
max-width: 580px;
margin: 0 auto;
padding: 2em 0;
}
#main > header ... | 0.428233 | 0.118589 |
*{
margin: 0;
padding: 0;
}
.nav-link {
color: white !important;
font-family: "Poppins" sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 800;
line-height: 36px;
letter-spacing: 0em;
text-align: left;
scroll-behavior: smooth;
}
.navbar {
background-color: #abeb45;
}
.navbar-nav :vi... | delivery/css/delivery.css | *{
margin: 0;
padding: 0;
}
.nav-link {
color: white !important;
font-family: "Poppins" sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 800;
line-height: 36px;
letter-spacing: 0em;
text-align: left;
scroll-behavior: smooth;
}
.navbar {
background-color: #abeb45;
}
.navbar-nav :vi... | 0.461745 | 0.088583 |
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: left;
}
.box-header.with-border {
border-bottom: 1px solid #3c8dbc;
background-color: #3c8dbc;
}
.scrollbar {
overflow-x: auto;
padding-bottom:10px;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-... | public/dist/css/style.css | .form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: left;
}
.box-header.with-border {
border-bottom: 1px solid #3c8dbc;
background-color: #3c8dbc;
}
.scrollbar {
overflow-x: auto;
padding-bottom:10px;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-... | 0.334589 | 0.100172 |
.base ul {
margin: auto;
padding: 0;
list-style: none;
display: flex;
justify-content: center;
}
.base a {
text-decoration: none;
display: block;
width: 100%;
height: 100%;
padding: 10px;
}
.base ul > li {
margin: 20px 10px;
min-width: 150px;
min-height: 150px;
... | src/styles/Nav.module.css | .base ul {
margin: auto;
padding: 0;
list-style: none;
display: flex;
justify-content: center;
}
.base a {
text-decoration: none;
display: block;
width: 100%;
height: 100%;
padding: 10px;
}
.base ul > li {
margin: 20px 10px;
min-width: 150px;
min-height: 150px;
... | 0.443841 | 0.069668 |
body {
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 1px;
height: 100%;
font-family: 'Raleway', sans-serif;
color: #666;
}
html,
body {
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #333;
font-family: "Montserrat", sans-serif;
font-weight: 700;
... | public/frontend/assets/css/style.css |
body {
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 1px;
height: 100%;
font-family: 'Raleway', sans-serif;
color: #666;
}
html,
body {
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #333;
font-family: "Montserrat", sans-serif;
font-weight: 700;
... | 0.294316 | 0.055081 |
* {
font-family: "Helvetica",sans-serif;
box-sizing: border-box;
}
#addProjectButton {
background-color: #d4d4d4;
width: auto;
text-decoration: none;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius: 50%;
}
body, html {
min-height: 100%;
padding: 0;
}
body... | Time_Sheet_Buddy/wwwroot/css/BacklogIndexStyle.css | * {
font-family: "Helvetica",sans-serif;
box-sizing: border-box;
}
#addProjectButton {
background-color: #d4d4d4;
width: auto;
text-decoration: none;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius: 50%;
}
body, html {
min-height: 100%;
padding: 0;
}
body... | 0.484624 | 0.077343 |
.m-datatable {
display: block;
float: left;
width: 98%;
margin-left: 1%;
}
.m-datatable a {
text-decoration: none;
margin: 0;
padding: 0;
}
.m-datatable-view-options {
display: block;
float: left;
width: 100%;
}
.m-datatable table {
width: 100%;
border-collapse: colla... | datatable/assets/style.css |
.m-datatable {
display: block;
float: left;
width: 98%;
margin-left: 1%;
}
.m-datatable a {
text-decoration: none;
margin: 0;
padding: 0;
}
.m-datatable-view-options {
display: block;
float: left;
width: 100%;
}
.m-datatable table {
width: 100%;
border-collapse: colla... | 0.558568 | 0.183118 |
header {
width: 100%;
height: 200px;
}
header .head_top {
width: 100%;
height: 46px;
line-height: 46px;
color: #7E7E7E;
background-color: #F0F0F0;
}
header .head_top a {
color: #7E7E7E;
}
header .head_top .HT_left {
text-align: center;
float: left;
}
header .head_top .HT_left .HT_left_l {
posi... | src/css/cart.css | header {
width: 100%;
height: 200px;
}
header .head_top {
width: 100%;
height: 46px;
line-height: 46px;
color: #7E7E7E;
background-color: #F0F0F0;
}
header .head_top a {
color: #7E7E7E;
}
header .head_top .HT_left {
text-align: center;
float: left;
}
header .head_top .HT_left .HT_left_l {
posi... | 0.516595 | 0.062646 |
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/lora/v15/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFoqJ2nOeZ.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {... | public/css/fonts/lora.css | @font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/lora/v15/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFoqJ2nOeZ.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {... | 0.376623 | 0.12943 |
* {
margin: 0;
padding: 0;
}
.bg-blue-dark {
background-color: #39315C;
}
.bg-blue-medium {
background-color: #7E84C9;
}
.bg-blue-light {
background-color: #E5EDFA;
}
.bg-white {
background-color: white;
}
.fc-blue-dark {
color: #39315C;
}
.fc-blue-medium {
color: #7E84C9;
}
.fc-blue-light {
co... | public/styles/style.css | * {
margin: 0;
padding: 0;
}
.bg-blue-dark {
background-color: #39315C;
}
.bg-blue-medium {
background-color: #7E84C9;
}
.bg-blue-light {
background-color: #E5EDFA;
}
.bg-white {
background-color: white;
}
.fc-blue-dark {
color: #39315C;
}
.fc-blue-medium {
color: #7E84C9;
}
.fc-blue-light {
co... | 0.418222 | 0.081593 |
body{
padding:0;
margin:0;
background:#fff;
position:relative;
font-family: 'Source Sans Pro', sans-serif;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
a:hover{
text-decoration:none;
}
input[type="... | css/style.css | body{
padding:0;
margin:0;
background:#fff;
position:relative;
font-family: 'Source Sans Pro', sans-serif;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
a:hover{
text-decoration:none;
}
input[type="... | 0.249264 | 0.049314 |
background-color: #f51127;
color: white;
font-weight: normal
}
#link a{
transition:0.2s ease-in-out
}
#link a:hover{
transform: scale(1.1);
font-weight: normal;
color:#f51127;
z-index: 100;
border: 0px;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
background-colo... | public/images/hcy/css/index.css | background-color: #f51127;
color: white;
font-weight: normal
}
#link a{
transition:0.2s ease-in-out
}
#link a:hover{
transform: scale(1.1);
font-weight: normal;
color:#f51127;
z-index: 100;
border: 0px;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
background-colo... | 0.768733 | 0.230595 |
body {
background-color: darkgray;
font-family: garamond;
margin: 0px;
z-index: -2;
position: sticky;
}
main {
background-color: white;
width: 66vw;
margin: auto;
height: 100vh;
box-shadow: 0px 0px 3px 3px gray;
padding: 0em 1em 0em 1em;
position: relative;
transitio... | style.css | body {
background-color: darkgray;
font-family: garamond;
margin: 0px;
z-index: -2;
position: sticky;
}
main {
background-color: white;
width: 66vw;
margin: auto;
height: 100vh;
box-shadow: 0px 0px 3px 3px gray;
padding: 0em 1em 0em 1em;
position: relative;
transitio... | 0.427755 | 0.095856 |
@import url(organize.css);
@import url(center.css);
@import url(heart.css);
@import url(stop.css);
@import url(notice.css);
@import url(specialActivity.css);
@import url(activity.css);
@import url(login.css);
/* @import url(../font/iconfont.css); */
@import url(organize.css);
@import url(center.css);
@import url(hea... | src/css/index.css | @import url(organize.css);
@import url(center.css);
@import url(heart.css);
@import url(stop.css);
@import url(notice.css);
@import url(specialActivity.css);
@import url(activity.css);
@import url(login.css);
/* @import url(../font/iconfont.css); */
@import url(organize.css);
@import url(center.css);
@import url(hea... | 0.173884 | 0.038322 |
.l-lessonDetail {
border-bottom: #F6F5F7 1px solid
}
.l-lessonDetail__browsing {
padding: 24px 0 0
}
@media screen and (max-width: 897px) {
.l-lessonDetail__browsing .l-allWrapper {
padding: 0 20px
}
}
@media screen and (min-width: 896px) {
.l-lessonDetail__browsing .l-allWrapper {
... | public/css/foundation/single/lessonDetail.css | .l-lessonDetail {
border-bottom: #F6F5F7 1px solid
}
.l-lessonDetail__browsing {
padding: 24px 0 0
}
@media screen and (max-width: 897px) {
.l-lessonDetail__browsing .l-allWrapper {
padding: 0 20px
}
}
@media screen and (min-width: 896px) {
.l-lessonDetail__browsing .l-allWrapper {
... | 0.374448 | 0.100879 |
.top_tips{width:100%;min-width:1100px; height:24px;background-color:#fff5d3; border:1px solid #feb654;border-left:0 solid #feb654;border-right:0 solid #feb654;}
.top_box{ margin:0 auto; width:1100px;line-height:22px;overflow:hidden; font-size:12px;white-space:nowrap; }
.top_tips .icons{ background: url(../images/icon_... | public/home_style/css/shop.css | .top_tips{width:100%;min-width:1100px; height:24px;background-color:#fff5d3; border:1px solid #feb654;border-left:0 solid #feb654;border-right:0 solid #feb654;}
.top_box{ margin:0 auto; width:1100px;line-height:22px;overflow:hidden; font-size:12px;white-space:nowrap; }
.top_tips .icons{ background: url(../images/icon_... | 0.376852 | 0.107907 |
@font-face {
font-family: 'Aero';
src: url('../fonts/Aero.ttf') format('truetype'); /* Legacy iOS */
}
html{
width: 100%;
height: 100%;
}
html body{
width: 100%;
height: 100%;
background: url('../images/bg_nuestroequipo_portal_cero.png');
/*background: #000428;
background: -webkit-linear-gradient(to top, #0... | assets/css/style.css | @font-face {
font-family: 'Aero';
src: url('../fonts/Aero.ttf') format('truetype'); /* Legacy iOS */
}
html{
width: 100%;
height: 100%;
}
html body{
width: 100%;
height: 100%;
background: url('../images/bg_nuestroequipo_portal_cero.png');
/*background: #000428;
background: -webkit-linear-gradient(to top, #0... | 0.213869 | 0.043305 |
.header-wrapper {
background: rgba(0, 0, 0, 1);
}
.header {
padding-top: 16px;
padding-bottom: 16px;
}
.arterecords-logo {
float: left;
margin: 0;
}
/**
* ————————-
* @section Content
* ————————-
*/
.content-wrapper {
background: #f9f9f9;
}
.artist-content-wrapper {
background-attachmen... | arterec/css/app.css | .header-wrapper {
background: rgba(0, 0, 0, 1);
}
.header {
padding-top: 16px;
padding-bottom: 16px;
}
.arterecords-logo {
float: left;
margin: 0;
}
/**
* ————————-
* @section Content
* ————————-
*/
.content-wrapper {
background: #f9f9f9;
}
.artist-content-wrapper {
background-attachmen... | 0.494873 | 0.144028 |
body {
font-family: Myriad, "Trebuchet MS", Futura, Arial, Sans-serif;
font-size: 11px;
vertical-align: middle;
text-align: center;
background-color: #3366cc;
}
DIV {
background-color: white;
width: 100%;
// border: 1px solid black;
padding: 10px;
... | js_pubsub/samples/field/field_style.css | body {
font-family: Myriad, "Trebuchet MS", Futura, Arial, Sans-serif;
font-size: 11px;
vertical-align: middle;
text-align: center;
background-color: #3366cc;
}
DIV {
background-color: white;
width: 100%;
// border: 1px solid black;
padding: 10px;
... | 0.610453 | 0.141608 |
@charset "UTF-8";
/* CSS Document */
html {
-webkit-user-select: none;
}
.marginTop{
height:1%;
}
.title1{
background-color: #fff;
height: 9%;
padding-right: 2%;
}
.title2{
background-color: #fff;
height: 16%;
}
.content1{
background-color: #fddfad;
height: 9%;
padding-left: 2... | css/editCell.css | @charset "UTF-8";
/* CSS Document */
html {
-webkit-user-select: none;
}
.marginTop{
height:1%;
}
.title1{
background-color: #fff;
height: 9%;
padding-right: 2%;
}
.title2{
background-color: #fff;
height: 16%;
}
.content1{
background-color: #fddfad;
height: 9%;
padding-left: 2... | 0.442877 | 0.067362 |
* {
margin: 0px;
padding: 0;
}
html, body {margin: 0; height: 100%; min-height: 100%; background-color: #f1f6f9;}
@media only screen and (min-width: 993px) {
nav {
background-color: #14274e;
position: fixed;
width: 100%;
}
.hamburger {
display: none;
}
}
@media... | style.css | * {
margin: 0px;
padding: 0;
}
html, body {margin: 0; height: 100%; min-height: 100%; background-color: #f1f6f9;}
@media only screen and (min-width: 993px) {
nav {
background-color: #14274e;
position: fixed;
width: 100%;
}
.hamburger {
display: none;
}
}
@media... | 0.501953 | 0.120129 |
@-moz-document url-prefix("http://portamosana.teletop.nl/"), domain("teletop.nl") {
/* SCROLL BAR */
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius:... | data/usercss/63722.user.css | @-moz-document url-prefix("http://portamosana.teletop.nl/"), domain("teletop.nl") {
/* SCROLL BAR */
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius:... | 0.117826 | 0.07627 |
.BoldAqua .runner-s-empty > * > * > .runner-toprow > .runner-cl img
{
height: 0px
}
.BoldAqua .runner-s-empty > * > * > .runner-toprow > .runner-cr img
{
height: 0px
}
.BoldAqua .runner-s-empty > * > * > .runner-bottomrow > .runner-cl img
{
height: 0px
}
.BoldAqua .runner-s-empty > * > * > .runner-bottomrow > .runner-c... | admin/styles/BoldAqua/style.css | .BoldAqua .runner-s-empty > * > * > .runner-toprow > .runner-cl img
{
height: 0px
}
.BoldAqua .runner-s-empty > * > * > .runner-toprow > .runner-cr img
{
height: 0px
}
.BoldAqua .runner-s-empty > * > * > .runner-bottomrow > .runner-cl img
{
height: 0px
}
.BoldAqua .runner-s-empty > * > * > .runner-bottomrow > .runner-c... | 0.270866 | 0.062075 |
height: 420px;
width: 819px;
z-index: 5;
margin: auto;
left: 0;
right: 0;
margin-top: 27px;
position: fixed; //ex absolute;
background-image: url('../images/Item-detail-backround.png');
-moz-box-shadow: 0 0 8px rgba(0, 1, 1, .75);
/* drop shadow */
-webkit-box... | public/css/detailed-info.css |
height: 420px;
width: 819px;
z-index: 5;
margin: auto;
left: 0;
right: 0;
margin-top: 27px;
position: fixed; //ex absolute;
background-image: url('../images/Item-detail-backround.png');
-moz-box-shadow: 0 0 8px rgba(0, 1, 1, .75);
/* drop shadow */
-webkit-box... | 0.443841 | 0.136522 |
.x-box-label {
background-color: #fff;
border: 1px solid #999;
border-radius: 20px;
color: #999;
cursor: default;
display: inline;
line-height: 14px;
padding: 3px 10px;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.58);
vertical-align: baseline;
... | Public/Home/Css/common.css | .x-box-label {
background-color: #fff;
border: 1px solid #999;
border-radius: 20px;
color: #999;
cursor: default;
display: inline;
line-height: 14px;
padding: 3px 10px;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.58);
vertical-align: baseline;
... | 0.386185 | 0.10466 |
@import url('https://fonts.googleapis.com/css?family=PT+Serif+Caption|Palanquin+Dark');
@import url('https://fonts.googleapis.com/css?family=Merriweather|Raleway');
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body {
font-size: 100%;
background-image: url("../images/white_wall_2x2.jpg... | lib/css/stylesheet.css | @import url('https://fonts.googleapis.com/css?family=PT+Serif+Caption|Palanquin+Dark');
@import url('https://fonts.googleapis.com/css?family=Merriweather|Raleway');
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body {
font-size: 100%;
background-image: url("../images/white_wall_2x2.jpg... | 0.320928 | 0.089654 |
@font-face {
font-family: jovasFont;
src: url(/resource/fonts/Quicksand_Light.otf);
}
body {
font-family: jovasFont;
float: left;
width: 100%;
}
loader-spinner {
width: 100%;
height: 100%;
background: rgba(79, 88, 110, 1);
margin: 0px;
padding: 0px;
position: absolute;
}
lo... | src/main/webapp/css/style.css | @font-face {
font-family: jovasFont;
src: url(/resource/fonts/Quicksand_Light.otf);
}
body {
font-family: jovasFont;
float: left;
width: 100%;
}
loader-spinner {
width: 100%;
height: 100%;
background: rgba(79, 88, 110, 1);
margin: 0px;
padding: 0px;
position: absolute;
}
lo... | 0.422028 | 0.102844 |
body {
color: #343a40;
background: #f5f5f5;
font: 600 16px/18px 'Open Sans', sans-serif;
}
*,
:after,
:before {
box-sizing: border-box
}
.clearfix:after,
.clearfix:before {
content: '';
display: table
}
.clearfix:after {
clear: both;
display: block
}
a {
color: inherit;
text-... | DingdongBook/bin/Release/Publish/Content/styles.css | body {
color: #343a40;
background: #f5f5f5;
font: 600 16px/18px 'Open Sans', sans-serif;
}
*,
:after,
:before {
box-sizing: border-box
}
.clearfix:after,
.clearfix:before {
content: '';
display: table
}
.clearfix:after {
clear: both;
display: block
}
a {
color: inherit;
text-... | 0.367724 | 0.070496 |
.ribbon {
height: 500px;
/* background-color: rgb(233, 36, 36); */
;
}
.lists {
list-style-type: none;
list-style-image: none;
}
.b-credit {
background: rgba(248, 80, 50, 1);
background: -moz-linear-gradient(top, rgba(248, 80, 50, 1) 0%, rgba(241, 111, 92, 1) 0%, rgba(240, 47, 23, 1) 0%, r... | public/css/styles.css | .ribbon {
height: 500px;
/* background-color: rgb(233, 36, 36); */
;
}
.lists {
list-style-type: none;
list-style-image: none;
}
.b-credit {
background: rgba(248, 80, 50, 1);
background: -moz-linear-gradient(top, rgba(248, 80, 50, 1) 0%, rgba(241, 111, 92, 1) 0%, rgba(240, 47, 23, 1) 0%, r... | 0.507812 | 0.090414 |
body {
color: #766b5e;
background-color: #2A2725;
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
}
a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: #c94f39;
}
a img {
border:none;
}
a.highlight {
padding: 0 0.1em;
}
a.highlight:hover {
-moz-border-radius: 0.3em;
-... | styles/main.css |
body {
color: #766b5e;
background-color: #2A2725;
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
}
a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: #c94f39;
}
a img {
border:none;
}
a.highlight {
padding: 0 0.1em;
}
a.highlight:hover {
-moz-border-radius: 0.3em;
-... | 0.263979 | 0.100392 |
@import '../../styles/variables.css';
:root {
--switcher-width: 32px;
--switcher-height: 20px;
--switcher-border-radius: calc(var(--switcher-height) / 2);
--switcher-dot-size: 16px;
--switcher-background-color: #b8b8b8;
--switcher-active-background-color: #ccc;
--switcher-checked-background-color: #4cd96... | src/components/Switcher/Switcher.css | @import '../../styles/variables.css';
:root {
--switcher-width: 32px;
--switcher-height: 20px;
--switcher-border-radius: calc(var(--switcher-height) / 2);
--switcher-dot-size: 16px;
--switcher-background-color: #b8b8b8;
--switcher-active-background-color: #ccc;
--switcher-checked-background-color: #4cd96... | 0.478529 | 0.069858 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700");
* {
padding: 0px;
margin: 0px;
font-family: 'Open Sans', sans-serif;
}
html, body {
width: 100%;
height: 100%;
}
@media (min-width: 500px){
.form {
background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, ... | web/assets/css/security/register.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700");
* {
padding: 0px;
margin: 0px;
font-family: 'Open Sans', sans-serif;
}
html, body {
width: 100%;
height: 100%;
}
@media (min-width: 500px){
.form {
background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, ... | 0.323594 | 0.069415 |
.small {
font-size: 0.75em !important;
}
.small a {
font-size: 1em !important;
}
.small-90 {
font-size: 0.90em !important;
}
.small-85 {
font-size: 0.85em !important;
}
.small-80 {
font-size: 0.80em !important;
}
.small-75 {
font-size: 0.75em !important;
}
.small-70 {
font-size: 0.70em !important;
}
.smal... | css/custom.css | .small {
font-size: 0.75em !important;
}
.small a {
font-size: 1em !important;
}
.small-90 {
font-size: 0.90em !important;
}
.small-85 {
font-size: 0.85em !important;
}
.small-80 {
font-size: 0.80em !important;
}
.small-75 {
font-size: 0.75em !important;
}
.small-70 {
font-size: 0.70em !important;
}
.smal... | 0.514156 | 0.332487 |
*,
:after,
:before {
box-sizing: border-box
}
a,
button {
-webkit-tap-highlight-color: transparent;
cursor: pointer
}
button {
margin: 0;
padding: 4px;
background: #111;
border: 1px solid #add8e6;
border: 0;
color: #add8e6;
box-shadow: 2px 2px 4px gray;
outline: none;
-webkit-transition: backg... | html5-awesome/html5-css3-3d-cube-puzzle/css/style.css | *,
:after,
:before {
box-sizing: border-box
}
a,
button {
-webkit-tap-highlight-color: transparent;
cursor: pointer
}
button {
margin: 0;
padding: 4px;
background: #111;
border: 1px solid #add8e6;
border: 0;
color: #add8e6;
box-shadow: 2px 2px 4px gray;
outline: none;
-webkit-transition: backg... | 0.333937 | 0.043896 |
body{
background: #faeea0;
font-size: 80px;
}
/* This defines the centralized position of the pokemon in
a manner that it changes while you decrease the window size */
#victini{
position: absolute;
width: 4em;
height: 3em;
text-align: center;
display: inline-block;
margin-top: 5%;
margin-left: calc(... | pokedex/css/victini.css |
body{
background: #faeea0;
font-size: 80px;
}
/* This defines the centralized position of the pokemon in
a manner that it changes while you decrease the window size */
#victini{
position: absolute;
width: 4em;
height: 3em;
text-align: center;
display: inline-block;
margin-top: 5%;
margin-left: calc(... | 0.497559 | 0.102215 |
.background_glossySaddleBrown2,
.hover_background_glossySaddleBrown2:hover,
.active_background_glossySaddleBrown2:active:hover {
background: #ea9f69;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
back... | widgets/common/assets/gradients/glossy/glossySaddleBrown/glossySaddleBrown2.css | .background_glossySaddleBrown2,
.hover_background_glossySaddleBrown2:hover,
.active_background_glossySaddleBrown2:active:hover {
background: #ea9f69;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
back... | 0.44746 | 0.087564 |
.world-campfire-screen > .l-main-dialog-container
{
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 102.4rem;
height: 76.8rem;
position: absolute;
margin: auto;
z-index: 2;
}
.world-campfire-screen > .l-main-dialog-container .settlement-container
{
top: -0.8rem; /* -1.4rem */
... | game_files/en/v1-5-0-10/scripts/ui/screens/world/modules/world_campfire_screen/world_campfire_screen_main_dialog_module.css | .world-campfire-screen > .l-main-dialog-container
{
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 102.4rem;
height: 76.8rem;
position: absolute;
margin: auto;
z-index: 2;
}
.world-campfire-screen > .l-main-dialog-container .settlement-container
{
top: -0.8rem; /* -1.4rem */
... | 0.563738 | 0.068944 |
@font-face {
font-family: 'Federation';
src: url('/static/fonts/Federation-Normal.otf');
}
@font-face {
font-family: 'Federation Bold';
src: url('/static/fonts/Federation-Bold.otf');
}
:root {
--font-family: 'Federation', sans-serif;
--font-size: 16px;
--color-black: #1D1D1D;
--col... | styles/globals.css | @font-face {
font-family: 'Federation';
src: url('/static/fonts/Federation-Normal.otf');
}
@font-face {
font-family: 'Federation Bold';
src: url('/static/fonts/Federation-Bold.otf');
}
:root {
--font-family: 'Federation', sans-serif;
--font-size: 16px;
--color-black: #1D1D1D;
--col... | 0.382141 | 0.096195 |
* {
margin: 0;
padding: 0;
}
nav {
display: flex;
justify-content: flex-end;
align-items: center;
background-color: #333;
min-height: 8vh;
}
ul {
display: flex;
justify-content: space-around;
}
li {
list-style-type: none;
}
li a {
display: block;
padding: 14px 16px;
... | Portfolio/src/style.css | * {
margin: 0;
padding: 0;
}
nav {
display: flex;
justify-content: flex-end;
align-items: center;
background-color: #333;
min-height: 8vh;
}
ul {
display: flex;
justify-content: space-around;
}
li {
list-style-type: none;
}
li a {
display: block;
padding: 14px 16px;
... | 0.623148 | 0.109277 |
body {
color: #333;
font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
#section0 {
background: radial-gradient(transparent, #000), url("../img/earth_lights_lrg.jpg") no-repeat center center fixed;
background-size: cover;
background-attachment: fixed;
}
#section1, #section2, #section3, #section4, ... | presentation/style/landing.css | body {
color: #333;
font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
#section0 {
background: radial-gradient(transparent, #000), url("../img/earth_lights_lrg.jpg") no-repeat center center fixed;
background-size: cover;
background-attachment: fixed;
}
#section1, #section2, #section3, #section4, ... | 0.374676 | 0.085633 |
.invite-modal-form .modal-dialog {
height: 90%;
width: 620px; }
.invite-modal-form .modal-dialog .modal-content {
width: 100%; }
.invite-modal-form .modal-dialog .modal-body {
height: 500px;
padding: 0px; }
.invite-modal-form .modal-dialog .modal-body .invite-info {
width: 50%;
heigh... | client/src/app/shared/modal/invite/invite-modal.css | .invite-modal-form .modal-dialog {
height: 90%;
width: 620px; }
.invite-modal-form .modal-dialog .modal-content {
width: 100%; }
.invite-modal-form .modal-dialog .modal-body {
height: 500px;
padding: 0px; }
.invite-modal-form .modal-dialog .modal-body .invite-info {
width: 50%;
heigh... | 0.366363 | 0.032222 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0;
padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block... | docs/assets/css/main.css | html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0;
padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block... | 0.428951 | 0.070176 |
.bg-black-1 {
background: #383838 !important;
}
.bg-black-2 {
background: #333 !important;
}
.bg-black-3 {
background: #2a2a2a !important;
}
.bg-black-4 {
background: #252525 !important;
}
.bg-black-5 {
background: #1f1f1f !important;
}
.bg-black-6 {
background: #1c1c1c !important;
}
.bg-black-2 .form-contr... | public/assets/css/style.default.css | .bg-black-1 {
background: #383838 !important;
}
.bg-black-2 {
background: #333 !important;
}
.bg-black-3 {
background: #2a2a2a !important;
}
.bg-black-4 {
background: #252525 !important;
}
.bg-black-5 {
background: #1f1f1f !important;
}
.bg-black-6 {
background: #1c1c1c !important;
}
.bg-black-2 .form-contr... | 0.280518 | 0.099689 |
color: black;
display: inline-block;
margin-bottom: 0.5rem;
}
#loginform input[type='text'],
#loginform input[type='password'] {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
... | style.css | color: black;
display: inline-block;
margin-bottom: 0.5rem;
}
#loginform input[type='text'],
#loginform input[type='password'] {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
... | 0.365004 | 0.083591 |
html{
font-size:24px;
}
.content {
width:100%;
max-width: 414px;
}
div {
color: #ED2839;
}
select {
font-style: bolder;
font-size: 3em;
width:100%;
}
#results2,#results1,#results3 {
display: none;
width:100%;
border: 1px solid black;
margin: 1px;
border-radius: 5px
... | css/order.css | html{
font-size:24px;
}
.content {
width:100%;
max-width: 414px;
}
div {
color: #ED2839;
}
select {
font-style: bolder;
font-size: 3em;
width:100%;
}
#results2,#results1,#results3 {
display: none;
width:100%;
border: 1px solid black;
margin: 1px;
border-radius: 5px
... | 0.326701 | 0.065995 |
div#container {
width: 994px;
position: relative;
margin: 0 auto 0 auto;
text-align: left;
}
body {
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 13px;
margin: 0;
text-align: center;
}
a {
color: #0000FF;
text-decoration: underline;
}
a:visit... | public/css/listaavaliacao_cli.css | div#container {
width: 994px;
position: relative;
margin: 0 auto 0 auto;
text-align: left;
}
body {
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 13px;
margin: 0;
text-align: center;
}
a {
color: #0000FF;
text-decoration: underline;
}
a:visit... | 0.355663 | 0.10711 |
* {
/*box-sizing: border-box !important;*/
}
h1 {
font-size: initial !important;
}
h2 {
font-size: initial !important;
margin: 15px;
}
h4 {
font-size: initial !important;
margin: 10px 0 !important;
}
li {
list-style: none;
}
img {
/*margin: 15px 0 !important;*/
}
b, strong {
font-wei... | oc-admin/themes/evolution/css/plugins.css | * {
/*box-sizing: border-box !important;*/
}
h1 {
font-size: initial !important;
}
h2 {
font-size: initial !important;
margin: 15px;
}
h4 {
font-size: initial !important;
margin: 10px 0 !important;
}
li {
list-style: none;
}
img {
/*margin: 15px 0 !important;*/
}
b, strong {
font-wei... | 0.276593 | 0.102394 |
body{
background-image: url(https://mod.3dmgame.com/api/RandomBackgroundImg.jpg);
background-size: cover;
background-attachment: fixed;
}
#image{
display: none
}
.mdui-col-md-6{
background: rgba(255, 255, 255, 0.7);
border-radius: 5px;
position: relative;
top: 50px;
padding-bottom: 20px
}
*{
margin: 0... | public/styles/css/style.css | body{
background-image: url(https://mod.3dmgame.com/api/RandomBackgroundImg.jpg);
background-size: cover;
background-attachment: fixed;
}
#image{
display: none
}
.mdui-col-md-6{
background: rgba(255, 255, 255, 0.7);
border-radius: 5px;
position: relative;
top: 50px;
padding-bottom: 20px
}
*{
margin: 0... | 0.268654 | 0.074198 |
@import url('https://fonts.googleapis.com/css?family=Fira+Mono:400,500,700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
outline: none;
user-select: none;
text-transform: uppercase;
touch-action: manipulation;
}
:root {
--color-primary: #cc1759;
--color-secondary: #272c35;
--c... | public/styles/style.css | @import url('https://fonts.googleapis.com/css?family=Fira+Mono:400,500,700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
outline: none;
user-select: none;
text-transform: uppercase;
touch-action: manipulation;
}
:root {
--color-primary: #cc1759;
--color-secondary: #272c35;
--c... | 0.366136 | 0.064831 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
font-family: 'Times New Roman', Times, serif;
background-color: rgb(19, 0, 26);
}
body{
display: flex;
flex-direction: column;
width: 100%;
height: 100vh;
}
header {
display: flex;
... | style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
font-family: 'Times New Roman', Times, serif;
background-color: rgb(19, 0, 26);
}
body{
display: flex;
flex-direction: column;
width: 100%;
height: 100vh;
}
header {
display: flex;
... | 0.375592 | 0.087369 |
.subviewbutton>.toolbarbutton-icon {
width: 16px;
height: 16px;
-moz-context-properties: fill;
fill: currentColor;
}
.toolbarbutton-1#back-button,
#context-back,
.subviewbutton-back,
.identity-popup-expander {
list-style-image: url(arrow-back.svg) !important;
}
.toolbarbutton-1#forward-button,
#context-forw... | chrome/icons/icons.css | .subviewbutton>.toolbarbutton-icon {
width: 16px;
height: 16px;
-moz-context-properties: fill;
fill: currentColor;
}
.toolbarbutton-1#back-button,
#context-back,
.subviewbutton-back,
.identity-popup-expander {
list-style-image: url(arrow-back.svg) !important;
}
.toolbarbutton-1#forward-button,
#context-forw... | 0.156459 | 0.034782 |
.ace-codebox-dark .ace_gutter {
background: #343c45;
color: #C5C8C6
}
.ace-codebox-dark .ace_print-margin {
width: 1px;
background: #25282c
}
.ace-codebox-dark {
background-color: #343c45;
color: #C5C8C6
}
.ace-codebox-dark .ace_cursor {
color: #AEAFAD
}
.ace-codebox-dark .ace_marker-layer .ace_selec... | addons/cb.theme.dark/ace/theme.css | .ace-codebox-dark .ace_gutter {
background: #343c45;
color: #C5C8C6
}
.ace-codebox-dark .ace_print-margin {
width: 1px;
background: #25282c
}
.ace-codebox-dark {
background-color: #343c45;
color: #C5C8C6
}
.ace-codebox-dark .ace_cursor {
color: #AEAFAD
}
.ace-codebox-dark .ace_marker-layer .ace_selec... | 0.522202 | 0.100128 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
html {
font-family: "Source Sans Pro", sans-serif;
}
.grow {
transition: all .2s ease-in-out;
}
.grow:hover {
transform: scale(1.07);
}
.construction {
disp... | css/style.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
html {
font-family: "Source Sans Pro", sans-serif;
}
.grow {
transition: all .2s ease-in-out;
}
.grow:hover {
transform: scale(1.07);
}
.construction {
disp... | 0.521715 | 0.095055 |
footer {
bottom: 0;
border-width: 0 0 1px;
height: 50px;
margin: 0;
padding: 0;
position: fixed;
width: 100%;
}
footer p {
color: #fff!important;
text-align: center!important;
float: none!important;
}
.navbar-login
{
width: 305px;
padding: 10px;
padding-bottom: 0px;
}
.navbar-login-session
{
... | static/css/main.css | footer {
bottom: 0;
border-width: 0 0 1px;
height: 50px;
margin: 0;
padding: 0;
position: fixed;
width: 100%;
}
footer p {
color: #fff!important;
text-align: center!important;
float: none!important;
}
.navbar-login
{
width: 305px;
padding: 10px;
padding-bottom: 0px;
}
.navbar-login-session
{
... | 0.237664 | 0.074097 |
background-blend-mode: initial;
}
#hero{
background-image: url('../img/mass.jpg');
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#caracteristicas-2{
background-color: #262335;
color: white;
}
.logo{
align-items: center;
margin-top: 20px;
padding: 20px;
p... | css/style.css | background-blend-mode: initial;
}
#hero{
background-image: url('../img/mass.jpg');
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#caracteristicas-2{
background-color: #262335;
color: white;
}
.logo{
align-items: center;
margin-top: 20px;
padding: 20px;
p... | 0.515376 | 0.110952 |
.ldpx {
perspective: 8px;
perspective-origin: 50% 50%;
overflow-y: scroll;
overflow-x: hidden;
}
.ldpx-full {
width: 100%;
height: 100%;
}
.ldpx-16 {
perspective: 16px;
}
.ldpxl.z-1 {
transform: translateZ(1px);
}
.ldpxl.zs-1 {
transform: translateZ(1px) scale(0.875);
}
.ldpxl.z-2 {
transform: trans... | dist/ldpx.css | .ldpx {
perspective: 8px;
perspective-origin: 50% 50%;
overflow-y: scroll;
overflow-x: hidden;
}
.ldpx-full {
width: 100%;
height: 100%;
}
.ldpx-16 {
perspective: 16px;
}
.ldpxl.z-1 {
transform: translateZ(1px);
}
.ldpxl.zs-1 {
transform: translateZ(1px) scale(0.875);
}
.ldpxl.z-2 {
transform: trans... | 0.535584 | 0.302642 |
body > ul > li small {
color: gray;
font-weight: normal;
}
#login input {
padding-left: 75px;
}
#reviewrequest .summary {
border-bottom: 1px solid #999999;
padding: 12px 10px;
text-align: left;
}
#reviewrequest h3 {
font-size: 14px;
margin: 0;
padding: 0 0 5px 0;
}
#reviewrequest > fieldset {
fo... | reviewboard/htdocs/media/rb/css/iphone.css | body > ul > li small {
color: gray;
font-weight: normal;
}
#login input {
padding-left: 75px;
}
#reviewrequest .summary {
border-bottom: 1px solid #999999;
padding: 12px 10px;
text-align: left;
}
#reviewrequest h3 {
font-size: 14px;
margin: 0;
padding: 0 0 5px 0;
}
#reviewrequest > fieldset {
fo... | 0.42656 | 0.120232 |
@import url('../site.css');
.patch {
display: inline-block;
vertical-align: top;
width: 60px;
border-style: solid;
border-width: 1px;
border-radius: 2px;
text-align: center;
font-family: var(--studio-font-family);
font-size: 85%;
margin-left: 2px;
margin-top: 2px;
paddi... | 0.0.0/doc/colors/index.css | @import url('../site.css');
.patch {
display: inline-block;
vertical-align: top;
width: 60px;
border-style: solid;
border-width: 1px;
border-radius: 2px;
text-align: center;
font-family: var(--studio-font-family);
font-size: 85%;
margin-left: 2px;
margin-top: 2px;
paddi... | 0.364778 | 0.079926 |
@import url("https://fonts.googleapis.com/css?family=Anaheim|Quattrocento+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:300,400,600");
html {
background-color: #353b43;
color: #737f8a;
}
body {
background-color: #353b43;
font-family: "Anaheim", sans-serif;
... | css/style.css | @import url("https://fonts.googleapis.com/css?family=Anaheim|Quattrocento+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:300,400,600");
html {
background-color: #353b43;
color: #737f8a;
}
body {
background-color: #353b43;
font-family: "Anaheim", sans-serif;
... | 0.235988 | 0.098773 |
.ambientlight,
.no-applicationcache,
.audio,
.no-batteryapi,
.blobconstructor,
.no-canvas,
.canvastext,
.no-contenteditable,
.contextmenu,
.no-cookies,
.cors,
.no-customprotocolhandler,
.customevent,
.no-dart,
.dataview,
.no-draganddrop,
.emoji,
.no-eventlistener,
.exiforientation,
.no-flash,
.fullscreen,
.no-gamepads,... | node_modules/customizr/test/css/vanilla.css | .ambientlight,
.no-applicationcache,
.audio,
.no-batteryapi,
.blobconstructor,
.no-canvas,
.canvastext,
.no-contenteditable,
.contextmenu,
.no-cookies,
.cors,
.no-customprotocolhandler,
.customevent,
.no-dart,
.dataview,
.no-draganddrop,
.emoji,
.no-eventlistener,
.exiforientation,
.no-flash,
.fullscreen,
.no-gamepads,... | 0.52829 | 0.085099 |
.clear {
clear: both;
}
#cv {
width: 90%;
max-width: 800px;
background: #f3f3f3;
margin: 30px auto;
}
.mainDetails {
padding: 25px 35px;
border-bottom: 2px solid #cf8a05;
background: #ededed;
}
#name h1 {
font-size: 2.5em;
font-weight: 700;
font-family: "Rokkitt", Helvetic... | public/css/style_resume.css | .clear {
clear: both;
}
#cv {
width: 90%;
max-width: 800px;
background: #f3f3f3;
margin: 30px auto;
}
.mainDetails {
padding: 25px 35px;
border-bottom: 2px solid #cf8a05;
background: #ededed;
}
#name h1 {
font-size: 2.5em;
font-weight: 700;
font-family: "Rokkitt", Helvetic... | 0.327023 | 0.153644 |
*{
background:black;
}
.container{
display:grid;
grid-template-columns:32% 32% 34%;
grid-gap:15px;
}
.container div{
background-color:white;
padding:10px;
}
#about{
background-color:blue;
font-size:30px;
}
.contact{
background:white;
font-size:25px;
margin:0px;
}
h2{
background:white;
text-al... | Html/gridstyle.css | *{
background:black;
}
.container{
display:grid;
grid-template-columns:32% 32% 34%;
grid-gap:15px;
}
.container div{
background-color:white;
padding:10px;
}
#about{
background-color:blue;
font-size:30px;
}
.contact{
background:white;
font-size:25px;
margin:0px;
}
h2{
background:white;
text-al... | 0.231962 | 0.078607 |
.main {
display: flex;
flex-direction: column;
max-width: 1100px;
}
body {
background-color: #3c3f41;
color: #ffc900;
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
.body {
display: flex;
flex-direction: row;
flex-grow: 2;
}
.head {
paddi... | src/css/base.css | .main {
display: flex;
flex-direction: column;
max-width: 1100px;
}
body {
background-color: #3c3f41;
color: #ffc900;
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
.body {
display: flex;
flex-direction: row;
flex-grow: 2;
}
.head {
paddi... | 0.573678 | 0.128416 |
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Domine:400,700);
@import url(https://fonts.googleapis.com/css?family=... | css/custom_search.css | @import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Domine:400,700);
@import url(https://fonts.googleapis.com/css?family=... | 0.246352 | 0.206834 |
* {
margin: 0;
padding: 0;
border: 0;
}
body {
height: 100vh;
background-color: #D7FCF4;
}
main {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.calculator {
box-sizing: border-box;
width: 300px;
height: 380px;
display: flex;
justify-c... | FrontEndLibraries_Projects/Calculator/calculator.css | * {
margin: 0;
padding: 0;
border: 0;
}
body {
height: 100vh;
background-color: #D7FCF4;
}
main {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.calculator {
box-sizing: border-box;
width: 300px;
height: 380px;
display: flex;
justify-c... | 0.319121 | 0.073297 |
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
:root {
--primary-color: #b1de36;
--primary-color-rgb: 177, 222, 54;
--secondary-color: #2b4823;
--secondary-color-rgb: 43, 72, 35;
--tertiary... | gardening/styles.css | @import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
:root {
--primary-color: #b1de36;
--primary-color-rgb: 177, 222, 54;
--secondary-color: #2b4823;
--secondary-color-rgb: 43, 72, 35;
--tertiary... | 0.394551 | 0.057177 |
body {
font-family: 'Merriweather', serif;
background: #f0f0f0;
height: 100%;
position: relative;
}
/* Navigational Bar Blade */
.account-header {
background-color: white;
justify-content: flex-end;
display:flex;
color: #1f60ad;
font-size: small;
font-size: small;
}
.btn-link {... | public/assets/css/styles.css | body {
font-family: 'Merriweather', serif;
background: #f0f0f0;
height: 100%;
position: relative;
}
/* Navigational Bar Blade */
.account-header {
background-color: white;
justify-content: flex-end;
display:flex;
color: #1f60ad;
font-size: small;
font-size: small;
}
.btn-link {... | 0.447943 | 0.070208 |
.root {
-fx-font-size: 30px;
-fx-font-family: "Comic Sans MS";
-fx-background-image: url("../image/selectbg.png");
-fx-background-repeat: no-repeat;
-fx-background-attachment: fixed;
-fx-background-position: center;
-fx-background-size: 100%;
}
.center-pane {
-fx-padding: 40px;
-fx-background-color: ... | src/main/resources/pacman/css/select.css | .root {
-fx-font-size: 30px;
-fx-font-family: "Comic Sans MS";
-fx-background-image: url("../image/selectbg.png");
-fx-background-repeat: no-repeat;
-fx-background-attachment: fixed;
-fx-background-position: center;
-fx-background-size: 100%;
}
.center-pane {
-fx-padding: 40px;
-fx-background-color: ... | 0.397704 | 0.079104 |
.flexigrid div.mDiv div.preview:hover {
background: #FFFFFF url(../img/preview-hover.png);
border-color: #9a9a9a;
}
.flexigrid div.mDiv div.download:hover {
background: #FFFFFF url(../img/download-hover.png);
border-color: #9a9a9a;
}
.flexigrid div.mDiv div.open-in-manager:hover {
background:#FFFFFF url(../img/... | mapmint-ui/new-themes/themes/green/grid.css | .flexigrid div.mDiv div.preview:hover {
background: #FFFFFF url(../img/preview-hover.png);
border-color: #9a9a9a;
}
.flexigrid div.mDiv div.download:hover {
background: #FFFFFF url(../img/download-hover.png);
border-color: #9a9a9a;
}
.flexigrid div.mDiv div.open-in-manager:hover {
background:#FFFFFF url(../img/... | 0.271348 | 0.077448 |
body {
color: black;
margin: 0;
background: #EAF3F0;
display: flex; /* USED TO PUSH FOOTER TO THE BOTTOM */
flex-direction: column; /* USED TO PUSH FOOTER TO THE BOTTOM */
min-height: 100vh; /* USED TO PUSH FOOTER TO THE BOTTOM */
font-family: 'Raleway', sans-serif;
}
:root {
--main-c... | public/css/uncompressed/main.css | body {
color: black;
margin: 0;
background: #EAF3F0;
display: flex; /* USED TO PUSH FOOTER TO THE BOTTOM */
flex-direction: column; /* USED TO PUSH FOOTER TO THE BOTTOM */
min-height: 100vh; /* USED TO PUSH FOOTER TO THE BOTTOM */
font-family: 'Raleway', sans-serif;
}
:root {
--main-c... | 0.383757 | 0.066236 |
html,body,div,img,ul,li,a,nav,span,p,h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;border:none;}
body{font-size: 14px;font-family: "Microsoft Yahei", arial, "Hiragino Sans GB", sans-serif;}
li{list-style: none}
a,a:hover,a:link,a:visited{text-decoration:none;}
body {color: rgba(0,0,0,.6);max-width: 550px;margin: 0 auto;}
.bot... | Public/kindeditor/css/index-3.6.css | html,body,div,img,ul,li,a,nav,span,p,h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;border:none;}
body{font-size: 14px;font-family: "Microsoft Yahei", arial, "Hiragino Sans GB", sans-serif;}
li{list-style: none}
a,a:hover,a:link,a:visited{text-decoration:none;}
body {color: rgba(0,0,0,.6);max-width: 550px;margin: 0 auto;}
.bot... | 0.330363 | 0.060613 |
* {
margin: 0%;
padding: 0%;
box-sizing: border-box;
}
body {
overflow-x: hidden;
font-family: 'Times New Roman', Times, serif;
}
/* ...................header stylings */
nav {
display: flex;
justify-content: space-between;
align-items: center;
height: 8vh;
background-color: rgb(255, ... | style.css | * {
margin: 0%;
padding: 0%;
box-sizing: border-box;
}
body {
overflow-x: hidden;
font-family: 'Times New Roman', Times, serif;
}
/* ...................header stylings */
nav {
display: flex;
justify-content: space-between;
align-items: center;
height: 8vh;
background-color: rgb(255, ... | 0.400163 | 0.05526 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("inoreader.com")
{
/********************* top bar - start ********************/
/* hide prev/next buttons */
#sb_rp_prev_article,
#sb_rp_next_article
{
display: none !important;
}
/********************* top bar - end... | Tiny-InoReader.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("inoreader.com")
{
/********************* top bar - start ********************/
/* hide prev/next buttons */
#sb_rp_prev_article,
#sb_rp_next_article
{
display: none !important;
}
/********************* top bar - end... | 0.35209 | 0.107907 |
.vid-snap.uk-thumbnail {
width: 100%;
}
.vid-snap .uk-overlay {
text-align: center;
width: 100%;
display: block;
}
.vid-snap .uk-overlay img {
display: inline;
transition: -webkit-transform ease 0.3s;
transition: transform ease 0.3s;
width: 100%;
}
.vid-snap .uk-overlay.no-transition im... | src/http/assets/custom/css/vid-snap.css | .vid-snap.uk-thumbnail {
width: 100%;
}
.vid-snap .uk-overlay {
text-align: center;
width: 100%;
display: block;
}
.vid-snap .uk-overlay img {
display: inline;
transition: -webkit-transform ease 0.3s;
transition: transform ease 0.3s;
width: 100%;
}
.vid-snap .uk-overlay.no-transition im... | 0.586049 | 0.094093 |
.uniform-button-group a, .uniform-button
{
outline: none;
appearance: none;
border: 0;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
height: 2.25em;
padding: 0.5em 0.75em;
vertical-align: middle;
text-align: c... | src/css/uniform/button.css | .uniform-button-group a, .uniform-button
{
outline: none;
appearance: none;
border: 0;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
height: 2.25em;
padding: 0.5em 0.75em;
vertical-align: middle;
text-align: c... | 0.703549 | 0.164215 |
.proto_masonry_top, .widget_featured_image_pro_masonry_widget {
/*clear the top div container*/
clear:both;
margin-top:15px;
}
.proto_subcaption {
padding: 0 15px;
margin-bottom: 5px;
overflow-wrap: break-word;
white-space: normal;
word-wrap: break-word;
width:100%;
}
... | core/assets/css/proto-masonry.css | .proto_masonry_top, .widget_featured_image_pro_masonry_widget {
/*clear the top div container*/
clear:both;
margin-top:15px;
}
.proto_subcaption {
padding: 0 15px;
margin-bottom: 5px;
overflow-wrap: break-word;
white-space: normal;
word-wrap: break-word;
width:100%;
}
... | 0.379723 | 0.062018 |
html { background:grey; }
body { font-family: sans-serif;
display:table; margin:auto;
border-radius:1em; border:thick solid grey; padding:1ex;
background: white;
}
.assignment, .action { border-radius:1ex; padding:1ex; margin:1ex 0ex; }
.assignment.pending { background:rgba(0,0,0,0.0625); opacity:0.... | display.css | html { background:grey; }
body { font-family: sans-serif;
display:table; margin:auto;
border-radius:1em; border:thick solid grey; padding:1ex;
background: white;
}
.assignment, .action { border-radius:1ex; padding:1ex; margin:1ex 0ex; }
.assignment.pending { background:rgba(0,0,0,0.0625); opacity:0.... | 0.722037 | 0.230465 |
width: 1200px;
height: 100%;
margin: 0 auto;
background-color: rgb(153, 153, 153);
}
#elements {
display: grid;
grid-template-columns: 120px 120px 120px 120px 120px 120px 120px 120px 120px 120px;
grid-template-rows: 120px 120px 120px 120px 120px 120px 120px 120px 120px 120px;
grid-t... | styles/style.css | width: 1200px;
height: 100%;
margin: 0 auto;
background-color: rgb(153, 153, 153);
}
#elements {
display: grid;
grid-template-columns: 120px 120px 120px 120px 120px 120px 120px 120px 120px 120px;
grid-template-rows: 120px 120px 120px 120px 120px 120px 120px 120px 120px 120px;
grid-t... | 0.333069 | 0.048159 |
body {
overflow-x: visible;
width: 100%;
font: 15px "Century Gothic", "Times Roman", sans-serif;
min-height: 550px;
}
.bg {
background: url("../image/bg3.jpg") no-repeat center;
background-size: cover;
}
.bg4 {
background: url("../image/gif.gif") no-repeat center;
background-size: cover;
}
.bg5 {
b... | css/main.css | body {
overflow-x: visible;
width: 100%;
font: 15px "Century Gothic", "Times Roman", sans-serif;
min-height: 550px;
}
.bg {
background: url("../image/bg3.jpg") no-repeat center;
background-size: cover;
}
.bg4 {
background: url("../image/gif.gif") no-repeat center;
background-size: cover;
}
.bg5 {
b... | 0.414425 | 0.070945 |
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap");
:root {
/* ---------theme colors (varibale)---------- */
--bg-gray: #bdb8b1;
--text-curry: #cc8523;
--text-curry2: rgba(205, 130, 35, 0.5);
--offwhite: #f2f2f2;
--white: #fff;
--sky-blue: #a1c9d4;
--transition: all... | css/styles.css | @import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap");
:root {
/* ---------theme colors (varibale)---------- */
--bg-gray: #bdb8b1;
--text-curry: #cc8523;
--text-curry2: rgba(205, 130, 35, 0.5);
--offwhite: #f2f2f2;
--white: #fff;
--sky-blue: #a1c9d4;
--transition: all... | 0.316158 | 0.104477 |
@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
@import url('JetBrainsMono-ExtraLight.woff2');
header {
display: flex;
position:fixed;
width: 100%;
height: 10vh;
background-color:#30303... | style/style.css | @import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
@import url('JetBrainsMono-ExtraLight.woff2');
header {
display: flex;
position:fixed;
width: 100%;
height: 10vh;
background-color:#30303... | 0.533641 | 0.084833 |
.bo08, .sub-tabs {
border: .08em solid rgba(0, 0, 0, .1)
}
.cau img, .dati {
float: left
}
.children, .com, .commentspnsrtarget, .ctx, .dati, .sub-tabs {
clear: both
}
.bobo08 {
border-bottom: .08em solid rgba(0, 0, 0, .1)
}
.boto08 {
border-top: .08em solid rgba(0, 0, 0, .1)
}
.adv {
margin: 0 ... | itext.tests/itext.html2pdf.tests/resources/itext/html2pdf/Html2PdfTest/smashing_files/comments.min.css | .bo08, .sub-tabs {
border: .08em solid rgba(0, 0, 0, .1)
}
.cau img, .dati {
float: left
}
.children, .com, .commentspnsrtarget, .ctx, .dati, .sub-tabs {
clear: both
}
.bobo08 {
border-bottom: .08em solid rgba(0, 0, 0, .1)
}
.boto08 {
border-top: .08em solid rgba(0, 0, 0, .1)
}
.adv {
margin: 0 ... | 0.536556 | 0.148386 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap");
/*
===============
Variables
===============
*/
:root {
--clr-grey-9: hsl(212, 33%, 89%);
--clr-white: #fff;
--clr-black: #000;
--transition: all 0.3s linear;
--spacing: 0.2rem;
--radius: 0.25rem;
}
/*
========... | src/components/form/styles.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap");
/*
===============
Variables
===============
*/
:root {
--clr-grey-9: hsl(212, 33%, 89%);
--clr-white: #fff;
--clr-black: #000;
--transition: all 0.3s linear;
--spacing: 0.2rem;
--radius: 0.25rem;
}
/*
========... | 0.435661 | 0.072472 |
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, ... | interfaces/Plush/templates/static/stylesheets/colorschemes/gold/gold.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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, ... | 0.331444 | 0.0809 |
@font-face {
font-family: 'freighttext_prosemibold';
src: url('fonts/freighttext_pro_semibold-webfont.eot');
src: url('fonts/freighttext_pro_semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/freighttext_pro_semibold-webfont.woff') format('woff'),
url('fonts/freighttext_... | style.css | @font-face {
font-family: 'freighttext_prosemibold';
src: url('fonts/freighttext_pro_semibold-webfont.eot');
src: url('fonts/freighttext_pro_semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/freighttext_pro_semibold-webfont.woff') format('woff'),
url('fonts/freighttext_... | 0.268462 | 0.043589 |
@-moz-document domain("messenger.com") {
._1ht1 {
background-color: #FFD6D1;
color: #000000;
height: 71px;
/*border-bottom: 1px solid #000000;*/
position: relative;
}
._1ht1._1ht2 {
background-color: #CCFFFF;
}
._1ht6 {
color: #000000;
font-size: 15px;
font-weight: bold... | data/usercss/128861.user.css | @-moz-document domain("messenger.com") {
._1ht1 {
background-color: #FFD6D1;
color: #000000;
height: 71px;
/*border-bottom: 1px solid #000000;*/
position: relative;
}
._1ht1._1ht2 {
background-color: #CCFFFF;
}
._1ht6 {
color: #000000;
font-size: 15px;
font-weight: bold... | 0.252753 | 0.068195 |
@-moz-document domain("d20pfsrd.com") {
main article.home div.contentblock {
border: 4px solid;
border-color: #333;
display: block;
float: none;
width: auto;
}
article div.article-content table[border="1"], article div.article-content table[border="1"] td, article div.article-content table... | data/usercss/162893.user.css | @-moz-document domain("d20pfsrd.com") {
main article.home div.contentblock {
border: 4px solid;
border-color: #333;
display: block;
float: none;
width: auto;
}
article div.article-content table[border="1"], article div.article-content table[border="1"] td, article div.article-content table... | 0.267504 | 0.063948 |
.providerAccountBlank {
width: 100%;
height: auto;
background-color: #ffffff;
padding: 0 auto;
padding-top:113px;
overflow-y: scroll;
}
.pageTitleContainer{
width: 40%;
height: 32px;
font-family: Futura;
font-size: 24px;
font-weight: 500;
font-style: normal;
font-st... | app/components/EditAccount.css | .providerAccountBlank {
width: 100%;
height: auto;
background-color: #ffffff;
padding: 0 auto;
padding-top:113px;
overflow-y: scroll;
}
.pageTitleContainer{
width: 40%;
height: 32px;
font-family: Futura;
font-size: 24px;
font-weight: 500;
font-style: normal;
font-st... | 0.431464 | 0.111967 |
*{
margin:0;
padding:0;
font-family: sans-serif;
}
#video{
width: 100%;
}
.nav-wrapper{
background-color: #3498db;
}
.brand-logo{
margin-left: 20px;
}
.image{
opacity:1;
width: 100%;
margin-top: 20px;
}
.commencer{
border: 1px solid #f5f5f5;
color: #f5f5f5;
... | public/css/monstyle.css | *{
margin:0;
padding:0;
font-family: sans-serif;
}
#video{
width: 100%;
}
.nav-wrapper{
background-color: #3498db;
}
.brand-logo{
margin-left: 20px;
}
.image{
opacity:1;
width: 100%;
margin-top: 20px;
}
.commencer{
border: 1px solid #f5f5f5;
color: #f5f5f5;
... | 0.30054 | 0.087916 |
body {
background-color: #292929;
font-family: Exo, sans-serif;
color: #e2e2e2;
font-size: 14px;
line-height: 20px;
font-weight: 300;
}
h1 {
margin-top: 20px;
margin-bottom: 20px;
color: #e2e2e2;
font-size: 38px;
line-height: 44px;
font-weight: 900;
text-align: center;
}
h2 {
display: bloc... | css/liquorice-gen.webflow.css | body {
background-color: #292929;
font-family: Exo, sans-serif;
color: #e2e2e2;
font-size: 14px;
line-height: 20px;
font-weight: 300;
}
h1 {
margin-top: 20px;
margin-bottom: 20px;
color: #e2e2e2;
font-size: 38px;
line-height: 44px;
font-weight: 900;
text-align: center;
}
h2 {
display: bloc... | 0.312265 | 0.055081 |
body {
line-height: 1;
}
.ui.segment {
border-radius: 0 !important;
}
ol.sortable li {
box-shadow: 0 0 0 1px #E6E6E6;
}
body {
font-family: tahoma, verdana, helvetica;
font-size: 0.8em;
padding: 10px;
background-color: #e5e5e5;
}
.Gantt {
height: 100%;
/* width: 98%;
margin-left: 1%;*/
}
/* Gan... | src/css/gantt.css | body {
line-height: 1;
}
.ui.segment {
border-radius: 0 !important;
}
ol.sortable li {
box-shadow: 0 0 0 1px #E6E6E6;
}
body {
font-family: tahoma, verdana, helvetica;
font-size: 0.8em;
padding: 10px;
background-color: #e5e5e5;
}
.Gantt {
height: 100%;
/* width: 98%;
margin-left: 1%;*/
}
/* Gan... | 0.245718 | 0.088465 |
@charset "utf-8";
/*date:2018-03-13*/
/* add====================== */
.mar10{margin:10px}
.marLeft5{margin-left:5px}
.marLeft10{margin-left:10px}
.mar20{margin:20px}
.fl{float:left}
.selTitle{font-size: 1.95rem;color:#666}
.fontGray{color:#8e8e8e}
.money{font-size:2rem;font-family: "Microsoft YaHei";}
.gra... | paypage/css/style.css | @charset "utf-8";
/*date:2018-03-13*/
/* add====================== */
.mar10{margin:10px}
.marLeft5{margin-left:5px}
.marLeft10{margin-left:10px}
.mar20{margin:20px}
.fl{float:left}
.selTitle{font-size: 1.95rem;color:#666}
.fontGray{color:#8e8e8e}
.money{font-size:2rem;font-family: "Microsoft YaHei";}
.gra... | 0.221687 | 0.057812 |
body {
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 1rem;
line-height: 1.75;
color: #29384E;
}
h1,
h2,
h3{
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 500;
color:#F15B3E;
}
h2 a,
h3 a {
color:#F15B3E;
}
h2 {
margin-top... | css/main.css | body {
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 1rem;
line-height: 1.75;
color: #29384E;
}
h1,
h2,
h3{
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 500;
color:#F15B3E;
}
h2 a,
h3 a {
color:#F15B3E;
}
h2 {
margin-top... | 0.40698 | 0.083217 |
@import url("../fonts/HelveticaBlack/stylesheet.css");
@import url('../css/header.css');
@import url('../css/footer.css');
body{
margin: 0;
background-color: black;
}
.food{
cursor: pointer;
transition: 2s;
overflow: hidden;
}
.lineBeforeTitle{
border:5px solid red;
}
.foo... | public/assets/css/menu.css | @import url("../fonts/HelveticaBlack/stylesheet.css");
@import url('../css/header.css');
@import url('../css/footer.css');
body{
margin: 0;
background-color: black;
}
.food{
cursor: pointer;
transition: 2s;
overflow: hidden;
}
.lineBeforeTitle{
border:5px solid red;
}
.foo... | 0.353317 | 0.052546 |
body {
background: url(../images/bg-body.jpg) repeat;
color: #6c5b37;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
min-width: 960px;
padding: 0;
}
a {
outline: none;
}
img {
border: 0;
}
p {
margin: 0;
line-height: 24px;
}
p a {
color: #6c5b37;
}
ul {
list-style: none;
margin: 0;... | public/css/style.css | body {
background: url(../images/bg-body.jpg) repeat;
color: #6c5b37;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
min-width: 960px;
padding: 0;
}
a {
outline: none;
}
img {
border: 0;
}
p {
margin: 0;
line-height: 24px;
}
p a {
color: #6c5b37;
}
ul {
list-style: none;
margin: 0;... | 0.227298 | 0.07946 |
width: 100%;
height: auto;
margin: 0px auto;
}
#pdf-loader {
display: none;
text-align: center;
color: #999999;
font-size: 13px;
line-height: 100px;
height: 100px;
}
#pdf-no-page {
display: none;
text-align: center;
color: #999999;
font-size: 13px;
l... | src/desktop/public/contentPlayer/preview/coreplugins/org.ekstep.pdfrenderer-1.0/renderer/libs/pdf.css | width: 100%;
height: auto;
margin: 0px auto;
}
#pdf-loader {
display: none;
text-align: center;
color: #999999;
font-size: 13px;
line-height: 100px;
height: 100px;
}
#pdf-no-page {
display: none;
text-align: center;
color: #999999;
font-size: 13px;
l... | 0.398055 | 0.060641 |