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 |
|---|---|---|---|---|
[GLOBAL]
STYLE_NUM=202
[STYLE1]
NM_IMG=change2,1
HL_IMG=change2,1
[STYLE2]
NM_IMG=change2,2
HL_IMG=change2,2
[STYLE4]
NM_IMG=en_other,1
HL_IMG=en_other,1
[STYLE5]
NM_IMG=btn_word,1
HL_IMG=btn_word,1
[STYLE6]
NM_IMG=btn_word,2
HL_IMG=btn_word,2
[STYLE7]
NM_IMG=btn_word,3
HL_IMG=btn_word,3
... | skin/land/res/default.css | [GLOBAL]
STYLE_NUM=202
[STYLE1]
NM_IMG=change2,1
HL_IMG=change2,1
[STYLE2]
NM_IMG=change2,2
HL_IMG=change2,2
[STYLE4]
NM_IMG=en_other,1
HL_IMG=en_other,1
[STYLE5]
NM_IMG=btn_word,1
HL_IMG=btn_word,1
[STYLE6]
NM_IMG=btn_word,2
HL_IMG=btn_word,2
[STYLE7]
NM_IMG=btn_word,3
HL_IMG=btn_word,3
... | 0.12149 | 0.09118 |
position: fixed;
top: 30px;
left: -210px;
z-index: 999;
padding: 16px;
width: 208px;
background-color: rgba(31, 31, 31, .9);
color: #3d3d3d;
border-radius: 0 5px 5px 0;
}
#control_panel > div > span {
display: block;
margin-left: 2px;
color: #fff;
font-size: .917em;
... | templates/1/themeChanger/css/themeChanger.css | position: fixed;
top: 30px;
left: -210px;
z-index: 999;
padding: 16px;
width: 208px;
background-color: rgba(31, 31, 31, .9);
color: #3d3d3d;
border-radius: 0 5px 5px 0;
}
#control_panel > div > span {
display: block;
margin-left: 2px;
color: #fff;
font-size: .917em;
... | 0.385375 | 0.090414 |
@charset "UTF-8";
/**
* Angular Custom Banner Carousel
* (c) 2016 <NAME>
* license: MIT
* github: https://github.com/krishdev/bannerCarouselAngular
*/
.bannerContainer {
position: relative;
width: 1100px;
height: auto;
background: #fff;
margin: 0 auto;
overflow: hidden;
}
.collage {
float: left;
}
.carou... | extensions/bannerCarousel.css | @charset "UTF-8";
/**
* Angular Custom Banner Carousel
* (c) 2016 <NAME>
* license: MIT
* github: https://github.com/krishdev/bannerCarouselAngular
*/
.bannerContainer {
position: relative;
width: 1100px;
height: auto;
background: #fff;
margin: 0 auto;
overflow: hidden;
}
.collage {
float: left;
}
.carou... | 0.586641 | 0.099645 |
/* Embedded fonts */
@font-face {
font-family: 'Karla';
src: url('../fonts/karla-regular.woff2') format('woff2'),
url('../fonts/karla-regular.woff' ) format('woff'),
url('../fonts/karla-regular.ttf' ) format('truetype');
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: 'Karl... | src/OEBPS/assets/css/style.css |
/* Embedded fonts */
@font-face {
font-family: 'Karla';
src: url('../fonts/karla-regular.woff2') format('woff2'),
url('../fonts/karla-regular.woff' ) format('woff'),
url('../fonts/karla-regular.ttf' ) format('truetype');
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: 'Karl... | 0.447219 | 0.045395 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
*{
margin: 0;
padding: 0;
}
body{
width: 100vw;
display: flex;
flex-direction: column;
position: relative;
overflow-x: hidden;
font-family: 'Montserrat', sans-serif;
}
.navbar{
width: 100%;
... | static/css/main.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
*{
margin: 0;
padding: 0;
}
body{
width: 100vw;
display: flex;
flex-direction: column;
position: relative;
overflow-x: hidden;
font-family: 'Montserrat', sans-serif;
}
.navbar{
width: 100%;
... | 0.506836 | 0.067701 |
*{
color: #212121;
/*font-family: 'Roboto', sans-serif !important;*/
-webkit-font-smoothing: antialiased;
}
body {
/*background: url('http://placehold.it/1920x1080') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover... | style.css | *{
color: #212121;
/*font-family: 'Roboto', sans-serif !important;*/
-webkit-font-smoothing: antialiased;
}
body {
/*background: url('http://placehold.it/1920x1080') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover... | 0.274254 | 0.064418 |
@import "../../../../_defs.css";
.project-index {
position: relative;
}
.project-index__options-panel {
position: absolute;
top: 0;
right: 0;
}
.project-index__header {
width: 100%;
margin-bottom: var(--spaces-06);
padding-bottom: var(--spaces-06);
}
.project-index__header:not(:last-child) {
border-... | examples/pm-app/app/styles/routes/dashboard/projects/$projectId/index.css | @import "../../../../_defs.css";
.project-index {
position: relative;
}
.project-index__options-panel {
position: absolute;
top: 0;
right: 0;
}
.project-index__header {
width: 100%;
margin-bottom: var(--spaces-06);
padding-bottom: var(--spaces-06);
}
.project-index__header:not(:last-child) {
border-... | 0.556641 | 0.093844 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
--background-color: #343A40;
--title-color: #FAEBD7;
--paragraph-color: #fff;
--span-marked: #F72A2A;
--navbar-border-color: #ff6868;
--footer-color: #525252;
--footerlinks-color: #716E6E;
--mohi-href-color: thistle;
--nav-color: #ff5... | src/css/style.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
--background-color: #343A40;
--title-color: #FAEBD7;
--paragraph-color: #fff;
--span-marked: #F72A2A;
--navbar-border-color: #ff6868;
--footer-color: #525252;
--footerlinks-color: #716E6E;
--mohi-href-color: thistle;
--nav-color: #ff5... | 0.393968 | 0.085671 |
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{
outline:none;
}
.slides,.flex-control-nav,.flex-direction-nav{
margin:0;
padding:0;
list-style:none;
}
.flexslider {
margin:0;padding:0;background:#19191e;
}
.flexslider .slides>li {
display:none;
-webkit-backface-visib... | Public/home/css/flexslider.css | .flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{
outline:none;
}
.slides,.flex-control-nav,.flex-direction-nav{
margin:0;
padding:0;
list-style:none;
}
.flexslider {
margin:0;padding:0;background:#19191e;
}
.flexslider .slides>li {
display:none;
-webkit-backface-visib... | 0.230833 | 0.03843 |
.tree-developer-cache-item {background: transparent url("TreeSprites.png") no-repeat -8px -8px ! important;}
.tree-developer-cache-types {background: transparent url("TreeSprites.png") no-repeat -8px -40px ! important;}
.tree-developer-macro {background: transparent url("TreeSprites.png") no-repeat -8px -72px ! import... | HOLs/HOL-WebAppGalleryAzureWebSites/source/End/Areas/Umbraco/Content/Images/DocTypeIcons/TreeSprites.css | .tree-developer-cache-item {background: transparent url("TreeSprites.png") no-repeat -8px -8px ! important;}
.tree-developer-cache-types {background: transparent url("TreeSprites.png") no-repeat -8px -40px ! important;}
.tree-developer-macro {background: transparent url("TreeSprites.png") no-repeat -8px -72px ! import... | 0.314893 | 0.18678 |
@charset 'utf-8';
.main {
padding: 0 10px 10px 10px;
}
/*品牌选择*/
.brand {
padding-top: 50px;
}
.brand-img {
position: relative;
overflow: hidden;
min-height: 111px;
margin-top: 14px;
opacity: .6;
}
.brand-img::before {
position: absolute;
z-index: 1;
top: -10%;
left: -10%... | gaoYuanHotel/public/css/hoteltype.css | @charset 'utf-8';
.main {
padding: 0 10px 10px 10px;
}
/*品牌选择*/
.brand {
padding-top: 50px;
}
.brand-img {
position: relative;
overflow: hidden;
min-height: 111px;
margin-top: 14px;
opacity: .6;
}
.brand-img::before {
position: absolute;
z-index: 1;
top: -10%;
left: -10%... | 0.35488 | 0.110856 |
@charset "utf-8";
html,body,p,ul,ol{margin:0;padding:0;margin:auto;font-family: 微软雅黑;}
body{font-size:0.2rem;}
body,html{height: 100%;;}
img{vertical-align: top;}
ol,ul{list-style: none}
input::-webkit-input-placeholder{ color:#9f9f9f;text-align: left;}
textarea::-webkit-input-placeholder{ color:#9f9f9f;text-align: lef... | public/themes/simpleboot3/public/thj/css/mobileComm.css | @charset "utf-8";
html,body,p,ul,ol{margin:0;padding:0;margin:auto;font-family: 微软雅黑;}
body{font-size:0.2rem;}
body,html{height: 100%;;}
img{vertical-align: top;}
ol,ul{list-style: none}
input::-webkit-input-placeholder{ color:#9f9f9f;text-align: left;}
textarea::-webkit-input-placeholder{ color:#9f9f9f;text-align: lef... | 0.261802 | 0.063077 |
* {
box-sizing: border-box;
}
html{
font-size:12px;
margin: 0;
}
body {
font-family: 'Droid Sans', Arial, Sans;
line-height: 1.6rem;
margin: 0;
}
form {
margin: 0;
}
button {
background-color: #fff;
border-radius: .5rem;
border: 1px solid #bbb;
font-size: 1.5rem;
line... | style.css | * {
box-sizing: border-box;
}
html{
font-size:12px;
margin: 0;
}
body {
font-family: 'Droid Sans', Arial, Sans;
line-height: 1.6rem;
margin: 0;
}
form {
margin: 0;
}
button {
background-color: #fff;
border-radius: .5rem;
border: 1px solid #bbb;
font-size: 1.5rem;
line... | 0.560974 | 0.147647 |
html, body {
margin:0;
padding:0;
overflow:hidden;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
a {
outline:none;
color:white;
text-decoration: none;
}
input, button {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
outline: none;
}
button {
border: 1px solid #202... | web/threejs/3DGrapher_files/style.css | html, body {
margin:0;
padding:0;
overflow:hidden;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
a {
outline:none;
color:white;
text-decoration: none;
}
input, button {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
outline: none;
}
button {
border: 1px solid #202... | 0.338077 | 0.068819 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*
{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
body
{
background: rgba(0,0,0,.5);
}
header
{
position: absolute;
top:0;
left:0;
width: 100%;
display: flex;
justify-content: space-... | css/sgWeb.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*
{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
body
{
background: rgba(0,0,0,.5);
}
header
{
position: absolute;
top:0;
left:0;
width: 100%;
display: flex;
justify-content: space-... | 0.519278 | 0.077553 |
body {
margin: 0;
padding: 0;
max-width: 100%;
}
div {
margin: 0;
padding: 0;
}
.section {
margin: 0 !important;
width: 100vw;
max-width: 100%;
height: 100vh;
background-color: #111;
color: #fff;
}
.intro {
color:white;
background-color: #111;
}
h1, h2, h3 {
font-family: "Inconsolata", mo... | style.css | body {
margin: 0;
padding: 0;
max-width: 100%;
}
div {
margin: 0;
padding: 0;
}
.section {
margin: 0 !important;
width: 100vw;
max-width: 100%;
height: 100vh;
background-color: #111;
color: #fff;
}
.intro {
color:white;
background-color: #111;
}
h1, h2, h3 {
font-family: "Inconsolata", mo... | 0.41052 | 0.068975 |
ul li { list-style: none; }
.select-multiple { border: 1px solid #000; width: 250px; }
.delete_button { float: right; }
.table-responsive table tr td:first-child {
width: 15em;
text-align: right;
font-weight: bold;
font-size: 12px;
}
.table-responsive table tr td:last-child {
color: grey;
font-size: 12px;
padd... | public/admin_files/css/locastyle-custom.css | ul li { list-style: none; }
.select-multiple { border: 1px solid #000; width: 250px; }
.delete_button { float: right; }
.table-responsive table tr td:first-child {
width: 15em;
text-align: right;
font-weight: bold;
font-size: 12px;
}
.table-responsive table tr td:last-child {
color: grey;
font-size: 12px;
padd... | 0.332744 | 0.123921 |
* {
margin: 0;
padding: 0;
font-family: "Ubuntu", sans-serif;
}
body {
background: #edebf2;
}
.botao {
border-radius: 20px;
background: linear-gradient(45deg, #361949, #2bbbad);
font-size: 12px;
}
.tituloPrincipal h1 {
position: relative;
text-align: center;
font-size: 20px;
box-shadow: 5px 5px 8px #36194... | src/main/resources/static/style/styleCss.css | * {
margin: 0;
padding: 0;
font-family: "Ubuntu", sans-serif;
}
body {
background: #edebf2;
}
.botao {
border-radius: 20px;
background: linear-gradient(45deg, #361949, #2bbbad);
font-size: 12px;
}
.tituloPrincipal h1 {
position: relative;
text-align: center;
font-size: 20px;
box-shadow: 5px 5px 8px #36194... | 0.359139 | 0.104386 |
.free-quote-modal .modal-content .close_second {
display: none;
}
.free-quote-modal .modal-dialog {
width: 647px;
margin-top: 75px;
}
.free-quote-modal .modal-content {
border: none;
border-radius: 11px;
}
.free-quote-modal .modal-content .close {
position: absolute;
height: 38px;
widt... | src/Acted/LegalDocsBundle/Resources/public/css/parts/freeQuote.css | .free-quote-modal .modal-content .close_second {
display: none;
}
.free-quote-modal .modal-dialog {
width: 647px;
margin-top: 75px;
}
.free-quote-modal .modal-content {
border: none;
border-radius: 11px;
}
.free-quote-modal .modal-content .close {
position: absolute;
height: 38px;
widt... | 0.32178 | 0.053725 |
float: left;
width: 100%;
}
#widget-palette {
width: 300px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: -100%;
}
#widget-palette dl {
padding: 0;
}
#widget-palette select,
#widget-palette button {
margin-left:... | simple_menus/static/admin/simple_menus/simple_menus.css | float: left;
width: 100%;
}
#widget-palette {
width: 300px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: -100%;
}
#widget-palette dl {
padding: 0;
}
#widget-palette select,
#widget-palette button {
margin-left:... | 0.437103 | 0.145692 |
.card-consulta{
background-color: rgb(255, 255, 255);
width: 100% !important;
padding: 2em;
height: 300px;
outline: 0;
transition: all 100ms ease-out;
padding: 0;
text-align: left;
margin-left: 18px;
border: 1px solid rgb(226, 226, 226);
margin-top: 10px;
cursor: pointer;... | resources/assets/css/card-consulta.css | .card-consulta{
background-color: rgb(255, 255, 255);
width: 100% !important;
padding: 2em;
height: 300px;
outline: 0;
transition: all 100ms ease-out;
padding: 0;
text-align: left;
margin-left: 18px;
border: 1px solid rgb(226, 226, 226);
margin-top: 10px;
cursor: pointer;... | 0.31059 | 0.085327 |
body {
background-color: #fff;
background-repeat: repeat;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color: black;
}
table {
border-collapse: collapse;
}
img {
border: none;
}
#mainTable {
background-color: #ffffff;
margin: auto;
width: 100%;
max-width: 100... | WebPlotDigitizer/css/styles.css | body {
background-color: #fff;
background-repeat: repeat;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color: black;
}
table {
border-collapse: collapse;
}
img {
border: none;
}
#mainTable {
background-color: #ffffff;
margin: auto;
width: 100%;
max-width: 100... | 0.487551 | 0.092852 |
@media screen and (max-width: 768px){
#estudio_02 .carrusel, #estudio_02 .textuales .slides li {box-sizing: border-box;}
#estudio_02 {min-height: initial;}
header .logo {top: 6.5%; left: 10%;}
header .logo img {width: 100px;}
header .btnMenu {top: 6%; right: 10%;}
#nav_main, #estudio_02 .clientList, #manchas ... | resources/assets/public/css/responsive.css | @media screen and (max-width: 768px){
#estudio_02 .carrusel, #estudio_02 .textuales .slides li {box-sizing: border-box;}
#estudio_02 {min-height: initial;}
header .logo {top: 6.5%; left: 10%;}
header .logo img {width: 100px;}
header .btnMenu {top: 6%; right: 10%;}
#nav_main, #estudio_02 .clientList, #manchas ... | 0.214198 | 0.066085 |
* {
box-sizing: border-box;
}
.keepintouch-sm {
display: flex;
justify-content: space-around;
align-items: center;
width: 100%;
height: auto;
background-color: rgb(0, 191, 255);
font-size: 36px;
padding: 30px;
}
.footer-title {
text-align: center;
margin: 0 auto;
font-size: 36px;
font-family: Roboto;
co... | src/components/App/Footer/Footer.css | * {
box-sizing: border-box;
}
.keepintouch-sm {
display: flex;
justify-content: space-around;
align-items: center;
width: 100%;
height: auto;
background-color: rgb(0, 191, 255);
font-size: 36px;
padding: 30px;
}
.footer-title {
text-align: center;
margin: 0 auto;
font-size: 36px;
font-family: Roboto;
co... | 0.335024 | 0.077204 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--padding-l: 3em;
--bg-color: rgb(255, 240, 255);
}
body {
font-family: 'Montserrat', sans-serif;
color: #2f2f2f;
background-color: var(--bg-color);
line-height: 25px;
}
header {
padding: var(--padding-l);
}
main section:nth-child(2)... | Opdracht1/css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--padding-l: 3em;
--bg-color: rgb(255, 240, 255);
}
body {
font-family: 'Montserrat', sans-serif;
color: #2f2f2f;
background-color: var(--bg-color);
line-height: 25px;
}
header {
padding: var(--padding-l);
}
main section:nth-child(2)... | 0.590189 | 0.151059 |
@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Muli', sans-serif;
font-weight: 400;
line-height: 1.58;
letter-spacing: -.... | css/style.css | @import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Muli', sans-serif;
font-weight: 400;
line-height: 1.58;
letter-spacing: -.... | 0.385143 | 0.09451 |
.color_corrector_table{
/* position: absolute;
top:500px;
left: 500px; */
border: 1px solid #00af41;
z-index: 100;
background-color: white;
}
.color_corrector_table_show{
display:block;
}
.... | src/RobboGui/ColorCorrectorTableComponent.css | .color_corrector_table{
/* position: absolute;
top:500px;
left: 500px; */
border: 1px solid #00af41;
z-index: 100;
background-color: white;
}
.color_corrector_table_show{
display:block;
}
.... | 0.490724 | 0.095434 |
html {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0.5, #1292E8),
color-stop(1, #36C9FF)
);
background-image: -o-linear-gradient(bottom, #1292E8 50%, #36C9FF 100%);
background-image: -moz-linear-gradient(bottom, #1292E8 50%, #36C9FF 100%);
background-image: -webkit-line... | unit1_projects/stylesheets/blog_wk2.css | html {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0.5, #1292E8),
color-stop(1, #36C9FF)
);
background-image: -o-linear-gradient(bottom, #1292E8 50%, #36C9FF 100%);
background-image: -moz-linear-gradient(bottom, #1292E8 50%, #36C9FF 100%);
background-image: -webkit-line... | 0.273769 | 0.05572 |
@media (max-width:768px) {
.cart img{
width: 222px;
}
.cart {
position: unset !important;
top: 0px !important;
}
button.but-3d {
padding: 1.20em 1.5em !important;
}
.clouds {
display: none;
}
}
@media (max-width:1023px) {
button.but-3d {
padding: 1.20em 1.7em !important;
}
}
@media (m... | src/pages/Landing/land1.css | @media (max-width:768px) {
.cart img{
width: 222px;
}
.cart {
position: unset !important;
top: 0px !important;
}
button.but-3d {
padding: 1.20em 1.5em !important;
}
.clouds {
display: none;
}
}
@media (max-width:1023px) {
button.but-3d {
padding: 1.20em 1.7em !important;
}
}
@media (m... | 0.296349 | 0.155335 |
.avatar {
display: flex;
align-items: center;
justify-content: center;
height: 10rem;
width: 10rem;
margin: 3rem auto;
border-radius: var(--radius);
font-size: 5rem;
font-weight: 800;
background: var(--gray-02);
object-fit: cover;
pointer-events: none;
}
.text {
font... | components/Pages/Users/AsideProfile/index.module.css | .avatar {
display: flex;
align-items: center;
justify-content: center;
height: 10rem;
width: 10rem;
margin: 3rem auto;
border-radius: var(--radius);
font-size: 5rem;
font-weight: 800;
background: var(--gray-02);
object-fit: cover;
pointer-events: none;
}
.text {
font... | 0.522933 | 0.085023 |
@font-face {
font-family: 'font-dws-icon';
src: url('font-dws-icon.eot?fkqrnv');
src: url('font-dws-icon.eot?fkqrnv#iefix') format('embedded-opentype'),
url('font-dws-icon.ttf?fkqrnv') format('truetype'),
url('font-dws-icon.woff?fkqrnv') format('woff'),
url('font-dws-icon.svg?fkqrnv#font-dws-i... | ui/src/assets/flow-iconfont/iconfonts.css | @font-face {
font-family: 'font-dws-icon';
src: url('font-dws-icon.eot?fkqrnv');
src: url('font-dws-icon.eot?fkqrnv#iefix') format('embedded-opentype'),
url('font-dws-icon.ttf?fkqrnv') format('truetype'),
url('font-dws-icon.woff?fkqrnv') format('woff'),
url('font-dws-icon.svg?fkqrnv#font-dws-i... | 0.246533 | 0.096238 |
@font-face {
font-family: "Modern Era";
src: url("https://raw.githubusercontent.com/kiwicopple/quick-font/master/fonts/modern_era/moderneratrial-light-webfont.woff2")
format("woff2"),
url("https://raw.githubusercontent.com/kiwicopple/quick-font/master/fonts/modern_era/moderneratrial-light-webfont.woff")
... | public/css/modern_era.css | @font-face {
font-family: "Modern Era";
src: url("https://raw.githubusercontent.com/kiwicopple/quick-font/master/fonts/modern_era/moderneratrial-light-webfont.woff2")
format("woff2"),
url("https://raw.githubusercontent.com/kiwicopple/quick-font/master/fonts/modern_era/moderneratrial-light-webfont.woff")
... | 0.428473 | 0.102844 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); {
font-family: Montserrat;
}
body {
font-family: 'Montserrat', sans-serif;
line-height: 2em;
color: #415161;
overscroll-behavior: none;
background-color: white;
}
.titleStyle {
font-size: 30px;
text-align: center;
}
.articleTitl... | src/components/style/styles.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); {
font-family: Montserrat;
}
body {
font-family: 'Montserrat', sans-serif;
line-height: 2em;
color: #415161;
overscroll-behavior: none;
background-color: white;
}
.titleStyle {
font-size: 30px;
text-align: center;
}
.articleTitl... | 0.430866 | 0.069101 |
body {
font-family: sans-serif;
color: gray;
padding: 0;
margin: 0;
}
input[type=file] {
width: 100%;
align-content: center;
}
label {
margin-top: 5%;
color: gray
}
h1 {
text-decoration: underline;
font-family: 'Cabin', sans-serif;
letter-spacing: 0.2em;
}
.title {
background-color: lightseagr... | dist/styles.css | body {
font-family: sans-serif;
color: gray;
padding: 0;
margin: 0;
}
input[type=file] {
width: 100%;
align-content: center;
}
label {
margin-top: 5%;
color: gray
}
h1 {
text-decoration: underline;
font-family: 'Cabin', sans-serif;
letter-spacing: 0.2em;
}
.title {
background-color: lightseagr... | 0.466116 | 0.069573 |
.page-header {
padding-bottom: 0px;
margin: 18px 0 5px;
border-bottom: 1px solid #eee;
}
.table {
margin-bottom: 0;
}
thead {
background: #2875c7;
color: #fff;
}
span.glyphicon {
position: relative;
top: 25px;
left: 10%;
margin-right: 4px;
}
span.show {
background-color: #d95... | css/calender.css | .page-header {
padding-bottom: 0px;
margin: 18px 0 5px;
border-bottom: 1px solid #eee;
}
.table {
margin-bottom: 0;
}
thead {
background: #2875c7;
color: #fff;
}
span.glyphicon {
position: relative;
top: 25px;
left: 10%;
margin-right: 4px;
}
span.show {
background-color: #d95... | 0.36591 | 0.129733 |
@-moz-document url-prefix("https://moodle.cis.fiu.edu/") {
html,
body {
background-color: #002d61;
}
/* HEADER */
.navbar-inner,
#page-footer {
background-color: #252526;
color: #7F8C8D;
text-shadow: none;
text-transform: capitalize;
}
.navbar .nav > li > a {
color: #7F8C8D;
... | data/usercss/135093.user.css | @-moz-document url-prefix("https://moodle.cis.fiu.edu/") {
html,
body {
background-color: #002d61;
}
/* HEADER */
.navbar-inner,
#page-footer {
background-color: #252526;
color: #7F8C8D;
text-shadow: none;
text-transform: capitalize;
}
.navbar .nav > li > a {
color: #7F8C8D;
... | 0.170439 | 0.065845 |
@import url("../../default.css");
body {
background-attachment: scroll;
background-image: url(violin.png);
background-repeat: no-repeat;
background-position: 10% -110px;
}
.edit .btn.btn-primary {
background-color:black;
border-color:black;
}
.pagination li a {
background-color:white;
border-color:black;
colo... | userfiles/templates/bootstrap3/css/styles/violins/style.css | @import url("../../default.css");
body {
background-attachment: scroll;
background-image: url(violin.png);
background-repeat: no-repeat;
background-position: 10% -110px;
}
.edit .btn.btn-primary {
background-color:black;
border-color:black;
}
.pagination li a {
background-color:white;
border-color:black;
colo... | 0.202719 | 0.066904 |
.exp-container {
width: 90%;
max-width: 1200px;
margin: 100px auto;
}
.exp-content {
display: flex;
justify-content: space-between;
width: 100%;
}
.exp-text h1 {
font-size: 3.2rem;
text-transform: uppercase;
padding-left: 10px;
margin-bottom: 15px;
border-left: 4px solid var(--primary);
}
.e... | src/components/pages/Experiences/Experiences.css | .exp-container {
width: 90%;
max-width: 1200px;
margin: 100px auto;
}
.exp-content {
display: flex;
justify-content: space-between;
width: 100%;
}
.exp-text h1 {
font-size: 3.2rem;
text-transform: uppercase;
padding-left: 10px;
margin-bottom: 15px;
border-left: 4px solid var(--primary);
}
.e... | 0.499268 | 0.111338 |
/* CSS Document */
.statusbody {
margin:5px auto 0px auto;
background-color:#2A3539;
}
.statusTitle{
font-family: "Times New Roman", Times, serif;
background: #A5A5A5; /* Old browsers */
background: -moz-linear-gradient(top, #A5A5A5 0%, #434343 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top... | release/src/router/www/NM_style.css | /* CSS Document */
.statusbody {
margin:5px auto 0px auto;
background-color:#2A3539;
}
.statusTitle{
font-family: "Times New Roman", Times, serif;
background: #A5A5A5; /* Old browsers */
background: -moz-linear-gradient(top, #A5A5A5 0%, #434343 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top... | 0.149035 | 0.06489 |
.box a{
display:block;
background-color:#111;
color:#fff;
text-decoration:none;
padding:0.8em 1.8em;
font-size:90%;
letter-spacing:2px;
text-shadow:0 -1px 0 #000;
position:relative;
width:140px;
}
.box{
vertical-align:top;
display:inline-block;
box-shadow:
1px -1p... | public/css/appBlade.css | .box a{
display:block;
background-color:#111;
color:#fff;
text-decoration:none;
padding:0.8em 1.8em;
font-size:90%;
letter-spacing:2px;
text-shadow:0 -1px 0 #000;
position:relative;
width:140px;
}
.box{
vertical-align:top;
display:inline-block;
box-shadow:
1px -1p... | 0.37319 | 0.152221 |
body{
background: linear-gradient(to right, #000046, #1CB5E0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bg-manual {
background: linear-gradient(to right, #000046, #1CB5E0);
}
.navbar-brand {
color: cornsilk !important;
}
.load{
width: 8rem;
height: 8rem;... | newTab/newTab.css | body{
background: linear-gradient(to right, #000046, #1CB5E0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bg-manual {
background: linear-gradient(to right, #000046, #1CB5E0);
}
.navbar-brand {
color: cornsilk !important;
}
.load{
width: 8rem;
height: 8rem;... | 0.358353 | 0.109087 |
.browsehappy {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
html, body {
width: 100%;
height: 100%;
overflow: hidden;
padding: 0;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
padding-left: 15px;
padding-right: 1... | kanbanboard_frontend/app/styles/main.css | .browsehappy {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
html, body {
width: 100%;
height: 100%;
overflow: hidden;
padding: 0;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
padding-left: 15px;
padding-right: 1... | 0.490236 | 0.112991 |
.block-chain{
width: 362px;
height: 244px;
margin: 89px 0 88px 0;
float: left;
}
.block-chain-text{
width:450px;
height:164px;
margin: 126px 0 131px 25px;
float: right;
}
.shu-xian{
color:rgba(254,131,12,1) !important;
}
.block-chain-text span{
margin: 0;
font-size:17px;
... | public/static/www/css/index.css | .block-chain{
width: 362px;
height: 244px;
margin: 89px 0 88px 0;
float: left;
}
.block-chain-text{
width:450px;
height:164px;
margin: 126px 0 131px 25px;
float: right;
}
.shu-xian{
color:rgba(254,131,12,1) !important;
}
.block-chain-text span{
margin: 0;
font-size:17px;
... | 0.414662 | 0.097305 |
@charset "UTF-8";
/* CSS Document */
#membership-includes {
text-align: center;
color: #fff;
background-attachment: scroll;
background-image: url(../img/header_bg_5.png);
background-position: center center;
background-repeat: none;
-webkit-background-size: cover;
-moz-background-size: co... | css/price.css | @charset "UTF-8";
/* CSS Document */
#membership-includes {
text-align: center;
color: #fff;
background-attachment: scroll;
background-image: url(../img/header_bg_5.png);
background-position: center center;
background-repeat: none;
-webkit-background-size: cover;
-moz-background-size: co... | 0.357455 | 0.050447 |
.index-head{
position: fixed;
top: 0;
width: 100%;
height: 50px;
line-height: 50px;
background: #fff;
font-size: 14px;
border-bottom: 1px solid #dedede;
z-index: 100;
}
.index-head .head-logo{
background: url(../img/index-logo.png) no-repeat center;
display: inline-block;
... | public/static/css/index.css | .index-head{
position: fixed;
top: 0;
width: 100%;
height: 50px;
line-height: 50px;
background: #fff;
font-size: 14px;
border-bottom: 1px solid #dedede;
z-index: 100;
}
.index-head .head-logo{
background: url(../img/index-logo.png) no-repeat center;
display: inline-block;
... | 0.273574 | 0.076442 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
font-size: 13px;
overflow-x: hidden;
}
header {
height: 100px;
background-color: #359999;
color: #fff;
}
.header {
max-width: 1140px;
height: 100px;
display: flex;
margin: au... | public/css/app.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
font-size: 13px;
overflow-x: hidden;
}
header {
height: 100px;
background-color: #359999;
color: #fff;
}
.header {
max-width: 1140px;
height: 100px;
display: flex;
margin: au... | 0.397471 | 0.083031 |
* {
margin: 0px;
padding: 0px;
color: white;
font-family: Arial, Helvetica, sans-serif;
}
body {
background-image: linear-gradient(
to bottom right,
rgb(50, 54, 66),
rgb(20, 22, 27)
);
height: 100vh;
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
}
a {
te... | resources/assets/styles/main.css | * {
margin: 0px;
padding: 0px;
color: white;
font-family: Arial, Helvetica, sans-serif;
}
body {
background-image: linear-gradient(
to bottom right,
rgb(50, 54, 66),
rgb(20, 22, 27)
);
height: 100vh;
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
}
a {
te... | 0.592431 | 0.113138 |
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Fira Sans', sans-serif;
}
:roo... | css/main.css | @import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Fira Sans', sans-serif;
}
:roo... | 0.241758 | 0.054349 |
unless you add padding to the top of the <body>.
Try out your own values or use our snippet below. Tip: By default, the navbar is 50px high. */
body { padding-top: 70px; }
/* NAVIGATOR
-------------------------------------------------- */
.navbar-brand {
display: flex;
align-items: center;
}
.navbar-brand>img {
... | static/base/assets/css/base.css | unless you add padding to the top of the <body>.
Try out your own values or use our snippet below. Tip: By default, the navbar is 50px high. */
body { padding-top: 70px; }
/* NAVIGATOR
-------------------------------------------------- */
.navbar-brand {
display: flex;
align-items: center;
}
.navbar-brand>img {
... | 0.482673 | 0.135004 |
html {
background-color: rgba(236,236,236,1);
}
#main {
}
canvas {
border: thin solid #000;
cursor: pointer;
margin: 20px 40px;
margin-right: 10px;
box-shadow: -2px 2px 5px rgba(171,171,171,1);
}
canvas:active {
cursor: default;
}
.clickable {
cursor: pointer;
}
ol.none, ul.none {
list... | asset/css/app.css | html {
background-color: rgba(236,236,236,1);
}
#main {
}
canvas {
border: thin solid #000;
cursor: pointer;
margin: 20px 40px;
margin-right: 10px;
box-shadow: -2px 2px 5px rgba(171,171,171,1);
}
canvas:active {
cursor: default;
}
.clickable {
cursor: pointer;
}
ol.none, ul.none {
list... | 0.402392 | 0.078184 |
* {
font-family: "Roboto", sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #323330;
}
.header {
width: 100%;
height: 110px;
background-color: #323330;
color: #f0db4f;
font-size: 18px;
display: flex;
align-items: center;
}
.header .header__title {
flex: 1... | src/salarios/style/style.css | * {
font-family: "Roboto", sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #323330;
}
.header {
width: 100%;
height: 110px;
background-color: #323330;
color: #f0db4f;
font-size: 18px;
display: flex;
align-items: center;
}
.header .header__title {
flex: 1... | 0.339609 | 0.058723 |
html {
height: 100%;
font-family: sans-serif;
background: #111;
padding: 0;
margin:0px auto;
}
body {
height: 95%;
width: 100%;
line-height: 1.7em;
color: #7f8c8d;
font-size: 13px;
padding: 0;
margin:0px auto;
}
a {
background-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6,
label {
colo... | css/layouts/soversus.css | html {
height: 100%;
font-family: sans-serif;
background: #111;
padding: 0;
margin:0px auto;
}
body {
height: 95%;
width: 100%;
line-height: 1.7em;
color: #7f8c8d;
font-size: 13px;
padding: 0;
margin:0px auto;
}
a {
background-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6,
label {
colo... | 0.373304 | 0.074838 |
body{padding: 4em;}
.range-slider{display: inline-block;position:relative;direction:ltr;text-align:left;-webkit-user-select:none;user-select:none;}
.range-slider *{-webkit-user-select:none;user-select:none;}
.range-slider .dynamic-range{position: relative;margin: 0;padding: 0;background-color:rgb(0, 117, 140);float: le... | css/style.css | body{padding: 4em;}
.range-slider{display: inline-block;position:relative;direction:ltr;text-align:left;-webkit-user-select:none;user-select:none;}
.range-slider *{-webkit-user-select:none;user-select:none;}
.range-slider .dynamic-range{position: relative;margin: 0;padding: 0;background-color:rgb(0, 117, 140);float: le... | 0.270095 | 0.059811 |
body {
width: auto;
margin: 0;
}
a {
text-decoration: none;
}
nav.menu {
width: 98.76%;
margin-top: -15px;
}
nav.menu ul {
list-style: none;
display: inline-flex;
background: lightgray;
width: 100%;
padding: 10px;
color: black;
}
nav.menu ul > li {
text-align: center;... | HTML-CSS/task7/style.css | body {
width: auto;
margin: 0;
}
a {
text-decoration: none;
}
nav.menu {
width: 98.76%;
margin-top: -15px;
}
nav.menu ul {
list-style: none;
display: inline-flex;
background: lightgray;
width: 100%;
padding: 10px;
color: black;
}
nav.menu ul > li {
text-align: center;... | 0.460774 | 0.082771 |
body {
width: 100%;
height: 100vh;
background-color: #f3f2f2e3;
}
.outer {
padding: 10% 0 20% 0;
}
.header {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 20px;
font-weight: bolder;
color: #2e2f30;
... | staticfiles/css/credential_layout.e8d942720ed8.css | body {
width: 100%;
height: 100vh;
background-color: #f3f2f2e3;
}
.outer {
padding: 10% 0 20% 0;
}
.header {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 20px;
font-weight: bolder;
color: #2e2f30;
... | 0.39712 | 0.104752 |
@media print {
@page {
margin: 0 0 0 10px;
}
body {
margin :0;
padding: 0;
border :none;
}
img{
margin: 0;
padding: 0;
width:100%;
height:100%;
display: block;
vertical-align: middle;
box-shadow: none;
}
.none{
visibility: hidden;
/* margin: 0px;
padding:0px;*/... | css/print.css | @media print {
@page {
margin: 0 0 0 10px;
}
body {
margin :0;
padding: 0;
border :none;
}
img{
margin: 0;
padding: 0;
width:100%;
height:100%;
display: block;
vertical-align: middle;
box-shadow: none;
}
.none{
visibility: hidden;
/* margin: 0px;
padding:0px;*/... | 0.341143 | 0.066055 |
* Client-side styles for iPublikuj:ConfirmationDialog!
*
* @author <NAME> (https://www.ipublikuj.eu)
* @package iPublikuj:ConfirmationDialog!
* @version 1.0.0
*/
/* Custom alert icons */
.confirmation-dialog .alert-icon {
position: absolute;
top: 35px;
left: 20px;
height: 64px;
width: 64px... | public/css/ipub.confirmationDialog.css | * Client-side styles for iPublikuj:ConfirmationDialog!
*
* @author <NAME> (https://www.ipublikuj.eu)
* @package iPublikuj:ConfirmationDialog!
* @version 1.0.0
*/
/* Custom alert icons */
.confirmation-dialog .alert-icon {
position: absolute;
top: 35px;
left: 20px;
height: 64px;
width: 64px... | 0.382026 | 0.074703 |
@-moz-document domain("www.youtube.com") {
/* ==UserStyle==
@name YouTube (Classic) | Dark FADE (2020)
@namespace de.sidneys.userstyles
@version 1.6.0
@description The sought-after DARK FADE style for the classic YouTube interface. Actively maintained fork of the original. Use the "Good Old YouTub... | data/usercss/173251.user.css | @-moz-document domain("www.youtube.com") {
/* ==UserStyle==
@name YouTube (Classic) | Dark FADE (2020)
@namespace de.sidneys.userstyles
@version 1.6.0
@description The sought-after DARK FADE style for the classic YouTube interface. Actively maintained fork of the original. Use the "Good Old YouTub... | 0.344443 | 0.136983 |
@media screen {
img {
height: auto;
border-radius: 8px;
}
.new-trail, .signup, .edit-user, .login, .edit-trail {
display: flex;
flex-direction: column;
border-radius: 5px;
background-color: #f2f2f2;
padding: 20px;
max-width: 60%;
height: auto;
}
input[type=text], input[ty... | public/stylesheets/stylesheet.css | @media screen {
img {
height: auto;
border-radius: 8px;
}
.new-trail, .signup, .edit-user, .login, .edit-trail {
display: flex;
flex-direction: column;
border-radius: 5px;
background-color: #f2f2f2;
padding: 20px;
max-width: 60%;
height: auto;
}
input[type=text], input[ty... | 0.502197 | 0.117066 |
@CHARSET "UTF-8";
.spot_banner
{
}
.spot_banner > div
{
height: 400px;
}
.spot_banner .slider
{
position:relative;
overflow:hidden;
width: 610px;
height:300px;
}
.spot_banner .slider .items {
width:20000em;
position:absolute;
}
.spot_banner .slider .items a {
float:left;
displa... | web/css/ac-styles-0.2.css | @CHARSET "UTF-8";
.spot_banner
{
}
.spot_banner > div
{
height: 400px;
}
.spot_banner .slider
{
position:relative;
overflow:hidden;
width: 610px;
height:300px;
}
.spot_banner .slider .items {
width:20000em;
position:absolute;
}
.spot_banner .slider .items a {
float:left;
displa... | 0.440469 | 0.125896 |
@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
margin: 0;
padd... | public/web/css/reset.css | @charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
margin: 0;
padd... | 0.263315 | 0.058426 |
img {
max-width: inherit;
width: auto; }
/**************************************************
* --
* 5. Commerce specific
* --
**************************************************/
/**********************************************
* 5.1. Search & Collection page
**********************************************/
/**
* Col... | docroot/web/profiles/commerce_kickstart/themes/contrib/omega_kickstart/css/ie-lte-8.css | img {
max-width: inherit;
width: auto; }
/**************************************************
* --
* 5. Commerce specific
* --
**************************************************/
/**********************************************
* 5.1. Search & Collection page
**********************************************/
/**
* Col... | 0.480479 | 0.0704 |
@chartset 'UTF-8';
body {
background-color: #FFEEE4;
}
* {
box-sizing: border-box;
}
a {
text-decoration: none;
}
.l-box {
max-width: 900px;
margin: 0 auto 50px;
padding: 0;
text-align: center;
}
.c-ttl {
font-size: 16px;
margin-bottom: 10px;
font-weight: normal;
}
.c-link--box {
display: block... | style.css | @chartset 'UTF-8';
body {
background-color: #FFEEE4;
}
* {
box-sizing: border-box;
}
a {
text-decoration: none;
}
.l-box {
max-width: 900px;
margin: 0 auto 50px;
padding: 0;
text-align: center;
}
.c-ttl {
font-size: 16px;
margin-bottom: 10px;
font-weight: normal;
}
.c-link--box {
display: block... | 0.507324 | 0.158728 |
.page-bd {
padding-bottom: 0.133333rem;
}
#swiper01 .swiper-slide img {
width: 100%;
height: 3.333333rem;
}
#swiper01 .swiper-pagination-bullet {
width: 0.066667rem;
height: 0.066667rem;
background: #ffffff;
opacity: 0.5;
border-radius: 0;
margin: 0 0.026667rem;
}
#swiper01 .swiper-pagination-bulle... | public/static/mobile/default/css/index.css | .page-bd {
padding-bottom: 0.133333rem;
}
#swiper01 .swiper-slide img {
width: 100%;
height: 3.333333rem;
}
#swiper01 .swiper-pagination-bullet {
width: 0.066667rem;
height: 0.066667rem;
background: #ffffff;
opacity: 0.5;
border-radius: 0;
margin: 0 0.026667rem;
}
#swiper01 .swiper-pagination-bulle... | 0.323808 | 0.037821 |
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,
... | heroku/assets/css/style.css | html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... | 0.535584 | 0.078926 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
direction: rtl;
font-family: 'Arial (Hebrew)', Arial;
font-size: 14px;
}
.header {
height: 101px;
background: linear-gradient(rgb(144,144,144) 88%, rgb(177,177,177)); /* (must be last) */
}
.container {
border: 1px solid rgb(144,1... | style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
direction: rtl;
font-family: 'Arial (Hebrew)', Arial;
font-size: 14px;
}
.header {
height: 101px;
background: linear-gradient(rgb(144,144,144) 88%, rgb(177,177,177)); /* (must be last) */
}
.container {
border: 1px solid rgb(144,1... | 0.530966 | 0.121191 |
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */ }
/* Sections
===========... | web/css/style.css | ========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */ }
/* Sections
===========... | 0.669637 | 0.099908 |
color: #333;
}
body.gutenberg-editor-page #editor .edit-post-visual-editor .editor-post-title__block,
body.gutenberg-editor-page #editor .editor-default-block-appender,
body.gutenberg-editor-page #editor .editor-block-list__block {
max-width: 830px;
}
/* Width of "wide" blocks */
body.gutenberg-editor-page #editor ... | blog/wp-content/themes/amalie-lite/editor.css | color: #333;
}
body.gutenberg-editor-page #editor .edit-post-visual-editor .editor-post-title__block,
body.gutenberg-editor-page #editor .editor-default-block-appender,
body.gutenberg-editor-page #editor .editor-block-list__block {
max-width: 830px;
}
/* Width of "wide" blocks */
body.gutenberg-editor-page #editor ... | 0.287568 | 0.05921 |
@import url("https://fonts.googleapis.com/css?family=Pacifico");
.navigation {
background: white;
height: 6rem;
padding: .5rem 0;
border-bottom: 0.5rem solid var(--main-color);
position: fixed;
width: 100%;
z-index: 100; }
.navigation .navContent {
width: 80%;
margin: 0 auto;
height: 100%;
... | myhour-fe/src/components/Navigation/Nav.css | @import url("https://fonts.googleapis.com/css?family=Pacifico");
.navigation {
background: white;
height: 6rem;
padding: .5rem 0;
border-bottom: 0.5rem solid var(--main-color);
position: fixed;
width: 100%;
z-index: 100; }
.navigation .navContent {
width: 80%;
margin: 0 auto;
height: 100%;
... | 0.459076 | 0.055592 |
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: #0005;
clip-path: polygon(60% 0, 55% 50%, 60% 100%, 0 100%, 0 0);
}
#beatmap-selection-right {
position: absolute;
right: 0;
display: inline-block;
width: 45vw;
height: 20vh;
margin: 0;
padding-top: 30vh;
padding-bot... | src/stylesheets/webpage-state-beatmap-selection.css | position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: #0005;
clip-path: polygon(60% 0, 55% 50%, 60% 100%, 0 100%, 0 0);
}
#beatmap-selection-right {
position: absolute;
right: 0;
display: inline-block;
width: 45vw;
height: 20vh;
margin: 0;
padding-top: 30vh;
padding-bot... | 0.417271 | 0.095602 |
body {
/*font-family: 'Droid Serif', serif;*/
font-family: -apple-system ,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
font-weight: normal;
font-size: 0.875rem
}
h1,
.h1 {
font-family: 'Playfair Display', serif;
font-weight: normal;
font-size: 3.09375rem;
lett... | frontend/public/assets/css/custom.css | body {
/*font-family: 'Droid Serif', serif;*/
font-family: -apple-system ,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
font-weight: normal;
font-size: 0.875rem
}
h1,
.h1 {
font-family: 'Playfair Display', serif;
font-weight: normal;
font-size: 3.09375rem;
lett... | 0.378 | 0.088229 |
@media (max-width: 768px) {
div.main-body {
height: 92%!important;
}
}
.navbar {
min-height: unset!important;
}
div.main-body {
padding: unset!important;
}
div.main-body:before {
height: 0!important;
background-image: unset!important;
}
div.content-view {
max-width: 1000px;
heigh... | fast_ft/static/css/webchat.css | @media (max-width: 768px) {
div.main-body {
height: 92%!important;
}
}
.navbar {
min-height: unset!important;
}
div.main-body {
padding: unset!important;
}
div.main-body:before {
height: 0!important;
background-image: unset!important;
}
div.content-view {
max-width: 1000px;
heigh... | 0.380644 | 0.058373 |
General
********************************************/
.glyphicon {
}
/********************************************
Header
********************************************/
.page-header {
margin-top: 70px;
}
/********************************************
Navigation Bar
***********************************... | css/style.css | General
********************************************/
.glyphicon {
}
/********************************************
Header
********************************************/
.page-header {
margin-top: 70px;
}
/********************************************
Navigation Bar
***********************************... | 0.181807 | 0.082771 |
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,700,300);
body{
margin:0px;
padding:0px;
background:#f9f9f9;
font-family: 'Oxygen', sans-serif;
color:#464646;
}
*{margin: 0px;padding: 0px;}
body.inner_page{background: #fff;}
.container_wrap{max-width:1080px;width: 100%;margin: auto;}
/*header css s... | APP/public/css/style_1.css | @import url(https://fonts.googleapis.com/css?family=Oxygen:400,700,300);
body{
margin:0px;
padding:0px;
background:#f9f9f9;
font-family: 'Oxygen', sans-serif;
color:#464646;
}
*{margin: 0px;padding: 0px;}
body.inner_page{background: #fff;}
.container_wrap{max-width:1080px;width: 100%;margin: auto;}
/*header css s... | 0.261331 | 0.053477 |
body, header{
margin: 0;
box-sizing: border-box;
overflow: auto;
}
main{
margin-top: -30px;
text-align: center;
height: 1670px;
}
header{
padding: 30px;
margin-left: 14.5%;
width: 71%;
background-color: white;
}
.main-p{
margin-left: 10px;
font-family: 'Pathway Gothic ... | style.css | body, header{
margin: 0;
box-sizing: border-box;
overflow: auto;
}
main{
margin-top: -30px;
text-align: center;
height: 1670px;
}
header{
padding: 30px;
margin-left: 14.5%;
width: 71%;
background-color: white;
}
.main-p{
margin-left: 10px;
font-family: 'Pathway Gothic ... | 0.398406 | 0.088544 |
Table of contents
1. Reset
2. General
2.1. Preloader
2.2. Sticky
2.3. scrollUpButton
2.4. fixed-icons
3. Navbar
4. Home
5. Services
6. About
7. Count
8. Profile
9. Team
10. Pricing
11. Contact
9. Footer
10. Responsive
-------------------------------------------------------------------*/
/*======= 1.R... | public/css/front/css/style.css | Table of contents
1. Reset
2. General
2.1. Preloader
2.2. Sticky
2.3. scrollUpButton
2.4. fixed-icons
3. Navbar
4. Home
5. Services
6. About
7. Count
8. Profile
9. Team
10. Pricing
11. Contact
9. Footer
10. Responsive
-------------------------------------------------------------------*/
/*======= 1.R... | 0.392453 | 0.137793 |
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans:100,300,400,500,700,800,900,100italic,300italic,400italic,500italic,700italic,800italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Arvo:400,700,400italic' rel='stylesheet' type='text/css'>
<link href='h... | styles/custom.css | <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans:100,300,400,500,700,800,900,100italic,300italic,400italic,500italic,700italic,800italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Arvo:400,700,400italic' rel='stylesheet' type='text/css'>
<link href='h... | 0.453262 | 0.166845 |
*{
font-family: Arial;
}
body{
margin: 0;
padding: 0;
}
header{
display: flex;
justify-content:center;
height: 120px;
}
.container{
display: flex;
justify-content:space-between;
width: 990px;
}
.logo{
display: flex;
align-items:center;
}
.menu{
display: flex;
align-items:center;... | template.css | *{
font-family: Arial;
}
body{
margin: 0;
padding: 0;
}
header{
display: flex;
justify-content:center;
height: 120px;
}
.container{
display: flex;
justify-content:space-between;
width: 990px;
}
.logo{
display: flex;
align-items:center;
}
.menu{
display: flex;
align-items:center;... | 0.150372 | 0.042983 |
@charset "UTF-8";
@font-face {
font-family: 'android';
src: url('../fontes/idroid.otf') format('opentype');
font-weight: normal;
}
:root {
--cor0: #7DE8A9;
--cor1: #36E37E;
--cor2: #34D578;
--cor3: #2AB062;
--cor4: #366349;
--cor5: #1c3325;
--fonte-mont: 'Montserrat', Arial, s... | desafio010/estilos/style.css | @charset "UTF-8";
@font-face {
font-family: 'android';
src: url('../fontes/idroid.otf') format('opentype');
font-weight: normal;
}
:root {
--cor0: #7DE8A9;
--cor1: #36E37E;
--cor2: #34D578;
--cor3: #2AB062;
--cor4: #366349;
--cor5: #1c3325;
--fonte-mont: 'Montserrat', Arial, s... | 0.433022 | 0.127191 |
.wonder{ height:32px; overflow:hidden; background:#FFFFFF;}
.wonderC{ width:960px;height:32px; background:url(../images/wonderwall.gif) no-repeat left center;}
.wonderPic{ overflow:hidden; background: url(../images/wonderwall2.jpg) center top; padding:30px 0;}
.page{width:910px; overflow:hidden; text-align:center; bac... | web/new_static/css/css.css | .wonder{ height:32px; overflow:hidden; background:#FFFFFF;}
.wonderC{ width:960px;height:32px; background:url(../images/wonderwall.gif) no-repeat left center;}
.wonderPic{ overflow:hidden; background: url(../images/wonderwall2.jpg) center top; padding:30px 0;}
.page{width:910px; overflow:hidden; text-align:center; bac... | 0.364325 | 0.163813 |
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
html, body {
margin: 0px;
padding: 0px;
font-family: sans-serif;
}
div {
overflow: hidden;
}
.Panel {
display: flex;
justify-content: flex-start;
align-items: stretch;... | Sources/Mwm.UI.Html/Content/mwm.css | @keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
html, body {
margin: 0px;
padding: 0px;
font-family: sans-serif;
}
div {
overflow: hidden;
}
.Panel {
display: flex;
justify-content: flex-start;
align-items: stretch;... | 0.467089 | 0.120801 |
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;
/* ################################################################*/
* {
margin: 0;
padding: 0px... | public/css/style.css | @import url(https://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;
/* ################################################################*/
* {
margin: 0;
padding: 0px... | 0.224225 | 0.055669 |
@charset "UTF-8";
/*
* The following color variable are all the color which is use for this website.
*
*
*
*
*/
/* Main color */
/* Background color
----------------------------------------- */
/* Width
----------------------------------------- */
/* Section padding & margin
----------------------------------... | public/css/style.css | @charset "UTF-8";
/*
* The following color variable are all the color which is use for this website.
*
*
*
*
*/
/* Main color */
/* Background color
----------------------------------------- */
/* Width
----------------------------------------- */
/* Section padding & margin
----------------------------------... | 0.31542 | 0.045437 |
html {
scroll-behavior: smooth;
}
body {
text-align: center;
font-family: Catamaran, sans-serif;
font-size: 20px;
color: #333;
margin: 0px;
min-width: 1280px;
}
header,
section,
footer {
padding: 20px 0px;
}
h2 {
font-family: BioRhyme, serif;
}
h3 {
font-family: Cardo, serif... | css/style.css |
html {
scroll-behavior: smooth;
}
body {
text-align: center;
font-family: Catamaran, sans-serif;
font-size: 20px;
color: #333;
margin: 0px;
min-width: 1280px;
}
header,
section,
footer {
padding: 20px 0px;
}
h2 {
font-family: BioRhyme, serif;
}
h3 {
font-family: Cardo, serif... | 0.433262 | 0.092115 |
.buttons {
margin-top: 5px;
}
.myButton {
-moz-box-shadow:inset 0px 0px 14px -3px #f2fadc;
-webkit-box-shadow:inset 0px 0px 14px -3px #f2fadc;
box-shadow:inset 0px 0px 14px -3px #f2fadc;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dbe6c4), color-stop(1, #9ba892));
... | JavaScript/NodeCode/SimpleReadWriteJson/SimpleReadWriteJson05/public/style.css | .buttons {
margin-top: 5px;
}
.myButton {
-moz-box-shadow:inset 0px 0px 14px -3px #f2fadc;
-webkit-box-shadow:inset 0px 0px 14px -3px #f2fadc;
box-shadow:inset 0px 0px 14px -3px #f2fadc;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dbe6c4), color-stop(1, #9ba892));
... | 0.28887 | 0.152979 |
@charset "UTF-8";
.mr10{
margin-right: 10px;
}
.block{
display: block;
}
.none{
display: none;
}
.col-lg-6{
padding: 0;
}
.form-group{
overflow: hidden;
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td{
vertical-align: middle;
}
.clearfix... | public/static/admin/css/zhuo-style.css | @charset "UTF-8";
.mr10{
margin-right: 10px;
}
.block{
display: block;
}
.none{
display: none;
}
.col-lg-6{
padding: 0;
}
.form-group{
overflow: hidden;
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td{
vertical-align: middle;
}
.clearfix... | 0.217171 | 0.051225 |
html,
body,
#app {
width: 100%;
height: 100%;
}
#app {
background-color: #040823;
display: flex;
flex-direction: column;
}
#app .top-wrapper {
background-image: url("../../images/luohe/top_bg.jpg");
height: 60px;
background-size: 100% 100%;
background-repeat: no-repeat;
}
#app .top-wrapper p {
text-... | src/styles/luohe/data-0.css | html,
body,
#app {
width: 100%;
height: 100%;
}
#app {
background-color: #040823;
display: flex;
flex-direction: column;
}
#app .top-wrapper {
background-image: url("../../images/luohe/top_bg.jpg");
height: 60px;
background-size: 100% 100%;
background-repeat: no-repeat;
}
#app .top-wrapper p {
text-... | 0.294722 | 0.039048 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
vertical-align: middle;
}
input:focus, button:focus {
outline: none;
}
.transit {
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o... | css/css.css |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
vertical-align: middle;
}
input:focus, button:focus {
outline: none;
}
.transit {
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o... | 0.318591 | 0.060252 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
transition: all 0.5s ease;
}
.navbar {
margin-bottom: 0;
border-radius: 0;
background-color: #2f29ff !important;
border-width: 0px;
min-height: 63px !important;
}
.container-fluid {
margin-top: 7px;
}
.navbar-brand {
color: #ffffff !important;
... | public/stylesheets/styles.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
transition: all 0.5s ease;
}
.navbar {
margin-bottom: 0;
border-radius: 0;
background-color: #2f29ff !important;
border-width: 0px;
min-height: 63px !important;
}
.container-fluid {
margin-top: 7px;
}
.navbar-brand {
color: #ffffff !important;
... | 0.38549 | 0.091139 |
.jdm {
width: 100%;
overflow: hidden;
}
/* 固定搜索栏 */
.jdm-search {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 40px;
background-color: #c91523;
z-index: 10;
}
/* logo */
.jdm-search .jdm-logo {
position: absolute;
top: 10px;
left: 10px;
width: 56px;
height: 21px;
background-pos... | jdMobile/css/index.css | .jdm {
width: 100%;
overflow: hidden;
}
/* 固定搜索栏 */
.jdm-search {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 40px;
background-color: #c91523;
z-index: 10;
}
/* logo */
.jdm-search .jdm-logo {
position: absolute;
top: 10px;
left: 10px;
width: 56px;
height: 21px;
background-pos... | 0.368406 | 0.071074 |
body {
background: #AB47BC;
overflow-X: hidden;
overflow-Y: auto;
font-family: sans-serif;
}
.chat-container {
position: relative;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
margin: 8px;
background: #FAFAFA;
border-radius: 5px;
height: 90%;
max... | src/login-integrated/main.css | body {
background: #AB47BC;
overflow-X: hidden;
overflow-Y: auto;
font-family: sans-serif;
}
.chat-container {
position: relative;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
margin: 8px;
background: #FAFAFA;
border-radius: 5px;
height: 90%;
max... | 0.47098 | 0.119152 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@font-face {
font-family: "Droid";
src: url("../fonts/idroid.otf") format("opentype");
}
:root {
--fundo: #84E1AD;
--cabeçalho: #3BD580;
--fontePadrão: Arial, Helvetica, sans-serif;
--fo... | css/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@font-face {
font-family: "Droid";
src: url("../fonts/idroid.otf") format("opentype");
}
:root {
--fundo: #84E1AD;
--cabeçalho: #3BD580;
--fontePadrão: Arial, Helvetica, sans-serif;
--fo... | 0.416322 | 0.158663 |
.birthday-container{
width: auto;
height: 30em;
margin: 3em auto;
}
.home-container {
font-family: HKGrotesk;
color: #6B7D41;
}
.title {
text-align: center;
margin: 10em 1em 3em 1em;
}
.welcome-container {
display: flex;
flex-direction: column;
max-width: 75em;
margin: 1em... | src/app/components/home/home.component.css | .birthday-container{
width: auto;
height: 30em;
margin: 3em auto;
}
.home-container {
font-family: HKGrotesk;
color: #6B7D41;
}
.title {
text-align: center;
margin: 10em 1em 3em 1em;
}
.welcome-container {
display: flex;
flex-direction: column;
max-width: 75em;
margin: 1em... | 0.664105 | 0.149967 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background: #ffffff;
color: #000000;
font-size: 16px;
background-color: #ffff;
font-family: 'Oswald', sans-serif;
}
a {
color: #000000;
text-decoration: none;
}
ul {
list-style: none;
}
.container {
width: 9... | styles.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background: #ffffff;
color: #000000;
font-size: 16px;
background-color: #ffff;
font-family: 'Oswald', sans-serif;
}
a {
color: #000000;
text-decoration: none;
}
ul {
list-style: none;
}
.container {
width: 9... | 0.346431 | 0.126084 |
body{
font-family: verdana;
margin:0;
padding: 0;
}
.header{
margin-top:30px;
background: #f2022a;
width:40%;
padding: 6px 10px;
border-radius:25px;
color:#fff;
cursor: pointer;
}
.border{
background: #9A1750;
margin:20px auto;
border:1px solid black;
width:1200px;
... | assets/CSS/login.css | body{
font-family: verdana;
margin:0;
padding: 0;
}
.header{
margin-top:30px;
background: #f2022a;
width:40%;
padding: 6px 10px;
border-radius:25px;
color:#fff;
cursor: pointer;
}
.border{
background: #9A1750;
margin:20px auto;
border:1px solid black;
width:1200px;
... | 0.146942 | 0.122996 |
.note-title.row-fluid span{
text-transform:capitalize;
}
body {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
color: black;
color: black;
}
.node-title, .buchung-title-3 {
text-transform: capitalize;
}
.ms-selection {
position: absolute;
right: 15px;
}
.table-8 {
top: 340px... | fileadmin/templates/css/tx_bucher.css | .note-title.row-fluid span{
text-transform:capitalize;
}
body {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
color: black;
color: black;
}
.node-title, .buchung-title-3 {
text-transform: capitalize;
}
.ms-selection {
position: absolute;
right: 15px;
}
.table-8 {
top: 340px... | 0.337749 | 0.111919 |
font{
font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
/**
* Color of background or font
*/
.orange{
background: #F39700!important;
}
.light_orange{
background: #FEFAF2!important;
}
.blue{
background: #23B5B3!important;
}
.purple{
background: #DB2872!important;
}
.green{
background: ... | styles/common/main.css | font{
font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
/**
* Color of background or font
*/
.orange{
background: #F39700!important;
}
.light_orange{
background: #FEFAF2!important;
}
.blue{
background: #23B5B3!important;
}
.purple{
background: #DB2872!important;
}
.green{
background: ... | 0.506347 | 0.074399 |
.ace--sourlick .ace_gutter {
background: rgba(46,44,43,1);
color: rgb(134,133,133)
}
.ace--sourlick .ace_print-margin {
width: 1px;
background: #e8e8e8
}
.ace--sourlick {
background-color: rgba(46,44,43,1);
color: rgba(222,222,222,1)
}
.ace--sourlick .ace_cursor {
color: rgba(248,248,240,1)
}
.ace--so... | ace/lib/ace/theme/Sourlick.css | .ace--sourlick .ace_gutter {
background: rgba(46,44,43,1);
color: rgb(134,133,133)
}
.ace--sourlick .ace_print-margin {
width: 1px;
background: #e8e8e8
}
.ace--sourlick {
background-color: rgba(46,44,43,1);
color: rgba(222,222,222,1)
}
.ace--sourlick .ace_cursor {
color: rgba(248,248,240,1)
}
.ace--so... | 0.60054 | 0.106877 |
.contact-form .contact-icon {
left: 25px;
position: absolute;
top: 9px;
color: #444;
}
.contact-form .form-control {
background: transparent;
padding: 7px 10px 7px 30px;
color: #444;
}
.form-control {
color: #444;
background: #f7f7f7;
font-weight: 400;
letter-spacing: 0px;
... | public/css/common.css | .contact-form .contact-icon {
left: 25px;
position: absolute;
top: 9px;
color: #444;
}
.contact-form .form-control {
background: transparent;
padding: 7px 10px 7px 30px;
color: #444;
}
.form-control {
color: #444;
background: #f7f7f7;
font-weight: 400;
letter-spacing: 0px;
... | 0.369543 | 0.057758 |
@import url("pe-icon-7-stroke.css");
@import url("simple-line-icons.css");
@import url("fontawesome-all.css");
@import url("animate.css");
@import url("flaticon.css");
@import url("owl.css");
@import url("jquery-ui.css");
@import url("jquery.fancybox.min.css");
/***
==================================================... | public/redtoken/css/style.css | @import url("pe-icon-7-stroke.css");
@import url("simple-line-icons.css");
@import url("fontawesome-all.css");
@import url("animate.css");
@import url("flaticon.css");
@import url("owl.css");
@import url("jquery-ui.css");
@import url("jquery.fancybox.min.css");
/***
==================================================... | 0.25303 | 0.044995 |