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 |
|---|---|---|---|---|
@font-face {
font-family: "Whitney";
src: url("../font/WhitneyBold.ttf");
}
@font-face {
font-family: "Google Sans";
src: url("../font/GoogleSans-Regular.ttf");
}
html {
/* Colors */
--main-color: #002451;
--secondary-color: #a9b4bf;
--link-color: #008dff;
--alert-color: #ff265e;
... | web/css/style.css | @font-face {
font-family: "Whitney";
src: url("../font/WhitneyBold.ttf");
}
@font-face {
font-family: "Google Sans";
src: url("../font/GoogleSans-Regular.ttf");
}
html {
/* Colors */
--main-color: #002451;
--secondary-color: #a9b4bf;
--link-color: #008dff;
--alert-color: #ff265e;
... | 0.398172 | 0.099689 |
.main-dark-version .header-section.menu-fixed {
background-color: #2B2D5C;
}
.main-dark-version .banner-elements-part {
background-position: 70% 145%;
}
.main-dark-version .header-top-left a, .main-dark-version .header-top-left select,
.main-dark-version .header-cart-count span {
color: var(--dark-para-color);
}
... | public/frontend/css/dark-version.css | .main-dark-version .header-section.menu-fixed {
background-color: #2B2D5C;
}
.main-dark-version .banner-elements-part {
background-position: 70% 145%;
}
.main-dark-version .header-top-left a, .main-dark-version .header-top-left select,
.main-dark-version .header-cart-count span {
color: var(--dark-para-color);
}
... | 0.278846 | 0.078536 |
/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
color: black;
margin: 0;
padding: 0;
background-color: #fff;
}
a {
color: #37779f;
text-decoration: none;
padding: 2px;
}
a:hover {
color: white;
background-color: #... | public/stylesheets/styles.css |
/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
color: black;
margin: 0;
padding: 0;
background-color: #fff;
}
a {
color: #37779f;
text-decoration: none;
padding: 2px;
}
a:hover {
color: white;
background-color: #... | 0.215433 | 0.084116 |
body {
width: 100%;
height: 100%;
font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
background-color: black;
}
html {
width: 100%;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 10px 0 35px;
text-transform: uppercase;
font-family: "Montserrat", "Helvetica Neue", He... | css/grayscale.css | body {
width: 100%;
height: 100%;
font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
background-color: black;
}
html {
width: 100%;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 10px 0 35px;
text-transform: uppercase;
font-family: "Montserrat", "Helvetica Neue", He... | 0.407923 | 0.051272 |
height: 100%;
width: 75%;
}
.change-map {
display: none;
position: absolute;
bottom: 50px;
left: 50%;
transform: translate(-50%, 0);
width: 100px;
height: 41px;
text-align: center;
padding: 8px 20px;
background: #e0f2ff;
border-radius: 5px;
box-shadow: 0 0 7px 1p... | public/assets/css/map.css | height: 100%;
width: 75%;
}
.change-map {
display: none;
position: absolute;
bottom: 50px;
left: 50%;
transform: translate(-50%, 0);
width: 100px;
height: 41px;
text-align: center;
padding: 8px 20px;
background: #e0f2ff;
border-radius: 5px;
box-shadow: 0 0 7px 1p... | 0.538741 | 0.136695 |
@import url("https://fonts.googleapis.com/css?family=Gochi+Hand");
@font-face
{
font-family: HandWrite;
src: url("Fonts/Thin\ Pencil\ Handwriting.ttf");
}
@font-face
{
font-family: HandWrite;
src: url("Fonts/Thin\ Pencil\ Handwriting.ttf");
}
body, html
{
margin: 0;
padding: 0;
}
/*Fon... | Style/style.css |
@import url("https://fonts.googleapis.com/css?family=Gochi+Hand");
@font-face
{
font-family: HandWrite;
src: url("Fonts/Thin\ Pencil\ Handwriting.ttf");
}
@font-face
{
font-family: HandWrite;
src: url("Fonts/Thin\ Pencil\ Handwriting.ttf");
}
body, html
{
margin: 0;
padding: 0;
}
/*Fon... | 0.425128 | 0.070913 |
@charset "utf-8";
/* 标签属性 */
* {
width: auto;
height: auto;
margin: 0;
padding: 0;
border: none;
background-color: transparent;
-webkit-tap-highlight-color: transparent;
font-family: "Microsoft YaHei", "微软雅黑", Heiti, "黑体", Arial, Helvetica, STHeiTi, s... | dotnet_framework/YTS.Web/Template/Admin/css/GlobalConfig.css | @charset "utf-8";
/* 标签属性 */
* {
width: auto;
height: auto;
margin: 0;
padding: 0;
border: none;
background-color: transparent;
-webkit-tap-highlight-color: transparent;
font-family: "Microsoft YaHei", "微软雅黑", Heiti, "黑体", Arial, Helvetica, STHeiTi, s... | 0.360377 | 0.079246 |
html, body {
padding: 0;
margin: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
html {
font-size: 1em; }
body {
font-size: 100%; }
a img, :link img, :visited img {
border: 0; }
*, *:before, *:after {
box-sizing: border-box; }
.al... | 600x314/bundle.css | html, body {
padding: 0;
margin: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
html {
font-size: 1em; }
body {
font-size: 100%; }
a img, :link img, :visited img {
border: 0; }
*, *:before, *:after {
box-sizing: border-box; }
.al... | 0.422743 | 0.058507 |
body {
padding-top: 130px;
padding-bottom: 40px;
background-color: #2E363F;
}
.login-wrapper {
top: 90px;
text-align: center;
}
.login-wrapper .box {
margin: 0 auto;
padding: 35px 0 30px;
float: none;
width: 400px;
box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
border-radius: 5px;
background: rgba... | public/resource/css/login.css | body {
padding-top: 130px;
padding-bottom: 40px;
background-color: #2E363F;
}
.login-wrapper {
top: 90px;
text-align: center;
}
.login-wrapper .box {
margin: 0 auto;
padding: 35px 0 30px;
float: none;
width: 400px;
box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
border-radius: 5px;
background: rgba... | 0.31785 | 0.05549 |
@charset "utf-8";
/**
* base.css
* https://www.yangqq.net/
* Copyright 2019, design by yangqq
*/
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { colo... | app/public/themes/hidora/css/base.css | @charset "utf-8";
/**
* base.css
* https://www.yangqq.net/
* Copyright 2019, design by yangqq
*/
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { colo... | 0.608361 | 0.139807 |
* Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
@import url('https://fonts.googleapis.com/css2?family=Goldman&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wgh... | website/src/css/custom.css | * Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
@import url('https://fonts.googleapis.com/css2?family=Goldman&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wgh... | 0.291888 | 0.048654 |
/* big landscape tablets, laptops, and desktops */
/*
html{
display: none;
}
/*
.not-supported{
display: block !important;
}
} */
/*
@media (min-width:1281px) {
/* hi-res laptops and desktops */
/*
body{
display: none;
}
.not-supported{
dis... | public/style.css | /* big landscape tablets, laptops, and desktops */
/*
html{
display: none;
}
/*
.not-supported{
display: block !important;
}
} */
/*
@media (min-width:1281px) {
/* hi-res laptops and desktops */
/*
body{
display: none;
}
.not-supported{
dis... | 0.302288 | 0.060696 |
header{
background-color:rgb(90,130,225);
color:rgb(255,255,255);
padding:2px;
height:70px;
box-shadow: 1px 0px 2px rgb(50,50, 200);
position:fixed;
width:100%;
top:0px;
left:0px;
z-index:2;
}
.menu1{
text-decoration: none;
color:rgb(255,255,255);
font-family: ... | public/css/myMain.css | header{
background-color:rgb(90,130,225);
color:rgb(255,255,255);
padding:2px;
height:70px;
box-shadow: 1px 0px 2px rgb(50,50, 200);
position:fixed;
width:100%;
top:0px;
left:0px;
z-index:2;
}
.menu1{
text-decoration: none;
color:rgb(255,255,255);
font-family: ... | 0.5 | 0.122471 |
body {
background-color: #000;
color: #fff;
margin: 5px; }
a {
text-decoration: none !important; }
/* Preferred colours */
.today_col {
background-color: #609;
color: #fff;
/* today */
background-image: linear-gradient(#609, #000); }
.sel_col {
background-color: #c00;
/* selected day */
backgro... | public/css/styles.css | body {
background-color: #000;
color: #fff;
margin: 5px; }
a {
text-decoration: none !important; }
/* Preferred colours */
.today_col {
background-color: #609;
color: #fff;
/* today */
background-image: linear-gradient(#609, #000); }
.sel_col {
background-color: #c00;
/* selected day */
backgro... | 0.285472 | 0.06489 |
#folder-box .ui-grid-header,
#folder-box .ui-grid-footer {
border: 0;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #f9f9f9, #eeeeee);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#eeeeee));
background-image: -webkit-linear-gradient(top, #f9f9f9... | webapp/styles/callimachus-folder-view.css |
#folder-box .ui-grid-header,
#folder-box .ui-grid-footer {
border: 0;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #f9f9f9, #eeeeee);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#eeeeee));
background-image: -webkit-linear-gradient(top, #f9f9f9... | 0.37399 | 0.09556 |
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,800|Lora:400italic|Playfair+Display:700);
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'codropsicons';
src:url('../fonts/codropsicons/codropsicons.eot');
src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('e... | css/demo.css | @import url(http://fonts.googleapis.com/css?family=Raleway:400,300,800|Lora:400italic|Playfair+Display:700);
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'codropsicons';
src:url('../fonts/codropsicons/codropsicons.eot');
src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('e... | 0.242564 | 0.053899 |
TD.titleText {
BACKGROUND: #eff7ff; PADDING-left: 5px;
}
TABLE.view {
FONT-SIZE: 12px;
/*BORDER:#aca9ac 1px solid;*/
}
TD.headerTitle {
BACKGROUND: #d5e2ee;
BORDER: #aca9ac 1px solid;
WIDTH: 100%;
}
TD.headerLeft {
BACKGROUND: #f6f6f6;
BORDER-LEFT: #aca9ac 1px solid;
BORDER-BOTTOM: #aca9ac 1px ... | plugins/org.apache.forrest.plugin.input.wiki/resources/chaperon/misc/java.css | TD.titleText {
BACKGROUND: #eff7ff; PADDING-left: 5px;
}
TABLE.view {
FONT-SIZE: 12px;
/*BORDER:#aca9ac 1px solid;*/
}
TD.headerTitle {
BACKGROUND: #d5e2ee;
BORDER: #aca9ac 1px solid;
WIDTH: 100%;
}
TD.headerLeft {
BACKGROUND: #f6f6f6;
BORDER-LEFT: #aca9ac 1px solid;
BORDER-BOTTOM: #aca9ac 1px ... | 0.326808 | 0.165155 |
@font-face {
font-family: "Lato";
font-style: normal;
font-weight: 100;
src: local(""), url("./lato-v17-latin-100.woff2") format("woff2"), /* Chrome 26+, Opera 23+, Firefox 39+ */ url("./lato-v17-latin-100.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-100italic - latin */
@f... | dashboard/src/assets/Lato/font-face.css | @font-face {
font-family: "Lato";
font-style: normal;
font-weight: 100;
src: local(""), url("./lato-v17-latin-100.woff2") format("woff2"), /* Chrome 26+, Opera 23+, Firefox 39+ */ url("./lato-v17-latin-100.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-100italic - latin */
@f... | 0.218253 | 0.062875 |
*{
box-sizing: border-box;
margin: 0px;
padding: 0px;
}
body{
font-size: 16px;
font-family: 'Oswald', sans-serif;
}
.img-user{
text-align: center;
width: 88.2%;
height: 354px;
padding: 25px;
background-image: url("../vistas/imagenes/9934-azul-liso.jpg");
position: relative;... | public/styles/stylePerfil.css | *{
box-sizing: border-box;
margin: 0px;
padding: 0px;
}
body{
font-size: 16px;
font-family: 'Oswald', sans-serif;
}
.img-user{
text-align: center;
width: 88.2%;
height: 354px;
padding: 25px;
background-image: url("../vistas/imagenes/9934-azul-liso.jpg");
position: relative;... | 0.306008 | 0.065995 |
@font-face {
font-family: 'Nanum Square';
src: url('./resources/fonts/NanumSquareL.ttf');
}
body {
-webkit-user-select: none;
padding: 0;
margin: 0;
background-color: #1a1a1a;
font-family: 'san-serif';
}
header {
position: fixed;
left: 0;
top: 0;
right: 0;
height: 30px;... | engine/editor-dev/index.css | @font-face {
font-family: 'Nanum Square';
src: url('./resources/fonts/NanumSquareL.ttf');
}
body {
-webkit-user-select: none;
padding: 0;
margin: 0;
background-color: #1a1a1a;
font-family: 'san-serif';
}
header {
position: fixed;
left: 0;
top: 0;
right: 0;
height: 30px;... | 0.402392 | 0.069732 |
body {
width: 1920px;
height: 1080px;
overflow: hidden;
background-color: black;
}
.hidden {
display: none;
}
.diamond {
display: inline-block;
width: 24px;
height: 24px;
margin: 0 10px 0 20px;
-webkit-transform: translate(5px, 2px) rotate(-45deg);
-moz-transform: translate... | public/css/cast.css | body {
width: 1920px;
height: 1080px;
overflow: hidden;
background-color: black;
}
.hidden {
display: none;
}
.diamond {
display: inline-block;
width: 24px;
height: 24px;
margin: 0 10px 0 20px;
-webkit-transform: translate(5px, 2px) rotate(-45deg);
-moz-transform: translate... | 0.499512 | 0.1881 |
@name monkeytype.com - 6/7/2021, 12:32:47 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Caspid's typing
@author Caspid
==/UserStyle== */
@-moz-document domain("monkeytype.com") {
body {
margin: 0;
padding: 0;
}
/* hid... | data/usercss/205322.user.css | @name monkeytype.com - 6/7/2021, 12:32:47 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Caspid's typing
@author Caspid
==/UserStyle== */
@-moz-document domain("monkeytype.com") {
body {
margin: 0;
padding: 0;
}
/* hid... | 0.304559 | 0.120361 |
* Colours
*/
body,
.infinite-loader,
#infinite-handle span {
background-color: #eae8dc;
}
a,
a:visited {
color: #2b6e9d;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border-radius: 0;
border: 3px double #c7c4b4;
}
button:hover,
button:focus,
.button:hover,
.button:focus,... | styles/vintage.css | * Colours
*/
body,
.infinite-loader,
#infinite-handle span {
background-color: #eae8dc;
}
a,
a:visited {
color: #2b6e9d;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border-radius: 0;
border: 3px double #c7c4b4;
}
button:hover,
button:focus,
.button:hover,
.button:focus,... | 0.345547 | 0.110471 |
*{margin:0;padding:0;}
body{font:16px/1.5 '微软雅黑';background:#fff;color:#333}
a{color:#333;text-decoration:none;}
/*a:link {color: #333;} 未访问的链接 */
/*a:visited {color: #333;} 已访问的链接 */
a:hover{color:#333;text-decoration:none;}
li {list-style-type:none;}
input ,textarea{outline:none;border:1px solid #ccc;}
table tr{
... | public/template/pc/default/static/css/public/common.css | *{margin:0;padding:0;}
body{font:16px/1.5 '微软雅黑';background:#fff;color:#333}
a{color:#333;text-decoration:none;}
/*a:link {color: #333;} 未访问的链接 */
/*a:visited {color: #333;} 已访问的链接 */
a:hover{color:#333;text-decoration:none;}
li {list-style-type:none;}
input ,textarea{outline:none;border:1px solid #ccc;}
table tr{
... | 0.384219 | 0.078678 |
Created on : 2016-11-5, 10:55:22
Author : ROL
*/
/*
全局CSS
*/
*{
margin: 0px;
padding: 0px;
z-index: 0;
font-family: "Microsoft YaHei";
font-size: 12px;
}
html, body {
height: 100%;
background-color: #eeeeee;
}
body,p,pre,blockquote,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
fo... | public/admin/css/base.css | Created on : 2016-11-5, 10:55:22
Author : ROL
*/
/*
全局CSS
*/
*{
margin: 0px;
padding: 0px;
z-index: 0;
font-family: "Microsoft YaHei";
font-size: 12px;
}
html, body {
height: 100%;
background-color: #eeeeee;
}
body,p,pre,blockquote,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
fo... | 0.181372 | 0.114097 |
.fabric--bottom--right {
position: fixed;
display: block;
bottom: 28px;
right: 28px;
}
.fabric--top--left {
position: fixed;
display: block;
top: 28px;
left: 28px;
}
.fabric--bottom--left {
position: fixed;
display: block;
bottom: 28px;
left: 28px;
}
.fabric--top--right {
position: fixed;
... | css/fabric--layout.css | .fabric--bottom--right {
position: fixed;
display: block;
bottom: 28px;
right: 28px;
}
.fabric--top--left {
position: fixed;
display: block;
top: 28px;
left: 28px;
}
.fabric--bottom--left {
position: fixed;
display: block;
bottom: 28px;
left: 28px;
}
.fabric--top--right {
position: fixed;
... | 0.528047 | 0.182371 |
body{
padding: 0;
margin: 0;
background-color: #151515;
height: 100vh;
}
.container{
display: flex;
align-items: center;
justify-content: space-around;
height: 100vh;
width: 100vw;
}
.containerNodes button{
border:0.05px #151515 solid;
border-radius: 0;
padding: 0;
m... | src/styles.css | body{
padding: 0;
margin: 0;
background-color: #151515;
height: 100vh;
}
.container{
display: flex;
align-items: center;
justify-content: space-around;
height: 100vh;
width: 100vw;
}
.containerNodes button{
border:0.05px #151515 solid;
border-radius: 0;
padding: 0;
m... | 0.390941 | 0.07267 |
.sw-ui-md .sum-http-method.md-button {
height: 24px;
line-height: 24px;
min-height: 24px;
min-width: 64px;
padding: 1px;
margin: 2px 6px 2px 2px;
transition: none;
}
.sw-ui-md .sum-http-code.md-button,
.sw-ui-md .sum-http-header.md-button {
height: 18px;
line-height: 18px;
min-h... | src/styles/swagger-ui-material.css | .sw-ui-md .sum-http-method.md-button {
height: 24px;
line-height: 24px;
min-height: 24px;
min-width: 64px;
padding: 1px;
margin: 2px 6px 2px 2px;
transition: none;
}
.sw-ui-md .sum-http-code.md-button,
.sw-ui-md .sum-http-header.md-button {
height: 18px;
line-height: 18px;
min-h... | 0.410166 | 0.045607 |
.Work_page {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-color: white;
}
.Work_page .left {
background-color: #3838c9;
color: #f7f7f7;
height: 700px;
width: 50vw;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-dir... | src/components/landing/work page/css/Workpage.css | .Work_page {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-color: white;
}
.Work_page .left {
background-color: #3838c9;
color: #f7f7f7;
height: 700px;
width: 50vw;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-dir... | 0.335895 | 0.041833 |
/* .row {} ??? */
.grid {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.grid--top {
align-items: flex-start;
}
.grid--bottom {
align-items: flex-end;
}
.grid--center {
align-items: center;
}
/* Cell */
.grid-cell {
flex: 1;
}
.grid--fle... | css/grid.css |
/* .row {} ??? */
.grid {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.grid--top {
align-items: flex-start;
}
.grid--bottom {
align-items: flex-end;
}
.grid--center {
align-items: center;
}
/* Cell */
.grid-cell {
flex: 1;
}
.grid--fle... | 0.277179 | 0.107954 |
@charset "utf-8";
@font-face {
font-family: 'OpenSansBold';
src: url('../fonts/OpenSansBold.eot?') format('eot'), url('../fonts/OpenSansBold.otf') format('opentype'), url('../fonts/OpenSansBold.woff') format('woff'), url('../fonts/OpenSansBold.ttf') format('truetype'), url('../fonts/OpenSansBold.svg#carbon') format('... | www/css/estilos.css | @charset "utf-8";
@font-face {
font-family: 'OpenSansBold';
src: url('../fonts/OpenSansBold.eot?') format('eot'), url('../fonts/OpenSansBold.otf') format('opentype'), url('../fonts/OpenSansBold.woff') format('woff'), url('../fonts/OpenSansBold.ttf') format('truetype'), url('../fonts/OpenSansBold.svg#carbon') format('... | 0.281998 | 0.044702 |
/* Shades of gray */
/*@define-color theme_selected_bg_color #787878;*/
/* Orient blue */
/*@define-color theme_selected_bg_color #1B779E;*/
/* Arch blue */
@define-color theme_selected_bg_color #1F77B7;
/* Cerulean blue */
/*@define-color theme_selected_bg_color #6484a4;*/
/* Patina green */
/*@define-color theme... | .themes/Shades-of-gray-Arch/gtk-3.0/gtk-colors.css |
/* Shades of gray */
/*@define-color theme_selected_bg_color #787878;*/
/* Orient blue */
/*@define-color theme_selected_bg_color #1B779E;*/
/* Arch blue */
@define-color theme_selected_bg_color #1F77B7;
/* Cerulean blue */
/*@define-color theme_selected_bg_color #6484a4;*/
/* Patina green */
/*@define-color theme... | 0.134733 | 0.02849 |
.main {
position : fixed;
top : 0;
bottom : 0;
left : 0;
right : 0;
overflow : hidden;
}
.main > div {
position : absolute;
width : 100%;
top : 40px;
bottom : 0;
display : none;
}
.main > div > * {
display : none;
width : 100%;
position : absolute;
bottom : 0;
top : 0;
}
#titleBar {
height : 40px;
p... | www/common/css/ui.css | .main {
position : fixed;
top : 0;
bottom : 0;
left : 0;
right : 0;
overflow : hidden;
}
.main > div {
position : absolute;
width : 100%;
top : 40px;
bottom : 0;
display : none;
}
.main > div > * {
display : none;
width : 100%;
position : absolute;
bottom : 0;
top : 0;
}
#titleBar {
height : 40px;
p... | 0.239172 | 0.116286 |
.center {
text-align: center;
vertical-align: middle;
}
#date-container {
}
.dateText {
font-size: 28;
margin-left: 16;
text-align: left;
vertical-align: bottom;
margin-bottom: 4;
}
.month {
font-size: 32;
text-align: center;
vertical-align: bottom;
margin-bottom: 4;
... | app/views/home/app-page/choose-mentor-page/mentor/appointment/appointment.css | .center {
text-align: center;
vertical-align: middle;
}
#date-container {
}
.dateText {
font-size: 28;
margin-left: 16;
text-align: left;
vertical-align: bottom;
margin-bottom: 4;
}
.month {
font-size: 32;
text-align: center;
vertical-align: bottom;
margin-bottom: 4;
... | 0.818882 | 0.168104 |
.cform-hidden {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 0;
height: 0;
margin: 0;
padding: 0;
border: 0;
outline: 0;
visibility: hidden;
overflow: hidden;
}
/* line 44, ../scss/cform.style.scss */
.cform-template-input, .cform-file .cform-filename, .cform-text input, .... | public/static/index/css/cform.style.css | .cform-hidden {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 0;
height: 0;
margin: 0;
padding: 0;
border: 0;
outline: 0;
visibility: hidden;
overflow: hidden;
}
/* line 44, ../scss/cform.style.scss */
.cform-template-input, .cform-file .cform-filename, .cform-text input, .... | 0.300848 | 0.037857 |
.bx-sls .dropdown-block {
border: 1px solid #bdbdbd;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px #ebebeb;
box-shadow: inset 0 1px 2px #ebebeb;
font-size: 14px;
padding: 0 22px 0 30px;
position: relative;
background-color: #fff;
}
.bx-sls .dropdown-block-ui {
font-size: 14px;
padding: 0 22px 0 30... | www/html/bitrix/modules/sale/install/components/bitrix/sale.location.selector.search/templates/.default/style.css |
.bx-sls .dropdown-block {
border: 1px solid #bdbdbd;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px #ebebeb;
box-shadow: inset 0 1px 2px #ebebeb;
font-size: 14px;
padding: 0 22px 0 30px;
position: relative;
background-color: #fff;
}
.bx-sls .dropdown-block-ui {
font-size: 14px;
padding: 0 22px 0 30... | 0.29584 | 0.072735 |
body {
margin:5px;
padding:0px;
font-size:11px;
line-height:13px;
font-weight:400;
font-family:verdana,geneva,helvetica;
background-color:white;
}
TH {
font-size:11px;
line-height:13px;
font-weight:700;
font-family:verdana,geneva,helvetica;
margin:0px 0px 0px 0px;
border-top-styl... | src/main/webapp/images/dab_files/xdat.css |
body {
margin:5px;
padding:0px;
font-size:11px;
line-height:13px;
font-weight:400;
font-family:verdana,geneva,helvetica;
background-color:white;
}
TH {
font-size:11px;
line-height:13px;
font-weight:700;
font-family:verdana,geneva,helvetica;
margin:0px 0px 0px 0px;
border-top-styl... | 0.141163 | 0.043732 |
*{
margin: 0;
padding: 0;
}
@font-face{
font-family: rock;
src: url(/assets/fonts/jrfocout.ttf);
}
@font-face{
font-family: paper;
src: url(/assets/fonts/cutthepaper.ttf);
}
@font-face{
font-family: scissors;
src: url(... | assets/css/main.css | *{
margin: 0;
padding: 0;
}
@font-face{
font-family: rock;
src: url(/assets/fonts/jrfocout.ttf);
}
@font-face{
font-family: paper;
src: url(/assets/fonts/cutthepaper.ttf);
}
@font-face{
font-family: scissors;
src: url(... | 0.317215 | 0.061621 |
*
{
margin: 0px;
padding: 0px;
}
body
{
font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-size: 18px;
line-height: 18px;
background-color: #e9eaed;
color: #000;
width: 100%;
}
#container
{
width: 1200px;
margin: 15px auto 0px auto;
}
#... | css/index.css | *
{
margin: 0px;
padding: 0px;
}
body
{
font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-size: 18px;
line-height: 18px;
background-color: #e9eaed;
color: #000;
width: 100%;
}
#container
{
width: 1200px;
margin: 15px auto 0px auto;
}
#... | 0.178418 | 0.050729 |
@font-face {
font-family: weblysleekuisl;
src: url(weblysleekuisl.ttf);
}
body {
font-family: weblysleekuisl;
background-image: url('img/bg.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 100vh;
}
.desktop {
width: 100%;
height:... | login_styles/style.css | @font-face {
font-family: weblysleekuisl;
src: url(weblysleekuisl.ttf);
}
body {
font-family: weblysleekuisl;
background-image: url('img/bg.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 100vh;
}
.desktop {
width: 100%;
height:... | 0.511717 | 0.057812 |
@import url("https://fonts.googleapis.com/css2?family=Lemon&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #d3d3d3;
}
/* ***********************GAME********************** */
#game {
position: absolute;
width: 1088px;
height: 544px;
margin: auto;
top: 0;
le... | style.css | @import url("https://fonts.googleapis.com/css2?family=Lemon&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #d3d3d3;
}
/* ***********************GAME********************** */
#game {
position: absolute;
width: 1088px;
height: 544px;
margin: auto;
top: 0;
le... | 0.401923 | 0.098642 |
:root {
--main-bg-color: #fafafa;
--main-text-color: #103456;
--main-link-color: #894c84;
--main-link-hover-color: #fafafa;
}
@media (prefers-color-scheme: dark) {
:root {
--main-bg-color: #242424;
--main-text-color: #17ab5c;
--main-link-color: #bf64b7;
--main-link-hover-color: #000000;
}
}... | contrib/webconsole/style.css | :root {
--main-bg-color: #fafafa;
--main-text-color: #103456;
--main-link-color: #894c84;
--main-link-hover-color: #fafafa;
}
@media (prefers-color-scheme: dark) {
:root {
--main-bg-color: #242424;
--main-text-color: #17ab5c;
--main-link-color: #bf64b7;
--main-link-hover-color: #000000;
}
}... | 0.266644 | 0.087213 |
.Container {
height: 100%;
width: 100%;
background: #fffbf5;
display: flex;
flex-direction: column;
align-items: stretch;
border-right: 1px solid #e6e0e6;
}
.Content {
flex: auto;
overflow-y: auto;
overflow-x: hidden;
}
.WidgetContainer {
flex: none;
}
.CategoriesList {
flex-grow: 1;
}
.Load... | src/ui/screens/Docs/Finder/style.css | .Container {
height: 100%;
width: 100%;
background: #fffbf5;
display: flex;
flex-direction: column;
align-items: stretch;
border-right: 1px solid #e6e0e6;
}
.Content {
flex: auto;
overflow-y: auto;
overflow-x: hidden;
}
.WidgetContainer {
flex: none;
}
.CategoriesList {
flex-grow: 1;
}
.Load... | 0.415847 | 0.078219 |
a:hover {
transition: all 0.5s ease-in-out;
text-decoration: none !important;
}
body {
margin: 0;
padding: 0;
}
h1 {
margin: 0;
padding: 0;
}
h2 {
margin: 0;
padding: 0;
}
h3 {
margin: 0;
padding: 0;
}
ul {
margin: 0;
padding: 0;
}
p {
padding: 0;
margin: 0;
}
li {
padding: 0;
margin: 0;
}
.fa-p... | public/css/stylesheet.css | a:hover {
transition: all 0.5s ease-in-out;
text-decoration: none !important;
}
body {
margin: 0;
padding: 0;
}
h1 {
margin: 0;
padding: 0;
}
h2 {
margin: 0;
padding: 0;
}
h3 {
margin: 0;
padding: 0;
}
ul {
margin: 0;
padding: 0;
}
p {
padding: 0;
margin: 0;
}
li {
padding: 0;
margin: 0;
}
.fa-p... | 0.403332 | 0.089853 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
body {
background-color: #fafafa;
font-family: 'Open Sans', sans-serif;
}
.container-lg {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
padding: 1rem;
}
.party-links {
display: flex;... | static/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
body {
background-color: #fafafa;
font-family: 'Open Sans', sans-serif;
}
.container-lg {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
padding: 1rem;
}
.party-links {
display: flex;... | 0.352536 | 0.060641 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(zip.4chan.org),
domain(4chan.org),
domain(orz.4chan.org),
domain(cgi.4chan.org)
{body
{background:url("http://img16.imageshack.us/img16/918/konachancom63350hyuugah.jpg") !important;
background-opacity = 0.8;
background-attach... | data/usercss/31775.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(zip.4chan.org),
domain(4chan.org),
domain(orz.4chan.org),
domain(cgi.4chan.org)
{body
{background:url("http://img16.imageshack.us/img16/918/konachancom63350hyuugah.jpg") !important;
background-opacity = 0.8;
background-attach... | 0.245627 | 0.151624 |
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
html,
body {
border: 0;
margin: 0;
height: 100%;
font-family: "微软雅黑", "幼圆", "microsoft yahei";
overflow: hidden;
}
#mview_background {
... | public/css/main.css | a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
html,
body {
border: 0;
margin: 0;
height: 100%;
font-family: "微软雅黑", "幼圆", "microsoft yahei";
overflow: hidden;
}
#mview_background {
... | 0.485844 | 0.139748 |
.i {
display: flex;
background: linear-gradient(to right, black, rgb(73, 72, 72));
justify-content: space-between;
font-family: poppins;
font-weight: bold;
height: 100vh;
}
.i-left {
flex: 1;
display: flex;
align-items: center;
justify-content: center;
flex-direction: col... | src/CSS/Intro.css | .i {
display: flex;
background: linear-gradient(to right, black, rgb(73, 72, 72));
justify-content: space-between;
font-family: poppins;
font-weight: bold;
height: 100vh;
}
.i-left {
flex: 1;
display: flex;
align-items: center;
justify-content: center;
flex-direction: col... | 0.683842 | 0.156652 |
.primary_block {
margin-bottom: 40px; }
.top-hr {
background: #C4C4C4;
height: 5px;
margin: 2px 0 31px; }
.product-heading-h5 {
color: #999999;
font-weight: 200;
margin: 3px 0 8px;
font-size: 19px;
font-family: "Open Sans", sans-serif; }
.box-security .product-heading-h5 {
margin: 3px 0 -8px; }
... | public/front/css/lab_techstore_home1/css/product.css | .primary_block {
margin-bottom: 40px; }
.top-hr {
background: #C4C4C4;
height: 5px;
margin: 2px 0 31px; }
.product-heading-h5 {
color: #999999;
font-weight: 200;
margin: 3px 0 8px;
font-size: 19px;
font-family: "Open Sans", sans-serif; }
.box-security .product-heading-h5 {
margin: 3px 0 -8px; }
... | 0.360039 | 0.084758 |
.wl-xianshi-neirong{
width: 90%;
min-height: 200px;
margin: 0 auto;
padding-bottom: 100px;
}
.wl-all-title{
width: 100%;
height: 50px;
line-height: 50px;
color: #333333;
font-size: 14px;
}
.wl-all-neirong{
width: 100%;
min-height: 120px;
padding: 10px 0 10px 0 ;
borde... | public/static/web/css1/my_article.css | .wl-xianshi-neirong{
width: 90%;
min-height: 200px;
margin: 0 auto;
padding-bottom: 100px;
}
.wl-all-title{
width: 100%;
height: 50px;
line-height: 50px;
color: #333333;
font-size: 14px;
}
.wl-all-neirong{
width: 100%;
min-height: 120px;
padding: 10px 0 10px 0 ;
borde... | 0.380759 | 0.089973 |
@font-face {
font-family :'OOPS-GLYPHICONS';
src:url('../font/bootstrap3-glyphicons.ttf') format('truetype');
}
[class^="oops-"] {
font-family : 'OOPS-GLYPHICONS';
position : relative;
top : 1px;
display : inline-block;
font-style : normal;
font-weight : normal;
line-height : 1;
-we... | src/oops.glyphicons-bootstrap.css | @font-face {
font-family :'OOPS-GLYPHICONS';
src:url('../font/bootstrap3-glyphicons.ttf') format('truetype');
}
[class^="oops-"] {
font-family : 'OOPS-GLYPHICONS';
position : relative;
top : 1px;
display : inline-block;
font-style : normal;
font-weight : normal;
line-height : 1;
-we... | 0.284477 | 0.095771 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap");
/* -----------------------------------------------------------------
- General Styles
----------------------------------------------------------------- */
body {
direction: rtl;
text-align... | static/styles/style-rtl.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap");
/* -----------------------------------------------------------------
- General Styles
----------------------------------------------------------------- */
body {
direction: rtl;
text-align... | 0.431824 | 0.078607 |
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Poppins", sans-serif;
}
body {
display: flex;
height: 100vh;
width: 100vw;
background-image: url("../back/background.jpg");
background-repeat: n... | Style/password_checker.css | @import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Poppins", sans-serif;
}
body {
display: flex;
height: 100vh;
width: 100vw;
background-image: url("../back/background.jpg");
background-repeat: n... | 0.355663 | 0.080285 |
body > header > h1 {font-size:250%; font-weight:normal; font-style: normal; color:navy;}
body > header > h2 {font-size:146%; font-weight:normal; font-style: normal; color:midnightblue;}
body > header > h3 {font-size:122%; font-weight:normal; font-style: normal; color:darkslateblue;}
body > header > h4 {font-si... | css/prj/header.css | body > header > h1 {font-size:250%; font-weight:normal; font-style: normal; color:navy;}
body > header > h2 {font-size:146%; font-weight:normal; font-style: normal; color:midnightblue;}
body > header > h3 {font-size:122%; font-weight:normal; font-style: normal; color:darkslateblue;}
body > header > h4 {font-si... | 0.550607 | 0.213931 |
meta.foundation-mq-small {
font-family: "/only screen and (max-width: 40em)/";
width: 0em;
}
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em;
}
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em;
}
meta.foun... | css/oldstyle.css | meta.foundation-mq-small {
font-family: "/only screen and (max-width: 40em)/";
width: 0em;
}
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em;
}
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em;
}
meta.foun... | 0.416797 | 0.085901 |
*{
margin: 0px;
padding: 0px;
}
html{
margin: 0px;
padding: 0px;
width: 100%;
}
body{
margin: 0px;
padding: 0px;
width: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.title{
width: 100%;
height: 70px;
display: flex;
flex-direction: row;
justify-conte... | css/new_file.css | *{
margin: 0px;
padding: 0px;
}
html{
margin: 0px;
padding: 0px;
width: 100%;
}
body{
margin: 0px;
padding: 0px;
width: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.title{
width: 100%;
height: 70px;
display: flex;
flex-direction: row;
justify-conte... | 0.189784 | 0.056107 |
@import url("../dijit.css");
.dijitIconSave,
.dijitIconPrint,
.dijitIconCut,
.dijitIconCopy,
.dijitIconClear,
.dijitIconDelete,
.dijitIconUndo,
.dijitIconEdit,
.dijitIconNewTask,
.dijitIconEditTask,
.dijitIconEditProperty,
.dijitIconTask,
.dijitIconFilter,
.dijitIconConfigure,
.dijitIconSearch,
.dijitIconApplication,
.... | public_html/js/dojo/dijit/themes/tundra/tundra.css | @import url("../dijit.css");
.dijitIconSave,
.dijitIconPrint,
.dijitIconCut,
.dijitIconCopy,
.dijitIconClear,
.dijitIconDelete,
.dijitIconUndo,
.dijitIconEdit,
.dijitIconNewTask,
.dijitIconEditTask,
.dijitIconEditProperty,
.dijitIconTask,
.dijitIconFilter,
.dijitIconConfigure,
.dijitIconSearch,
.dijitIconApplication,
.... | 0.143848 | 0.066873 |
width: 100%;
height: 100%;
flex-grow: 1;
display: flex;
flex-direction: column;
}
#script-detail-page-box {
display: flex;
flex-direction: column;
flex-grow: 1;
}
#script-detail-content-box {
display: flex;
flex-direction: row;
color: white;
flex-grow: 1;
background-color: rgb(60, 60, 60);
}... | frontend/static/css/script_detail.css | width: 100%;
height: 100%;
flex-grow: 1;
display: flex;
flex-direction: column;
}
#script-detail-page-box {
display: flex;
flex-direction: column;
flex-grow: 1;
}
#script-detail-content-box {
display: flex;
flex-direction: row;
color: white;
flex-grow: 1;
background-color: rgb(60, 60, 60);
}... | 0.453504 | 0.051463 |
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200&display=swap');
.Signup-wrapper{
display: flex;
height: 100%;
width: 100%;
align-items: center;
justify-content: center;
}
.signup-form-wrapper{
display: flex;
height: 600px;
width: 300px;
justify-content: center;
... | src/components/signupLogin.css | @import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200&display=swap');
.Signup-wrapper{
display: flex;
height: 100%;
width: 100%;
align-items: center;
justify-content: center;
}
.signup-form-wrapper{
display: flex;
height: 600px;
width: 300px;
justify-content: center;
... | 0.438304 | 0.077762 |
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");
:root {
--pink-fair : #FFEFEA;
--white-solid : #FFFFFF;
--gray-mine-shaft : #333333;
--gray-alto : #DADADA;
--box-shadow : rgba(0, 0, 0, 0.3);
}
* {
box-sizing ... | 13_speech_text_reader_speech_sysnthesis/style.css | @import url("https://fonts.googleapis.com/css?family=Lato&display=swap");
:root {
--pink-fair : #FFEFEA;
--white-solid : #FFFFFF;
--gray-mine-shaft : #333333;
--gray-alto : #DADADA;
--box-shadow : rgba(0, 0, 0, 0.3);
}
* {
box-sizing ... | 0.501953 | 0.151906 |
* {
box-sizing: border-box;
}
html {
font-family: 'Work Sans', sans-serif;
}
body {
margin: 0;
padding: 0;
height: 100%;
overflow-y: hidden;
}
.content-wrapper {
position: relative;
height: 100vh;
}
.title {
display: block;
padding: 0;
}
.subtitle {
display: block;
m... | app/public/css/main.css | * {
box-sizing: border-box;
}
html {
font-family: 'Work Sans', sans-serif;
}
body {
margin: 0;
padding: 0;
height: 100%;
overflow-y: hidden;
}
.content-wrapper {
position: relative;
height: 100vh;
}
.title {
display: block;
padding: 0;
}
.subtitle {
display: block;
m... | 0.577138 | 0.124001 |
body {
font-size: 16px;
font-family: 'Georgia', sans-serif;
}
@font-face {
font-family: 'Georgia';
src: url('../fonts/Georgia.ttf') format('truetype');
/* IE6-IE8 */
}
footer {
color: #3A6099;
font-style: italic;
text-align: right;
margin: 30px 0
}
.clearfix::after {
content: "";
clear: both;
... | asset/css/homepage/index.css | body {
font-size: 16px;
font-family: 'Georgia', sans-serif;
}
@font-face {
font-family: 'Georgia';
src: url('../fonts/Georgia.ttf') format('truetype');
/* IE6-IE8 */
}
footer {
color: #3A6099;
font-style: italic;
text-align: right;
margin: 30px 0
}
.clearfix::after {
content: "";
clear: both;
... | 0.303525 | 0.089058 |
body {
margin: 0;
font-family: "Titillium Web", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
}
/* Common CSS */
.container {
padding: 60px 20px 20px 20px;... | src/index.css | body {
margin: 0;
font-family: "Titillium Web", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
}
/* Common CSS */
.container {
padding: 60px 20px 20px 20px;... | 0.375936 | 0.074973 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url( animation.css);
@import url(AgapeConnectOveride.css);
/*!
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built wi... | Portals/_default/Skins/20037-UnlimitedColorPack-023/Skin.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url( animation.css);
@import url(AgapeConnectOveride.css);
/*!
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built wi... | 0.45423 | 0.091342 |
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
font-size: 100%;
line-height: 132%;
}
.CodeMirror-merge {
position: relative;
border: 1px solid #ddd;
white-space: pre;
}
.CodeMirror-glasspane {
width: 100%;
height: 100%;
position: absol... | diffviewer/css/diffviewer.css | .CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
font-size: 100%;
line-height: 132%;
}
.CodeMirror-merge {
position: relative;
border: 1px solid #ddd;
white-space: pre;
}
.CodeMirror-glasspane {
width: 100%;
height: 100%;
position: absol... | 0.493897 | 0.128443 |
:root {
/*primary*/
--plighter: #ffd368;
--pmedium: #FCDD09;
/*--pmedium: #ffeead;*/
--pdarker: #cf9b18;
/*secondary*/
--slighter: #1cb897;
--smedium: #11ac8e;
--sdarker: #118a75;
/*tertiary (overrated word for grayish tone)*/
--tlighter: #e6e7e8; /*light gray*/
--tmedium: ... | public/css/style.css |
:root {
/*primary*/
--plighter: #ffd368;
--pmedium: #FCDD09;
/*--pmedium: #ffeead;*/
--pdarker: #cf9b18;
/*secondary*/
--slighter: #1cb897;
--smedium: #11ac8e;
--sdarker: #118a75;
/*tertiary (overrated word for grayish tone)*/
--tlighter: #e6e7e8; /*light gray*/
--tmedium: ... | 0.465387 | 0.102529 |
.ContactForm {
display: block;
margin-right: 0;
margin-left: auto;
padding-bottom: 53px;
background-color: var(--main-background-color);
box-shadow: 5px 10px 20px rgba(170, 178, 197, 0.4);
border-radius: 30px;
}
@media screen and (max-width: 767.98px) and (min-width: 320px) {
.ContactForm {
padding... | src/components/RegistrationForm/style.module.css | .ContactForm {
display: block;
margin-right: 0;
margin-left: auto;
padding-bottom: 53px;
background-color: var(--main-background-color);
box-shadow: 5px 10px 20px rgba(170, 178, 197, 0.4);
border-radius: 30px;
}
@media screen and (max-width: 767.98px) and (min-width: 320px) {
.ContactForm {
padding... | 0.452052 | 0.088939 |
.tabs {
position: absolute;
width: 100%;
height: 40px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-user-select: none;
}
.tabs .tabs-cont... | css/components/tabs.css | .tabs {
position: absolute;
width: 100%;
height: 40px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-user-select: none;
}
.tabs .tabs-cont... | 0.365343 | 0.072538 |
* {
padding: 0;
margin: 0;
}
.error {
font-weight: bold;
color: red;
}
.notification {
font-weight: bold;
color: aqua;
}
.hidden {
visibility: hidden;
display: none;
}
.asked {
user-select: none;
background: #e0e0e0;
}
.background-1 {
background: url('/assets/images/paper_boat.jpg');
backg... | web-app/assets/styles/index.css | * {
padding: 0;
margin: 0;
}
.error {
font-weight: bold;
color: red;
}
.notification {
font-weight: bold;
color: aqua;
}
.hidden {
visibility: hidden;
display: none;
}
.asked {
user-select: none;
background: #e0e0e0;
}
.background-1 {
background: url('/assets/images/paper_boat.jpg');
backg... | 0.529993 | 0.144813 |
.body{
font-family: sans-serif;
font-size: 12px;
}
.ui-layout-north,.ui-layout-west,.ui-layout-east,.ui-layout-south,.ui-layout-center{
padding: 1px;
font-family: sans-serif;
font-size: 12px;
}
.ui-layout-north{
padding: 0px;
white-space: nowrap;
background-color: #dadada;
/* f... | src/main/assets/res/style.css | .body{
font-family: sans-serif;
font-size: 12px;
}
.ui-layout-north,.ui-layout-west,.ui-layout-east,.ui-layout-south,.ui-layout-center{
padding: 1px;
font-family: sans-serif;
font-size: 12px;
}
.ui-layout-north{
padding: 0px;
white-space: nowrap;
background-color: #dadada;
/* f... | 0.228415 | 0.072703 |
.header-color {
background-color: #E3E1E4;
}
.uk-text-dark
{
color: #414241 !important;
}
/*-- Clearance-Sale --*/
.aitsclearance-sales {
background-image: url("../../../assets/images/banner/banner3.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
... | assets/css/uikit/custom.css | .header-color {
background-color: #E3E1E4;
}
.uk-text-dark
{
color: #414241 !important;
}
/*-- Clearance-Sale --*/
.aitsclearance-sales {
background-image: url("../../../assets/images/banner/banner3.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
... | 0.283484 | 0.126165 |
span.view{
position:absolute;
left:850px;
}
.com-m {
background-color: rgb(112, 112, 112, 0.5);
width: 1000px;
position: relative;
left: 100px;
margin-top: 0px;
margin-bottom: 30px;
justify-content: center;
align-items: center;
border-radius: 10px;
}
.comment {
backgr... | client/src/components/screens/viewArticles.css | span.view{
position:absolute;
left:850px;
}
.com-m {
background-color: rgb(112, 112, 112, 0.5);
width: 1000px;
position: relative;
left: 100px;
margin-top: 0px;
margin-bottom: 30px;
justify-content: center;
align-items: center;
border-radius: 10px;
}
.comment {
backgr... | 0.714827 | 0.159872 |
body, html {
height: 100%;
background-color: lightgreen;
}
.fadeIn {
opacity: 0;
animation: fadeIn 1.8s forwards;
}
@keyframes fadeIn {
0% {
opacity: 0;
transform: translateY(50px);
}
30% {
opacity: 0;
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.banner {
... | css/bookingscss.css | body, html {
height: 100%;
background-color: lightgreen;
}
.fadeIn {
opacity: 0;
animation: fadeIn 1.8s forwards;
}
@keyframes fadeIn {
0% {
opacity: 0;
transform: translateY(50px);
}
30% {
opacity: 0;
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.banner {
... | 0.459076 | 0.09886 |
@charset "utf-8";
#incar_top{
width:615px;;
height:60px;
margin:10% 5% auto 5%;
position:relative;
top:5px;
z-index:120;
}
#incar_top_1{
width:280px;
height:60px;
font-weight:bold;
border:#999 outset 5px;
border-bottom:none;
border-radius:10px;
border-bottom-left-radius:0;
border-bott... | src/css/incar.css | @charset "utf-8";
#incar_top{
width:615px;;
height:60px;
margin:10% 5% auto 5%;
position:relative;
top:5px;
z-index:120;
}
#incar_top_1{
width:280px;
height:60px;
font-weight:bold;
border:#999 outset 5px;
border-bottom:none;
border-radius:10px;
border-bottom-left-radius:0;
border-bott... | 0.16455 | 0.044785 |
@font-face {
font-family : 'Varela Round';
font-style : normal;
font-weight : 400;
font-display : swap;
src : local('Varela Round Regular'), local('VarelaRound-Regular'), url(https://fonts.gstatic.com/s/varelaround/v12/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2');
unicode-ran... | assets/css/style.css | @font-face {
font-family : 'Varela Round';
font-style : normal;
font-weight : 400;
font-display : swap;
src : local('Varela Round Regular'), local('VarelaRound-Regular'), url(https://fonts.gstatic.com/s/varelaround/v12/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2');
unicode-ran... | 0.229967 | 0.056993 |
html, body
<script>
function myFunction() {
document.getElementById("demo").innerHTML = "Paragraph changed.";
}
</script>
<style>
* {
box-sizing: border-box;
}
body {
font-family: Arial;
padding: 14px;
background: #f1f1f1;
}
/* Header/Blog Title */
.header {
padding: 50px;
text-a... | sam.css | html, body
<script>
function myFunction() {
document.getElementById("demo").innerHTML = "Paragraph changed.";
}
</script>
<style>
* {
box-sizing: border-box;
}
body {
font-family: Arial;
padding: 14px;
background: #f1f1f1;
}
/* Header/Blog Title */
.header {
padding: 50px;
text-a... | 0.294418 | 0.055209 |
.container-header {
min-height: calc(100% - 48px);
background: url("https://images.pexels.com/photos/54567/pexels-photo-54567.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940") no-repeat center center fixed;
background-size: cover;
position: relative;
}
.container-header::before {
content: '';
position: ab... | ui/src/app/modules/booking/details-soccer-field.component.css | .container-header {
min-height: calc(100% - 48px);
background: url("https://images.pexels.com/photos/54567/pexels-photo-54567.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940") no-repeat center center fixed;
background-size: cover;
position: relative;
}
.container-header::before {
content: '';
position: ab... | 0.588889 | 0.14774 |
.m0 { margin: 0 }
.mt0 { margin-top: 0 }
.mr0 { margin-right: 0 }
.mb0 { margin-bottom: 0 }
.ml0 { margin-left: 0 }
.mx0 { margin-left: 0; margin-right: 0 }
.my0 { margin-top: 0; margin-bottom: 0 }
.m1 { margin: var(--space-1) }
.mt1 { margin-top: var(--space-1) }
.mr1 { margin-right: ... | modules/margin/index.css |
.m0 { margin: 0 }
.mt0 { margin-top: 0 }
.mr0 { margin-right: 0 }
.mb0 { margin-bottom: 0 }
.ml0 { margin-left: 0 }
.mx0 { margin-left: 0; margin-right: 0 }
.my0 { margin-top: 0; margin-bottom: 0 }
.m1 { margin: var(--space-1) }
.mt1 { margin-top: var(--space-1) }
.mr1 { margin-right: ... | 0.607081 | 0.310028 |
.resultHeader {
padding: 1em;
border-bottom: 1px solid #eaeaea;
}
.resultHeader img {
display: none;
}
@media only screen and (min-width: 560px) {
.resultHeader {
padding-top: 1em;
padding-left: 0;
padding-right: 0;
padding-bottom: 1em;
border-bottom: 1px solid #eaeaea;
}
.resultHeader i... | src/containers/ResultPage/style.css | .resultHeader {
padding: 1em;
border-bottom: 1px solid #eaeaea;
}
.resultHeader img {
display: none;
}
@media only screen and (min-width: 560px) {
.resultHeader {
padding-top: 1em;
padding-left: 0;
padding-right: 0;
padding-bottom: 1em;
border-bottom: 1px solid #eaeaea;
}
.resultHeader i... | 0.462959 | 0.103885 |
@charset "utf-8";
body,html{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: none;
background-color: #333333;
font-family: "微软雅黑", "宋体";
}
.main{
margin: 0 auto;
max-width: 10rem;
background-color: #544fad;
}
.content01{
height: 17.78rem;
}
.content01 img{
width... | web/nipaiyi/css/pages/page01.css | @charset "utf-8";
body,html{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: none;
background-color: #333333;
font-family: "微软雅黑", "宋体";
}
.main{
margin: 0 auto;
max-width: 10rem;
background-color: #544fad;
}
.content01{
height: 17.78rem;
}
.content01 img{
width... | 0.410993 | 0.05951 |
@font-face {
font-family: "CleanvertisingLight";
src: url("../fonts/CleanvertisingLight/CleanvertisingLight.eot");
src: url("../fonts/CleanvertisingLight/CleanvertisingLight.eot?#iefix")format("embedded-opentype"),
url("../fonts/CleanvertisingLight/CleanvertisingLight.woff") format("woff"),
url("../... | assets/css/main.css | @font-face {
font-family: "CleanvertisingLight";
src: url("../fonts/CleanvertisingLight/CleanvertisingLight.eot");
src: url("../fonts/CleanvertisingLight/CleanvertisingLight.eot?#iefix")format("embedded-opentype"),
url("../fonts/CleanvertisingLight/CleanvertisingLight.woff") format("woff"),
url("../... | 0.42656 | 0.070081 |
body{
margin: 0;
padding: 0;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
}
section{
position: fixed;
width: 100%;
height: 100vh;
background: #fff;
overflow: hidden;
z-index: -5;
}
.bgPulse{
width: 100%;
height: 100... | assets/css/bganimation.css | body{
margin: 0;
padding: 0;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
}
section{
position: fixed;
width: 100%;
height: 100vh;
background: #fff;
overflow: hidden;
z-index: -5;
}
.bgPulse{
width: 100%;
height: 100... | 0.650023 | 0.093264 |
body{
font-size:10px;
}
.cardFarmacia{
background-color:whitesmoke;
color: rgb(103, 103, 104);
}
.progress2 {
background: red;
display: block;
height: 20px;
text-align: center;
transition: width .3s;
width: 0;
}
.cardOncologia{
width: 103%;
margin-left: -1em;
margin-right... | public/rhp/css/custom.css | body{
font-size:10px;
}
.cardFarmacia{
background-color:whitesmoke;
color: rgb(103, 103, 104);
}
.progress2 {
background: red;
display: block;
height: 20px;
text-align: center;
transition: width .3s;
width: 0;
}
.cardOncologia{
width: 103%;
margin-left: -1em;
margin-right... | 0.34621 | 0.095139 |
html {
position: relative;
min-height: 100%;
}
body {
overflow-y: scroll !important;
margin: 0;
padding: 0;
min-height: 100%;
/* background: url(assets/mybg.png) #fff; */
direction: ltr;
/* Margin bottom by footer height */
margin-bottom: 131px;
}
/* Vis Network */
#mynetwork {
width: 100%;
height: 600px;... | web/gui2/src/main/webapp/app/view/topo-creator/topo-creator/topo-creator.component.css | html {
position: relative;
min-height: 100%;
}
body {
overflow-y: scroll !important;
margin: 0;
padding: 0;
min-height: 100%;
/* background: url(assets/mybg.png) #fff; */
direction: ltr;
/* Margin bottom by footer height */
margin-bottom: 131px;
}
/* Vis Network */
#mynetwork {
width: 100%;
height: 600px;... | 0.345547 | 0.056004 |
.Infographics_RelatedVariables table {
font-size: 13px;
}
.dj_rtl .RelatedVariables_Labels {
text-align: right;
}
.RelatedVariables_HighLabel {
margin: 1.5pt 1.5pt 3pt 0;
font-size: 9pt;
}
.RelatedVariables_LowLabel {
margin: 0 0 1.5pt 0;
font-size: 9pt;
}
.RelatedVariables_Table {
posit... | dijit/geoenrichment/themes/common/RelatedVariables.css | .Infographics_RelatedVariables table {
font-size: 13px;
}
.dj_rtl .RelatedVariables_Labels {
text-align: right;
}
.RelatedVariables_HighLabel {
margin: 1.5pt 1.5pt 3pt 0;
font-size: 9pt;
}
.RelatedVariables_LowLabel {
margin: 0 0 1.5pt 0;
font-size: 9pt;
}
.RelatedVariables_Table {
posit... | 0.674372 | 0.115911 |
@import url("https://fonts.googleapis.com/css?family=Oswald");
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,900|Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@import url('https://fonts.googleapis.com/css?family=Montserra... | assets/css/style.css | @import url("https://fonts.googleapis.com/css?family=Oswald");
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,900|Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@import url('https://fonts.googleapis.com/css?family=Montserra... | 0.356895 | 0.063861 |
html {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;
/*font-size: 62.5%;*/
}
body {
margin: 0 auto;
color: #222;
background: #fff;
font-size: 16px;
line-height: 1.618;
letter-spacing: 0... | assets/css/styles.css | html {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;
/*font-size: 62.5%;*/
}
body {
margin: 0 auto;
color: #222;
background: #fff;
font-size: 16px;
line-height: 1.618;
letter-spacing: 0... | 0.541166 | 0.116362 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:300');
#main-content {
font-family: 'Montserrat', sans-serif;
background-image: url("images/TheFlinstonesBackground.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 70%;
color: wh... | styles.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:300');
#main-content {
font-family: 'Montserrat', sans-serif;
background-image: url("images/TheFlinstonesBackground.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 70%;
color: wh... | 0.309963 | 0.116663 |
@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");
* {
margin: 0;
color: #000;
font-family: "Questrial", sans-serif;
font-weight: 400;
outline: 0 !important;
}
.d-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.d-flex.col-flex {
-webkit-box-orient: v... | css/main.css | @import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");
* {
margin: 0;
color: #000;
font-family: "Questrial", sans-serif;
font-weight: 400;
outline: 0 !important;
}
.d-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.d-flex.col-flex {
-webkit-box-orient: v... | 0.252108 | 0.043834 |
----------------------------------------------------------------------------------*/
body {
margin:0;
padding:0;
background:#FFF;
font-size:12px;
font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, "宋体",sans-serif;
color:#333;
text-align:left;
background-image:url(../images/bg.gif);
background-at... | EaseServerWebUI/cpl/css/left.css | ----------------------------------------------------------------------------------*/
body {
margin:0;
padding:0;
background:#FFF;
font-size:12px;
font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, "宋体",sans-serif;
color:#333;
text-align:left;
background-image:url(../images/bg.gif);
background-at... | 0.22465 | 0.056262 |
#fork #fork-a-nav {
position: sticky;
top: 1rem;
}
#fork-a-menu .f-menu-a.active {
background-color: #814A00;
color: #F8F4E3;
}
#fork-a-menu .f-menu-a:hover,
#fork-a-menu .f-menu-a:focus {
background-color: #583200;
color: #F8F4E3;
}
#fork-a-menu #id-an-label {
position: absolute;
top: -2.875rem;
i... | public/style/ForkBB/admin.css | #fork #fork-a-nav {
position: sticky;
top: 1rem;
}
#fork-a-menu .f-menu-a.active {
background-color: #814A00;
color: #F8F4E3;
}
#fork-a-menu .f-menu-a:hover,
#fork-a-menu .f-menu-a:focus {
background-color: #583200;
color: #F8F4E3;
}
#fork-a-menu #id-an-label {
position: absolute;
top: -2.875rem;
i... | 0.244814 | 0.044827 |
body
{
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
}
@-webkit-keyframes twinkling
{
/*透明度由0到1*/
0%
{
opacity: .6; /*透明度为1*/
}
50%
{
opacity: .2; /*透明度为1*/
}
100%
{
opacity: .6; /*透明度为1*/
}
}
... | app/modules/ejiaoyuandan/assets/css/style.css | body
{
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
}
@-webkit-keyframes twinkling
{
/*透明度由0到1*/
0%
{
opacity: .6; /*透明度为1*/
}
50%
{
opacity: .2; /*透明度为1*/
}
100%
{
opacity: .6; /*透明度为1*/
}
}
... | 0.487551 | 0.045735 |
.root-story-sheet {
display: grid;
grid-template-columns: 1fr 4fr;
grid-template-rows: repeat(minmax(150px, auto));
padding: 20px;
border-radius: 6px;
gap: 10px;
margin-bottom: 20px;
height: var(--sheet-height-state);
min-height: 300px;
overflow-y: hidden;
}
.sheet-image {
object-fit: contain;
... | src/components/Pages/StoriesPage/Story Sheet/StorySheet.css | .root-story-sheet {
display: grid;
grid-template-columns: 1fr 4fr;
grid-template-rows: repeat(minmax(150px, auto));
padding: 20px;
border-radius: 6px;
gap: 10px;
margin-bottom: 20px;
height: var(--sheet-height-state);
min-height: 300px;
overflow-y: hidden;
}
.sheet-image {
object-fit: contain;
... | 0.429908 | 0.177882 |
section#main-noticia{
width: 100%;
height: 100vh;
display: flex;
margin-top: 50px;
flex-direction: row;
}
section#main-noticia div#left-conteudo-noticia{
width: 70%;
height: 100%;
display: flex;
flex-direction: column;
}
section#main-noticia div#left-conteudo-noticia div... | public/css/noticias.css | section#main-noticia{
width: 100%;
height: 100vh;
display: flex;
margin-top: 50px;
flex-direction: row;
}
section#main-noticia div#left-conteudo-noticia{
width: 70%;
height: 100%;
display: flex;
flex-direction: column;
}
section#main-noticia div#left-conteudo-noticia div... | 0.190611 | 0.047096 |
.navbar-brand img{
max-height: 40px;
}
header .row{
min-height:70vh;
background-image: url(../css/img/hôtels-luxe-afrique.jpg);
align-items: center;
background-attachment: fixed;
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}
header .reservation{
background-color: rgba(0, 0, 0, 0.5);
... | public/css/style.css | .navbar-brand img{
max-height: 40px;
}
header .row{
min-height:70vh;
background-image: url(../css/img/hôtels-luxe-afrique.jpg);
align-items: center;
background-attachment: fixed;
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}
header .reservation{
background-color: rgba(0, 0, 0, 0.5);
... | 0.307462 | 0.083553 |
[ng\:cloak], [ng-cloak], .ng-cloak {
display: none !important;
}
.inline {
display: inline;
}
#top-panel {
background-color: greenyellow;
padding: 10px;
border: 1px solid black
}
#top-panel h2 {
margin: 0;
}
.yellow-background {
background-color: #ffff00 !important;
}
.green-box {
pad... | css/app.css | [ng\:cloak], [ng-cloak], .ng-cloak {
display: none !important;
}
.inline {
display: inline;
}
#top-panel {
background-color: greenyellow;
padding: 10px;
border: 1px solid black
}
#top-panel h2 {
margin: 0;
}
.yellow-background {
background-color: #ffff00 !important;
}
.green-box {
pad... | 0.221772 | 0.143038 |
width:234px;
margin:auto;
}
.fountainTextG{
color:rgb(0,0,0);
font-family:Arial;
font-size:24px;
text-decoration:none;
font-weight:normal;
font-style:normal;
float:left;
animation-name:bounce_fountainTextG;
-o-animation-name:bounce_fountainTextG;
-ms-animation-name:bounce_fountainTextG;
-webkit-animati... | gev/css/spinner.css | width:234px;
margin:auto;
}
.fountainTextG{
color:rgb(0,0,0);
font-family:Arial;
font-size:24px;
text-decoration:none;
font-weight:normal;
font-style:normal;
float:left;
animation-name:bounce_fountainTextG;
-o-animation-name:bounce_fountainTextG;
-ms-animation-name:bounce_fountainTextG;
-webkit-animati... | 0.223038 | 0.067731 |
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
width: 1400px;
margin: 0px;
font-family: 'Basic', sans-serif;;
color: #6a6a6a;
}
h1 {
font-family: 'Lato', sans-serif;
font-weight: 200;
color: white;
font-size... | styles/styles.css | *,
*::before,
*::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
width: 1400px;
margin: 0px;
font-family: 'Basic', sans-serif;;
color: #6a6a6a;
}
h1 {
font-family: 'Lato', sans-serif;
font-weight: 200;
color: white;
font-size... | 0.4231 | 0.066085 |
.col-md-4.mb-5.mb-lg-0 {
margin: auto;
}
.bg-primary {
background-color: #B81D18!important;
}
.bg-secondary {
background-color: #202020!important;
}
.footer {
background-color: #B81D18;
}
.copyright {
background-color: #202020;
}
hr.star-light:after {
color: #fff;
background-color: #B81... | src/static/vendor/bootstrap/css/mystyles.css | .col-md-4.mb-5.mb-lg-0 {
margin: auto;
}
.bg-primary {
background-color: #B81D18!important;
}
.bg-secondary {
background-color: #202020!important;
}
.footer {
background-color: #B81D18;
}
.copyright {
background-color: #202020;
}
hr.star-light:after {
color: #fff;
background-color: #B81... | 0.482429 | 0.093554 |
:root {
--color-primary: #f05f40;
--color-dark: #212529;
--color-secondary: #555555;
--color-faded: rgba(255, 255, 255, 0.7);
--font-sans: "Open Sans", "Helvetica Neue", Arial, sans-serif;
--font-serif: "Merriweather", "Helvetica Neue", Arial, sans-serif;
}
.bg-secondary {
background-color: #555555 !impo... | css/custom.css | :root {
--color-primary: #f05f40;
--color-dark: #212529;
--color-secondary: #555555;
--color-faded: rgba(255, 255, 255, 0.7);
--font-sans: "Open Sans", "Helvetica Neue", Arial, sans-serif;
--font-serif: "Merriweather", "Helvetica Neue", Arial, sans-serif;
}
.bg-secondary {
background-color: #555555 !impo... | 0.383641 | 0.155078 |