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 |
|---|---|---|---|---|
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* line 61, sass/libs/_normalize.scss */
audio, canvas, video { display: inline-block; }
/* line 74, sass/libs/_normalize.scss */
audio:not([controls]) { display: none; height: 0; }
/* line 84, sass/libs/_n... | style.css | article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* line 61, sass/libs/_normalize.scss */
audio, canvas, video { display: inline-block; }
/* line 74, sass/libs/_normalize.scss */
audio:not([controls]) { display: none; height: 0; }
/* line 84, sass/libs/_n... | 0.29088 | 0.075075 |
#menu .first a {
margin: 0 0 0 -2px;
}
/* Page */
#page {
background: /*#1777B1*/#0AA9FD;
width: 730px;
margin: 0 auto 20px auto;
padding: /*10px 0 15px*/10px 5px 15px 5px;
border: 2px;
border-bottom: 1px solid #4AF4FE;
margin-bottom: 20px;
clear: both;
}
/* Dzwonki */
.dzwonki {
text-align: center;
}
.... | Strona 2c/arkusz_planlekcji_dzwonki_autobusy_planbudy_dopobrania_linki_dowcipy_muza_filmy_mapy_gry.css |
#menu .first a {
margin: 0 0 0 -2px;
}
/* Page */
#page {
background: /*#1777B1*/#0AA9FD;
width: 730px;
margin: 0 auto 20px auto;
padding: /*10px 0 15px*/10px 5px 15px 5px;
border: 2px;
border-bottom: 1px solid #4AF4FE;
margin-bottom: 20px;
clear: both;
}
/* Dzwonki */
.dzwonki {
text-align: center;
}
.... | 0.193719 | 0.07363 |
.theme-popover-mask {
z-index: 9998;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.4;
filter: alpha(opacity=40);
display: none;
}
/* line 14, ../../../sass/mb/common/alert_login.scss */
.theme-popover {
z-index: 9999;
position: fixed;
top: 15%;
le... | Public/css/mb/common/alert_login.css | .theme-popover-mask {
z-index: 9998;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.4;
filter: alpha(opacity=40);
display: none;
}
/* line 14, ../../../sass/mb/common/alert_login.scss */
.theme-popover {
z-index: 9999;
position: fixed;
top: 15%;
le... | 0.232136 | 0.052546 |
body {
background: url(../images/backgrounds/bodyBg.png) repeat #fff;
font-size: 12px;
}
#content{
background: none;
}
img.logo {
width: 30px;
}
#header h1 a {
display: block;
color: #FFF;
font-size: 20px;
}
#header {
background-color: #ffc107;
margin-top: 10px;
}
#user-nav > ul > l... | assets/admin/css/kodeaceh.css | body {
background: url(../images/backgrounds/bodyBg.png) repeat #fff;
font-size: 12px;
}
#content{
background: none;
}
img.logo {
width: 30px;
}
#header h1 a {
display: block;
color: #FFF;
font-size: 20px;
}
#header {
background-color: #ffc107;
margin-top: 10px;
}
#user-nav > ul > l... | 0.327346 | 0.11004 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #292929;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.img... | app/static/styles/styles.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #292929;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.img... | 0.329823 | 0.097005 |
@charset "UTF-8";
/**
* @color
* @section 主色
*/
/**
* @color
* @section 主色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*... | es/components/TimePicker/style/index.css | @charset "UTF-8";
/**
* @color
* @section 主色
*/
/**
* @color
* @section 主色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*/
/**
* @color
* @section 辅助色
*... | 0.329715 | 0.040788 |
@media (min-width: 1300px) {
}
@media (min-width: 1199px) and (max-width: 1299px) {
.contact-left{
/*border:1px solid red;*/
padding-left: 100px !important;
}
.social {
padding: 0px !important;
}
#footer .social {
margin-left: -8px !important;
padding: 0px 31px !important;
}
.view-doner but... | public/client/css/responsive.css | @media (min-width: 1300px) {
}
@media (min-width: 1199px) and (max-width: 1299px) {
.contact-left{
/*border:1px solid red;*/
padding-left: 100px !important;
}
.social {
padding: 0px !important;
}
#footer .social {
margin-left: -8px !important;
padding: 0px 31px !important;
}
.view-doner but... | 0.196441 | 0.104706 |
body
{
margin: 0;
padding: 0;
background: #1ddbcf;
font-family: sans-serif;
}
h2
{
text-align: center;
}
h3
{
text-align: center;
padding: 10px;
box-sizing: border-box;
background: rgba(0,0,0,.1);
box-shadow: inset 0 0 15px rgba(0,0,0,.2);
border-radius: 10px;
color: black;
}
ul, .entry-btn
{
position: rel... | Organi/Organiapp/static/Organiapp/css/style.css | body
{
margin: 0;
padding: 0;
background: #1ddbcf;
font-family: sans-serif;
}
h2
{
text-align: center;
}
h3
{
text-align: center;
padding: 10px;
box-sizing: border-box;
background: rgba(0,0,0,.1);
box-shadow: inset 0 0 15px rgba(0,0,0,.2);
border-radius: 10px;
color: black;
}
ul, .entry-btn
{
position: rel... | 0.316898 | 0.067362 |
@charset "utf-8";
/* ====================== General styles ====================== */
html {
margin: 0;
padding: 0;
}
*, *:before, *::before, *::after, *:after { margin: 0; padding: 0; }
/* CSS Document */
body, td, th, p {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #333;
... | css/styles.css | @charset "utf-8";
/* ====================== General styles ====================== */
html {
margin: 0;
padding: 0;
}
*, *:before, *::before, *::after, *:after { margin: 0; padding: 0; }
/* CSS Document */
body, td, th, p {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #333;
... | 0.371365 | 0.067516 |
body {
/* font-family: "Open Sans", sans-serif; */
font-family: 'Noto Serif', serif;
color: yellow;
}
a {
color: brown;
text-decoration: none;
}
a:hover {
color: brown;
text-decoration: none;
}
/* navbar */
/* .navbar {
padding: 0;
} */
/* .navbar ul {
... | assets/styles/login_res.css | body {
/* font-family: "Open Sans", sans-serif; */
font-family: 'Noto Serif', serif;
color: yellow;
}
a {
color: brown;
text-decoration: none;
}
a:hover {
color: brown;
text-decoration: none;
}
/* navbar */
/* .navbar {
padding: 0;
} */
/* .navbar ul {
... | 0.446977 | 0.076857 |
@charset "utf-8";
/* ==========================================================
common.css
=============================================================
01. float
02. line-height
03. margin
04. padding
05. font-size
06. font-weight
07. color
08. align
09. border
10. width
11. clear
12. other
============... | secure/css/common.css | @charset "utf-8";
/* ==========================================================
common.css
=============================================================
01. float
02. line-height
03. margin
04. padding
05. font-size
06. font-weight
07. color
08. align
09. border
10. width
11. clear
12. other
============... | 0.208985 | 0.064329 |
body {
background-color: #ffffff ;
padding-left: 215px;
padding-right: 215px;
}
h4 {
font-family: 'Yellowtail', cursive;
/* font-style: italic; */
/* font-size: xx-large; */
padding-left: 50px ;
}
h5 {
font-family: 'Advent Pro', sans-serif;
font-style: normal;
/* font-size: ... | CSS/stylesheet.css | body {
background-color: #ffffff ;
padding-left: 215px;
padding-right: 215px;
}
h4 {
font-family: 'Yellowtail', cursive;
/* font-style: italic; */
/* font-size: xx-large; */
padding-left: 50px ;
}
h5 {
font-family: 'Advent Pro', sans-serif;
font-style: normal;
/* font-size: ... | 0.258513 | 0.146362 |
right: 0;
margin: 3rem 0 15px;
}
#events .events-item > div {
margin: 0 auto;
}
#events .events-item .events-link {
display: block;
position: relative;
margin: 0 auto;
}
#events .events-link > img {
width: 100%;
}
#events .events-item .events-link .caption {
position: absolute;
width: 1... | _includes/css/events.css | right: 0;
margin: 3rem 0 15px;
}
#events .events-item > div {
margin: 0 auto;
}
#events .events-item .events-link {
display: block;
position: relative;
margin: 0 auto;
}
#events .events-link > img {
width: 100%;
}
#events .events-item .events-link .caption {
position: absolute;
width: 1... | 0.446977 | 0.113949 |
::-moz-selection { background-color: #34e7e4; }
::selection { background-color: #34e7e4; }
.button.sneak,
.contact-form input.sneak[type=submit],
body.sneak_button .wpcf7-form input[type=submit],
body.sneak_button .contact-form.newsletter-form input[type=submit],
body.sneak_button #searchform input[type=submit],
.pos... | wp-content/themes/suevafree/assets/skins/clean-turquoise.css | ::-moz-selection { background-color: #34e7e4; }
::selection { background-color: #34e7e4; }
.button.sneak,
.contact-form input.sneak[type=submit],
body.sneak_button .wpcf7-form input[type=submit],
body.sneak_button .contact-form.newsletter-form input[type=submit],
body.sneak_button #searchform input[type=submit],
.pos... | 0.226612 | 0.07267 |
body {
background-color:black;
font: 20px Eurostile, sans-serif;
text-transform: uppercase;
}
.system {
margin-top: 1px;
margin-bottom: 1px;
padding-left: 10px;
text-shadow: 0px 0px 3px;
margin-left: 1px;
margin-right: 1px;
}
.charted {
color: #9f9f9f;
backgr... | EDScoutWebUI/static/style.css | body {
background-color:black;
font: 20px Eurostile, sans-serif;
text-transform: uppercase;
}
.system {
margin-top: 1px;
margin-bottom: 1px;
padding-left: 10px;
text-shadow: 0px 0px 3px;
margin-left: 1px;
margin-right: 1px;
}
.charted {
color: #9f9f9f;
backgr... | 0.398289 | 0.089654 |
body {
box-sizing: border-box;
font-family: Arial;
}
.title {
text-align: center;
color: black;
background-color: rgb(0, 255, 115);
background: linear-gradient(90deg, white, rgb(179, 255, 0), white);
text-align: center;
font-size: 30px;
margin-right: 0.2%;
margin-bottom: 0%... | m07_flexbox_na_pratica/54_display/54_display_style.css | body {
box-sizing: border-box;
font-family: Arial;
}
.title {
text-align: center;
color: black;
background-color: rgb(0, 255, 115);
background: linear-gradient(90deg, white, rgb(179, 255, 0), white);
text-align: center;
font-size: 30px;
margin-right: 0.2%;
margin-bottom: 0%... | 0.513181 | 0.263434 |
margin: 8px 2px 0;
}
#titlediv .inside p.description label {
cursor: pointer;
}
span.shortcode {
display: block;
margin: 2px 0;
}
span.shortcode.old {
background: #777;
color: #fff;
}
span.shortcode > input {
background: inherit;
color: inherit;
font-size: 12px;
border: none;
box-sh... | !plugins/contact-form-7/admin/css/styles.css | margin: 8px 2px 0;
}
#titlediv .inside p.description label {
cursor: pointer;
}
span.shortcode {
display: block;
margin: 2px 0;
}
span.shortcode.old {
background: #777;
color: #fff;
}
span.shortcode > input {
background: inherit;
color: inherit;
font-size: 12px;
border: none;
box-sh... | 0.212477 | 0.050331 |
-webkit-transform: var(--transform-normal);
transform: var(--transform-normal);
-webkit-transition: var(--button-transition);
transition: var(--button-transition);
}
#app-mount .lookFilled-1Gx00P:hover {
-webkit-transform: var(--button-transform-hover);
transform: var(--button-tr... | src/support/compiled.css | -webkit-transform: var(--transform-normal);
transform: var(--transform-normal);
-webkit-transition: var(--button-transition);
transition: var(--button-transition);
}
#app-mount .lookFilled-1Gx00P:hover {
-webkit-transform: var(--button-transform-hover);
transform: var(--button-tr... | 0.284179 | 0.084041 |
body,
ol,
ul,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
margin: 0;
padding: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
box-sizing: border-box;
}
html,
body {
height: 100%;
posit... | public/test/html-app4/css/public.css | body,
ol,
ul,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
margin: 0;
padding: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
box-sizing: border-box;
}
html,
body {
height: 100%;
posit... | 0.258232 | 0.064036 |
body {
padding-top: 87px;
}
.navbar-form {
padding-left: 0;
padding-right: 0;
}
.navbar-form .form-group, .navbar-form .input-group {
width: 100%;
}
.navbar-form .input-group-addon {
text-align: right;
padding-right: 0;
}
.navbar-form .input-group-addon a {
color: #b2dbfb;
}
/* width fix, see https... | ui/src/index.css | body {
padding-top: 87px;
}
.navbar-form {
padding-left: 0;
padding-right: 0;
}
.navbar-form .form-group, .navbar-form .input-group {
width: 100%;
}
.navbar-form .input-group-addon {
text-align: right;
padding-right: 0;
}
.navbar-form .input-group-addon a {
color: #b2dbfb;
}
/* width fix, see https... | 0.440951 | 0.068537 |
@charset "UTF-8";
@font-face {
font-family: "material-font";
src:url("//video.ambmultimedia.mx/panel/fonts/material-font.eot");
src:url("//video.ambmultimedia.mx/panel/fonts/material-font.eot?#iefix") format("embedded-opentype"),
url("//video.ambmultimedia.mx/panel/fonts/material-font.woff") format("woff"),
... | public/panel/css/icons.css | @charset "UTF-8";
@font-face {
font-family: "material-font";
src:url("//video.ambmultimedia.mx/panel/fonts/material-font.eot");
src:url("//video.ambmultimedia.mx/panel/fonts/material-font.eot?#iefix") format("embedded-opentype"),
url("//video.ambmultimedia.mx/panel/fonts/material-font.woff") format("woff"),
... | 0.329392 | 0.052912 |
.ally-aaf-link,
.ally-scoreindicator-container .ally-scoreindicator {
padding: 5px 12px;
border-radius: 3px;
box-shadow: 0 0 0 4px rgba(0, 111, 191, 0);
border: solid 1px rgba(0, 111, 191, 0);
vertical-align: middle;
}
.ally-aaf-link img,
.ally-scoreindicator img {
width: 120%;
}
.ally-aaf-li... | CSC6850_MachineLearning/05_Linear Regression - MACHINE LEARNING XLS Group UT Fall Semester 2019_files/d2l.1e3440805a5b2f1f5145c91711941835.css |
.ally-aaf-link,
.ally-scoreindicator-container .ally-scoreindicator {
padding: 5px 12px;
border-radius: 3px;
box-shadow: 0 0 0 4px rgba(0, 111, 191, 0);
border: solid 1px rgba(0, 111, 191, 0);
vertical-align: middle;
}
.ally-aaf-link img,
.ally-scoreindicator img {
width: 120%;
}
.ally-aaf-li... | 0.531939 | 0.218336 |
html, body {
margin: 0;
padding: 0;
list-style: none;
}
html {
font-size: 62.5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
}
body {
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
line-height: 30px;
}
* {
margin: 0;
padding:... | main.css | html, body {
margin: 0;
padding: 0;
list-style: none;
}
html {
font-size: 62.5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
}
body {
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
line-height: 30px;
}
* {
margin: 0;
padding:... | 0.40439 | 0.054676 |
body,
div#mws-container
{
background-image:url('../images/core/bg/paper.png');
}
div#mws-sidebar-bg,
div#mws-header,
.mws-panel .mws-panel-header,
div#mws-error-container,
div#mws-login,
div#mws-login .mws-login-lock,
.ui-accordion .ui-accordion-header,
.ui-tabs .ui-tabs-nav,
.ui-datepicker,
.fc-event-skin,
.ui-di... | public/admins/css/main.css | body,
div#mws-container
{
background-image:url('../images/core/bg/paper.png');
}
div#mws-sidebar-bg,
div#mws-header,
.mws-panel .mws-panel-header,
div#mws-error-container,
div#mws-login,
div#mws-login .mws-login-lock,
.ui-accordion .ui-accordion-header,
.ui-tabs .ui-tabs-nav,
.ui-datepicker,
.fc-event-skin,
.ui-di... | 0.211498 | 0.034165 |
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,700);
@font-face {
font-family: 'Roboto-Regular';
src: url("../fonts/Roboto-Regular.ttf");
/* IE9 Compat Modes */
}
@font-face {
font-family: 'Roboto-Thin';
src: url("../fonts/Roboto-Thin.ttf");
/* IE9 Compat Modes */
... | application/frontend/css/viewer.css | @import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,700);
@font-face {
font-family: 'Roboto-Regular';
src: url("../fonts/Roboto-Regular.ttf");
/* IE9 Compat Modes */
}
@font-face {
font-family: 'Roboto-Thin';
src: url("../fonts/Roboto-Thin.ttf");
/* IE9 Compat Modes */
... | 0.338186 | 0.08043 |
@font-face {
font-family: "AccessibilityFoundicons";
src: url("../../../fonts/foundicons/accessibility/accessibility_foundicons.eot");
src: url("../../../fonts/foundicons/accessibility/accessibility_foundicons.eot?#iefix") format("embedded-opentype"), url("../../../fonts/foundicons/accessibility/accessibility_fou... | jskom/static/stylesheets/foundicons/accessibility/accessibility_foundicons.css | @font-face {
font-family: "AccessibilityFoundicons";
src: url("../../../fonts/foundicons/accessibility/accessibility_foundicons.eot");
src: url("../../../fonts/foundicons/accessibility/accessibility_foundicons.eot?#iefix") format("embedded-opentype"), url("../../../fonts/foundicons/accessibility/accessibility_fou... | 0.213541 | 0.030821 |
body {
background: rgb(227,255,231);
background: linear-gradient(90deg, rgba(227,255,231,1) 0%, rgba(222,244,242,1) 33%, rgba(222,244,242,1) 66%, rgba(217,231,255,1) 100%);
/*background: linear-gradient(90deg, #030321 0%, #000851 100%);*/
display: flex;
flex-flow: column;
height: 100%;
}
#content {
min-... | style.css | body {
background: rgb(227,255,231);
background: linear-gradient(90deg, rgba(227,255,231,1) 0%, rgba(222,244,242,1) 33%, rgba(222,244,242,1) 66%, rgba(217,231,255,1) 100%);
/*background: linear-gradient(90deg, #030321 0%, #000851 100%);*/
display: flex;
flex-flow: column;
height: 100%;
}
#content {
min-... | 0.553264 | 0.087955 |
/* #navigation-sidemenu .sidemenu-hero { height: 70px; } */
#navigation-sidemenu .sidemenu-hero-image { margin-top: -100px; }
/* Sections */
.navigation-section { background-color: inherit; }
.navigation-section:not(:target) { display: none; }
p > code { padding: 0 0.5em; color: #E91E63; }
/* Header positioning */
.h... | www/css/customStyle.css | /* #navigation-sidemenu .sidemenu-hero { height: 70px; } */
#navigation-sidemenu .sidemenu-hero-image { margin-top: -100px; }
/* Sections */
.navigation-section { background-color: inherit; }
.navigation-section:not(:target) { display: none; }
p > code { padding: 0 0.5em; color: #E91E63; }
/* Header positioning */
.h... | 0.271059 | 0.061059 |
*,
*::after,
*::before {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
font-family: catamaran;
background-image:url(/images/banner.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
background-repeat: no-... | public/styles/style.css | *,
*::after,
*::before {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
font-family: catamaran;
background-image:url(/images/banner.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
background-repeat: no-... | 0.591369 | 0.165357 |
@charset "UTF-8";
body {
margin: 0;
font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', san-serif
}
.box1, .boxA, .box2-inner, .box5-inner {
padding-left: 10px;
padding-right: 10px;
}
.box1 {
padding-top: 8px;
padding-bottom: 8px;
}
.box2 {
background-color: #7cbac1;
}
.box3 {
padding-top: 40px;
pad... | site-c/style.css | @charset "UTF-8";
body {
margin: 0;
font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', san-serif
}
.box1, .boxA, .box2-inner, .box5-inner {
padding-left: 10px;
padding-right: 10px;
}
.box1 {
padding-top: 8px;
padding-bottom: 8px;
}
.box2 {
background-color: #7cbac1;
}
.box3 {
padding-top: 40px;
pad... | 0.340924 | 0.107204 |
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700&display=swap');
*{padding:0; margin:0;}
body{ padding:0; margin:0; font-family: 'Poppins', sans-serif; font-size:16px; font-weight:400; color: #000; bac... | public/css/style_13-09-19.css | @import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700&display=swap');
*{padding:0; margin:0;}
body{ padding:0; margin:0; font-family: 'Poppins', sans-serif; font-size:16px; font-weight:400; color: #000; bac... | 0.301259 | 0.074399 |
@font-face {
font-family: 'Segoe-MDL2-Assets';
src: url('Segoe-MDL2-Assets.woff?cxlz5c') format('woff');
font-weight: normal;
font-style: normal;
}
i {
font-family: 'Segoe-MDL2-Assets' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}... | public/static/fonts/Segoe-MDL2-Assets/style.css | @font-face {
font-family: 'Segoe-MDL2-Assets';
src: url('Segoe-MDL2-Assets.woff?cxlz5c') format('woff');
font-weight: normal;
font-style: normal;
}
i {
font-family: 'Segoe-MDL2-Assets' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}... | 0.327131 | 0.371564 |
.newCard_cardContainer {
height: auto;
width: 100%;
max-width: 400px;
margin: 15px 0px 0px 15px;
padding: 15px 0px 10px 0px;
border-radius: 10px;
box-shadow: 1px 1px 2px #15161d;
background: #373a4b;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
float: le... | todo_web/src/components/newCard/styles.css | .newCard_cardContainer {
height: auto;
width: 100%;
max-width: 400px;
margin: 15px 0px 0px 15px;
padding: 15px 0px 10px 0px;
border-radius: 10px;
box-shadow: 1px 1px 2px #15161d;
background: #373a4b;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
float: le... | 0.438064 | 0.082143 |
body {
/*background: url("../img/background.jpg") no-repeat center fixed;*/
background-size: 1920px 1080px;
font-family: 'Muli', sans-serif;
color: #4D4D4D;
background-color: #FAFAF5;
}
body.photo-page {
background-color: #030303 !important;
}
@media only screen and (min-width:786px) {
.scr... | css/main.css | body {
/*background: url("../img/background.jpg") no-repeat center fixed;*/
background-size: 1920px 1080px;
font-family: 'Muli', sans-serif;
color: #4D4D4D;
background-color: #FAFAF5;
}
body.photo-page {
background-color: #030303 !important;
}
@media only screen and (min-width:786px) {
.scr... | 0.421314 | 0.059976 |
html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article, footer, header, nav, section {
display: block;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
... | css/style.css | html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article, footer, header, nav, section {
display: block;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
... | 0.403567 | 0.058185 |
body {
margin: 0px;
padding: 0px;
font-family: "微软雅黑,华文细黑";
}
section {
margin: 0px;
}
section .icon {
margin: 10px;
}
span,
strong {
margin: 0px;
}
ul {
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
}
.wrapper {
display: block;
overflow: hidden;
width: 90%;
margin: 0 auto;
}
header ... | web/platform/static/css/views/about_us.client.style.css | body {
margin: 0px;
padding: 0px;
font-family: "微软雅黑,华文细黑";
}
section {
margin: 0px;
}
section .icon {
margin: 10px;
}
span,
strong {
margin: 0px;
}
ul {
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
}
.wrapper {
display: block;
overflow: hidden;
width: 90%;
margin: 0 auto;
}
header ... | 0.411347 | 0.104067 |
html {
position: fixed;
height: 100%;
width: 100%;
text-align: center;
background-color: #333;
font-size: 21px;
cursor: default;
overflow: hidden;
}
body {
position: fixed;
margin: 0;
height: 100%;
width: 100%;
}
main {
will-change: transform;
transition: transf... | breathing.css | html {
position: fixed;
height: 100%;
width: 100%;
text-align: center;
background-color: #333;
font-size: 21px;
cursor: default;
overflow: hidden;
}
body {
position: fixed;
margin: 0;
height: 100%;
width: 100%;
}
main {
will-change: transform;
transition: transf... | 0.57523 | 0.102844 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:320px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
position:absolute;
left:-800px;
top:-966px;
width:1920px;
height:1080px;
}
#u0_img {
position:absolute;
le... | wireframe/rp_wireframe/files/page_1/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:320px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
position:absolute;
left:-800px;
top:-966px;
width:1920px;
height:1080px;
}
#u0_img {
position:absolute;
le... | 0.479747 | 0.052134 |
#wpcontent.yoast-help-center-open {
overflow-x: hidden;
}
.wpseo-tab-video-container {
margin-bottom: 20px;
border-bottom: 1px solid #a4286a;
}
.wpseo-tab-video-container__handle {
width: 100%;
margin: 0;
padding: 10px;
border: none;
outline: none;
color: #a4286a;
background: none;
line-height: 19px;
text... | web/app/plugins/wordpress-seo/css/help-center-340.css | #wpcontent.yoast-help-center-open {
overflow-x: hidden;
}
.wpseo-tab-video-container {
margin-bottom: 20px;
border-bottom: 1px solid #a4286a;
}
.wpseo-tab-video-container__handle {
width: 100%;
margin: 0;
padding: 10px;
border: none;
outline: none;
color: #a4286a;
background: none;
line-height: 19px;
text... | 0.323594 | 0.070624 |
.selected_node_filter {
border: solid black 2px;
}
.botimages {
width: 300px;
height: 2em;
}
.botimages div {
background-size: 300px auto;
background-position: left center;
background-repeat: no-repeat;
height: 100%;
width: 100%;
}
.images-nots {
background-image: url(/static/5not... | fact-bounty-client/src/pages/TwitterGraph/external.css | .selected_node_filter {
border: solid black 2px;
}
.botimages {
width: 300px;
height: 2em;
}
.botimages div {
background-size: 300px auto;
background-position: left center;
background-repeat: no-repeat;
height: 100%;
width: 100%;
}
.images-nots {
background-image: url(/static/5not... | 0.464416 | 0.261122 |
@import url(../../Panel/assets/fonts/fontiran.css);
:root{
--brand-primary: #08d75f;
--secondary: #00e5e4;
--brand-primary-rgb: 8, 215, 95;
--secondary-rgb: 0, 229, 228;
}
body {
/* font-size: 16px;
background: #fff;
color: #333;
font-family: IRANSans; */
margin: 0;
color: #000;
back... | public/assets/css/login.css | @import url(../../Panel/assets/fonts/fontiran.css);
:root{
--brand-primary: #08d75f;
--secondary: #00e5e4;
--brand-primary-rgb: 8, 215, 95;
--secondary-rgb: 0, 229, 228;
}
body {
/* font-size: 16px;
background: #fff;
color: #333;
font-family: IRANSans; */
margin: 0;
color: #000;
back... | 0.27406 | 0.090133 |
html{padding:0;margin:0;}
body { background-size: 100%;padding: 0;background-color:#fff;font-size:12px;font-family:'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;line-height:20px;overflow-x:hidden;height:100%;}
ul,li{list-style: none;padding: 0;}
*{padding: 0;margin: 0;}
a{text-decoration: none; margin: 0; paddin... | ceshi/wbe/shua/assets/qiuqiu/css/style.css | html{padding:0;margin:0;}
body { background-size: 100%;padding: 0;background-color:#fff;font-size:12px;font-family:'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;line-height:20px;overflow-x:hidden;height:100%;}
ul,li{list-style: none;padding: 0;}
*{padding: 0;margin: 0;}
a{text-decoration: none; margin: 0; paddin... | 0.30549 | 0.066116 |
body { background-color: black; color: white; }
a {
color: white;
font-family:'Press Start 2P';
text-shadow: 0 0 20px #f700ff;
}
a:hover
{
color: #ae00b4;
background-color: #f700ff;
box-shadow: 0 0 10px #fc1f4f, 0 0 400px #fc1f4f, 0 0 80px #fc1f4f;
}
#stats { border: 2px solid lime; }
#... | ogcommon.css |
body { background-color: black; color: white; }
a {
color: white;
font-family:'Press Start 2P';
text-shadow: 0 0 20px #f700ff;
}
a:hover
{
color: #ae00b4;
background-color: #f700ff;
box-shadow: 0 0 10px #fc1f4f, 0 0 400px #fc1f4f, 0 0 80px #fc1f4f;
}
#stats { border: 2px solid lime; }
#... | 0.60743 | 0.167185 |
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, menu, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, t... | static/master.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, menu, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, t... | 0.422028 | 0.078572 |
* {
box-sizing: border-box;
}
body,
html {
margin: 0;
background-color: #0b2434;
padding: 20px;
font-family: "Karla", sans-serif;
}
main {
background-color: #e9e9e9;
height: 500px;
max-width: 800px;
border-radius: 5px;
padding: 20px;
margin: 0 auto;
display: flex;
flex-direction: column;
j... | src/index.css | * {
box-sizing: border-box;
}
body,
html {
margin: 0;
background-color: #0b2434;
padding: 20px;
font-family: "Karla", sans-serif;
}
main {
background-color: #e9e9e9;
height: 500px;
max-width: 800px;
border-radius: 5px;
padding: 20px;
margin: 0 auto;
display: flex;
flex-direction: column;
j... | 0.507812 | 0.13023 |
body {
font-family: 'Karla', sans-serif;
margin: 0;
}
/*noinspection CssRedundantUnit*/
.container {
padding: 0px 30px;
}
#page {
min-height: 100vh;
display: flex;
font-family: 'Montserrat', sans-serif;
color: #686f7d;
/*noinspection CssUnknownTarget*/
background: url(/images/backg... | src/main/resources/static/css/style.css | body {
font-family: 'Karla', sans-serif;
margin: 0;
}
/*noinspection CssRedundantUnit*/
.container {
padding: 0px 30px;
}
#page {
min-height: 100vh;
display: flex;
font-family: 'Montserrat', sans-serif;
color: #686f7d;
/*noinspection CssUnknownTarget*/
background: url(/images/backg... | 0.354321 | 0.064979 |
.c-cv-section {
padding: 0;
&__heading {
margin: 1em 0;
font-size: 1rem;
color: var(--blue);
text-transform: uppercase;
letter-spacing: 0.1em;
@media (min-width: 768px) {
margin-left: 132px;
}
}
}
.c-cv-date-range {
position: relativ... | src/css/imports/resume.css | .c-cv-section {
padding: 0;
&__heading {
margin: 1em 0;
font-size: 1rem;
color: var(--blue);
text-transform: uppercase;
letter-spacing: 0.1em;
@media (min-width: 768px) {
margin-left: 132px;
}
}
}
.c-cv-date-range {
position: relativ... | 0.753013 | 0.133133 |
.order-badge {
border-radius: 2px;
padding: .25em .5rem;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
letter-spacing: .3px; }
.order-badge.order-delivered {
background: #C8E6C9;
color: #256029; }
.order-badge.order-cancelled {
background: #FFCDD2;
color: #C63737; }
.or... | sgipd-web/src/main/webapp/resources/demo/css/demo.css | .order-badge {
border-radius: 2px;
padding: .25em .5rem;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
letter-spacing: .3px; }
.order-badge.order-delivered {
background: #C8E6C9;
color: #256029; }
.order-badge.order-cancelled {
background: #FFCDD2;
color: #C63737; }
.or... | 0.498779 | 0.149097 |
body {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue";
}
.dummy {
width: 90vw;
margin: 20px auto;
}
label.link {
cursor: pointer;
color: #04c;
text-decoration: underline;
}
.modal .modal-check {
display: none;
}
.modal .modal-body {
position: fixed;
display: ... | mo-code/modal.css | body {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue";
}
.dummy {
width: 90vw;
margin: 20px auto;
}
label.link {
cursor: pointer;
color: #04c;
text-decoration: underline;
}
.modal .modal-check {
display: none;
}
.modal .modal-body {
position: fixed;
display: ... | 0.475605 | 0.049635 |
.pear-nav-tree {
width: 220px;
border-radius: 0;
background-color: #28333E;
}
.pear-nav-tree .layui-nav-item > a {
height: 56px;
line-height: 56px;
}
.pear-nav-tree .layui-nav-item dd a {
height: 48px;
line-height: 48px;
}
.pear-nav-tree .layui-nav-child {
padding-top: 5px;
paddin... | dimples-shiro-web/src/main/resources/static/dimples/css/pearMenu.css | .pear-nav-tree {
width: 220px;
border-radius: 0;
background-color: #28333E;
}
.pear-nav-tree .layui-nav-item > a {
height: 56px;
line-height: 56px;
}
.pear-nav-tree .layui-nav-item dd a {
height: 48px;
line-height: 48px;
}
.pear-nav-tree .layui-nav-child {
padding-top: 5px;
paddin... | 0.404272 | 0.05694 |
.container {
width: 764px;
}
.openNewChannel {
display: flex;
flex-direction: row;
background-color: var(--background-back-color);
padding: 30px 40px;
margin-top: 5px;
}
.pushAmtAtomsInput,
.localAmtAtomsInput {
margin-top: 10px !important;
}
.counterpartyInput {
padding-right: 30px;
width: 367px !... | app/components/views/LNPage/ChannelsTab/ChannelsTab.module.css | .container {
width: 764px;
}
.openNewChannel {
display: flex;
flex-direction: row;
background-color: var(--background-back-color);
padding: 30px 40px;
margin-top: 5px;
}
.pushAmtAtomsInput,
.localAmtAtomsInput {
margin-top: 10px !important;
}
.counterpartyInput {
padding-right: 30px;
width: 367px !... | 0.421076 | 0.089773 |
1. Main Colors Code
2. General Rules
3. Typography Styling
4. Navbar Menu
....a) Logos Size
....b) Navbar effects
....c) Dropdown styling
....d) Sidebar menu styling (Only on devices of viewport size of 1000px and up)
....e) Navbar Toggler styling for small and medium devices (1000px and down)
... | public/templates/travel/css/style.css |
1. Main Colors Code
2. General Rules
3. Typography Styling
4. Navbar Menu
....a) Logos Size
....b) Navbar effects
....c) Dropdown styling
....d) Sidebar menu styling (Only on devices of viewport size of 1000px and up)
....e) Navbar Toggler styling for small and medium devices (1000px and down)
... | 0.426083 | 0.170404 |
* {
margin:0px;
color: #FFF;
}
body {
/* same as http://www.lua-api.factorio.com/latest */
background-color: rgb(38, 38, 38);
}
button {
border-radius: 0;
border: 1px solid transparent;
border-color: #FF7200;
border-width:1px;
cursor: pointer;
}
#logo {
/* using same colors as factorios official ones, taken f... | static/style.css | * {
margin:0px;
color: #FFF;
}
body {
/* same as http://www.lua-api.factorio.com/latest */
background-color: rgb(38, 38, 38);
}
button {
border-radius: 0;
border: 1px solid transparent;
border-color: #FF7200;
border-width:1px;
cursor: pointer;
}
#logo {
/* using same colors as factorios official ones, taken f... | 0.391057 | 0.071916 |
td.moodadd {
color: #84440F;
}
div.actionMain {
background-color: rgb(17, 118, 206);
color: #CDE1F3;
}
div.actionMainselected {
background-color: rgb(0, 57, 122);
color: #CDE1F3;
}
div.borderDrugs {
border: 2px solid rgba(10, 183,... | public/styles/default/css/pageMainColor.css | td.moodadd {
color: #84440F;
}
div.actionMain {
background-color: rgb(17, 118, 206);
color: #CDE1F3;
}
div.actionMainselected {
background-color: rgb(0, 57, 122);
color: #CDE1F3;
}
div.borderDrugs {
border: 2px solid rgba(10, 183,... | 0.231267 | 0.151561 |
*{
margin-right: 0%;
}
body{
width: 100vw;
height: 100vh;
margin:0%;
}
.header{
background:rgb(59, 59, 59);
color: rgb(255, 255, 255);
margin-top: -20px;
padding: 0.2%;
}
ul{
display: flex;
flex: 1;
list-style: none;
justify-content: flex-start;
}
ul>li {
font-size: 16px;
padding: 10px;
... | UI/css/index.css | *{
margin-right: 0%;
}
body{
width: 100vw;
height: 100vh;
margin:0%;
}
.header{
background:rgb(59, 59, 59);
color: rgb(255, 255, 255);
margin-top: -20px;
padding: 0.2%;
}
ul{
display: flex;
flex: 1;
list-style: none;
justify-content: flex-start;
}
ul>li {
font-size: 16px;
padding: 10px;
... | 0.301465 | 0.057599 |
.field{
--uiFieldPaddingTop: var(--fieldPaddingTop, 0px);
--uiFieldPaddingRight: var(--fieldPaddingRight, 0px);
--uiFieldPaddingBottom: var(--fieldPaddingBottom, 0px);
--uiFieldPaddingLeft: var(--fieldPaddingLeft, 0px);
--uiFieldBorderColor: var(--fieldBorderColor, transpatent);
--uiFieldBorderTop: var(--... | css/style.css |
.field{
--uiFieldPaddingTop: var(--fieldPaddingTop, 0px);
--uiFieldPaddingRight: var(--fieldPaddingRight, 0px);
--uiFieldPaddingBottom: var(--fieldPaddingBottom, 0px);
--uiFieldPaddingLeft: var(--fieldPaddingLeft, 0px);
--uiFieldBorderColor: var(--fieldBorderColor, transpatent);
--uiFieldBorderTop: var(--... | 0.402275 | 0.049085 |
body {
margin: 0;
overflow: hidden;
}
.pull-right-btn {
float: right;
margin-right: 5px;
}
.pull-right-btn:first-of-type {
margin-right: 0;
}
#es_method {
width: 100px;
}
#editor_actions {
position: absolute;
top: 47px;
right: 100%;
margin-right: -481px;
z-index: 100;
}
... | sense.css | body {
margin: 0;
overflow: hidden;
}
.pull-right-btn {
float: right;
margin-right: 5px;
}
.pull-right-btn:first-of-type {
margin-right: 0;
}
#es_method {
width: 100px;
}
#editor_actions {
position: absolute;
top: 47px;
right: 100%;
margin-right: -481px;
z-index: 100;
}
... | 0.533154 | 0.100128 |
.dark-mode {
background: #272c31;
color: #7d8490
}
.dark-mode ::selection {
background: #fff;
color: #272c31
}
.dark-mode .loader {
color: #272c31
}
.dark-mode .page .section-gray {
background: #272c31
}
.dark-mode .page .section-white {
background: #2b3035
}
.dark-mode .page .section-light {
background: #... | css/dark.css | .dark-mode {
background: #272c31;
color: #7d8490
}
.dark-mode ::selection {
background: #fff;
color: #272c31
}
.dark-mode .loader {
color: #272c31
}
.dark-mode .page .section-gray {
background: #272c31
}
.dark-mode .page .section-white {
background: #2b3035
}
.dark-mode .page .section-light {
background: #... | 0.483405 | 0.052912 |
[data-type="bp/groups"] .components-placeholder.is-appender {
min-height: 0;
}
[data-type="bp/groups"] .components-placeholder.is-appender .components-placeholder__label:empty {
display: none;
}
[data-type="bp/groups"] .components-placeholder input.components-placeholder__input {
flex: 1 1 auto;
border-radius: 2p... | wp-content/plugins/buddypress/bp-groups/css/blocks/groups.css | [data-type="bp/groups"] .components-placeholder.is-appender {
min-height: 0;
}
[data-type="bp/groups"] .components-placeholder.is-appender .components-placeholder__label:empty {
display: none;
}
[data-type="bp/groups"] .components-placeholder input.components-placeholder__input {
flex: 1 1 auto;
border-radius: 2p... | 0.50293 | 0.08207 |
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap");
* {
font-family: "roc grotesk", Arial;
font-size: 12pt;
margin: 0;
box-sizing: border-box;
}
body {
background-image:url(/images/Purple-15.png),
url(/images/K\ -13.png),
url(/images/s-12.png),
url(/images/Letter\ ... | style.css | @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap");
* {
font-family: "roc grotesk", Arial;
font-size: 12pt;
margin: 0;
box-sizing: border-box;
}
body {
background-image:url(/images/Purple-15.png),
url(/images/K\ -13.png),
url(/images/s-12.png),
url(/images/Letter\ ... | 0.434701 | 0.168378 |
.selectize-control .selectize-input {
font-size : 1rem;
border-color : #D9D9D9 !important;
}
.selectize-control .selectize-input input {
font-size : 1rem;
}
.selectize-control .selectize-input:focus, .selectize-control .selectize-input.focus {
border-color : #CCCCCC !important;
outline : 0;
}
.selectize-contr... | public/app-assets/css-rtl/plugins/forms/selectize/selectize.css | .selectize-control .selectize-input {
font-size : 1rem;
border-color : #D9D9D9 !important;
}
.selectize-control .selectize-input input {
font-size : 1rem;
}
.selectize-control .selectize-input:focus, .selectize-control .selectize-input.focus {
border-color : #CCCCCC !important;
outline : 0;
}
.selectize-contr... | 0.250179 | 0.135833 |
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;700&display=swap");
/* Reset */
* {
font-family: "Barlow", Helvetica, sans-serif;
color: #40454B;
line-height: 1.5;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
height: 100%;
width: 100%;
margin:... | src/assets/scss/style.css | @import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;700&display=swap");
/* Reset */
* {
font-family: "Barlow", Helvetica, sans-serif;
color: #40454B;
line-height: 1.5;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
height: 100%;
width: 100%;
margin:... | 0.414306 | 0.095307 |
background-color: #eee;
color: #555;
}
#head-line h2 {
color: #333;
}
#head-line b {
color: #333;
}
.card{
padding:10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.card-title{
color:#fff;
}
.card-text{
color:#fff;
}
.card-body{
height:70px;
}
.content {
margin... | assets/css/style.css | background-color: #eee;
color: #555;
}
#head-line h2 {
color: #333;
}
#head-line b {
color: #333;
}
.card{
padding:10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.card-title{
color:#fff;
}
.card-text{
color:#fff;
}
.card-body{
height:70px;
}
.content {
margin... | 0.254416 | 0.074265 |
@media (min-width: 1200px){
.container{
width: 1230px;
}
}
@media (max-width: 1200px){
.hadsub-menu>span {
display: none;
}
.main-menu ul li {
padding-bottom: 12px;
}
.menu-link{
margin: 0;
padding: 0;
}
.menu-link h2{
float: none;
padding: 8px 0;
}
.menu-01, .menu-02, .menu-03, .menu-04, .menu... | assets/css/style-responsive.css | @media (min-width: 1200px){
.container{
width: 1230px;
}
}
@media (max-width: 1200px){
.hadsub-menu>span {
display: none;
}
.main-menu ul li {
padding-bottom: 12px;
}
.menu-link{
margin: 0;
padding: 0;
}
.menu-link h2{
float: none;
padding: 8px 0;
}
.menu-01, .menu-02, .menu-03, .menu-04, .menu... | 0.220594 | 0.053775 |
* {
box-sizing: border-box;
line-height: 1.12em;
}
/* Clear fix hack */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clear {
clear: both;
}
/***************... | khan academy home class08/khanacad.css | * {
box-sizing: border-box;
line-height: 1.12em;
}
/* Clear fix hack */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clear {
clear: both;
}
/***************... | 0.426083 | 0.090454 |
pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
margin-right: 80px;
font-size: 15px;
}
#answerUl {
list-sty... | HOPU/Content/Pre.css | pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
margin-right: 80px;
font-size: 15px;
}
#answerUl {
list-sty... | 0.433742 | 0.071624 |
body {
margin: 0;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
color:#3578b7;
background:url('../background/body-bg.jpg') top right no-repeat; background-attachment:fixed;
}
.header {
padding: 1px;
}
#main {
transition: margin-left .5s;
padding: 1px;
}
#div_center {
position:... | WebContent/style/purplish.css | body {
margin: 0;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
color:#3578b7;
background:url('../background/body-bg.jpg') top right no-repeat; background-attachment:fixed;
}
.header {
padding: 1px;
}
#main {
transition: margin-left .5s;
padding: 1px;
}
#div_center {
position:... | 0.264928 | 0.059074 |
@charset 'UTF-8';
/*!
* @name ats.css
* @author ahuing
* @date 2016-1-15
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
... | newhouse/web/static/member/css/ats_demo.css | @charset 'UTF-8';
/*!
* @name ats.css
* @author ahuing
* @date 2016-1-15
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
... | 0.68056 | 0.074064 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
body{
font-family: 'Open Sans', sans-serif;
line-height: 1.6;
color: #333;
font-size: 1.1rem;
}
h1,h2,h3,h4{
line-height: 1.3;
}
a{
color: #444;
... | testes/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
body{
font-family: 'Open Sans', sans-serif;
line-height: 1.6;
color: #333;
font-size: 1.1rem;
}
h1,h2,h3,h4{
line-height: 1.3;
}
a{
color: #444;
... | 0.428712 | 0.096025 |
body {
color: #333333;
font-family: "Titillium Web", serif;
font-size: 16px;
line-height: 23px;
min-width: 800px;
}
.container-fluid {
width: 960px;
}
li {
line-height: 23px;
}
a.externalLink[href^="https"] {
background: none;
}
/* general styling for headlines */
h1, h2, h3,
h1 > *,... | ninja-core/src/site/resources/css/site.css | body {
color: #333333;
font-family: "Titillium Web", serif;
font-size: 16px;
line-height: 23px;
min-width: 800px;
}
.container-fluid {
width: 960px;
}
li {
line-height: 23px;
}
a.externalLink[href^="https"] {
background: none;
}
/* general styling for headlines */
h1, h2, h3,
h1 > *,... | 0.381565 | 0.106319 |
.background_blanchedAlmond1,
.hover_background_blanchedAlmond1:hover,
.active_background_blanchedAlmond1:active:hover {
background: #ffc671;
background-image: -moz-linear-gradient(top, rgb(255, 235, 205) 0%, rgb(255, 198, 113) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-s... | widgets/common/assets/gradients/simple/blanchedAlmond/blanchedAlmond1.css | .background_blanchedAlmond1,
.hover_background_blanchedAlmond1:hover,
.active_background_blanchedAlmond1:active:hover {
background: #ffc671;
background-image: -moz-linear-gradient(top, rgb(255, 235, 205) 0%, rgb(255, 198, 113) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-s... | 0.472197 | 0.122471 |
.input {
background-color: var(--bg-primary);
color: var(--fg-primary);
border: solid 1px var(--fg-primary);
border-radius: var(--roundness);
width: 100%;
padding: var(--s) var(--m);
box-sizing: border-box;
font-size: 1rem;
}
.input:hover {
background-color: rgba(255, 255, 255, 0.05... | src/assets/css/input.css | .input {
background-color: var(--bg-primary);
color: var(--fg-primary);
border: solid 1px var(--fg-primary);
border-radius: var(--roundness);
width: 100%;
padding: var(--s) var(--m);
box-sizing: border-box;
font-size: 1rem;
}
.input:hover {
background-color: rgba(255, 255, 255, 0.05... | 0.522202 | 0.135232 |
/*
*@Description: 页面布局
*@Author: Zhuyb
*@Update: Zhuyb(2012-10-23)
*/
.clearB{
clear:both;
}
.pointer{
cursor:pointer;
}
.fll{
float:left;
}
.flr{
float: right;
}
.mgl10{
margin-left:10px;
}
.mgt5{
margin-top: 5px;
}
.mgl5{
margin-left: 5px;
}
.mgr5{
margin-right: 5px;
}
.padl10{
padding-lef... | public/user/css/global.css | /*
*@Description: 页面布局
*@Author: Zhuyb
*@Update: Zhuyb(2012-10-23)
*/
.clearB{
clear:both;
}
.pointer{
cursor:pointer;
}
.fll{
float:left;
}
.flr{
float: right;
}
.mgl10{
margin-left:10px;
}
.mgt5{
margin-top: 5px;
}
.mgl5{
margin-left: 5px;
}
.mgr5{
margin-right: 5px;
}
.padl10{
padding-lef... | 0.154791 | 0.073863 |
.style-picker{direction: ltr;font-family:Arial,"Helvetica CY",sans-serif;color:#010101;font-size:.85em;width:0;min-height:200px;position:fixed;top:40px;left:0;z-index:99999;}
.style-picker .bgChanger{position:relative;min-width:35px;min-height:100px;}
.style-picker a{color:#fff !important;}
.style-picker a:hover{text-... | public/templates/remix/customize/style.css | .style-picker{direction: ltr;font-family:Arial,"Helvetica CY",sans-serif;color:#010101;font-size:.85em;width:0;min-height:200px;position:fixed;top:40px;left:0;z-index:99999;}
.style-picker .bgChanger{position:relative;min-width:35px;min-height:100px;}
.style-picker a{color:#fff !important;}
.style-picker a:hover{text-... | 0.310694 | 0.062962 |
:root {
--orange-1: #FF6700;
--orange-2: #FF8A3D;
--blue-1: #0062FF;
--blue-2: #5C9AFF;
}
/*
remove link highlight from bootstrap
*/
a {
outline: none !important;
color: #000;
}
a:hover {
color: #000;
}
.my-navbar {
background-color: var(--orange-1);
}
.my-navbar-brand {
backgro... | css/main.css | :root {
--orange-1: #FF6700;
--orange-2: #FF8A3D;
--blue-1: #0062FF;
--blue-2: #5C9AFF;
}
/*
remove link highlight from bootstrap
*/
a {
outline: none !important;
color: #000;
}
a:hover {
color: #000;
}
.my-navbar {
background-color: var(--orange-1);
}
.my-navbar-brand {
backgro... | 0.638497 | 0.21309 |
#awwwards {
top: 1rem;
right: 0;
left: auto;
position: fixed;
transition:0.45s linear opacity, 0.45s linear visibility;
}
body.peace #awwwards {
opacity:0;
visibility:hidden;
}
/** Universal elements **/
.unselectable {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-us... | css/main.css | #awwwards {
top: 1rem;
right: 0;
left: auto;
position: fixed;
transition:0.45s linear opacity, 0.45s linear visibility;
}
body.peace #awwwards {
opacity:0;
visibility:hidden;
}
/** Universal elements **/
.unselectable {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-us... | 0.664323 | 0.064183 |
height: auto;
}
.showcases{
max-width: 1313px;
margin: 0px auto;
}
#gallery .flipper{
top: 290px;
}
/* SHOWCASE */
.load-collection{
cursor: pointer;
}
.showcase {
padding: 0px 35px;
text-align:center;
padding-bottom: 40px;
}
.showcase.loading{
background-position: bottom center;
min-height: 100px;
}
... | web/css/3_gallery.css | height: auto;
}
.showcases{
max-width: 1313px;
margin: 0px auto;
}
#gallery .flipper{
top: 290px;
}
/* SHOWCASE */
.load-collection{
cursor: pointer;
}
.showcase {
padding: 0px 35px;
text-align:center;
padding-bottom: 40px;
}
.showcase.loading{
background-position: bottom center;
min-height: 100px;
}
... | 0.315736 | 0.074265 |
* {
box-sizing:border-box;
}
.row {
margin-bottom: 2rem;
}
/*лечим проблему с накладыванием отступов при */
.row .row {
margin-left: -1rem;
margin-right: -1rem;
}
.row:after {
content: ".";
clear:both;
display: block;
height:0;
visibility:hidden;
}
[class*=col-] {
fl... | Control/css/grid.css | * {
box-sizing:border-box;
}
.row {
margin-bottom: 2rem;
}
/*лечим проблему с накладыванием отступов при */
.row .row {
margin-left: -1rem;
margin-right: -1rem;
}
.row:after {
content: ".";
clear:both;
display: block;
height:0;
visibility:hidden;
}
[class*=col-] {
fl... | 0.424651 | 0.147863 |
@font-face {
font-family: 'Open Sans';
src: url('../fonts/OpenSans-Regular-webfont.eot');
src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
url('../fonts/OpenSans-Regular-webfont.ttf') fo... | components/template-manager/org.wso2.carbon.event.template.manager.ui/src/main/resources/web/template-manager/css/common.css | @font-face {
font-family: 'Open Sans';
src: url('../fonts/OpenSans-Regular-webfont.eot');
src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
url('../fonts/OpenSans-Regular-webfont.ttf') fo... | 0.217587 | 0.038538 |
html,
body {
height: 100%;
margin: 0;
padding: 0;
}
#map,
#pano {
float: left;
height: 100%;
width: 100%;
}
.comments {
padding: 0.5%;
}
.map-container {
height: 100%;
margin: 25%;
width: 100%;
}
.background-block {
background-color: #e897c3;
margin-top: -34px;
padding-bottom: 400px;
wid... | portfolio/src/main/webapp/style.css | html,
body {
height: 100%;
margin: 0;
padding: 0;
}
#map,
#pano {
float: left;
height: 100%;
width: 100%;
}
.comments {
padding: 0.5%;
}
.map-container {
height: 100%;
margin: 25%;
width: 100%;
}
.background-block {
background-color: #e897c3;
margin-top: -34px;
padding-bottom: 400px;
wid... | 0.597256 | 0.122891 |
span.footnote {
color: #12129C;
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
}
.footnotes {
width: 80%;
margin : 10px 20px 10px 0px;
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
color: #12129C;
}
body.book,body.article, body.chapter, body.part,
body.preface, body.sect1, bod... | docbook/rocks.css | span.footnote {
color: #12129C;
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
}
.footnotes {
width: 80%;
margin : 10px 20px 10px 0px;
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
color: #12129C;
}
body.book,body.article, body.chapter, body.part,
body.preface, body.sect1, bod... | 0.248079 | 0.099383 |
@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@500&display=swap");
@font-face {
font-family: "Renogare";
src:
url("https://everestapi.github.io/fonts/Renogare-Regular.woff") format("woff"),
url("https://everestapi.github.io/fonts/Renogare-Regular.otf") format("opentype");
}
:root... | CelesteNet.Server.FrontendModule/Content/frontend/cp/css/frontend.css | @import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@500&display=swap");
@font-face {
font-family: "Renogare";
src:
url("https://everestapi.github.io/fonts/Renogare-Regular.woff") format("woff"),
url("https://everestapi.github.io/fonts/Renogare-Regular.otf") format("opentype");
}
:root... | 0.460289 | 0.129183 |
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,900");
* {
margin: 0;
padding: 0;
outline: none;
border: none;
box-sizing: border-box; }
h1, h2, h3, h4,
h5, h6, p, a {
line-height: 1em; }
a {
text-decoration: none; }
ul, ol {
list-style: none; }
main, header,... | public/frontend/css/style.css | @charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,900");
* {
margin: 0;
padding: 0;
outline: none;
border: none;
box-sizing: border-box; }
h1, h2, h3, h4,
h5, h6, p, a {
line-height: 1em; }
a {
text-decoration: none; }
ul, ol {
list-style: none; }
main, header,... | 0.452052 | 0.059129 |
@font-face {
font-family: 'Ridge';
src: url('../fonts/Ridge-Regular-webfont.eot');
src: url('../fonts/Ridge-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Ridge-Regular-webfont.woff2') format('woff2'),
url('../fonts/Ridge-Regular-webfont.woff') format('woff'),
url('..... | assetsplus/styles/custom.css | @font-face {
font-family: 'Ridge';
src: url('../fonts/Ridge-Regular-webfont.eot');
src: url('../fonts/Ridge-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Ridge-Regular-webfont.woff2') format('woff2'),
url('../fonts/Ridge-Regular-webfont.woff') format('woff'),
url('..... | 0.255344 | 0.060502 |
body{
font-family: '微软雅黑';
}
.tool-font{
color:white;
margin-top: 40px;
}
.tool-font1{
margin-top: 140px;
}
.tool-font h1{
font-size: 5rem;
font-weight: bolder;
}
.tool-font-black{
text-align: right;
padding-right:5%;
}
.tool-four .row{
margin-top: 130px;
}
.tool-four .tool-font-bla... | public/css/tool.css | body{
font-family: '微软雅黑';
}
.tool-font{
color:white;
margin-top: 40px;
}
.tool-font1{
margin-top: 140px;
}
.tool-font h1{
font-size: 5rem;
font-weight: bolder;
}
.tool-font-black{
text-align: right;
padding-right:5%;
}
.tool-four .row{
margin-top: 130px;
}
.tool-four .tool-font-bla... | 0.24599 | 0.079782 |
.navbar {
margin-bottom: 0;
border-radius: 0;
}
.funkyradio div {
clear: both;
overflow: hidden;
}
.funkyradio label {
width: 100%;
border-radius: 3px;
border: 1px solid #D1D3D4;
font-weight: normal;
}
.funkyradio input[type="radio"]:empty,
... | css/estilos.css | .navbar {
margin-bottom: 0;
border-radius: 0;
}
.funkyradio div {
clear: both;
overflow: hidden;
}
.funkyradio label {
width: 100%;
border-radius: 3px;
border: 1px solid #D1D3D4;
font-weight: normal;
}
.funkyradio input[type="radio"]:empty,
... | 0.319971 | 0.139484 |
@media only screen and (min-width:1001px) {
body{
font-size: 1.5em;
margin: 1.75em;
}
h1, h4{
margin-top: .25em;
margin-bottom: .25em;
}
header ul li{
display: inline;
}
article{
padding-left: 1.25em;
float: right;
width:65%;
text-align: justify;
background-image... | stylesheets/tblog-stylesheet.css | @media only screen and (min-width:1001px) {
body{
font-size: 1.5em;
margin: 1.75em;
}
h1, h4{
margin-top: .25em;
margin-bottom: .25em;
}
header ul li{
display: inline;
}
article{
padding-left: 1.25em;
float: right;
width:65%;
text-align: justify;
background-image... | 0.452778 | 0.088505 |
/*----------------------------------------------------------
The base color for this template is #f2f5f5. If you'd like
to use a different color start by replacing all instances of
#f2f5f5 with your new color.
----------------------------------------------------------*/
body
{
background-color: #f2f5f5;
... | EligibilityList/Content/Site.css | /*----------------------------------------------------------
The base color for this template is #f2f5f5. If you'd like
to use a different color start by replacing all instances of
#f2f5f5 with your new color.
----------------------------------------------------------*/
body
{
background-color: #f2f5f5;
... | 0.268654 | 0.0713 |
.facebook_reg {
cursor: pointer;
border: 0px;
padding-left: 20px;
padding-right: 20px;
font-weight: 400;
font-family: Montserrat, Verdana, Geneva, sans-serif;
letter-spacing: -0.3px;
min-width: 100%;
text-decoration: none;
text-align: center;
border-radius: 3px;
color: #... | css/registrate.css | .facebook_reg {
cursor: pointer;
border: 0px;
padding-left: 20px;
padding-right: 20px;
font-weight: 400;
font-family: Montserrat, Verdana, Geneva, sans-serif;
letter-spacing: -0.3px;
min-width: 100%;
text-decoration: none;
text-align: center;
border-radius: 3px;
color: #... | 0.283881 | 0.080755 |
* Grid
* --------------------------------------------------
* Using flexbox for the grid, inspired by <NAME>:
* http://philipwalton.github.io/solved-by-flexbox/demos/grids/
* By default each .col within a .row will evenly take up
* available width, and the height of each .col with take
* up the height of the tal... | dist/index.css | * Grid
* --------------------------------------------------
* Using flexbox for the grid, inspired by <NAME>:
* http://philipwalton.github.io/solved-by-flexbox/demos/grids/
* By default each .col within a .row will evenly take up
* available width, and the height of each .col with take
* up the height of the tal... | 0.744656 | 0.116538 |
li {
list-style-type: none;
}
header>ul {
display: flex;
justify-content: space-between;
padding-left: 0;
}
.profielfotoklein {
vertical-align: middle;
width: 50px;
height: 50px;
border-radius: 50%;
}
.profielfotomiddel {
vertical-align: middle;
width: 100px;
height: 100px;
border... | public/css/style.css | li {
list-style-type: none;
}
header>ul {
display: flex;
justify-content: space-between;
padding-left: 0;
}
.profielfotoklein {
vertical-align: middle;
width: 50px;
height: 50px;
border-radius: 50%;
}
.profielfotomiddel {
vertical-align: middle;
width: 100px;
height: 100px;
border... | 0.318697 | 0.091382 |
body {
background-color: #f1f1f1;
margin: 0;
padding:0;
height: 5000px;
background: -webkit-repeating-linear-gradient(
top,
#606dbc,
#606dbc 10px,
#465298 10px,
#465298 20px
);
background: -moz-repeating-linear-gradient(
top,
#606dbc,
#606dbc 10px,
#465298 10px,
#... | demo/style.css | body {
background-color: #f1f1f1;
margin: 0;
padding:0;
height: 5000px;
background: -webkit-repeating-linear-gradient(
top,
#606dbc,
#606dbc 10px,
#465298 10px,
#465298 20px
);
background: -moz-repeating-linear-gradient(
top,
#606dbc,
#606dbc 10px,
#465298 10px,
#... | 0.396886 | 0.100657 |
.hero-section-2 .second-headline span,
.hero-section-video-dark .second-headline span,
.hero-section-yt-dark .second-headline span,
.about-icons li .icon .material-icons,
.quote-bottom .container h3 span,
.service-headline h2 span,
.service .text a:hover,
.service-2 .text a:hover,
.service .icons i,
.service-2 .icons i... | webapp/src/assets/css/custom/colors.css | .hero-section-2 .second-headline span,
.hero-section-video-dark .second-headline span,
.hero-section-yt-dark .second-headline span,
.about-icons li .icon .material-icons,
.quote-bottom .container h3 span,
.service-headline h2 span,
.service .text a:hover,
.service-2 .text a:hover,
.service .icons i,
.service-2 .icons i... | 0.383295 | 0.08548 |
.react-spectrum-ListView {
border-color: var(--spectrum-table-border-color, var(--spectrum-alias-border-color-mid));
border-style: solid;
position: relative;
border-width: var(--spectrum-table-border-size, var(--spectrum-alias-border-size-thin));
border-radius: var(--spectrum-table-border-radius, var(--spectr... | packages/@react-spectrum/list/src/listview.css | .react-spectrum-ListView {
border-color: var(--spectrum-table-border-color, var(--spectrum-alias-border-color-mid));
border-style: solid;
position: relative;
border-width: var(--spectrum-table-border-size, var(--spectrum-alias-border-size-thin));
border-radius: var(--spectrum-table-border-radius, var(--spectr... | 0.386532 | 0.119794 |
:root {
font-size: 62, 5%;
overflow-x: hidden;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.page {
width: 100vw;
height: 300vh;
position: relative;
display: flex;
}
body {
color: #fff;
background: #ebf2f5;
}
body,
input,
button,
textarea {
font: 600 18px Nunito, sans-serif; /*carreg... | web/src/styles/global.css | :root {
font-size: 62, 5%;
overflow-x: hidden;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.page {
width: 100vw;
height: 300vh;
position: relative;
display: flex;
}
body {
color: #fff;
background: #ebf2f5;
}
body,
input,
button,
textarea {
font: 600 18px Nunito, sans-serif; /*carreg... | 0.429788 | 0.179369 |
body {
background-color: #ffffff; /*页面背景颜色*/
}
.service_unselected{
display: none;
}
div.service_unselected input{
disabled: disabled;
}
.service_selected{
}
.ue-container {
/*width: 60%;*/
margin-top: 3%;
margin-bottom: 20px;
/*padding: 20px 20px;*/
/*border: 1px solid #ddd;*/
b... | src/main/webapp/statics/css/formStyle.css | body {
background-color: #ffffff; /*页面背景颜色*/
}
.service_unselected{
display: none;
}
div.service_unselected input{
disabled: disabled;
}
.service_selected{
}
.ue-container {
/*width: 60%;*/
margin-top: 3%;
margin-bottom: 20px;
/*padding: 20px 20px;*/
/*border: 1px solid #ddd;*/
b... | 0.322206 | 0.077727 |
.bg_grad_1 {
background: #F09819;
/* Old browsers */
background: -moz-linear-gradient(45deg, #F09819 0%, #FF5858 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #F09819 0%, #FF5858 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #F09819 0%, #FF5858 100%);
/* W3C... | scss/build.css | .bg_grad_1 {
background: #F09819;
/* Old browsers */
background: -moz-linear-gradient(45deg, #F09819 0%, #FF5858 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #F09819 0%, #FF5858 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #F09819 0%, #FF5858 100%);
/* W3C... | 0.260672 | 0.058777 |
body
{
/*font-family: 'Helvetica Neue',Helvetica, Arial, sans-serif;*/
font-weight: 400;
font-style: normal;
/*font-family: 'Tajawal', sans-serif;*/
font-family: 'Changa', sans-serif;
}
.navbar
{
background-color: #13bfb1!important;
border-bottom:#545454 2px solid;
opacity: 0.9;
}
nav ul li a:link... | assets/css/style.css | body
{
/*font-family: 'Helvetica Neue',Helvetica, Arial, sans-serif;*/
font-weight: 400;
font-style: normal;
/*font-family: 'Tajawal', sans-serif;*/
font-family: 'Changa', sans-serif;
}
.navbar
{
background-color: #13bfb1!important;
border-bottom:#545454 2px solid;
opacity: 0.9;
}
nav ul li a:link... | 0.334916 | 0.053999 |
.site-header { border-bottom: 1px solid #5B008F; position: relative; text-transform: uppercase; font-size: 0.875em; }
.site-header, .site-header a { color: #ADA3AF; }
.site-header a:hover { color: #ADA3AF; text-decoration: none; }
.site-title { margin-top: 1em; margin-bottom: 1em; float: left; letter-spacing: 1px; }... | _site/css/main.css | .site-header { border-bottom: 1px solid #5B008F; position: relative; text-transform: uppercase; font-size: 0.875em; }
.site-header, .site-header a { color: #ADA3AF; }
.site-header a:hover { color: #ADA3AF; text-decoration: none; }
.site-title { margin-top: 1em; margin-bottom: 1em; float: left; letter-spacing: 1px; }... | 0.531209 | 0.285633 |
.body1{
background-color: cornsilk;
width: 95%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/9/98/Andromeda_Galaxy_%28with_h-alpha%29.jpg);
transition: 20s;
background-position-x: -2000px;
}
.body1:hover{
background-position-x: 2000px;
}
.body1 header{
mar... | CSS/style.css | .body1{
background-color: cornsilk;
width: 95%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/9/98/Andromeda_Galaxy_%28with_h-alpha%29.jpg);
transition: 20s;
background-position-x: -2000px;
}
.body1:hover{
background-position-x: 2000px;
}
.body1 header{
mar... | 0.696784 | 0.086285 |