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 |
|---|---|---|---|---|
.i-amphtml-story-hint-container {
transition-property: opacity !important;
transition-duration: 200ms !important;
contain: strict !important;
pointer-events: none !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
}
.i-amphtml-... | extensions/amp-story/0.1/amp-story-hint.css | .i-amphtml-story-hint-container {
transition-property: opacity !important;
transition-duration: 200ms !important;
contain: strict !important;
pointer-events: none !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
}
.i-amphtml-... | 0.511229 | 0.055464 |
@import "bulma/css/bulma.min.css";
html {
height: 100%;
}
body {
background-color: #0c121c;
min-height: 100%;
font-size: large;
}
.footer {
background-color: #1b222f;
color: #eee;
font-size: medium;
}
hr {
border: 0;
height: 1px;
background-color: #ccc;
}
footer .content {
margin-left: 10px;
... | assets/stylesheet/main.css | @import "bulma/css/bulma.min.css";
html {
height: 100%;
}
body {
background-color: #0c121c;
min-height: 100%;
font-size: large;
}
.footer {
background-color: #1b222f;
color: #eee;
font-size: medium;
}
hr {
border: 0;
height: 1px;
background-color: #ccc;
}
footer .content {
margin-left: 10px;
... | 0.513181 | 0.104752 |
@import url("https://fonts.googleapis.com/css2?family=Goblin+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
:root {
--font-main: "Montserrat", sans-serif;
--font-secound: "Play", sans-serif;
--color-dark: ;
--color-light: ;
--color-mid: ;
}
body {
backgr... | src/app/Home.css | @import url("https://fonts.googleapis.com/css2?family=Goblin+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
:root {
--font-main: "Montserrat", sans-serif;
--font-secound: "Play", sans-serif;
--color-dark: ;
--color-light: ;
--color-mid: ;
}
body {
backgr... | 0.442396 | 0.083666 |
body,
html {
width: 100%;
height: 100%;
font-family: Roboto,Helvetica,Arial,sans-serif !important;
line-height:1.8;
}
p{
padding-bottom:5px;
padding-top:20px;
}
pre {
/* font-family:'Source Sans Pro';*/
font-family:roboto;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-star... | assets/css/cuberover.css | body,
html {
width: 100%;
height: 100%;
font-family: Roboto,Helvetica,Arial,sans-serif !important;
line-height:1.8;
}
p{
padding-bottom:5px;
padding-top:20px;
}
pre {
/* font-family:'Source Sans Pro';*/
font-family:roboto;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-star... | 0.332202 | 0.059949 |
.bar {
height: 18px;
background: green;
}
.container-fluid {
text-align: center;
}
.text-center {
padding-top: 20px;
padding-bottom: 50px;
}
.img-fluid {
text-align: center;
max-width: 100%;
height: auto;
}
.img-fluid:hover {
-webkit-transform: rotate(360deg)... | src/resources/frontend/css/style.css | .bar {
height: 18px;
background: green;
}
.container-fluid {
text-align: center;
}
.text-center {
padding-top: 20px;
padding-bottom: 50px;
}
.img-fluid {
text-align: center;
max-width: 100%;
height: auto;
}
.img-fluid:hover {
-webkit-transform: rotate(360deg)... | 0.383872 | 0.081082 |
@charset "UTF-8";
/*------------------------
[TABLE OF CONTENTS]
1. GLOBAL STYLES
2. NAVBAR
3. HERO
4. TABS
5. TESTIMONIALS
6. IMAGE GALLERY
7. PRICING
8. CALL TO ACTION
9. FOOTER
------------------------*/
/* GLOBAL
----------------------*/
body {
font-family: 'Rubik', sans-serif;
position: relative;... | thankyou/style.css | @charset "UTF-8";
/*------------------------
[TABLE OF CONTENTS]
1. GLOBAL STYLES
2. NAVBAR
3. HERO
4. TABS
5. TESTIMONIALS
6. IMAGE GALLERY
7. PRICING
8. CALL TO ACTION
9. FOOTER
------------------------*/
/* GLOBAL
----------------------*/
body {
font-family: 'Rubik', sans-serif;
position: relative;... | 0.408867 | 0.094135 |
body {
height: 100%;
font: 12px/18px "Microsoft Yahei", Tahoma, Helvetica, Arial, Verdana, "\5b8b\4f53", sans-serif;
color: #51555C;
margin:0;
padding:0;
background: #F7F8F7;
overflow-x:hidden;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:active {
... | GameMall_V2.0/Release/GameMall/FrontStage/Css/header.css | body {
height: 100%;
font: 12px/18px "Microsoft Yahei", Tahoma, Helvetica, Arial, Verdana, "\5b8b\4f53", sans-serif;
color: #51555C;
margin:0;
padding:0;
background: #F7F8F7;
overflow-x:hidden;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:active {
... | 0.412057 | 0.071884 |
.body {
/*background-image: url(https://pages-themes.github.io/midnight/assets/images/nav-bg.gif);*/
/*background-repeat: repeat;*/
}
.Header {
display: block;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 99;
width: 100%;
height: auto;
text-alig... | assets/package/github_jekyll/pages-themes.css | .body {
/*background-image: url(https://pages-themes.github.io/midnight/assets/images/nav-bg.gif);*/
/*background-repeat: repeat;*/
}
.Header {
display: block;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 99;
width: 100%;
height: auto;
text-alig... | 0.528777 | 0.110711 |
# General
--------------------------------------------------------------*/
body {
background: #fff;
color: #666666;
font-family: "微软雅黑", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "微软雅黑", sans-serif;
font-weight: 400;
margin: 0 0 20px 0;
padding: 0;
}
/* Back to top button */
.back-to-top {
position: f... | frontend/web/css/style.css | # General
--------------------------------------------------------------*/
body {
background: #fff;
color: #666666;
font-family: "微软雅黑", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "微软雅黑", sans-serif;
font-weight: 400;
margin: 0 0 20px 0;
padding: 0;
}
/* Back to top button */
.back-to-top {
position: f... | 0.210848 | 0.057998 |
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 100;
src: local('Roboto Mono Thin'), local('RobotoMono-Thin'),
url('../fonts/roboto-mono-v7-latin-100.woff2') format('woff2'),
url('../fonts/roboto-mono-v7-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */... | static/css/Roboto-Mono.css | @font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 100;
src: local('Roboto Mono Thin'), local('RobotoMono-Thin'),
url('../fonts/roboto-mono-v7-latin-100.woff2') format('woff2'),
url('../fonts/roboto-mono-v7-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */... | 0.139866 | 0.044039 |
@import "~@angular/material/prebuilt-themes/indigo-pink.css";
/* @import '~material-design-icons/iconfont/material-icons.css'; */
@import "https://fonts.googleapis.com/icon?family=Material+Icons";
@import "../node_modules/materialize-css/dist/css/materialize.css";
@import "https://file.myfontastic.com/DGDHLBgQiGJT7Qo7... | src/styles.css |
@import "~@angular/material/prebuilt-themes/indigo-pink.css";
/* @import '~material-design-icons/iconfont/material-icons.css'; */
@import "https://fonts.googleapis.com/icon?family=Material+Icons";
@import "../node_modules/materialize-css/dist/css/materialize.css";
@import "https://file.myfontastic.com/DGDHLBgQiGJT7Qo7... | 0.411702 | 0.054049 |
@import url(https://www.markmurray.co/codepen/customstyle.css);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400);
*, *:before, *:after {
@inlude box-sizing(border-box);
}
.fixedContainer {
min-height:50px;
position:fixed;
}
h5.dark{
color:black;
}
div.black {
color: black;
}
.... | assets/css/timetable.css | @import url(https://www.markmurray.co/codepen/customstyle.css);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400);
*, *:before, *:after {
@inlude box-sizing(border-box);
}
.fixedContainer {
min-height:50px;
position:fixed;
}
h5.dark{
color:black;
}
div.black {
color: black;
}
.... | 0.492188 | 0.164181 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
font-size: 62.5%;
}
body{
background: #355C7D; /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #C06C84, #6C5B7B, #355C7D); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #C06C84, #... | css/log-in.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
font-size: 62.5%;
}
body{
background: #355C7D; /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #C06C84, #6C5B7B, #355C7D); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #C06C84, #... | 0.427516 | 0.062417 |
*{
cursor: url("../images/cursor.png"), auto;
}
body,html{
height:100%;
font-size: 16px;
font-family: helvetica;
font-weight: 300;
color: #231F20;
line-height: 1;
margin: 0 auto;
padding: 0px;
border: 0px none;
outline: 0px none;
font-weight: inherit;
font-style: inhe... | assets/css/main.css | *{
cursor: url("../images/cursor.png"), auto;
}
body,html{
height:100%;
font-size: 16px;
font-family: helvetica;
font-weight: 300;
color: #231F20;
line-height: 1;
margin: 0 auto;
padding: 0px;
border: 0px none;
outline: 0px none;
font-weight: inherit;
font-style: inhe... | 0.410638 | 0.066751 |
*,
*::after,
*::before {
box-sizing: border-box;
}
:root {
font-size: 18px;
}
body {
margin: 0;
--color-text: #fff;
--color-bg: #111;
--color-link: #fff;
--color-link-hover: #fff;
--font-size-xlarge: 2rem;
--font-size-large: 1.5rem;
--font-size-medium: 1.25rem;
--font-size-small: 1rem;
--color-menu: #000;... | src/css/base.css | *,
*::after,
*::before {
box-sizing: border-box;
}
:root {
font-size: 18px;
}
body {
margin: 0;
--color-text: #fff;
--color-bg: #111;
--color-link: #fff;
--color-link-hover: #fff;
--font-size-xlarge: 2rem;
--font-size-large: 1.5rem;
--font-size-medium: 1.25rem;
--font-size-small: 1rem;
--color-menu: #000;... | 0.504883 | 0.053108 |
body,
html {
width: 100%;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
line-height: 1.1;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.36em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1.1em;
}
body {
margin: 0;
padding: 0;
background... | static/stylesheet/style.min.css | body,
html {
width: 100%;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
line-height: 1.1;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.36em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1.1em;
}
body {
margin: 0;
padding: 0;
background... | 0.483892 | 0.115361 |
@charset "utf-8";
/* developed by <EMAIL>
v0.1 stylesheet
*/
a,button,input{
outline:none !important;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.oculto{display:none}
.img-block{display:inline-block !important}
/* Parallax and FullScreen Background */
/*... | web/css/style.css | @charset "utf-8";
/* developed by <EMAIL>
v0.1 stylesheet
*/
a,button,input{
outline:none !important;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.oculto{display:none}
.img-block{display:inline-block !important}
/* Parallax and FullScreen Background */
/*... | 0.116663 | 0.033844 |
.aquaSnow3,
.hover_aquaSnow3:hover,
.active_aquaSnow3:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(255, 215, 219, .39),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em rgb(255, 164, 171),
inset 0 0em 0.5em 2em rgb(255, 255, 255);
-moz-box-shadow: 0 0.63em 0.75em r... | widgets/common/assets/shadows/aqua/aquaSnow/aquaSnow3.css | .aquaSnow3,
.hover_aquaSnow3:hover,
.active_aquaSnow3:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(255, 215, 219, .39),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em rgb(255, 164, 171),
inset 0 0em 0.5em 2em rgb(255, 255, 255);
-moz-box-shadow: 0 0.63em 0.75em r... | 0.368747 | 0.404596 |
* { box-sizing: border-box; }
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
background-image: url(/resources/backsplash.svg);
background-repeat: no-repeat;
background-size: cover;
}
.container {
display: flex;
flex-direction: column;
justify-content: center;
align-i... | Code sessions/HTML5 APIs/styles/index.css | * { box-sizing: border-box; }
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
background-image: url(/resources/backsplash.svg);
background-repeat: no-repeat;
background-size: cover;
}
.container {
display: flex;
flex-direction: column;
justify-content: center;
align-i... | 0.617743 | 0.123921 |
body {
background: #fff;
}
.ymm-zhuce{
padding-left: 250px;
}
.ymm-zhuce2{
min-height: 470px;
}
.ymm-form-zhuce{
padding-top: 30px;
}
.ymm-form label{
width:70px;
margin-right: 15px;
line-height: 34px;
}
.ymm-form .ymm-form-ipt{
width: 500px;
}
.ymm-form .ymm-form-ipt>p{
/*padding: 15px 0 15px 35px;*/
/*padd... | static/app/t3/css/zhuce.css | body {
background: #fff;
}
.ymm-zhuce{
padding-left: 250px;
}
.ymm-zhuce2{
min-height: 470px;
}
.ymm-form-zhuce{
padding-top: 30px;
}
.ymm-form label{
width:70px;
margin-right: 15px;
line-height: 34px;
}
.ymm-form .ymm-form-ipt{
width: 500px;
}
.ymm-form .ymm-form-ipt>p{
/*padding: 15px 0 15px 35px;*/
/*padd... | 0.352982 | 0.095055 |
@-moz-document domain("www.youtube.com")
{
/* ---------------------------------------------------------------------- TOP BAR ---------------------------------------------------------------------- */
/* makes the scroll bar at the right persistent, even when hovered over the app drawer (#header.ytd-app) */
body {
... | data/usercss/153672.user.css | @-moz-document domain("www.youtube.com")
{
/* ---------------------------------------------------------------------- TOP BAR ---------------------------------------------------------------------- */
/* makes the scroll bar at the right persistent, even when hovered over the app drawer (#header.ytd-app) */
body {
... | 0.273186 | 0.195268 |
.qs_main {
background-color: #ffffff;
text-align: left;
position: absolute;
width: 160px;
font: 10px sans-serif;
box-shadow: none;
user-select: none;
-webkit-user-select: none;
color: #333333;
border: 1px solid #cccccc;
}
.qs_content {
background-color: #ffffff;
overflow-y: auto;
}
.qs_title_bar... | quicksettings_tiny_white.css | .qs_main {
background-color: #ffffff;
text-align: left;
position: absolute;
width: 160px;
font: 10px sans-serif;
box-shadow: none;
user-select: none;
-webkit-user-select: none;
color: #333333;
border: 1px solid #cccccc;
}
.qs_content {
background-color: #ffffff;
overflow-y: auto;
}
.qs_title_bar... | 0.287768 | 0.085595 |
@charset "utf-8";
body, div, p, ul, ul li, table, form, dl, h1, h2, h3, h4, h5, h6, dl, dt, dd {
margin:0;
padding:0;/*
outline:1px solid #ccc;*/
}
body {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#000000;
color:#999;
}
a {
color:#dddddd;
text-decoration:none;
}
a:hover {
color... | Strona 2c/zdjecia/konkurs_na_fotografa/res/common.css | @charset "utf-8";
body, div, p, ul, ul li, table, form, dl, h1, h2, h3, h4, h5, h6, dl, dt, dd {
margin:0;
padding:0;/*
outline:1px solid #ccc;*/
}
body {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#000000;
color:#999;
}
a {
color:#dddddd;
text-decoration:none;
}
a:hover {
color... | 0.176565 | 0.068662 |
.sidebar .menu {
padding-top: 5%;
background: #e8e8e8;
height: 95%;
}
.sidebar .menu .separator {
border-top: 1px solid #111111;
border-bottom: 1px solid #353535;
margin: 20px;
}
.sidebar .menu a {
color: #4e4e4e;
text-decoration: none;
}
.sidebar .menu a:hover {
color: #1b1b1b;
background: #ff... | src/app/components/views/home/home.component.css | .sidebar .menu {
padding-top: 5%;
background: #e8e8e8;
height: 95%;
}
.sidebar .menu .separator {
border-top: 1px solid #111111;
border-bottom: 1px solid #353535;
margin: 20px;
}
.sidebar .menu a {
color: #4e4e4e;
text-decoration: none;
}
.sidebar .menu a:hover {
color: #1b1b1b;
background: #ff... | 0.276886 | 0.058966 |
body, div, header, nav, footer,
h1, h2, h3, h4, p, span, a,
#app ul, #app li,
label, input, textarea,
img {
margin: 0;
padding: 0;
}
body {
/*
* Panel transitions are cleaner when background and foreground colors
* are defined here.
*
* Hidden overflow maintains the panel... | www/assets/twinlist/src/css/style.css | body, div, header, nav, footer,
h1, h2, h3, h4, p, span, a,
#app ul, #app li,
label, input, textarea,
img {
margin: 0;
padding: 0;
}
body {
/*
* Panel transitions are cleaner when background and foreground colors
* are defined here.
*
* Hidden overflow maintains the panel... | 0.368633 | 0.058239 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
margin:0;
font-family: Varela Round, Helvetica, sans-serif;
}
main{
padding-top: 180px;
}
.featured-container{
position: relative;
background-image: url(./images/featured_container.jpeg);
width: 100%;
height: 500px;
... | style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
margin:0;
font-family: Varela Round, Helvetica, sans-serif;
}
main{
padding-top: 180px;
}
.featured-container{
position: relative;
background-image: url(./images/featured_container.jpeg);
width: 100%;
height: 500px;
... | 0.524395 | 0.073963 |
@charset "UTF-8";
/**
* White theme for reveal.js. This is the opposite of the 'black' theme.
*
* By <NAME>, http://hakim.se
*/
@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
@import url(../../lib/font/oswald/oswald.css);
section.has-dark-background, section.has-dark-background h1, section.has-dar... | css/theme/my.css | @charset "UTF-8";
/**
* White theme for reveal.js. This is the opposite of the 'black' theme.
*
* By <NAME>, http://hakim.se
*/
@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
@import url(../../lib/font/oswald/oswald.css);
section.has-dark-background, section.has-dark-background h1, section.has-dar... | 0.488527 | 0.058615 |
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap');
* {
margin: 0;
padding: 0;
font-family: "Jost", sans-serif;
}
body {
background-image: url('https://images.pexels.com/photos/531756/pexels-photo-531756.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940');
display: f... | tempreact/src/components/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap');
* {
margin: 0;
padding: 0;
font-family: "Jost", sans-serif;
}
body {
background-image: url('https://images.pexels.com/photos/531756/pexels-photo-531756.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940');
display: f... | 0.635449 | 0.135089 |
.expandable-gallery {
position: relative;
}
.expandable-gallery-wrapper {
position: relative;
z-index: 1;
-webkit-transition: width 0.4s;
-moz-transition: width 0.4s;
transition: width 0.4s;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-trans... | css/expandableGallery.css | .expandable-gallery {
position: relative;
}
.expandable-gallery-wrapper {
position: relative;
z-index: 1;
-webkit-transition: width 0.4s;
-moz-transition: width 0.4s;
transition: width 0.4s;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-trans... | 0.38318 | 0.09426 |
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700;800;900&family=Quicksand:wght@300;400;500;600;700&display=swap');
:root {
--Playfair: 'Playfair Display', serif;
--Quicksand: 'Quicksand', sans-serif;
--Roboto: 'Roboto', sans-serif;
--dark: #3c393d;
--exDark: #2... | public/Admin_Assets/css/blog.css | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700;800;900&family=Quicksand:wght@300;400;500;600;700&display=swap');
:root {
--Playfair: 'Playfair Display', serif;
--Quicksand: 'Quicksand', sans-serif;
--Roboto: 'Roboto', sans-serif;
--dark: #3c393d;
--exDark: #2... | 0.462959 | 0.164819 |
.ui-widget-content
{
background: #ffffff url("../images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
}
.ui-widget-header
{
background: #cccccc url("../images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui... | CompareCloudware.Web/Content/jquery-ui.custom.css | .ui-widget-content
{
background: #ffffff url("../images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
}
.ui-widget-header
{
background: #cccccc url("../images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui... | 0.198608 | 0.050261 |
.btn.store-btn,
.btn.store-btn.fill-style:hover{
color: #fff;
border-color: #fff;
background: transparent;
}
.btn.store-btn:after,
.btn.store-btn.fill-style:hover:after{
content: "";
width: calc(100% + 4px);
height: calc(100% + 4px);
position: absolute;
border-radius: 2px;
z-index: 0;
backgrou... | assets/css/home-7-style.css | .btn.store-btn,
.btn.store-btn.fill-style:hover{
color: #fff;
border-color: #fff;
background: transparent;
}
.btn.store-btn:after,
.btn.store-btn.fill-style:hover:after{
content: "";
width: calc(100% + 4px);
height: calc(100% + 4px);
position: absolute;
border-radius: 2px;
z-index: 0;
backgrou... | 0.32029 | 0.043896 |
.clearBoth
{
clear: both;
}
BODY, HTML
{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: #FFFFFF;
font-family: tahoma, arial, helvetica;
font-size: 12px;
}
* {
-moz-user-select: -moz-none;
}
input, textarea{
-moz-user-select: text !important;
-webkit-user-select... | app/css/canvas.css | .clearBoth
{
clear: both;
}
BODY, HTML
{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: #FFFFFF;
font-family: tahoma, arial, helvetica;
font-size: 12px;
}
* {
-moz-user-select: -moz-none;
}
input, textarea{
-moz-user-select: text !important;
-webkit-user-select... | 0.227384 | 0.130092 |
.arrow-right {
background-image: url(images/arrow-right.png)!important;
background-size: 15px!important;
float: left;
height: 30px;
margin: -10px 8px 0 0;
width: 30px;
}
.arrow-right,.arrow-up {
background: #4679b2;
background-position: center;
background-repeat: no-repeat;
border-radius: 50%;
cursor: point... | nrs/randii_public/wwwroot/assets/styles.css | .arrow-right {
background-image: url(images/arrow-right.png)!important;
background-size: 15px!important;
float: left;
height: 30px;
margin: -10px 8px 0 0;
width: 30px;
}
.arrow-right,.arrow-up {
background: #4679b2;
background-position: center;
background-repeat: no-repeat;
border-radius: 50%;
cursor: point... | 0.353317 | 0.125735 |
.backdrop {
margin: 10px;
margin-top: 40px;
margin-left: 20px;
width: 85%;
height: 250px;
border-radius: 20px;
padding: 10px;
background: #fff;
}
.text {
font-size: 28px;
font-family: 'Archive';
margin: 0;
border-radius: 18px;
height: 100%;
width: 50%;
display: flex;
... | src/components/track-cards/card.css | .backdrop {
margin: 10px;
margin-top: 40px;
margin-left: 20px;
width: 85%;
height: 250px;
border-radius: 20px;
padding: 10px;
background: #fff;
}
.text {
font-size: 28px;
font-family: 'Archive';
margin: 0;
border-radius: 18px;
height: 100%;
width: 50%;
display: flex;
... | 0.41253 | 0.057229 |
body{
width: 1467px;
margin:auto;
}
*{
box-sizing: border-box;
}
#banniere_promo{
width:100%;
height:60px;
text-align:center;
}
#mise_a_jour{
width:100%;
background-image: url(../ferrari/image/banniere.png);
height:60px;
text-align: center;
display:flex;
align-items:... | Site web/ferrari/ferrari.style.css | body{
width: 1467px;
margin:auto;
}
*{
box-sizing: border-box;
}
#banniere_promo{
width:100%;
height:60px;
text-align:center;
}
#mise_a_jour{
width:100%;
background-image: url(../ferrari/image/banniere.png);
height:60px;
text-align: center;
display:flex;
align-items:... | 0.450843 | 0.049566 |
.active-class{width:1200px;margin:10px auto;}
.active-class .head{height:42px;line-height:42px;}
.active-class .search .open{padding-top:6px;}
.active-class .search b{cursor:pointer;}
.active-class .search span input{border:none;outline:none;padding-right:80px;display:none;}
.active-class .content .sub-con{width:2... | public/stylesheets/css/ketang.css | .active-class{width:1200px;margin:10px auto;}
.active-class .head{height:42px;line-height:42px;}
.active-class .search .open{padding-top:6px;}
.active-class .search b{cursor:pointer;}
.active-class .search span input{border:none;outline:none;padding-right:80px;display:none;}
.active-class .content .sub-con{width:2... | 0.163479 | 0.040922 |
.decafmud.mud-pane, .decafmud .input {
font-family: Consolas, Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
}
.decafmud.interface {
position: relative;
height: 450px;
overflow: hidden;
border: 1px solid;
border-radius: 5px;
-moz-border-radius: 5px;
}
/* Splash Screen */
.decafmud.splash {
positi... | css/decafmud.css | .decafmud.mud-pane, .decafmud .input {
font-family: Consolas, Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
}
.decafmud.interface {
position: relative;
height: 450px;
overflow: hidden;
border: 1px solid;
border-radius: 5px;
-moz-border-radius: 5px;
}
/* Splash Screen */
.decafmud.splash {
positi... | 0.386763 | 0.066509 |
[class*=uk-animation-] {
animation-duration: 0.5s;
animation-timing-function: ease-out;
animation-fill-mode: both;
}
/* Animations
========================================================================== */
/*
* Fade
*/
.uk-animation-fade {
animation-name: uk-fade;
animation-duration: 0.8s;
animation-... | web/app/plugins/admin-2020/assets/css/uikit/components/animation.css | [class*=uk-animation-] {
animation-duration: 0.5s;
animation-timing-function: ease-out;
animation-fill-mode: both;
}
/* Animations
========================================================================== */
/*
* Fade
*/
.uk-animation-fade {
animation-name: uk-fade;
animation-duration: 0.8s;
animation-... | 0.680029 | 0.067332 |
:not(.fa)::after,
:not(.fa)::before {
font-family:'Roboto';
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}*/
body {
background: #e2ecf4;
color: #484848;
}
.m-t-0{
margin-top: 0 !important;
}
.kremotex-articles article h3 a{
display: block;
line-height: 30px... | style/css/style_b_001.css | :not(.fa)::after,
:not(.fa)::before {
font-family:'Roboto';
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}*/
body {
background: #e2ecf4;
color: #484848;
}
.m-t-0{
margin-top: 0 !important;
}
.kremotex-articles article h3 a{
display: block;
line-height: 30px... | 0.318273 | 0.110399 |
body {
background-color: #2a2a2a;
color: #fdfdfd;
font-family: 'Oxygen', sans-serif;
font-size: 30px;
display: flex;
padding: 30px;
overflow: hidden;
width: 100vw;
}
.header {
width: 95vw;
display: flex;
align-items: center;
justify-content: space-betwee... | SwitchUI/style.css | body {
background-color: #2a2a2a;
color: #fdfdfd;
font-family: 'Oxygen', sans-serif;
font-size: 30px;
display: flex;
padding: 30px;
overflow: hidden;
width: 100vw;
}
.header {
width: 95vw;
display: flex;
align-items: center;
justify-content: space-betwee... | 0.199737 | 0.071106 |
@-moz-document regexp("https://www\\.newgrounds\\.com/(?!help).*") {
/* NG '04 (ver.06) "7/24/2019 7:31 PM EST") theme by solitonmedic */
/* assets used belongs to Newgrounds.com, Inc. */
.background {
background-image: url('https://images2.imgbox.com/e3/0f/X0mrn7YP_o.png') !important;
background-repea... | data/usercss/167650.user.css | @-moz-document regexp("https://www\\.newgrounds\\.com/(?!help).*") {
/* NG '04 (ver.06) "7/24/2019 7:31 PM EST") theme by solitonmedic */
/* assets used belongs to Newgrounds.com, Inc. */
.background {
background-image: url('https://images2.imgbox.com/e3/0f/X0mrn7YP_o.png') !important;
background-repea... | 0.222193 | 0.112893 |
html,
body {
height: 100%;
background-color: #090a0f ;
word-break: break-word;/*chrome*/
overflow-wrap: anywhere; /* Firefox */
}
#stars {
width: 1px;
height: 1px;
background: transparent;
box-shadow: 1416px 1929px #fff, 308px 905px #fff, 730px 1945px #fff,
1075px 62px #fff, 1118px 1370px #fff, ... | frontend/css/bg.css | html,
body {
height: 100%;
background-color: #090a0f ;
word-break: break-word;/*chrome*/
overflow-wrap: anywhere; /* Firefox */
}
#stars {
width: 1px;
height: 1px;
background: transparent;
box-shadow: 1416px 1929px #fff, 308px 905px #fff, 730px 1945px #fff,
1075px 62px #fff, 1118px 1370px #fff, ... | 0.124253 | 0.044995 |
@font-face {
font-family: 'Futurama';
font-style: normal;
font-weight: 400;
src: url('./fr-bold.woff') format('woff');
}
@font-face {
font-family: 'Kalam';
font-style: normal;
font-weight: 400;
src: url('./kalam-v10-latin-regular.woff2') format('woff2');
}
@font-face {
font-family: 'Kalam';
font-style: normal... | css/fonts.css | @font-face {
font-family: 'Futurama';
font-style: normal;
font-weight: 400;
src: url('./fr-bold.woff') format('woff');
}
@font-face {
font-family: 'Kalam';
font-style: normal;
font-weight: 400;
src: url('./kalam-v10-latin-regular.woff2') format('woff2');
}
@font-face {
font-family: 'Kalam';
font-style: normal... | 0.236252 | 0.057098 |
div.ricoCalContainer, div.ricoTreeContainer {
position:absolute;
z-index:9999;
left:0px;
top:0px;
}
div.ricoCalContainer *, div.ricoTreeContainer * {
font-size:8pt;
}
table.ricoCalTab {
border:1px solid #666666;
}
table.ricoCalTab thead a {
border:1px solid #D4D0C8;
text-decoration... | public/MNOS/src/css/ricoCalendar.css |
div.ricoCalContainer, div.ricoTreeContainer {
position:absolute;
z-index:9999;
left:0px;
top:0px;
}
div.ricoCalContainer *, div.ricoTreeContainer * {
font-size:8pt;
}
table.ricoCalTab {
border:1px solid #666666;
}
table.ricoCalTab thead a {
border:1px solid #D4D0C8;
text-decoration... | 0.294519 | 0.084947 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Mono&display=swap');
@page
{
size: letter;
}
*
{
box-sizing: border-box;
}
:root
{
--background: #fff;
--foreground: #333;
--primary: red;
}
div
{
box-sizing: border-box;
}
html, body
{
... | src/resume/resume.css | @import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Mono&display=swap');
@page
{
size: letter;
}
*
{
box-sizing: border-box;
}
:root
{
--background: #fff;
--foreground: #333;
--primary: red;
}
div
{
box-sizing: border-box;
}
html, body
{
... | 0.335895 | 0.061452 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: url(./imagens/capa.png),
url(./imagens/ruido.png),
linear-gradient(50deg,#ff4169,#7c26f8);
background-attachment: fixed;
font-family: 'Roboto',... | estilo.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: url(./imagens/capa.png),
url(./imagens/ruido.png),
linear-gradient(50deg,#ff4169,#7c26f8);
background-attachment: fixed;
font-family: 'Roboto',... | 0.264074 | 0.092401 |
@font-face {
font-family: ds_digital;
src: url('chrome-extension://nakjnidkhkjkjhdppenflmciacfkccjl/static/styles/fonts/ds_digital/DS-DIGIB.TTF');
}
.fontPixel {
font-family: ds_digital;
}
#retina-extension-d08061708cf2e5299af9ae0b609a376a *,
#retina-extension-d08061708cf2e5299af9ae0b609a376a .cb_reset {
border... | chrome/extension/static/styles/css/content-script.css | @font-face {
font-family: ds_digital;
src: url('chrome-extension://nakjnidkhkjkjhdppenflmciacfkccjl/static/styles/fonts/ds_digital/DS-DIGIB.TTF');
}
.fontPixel {
font-family: ds_digital;
}
#retina-extension-d08061708cf2e5299af9ae0b609a376a *,
#retina-extension-d08061708cf2e5299af9ae0b609a376a .cb_reset {
border... | 0.187579 | 0.065306 |
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
html {
font-family: -apple-system, BlinkMacSystemFont, 'Montserrat', 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size... | static/css/style.css | @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
html {
font-family: -apple-system, BlinkMacSystemFont, 'Montserrat', 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size... | 0.285073 | 0.069732 |
* {
padding: 0;
margin: 0;
list-style: none;
}
@font-face {
font-family: 'trackregular';
src: url('../fonts/track-webfont.eot');
src: url('../fonts/track-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/track-webfont.woff2') format('woff2'),
url('../fonts/track-webfo... | sliding-menu/css/example.css |
* {
padding: 0;
margin: 0;
list-style: none;
}
@font-face {
font-family: 'trackregular';
src: url('../fonts/track-webfont.eot');
src: url('../fonts/track-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/track-webfont.woff2') format('woff2'),
url('../fonts/track-webfo... | 0.351868 | 0.067301 |
header {
height: 97px;
background-color: #2d3136;
}
header .main {
display: grid;
align-items: center;
height: 100%;
}
/* СТИЛИ СЕКЦИИ С ФОРМОЙ */
.form-section {
padding-top: 55px;
height: auto;
background: #2d3136;
}
.icon-block {
height: 186px;
display: grid;
justify-co... | public/css/index.css | header {
height: 97px;
background-color: #2d3136;
}
header .main {
display: grid;
align-items: center;
height: 100%;
}
/* СТИЛИ СЕКЦИИ С ФОРМОЙ */
.form-section {
padding-top: 55px;
height: auto;
background: #2d3136;
}
.icon-block {
height: 186px;
display: grid;
justify-co... | 0.397938 | 0.144783 |
.container-color { background: #fff; }
.container-color p { color: #828383; }
.text-color, .text-color a {color: #000 !important;}
.text-color a:hover{ color:#4dbce9 !important; }
.grey-dotted { border-bottom: 1px dotted rgb(221,221,221); }
.text-color-inverse {color: #fff;}
.text-color-alt, a.text-color-alt {color: #... | css/white-black.css | .container-color { background: #fff; }
.container-color p { color: #828383; }
.text-color, .text-color a {color: #000 !important;}
.text-color a:hover{ color:#4dbce9 !important; }
.grey-dotted { border-bottom: 1px dotted rgb(221,221,221); }
.text-color-inverse {color: #fff;}
.text-color-alt, a.text-color-alt {color: #... | 0.353205 | 0.085748 |
.theme {
background-color: #F9F9F9; }
body {
background-color: #F9F9F9;
color: #737373;
/*
* Titles
*/
/*
* Page header
*/
/*
* Table of contents
*/
/*
* Buttons
*/
/*
* Forms
*/
/*
* APPs - CRUD
*/
/*
* APPs - Pricing Table
*/
/*
* Error page
*/ }
body > #theme-... | backend/assets/public/assets/aero/css/themes/light.css | .theme {
background-color: #F9F9F9; }
body {
background-color: #F9F9F9;
color: #737373;
/*
* Titles
*/
/*
* Page header
*/
/*
* Table of contents
*/
/*
* Buttons
*/
/*
* Forms
*/
/*
* APPs - CRUD
*/
/*
* APPs - Pricing Table
*/
/*
* Error page
*/ }
body > #theme-... | 0.38145 | 0.072768 |
.monitoring-tabs-bar {
position: relative;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
font-family: 'apercu_pro', sans-serif;
}
.monitoring-tab {
display: inline-block;
width: auto;
text-align: center;
font-size: 17px;
font-weight: bold;
cursor: pointer;
line-height:... | web/css/scrm/monitoring.css | .monitoring-tabs-bar {
position: relative;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
font-family: 'apercu_pro', sans-serif;
}
.monitoring-tab {
display: inline-block;
width: auto;
text-align: center;
font-size: 17px;
font-weight: bold;
cursor: pointer;
line-height:... | 0.458106 | 0.094761 |
@media only screen and (min-width:1199px){
.v2_bnc_home_catepr_showul > .col-md-3{
width: 16.6666666%;
padding: 0 5px;
}
.v2_bnc_home_catepr_inner > div:last-child{
margin: 0 -5px;
}
.v2_bnc_products_page_body ul > li{
width: 20%;
padding: 0 5px;
}
.v2_bnc_products_page_body .tab-content.row{
margin:... | public/portal/91637/statics/css/mobile.css | @media only screen and (min-width:1199px){
.v2_bnc_home_catepr_showul > .col-md-3{
width: 16.6666666%;
padding: 0 5px;
}
.v2_bnc_home_catepr_inner > div:last-child{
margin: 0 -5px;
}
.v2_bnc_products_page_body ul > li{
width: 20%;
padding: 0 5px;
}
.v2_bnc_products_page_body .tab-content.row{
margin:... | 0.17971 | 0.073032 |
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: rgba(0, 0, 0, 0.87);
}
h1,
p {
margin: 0;
... | src/css/index.css | body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: rgba(0, 0, 0, 0.87);
}
h1,
p {
margin: 0;
... | 0.365457 | 0.084606 |
*{outline: none;}
:root{
--general-color:#35b569;
--general-color_1:#f2f2f2;
}
a:hover{text-decoration: none;color: var(--general-color)}
/*FONTS*/
@font-face {
font-family: "Condensed-Black";
src: url("../fonts/TTSupermolotCondensed-Black.otf") format("truetype");
font-style: normal;
font-weigh... | frontend/web/css/site.css | *{outline: none;}
:root{
--general-color:#35b569;
--general-color_1:#f2f2f2;
}
a:hover{text-decoration: none;color: var(--general-color)}
/*FONTS*/
@font-face {
font-family: "Condensed-Black";
src: url("../fonts/TTSupermolotCondensed-Black.otf") format("truetype");
font-style: normal;
font-weigh... | 0.216508 | 0.092934 |
box-sizing: border-box;
}
a {
color: black;
}
#projects h3 {
font-size: 2rem;
padding: 0;
}
.project-list {
max-width: 80vw;
margin: 1rem auto 8rem auto;
}
@media only screen and (max-width: 800px) {
.project-list {
max-width: 100%;
}
}
.project-list-grid {
display: gri... | src/app/stylesheets/projectList.css | box-sizing: border-box;
}
a {
color: black;
}
#projects h3 {
font-size: 2rem;
padding: 0;
}
.project-list {
max-width: 80vw;
margin: 1rem auto 8rem auto;
}
@media only screen and (max-width: 800px) {
.project-list {
max-width: 100%;
}
}
.project-list-grid {
display: gri... | 0.424173 | 0.181227 |
@font-face {
font-family: 'Plain-Regular';
src: url('../fonts/Plain-Regular.woff2') format('woff2'),
url('../fonts/Plain-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Plain-Light';
src: url('../fonts/Plain-Light.wo... | css/app.css | @font-face {
font-family: 'Plain-Regular';
src: url('../fonts/Plain-Regular.woff2') format('woff2'),
url('../fonts/Plain-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Plain-Light';
src: url('../fonts/Plain-Light.wo... | 0.279042 | 0.050494 |
.inline-block{
display: inline-block;
}
.rel{
position: relative;
}
.abs{
position: absolute;
}
.fixed{
position: fixed;
}
.center{
text-align: center;
}
.wrap{
margin: 0 auto;
}
/*.bg{
position: relative;
width: 1500px;
height: 100%;
z-index: -1;
backgrou... | style_personal_page.css | .inline-block{
display: inline-block;
}
.rel{
position: relative;
}
.abs{
position: absolute;
}
.fixed{
position: fixed;
}
.center{
text-align: center;
}
.wrap{
margin: 0 auto;
}
/*.bg{
position: relative;
width: 1500px;
height: 100%;
z-index: -1;
backgrou... | 0.30715 | 0.089733 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1838px;
margin-left:0;
margin-right:0;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#u1708_div {
border-width:0px;
position:abso... | files/iphone_ui__library/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1838px;
margin-left:0;
margin-right:0;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#u1708_div {
border-width:0px;
position:abso... | 0.346431 | 0.042642 |
:root {
--fg: #00732f;
--fg-light: #0e763a;
--bg: #f6f6f6;
--selected: #e6e6e6;
--nav: #363534;
}
body, table, div, p, dl {
font: 400 13px/1.3 Verdana,DejaVu Sans,Geneva,sans-serif;
}
#titlearea {
padding: 0px;
margin: 0px;
width: 100%;
border: 0px none;
background: var(--bg)... | docs/qtify.css | :root {
--fg: #00732f;
--fg-light: #0e763a;
--bg: #f6f6f6;
--selected: #e6e6e6;
--nav: #363534;
}
body, table, div, p, dl {
font: 400 13px/1.3 Verdana,DejaVu Sans,Geneva,sans-serif;
}
#titlearea {
padding: 0px;
margin: 0px;
width: 100%;
border: 0px none;
background: var(--bg)... | 0.299412 | 0.176601 |
html, body
{
background: #F9EFE6;
overflow-x: hidden;
padding: 0px;
margin: 0px;
}
h1, h2, h3, h4, p
{
color: #1B2838;
font-family: 'Noto Serif', serif;
}
p
{
font-size: 20px;
max-width: 560px;
line-height: 1.5em;
}
a {
color: #3c6bdc;
}
section.letter
{
border: solid 16px rgba(247, 202, 201... | src/css/main.css | html, body
{
background: #F9EFE6;
overflow-x: hidden;
padding: 0px;
margin: 0px;
}
h1, h2, h3, h4, p
{
color: #1B2838;
font-family: 'Noto Serif', serif;
}
p
{
font-size: 20px;
max-width: 560px;
line-height: 1.5em;
}
a {
color: #3c6bdc;
}
section.letter
{
border: solid 16px rgba(247, 202, 201... | 0.400867 | 0.084417 |
*, *::after, *::before {
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
#background {
background-image: url(../img/wallpapers/Background-Images-4H9.jpg);
position: fixed;
width: 100%;
height: 100%;
b... | css/desktop.css | *, *::after, *::before {
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
#background {
background-image: url(../img/wallpapers/Background-Images-4H9.jpg);
position: fixed;
width: 100%;
height: 100%;
b... | 0.344995 | 0.065665 |
.single_style_style-14 {
/* Gallery */
/* Banners */ }
.single_style_style-14 .page_content_wrap {
padding-top: 2.7em; }
.single_style_style-14.single-format-gallery .slider_container.slider_controls_side .slider_controls_wrap > a {
color: var(--theme-color-bg_color);
background-color: var(--theme-c... | skins/default/templates/single-styles/style-14.css | .single_style_style-14 {
/* Gallery */
/* Banners */ }
.single_style_style-14 .page_content_wrap {
padding-top: 2.7em; }
.single_style_style-14.single-format-gallery .slider_container.slider_controls_side .slider_controls_wrap > a {
color: var(--theme-color-bg_color);
background-color: var(--theme-c... | 0.395134 | 0.037047 |
.la-timer,
.la-timer > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.la-timer {
display: block;
font-size: 0;
color: #fff;
}
.la-timer.la-dark {
color: #333;
}
.la-timer > div {
display: inline-block;
... | css/timer.css | .la-timer,
.la-timer > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.la-timer {
display: block;
font-size: 0;
color: #fff;
}
.la-timer.la-dark {
color: #333;
}
.la-timer > div {
display: inline-block;
... | 0.395368 | 0.105119 |
/* Box sizing rules */
*,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
... | client/styles/app.css |
/* Box sizing rules */
*,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
... | 0.333612 | 0.067117 |
@import "base.css";
@import "../fonts2/iconfont.css";
html {
width: 1920px;
height: 1080px;
margin: 0 auto;
}
body {
width: 100%;
height: 100%;
background: url("../img/list-bg.png") no-repeat;
background-size: 100% 100%;
overflow: hidden;
}
.title {
width: 100%;
height: 150px;
pos... | Public/Hq/dangjian/css/teacherList.css | @import "base.css";
@import "../fonts2/iconfont.css";
html {
width: 1920px;
height: 1080px;
margin: 0 auto;
}
body {
width: 100%;
height: 100%;
background: url("../img/list-bg.png") no-repeat;
background-size: 100% 100%;
overflow: hidden;
}
.title {
width: 100%;
height: 150px;
pos... | 0.216591 | 0.038793 |
.chrome-extension-wi-element {
cursor: -webkit-zoom-in !important;
}
.chrome-extension-wi-element:hover {
background-color: #F8F8F8;
}
.chrome-extension-wi-content_box {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size... | css/general.css | .chrome-extension-wi-element {
cursor: -webkit-zoom-in !important;
}
.chrome-extension-wi-element:hover {
background-color: #F8F8F8;
}
.chrome-extension-wi-content_box {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size... | 0.238905 | 0.040579 |
@font-face{font-family:iransans;font-style:normal;font-weight:300;src:url("fonts/font/eot/IRANSansWeb(FaNum)_Light.eot");src:url("fonts/font/eot/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"),url("fonts/font/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),url("fonts/font/woff/IRANSansWeb(FaNum... | theme/vitenant/styles.css | @font-face{font-family:iransans;font-style:normal;font-weight:300;src:url("fonts/font/eot/IRANSansWeb(FaNum)_Light.eot");src:url("fonts/font/eot/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"),url("fonts/font/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),url("fonts/font/woff/IRANSansWeb(FaNum... | 0.205535 | 0.060197 |
.RadEFixedToolbarHolderMozilla
{
border: solid 1px #808080;
width: 100%;
background-color: #ece9d8;
position: fixed !important;
top: 0px !important;
left: 0px !important;
text-align: left;
z-index: 10000;
}
.RadEFixedToolbarHolderIE {
/* IE5.5+/Win */
position: absolute;
left: expression( ignoreMe2 = docu... | UIDemo.Web/App_Themes/SerenityVista/Controls/Editor/Editor.css | .RadEFixedToolbarHolderMozilla
{
border: solid 1px #808080;
width: 100%;
background-color: #ece9d8;
position: fixed !important;
top: 0px !important;
left: 0px !important;
text-align: left;
z-index: 10000;
}
.RadEFixedToolbarHolderIE {
/* IE5.5+/Win */
position: absolute;
left: expression( ignoreMe2 = docu... | 0.23092 | 0.0704 |
@charset "UTF-8";
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
.container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
/*网站顶部的安全提示*/
#warning {
display: flex;
flex-direction: row;
justif... | src/css/index.css | @charset "UTF-8";
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
.container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
/*网站顶部的安全提示*/
#warning {
display: flex;
flex-direction: row;
justif... | 0.350421 | 0.042404 |
div.content {
height: calc(100vh - 70px);
display: grid;
grid-template-rows: auto;
grid-template-columns: minmax(250px, 280px) auto;
grid-template-areas: 'aside content';
grid-area: content;
}
div.content::before {
content: '';
display: block;
position: absolute;
background-image: url(../../assets/... | src/pages/Home/styles.css | div.content {
height: calc(100vh - 70px);
display: grid;
grid-template-rows: auto;
grid-template-columns: minmax(250px, 280px) auto;
grid-template-areas: 'aside content';
grid-area: content;
}
div.content::before {
content: '';
display: block;
position: absolute;
background-image: url(../../assets/... | 0.397938 | 0.122497 |
.markdownPreview pre {
border-radius: 3px;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
line-height: 1.42857143;
margin: 0;
padding: 10px;
white-space: pre-wrap;
word-wrap: break-word;
}
.markdownPreview h1,
.markdownPreview h2,
.markdownPreview h3,
.markdownPreview h4,
.markdownPreview h5,... | client/components/preview/preview.module.css | .markdownPreview pre {
border-radius: 3px;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
line-height: 1.42857143;
margin: 0;
padding: 10px;
white-space: pre-wrap;
word-wrap: break-word;
}
.markdownPreview h1,
.markdownPreview h2,
.markdownPreview h3,
.markdownPreview h4,
.markdownPreview h5,... | 0.592784 | 0.195709 |
ul.navbar-nav>li:nth-child(4)>a{
color: #4967FF;
border-top:3px solid #4967FF;
}
/*标题*/
.common_title{
display: flex;
flex-direction: column;
align-items: center;
padding-top: 3rem;
font-size: 22px;
margin-bottom: 60px;
}
.common_title>p:last-child{
margin-top: 1rem;
font-size: 1... | WebContent/css/businessType.css | ul.navbar-nav>li:nth-child(4)>a{
color: #4967FF;
border-top:3px solid #4967FF;
}
/*标题*/
.common_title{
display: flex;
flex-direction: column;
align-items: center;
padding-top: 3rem;
font-size: 22px;
margin-bottom: 60px;
}
.common_title>p:last-child{
margin-top: 1rem;
font-size: 1... | 0.196132 | 0.09947 |
.quick-access {
background: #d72c24;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #d72c24 53%, #f17432 66%, #ef7b40 66%, #f95700 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(53%, #d72c24), color-stop(66%, #f17432), color-stop(66%, #ef7b40), color-s... | app/assets/sass/main.css | .quick-access {
background: #d72c24;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #d72c24 53%, #f17432 66%, #ef7b40 66%, #f95700 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(53%, #d72c24), color-stop(66%, #f17432), color-stop(66%, #ef7b40), color-s... | 0.30819 | 0.058561 |
@import '~ngx-toastr/toastr.css';
* {
box-sizing: border-box;
border: none;
outline: none;
font-size: 100%;
vertical-align: baseline;
}
:root {
--resc-primary-color: #005671;
}
html, body {
overflow-x: hidden;
height: 100%;
}
body {
position: relative;
font-family: Roboto, sans-serif;
font-weig... | Public.WebApplication/src/styles.css | @import '~ngx-toastr/toastr.css';
* {
box-sizing: border-box;
border: none;
outline: none;
font-size: 100%;
vertical-align: baseline;
}
:root {
--resc-primary-color: #005671;
}
html, body {
overflow-x: hidden;
height: 100%;
}
body {
position: relative;
font-family: Roboto, sans-serif;
font-weig... | 0.213459 | 0.08266 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
html, body {
height: 100%;
}
body {
background: url(../img/bgpattern.png) repeat center center fixed;
color: #fff;
}
.navbar-custom {
padding: 20px 0;
border-bottom: 0;
letter-spacing: 1px;
}
.navbar-default {
position: rela... | app/templates/static/styles/index.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans);
html, body {
height: 100%;
}
body {
background: url(../img/bgpattern.png) repeat center center fixed;
color: #fff;
}
.navbar-custom {
padding: 20px 0;
border-bottom: 0;
letter-spacing: 1px;
}
.navbar-default {
position: rela... | 0.421195 | 0.085366 |
font-size: 10pt;
}
#container {
display: flex;
flex-direction: column;
}
.donate>a {
color: #FFF !important;
}
#filter-dropdown {
margin-top: 1px;
border-radius: 5px 0px 0px 5px;
}
#filter-dropdown>label {
font-weight: bold;
margin-right: 3px;
}
#news-message.ui.message {
min-height: inherit;
}
#welcome ... | static/main.css | font-size: 10pt;
}
#container {
display: flex;
flex-direction: column;
}
.donate>a {
color: #FFF !important;
}
#filter-dropdown {
margin-top: 1px;
border-radius: 5px 0px 0px 5px;
}
#filter-dropdown>label {
font-weight: bold;
margin-right: 3px;
}
#news-message.ui.message {
min-height: inherit;
}
#welcome ... | 0.198452 | 0.085099 |
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
body {
margin: 0;
}
nav {
background-image: url(https://i.imgur.com/jQLhkhc.jpg);
background-size: cover;
height: 700px;
}
nav img {
width: 100px;
... | about-style.css | @import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
body {
margin: 0;
}
nav {
background-image: url(https://i.imgur.com/jQLhkhc.jpg);
background-size: cover;
height: 700px;
}
nav img {
width: 100px;
... | 0.429908 | 0.122209 |
* {
padding: 0;
margin: 0;
font-family: Optima, sans-serif;
}
#container {
width: 85%;
margin: auto;
min-width: 800px;
}
/*INÍCIO CABEÇALHO*/
#cabecalho {
height: 260px;
margin: auto;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 15px;... | style.css | * {
padding: 0;
margin: 0;
font-family: Optima, sans-serif;
}
#container {
width: 85%;
margin: auto;
min-width: 800px;
}
/*INÍCIO CABEÇALHO*/
#cabecalho {
height: 260px;
margin: auto;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 15px;... | 0.241221 | 0.106691 |
html
{ height: 100%;}
*
{ margin: 0;
padding: 0;}
body
{ font: normal 80% Arial, Helvetica, sans-serif;
color: #000;
background: #E1E1E1;
}
/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section {
display:block;
}
p
{ padding: 0 0 10px 0;
co... | css/style.css | html
{ height: 100%;}
*
{ margin: 0;
padding: 0;}
body
{ font: normal 80% Arial, Helvetica, sans-serif;
color: #000;
background: #E1E1E1;
}
/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section {
display:block;
}
p
{ padding: 0 0 10px 0;
co... | 0.257392 | 0.082143 |
table.confluenceTable {
border-collapse: collapse;
margin: 5px 0 5px 2px;
width: auto;
}
td.confluenceTd {
border: 1px solid #cccccc;
padding: 3px 4px 3px 4px;
}
th.confluenceTh {
border: 1px solid #cccccc;
background: #f5f5f5;
padding: 3px 4px 3px 4px;
text-align: center;
}
/* override for aui form s... | jira-6.3.6/atlassian-jira/WEB-INF/classes/templates/email/css/wiki-renderer.css | table.confluenceTable {
border-collapse: collapse;
margin: 5px 0 5px 2px;
width: auto;
}
td.confluenceTd {
border: 1px solid #cccccc;
padding: 3px 4px 3px 4px;
}
th.confluenceTh {
border: 1px solid #cccccc;
background: #f5f5f5;
padding: 3px 4px 3px 4px;
text-align: center;
}
/* override for aui form s... | 0.331336 | 0.259908 |
.root {
-fx-accent: #427aa2;
-fx-focus-color: #427aa2;
-fx-font-family: "Consolas";
-fx-font-size: 12px;
-fx-base: #427aa2;
-fx-background: #427aa2;
}
#MainContentPane {
/* -fx-background-color: #ff0000; */
}
#AnchorPane {
-fx-background-color: transparent;
-fx-background-image: url("../images/gui/C... | net.clanwolf.starmap.client/src/main/resources/styles/MainFrameStyle.css | .root {
-fx-accent: #427aa2;
-fx-focus-color: #427aa2;
-fx-font-family: "Consolas";
-fx-font-size: 12px;
-fx-base: #427aa2;
-fx-background: #427aa2;
}
#MainContentPane {
/* -fx-background-color: #ff0000; */
}
#AnchorPane {
-fx-background-color: transparent;
-fx-background-image: url("../images/gui/C... | 0.380529 | 0.079675 |
.animated {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
1... | www/css/ion-fab.css | .animated {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
1... | 0.530723 | 0.088033 |
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... | assets/css/smalt.css | html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... | 0.473901 | 0.108425 |
.smart-green {
margin-left:auto;
margin-right:auto;
max-width: 500px;
background: #F8F8F8;
padding: 30px 30px 20px 30px;
font: 12px Arial, Helvetica, sans-serif;
color: #666;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.smart-green h1 {
font: 24px "Trebuchet MS", Arial, Helvetica, sans-se... | listeneranafilter/FilterDemo/WebContent/form.css | .smart-green {
margin-left:auto;
margin-right:auto;
max-width: 500px;
background: #F8F8F8;
padding: 30px 30px 20px 30px;
font: 12px Arial, Helvetica, sans-serif;
color: #666;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.smart-green h1 {
font: 24px "Trebuchet MS", Arial, Helvetica, sans-se... | 0.296756 | 0.11742 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
@import '../../../node_modules/react-modal-video/css/modal-video.css';
@font-face {
font-family: 'gogoia';
src: url('../../fonts/gogoia-regular-webfont.eot');
src: url('../../fonts/gogoia-regular-webfont.eot?#iefix... | client/src/Assets/Styles/index.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
@import '../../../node_modules/react-modal-video/css/modal-video.css';
@font-face {
font-family: 'gogoia';
src: url('../../fonts/gogoia-regular-webfont.eot');
src: url('../../fonts/gogoia-regular-webfont.eot?#iefix... | 0.473414 | 0.062217 |
h1 {
text-align: center;
letter-spacing:-1px;
}
@media only screen and (max-width: 767px) {
h1 {font-size: 26px; font-size: 2.6rem;}
}
.services {
margin-top:10px;
}
/* Custom grid columns for the three membership tiers */
.third.columns {
margin-left:1.2%;
width: 32.5%;
margin-bottom:20px;
}
.third.colu... | stylesheets/membership.css | h1 {
text-align: center;
letter-spacing:-1px;
}
@media only screen and (max-width: 767px) {
h1 {font-size: 26px; font-size: 2.6rem;}
}
.services {
margin-top:10px;
}
/* Custom grid columns for the three membership tiers */
.third.columns {
margin-left:1.2%;
width: 32.5%;
margin-bottom:20px;
}
.third.colu... | 0.281702 | 0.136752 |
@-moz-document url-prefix("https://www.wsgrpg.net/") {
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
::-webkit-scrollbar-button {
width: 0px;
height: 0px;
}
::-webkit-scrollbar-thumb {
background: #6929af;
border: 0px none #ffffff;
border-radius: 50px;
}
::-webkit-scrollbar-thumb:h... | data/usercss/131855.user.css | @-moz-document url-prefix("https://www.wsgrpg.net/") {
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
::-webkit-scrollbar-button {
width: 0px;
height: 0px;
}
::-webkit-scrollbar-thumb {
background: #6929af;
border: 0px none #ffffff;
border-radius: 50px;
}
::-webkit-scrollbar-thumb:h... | 0.209066 | 0.035178 |
table.dataTable {
margin: 0 auto;
clear: both;
width: 100%;
font-size: 12px;
}
table.dataTable thead th {
padding: 5px 18px 5px 10px;
border-bottom: 1px solid black;
font-weight: bold;
font-size: 15px;
cursor: pointer;
*cursor: hand;
background-color: #444C4E;
color: #D1D... | web/resources/jquery-plugins/datatables-1.9.4/css/noblisDataTables.css | table.dataTable {
margin: 0 auto;
clear: both;
width: 100%;
font-size: 12px;
}
table.dataTable thead th {
padding: 5px 18px 5px 10px;
border-bottom: 1px solid black;
font-weight: bold;
font-size: 15px;
cursor: pointer;
*cursor: hand;
background-color: #444C4E;
color: #D1D... | 0.35768 | 0.206414 |
:root{
--white:#FFFFFF;
--black:#000000;
--graybase:#616A6B ;
--grabase-light:#a99191;
--base-color-dark:#eee4e4;
--base-color-light:#f3eded;
--blue-light:#145374;
--blue-dark:#00334E;
--salmon-focus:#EE6F57;
--text-input-field: #F7F7F7;
--very-blue-light:#407b9b;
--vv:8... | descuentos.css | :root{
--white:#FFFFFF;
--black:#000000;
--graybase:#616A6B ;
--grabase-light:#a99191;
--base-color-dark:#eee4e4;
--base-color-light:#f3eded;
--blue-light:#145374;
--blue-dark:#00334E;
--salmon-focus:#EE6F57;
--text-input-field: #F7F7F7;
--very-blue-light:#407b9b;
--vv:8... | 0.452294 | 0.122707 |
.instagram-analytics .wrap-analytics{
max-width: 1200px;
margin: 80px auto 0;
}
.instagram-analytics .headline{
border-bottom: 1px solid #f4f4f4;
margin-left: -25px;
margin-right: -25px;
margin-top: -25px;
padding: 25px;
text-transform: uppercase;
font-weight: 700;
position: fix... | resources/css/layout/instagram_analytics.css | .instagram-analytics .wrap-analytics{
max-width: 1200px;
margin: 80px auto 0;
}
.instagram-analytics .headline{
border-bottom: 1px solid #f4f4f4;
margin-left: -25px;
margin-right: -25px;
margin-top: -25px;
padding: 25px;
text-transform: uppercase;
font-weight: 700;
position: fix... | 0.57821 | 0.067886 |
.s2_modal {
display: none;
position: fixed;
z-index: 200;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
}
/* Modal Content/Box */
.s2_modal-content {
background-color: #363636;
margin... | web/css/s2_modal.css | .s2_modal {
display: none;
position: fixed;
z-index: 200;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
}
/* Modal Content/Box */
.s2_modal-content {
background-color: #363636;
margin... | 0.380529 | 0.115511 |
.eis_logo{float:left;}
.eis_top{float:right;}
.eis_um{height:40px;text-align:right; overflow:hidden;}
.eis_um p { height:22px; line-height:22px; margin-top:8px;}
.eis_um .new{padding-left:20px;background-repeat:no-repeat;background-position:0 50%;color:#fff;font-weight:700;}
.eis_um a{color:#eee}
.eis_nv{padding-top:5p... | public/Public/css/extend_common.css | .eis_logo{float:left;}
.eis_top{float:right;}
.eis_um{height:40px;text-align:right; overflow:hidden;}
.eis_um p { height:22px; line-height:22px; margin-top:8px;}
.eis_um .new{padding-left:20px;background-repeat:no-repeat;background-position:0 50%;color:#fff;font-weight:700;}
.eis_um a{color:#eee}
.eis_nv{padding-top:5p... | 0.33939 | 0.299475 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400');
.background {
background: linear-gradient(180deg, #362922 18.23%, #442A1D 53.65%, rgba(118, 79, 49, 0.96) 99.48%);
width: 100%;
}
#backmenu {
background: #1A0904;
width: 100... | public/assets/css/menuprofile.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400');
.background {
background: linear-gradient(180deg, #362922 18.23%, #442A1D 53.65%, rgba(118, 79, 49, 0.96) 99.48%);
width: 100%;
}
#backmenu {
background: #1A0904;
width: 100... | 0.261425 | 0.074433 |
body{
overflow: hidden;
background-image: linear-gradient(90deg, rgba(0,0,0,0.6) 0%, rgba(255, 255, 255, 1.0) 100%), url("../img/index.jpg");
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
color: white;
}
.logo{
wid... | wwwroot/css/Index.css | body{
overflow: hidden;
background-image: linear-gradient(90deg, rgba(0,0,0,0.6) 0%, rgba(255, 255, 255, 1.0) 100%), url("../img/index.jpg");
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
color: white;
}
.logo{
wid... | 0.447702 | 0.152663 |
.resto_setup_container {
top: 55px;
position: relative;
color: white;
left: 50%;
float: left;
/* -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX... | app/assets/stylesheets/restaurant_setup.css | .resto_setup_container {
top: 55px;
position: relative;
color: white;
left: 50%;
float: left;
/* -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX... | 0.364212 | 0.084153 |
.julia-about {
width: 812px;
margin: auto auto;
margin-top: 100px;
}
.julia-about form:nth-child(2) {
margin-top: -20px;
}
.about-form-master p {
margin-left: 0 !important;
}
.landscape-thumbnail {
width: 228px !important;
}
.landscape-thumbnail + .form-text {
float: left !important;
margin-top: 10p... | client/components/css/julia/about.css | .julia-about {
width: 812px;
margin: auto auto;
margin-top: 100px;
}
.julia-about form:nth-child(2) {
margin-top: -20px;
}
.about-form-master p {
margin-left: 0 !important;
}
.landscape-thumbnail {
width: 228px !important;
}
.landscape-thumbnail + .form-text {
float: left !important;
margin-top: 10p... | 0.290981 | 0.09187 |
html, body, div, p, h1, h2, h3, h4, h5, h6, a, img {
margin: 0;
padding: 0;
border: 0;
}
/*================================================================================================= GENERAL */
em {
font-family: "Times new roman";
/* font-style: italic; */
color:#777777;
font-size:12.5px;
display: block... | style.css |
html, body, div, p, h1, h2, h3, h4, h5, h6, a, img {
margin: 0;
padding: 0;
border: 0;
}
/*================================================================================================= GENERAL */
em {
font-family: "Times new roman";
/* font-style: italic; */
color:#777777;
font-size:12.5px;
display: block... | 0.210848 | 0.081849 |