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 |
|---|---|---|---|---|
.left { float:left;}
.right { float:right;}
.wrapper {width:100%; overflow:hidden;}
.relative{ position:relative;}
/* Global properties ======================================================== */
body{ background:#cb610c; border:0; font:13px Arial, Helvetica, sans-serif; color:#323232; line-height:25px; min-... | css/style.css |
.left { float:left;}
.right { float:right;}
.wrapper {width:100%; overflow:hidden;}
.relative{ position:relative;}
/* Global properties ======================================================== */
body{ background:#cb610c; border:0; font:13px Arial, Helvetica, sans-serif; color:#323232; line-height:25px; min-... | 0.32896 | 0.169097 |
/*************************************页面初始配置start***********************************/
body{margin: 0px; padding: 0px; border: 0px; overflow: hidden; height: 100%; width: 100%; font-size:14px; font-family:"微软雅黑";}
#title{font-size: 22px; font-family: Times New Roman; color: rgb(10,36,106); /*rgb(10,36,106)*/ font-weigh... | Styles/style.css | /*************************************页面初始配置start***********************************/
body{margin: 0px; padding: 0px; border: 0px; overflow: hidden; height: 100%; width: 100%; font-size:14px; font-family:"微软雅黑";}
#title{font-size: 22px; font-family: Times New Roman; color: rgb(10,36,106); /*rgb(10,36,106)*/ font-weigh... | 0.310276 | 0.123128 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
outline: none;
border: none;
font-family: 'Poppins', sans-serif;
}
main {
min-height: 100vh;
background: #000;
display: -webkit-flex;
display: -ms-flex;
display: -moz-... | public/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
outline: none;
border: none;
font-family: 'Poppins', sans-serif;
}
main {
min-height: 100vh;
background: #000;
display: -webkit-flex;
display: -ms-flex;
display: -moz-... | 0.457864 | 0.081593 |
h4 {
margin: 0 0 10px;
font-weight: 500;
}
pre {
background-color: #f5f5f5;
padding: 15px;
}
::ng-deep.multiselect-dropdown .dropdown-btn .selected-item {
background-color: #00796B !important;
}
::ng-deep.multiselect-item-checkbox input[type=checkbox]:checked+div:before {
background-color: #00796B !impor... | src/app/pages/calendar-page/calendar-page.component.css | h4 {
margin: 0 0 10px;
font-weight: 500;
}
pre {
background-color: #f5f5f5;
padding: 15px;
}
::ng-deep.multiselect-dropdown .dropdown-btn .selected-item {
background-color: #00796B !important;
}
::ng-deep.multiselect-item-checkbox input[type=checkbox]:checked+div:before {
background-color: #00796B !impor... | 0.388734 | 0.133077 |
*,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
:root {
--Primary-clr: #7B61FF;
--Secondary-clr: #502EFF;
--White: #FFFFFF;
--Black: #000000;
}
body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
}
.bg {
position: absolute;
left: 0;
righ... | style.css | *,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
:root {
--Primary-clr: #7B61FF;
--Secondary-clr: #502EFF;
--White: #FFFFFF;
--Black: #000000;
}
body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
}
.bg {
position: absolute;
left: 0;
righ... | 0.400749 | 0.043043 |
.wv-map {
position: absolute;
margin: 0;
padding: 0;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 0;
}
.wv-map-zoom {
right: 10px;
position: absolute;
z-index: 1;
background: none rgba(40, 40, 40, 0.85);
border: 1px solid #333;
margin-right: 0;
border-radius: 0;
padding: 0;
color: #... | web/css/map.css | .wv-map {
position: absolute;
margin: 0;
padding: 0;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 0;
}
.wv-map-zoom {
right: 10px;
position: absolute;
z-index: 1;
background: none rgba(40, 40, 40, 0.85);
border: 1px solid #333;
margin-right: 0;
border-radius: 0;
padding: 0;
color: #... | 0.616359 | 0.102709 |
::-webkit-scrollbar {
width: 6px;
height: 6px;
}
::-webkit-scrollbar-button {
background: #ddd;
width: 0px;
height: 0px;
}
::-webkit-scrollbar-track-piece {
background: #ddd;
border-radius: 4px;
}
::-webkit-scrollbar-thumb {
background: #95a5a6;
}
html,
body,
* {
outline: none !i... | public/css/index.css | ::-webkit-scrollbar {
width: 6px;
height: 6px;
}
::-webkit-scrollbar-button {
background: #ddd;
width: 0px;
height: 0px;
}
::-webkit-scrollbar-track-piece {
background: #ddd;
border-radius: 4px;
}
::-webkit-scrollbar-thumb {
background: #95a5a6;
}
html,
body,
* {
outline: none !i... | 0.394784 | 0.058912 |
* {
margin:0;
padding:0;
}
html, body {
margin: 0;
padding: 0;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
/* font-size: 12px; */
/* background:#f5f5f5 url(../img/bg.jpg) repeat; */
background:url(../img/bg.jpg) repeat;
}
body {
overflow-y:scroll;
}
a {
color: #A51E04;
text-... | assets/css/base.css | * {
margin:0;
padding:0;
}
html, body {
margin: 0;
padding: 0;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
/* font-size: 12px; */
/* background:#f5f5f5 url(../img/bg.jpg) repeat; */
background:url(../img/bg.jpg) repeat;
}
body {
overflow-y:scroll;
}
a {
color: #A51E04;
text-... | 0.187356 | 0.070304 |
@import 'https://fonts.googleapis.com/css?family=Lato';
/*main*/
html,
body{
height: 100%;
font-family: 'Lato';
}
/*header*/
/*#app-default-navbar*/
#app-layout #app-default-navbar{
margin-bottom: 0;
}
#app-layout .navbar-static-top{
background: #666;
}
#app-layout .navbar-static-top a{
color: white;
}
#a... | public_html/css/layout.css | @import 'https://fonts.googleapis.com/css?family=Lato';
/*main*/
html,
body{
height: 100%;
font-family: 'Lato';
}
/*header*/
/*#app-default-navbar*/
#app-layout #app-default-navbar{
margin-bottom: 0;
}
#app-layout .navbar-static-top{
background: #666;
}
#app-layout .navbar-static-top a{
color: white;
}
#a... | 0.158272 | 0.049497 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.botui-container {
font-size: 14px;
background-color: rgba(255, 255, 255, 0);
font-family: "Open Sans", sans-serif
}
.botui-messages-container {
padding: 10px 20px
}
.botui-actions-container {
padding: 10px 20px
}
.botui-message {
min-height: 30px... | public/botui-theme-default.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans);
.botui-container {
font-size: 14px;
background-color: rgba(255, 255, 255, 0);
font-family: "Open Sans", sans-serif
}
.botui-messages-container {
padding: 10px 20px
}
.botui-actions-container {
padding: 10px 20px
}
.botui-message {
min-height: 30px... | 0.388618 | 0.110567 |
:root {
--main-color: #303030;
--main-selected-color: #252525;
--secondary-color: #2A2B2A;
--main-mobile-color: #363836;
--headerHeight: calc(4vw + 5vh);
}
@font-face {
font-family: "OpenSans";
src: url("../fonts/OpenSans/OpenSans-Regular.ttf");
}
@media only screen and (max-width: 900px) ... | public/assets/css/default.css | :root {
--main-color: #303030;
--main-selected-color: #252525;
--secondary-color: #2A2B2A;
--main-mobile-color: #363836;
--headerHeight: calc(4vw + 5vh);
}
@font-face {
font-family: "OpenSans";
src: url("../fonts/OpenSans/OpenSans-Regular.ttf");
}
@media only screen and (max-width: 900px) ... | 0.482917 | 0.15961 |
body {
position: relative;
width: 70%;
margin-left: auto;
margin-right: auto;
}
nav {
height: 176px;
background-image: linear-gradient(to top, rgb(122, 122, 122), rgb(90, 90, 90));
display: flex;
justify-content: space-around;
align-items: center;
}
.first {
height: 60px;
width: 60px;
backgrou... | style.css | body {
position: relative;
width: 70%;
margin-left: auto;
margin-right: auto;
}
nav {
height: 176px;
background-image: linear-gradient(to top, rgb(122, 122, 122), rgb(90, 90, 90));
display: flex;
justify-content: space-around;
align-items: center;
}
.first {
height: 60px;
width: 60px;
backgrou... | 0.621656 | 0.091748 |
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100... | examples/css/wysihtml5-styled-editor-body-inverse.css | .clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100... | 0.382603 | 0.09611 |
@charset "UTF-8";
/**Police*/
/* raleway-regular - latin */
@font-face {
font-family: 'Raleway';
src: url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot");
/* IE9 Compat Modes */
src: local("Raleway"), local("Raleway-Regular"), url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot?#iefix") form... | public/css/Front/agency/Future_event/find_candidates.css | @charset "UTF-8";
/**Police*/
/* raleway-regular - latin */
@font-face {
font-family: 'Raleway';
src: url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot");
/* IE9 Compat Modes */
src: local("Raleway"), local("Raleway-Regular"), url("../../../fonts/Raleway_v2/raleway-v12-latin-regular.eot?#iefix") form... | 0.211091 | 0.033812 |
@import url('https://fonts.googleapis.com/css?family=Gochi+Hand');
@import url('https://fonts.googleapis.com/css?family=Short+Stack');
body {
margin: 2em auto;
width: 80%;
padding: 1em;
background-color: #E6EEF6;
}
#wrapper {
width: 450px;
margin: 0 auto;
}
h1 {
font-family: LatoLight, Helve... | d001p1.alexbooster.com/styles.css | @import url('https://fonts.googleapis.com/css?family=Gochi+Hand');
@import url('https://fonts.googleapis.com/css?family=Short+Stack');
body {
margin: 2em auto;
width: 80%;
padding: 1em;
background-color: #E6EEF6;
}
#wrapper {
width: 450px;
margin: 0 auto;
}
h1 {
font-family: LatoLight, Helve... | 0.424412 | 0.121581 |
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {wid... | static/css/style.css | article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {wid... | 0.223462 | 0.084304 |
.claro .dijitSelect .dijitButtonText {
padding: 2px;
}
.claro .dijitSelect {
border: 1px solid #b5bcc7;
background-color: #ffffff;
border-collapse: separate;
}
.claro .dijitSelect .dijitButtonContents {
border: 0 solid #b5bcc7;
border-right-width: 1px;
}
.claro .dijitSelect .dijitArrowButton {
... | objectCart/software/src/web/dijit/themes/claro/form/Select.css | .claro .dijitSelect .dijitButtonText {
padding: 2px;
}
.claro .dijitSelect {
border: 1px solid #b5bcc7;
background-color: #ffffff;
border-collapse: separate;
}
.claro .dijitSelect .dijitButtonContents {
border: 0 solid #b5bcc7;
border-right-width: 1px;
}
.claro .dijitSelect .dijitArrowButton {
... | 0.290477 | 0.089534 |
body {
height: 100vw;
font-size: 16px;
font-family: 'Sahitya', serif;
overflow-x: hidden;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
div {
color: #fff;
}
h2,
h3 {
font-size: 1em;
}
p {
font-size: 0.8em;
}
h1,
h2,
h3,
h4,
h6 {
letter-spacing: 0.4px;
}
/* navbar -------------------------... | css/style.css | body {
height: 100vw;
font-size: 16px;
font-family: 'Sahitya', serif;
overflow-x: hidden;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
div {
color: #fff;
}
h2,
h3 {
font-size: 1em;
}
p {
font-size: 0.8em;
}
h1,
h2,
h3,
h4,
h6 {
letter-spacing: 0.4px;
}
/* navbar -------------------------... | 0.480479 | 0.098123 |
.noevents {
pointer-events: none;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
}
.vcenter-transform {
top: 50%;
position: absolute;
transform: translate(0, -50%);
}
.block {
display: block;
}
.background-red {
background-color: #9FBAB5;
}
.background-white {
backgrou... | patchwords_project/patchwords/static/css/base.css | .noevents {
pointer-events: none;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
}
.vcenter-transform {
top: 50%;
position: absolute;
transform: translate(0, -50%);
}
.block {
display: block;
}
.background-red {
background-color: #9FBAB5;
}
.background-white {
backgrou... | 0.523177 | 0.089654 |
:root {
--panel-z-index: 1001;
--panel-background-color: #fff;
--panel-box-shadow: 0 0 4px rgba(204, 204, 204, 0.75);
--panel-width: 160px;
--panel-text-color: #404040;
--panel-hover-item-background-color: #f4f6fa;
--panel-hover-item-color: #385074;
--panel-icon-width: 13px;
--panel-... | src/panel-style.css | :root {
--panel-z-index: 1001;
--panel-background-color: #fff;
--panel-box-shadow: 0 0 4px rgba(204, 204, 204, 0.75);
--panel-width: 160px;
--panel-text-color: #404040;
--panel-hover-item-background-color: #f4f6fa;
--panel-hover-item-color: #385074;
--panel-icon-width: 13px;
--panel-... | 0.455683 | 0.162779 |
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
.wrapper {width:100%;overflow:hidden}
/* html */
html{
background: #000;
}
/... | public/css/schemes/red-gray.css | article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
.wrapper {width:100%;overflow:hidden}
/* html */
html{
background: #000;
}
/... | 0.270577 | 0.069258 |
@import url('https://fonts.googleapis.com/css?family=Raleway|Ubuntu+Mono');
h1, h2, h3, h4, h5{
color: #293c55;
}
body{
font-family: 'Raleway', sans-serif;
}
code{
font-family: 'Ubuntu Mono', monospace;
}
p>a {
color: #B03A5B;
}
li>a {
color: #B03A5B;
}
.sourceCode>a{
color: #293c55;
}
.st{
color: ... | pkgdown/extra.css | @import url('https://fonts.googleapis.com/css?family=Raleway|Ubuntu+Mono');
h1, h2, h3, h4, h5{
color: #293c55;
}
body{
font-family: 'Raleway', sans-serif;
}
code{
font-family: 'Ubuntu Mono', monospace;
}
p>a {
color: #B03A5B;
}
li>a {
color: #B03A5B;
}
.sourceCode>a{
color: #293c55;
}
.st{
color: ... | 0.349755 | 0.09645 |
html {
box-sizing: border-box;
font-size: 16px;
font-family: "Karla";
}
*, *:before, *:after {
box-sizing: inherit;
}
.headerWrapper {
max-width: 1280px;
padding: 1em 1em;
margin: 0 auto;
display: flex;
}
.container {
display: flex;
margin: 0 auto;
max-width: 1280px;
justify-content: space-ev... | src/pages/style.css | html {
box-sizing: border-box;
font-size: 16px;
font-family: "Karla";
}
*, *:before, *:after {
box-sizing: inherit;
}
.headerWrapper {
max-width: 1280px;
padding: 1em 1em;
margin: 0 auto;
display: flex;
}
.container {
display: flex;
margin: 0 auto;
max-width: 1280px;
justify-content: space-ev... | 0.583203 | 0.128334 |
.appCatalog .add-appliance-link {
position: absolute;
top: 0;
right: 15px;
}
@media (max-width:767px) {
.appCatalog .app-appliance-link{
position: static;
}
}
.appCatalog .thumbnail {
cursor: pointer;
}
.appCatalog .appliance-grid {
display: flex;
flex-wrap: wrap;
margin-l... | appliance_catalog/static/appliance_catalog/css/appliance_catalog.css | .appCatalog .add-appliance-link {
position: absolute;
top: 0;
right: 15px;
}
@media (max-width:767px) {
.appCatalog .app-appliance-link{
position: static;
}
}
.appCatalog .thumbnail {
cursor: pointer;
}
.appCatalog .appliance-grid {
display: flex;
flex-wrap: wrap;
margin-l... | 0.672332 | 0.053527 |
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;
400;500;600;700;800;900&display=swap);body {
font-family: "Montserrat", sans-serif;
}
nav {
padding: 25px;
}
.bg-gray {
background: #f2f2f2;
height: 100vh;
position: relative;
padding: 35px 0;
}
.bg-gray .page-title {
font-size:... | public/css/app.css | @import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;
400;500;600;700;800;900&display=swap);body {
font-family: "Montserrat", sans-serif;
}
nav {
padding: 25px;
}
.bg-gray {
background: #f2f2f2;
height: 100vh;
position: relative;
padding: 35px 0;
}
.bg-gray .page-title {
font-size:... | 0.417509 | 0.087876 |
html {
color: #555;
font-family: 'calluna', Georgia, 'Times New Roman', serif;
}
@media (max-width: 30em) {
html {
font-size: 93.75%; } }
/*!
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and... | css/cheese_bored.css | html {
color: #555;
font-family: 'calluna', Georgia, 'Times New Roman', serif;
}
@media (max-width: 30em) {
html {
font-size: 93.75%; } }
/*!
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and... | 0.651687 | 0.067547 |
.index__prime {
height: 1000px;
background-image: url("../img/index_001.jpg");
position: relative;
}
@keyframes signfadein {
0% {
opacity: 0%;
transform: translate(0%, 100%);
}
100% {
opacity: 100%;
transform: translate(0%, 0);
}
}
.sign {
... | hackathon/counseling/static/css/index.css | .index__prime {
height: 1000px;
background-image: url("../img/index_001.jpg");
position: relative;
}
@keyframes signfadein {
0% {
opacity: 0%;
transform: translate(0%, 100%);
}
100% {
opacity: 100%;
transform: translate(0%, 0);
}
}
.sign {
... | 0.436862 | 0.111 |
html, body {
height: 100%;
}
body {
color: #6B7A8F;
margin: 0;
min-height: 100%;
grid-template: auto 1fr auto / auto 1fr auto;
background: url(/images/karsten-bg.webp) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
... | client/assets/css/karsten.css | html, body {
height: 100%;
}
body {
color: #6B7A8F;
margin: 0;
min-height: 100%;
grid-template: auto 1fr auto / auto 1fr auto;
background: url(/images/karsten-bg.webp) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
... | 0.424889 | 0.064683 |
.body-wrapper {
width: 100%;
height: 100%;
}
.base {
position: relative;
}
.base, .film {
width: 1200px;
height: 800px;
margin: auto;
color: #669;
}
.base {
background: -webkit-linear-gradient(#BBC,white); /* For Safari */
background: -o-linear-gradient(#BBC, white); /* For Opera 11.1 to 12.0 */
ba... | src/main/java/pt/up/fc/dcc/mooshak/client/guis/creator/view/Toplevel.css |
.body-wrapper {
width: 100%;
height: 100%;
}
.base {
position: relative;
}
.base, .film {
width: 1200px;
height: 800px;
margin: auto;
color: #669;
}
.base {
background: -webkit-linear-gradient(#BBC,white); /* For Safari */
background: -o-linear-gradient(#BBC, white); /* For Opera 11.1 to 12.0 */
ba... | 0.567457 | 0.083031 |
* {
margin: 0;
}
.main .logo {
font-weight: bold;
color: #fafafa;
font-size: 20px;
display: flex;
align-items: center;
text-transform: uppercase;
}
.main .logo svg {
margin-right: 12px;
}
.main .main_content {
position: relative;
display: flex;
flex-direction: column;
align-items: flex-start;... | client/src/pages/home/style.module.css | * {
margin: 0;
}
.main .logo {
font-weight: bold;
color: #fafafa;
font-size: 20px;
display: flex;
align-items: center;
text-transform: uppercase;
}
.main .logo svg {
margin-right: 12px;
}
.main .main_content {
position: relative;
display: flex;
flex-direction: column;
align-items: flex-start;... | 0.540196 | 0.076236 |
@font-face {
font-family: 'nw-icons';
src:url('fonts/nw-icons.eot?fwrm0b');
src:url('fonts/nw-icons.eot?#iefixfwrm0b') format('embedded-opentype'),
url('fonts/nw-icons.woff?fwrm0b') format('woff'),
url('fonts/nw-icons.ttf?fwrm0b') format('truetype'),
url('fonts/nw-icons.svg?fwrm0b#nw-icons') format('svg');
fo... | public/bank/css/style.css | @font-face {
font-family: 'nw-icons';
src:url('fonts/nw-icons.eot?fwrm0b');
src:url('fonts/nw-icons.eot?#iefixfwrm0b') format('embedded-opentype'),
url('fonts/nw-icons.woff?fwrm0b') format('woff'),
url('fonts/nw-icons.ttf?fwrm0b') format('truetype'),
url('fonts/nw-icons.svg?fwrm0b#nw-icons') format('svg');
fo... | 0.174024 | 0.100304 |
:root {
--h1-size: 2.5em;
--h2-size: 2em;
--h3-size: 1.8em;
--h4-size: 0.9em;
}
html,
body {
width: 100%;
max-width: 100%;
overflow-x: hidden;
margin: 0;
padding: 0;
}
body {
font-family: "Montserrat", sans-serif;
}
h1 {
font-size: var(--h1-size);
font-weight: 900;
}
h... | css/index.css | :root {
--h1-size: 2.5em;
--h2-size: 2em;
--h3-size: 1.8em;
--h4-size: 0.9em;
}
html,
body {
width: 100%;
max-width: 100%;
overflow-x: hidden;
margin: 0;
padding: 0;
}
body {
font-family: "Montserrat", sans-serif;
}
h1 {
font-size: var(--h1-size);
font-weight: 900;
}
h... | 0.382372 | 0.150465 |
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
body{
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
background-color: #F9F9F9;
padding: 25px;
}
body p{
padding: 10px 0;
}
body span{
color: orange;
}
.main-bo... | src/Styles/Orders.css | *{
box-sizing: border-box;
margin: 0;
padding: 0;
}
body{
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
background-color: #F9F9F9;
padding: 25px;
}
body p{
padding: 10px 0;
}
body span{
color: orange;
}
.main-bo... | 0.408631 | 0.088623 |
a:hover { text-decoration: inherit!important; color: inherit;}
a:focus { text-decoration: none!important; }
a { color: white;}
body { background-color: #eee; }
@font-face { font-family: 'bbrand'; src: url('<?php echo base_url("assets/fonts/tt0586m_.ttf"); ?>') format('truetype'); }
.bbrand { font-family:'bbrand' }
.gar... | assets/css/minu2.css | a:hover { text-decoration: inherit!important; color: inherit;}
a:focus { text-decoration: none!important; }
a { color: white;}
body { background-color: #eee; }
@font-face { font-family: 'bbrand'; src: url('<?php echo base_url("assets/fonts/tt0586m_.ttf"); ?>') format('truetype'); }
.bbrand { font-family:'bbrand' }
.gar... | 0.274546 | 0.105487 |
html,
body {
height: 100%;
/* The html and body elements cannot have any padding or margin. */
margin:0;
padding:0;
font-family: 'Lato', sans-serif;
font-size: 1em;
color: #2d3038;
min-width: 750px;
}
::-webkit-input-placeholder {
font-family: 'Lato', sans-serif;
font-size: 1em;
}
:-moz-placehold... | public/style.css | html,
body {
height: 100%;
/* The html and body elements cannot have any padding or margin. */
margin:0;
padding:0;
font-family: 'Lato', sans-serif;
font-size: 1em;
color: #2d3038;
min-width: 750px;
}
::-webkit-input-placeholder {
font-family: 'Lato', sans-serif;
font-size: 1em;
}
:-moz-placehold... | 0.379263 | 0.082107 |
.wrap {
display: block;
padding-top: 40px;
padding-bottom: 40px;
}
.wrap.white {
background-color: white;
}
.wrap.light_green {
background-color: #3397DA;
}
.wrap.grey {
background-color: #CCCCCC;
}
.wrap.light_grey {
background-color: #F1F1F1;
}
.wrap.color_bg {
display: block;
background-image: url(../i... | styles/content.css | .wrap {
display: block;
padding-top: 40px;
padding-bottom: 40px;
}
.wrap.white {
background-color: white;
}
.wrap.light_green {
background-color: #3397DA;
}
.wrap.grey {
background-color: #CCCCCC;
}
.wrap.light_grey {
background-color: #F1F1F1;
}
.wrap.color_bg {
display: block;
background-image: url(../i... | 0.417153 | 0.049704 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
body, html{
height: 100%;
margin: 0;
font-family: "Poppins", sans-serif;
line-height: 1.8em;
color: #fff;
background-color: #121212;
}
body a{
text-decoration: none;
color: #fff;
}
body a:hover{
co... | specification/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
body, html{
height: 100%;
margin: 0;
font-family: "Poppins", sans-serif;
line-height: 1.8em;
color: #fff;
background-color: #121212;
}
body a{
text-decoration: none;
color: #fff;
}
body a:hover{
co... | 0.433981 | 0.090735 |
.container {
width: 1110px;
margin: 0 auto;
}
.nav-bar {
padding: 38px 0;
margin-bottom: 106px;
}
.clearfix::after {
display: table;
content: "";
clear: both;
}
.nav-bar-logo {
font-size: 30px;
font-family: "Roboto";
color: rgb(85, 82, 82);
text-transform: uppercase;
line-height: 1.067;
flo... | html-css/module-04/css/style.css | .container {
width: 1110px;
margin: 0 auto;
}
.nav-bar {
padding: 38px 0;
margin-bottom: 106px;
}
.clearfix::after {
display: table;
content: "";
clear: both;
}
.nav-bar-logo {
font-size: 30px;
font-family: "Roboto";
color: rgb(85, 82, 82);
text-transform: uppercase;
line-height: 1.067;
flo... | 0.49292 | 0.097691 |
* @author <NAME>
*
* Styles for the notific8 plug-in for jQuery
*
* Copyright (c)2014, <NAME>
* Licensed under the BSD license.
* http://opensource.org/licenses/BSD-3-Clause
*/
.jquery-notific8-container {
display: block;
padding: 0;
margin: 0;
position: fixed;
}
.jquery-notific8-container.top {
top: ... | public/css/jquery.notific8.css | * @author <NAME>
*
* Styles for the notific8 plug-in for jQuery
*
* Copyright (c)2014, <NAME>
* Licensed under the BSD license.
* http://opensource.org/licenses/BSD-3-Clause
*/
.jquery-notific8-container {
display: block;
padding: 0;
margin: 0;
position: fixed;
}
.jquery-notific8-container.top {
top: ... | 0.651577 | 0.051012 |
body {
font-family: sans-serif;
}
a {
text-decoration: none;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em;
}
form div {
margin: 1em;
display: inline-block;
}
.products-div {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
.checked {
color: gold;
}
#unchec... | public/style.css | body {
font-family: sans-serif;
}
a {
text-decoration: none;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em;
}
form div {
margin: 1em;
display: inline-block;
}
.products-div {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
.checked {
color: gold;
}
#unchec... | 0.456168 | 0.086478 |
* {
margin: 0;
padding: 0;
}
/* 设置 html 和 body 的宽高都为 100% 就可以让页面占满整个浏览器的屏幕 */
html, body {
font-family: "Lucida Sans Typewriter", monospace;
font-size: 14px;
width: 100%;
height: 100%;
}
/*
.container {
height: 100%;
padding: 40px 0 0;
box-sizing: border-box;
}
.btnContainer {
... | resources/css/common.css | * {
margin: 0;
padding: 0;
}
/* 设置 html 和 body 的宽高都为 100% 就可以让页面占满整个浏览器的屏幕 */
html, body {
font-family: "Lucida Sans Typewriter", monospace;
font-size: 14px;
width: 100%;
height: 100%;
}
/*
.container {
height: 100%;
padding: 40px 0 0;
box-sizing: border-box;
}
.btnContainer {
... | 0.344995 | 0.072834 |
.required{
color: red;
}
.carousel-control {
width: 5%;
}
.page_box{
padding-top: 60px; padding-bottom: 50px;
}
.page_box_inside{
max-width: 1200px; margin: auto; background-color: white; padding: 20px;
}
.background_grey{
background-color: #f6f6f4;
}
.social_block{
padding: 7px;
}
.social_inline_block{
disp... | views/default/css/style.css | .required{
color: red;
}
.carousel-control {
width: 5%;
}
.page_box{
padding-top: 60px; padding-bottom: 50px;
}
.page_box_inside{
max-width: 1200px; margin: auto; background-color: white; padding: 20px;
}
.background_grey{
background-color: #f6f6f4;
}
.social_block{
padding: 7px;
}
.social_inline_block{
disp... | 0.334263 | 0.071559 |
.input-field {
height: 40px;
width: 213px;
border-radius: 4px;
display: flex;
align-items: center;
}
.input-field .icon-search {
width: 16px;
height: 16px;
margin: 8px 8px 8px 16px;
background-image: url('../../content/icon/search.png');
background-repeat: no-repe... | input-cbx-dropdown.css |
.input-field {
height: 40px;
width: 213px;
border-radius: 4px;
display: flex;
align-items: center;
}
.input-field .icon-search {
width: 16px;
height: 16px;
margin: 8px 8px 8px 16px;
background-image: url('../../content/icon/search.png');
background-repeat: no-repe... | 0.303113 | 0.049658 |
{
height: 100%;
width: 300px;
display: grid;
position: fixed;
overflow: auto;
grid-template-rows: 70px 1fr 30px 3fr 60px;
grid-template-columns: 100%;
grid-template-areas:
"search"
"menu"
"playlist-header"
"playlists"
"footer";
}
#search
{
gri... | app/css/content_left.css | {
height: 100%;
width: 300px;
display: grid;
position: fixed;
overflow: auto;
grid-template-rows: 70px 1fr 30px 3fr 60px;
grid-template-columns: 100%;
grid-template-areas:
"search"
"menu"
"playlist-header"
"playlists"
"footer";
}
#search
{
gri... | 0.40157 | 0.12965 |
:root {
/* colores */
--green: #7ACC2D;
--white: #FFFFFF;
--gray: #EEEEEE;
--dark: #313337;
--black: #000000;
--border: 1px 1px 4px 0px black;
}
body {
margin: 0%;
font-family: 'Open Sans', sans-serif;
background-color: var(--white);
}
nav {
background-color: var(--green);
... | EXTRA/layout-sample-furry-box-master/style.css | :root {
/* colores */
--green: #7ACC2D;
--white: #FFFFFF;
--gray: #EEEEEE;
--dark: #313337;
--black: #000000;
--border: 1px 1px 4px 0px black;
}
body {
margin: 0%;
font-family: 'Open Sans', sans-serif;
background-color: var(--white);
}
nav {
background-color: var(--green);
... | 0.406509 | 0.146606 |
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, ... | web/css/core.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.284576 | 0.068662 |
@-moz-document domain("nicovideo.jp") {
/* AGENT_SHEET */
/* Background Colors */
html, body, #outline, .videoExplorerContentWrapper {
background: none repeat scroll 0% 0% rgb(22, 24, 28) !important;
}
.item, li, #superBannerAds, #videoExplorerExpand, .videoExplorerBody, #videoExplorerSuperBanner, .playerCont... | data/usercss/109018.user.css | @-moz-document domain("nicovideo.jp") {
/* AGENT_SHEET */
/* Background Colors */
html, body, #outline, .videoExplorerContentWrapper {
background: none repeat scroll 0% 0% rgb(22, 24, 28) !important;
}
.item, li, #superBannerAds, #videoExplorerExpand, .videoExplorerBody, #videoExplorerSuperBanner, .playerCont... | 0.226014 | 0.03293 |
.mymemberships_imagearea {float:left;height:45px;width:50px;}
.mymemberships_edit_link {position:relative;top:-13px;left:0;}
.mymemberships_info {float:left;width:650px;}
.mymemberships_info_line {margin:3px 0 0;}
.mymemberships_itemtitle {font-weight:bold;color:#006E96;}
.mymemberships_item_desc {margin-bottom:5px;}
.... | devwidgets/mymemberships/css/mymemberships.css | .mymemberships_imagearea {float:left;height:45px;width:50px;}
.mymemberships_edit_link {position:relative;top:-13px;left:0;}
.mymemberships_info {float:left;width:650px;}
.mymemberships_info_line {margin:3px 0 0;}
.mymemberships_itemtitle {font-weight:bold;color:#006E96;}
.mymemberships_item_desc {margin-bottom:5px;}
.... | 0.354992 | 0.312488 |
*{
margin:0;
padding:0;
box-sizing: border-box;
outline: none;
}
li {
list-style: none;
}
body {
/* background-color: white; */
background: linear-gradient(90deg, rgba(226,105,91,1) 0%, rgba(222,107,102,1) 43%, rgba(250,219,60,1) 100%);
}
.w {
width: 980px;
margin:0 auto;
bo... | staticfiles/authorize_main/styles_register.e28a3fa3cd76.css | *{
margin:0;
padding:0;
box-sizing: border-box;
outline: none;
}
li {
list-style: none;
}
body {
/* background-color: white; */
background: linear-gradient(90deg, rgba(226,105,91,1) 0%, rgba(222,107,102,1) 43%, rgba(250,219,60,1) 100%);
}
.w {
width: 980px;
margin:0 auto;
bo... | 0.430267 | 0.064772 |
.products-hero {
background: url('../static/background/home.jpg') rgba(0,0,0,0.25);
background-size: cover;
background-repeat: no-repeat;
background-blend-mode: overlay;
}
.hero-container {
width: 100vw;
height: 50vh;
}
.products-list {
width: 100vw;
height: 100%;
display: flex;
... | public/css/products.css | .products-hero {
background: url('../static/background/home.jpg') rgba(0,0,0,0.25);
background-size: cover;
background-repeat: no-repeat;
background-blend-mode: overlay;
}
.hero-container {
width: 100vw;
height: 50vh;
}
.products-list {
width: 100vw;
height: 100%;
display: flex;
... | 0.370112 | 0.073132 |
.trix-content pre[data-theme='monokai.sublime'] table td { padding: 5px; }
.trix-content pre[data-theme='monokai.sublime'] table pre { margin: 0; }
.trix-content pre[data-theme='monokai.sublime'] .gh {
color: #999999;
}
.trix-content pre[data-theme='monokai.sublime'] .sr {
color: #f6aa11;
}
.trix-content pre[data-t... | themes/monokai.sublime.css | .trix-content pre[data-theme='monokai.sublime'] table td { padding: 5px; }
.trix-content pre[data-theme='monokai.sublime'] table pre { margin: 0; }
.trix-content pre[data-theme='monokai.sublime'] .gh {
color: #999999;
}
.trix-content pre[data-theme='monokai.sublime'] .sr {
color: #f6aa11;
}
.trix-content pre[data-t... | 0.217005 | 0.134577 |
a {
color: #3897CC;
}
a:hover,
a:active {
color: #F28A3E;
}
/*-----------------------------------------------------------------------------------*/
/* 02. Site Header
/*-----------------------------------------------------------------------------------*/
#ost-site-header {
padding: 100px 0 100px;
}
.descripti... | content/themes/OST-Ghost-Theme/assets/css/style.css |
a {
color: #3897CC;
}
a:hover,
a:active {
color: #F28A3E;
}
/*-----------------------------------------------------------------------------------*/
/* 02. Site Header
/*-----------------------------------------------------------------------------------*/
#ost-site-header {
padding: 100px 0 100px;
}
.descripti... | 0.355216 | 0.064683 |
:root {
/* Use system fonts. */
--font-primary: sans !important;
--font-display: sans !important;
--font-code: monospace !important;
}
.tooltip-14MtrL {
/* Allow tooltips to be a little longer to account for possible
system font size differences. */
max-width: 16rem;
}
.textArea-2CLwUE,... | irc.css | :root {
/* Use system fonts. */
--font-primary: sans !important;
--font-display: sans !important;
--font-code: monospace !important;
}
.tooltip-14MtrL {
/* Allow tooltips to be a little longer to account for possible
system font size differences. */
max-width: 16rem;
}
.textArea-2CLwUE,... | 0.456168 | 0.130368 |
button, hr, input {
overflow: visible; }
audio, canvas, progress, video {
display: inline-block; }
progress, sub, sup {
vertical-align: baseline; }
[type=checkbox], [type=radio], legend {
box-sizing: border-box;
padding: 0; }
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-ad... | src/App.css | button, hr, input {
overflow: visible; }
audio, canvas, progress, video {
display: inline-block; }
progress, sub, sup {
vertical-align: baseline; }
[type=checkbox], [type=radio], legend {
box-sizing: border-box;
padding: 0; }
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-ad... | 0.394551 | 0.084644 |
@import url('https://fonts.googleapis.com/css2?family=Caveat&family=Nunito:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css?family=Caveat+Brush');
html {
background-color: #fffff6;
}
#page-container {
position: relative;
min-height: 100vh;
}
.content {
background-color: #fffff6;
widt... | src/style.css | @import url('https://fonts.googleapis.com/css2?family=Caveat&family=Nunito:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css?family=Caveat+Brush');
html {
background-color: #fffff6;
}
#page-container {
position: relative;
min-height: 100vh;
}
.content {
background-color: #fffff6;
widt... | 0.376967 | 0.07267 |
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
fieldset,
img,
abbr,
i {
border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
font-weight: normal;
}
ul li {
list-style: ... | public/css/style.css | body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
fieldset,
img,
abbr,
i {
border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
font-weight: normal;
}
ul li {
list-style: ... | 0.334372 | 0.066448 |
body {
font-family: 'Lato', Arial, sans-serif;
font-size: 20px;
overflow-x: hidden;
background-color: #323232;
}
a {
transition: all 0.3s ease;
text-decoration: none;
}
a:hover { text-decoration: none; }
button:focus { outline: none; }
p, address {
color: #666;
line-height: 1.9;
}
addres... | public/assets/css/templatemo-real-dynamic.css | body {
font-family: 'Lato', Arial, sans-serif;
font-size: 20px;
overflow-x: hidden;
background-color: #323232;
}
a {
transition: all 0.3s ease;
text-decoration: none;
}
a:hover { text-decoration: none; }
button:focus { outline: none; }
p, address {
color: #666;
line-height: 1.9;
}
addres... | 0.420719 | 0.07088 |
@font-face {
font-family: "Go Regular";
font-weight: normal; /* normal or bold */
font-style: normal; /* normal or italic */
src: url('./fonts/Go-Regular.ttf');
}
/* browser defaults: 16px font, 120% line-height */
.troff {
/* line-height: 120%; */
text-align: justify;
text-indent: 5em;
... | css/tutorial.css | @font-face {
font-family: "Go Regular";
font-weight: normal; /* normal or bold */
font-style: normal; /* normal or italic */
src: url('./fonts/Go-Regular.ttf');
}
/* browser defaults: 16px font, 120% line-height */
.troff {
/* line-height: 120%; */
text-align: justify;
text-indent: 5em;
... | 0.447943 | 0.109182 |
::selection { background-color:#0AC8AB; color:#FFFFFF; }
::-moz-selection { background-color:#0AC8AB; color:#FFFFFF; }
::-webkit-selection { background-color:#0AC8AB; color:#FFFFFF; }
*:focus {outline: none}
*{
margin:0px;
padding:0px;
}
textarea{
resize:none;
}
html{
font-size: 5vw;
}
body {
background: #F2F2F2;... | Public/Weixin/css/style.css | ::selection { background-color:#0AC8AB; color:#FFFFFF; }
::-moz-selection { background-color:#0AC8AB; color:#FFFFFF; }
::-webkit-selection { background-color:#0AC8AB; color:#FFFFFF; }
*:focus {outline: none}
*{
margin:0px;
padding:0px;
}
textarea{
resize:none;
}
html{
font-size: 5vw;
}
body {
background: #F2F2F2;... | 0.215598 | 0.069069 |
@charset "UTF-8";
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-size: 20px;
}
ul {
list-style: none;
}
.content {
padding: 50px 0;
}
.content .content-header {
text-align: center;
}
.content .content-body .form {
max-width: 70%;
margin: 0 auto;
padding: 30px 0;
background-col... | public/assets/css/style.css | @charset "UTF-8";
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-size: 20px;
}
ul {
list-style: none;
}
.content {
padding: 50px 0;
}
.content .content-header {
text-align: center;
}
.content .content-body .form {
max-width: 70%;
margin: 0 auto;
padding: 30px 0;
background-col... | 0.398875 | 0.046551 |
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:wght@300&display=swap');
button[type=roll].sheet-blank-roll-button::before { content: ''; }
h1 {
margin-bottom: 21px;
font-family: 'Contrail One';
}
.sheet-nba {
position: relative;
font-family: 'Source Code Pro', monospace;
font-size: 16... | src/sheet.css | @import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:wght@300&display=swap');
button[type=roll].sheet-blank-roll-button::before { content: ''; }
h1 {
margin-bottom: 21px;
font-family: 'Contrail One';
}
.sheet-nba {
position: relative;
font-family: 'Source Code Pro', monospace;
font-size: 16... | 0.423696 | 0.136724 |
@font-face {
font-family: Passion One;
src: url(../fonts/PassionOne-Bold.ttf);
}
@font-face {
font-family: Timmana;
src: url(../fonts/Timmana-Regular.ttf);
}
@font-face {
font-family: Abel;
src: url(../fonts/Abel-Regular.ttf);
}
body {
background-color: #fff;
color: #202020;
}
span.tab {
margin-left: 30px;
c... | css/style.css | @font-face {
font-family: Passion One;
src: url(../fonts/PassionOne-Bold.ttf);
}
@font-face {
font-family: Timmana;
src: url(../fonts/Timmana-Regular.ttf);
}
@font-face {
font-family: Abel;
src: url(../fonts/Abel-Regular.ttf);
}
body {
background-color: #fff;
color: #202020;
}
span.tab {
margin-left: 30px;
c... | 0.270673 | 0.078113 |
body {
font-family:'Lucida Grande', Meiryo, sans-serif;
}
div.row {
padding:10px;
}
h1 {
color:#888888;
font-size:42px;
font-weight:bold;
}
h2 {
border-top: 1px solid lightgray;
padding-top: 6px;
padding-left: 4px;
margin-top: 40px;
}
h3, h4 {
border-left: 6px solid #f0f0f0;
border-top: 2px so... | src/css/document.css | body {
font-family:'Lucida Grande', Meiryo, sans-serif;
}
div.row {
padding:10px;
}
h1 {
color:#888888;
font-size:42px;
font-weight:bold;
}
h2 {
border-top: 1px solid lightgray;
padding-top: 6px;
padding-left: 4px;
margin-top: 40px;
}
h3, h4 {
border-left: 6px solid #f0f0f0;
border-top: 2px so... | 0.25174 | 0.082846 |
.txt-r-deep-yellow,.is-favorite .icon-favorite-toggle,.icon-heart-filled,.btn:not(.btn-fav-fav-text)>.icon-favorite-color,.activity-header .icon-favorite-color,.obj-left>.icon-favorite-color,.pull-right.icon-favorite-color,.stream-item .tweet-action-item .tweet-action[rel="favorite"]:hover,.tweet-detail-action[rel="fav... | common/resources/csscomponents/superclasses.css | .txt-r-deep-yellow,.is-favorite .icon-favorite-toggle,.icon-heart-filled,.btn:not(.btn-fav-fav-text)>.icon-favorite-color,.activity-header .icon-favorite-color,.obj-left>.icon-favorite-color,.pull-right.icon-favorite-color,.stream-item .tweet-action-item .tweet-action[rel="favorite"]:hover,.tweet-detail-action[rel="fav... | 0.251005 | 0.038793 |
@font-face {
font-family: 'icomoon';
src: url("../images/icomoon/fonts/icomoon.eot?599c4cfd");
src: url("../images/icomoon/fonts/icomoon.eot?599c4cfd") format("embedded-opentype"), url("../images/icomoon/fonts/icomoon.svg?261adfc1") format("svg"), url("../images/icomoon/fonts/icomoon.woff?1eac9110") format("woff"... | src/styles/hypothesis.css | @font-face {
font-family: 'icomoon';
src: url("../images/icomoon/fonts/icomoon.eot?599c4cfd");
src: url("../images/icomoon/fonts/icomoon.eot?599c4cfd") format("embedded-opentype"), url("../images/icomoon/fonts/icomoon.svg?261adfc1") format("svg"), url("../images/icomoon/fonts/icomoon.woff?1eac9110") format("woff"... | 0.289975 | 0.118487 |
h4 {
font-family: Arial;
font-size: 1.0rem;
color: #534b4b
}
h3 {
font-family: Arial;
font-size: 1.0rem;
color: #534b4b
}
.fr_text_bright_center {
font-family: Arial;
font-weight: 600;
font-size: 1.2rem;
text-align: left
}
.fr_text_bright_center.fr-text h2 {
font-weight: 600;
font-size: 1.5rem... | media.css | h4 {
font-family: Arial;
font-size: 1.0rem;
color: #534b4b
}
h3 {
font-family: Arial;
font-size: 1.0rem;
color: #534b4b
}
.fr_text_bright_center {
font-family: Arial;
font-weight: 600;
font-size: 1.2rem;
text-align: left
}
.fr_text_bright_center.fr-text h2 {
font-weight: 600;
font-size: 1.5rem... | 0.574992 | 0.083367 |
border-style: solid;
border-width: medium;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-style: none;
background-color: #999999;
width: 600px;
position: fixed;
top: 0%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, 0%);
padd... | containers/shiva/static/style.css | border-style: solid;
border-width: medium;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-style: none;
background-color: #999999;
width: 600px;
position: fixed;
top: 0%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, 0%);
padd... | 0.516839 | 0.090937 |
html, body {
font-family: sans-serif;
background: #fffce0;
overflow: hidden;
width: 100%;
height: 100%;
}
.coin {
margin: -160px 0 0 -160px;
width: 320px;
height: 320px;
-ms-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: absolute;
t... | src/coin.css | html, body {
font-family: sans-serif;
background: #fffce0;
overflow: hidden;
width: 100%;
height: 100%;
}
.coin {
margin: -160px 0 0 -160px;
width: 320px;
height: 320px;
-ms-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: absolute;
t... | 0.562056 | 0.079531 |
.header-top{
width: 100%;
background-color: #383838;
color: #a9a9a9;
height: 40px;
padding-top: 6px;
}
.header-top li{
list-style: none;
display: inline;
}
.header-top li.top-emai{
float: left;
}
.header-top li.top-account{
float: right;
margin-right: 20px;
}
.header-top li.top-account a{
text-decoration: n... | public/frontend/home/css/style.css | .header-top{
width: 100%;
background-color: #383838;
color: #a9a9a9;
height: 40px;
padding-top: 6px;
}
.header-top li{
list-style: none;
display: inline;
}
.header-top li.top-emai{
float: left;
}
.header-top li.top-account{
float: right;
margin-right: 20px;
}
.header-top li.top-account a{
text-decoration: n... | 0.30965 | 0.056993 |
@import url("https://fonts.googleapis.com/css?family=Raleway");
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
background: #fff;
color: #000;
font-family: Raleway, sans-serif;
line-height: 1.3em;
word-spacing: 0.1em;
letter-spacing: 0.07em;
height: 100%;
}
#... | style.css | @import url("https://fonts.googleapis.com/css?family=Raleway");
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
background: #fff;
color: #000;
font-family: Raleway, sans-serif;
line-height: 1.3em;
word-spacing: 0.1em;
letter-spacing: 0.07em;
height: 100%;
}
#... | 0.407569 | 0.104614 |
* {
margin: 0;
padding: 0;
}
body {
padding: 100px 0 0 0;
text-align: center;
}
.wrapper {
box-shadow: 0 0 12px #000;
display: inline-block;
text-align: left;
border-radius: 6px;
padding: 10px;
}
/*
* 头部
******************************/
.wrapper .head {
line-height: 0px;
}
.wrapper .head img {
... | css/style.css | * {
margin: 0;
padding: 0;
}
body {
padding: 100px 0 0 0;
text-align: center;
}
.wrapper {
box-shadow: 0 0 12px #000;
display: inline-block;
text-align: left;
border-radius: 6px;
padding: 10px;
}
/*
* 头部
******************************/
.wrapper .head {
line-height: 0px;
}
.wrapper .head img {
... | 0.372505 | 0.071884 |
* {
font-family: "Poppins", sans-serif;
margin: 0;
letter-spacing: 2px;
}
.container-app {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
}
.container-quiz {
display: flex;
width: 40%;
height: 85%;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
flex-flow: column... | projectquiz/public/css/app.css | * {
font-family: "Poppins", sans-serif;
margin: 0;
letter-spacing: 2px;
}
.container-app {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
}
.container-quiz {
display: flex;
width: 40%;
height: 85%;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
flex-flow: column... | 0.467818 | 0.096493 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
background: #191919;
font-family: "Lato";
height: 100%;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out,... | app/app.component.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
background: #191919;
font-family: "Lato";
height: 100%;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out,... | 0.370453 | 0.071332 |
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body{
font-family: 'Montserrat', sans-serif;
background-color: black;
width: 100%;
}
ul{
padding-right: 50px;
}
li{
padding-right: 50px;
}
.carousel-item {
padding: 10% 25%;
text-align: center;
}
.header{
text-align: center;
color: #129... | style2.css | @import url('https://fonts.googleapis.com/css?family=Montserrat');
body{
font-family: 'Montserrat', sans-serif;
background-color: black;
width: 100%;
}
ul{
padding-right: 50px;
}
li{
padding-right: 50px;
}
.carousel-item {
padding: 10% 25%;
text-align: center;
}
.header{
text-align: center;
color: #129... | 0.1273 | 0.067917 |
@charset "utf-8";
body {
font-family: "Abril Fatface";
font-size: 100%;
line-height: 160%;
color: #000;
text-align: center;
background: #fff;
position: relative;
overflow: hidden;
visibility: hidden;
}
h1 {
position: fixed;
top: 10px;
right: 10px;
z-index: 999;
opacity: 0.6;
color: red;
... | assets/css/main.css | @charset "utf-8";
body {
font-family: "Abril Fatface";
font-size: 100%;
line-height: 160%;
color: #000;
text-align: center;
background: #fff;
position: relative;
overflow: hidden;
visibility: hidden;
}
h1 {
position: fixed;
top: 10px;
right: 10px;
z-index: 999;
opacity: 0.6;
color: red;
... | 0.530723 | 0.085327 |
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/* Orchid Beauty Style Sheet */
/* --------------------------*/
a:link {
color: #6D2542;
text-decoration:... | 前端案例收集/css/csszengarden.com-master/211/211.css | /* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/* Orchid Beauty Style Sheet */
/* --------------------------*/
a:link {
color: #6D2542;
text-decoration:... | 0.270673 | 0.062904 |
@import url("https://fonts.googleapis.com/css?family=Poppins&display=swap");
.chat-container {
display: grid;
grid-template-columns: 1fr 4fr;
grid-template-rows: 2fr 4fr;
width: 95%;
height: 85%;
grid-template-areas:
"aside article article"
"aside article article"
"loggedin footer footer";
}
.c... | src/pages/Chat.css | @import url("https://fonts.googleapis.com/css?family=Poppins&display=swap");
.chat-container {
display: grid;
grid-template-columns: 1fr 4fr;
grid-template-rows: 2fr 4fr;
width: 95%;
height: 85%;
grid-template-areas:
"aside article article"
"aside article article"
"loggedin footer footer";
}
.c... | 0.394551 | 0.105211 |
GtkPopover {
border-radius: 6px;
background-clip: border-box;
background-color: @background;
border: 1px solid @border;
box-shadow: 0 2px 3px @wm_shadow;
margin: 10px;
}
GtkPopover.osd {
background-color: @osd_popover_background;
border-color: @border;
box-shadow: 0 2px 8px 3px al... | data/test/css/050d9939b7ac5ba27892285fa36eeb70b7680936popover-model.css | GtkPopover {
border-radius: 6px;
background-clip: border-box;
background-color: @background;
border: 1px solid @border;
box-shadow: 0 2px 3px @wm_shadow;
margin: 10px;
}
GtkPopover.osd {
background-color: @osd_popover_background;
border-color: @border;
box-shadow: 0 2px 8px 3px al... | 0.665845 | 0.162413 |
*,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: 'Roboto',sans-serif;
color: #585656;
background: #232323;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
main {
display: flex;
overflow: hidden;
height: 100vh;
}
a {
text-deco... | master/DeveloperDesignerPageLayout/DeveloperDesignerPageLayout/css/demo.css | *,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: 'Roboto',sans-serif;
color: #585656;
background: #232323;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
main {
display: flex;
overflow: hidden;
height: 100vh;
}
a {
text-deco... | 0.405802 | 0.061537 |
.container {
height: 40px;
margin-bottom: 30px;
margin-top: 20px;
position: relative;
}
.selected {
background: transparent;
border: 1px solid #eef0f3;
border-radius: 3px;
box-sizing: border-box;
color: #4d6171;
font-size: 12px;
font-weight: 300;
overflow: hidden;
padding: 11px;
user-select... | src/components/combo/styles.css | .container {
height: 40px;
margin-bottom: 30px;
margin-top: 20px;
position: relative;
}
.selected {
background: transparent;
border: 1px solid #eef0f3;
border-radius: 3px;
box-sizing: border-box;
color: #4d6171;
font-size: 12px;
font-weight: 300;
overflow: hidden;
padding: 11px;
user-select... | 0.486332 | 0.078395 |
html{
margin: 0;
padding: 0;
scroll-behavior: smooth;
}
*{
font-family: "Open Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6{
font-family: "Poppins", sans-serif;
}
/*Scrollbar Styling*/
/*------------------------------------------------*/
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
backgroun... | assets/css/inperson.css | html{
margin: 0;
padding: 0;
scroll-behavior: smooth;
}
*{
font-family: "Open Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6{
font-family: "Poppins", sans-serif;
}
/*Scrollbar Styling*/
/*------------------------------------------------*/
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
backgroun... | 0.215433 | 0.037786 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#header-container {
background-color: white;
display: flex;
padding: 10px 0;
position: fixed;
width: 100vw;
... | styles/blog.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#header-container {
background-color: white;
display: flex;
padding: 10px 0;
position: fixed;
width: 100vw;
... | 0.516595 | 0.118819 |
body {
font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif !important;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body span,
body p,
body a,
body... | Application/Admin/Static/css/adminlte.css | body {
font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif !important;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body span,
body p,
body a,
body... | 0.281998 | 0.039012 |
{
"address-book-alt": "f101",
"address-book": "f102",
"adjust-alt": "f103",
"adjust": "f104",
"adult": "f105",
"align-center": "f106",
"align-justify": "f107",
"align-left": "f108",
"align-right": "f109",
"arrow-down": "f10a",
"arrow-left": "f10b",
"arrow-right": "f10c",
"arrow-up": "f10d",
... | public/admin_files/vendor/elusive-icons/dev/elusiveicons.css | {
"address-book-alt": "f101",
"address-book": "f102",
"adjust-alt": "f103",
"adjust": "f104",
"adult": "f105",
"align-center": "f106",
"align-justify": "f107",
"align-left": "f108",
"align-right": "f109",
"arrow-down": "f10a",
"arrow-left": "f10b",
"arrow-right": "f10c",
"arrow-up": "f10d",
... | 0.263126 | 0.378804 |
body,
.wrapper,
.header-fixed .affix,
.testimonial-boxed .center .testimonial-panel,
.blog-entry,
.skills,
.footer,
.sidebar,
.entry-prev-next,
.entry-widget,
.alerts,
.pricing-separated .pricing-panel .pricing--heading h4,
.pricing-separated .pricing-panel .pricing--heading-bg,
.pricing-panel .pricing--he... | assets/css/style-dark.css | body,
.wrapper,
.header-fixed .affix,
.testimonial-boxed .center .testimonial-panel,
.blog-entry,
.skills,
.footer,
.sidebar,
.entry-prev-next,
.entry-widget,
.alerts,
.pricing-separated .pricing-panel .pricing--heading h4,
.pricing-separated .pricing-panel .pricing--heading-bg,
.pricing-panel .pricing--he... | 0.287568 | 0.045991 |
.App {
/* margin-left: 100px; */
width: 100%;
justify-content: center;
align-items: center;
text-align: center;
}
.Dashboard {
margin-top: -10px;
width: 100%;
justify-content: center;
align-items: center;
text-align: center;
background-image: url(../images/dashboard-01.jpg) !important;
back... | src/css/App.css | .App {
/* margin-left: 100px; */
width: 100%;
justify-content: center;
align-items: center;
text-align: center;
}
.Dashboard {
margin-top: -10px;
width: 100%;
justify-content: center;
align-items: center;
text-align: center;
background-image: url(../images/dashboard-01.jpg) !important;
back... | 0.295738 | 0.05715 |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
max-width: 280px;
}
/* sty... | static/css/site.css | body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
max-width: 280px;
}
/* sty... | 0.391406 | 0.118742 |
html {
font-size: 62.5%;
}
/* 10/16=0.625*100 we want 1rem =10px (but actully 1rem=16px) */
*{
padding: 0;
margin: 0;
/* font-size: 62.5%; */
box-sizing: border-box;
}
body{
width:100%;
height:100vh;
/* background: linear-gradient(to left, rgba(116, 235, 213, 0.4),rgba(159, 172, 230, 0.2)),url(../im... | form-validation-3/css/style.css | html {
font-size: 62.5%;
}
/* 10/16=0.625*100 we want 1rem =10px (but actully 1rem=16px) */
*{
padding: 0;
margin: 0;
/* font-size: 62.5%; */
box-sizing: border-box;
}
body{
width:100%;
height:100vh;
/* background: linear-gradient(to left, rgba(116, 235, 213, 0.4),rgba(159, 172, 230, 0.2)),url(../im... | 0.545286 | 0.074467 |
background-color: rgb(29, 106, 188);
width: 100%;
height: 50px;
position: relative;
}
#second-section{
background: rgb(54,54,54);
width: 100%;
height :30px;
position: absolute;
... | public/css/style.css |
background-color: rgb(29, 106, 188);
width: 100%;
height: 50px;
position: relative;
}
#second-section{
background: rgb(54,54,54);
width: 100%;
height :30px;
position: absolute;
... | 0.598547 | 0.090615 |
background: radial-gradient(rgb(26, 25, 25), #244424);
} */
.carousel-item {
height: 100vh;
min-height: 300px;
background: no-repeat center center scroll;
-webkit-box-size: cover;
background-size: cover;
}
.carousel-caption {
top: 40%;
}
.carousel-caption h5 {
font-size: 45px;
text-transform: upper... | assets/css/style.css | background: radial-gradient(rgb(26, 25, 25), #244424);
} */
.carousel-item {
height: 100vh;
min-height: 300px;
background: no-repeat center center scroll;
-webkit-box-size: cover;
background-size: cover;
}
.carousel-caption {
top: 40%;
}
.carousel-caption h5 {
font-size: 45px;
text-transform: upper... | 0.436142 | 0.068195 |
html {
height: 100%;
font-family: 'Kiwi Maru', serif;
}
body {
background-image: url("../images/guinote_background.png");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
#pantalla {
min-width: 100%;
min-height: 100%;
}
#back {
clear: both;
... | styles/perfil.css | html {
height: 100%;
font-family: 'Kiwi Maru', serif;
}
body {
background-image: url("../images/guinote_background.png");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
#pantalla {
min-width: 100%;
min-height: 100%;
}
#back {
clear: both;
... | 0.540681 | 0.119948 |
.mdc-typography {
font-family: Roboto, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.mdc-typography--headline1 {
font-family: Roboto, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-size: 6rem;
line-heigh... | ui/dist/main.css | .mdc-typography {
font-family: Roboto, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.mdc-typography--headline1 {
font-family: Roboto, sans-serif;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-size: 6rem;
line-heigh... | 0.460046 | 0.061396 |
html, body {
padding: 0;
margin: 0;
width: 100%;
height: 100%;
background-color: #4f5b6d;
color: #fff;
}
div {
box-sizing: border-box;
}
.mdt-panel {
background-color: #384359;
padding: 10px;
border-radius: 2px;
min-height: 100px;
max-width: 500px;
margin: 3px auto;... | public/css/main.css | html, body {
padding: 0;
margin: 0;
width: 100%;
height: 100%;
background-color: #4f5b6d;
color: #fff;
}
div {
box-sizing: border-box;
}
.mdt-panel {
background-color: #384359;
padding: 10px;
border-radius: 2px;
min-height: 100px;
max-width: 500px;
margin: 3px auto;... | 0.605916 | 0.110591 |
.with-sidebar-horizontal .main-header > .logo,
.with-sidebar-horizontal.fixed .main-header > .logo {
border-right: none; }
.with-sidebar-horizontal .main-header .sidebar-toggle,
.with-sidebar-horizontal.fixed .main-header .sidebar-toggle {
display: none; }
.with-sidebar-horizontal .main-sidebar,
.with-sidebar-ho... | app/Areas/Admin/Content/css/my-skins/_all-my-skins.css | .with-sidebar-horizontal .main-header > .logo,
.with-sidebar-horizontal.fixed .main-header > .logo {
border-right: none; }
.with-sidebar-horizontal .main-header .sidebar-toggle,
.with-sidebar-horizontal.fixed .main-header .sidebar-toggle {
display: none; }
.with-sidebar-horizontal .main-sidebar,
.with-sidebar-ho... | 0.378804 | 0.044204 |
* {
margin: 0;
padding: 0;
line-height: 1;
font-family: YouYuan;
}
a {
text-decoration: none;
color: inherit;
}
ul,
ol {
list-style: none;
}
em,
i {
font-style: normal;
position: absolute;
top: 90%;
left: 50%;
transform: translateX(-50%);
width: 50px;
height: 50px;
background: url("../imag... | myself1/css/myself.css | * {
margin: 0;
padding: 0;
line-height: 1;
font-family: YouYuan;
}
a {
text-decoration: none;
color: inherit;
}
ul,
ol {
list-style: none;
}
em,
i {
font-style: normal;
position: absolute;
top: 90%;
left: 50%;
transform: translateX(-50%);
width: 50px;
height: 50px;
background: url("../imag... | 0.444324 | 0.098947 |
@media (max-width: 1199px) {
.new-banner-content .banner-content-inner {
padding: 5px 12px 2px;
}
.new-banner-content .banner-content-inner .location-field {
width: 29%;
}
.new-banner-content .banner-content-inner .find-text.location-field {
width: 32%
}
}
@media (max-width: 991px) {
.new-banner-co... | assets/new_design/css/search-responsive.css | @media (max-width: 1199px) {
.new-banner-content .banner-content-inner {
padding: 5px 12px 2px;
}
.new-banner-content .banner-content-inner .location-field {
width: 29%;
}
.new-banner-content .banner-content-inner .find-text.location-field {
width: 32%
}
}
@media (max-width: 991px) {
.new-banner-co... | 0.230054 | 0.097219 |
@font-face {
font-family: OldLondon;
src: url('./assets/fonts/OldLondon.ttf') format('truetype'),
url('./assets/fonts/OldLondon.woff') format('woff'),
url('./assets/fonts/OldLondon.woff2') format('woff2');
}
body {
background-color: #0e292e;
color: #ffffff;
}
/* ----- Navigation bar ----- */
.nav-bar {
back... | src/App.css | @font-face {
font-family: OldLondon;
src: url('./assets/fonts/OldLondon.ttf') format('truetype'),
url('./assets/fonts/OldLondon.woff') format('woff'),
url('./assets/fonts/OldLondon.woff2') format('woff2');
}
body {
background-color: #0e292e;
color: #ffffff;
}
/* ----- Navigation bar ----- */
.nav-bar {
back... | 0.344003 | 0.058966 |
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
/* background-color:#FFFFF1; */
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
overflow: auto;
}
.titleheadline {
font-family: Arial Black, Times New Roman, Times, serif;
color: darkgrey;
font-size: 36px;... | css/styles.css | body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
/* background-color:#FFFFF1; */
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
overflow: auto;
}
.titleheadline {
font-family: Arial Black, Times New Roman, Times, serif;
color: darkgrey;
font-size: 36px;... | 0.311636 | 0.068071 |
.img-box, .text-box {
display: block;
width: 100%;
height: 100%;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transiti... | css/about.css | .img-box, .text-box {
display: block;
width: 100%;
height: 100%;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transiti... | 0.35768 | 0.096153 |
@font-face {
font-family: "LuxiMonoRegular";
font-weight: normal;
font-style: normal;
src: url("fonts/luximr-webfont.woff") format("woff"); }
@font-face {
font-family: "LuxiMonoOblique";
font-weight: normal;
font-style: normal;
src: url("fonts/luximri-webfont.woff") format("woff"); }
@font... | site/modules/InputfieldAceEditor/InputfieldAceEditor.css | @font-face {
font-family: "LuxiMonoRegular";
font-weight: normal;
font-style: normal;
src: url("fonts/luximr-webfont.woff") format("woff"); }
@font-face {
font-family: "LuxiMonoOblique";
font-weight: normal;
font-style: normal;
src: url("fonts/luximri-webfont.woff") format("woff"); }
@font... | 0.349089 | 0.052449 |