code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
* {
font-family: 'Ubuntu', sans-serif;
}
body, legend {
background-color: rgb(41, 41, 41);
color: white;
}
h2 + a.btn.btn-success {
margin-top: 20px;
}
input + input#submit-form {
margin-right: 10px;
}
strong {
color: red;
}
/* add image */
input[type="file"] {
padding: 0;
}
input[type=... | public/css/site.css | * {
font-family: 'Ubuntu', sans-serif;
}
body, legend {
background-color: rgb(41, 41, 41);
color: white;
}
h2 + a.btn.btn-success {
margin-top: 20px;
}
input + input#submit-form {
margin-right: 10px;
}
strong {
color: red;
}
/* add image */
input[type="file"] {
padding: 0;
}
input[type=... | 0.448668 | 0.086942 |
@charset "utf-8";
.box{ width:100%; margin:0 auto;}
/*============================资料分类===================================*/
.content{ width:1200px; margin:0 auto; overflow:hidden;}
.limitbuy{ width:1200px; float:left; overflow:hidden;}
.limitbuy01{ width:1200px; height:32px; padding-top:20px; float:left; border-bo... | src/main/webapp/styles/front/style/qianggou_page.css | @charset "utf-8";
.box{ width:100%; margin:0 auto;}
/*============================资料分类===================================*/
.content{ width:1200px; margin:0 auto; overflow:hidden;}
.limitbuy{ width:1200px; float:left; overflow:hidden;}
.limitbuy01{ width:1200px; height:32px; padding-top:20px; float:left; border-bo... | 0.406744 | 0.183722 |
html {
background: url(outdoor-bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
table {
border: 10px solid black;
padding: 5px;
display: block;
margin-left: auto;
margin-ri... | css/sales-style.css | html {
background: url(outdoor-bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
table {
border: 10px solid black;
padding: 5px;
display: block;
margin-left: auto;
margin-ri... | 0.374676 | 0.115312 |
display: none;
position: fixed;
left: 50%;
transform: translateX(-50%);
bottom: 50px;
background-color: #f1f1f1;
padding: 12px;
border-radius: 25px;
border: solid 1px black;
}
#mobileMenu > * {
margin: 0 5px;
}
@media (max-width: 1024px) {
#mobileMenu {
display: fle... | app/src/style/mobileMenu.css | display: none;
position: fixed;
left: 50%;
transform: translateX(-50%);
bottom: 50px;
background-color: #f1f1f1;
padding: 12px;
border-radius: 25px;
border: solid 1px black;
}
#mobileMenu > * {
margin: 0 5px;
}
@media (max-width: 1024px) {
#mobileMenu {
display: fle... | 0.417628 | 0.086864 |
.outro {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
outline: none;
}
.outro__text {
max-width: 1024px;
width: 100%;
position: relative;
top: calc(var(--spaceL) * -1);
@media (--mediaDesktop) {
& {
max-width: 920p... | src/pages/Resume/index.css | .outro {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
outline: none;
}
.outro__text {
max-width: 1024px;
width: 100%;
position: relative;
top: calc(var(--spaceL) * -1);
@media (--mediaDesktop) {
& {
max-width: 920p... | 0.480479 | 0.071461 |
@font-face {
font-family: "Inter";
src: url("/fonts/inter/Inter-Regular.eot"); /* IE9 Compat Modes */
src: local("Inter"),
url("/fonts/inter/Inter-Regular.eot?#iefix") format("embedded-opentype"),
/* IE6-IE8 */ url("/fonts/inter/Inter-Regular.woff2") format("woff2"),
/* Super Modern Browsers */ url("/... | airbyte-webapp/src/index.css | @font-face {
font-family: "Inter";
src: url("/fonts/inter/Inter-Regular.eot"); /* IE9 Compat Modes */
src: local("Inter"),
url("/fonts/inter/Inter-Regular.eot?#iefix") format("embedded-opentype"),
/* IE6-IE8 */ url("/fonts/inter/Inter-Regular.woff2") format("woff2"),
/* Super Modern Browsers */ url("/... | 0.232833 | 0.045692 |
.table {
box-sizing: border-box;
color: #666;
font-size: 12px;
text-shadow: 1px 1px 0px #fff;
background: #eaebec;
border: #ccc 1px solid;
width: 100%;
max-height: 250px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 2px... | JavaScript/CodeGenerator/style/control/table.css | .table {
box-sizing: border-box;
color: #666;
font-size: 12px;
text-shadow: 1px 1px 0px #fff;
background: #eaebec;
border: #ccc 1px solid;
width: 100%;
max-height: 250px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 2px... | 0.427994 | 0.264905 |
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,
... | css/index.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.470007 | 0.077762 |
html, body {
width: 100%;
height: 100%;
font-family: Arial, Helvetica, sans-serif !important;
}
body {
-ms-overflow-style: scrollbar;
}
.btn {
margin-top: 4px;
margin-right: 4px;
font-size: 12px;
font-weight: bold;
color: #ED1B2E;
background-color: #fff;
border: 1px solid #... | styles.css |
html, body {
width: 100%;
height: 100%;
font-family: Arial, Helvetica, sans-serif !important;
}
body {
-ms-overflow-style: scrollbar;
}
.btn {
margin-top: 4px;
margin-right: 4px;
font-size: 12px;
font-weight: bold;
color: #ED1B2E;
background-color: #fff;
border: 1px solid #... | 0.613931 | 0.070496 |
body {
margin: 0;
background: #E5E5E5;
font-weight: 300;
font-family: "RobotoDraft", Helvetica, Arial, sans-serif;
letter-spacing: .1px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
.toolbar, .content {
min-width: 440px;
}
.toolbar, .footer {
background: #03A9F4;
widt... | style.css | body {
margin: 0;
background: #E5E5E5;
font-weight: 300;
font-family: "RobotoDraft", Helvetica, Arial, sans-serif;
letter-spacing: .1px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
.toolbar, .content {
min-width: 440px;
}
.toolbar, .footer {
background: #03A9F4;
widt... | 0.434461 | 0.096706 |
background-image: url(../img/skydive.png);
background-size: cover;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-position: center;
background-repeat: no-repeat;
position: fixed;
z-index: -1;
}
#topblock {
background-color: rgba(0, 199, 244, 1);
/*display: inline-block;*/
width: 100%;
... | css/styles.css | background-image: url(../img/skydive.png);
background-size: cover;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-position: center;
background-repeat: no-repeat;
position: fixed;
z-index: -1;
}
#topblock {
background-color: rgba(0, 199, 244, 1);
/*display: inline-block;*/
width: 100%;
... | 0.386532 | 0.089813 |
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");
* {
box-sizing: border-box;
padding: 0;
margin: 0;
scroll-behavior: smooth;
}
body {
font-family: "Roboto", sans-serif;
color: #333;
li... | style.css | @import url("https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");
* {
box-sizing: border-box;
padding: 0;
margin: 0;
scroll-behavior: smooth;
}
body {
font-family: "Roboto", sans-serif;
color: #333;
li... | 0.404507 | 0.095097 |
html {
/* allow scrolling if layout hits min-width/height */
overflow: auto !important; /* override Layout default of 'hidden' */
}
body {
background: #777;
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 0 20px !important; /* override Layout default of '... | lib/layout/css/main.css | html {
/* allow scrolling if layout hits min-width/height */
overflow: auto !important; /* override Layout default of 'hidden' */
}
body {
background: #777;
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 0 20px !important; /* override Layout default of '... | 0.264358 | 0.045205 |
:root {
--theme-light-bg: #eeeeee;
--theme-light-fg: grey;
--theme-light-text: #111111;
--theme-light-link: darkslateblue;
--theme-light-h1: #111111;
--theme-light-h2: darkgoldenrod;
--theme-light-h3: darkcyan;
--theme-light-switch-shadow: #373d4e;
--theme-light-toggle-text: 'light';
--theme-dark-b... | css/theme.css | :root {
--theme-light-bg: #eeeeee;
--theme-light-fg: grey;
--theme-light-text: #111111;
--theme-light-link: darkslateblue;
--theme-light-h1: #111111;
--theme-light-h2: darkgoldenrod;
--theme-light-h3: darkcyan;
--theme-light-switch-shadow: #373d4e;
--theme-light-toggle-text: 'light';
--theme-dark-b... | 0.410874 | 0.090534 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
* {
margin: 0;
padding: 0;
}
html {
overflow-y: scroll;
/* This code stops the page from moving when clicking on a new link */
}
.active a {
color: #fff;
}
body {
background-color: #d1dbe6;
}
.card-body {
b... | assets/css/style.css |
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
* {
margin: 0;
padding: 0;
}
html {
overflow-y: scroll;
/* This code stops the page from moving when clicking on a new link */
}
.active a {
color: #fff;
}
body {
background-color: #d1dbe6;
}
.card-body {
b... | 0.41052 | 0.068195 |
@font-face {
font-family: 'linea';
src: url('../fonts/linea.eot?v=1.0.0');
src: url('../fonts/linea.ttf?v=1.0.0') format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="li-"], [class*=" li-"] {
font-family: 'linea';
speak: none;
font-style: normal;
font-weight: normal;
font-variant... | oxygen-webhelp/resource/plugins/system/bdthemes_shortcodes/css/linea.css | @font-face {
font-family: 'linea';
src: url('../fonts/linea.eot?v=1.0.0');
src: url('../fonts/linea.ttf?v=1.0.0') format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="li-"], [class*=" li-"] {
font-family: 'linea';
speak: none;
font-style: normal;
font-weight: normal;
font-variant... | 0.336222 | 0.17259 |
html {
font-size: 1em;
line-height: 1.4;
display: block;
}
head {
display: none;
}
body {
background: #333333 url(http://demo.phpjabbers.com/freescripts/php-user-login/img/bg.jpg)
no-repeat center bottom fixed;
background-size: cover;
font-family: 'Roboto', sans-serif;
font-weigh... | Login Form/css/main-form.css | html {
font-size: 1em;
line-height: 1.4;
display: block;
}
head {
display: none;
}
body {
background: #333333 url(http://demo.phpjabbers.com/freescripts/php-user-login/img/bg.jpg)
no-repeat center bottom fixed;
background-size: cover;
font-family: 'Roboto', sans-serif;
font-weigh... | 0.405566 | 0.103885 |
body {
font-family: helvetica, sans-serif;
color: black;
}
h1 {
font-size: 55px;
color: black;
}
.container {
display: grid;
grid-gap: 3px;
grid-template-columns: 1fr;
grid-template-rows: 1fr 6fr 4fr 1fr;
}
header {
text-align: center;
}
main {
background-color: white;
... | Opdracht_HTML_CSS_Refresher/style.css |
body {
font-family: helvetica, sans-serif;
color: black;
}
h1 {
font-size: 55px;
color: black;
}
.container {
display: grid;
grid-gap: 3px;
grid-template-columns: 1fr;
grid-template-rows: 1fr 6fr 4fr 1fr;
}
header {
text-align: center;
}
main {
background-color: white;
... | 0.458349 | 0.226206 |
@media screen and (max-width: 650px) and (min-width: 426px){
.time{
height: 100%;
background: none;
border: 1px solid white;
}
#wrapper{
position: absolute;
width:200px;
height:200px;
border-radius:50%;
background:rgba(0,255,255,0.4);
... | css/style15L.css | @media screen and (max-width: 650px) and (min-width: 426px){
.time{
height: 100%;
background: none;
border: 1px solid white;
}
#wrapper{
position: absolute;
width:200px;
height:200px;
border-radius:50%;
background:rgba(0,255,255,0.4);
... | 0.192388 | 0.077727 |
*{
font-family: 'Roboto', sans-serif;
font-color: white;
font-size: 30px;
margin: 0;
padding: 0;
font-size: 100%;
}
html body{
min-height:100vh;
min-width: 250px;
background-repeat: no-repeat;
background-color: #ffffff;
background-image: linear-gradient(45deg, #ffffff 0%, #efe0ed 100%);
}
nav{
line-height... | css/style.css | *{
font-family: 'Roboto', sans-serif;
font-color: white;
font-size: 30px;
margin: 0;
padding: 0;
font-size: 100%;
}
html body{
min-height:100vh;
min-width: 250px;
background-repeat: no-repeat;
background-color: #ffffff;
background-image: linear-gradient(45deg, #ffffff 0%, #efe0ed 100%);
}
nav{
line-height... | 0.247351 | 0.063599 |
.container {
margin: 20px auto;
width: 600px;
padding: 0px 20px 20px 20px;
border: 1px dotted black;
}
th {
text-align: left;
}
@media screen and (max-width: 1100px) {
#vanilla-slideshow .vanilla-slide img {
width: 1200px !important;
float: left;
}
.top-nav .menu-container {
display: tabl... | elcaminolax.css | .container {
margin: 20px auto;
width: 600px;
padding: 0px 20px 20px 20px;
border: 1px dotted black;
}
th {
text-align: left;
}
@media screen and (max-width: 1100px) {
#vanilla-slideshow .vanilla-slide img {
width: 1200px !important;
float: left;
}
.top-nav .menu-container {
display: tabl... | 0.314261 | 0.115237 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
background-image: linear-gradient(rgba(62, 20, 20, 0.4), rgba(62, 20, 20, 0.4)), url(../img/background01.jpg);
background-size: cover;
background-position: center;
font-family: Lato;
height: ... | assets/css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
background-image: linear-gradient(rgba(62, 20, 20, 0.4), rgba(62, 20, 20, 0.4)), url(../img/background01.jpg);
background-size: cover;
background-position: center;
font-family: Lato;
height: ... | 0.641422 | 0.114839 |
.hero-container {
display: flex;
max-width: 100%;
height: auto;
z-index: -3;
}
.left-side {
width: 50%;
z-index: -3;
}
.left-side-dog{
position: relative;
height: 576px;
float: right;
/* grid-area: 1 / 2 / span 2 / span 1; */
}
.right-side{
position: relative;
width... | application/frontend/src/components/Hero/HeroContainer.module.css | .hero-container {
display: flex;
max-width: 100%;
height: auto;
z-index: -3;
}
.left-side {
width: 50%;
z-index: -3;
}
.left-side-dog{
position: relative;
height: 576px;
float: right;
/* grid-area: 1 / 2 / span 2 / span 1; */
}
.right-side{
position: relative;
width... | 0.366363 | 0.124719 |
@keyframes moveAni{
0%{
left:0;
}
25%{
left:-5%;
}
75%{
left:5%;
}
100%{
left:0;
}
}
@-webkit-keyframes moveAni{
0%{
left:0;
}
25%{
left:-5%;
}
75%{
left:5%;
}
100%{
left:0;
}
}
.moveAniAct{
... | public/static/astu/css/index.css | @keyframes moveAni{
0%{
left:0;
}
25%{
left:-5%;
}
75%{
left:5%;
}
100%{
left:0;
}
}
@-webkit-keyframes moveAni{
0%{
left:0;
}
25%{
left:-5%;
}
75%{
left:5%;
}
100%{
left:0;
}
}
.moveAniAct{
... | 0.285372 | 0.097262 |
* Application.css
*
* application-wide style standards, mostly related to html elements but also layouts
*/
/**
* TABLE OF CONTENTS
*
* =BODY
* =TITLES
* =FORMS
* =PRE/CODE
* =LINKS
* =LISTS
* =PARAGRAPHS
* =TABLES
* =HELPER_CLASSES
* =LAYOUTS
* ==APPLICATION
* ==IN PLAN
* ==PARTIALS
* ===PLAN_NAV... | server/webapp/stylesheets/structure/application.css | * Application.css
*
* application-wide style standards, mostly related to html elements but also layouts
*/
/**
* TABLE OF CONTENTS
*
* =BODY
* =TITLES
* =FORMS
* =PRE/CODE
* =LINKS
* =LISTS
* =PARAGRAPHS
* =TABLES
* =HELPER_CLASSES
* =LAYOUTS
* ==APPLICATION
* ==IN PLAN
* ==PARTIALS
* ===PLAN_NAV... | 0.260766 | 0.058804 |
@media (max-width: 1250px) {
.header {
top: 20px;
border-radius: 0;
background-color: rgba(0, 0, 0, 0.6); }
.header .navbar-brand {
border-right: 0; }
.header .navbar-nav .nav-item > .nav-link {
font-size: 14px;
margin: 0 3px; }
.header .navbar-nav.navbar-right-pane... | assets/scss/responsive.css | @media (max-width: 1250px) {
.header {
top: 20px;
border-radius: 0;
background-color: rgba(0, 0, 0, 0.6); }
.header .navbar-brand {
border-right: 0; }
.header .navbar-nav .nav-item > .nav-link {
font-size: 14px;
margin: 0 3px; }
.header .navbar-nav.navbar-right-pane... | 0.304559 | 0.04548 |
body {
color: #000;
background: #e8e8e8 url(images/bkg.jpg) left top repeat-x fixed;
font-family: "Bitstream Vera Sans","Verdana";
text-decoration: none;
word-spacing: Normal;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 14px;
font-size: 13px;
}
a:link { text-decoration: none; color: ... | pitchfork/theme/thexy/theme.css |
body {
color: #000;
background: #e8e8e8 url(images/bkg.jpg) left top repeat-x fixed;
font-family: "Bitstream Vera Sans","Verdana";
text-decoration: none;
word-spacing: Normal;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 14px;
font-size: 13px;
}
a:link { text-decoration: none; color: ... | 0.251556 | 0.065935 |
.searchcontact{
margin-top: -200px;
}
.header .top-header {
background: #7f0202;
}
.about .image-box .fun-fact-inner{
background: #7f0202;
color:#fff;
}
.social{
background: #fff;
padding-top:7px;
padding-left:5px;
padding-right:5px;
border-radius: 5px;
}
.brandP{
text-align:... | public/assets/css/custom.css | .searchcontact{
margin-top: -200px;
}
.header .top-header {
background: #7f0202;
}
.about .image-box .fun-fact-inner{
background: #7f0202;
color:#fff;
}
.social{
background: #fff;
padding-top:7px;
padding-left:5px;
padding-right:5px;
border-radius: 5px;
}
.brandP{
text-align:... | 0.507568 | 0.143457 |
@import url('https://use.typekit.net/wvh2fzc.css');
html,
body,
#root,
#gatsby-focus-wrapper, /* credit: https://dev.to/greggoms/comment/ef3a */
#___gatsby,
.top-level-div {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.background-clr {
z-index: -2;
background-color: black;
width: 100%;
... | src/styles/global.css | @import url('https://use.typekit.net/wvh2fzc.css');
html,
body,
#root,
#gatsby-focus-wrapper, /* credit: https://dev.to/greggoms/comment/ef3a */
#___gatsby,
.top-level-div {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.background-clr {
z-index: -2;
background-color: black;
width: 100%;
... | 0.323701 | 0.066539 |
body{
margin:0px;
}
p{
color: blue;
}
.header{
width: 100%;
padding: 0;
z-index: 12;
margin: 0 auto;
background: #DFD3D5;
height: 47px;
/*position: fixed;*/
top: 0;
}
.body{
width: auto;
height:100vh;
/*background:#DFD3D5;*/
}
.menu{
/*background: #6EC3E2;*/
width: 17%;
height... | public/css/app.css | body{
margin:0px;
}
p{
color: blue;
}
.header{
width: 100%;
padding: 0;
z-index: 12;
margin: 0 auto;
background: #DFD3D5;
height: 47px;
/*position: fixed;*/
top: 0;
}
.body{
width: auto;
height:100vh;
/*background:#DFD3D5;*/
}
.menu{
/*background: #6EC3E2;*/
width: 17%;
height... | 0.325521 | 0.071591 |
body{
/*overflow: hidden;*/
}
/*Waterfall efect for single ball*/
.waterfall {
text-align: left;
top: 5px;
left: -160px;
position: relative;
animation-name: side-movement;
animation-duration: 25s;
animation-delay: 1s;
animation-timing-function: linear;
animation-iteration-count: ... | public/css/animations.css | body{
/*overflow: hidden;*/
}
/*Waterfall efect for single ball*/
.waterfall {
text-align: left;
top: 5px;
left: -160px;
position: relative;
animation-name: side-movement;
animation-duration: 25s;
animation-delay: 1s;
animation-timing-function: linear;
animation-iteration-count: ... | 0.517327 | 0.105625 |
body {
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a:hover {
color: #00B7FF;
cursor: pointer;
}
li:hover {
background-color: black;
cursor: pointer;
}
.clickable-tr>td:hover {
cursor: pointer;
}
.clickable-rs>td:hover {
cursor: pointer;
}
nav#head {
position: fixed;
width: 100%;
... | public/stylesheets/style.css | body {
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a:hover {
color: #00B7FF;
cursor: pointer;
}
li:hover {
background-color: black;
cursor: pointer;
}
.clickable-tr>td:hover {
cursor: pointer;
}
.clickable-rs>td:hover {
cursor: pointer;
}
nav#head {
position: fixed;
width: 100%;
... | 0.536799 | 0.095983 |
@font-face {
font-family: 'Bellota-LightItalic';
src: url('../fonts/Bellota-LightItalic.otf');
}
@font-face {
font-family: 'Bellota-BoldItalic';
src: url('../fonts/Bellota-BoldItalic.otf');
}
body {
line-height: 17px;
background-color: #E6EAE8;
}
a {
color: #837272;
text-decoration: n... | assets/css/style.css | @font-face {
font-family: 'Bellota-LightItalic';
src: url('../fonts/Bellota-LightItalic.otf');
}
@font-face {
font-family: 'Bellota-BoldItalic';
src: url('../fonts/Bellota-BoldItalic.otf');
}
body {
line-height: 17px;
background-color: #E6EAE8;
}
a {
color: #837272;
text-decoration: n... | 0.38168 | 0.128388 |
@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');
:root {
--main1-color: #e63946;
--main2-color: #fff;
--main3-color: #000;
--main4-color: #a8dadc;
--main5-color: #4db6ac;
--main6-color: #1d3557;
}
body{
background-color: var(--main2-color);
}
*{
padding: 0;... | app/static/css/styles.css | @import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');
:root {
--main1-color: #e63946;
--main2-color: #fff;
--main3-color: #000;
--main4-color: #a8dadc;
--main5-color: #4db6ac;
--main6-color: #1d3557;
}
body{
background-color: var(--main2-color);
}
*{
padding: 0;... | 0.544075 | 0.070816 |
{
background-color: transparent;
font-size: 11px;
line-height: 13px;
font-family: open-sans, sans-serif;
font-weight: 300;
font-style: italic;
}
#u365
{
-webkit-transition-duration: 1s;
-webkit-transition-delay: 0s;
-webkit-transition-timing-function: ease;
transition-duration: 1s;
transition-delay: 0s;
tr... | root/app/webroot/public_resources/css/master_a-p_g_-maestra.css | {
background-color: transparent;
font-size: 11px;
line-height: 13px;
font-family: open-sans, sans-serif;
font-weight: 300;
font-style: italic;
}
#u365
{
-webkit-transition-duration: 1s;
-webkit-transition-delay: 0s;
-webkit-transition-timing-function: ease;
transition-duration: 1s;
transition-delay: 0s;
tr... | 0.17245 | 0.048699 |
* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
}
body {
background-color: #2C2F33;
}
p, span, div, a, h1, h2, h3, h4, h5, h6 {
font-family: Rubik, Arial, sans-serif;
color: #fff;
}
p {
font-weight: 100;
}
h1 {
font-size: 3em;
font-weight: 500;
}
h2 {
font-size: 2em;
font-weight: 500... | docs/styles.css | * {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
}
body {
background-color: #2C2F33;
}
p, span, div, a, h1, h2, h3, h4, h5, h6 {
font-family: Rubik, Arial, sans-serif;
color: #fff;
}
p {
font-weight: 100;
}
h1 {
font-size: 3em;
font-weight: 500;
}
h2 {
font-size: 2em;
font-weight: 500... | 0.514888 | 0.121373 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.contents {
max-width: 600px;
margin-left: auto;
margin-right: auto;
padding: 0px 16px 0px 16px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif... | src/layouts/index.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans');
.contents {
max-width: 600px;
margin-left: auto;
margin-right: auto;
padding: 0px 16px 0px 16px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif... | 0.35869 | 0.080249 |
article {
margin: 10px;
float: left;
/*border: 1px white solid;*/
width: 100%;
}
.profilePolaroid {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
max-width: 20em;
height: 20em;
padding: 1.5em;
background-color: #dcd0ca;
box-sizing: border-box;
box-shadow: 1px... | dist/css/home.css | article {
margin: 10px;
float: left;
/*border: 1px white solid;*/
width: 100%;
}
.profilePolaroid {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
max-width: 20em;
height: 20em;
padding: 1.5em;
background-color: #dcd0ca;
box-sizing: border-box;
box-shadow: 1px... | 0.49048 | 0.149345 |
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
html,
body {
font-family: "Oswald", sans-serif;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
body {
display: grid;
}
.link {
transition: all 1s ease;
}
.link:hover {
animation: rubberBand;... | dist/style.css | @import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
html,
body {
font-family: "Oswald", sans-serif;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
body {
display: grid;
}
.link {
transition: all 1s ease;
}
.link:hover {
animation: rubberBand;... | 0.542136 | 0.095434 |
@charset "UTF-8";
/*!
* @name <%= name %>
* @author <%= author %>
* @date <%= date %>
*/
/**
* @method 清除浮动 %clearfix
* @description 清除浮动
* @example 调用
*
* ```scss
* div {
* @extend %clearfix;
* }
* ```
*
* ```css
* div {
*zoom: 1;
}
div:after {
display: block;
clear: both;
hei... | newhouse/site/HouseBundle/Resources/public/css/kfs.css | @charset "UTF-8";
/*!
* @name <%= name %>
* @author <%= author %>
* @date <%= date %>
*/
/**
* @method 清除浮动 %clearfix
* @description 清除浮动
* @example 调用
*
* ```scss
* div {
* @extend %clearfix;
* }
* ```
*
* ```css
* div {
*zoom: 1;
}
div:after {
display: block;
clear: both;
hei... | 0.539226 | 0.075858 |
:root {
--clr-white: #fff;
--clr-red-dark: hsl(360, 67%, 44%);
--clr-red-light: hsl(360, 71%, 66%);
--clr-green-dark: hsl(125, 67%, 44%);
--clr-green-light: hsl(125, 71%, 66%);
--clr-black: #222;
--transition: all 0.3s linear;
--spacing: 0.1rem;
--radius: 0.25rem;
--light-shadow: 0 5px 15px rgba(0, ... | src/index.css | :root {
--clr-white: #fff;
--clr-red-dark: hsl(360, 67%, 44%);
--clr-red-light: hsl(360, 71%, 66%);
--clr-green-dark: hsl(125, 67%, 44%);
--clr-green-light: hsl(125, 71%, 66%);
--clr-black: #222;
--transition: all 0.3s linear;
--spacing: 0.1rem;
--radius: 0.25rem;
--light-shadow: 0 5px 15px rgba(0, ... | 0.52756 | 0.091707 |
* Copyright (c) 2015-present, Zippy Technologies
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* Copyright (c) 2015-present, Zippy Technologies
*
* This source code is licensed under the MIT license found in the
* LICENSE fi... | node_modules/@zippytech/react-toolkit/NumericInput/index.css | * Copyright (c) 2015-present, Zippy Technologies
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* Copyright (c) 2015-present, Zippy Technologies
*
* This source code is licensed under the MIT license found in the
* LICENSE fi... | 0.854141 | 0.044995 |
body{
font-family: Arial, Helvetica, sans-serif;
background-image: linear-gradient(45deg, #331BFA, #5817E6, #B31CE6);
height: 100vh;
}
.container__img{
display: flex;
justify-content: center;
}
.iniciar{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: ... | style.css | body{
font-family: Arial, Helvetica, sans-serif;
background-image: linear-gradient(45deg, #331BFA, #5817E6, #B31CE6);
height: 100vh;
}
.container__img{
display: flex;
justify-content: center;
}
.iniciar{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: ... | 0.483405 | 0.135461 |
*, *::before, *::after {
box-sizing: border-box;
}
:root {
--font-regular: 'input_mono_regular', monospace;
--font-medium: 'input_mono_medium', monospace;
--font-thin: 'input_mono_thin', monospace;
--black: #222;
--grey: #aaa;
--white: #fcfcfc;
--red: #d95270;
color: var(--black);
font-family: var... | site/styles.css | *, *::before, *::after {
box-sizing: border-box;
}
:root {
--font-regular: 'input_mono_regular', monospace;
--font-medium: 'input_mono_medium', monospace;
--font-thin: 'input_mono_thin', monospace;
--black: #222;
--grey: #aaa;
--white: #fcfcfc;
--red: #d95270;
color: var(--black);
font-family: var... | 0.478285 | 0.096535 |
.page_button {
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0.5em 1em;
margin-left: 2px;
text-align: center;
text-decoration: none !important;
cursor: pointer;
color: #333 !important;
border: 1px solid transparent;
border-radius: 2px;
}
.page_button:active {
backgro... | SilveR/R/library/htmlTable/htmlwidgets/lib/table_pagination/table_pagination.css | .page_button {
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0.5em 1em;
margin-left: 2px;
text-align: center;
text-decoration: none !important;
cursor: pointer;
color: #333 !important;
border: 1px solid transparent;
border-radius: 2px;
}
.page_button:active {
backgro... | 0.352202 | 0.095898 |
@charset "utf-8";
*{
margin: 0;
padding: 0;
font-family:"微软雅黑";
}
a{text-decoration: none;color:#FFF}
.clear{clear:both;}
.clearfix:after{
content:"";
display: block;
height:0;
visibility: hidden;
clear: both;
}
.grade-ignore{float: right;
color: #f2eff5;
}
.left_pAct{background:#ec3b3b;... | src/main/webapp/static/modules/cms/front/themes/itv/css/businessDetail.css | @charset "utf-8";
*{
margin: 0;
padding: 0;
font-family:"微软雅黑";
}
a{text-decoration: none;color:#FFF}
.clear{clear:both;}
.clearfix:after{
content:"";
display: block;
height:0;
visibility: hidden;
clear: both;
}
.grade-ignore{float: right;
color: #f2eff5;
}
.left_pAct{background:#ec3b3b;... | 0.186836 | 0.103386 |
.util {
/* ASPECT RATIO
**********************************************/
.box-16-9 {
@util aspect-ratio(16:9);
}
/* CENTER
Block-level element of an unknown height and width, centered vertically within his parent.
Note: You should add position: relative to the parent element.
**********************... | src/styles/utils/_@utils.css | .util {
/* ASPECT RATIO
**********************************************/
.box-16-9 {
@util aspect-ratio(16:9);
}
/* CENTER
Block-level element of an unknown height and width, centered vertically within his parent.
Note: You should add position: relative to the parent element.
**********************... | 0.462959 | 0.31254 |
html, body {
height: 100%;
}
body {
font-family: sans-serif;
margin: 0;
display: grid;
grid-template-rows: 1fr auto auto;
grid-template-columns: auto 1fr;
overflow: hidden;
user-select: none;
}
input:not([type=checkbox]):not([type=file]) {
width: 7em;
}
input:not([type=checkbox]):not([type=file]).small {
w... | style.css | html, body {
height: 100%;
}
body {
font-family: sans-serif;
margin: 0;
display: grid;
grid-template-rows: 1fr auto auto;
grid-template-columns: auto 1fr;
overflow: hidden;
user-select: none;
}
input:not([type=checkbox]):not([type=file]) {
width: 7em;
}
input:not([type=checkbox]):not([type=file]).small {
w... | 0.357007 | 0.087408 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("ruliweb.com") {
/** 광고 제거**/
#ti3,
.nbp_container,
.adrrr,
.ti_wrapper,
.ad {
display: none !important;
}
/** 메인 화면 간격 조정 **/
#header .logo {
height: 42px !important;
}
#header .logo:first-child {
width: 130px;
}
#header... | data/usercss/151156.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("ruliweb.com") {
/** 광고 제거**/
#ti3,
.nbp_container,
.adrrr,
.ti_wrapper,
.ad {
display: none !important;
}
/** 메인 화면 간격 조정 **/
#header .logo {
height: 42px !important;
}
#header .logo:first-child {
width: 130px;
}
#header... | 0.286568 | 0.070304 |
* {
font: 12pt "Guardian Egyptian Web","Guardian Text Egyptian Web",Georgia,serif;;
}
html {
background-color: #dfdfdf;
}
body {
background-color: white;
margin: 0 auto;
}
div#content {
width: 900px;
margin: auto;
}
h1 {
background: #005689;
color: white;
font-weight: normal;
... | public/stylesheets/main.css | * {
font: 12pt "Guardian Egyptian Web","Guardian Text Egyptian Web",Georgia,serif;;
}
html {
background-color: #dfdfdf;
}
body {
background-color: white;
margin: 0 auto;
}
div#content {
width: 900px;
margin: auto;
}
h1 {
background: #005689;
color: white;
font-weight: normal;
... | 0.575707 | 0.180648 |
:root
{
--background-color: #191b1f;
--body-color: #2d323b;
}
body
{
background-color: var(--background-color);
text-align: left;
margin: 0;
color: #eee;
font-family: 'Indie Flower';
font-weight: 300;
line-height: 1.6;
min-width: 320px;
height: 100%;
position: relative;
}
h1, h2, h3, h4, p
{
... | css/style.css | :root
{
--background-color: #191b1f;
--body-color: #2d323b;
}
body
{
background-color: var(--background-color);
text-align: left;
margin: 0;
color: #eee;
font-family: 'Indie Flower';
font-weight: 300;
line-height: 1.6;
min-width: 320px;
height: 100%;
position: relative;
}
h1, h2, h3, h4, p
{
... | 0.383988 | 0.090053 |
body{
font-family: 'Varela', sans-serif;;
color: #6A6A6A;
}
.header_area{
background: url(img/txt2.jpg) no-repeat fixed center center / cover;
}
.navbar-brand i{
font-size: 40px;
}
.navbar-brand i:hover{
color: pink;
}
.navbar-default{
background: none;
border: none;
}
.navbar-default .navba... | style.css | body{
font-family: 'Varela', sans-serif;;
color: #6A6A6A;
}
.header_area{
background: url(img/txt2.jpg) no-repeat fixed center center / cover;
}
.navbar-brand i{
font-size: 40px;
}
.navbar-brand i:hover{
color: pink;
}
.navbar-default{
background: none;
border: none;
}
.navbar-default .navba... | 0.318485 | 0.09236 |
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400&display=swap");
body {
font-size: 16px;
font-family: "Lato", sans-serif;
color: #4b5280;
}
body.body-color-three {
background-color: #f5f7fa;
}
.container {
max-width: 1260px;
}
a {
display: inline-bl... | public/page/assets/css/style.css | @import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400&display=swap");
body {
font-size: 16px;
font-family: "Lato", sans-serif;
color: #4b5280;
}
body.body-color-three {
background-color: #f5f7fa;
}
.container {
max-width: 1260px;
}
a {
display: inline-bl... | 0.363534 | 0.076132 |
:root {
--color-black: #000;
--color-white: #fff;
--color-border-primary: #ddd;
--color-border-secondary: #eee;
--color-heading-text: #333;
--color-body-text: #666;
}
* {
outline: none;
}
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
... | demo/src/index.css | :root {
--color-black: #000;
--color-white: #fff;
--color-border-primary: #ddd;
--color-border-secondary: #eee;
--color-heading-text: #333;
--color-body-text: #666;
}
* {
outline: none;
}
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
... | 0.555918 | 0.149128 |
* {
padding: 0;
margin: 0;
box-sizing: content-box;
}
body {
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
flex-wrap: wrap;
}
/*
AREA TOP ↴
*/
.container_top {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(24, 24, 24, 1);
... | css/style.css | * {
padding: 0;
margin: 0;
box-sizing: content-box;
}
body {
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
flex-wrap: wrap;
}
/*
AREA TOP ↴
*/
.container_top {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(24, 24, 24, 1);
... | 0.488527 | 0.133359 |
@font-face {
src: url('../../fonts/kc-fonts_headliner/workout-header.ttf');
font-family: block-header;
}
.feedback-container {
display: grid;
grid-template-columns: 33% 1fr;
grid-gap: 10px;
}
/* This is for the rating section */
.rating-container {
margin-top: 15px;
display: flex;
fl... | client/src/pages/styles/Feedback.css | @font-face {
src: url('../../fonts/kc-fonts_headliner/workout-header.ttf');
font-family: block-header;
}
.feedback-container {
display: grid;
grid-template-columns: 33% 1fr;
grid-gap: 10px;
}
/* This is for the rating section */
.rating-container {
margin-top: 15px;
display: flex;
fl... | 0.553505 | 0.09236 |
display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
outli... | src/main/resources/static/sitecss/topbtn.css | display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
outli... | 0.462716 | 0.092319 |
.hero {
background-color: #0033a0;
}
img{
object-fit: cover;
}
.meetups {
background-color: #d4f3f9;
margin: 10px 20px;
padding: 30px;
}
.button-container.long-section-button {
display: flex;
justify-content: flex-end;
}
.article .metadata {
flex: 1
}
.article .metadata p {
widt... | css/events.css | .hero {
background-color: #0033a0;
}
img{
object-fit: cover;
}
.meetups {
background-color: #d4f3f9;
margin: 10px 20px;
padding: 30px;
}
.button-container.long-section-button {
display: flex;
justify-content: flex-end;
}
.article .metadata {
flex: 1
}
.article .metadata p {
widt... | 0.560974 | 0.112942 |
a{
text-decoration: none;
text-align: justify-all;
}
/* --- INICIO de Datos de Inserción de Datos Productos --- */
p form .formProducts input{
text-align: center;
}
.formProducts .Aceptar{
font-size: 16px;
border-radius: 4px;
cursor: pointer;
border: 0px;
float: center;
text-align: center;
padding: 2px ... | Proyecto_TESIS V/css/mensageInfo.css | a{
text-decoration: none;
text-align: justify-all;
}
/* --- INICIO de Datos de Inserción de Datos Productos --- */
p form .formProducts input{
text-align: center;
}
.formProducts .Aceptar{
font-size: 16px;
border-radius: 4px;
cursor: pointer;
border: 0px;
float: center;
text-align: center;
padding: 2px ... | 0.156137 | 0.081374 |
@media (max-width: 979px) {
.aui * {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.aui #heading {
bottom: 100%;
margin-top: -2em;
position: relative; }
.aui #heading .site-title {
font-size: 26px; }
.aui #heading .site-title img {
width: 35px; }
.aui #navigation {
d... | docroot/css/.sass-cache/custom_common.css | @media (max-width: 979px) {
.aui * {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.aui #heading {
bottom: 100%;
margin-top: -2em;
position: relative; }
.aui #heading .site-title {
font-size: 26px; }
.aui #heading .site-title img {
width: 35px; }
.aui #navigation {
d... | 0.238107 | 0.042206 |
.GM_breadcrumb>li+li:before,
.GM_breadcrumb>li {
content: ">";
color: #777;
}
.GM_Boder {
border: 1px solid #ddd;
}
html,body{
height:100%;
}
#DeleteFile {
height:calc(100% - 50px);
}
.show-pic {
float: left;
width: 200px;
height: 200px;
width:25%;
display:flex;
justify-content:center;
align-items:center;... | public/css/GM.css | .GM_breadcrumb>li+li:before,
.GM_breadcrumb>li {
content: ">";
color: #777;
}
.GM_Boder {
border: 1px solid #ddd;
}
html,body{
height:100%;
}
#DeleteFile {
height:calc(100% - 50px);
}
.show-pic {
float: left;
width: 200px;
height: 200px;
width:25%;
display:flex;
justify-content:center;
align-items:center;... | 0.347426 | 0.074265 |
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf... | src/Buseta/TemplateBundle/Resources/public/css/base_template.css | @font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf... | 0.344554 | 0.101991 |
@charset "UTF-8";
:root{
/*Paleta de cores*/
--cor-Azul-Escuro:darkcyan;
--cor-Azul-Claro:rgb(190, 240, 255);
}
body{
margin: 0px;
}
.grid{
display: grid;
grid-template-areas:
"header header"
"aside main"
"footer footer";
grid-template-columns: 305px 1fr;
}
he... | static/css/style.css | @charset "UTF-8";
:root{
/*Paleta de cores*/
--cor-Azul-Escuro:darkcyan;
--cor-Azul-Claro:rgb(190, 240, 255);
}
body{
margin: 0px;
}
.grid{
display: grid;
grid-template-areas:
"header header"
"aside main"
"footer footer";
grid-template-columns: 305px 1fr;
}
he... | 0.368178 | 0.10217 |
.error{
display: none;
}
#container .main-container{
background:rbg(20,20,20);
margin:0px;
padding:70px 0;
}
#container .main-container .inner-container{
width:746px;
margin:0px auto;
}
#container .main-container .inner-container{
background-color: rgb(38,38,38);
box-shadow: 2px 2px 2px ... | public/assets/css/users/login.css | .error{
display: none;
}
#container .main-container{
background:rbg(20,20,20);
margin:0px;
padding:70px 0;
}
#container .main-container .inner-container{
width:746px;
margin:0px auto;
}
#container .main-container .inner-container{
background-color: rgb(38,38,38);
box-shadow: 2px 2px 2px ... | 0.255437 | 0.045927 |
html {
box-sizing: border-box;
font-size: 62.5%;
height: 100%;
}
*,
*:before,
*:after {
box-sizing: inherit;
margin: 0;
padding: 0;
}
body {
/*color: #222;*/
display: grid;
font: 1.6rem Inconsolata, monospace;
grid-template-columns: 1fr 5px 5fr 5px 1fr;
height: 100%;
text-rendering: optimizeLegibility;
}
... | projet-maths.info/v1/p.css | html {
box-sizing: border-box;
font-size: 62.5%;
height: 100%;
}
*,
*:before,
*:after {
box-sizing: inherit;
margin: 0;
padding: 0;
}
body {
/*color: #222;*/
display: grid;
font: 1.6rem Inconsolata, monospace;
grid-template-columns: 1fr 5px 5fr 5px 1fr;
height: 100%;
text-rendering: optimizeLegibility;
}
... | 0.379608 | 0.072308 |
* --------------------------------------- */
body{
color: #F2F2F2;
}
h1{
font-size: 3em;
color: #FFF;
}
p{
font-size: 14px;
}
.wrap{
width: 1000px;
margin: 0 auto;
}
.content{
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
width: 1000px;
height: auto;
margin: 0 auto;
}
.con... | borncn/css/index.css | * --------------------------------------- */
body{
color: #F2F2F2;
}
h1{
font-size: 3em;
color: #FFF;
}
p{
font-size: 14px;
}
.wrap{
width: 1000px;
margin: 0 auto;
}
.content{
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
width: 1000px;
height: auto;
margin: 0 auto;
}
.con... | 0.198491 | 0.04736 |
.scape-range,
.scape-range * {
border: none;
height: auto;
width: auto;
position: static;
background: none;
float: none;
transform: none;
top: auto;
left: auto;
right: auto;
bottom: auto;
padding: 0;
margin: 0;
outline: none;
}
/* core */
.scape-range {
position: relative;
}
.scape-range .... | dist/scape.css | .scape-range,
.scape-range * {
border: none;
height: auto;
width: auto;
position: static;
background: none;
float: none;
transform: none;
top: auto;
left: auto;
right: auto;
bottom: auto;
padding: 0;
margin: 0;
outline: none;
}
/* core */
.scape-range {
position: relative;
}
.scape-range .... | 0.496094 | 0.067301 |
body{font:62.5% Sans-Serif,Arial;margin:0;}
img{border:none;}
a{outline:none;}
a:link,a:visited{color:#0000cc;}
mask,.mask{background:url(/framework/assets/images/mask.gif);
width:100%;opacity:0.2;alpha(opacity=20);position:absolute;top:0;left:0;}
/* +++++++++++++ Classes ++++++++++++++ */
.left{float:left;}
.right... | static/css/page.css | body{font:62.5% Sans-Serif,Arial;margin:0;}
img{border:none;}
a{outline:none;}
a:link,a:visited{color:#0000cc;}
mask,.mask{background:url(/framework/assets/images/mask.gif);
width:100%;opacity:0.2;alpha(opacity=20);position:absolute;top:0;left:0;}
/* +++++++++++++ Classes ++++++++++++++ */
.left{float:left;}
.right... | 0.206574 | 0.051774 |
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, ... | build/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.397354 | 0.076788 |
.container p {
padding-bottom: 20px;
}
.container ul {
padding-bottom: 0px;
}
.container {
position: relative;
overflow: hidden;
}
.hidden {
display: none;
}
.container .content-box {
max-width: 100%;
overflow: hidden;
padding: 0;
position: relative;
background-color: white;
... | examples/quickstartguide/mojits/Read/assets/read.css | .container p {
padding-bottom: 20px;
}
.container ul {
padding-bottom: 0px;
}
.container {
position: relative;
overflow: hidden;
}
.hidden {
display: none;
}
.container .content-box {
max-width: 100%;
overflow: hidden;
padding: 0;
position: relative;
background-color: white;
... | 0.485844 | 0.089455 |
* {
font-family: 'Times New Roman', Times, serif;
}
/* border */
.border-mine {
border-bottom: 1px solid #eeeeee;
}
.border-bottom {
border-bottom: none!important;
}
.contact-border {
border-right: 1px solid #191919;
}
.menu-border {
border-radius: 0;
border: none;
}
/* my css */
.heade... | public/user/css/mystyle.css | * {
font-family: 'Times New Roman', Times, serif;
}
/* border */
.border-mine {
border-bottom: 1px solid #eeeeee;
}
.border-bottom {
border-bottom: none!important;
}
.contact-border {
border-right: 1px solid #191919;
}
.menu-border {
border-radius: 0;
border: none;
}
/* my css */
.heade... | 0.39257 | 0.111676 |
.space-2,
.space-bottom-2 {
padding-bottom: 4rem !important;
}
.space-2,
.space-top-2 {
padding-top: 4rem !important;
}
@media (min-width: 576px) {
.card-sm-columns {
orphans: 1;
widows: 1;
}
}
@media (min-width: 576p... | public/assets/css/category.css | .space-2,
.space-bottom-2 {
padding-bottom: 4rem !important;
}
.space-2,
.space-top-2 {
padding-top: 4rem !important;
}
@media (min-width: 576px) {
.card-sm-columns {
orphans: 1;
widows: 1;
}
}
@media (min-width: 576p... | 0.481698 | 0.204163 |
01 - IMPORTED CSS
==================================================*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,50... | public/demos/filmoja-view/assets/css/style.css | 01 - IMPORTED CSS
==================================================*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,50... | 0.311636 | 0.066297 |
@font-face{
font-family: Roboto;
src: url('../../resources/Fonts/Roboto/Roboto-Regular.ttf');
font-style: normal;
font-weight: normal;
}
.background{
background: url('../../resources/imgs/oceanwave.JPG') no-repeat fixed;
/*background-color: silver;*/
bottom: 0;
background-size: cover;
... | src/css/old_styles.css | @font-face{
font-family: Roboto;
src: url('../../resources/Fonts/Roboto/Roboto-Regular.ttf');
font-style: normal;
font-weight: normal;
}
.background{
background: url('../../resources/imgs/oceanwave.JPG') no-repeat fixed;
/*background-color: silver;*/
bottom: 0;
background-size: cover;
... | 0.531453 | 0.115711 |
@charset "utf-8";
/* CSS Document */
/*==========*/
/*
[Let press Ctrl + f and type of paste the key, then press Enter to search the content ] Title
Example : You want Import Files => Title is Import Files, or Fonts => Title is Fonts
/*===== Import Files =====*/
/*===== Layout Style =====*/
/*==... | public/assets/css/style.css | @charset "utf-8";
/* CSS Document */
/*==========*/
/*
[Let press Ctrl + f and type of paste the key, then press Enter to search the content ] Title
Example : You want Import Files => Title is Import Files, or Fonts => Title is Fonts
/*===== Import Files =====*/
/*===== Layout Style =====*/
/*==... | 0.348978 | 0.042722 |
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
#main-doc {
position: absolute;
margin:30px;
padding: 20px;
pa... | main.css | @import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
#main-doc {
position: absolute;
margin:30px;
padding: 20px;
pa... | 0.347869 | 0.088781 |
@charset "UTF-8";
@font-face {
font-family: "Open Sans";
src: local("OpenSans-Regular"), local("OpenSans-Regular"), url("../../../templates/NOVA/themes/base/fonts/opensans/open-sans-regular.eot?") format("eot"), url("../../../templates/NOVA/themes/base/fonts/opensans/open-sans-regular.woff2") format("woff2"), url("... | admin/opc/css/startmenu.css | @charset "UTF-8";
@font-face {
font-family: "Open Sans";
src: local("OpenSans-Regular"), local("OpenSans-Regular"), url("../../../templates/NOVA/themes/base/fonts/opensans/open-sans-regular.eot?") format("eot"), url("../../../templates/NOVA/themes/base/fonts/opensans/open-sans-regular.woff2") format("woff2"), url("... | 0.308503 | 0.064949 |
@import '../variables.css';
.root {
}
.pageContent {
max-width: calc(var(--grid-size) * 100);
}
.header {
margin-bottom: 1em;
}
.timeline {
}
.timelineEntry {
position: relative;
display: flex;
}
.timelineEntry .cardHeader {
font-weight: 600;
font-size: 20px;
padding: var(--card-padding) 0;
border-bottom:... | src/roadmap/Roadmap.m.css | @import '../variables.css';
.root {
}
.pageContent {
max-width: calc(var(--grid-size) * 100);
}
.header {
margin-bottom: 1em;
}
.timeline {
}
.timelineEntry {
position: relative;
display: flex;
}
.timelineEntry .cardHeader {
font-weight: 600;
font-size: 20px;
padding: var(--card-padding) 0;
border-bottom:... | 0.472927 | 0.104889 |
/* @maridlcrmn */
/*-------------------------------*/
section {
padding-top: 30px;
padding-bottom: 30px;
}
.quote {
color: rgba(0, 0, 0, .1);
text-align: center;
margin-bottom: 30px;
}
/*-------------------------------*/
/* Carousel Fade Transition */
/*---------------------------... | Product Website/css/testimonials-styling.css | /* @maridlcrmn */
/*-------------------------------*/
section {
padding-top: 30px;
padding-bottom: 30px;
}
.quote {
color: rgba(0, 0, 0, .1);
text-align: center;
margin-bottom: 30px;
}
/*-------------------------------*/
/* Carousel Fade Transition */
/*---------------------------... | 0.233532 | 0.062245 |
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 100%;
height: 100%;
margin: 0;
padding... | client/src/App.css | body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 100%;
height: 100%;
margin: 0;
padding... | 0.41739 | 0.109563 |
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, video, audio, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoo... | PersonalSite/static/css/personal_site_styles.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, video, audio, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoo... | 0.202917 | 0.08733 |
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,900,300italic,400italic);
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
f... | odoo/doc/_extensions/odoo/static/style.css | @import url(https://fonts.googleapis.com/css?family=Lato:300,400,900,300italic,400italic);
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
f... | 0.530236 | 0.097993 |
.admin-nav-top{
margin-bottom: 0
}
.color-sub-menu{
color: #D9534F;
}
a.color-sub-menu:hover{
color: #D91111;
}
.title-nav{
margin-top: 20px;
}
.a-nav{
padding: 5px;
min-width: 185px;
}
.wrapper-heigth{
min-height: 338px;
}
td.action{
padding-top: 2px!important;
padding-bottom: 2... | web/css/admin/admin.css | .admin-nav-top{
margin-bottom: 0
}
.color-sub-menu{
color: #D9534F;
}
a.color-sub-menu:hover{
color: #D91111;
}
.title-nav{
margin-top: 20px;
}
.a-nav{
padding: 5px;
min-width: 185px;
}
.wrapper-heigth{
min-height: 338px;
}
td.action{
padding-top: 2px!important;
padding-bottom: 2... | 0.264833 | 0.05087 |
.firstImageContainer{
width: 506.72px;
}
.animated {
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-ms-transition: color 0.5s;
-o-transition: color 0.5s;
transition: color 0.5s;
animation-duration: 1s;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-we... | src/styles/dreamProjectThumb.module.css | .firstImageContainer{
width: 506.72px;
}
.animated {
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-ms-transition: color 0.5s;
-o-transition: color 0.5s;
transition: color 0.5s;
animation-duration: 1s;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-we... | 0.454714 | 0.091585 |
.contents-wrap-login {
height: auto;
padding: 16px;
width: 100%;
}
.clearfix {
clear: both;
}
input {
width: 100%;
height: 44px;
padding: 12px 16px;
border: 1px solid #dfe2e8;
border-radius: 8px;
background-color: #fff;
}
input::placeholder {
color: #d5d7dc;
}
/*************... | src/components/LoginPage/Sections/LoginPage.css | .contents-wrap-login {
height: auto;
padding: 16px;
width: 100%;
}
.clearfix {
clear: both;
}
input {
width: 100%;
height: 44px;
padding: 12px 16px;
border: 1px solid #dfe2e8;
border-radius: 8px;
background-color: #fff;
}
input::placeholder {
color: #d5d7dc;
}
/*************... | 0.430506 | 0.116789 |
.br-checkbox {
display: block;
vertical-align: top;
}
.br-checkbox input[type='checkbox'] {
opacity: 0;
position: absolute;
}
.br-checkbox input[type='checkbox']:focus:checked + label:before,
.br-checkbox input[type='checkbox']:focus + label::before {
background: var(--status-highlight-background) linear-gr... | source/public_html/css/componente/checkbox.css | .br-checkbox {
display: block;
vertical-align: top;
}
.br-checkbox input[type='checkbox'] {
opacity: 0;
position: absolute;
}
.br-checkbox input[type='checkbox']:focus:checked + label:before,
.br-checkbox input[type='checkbox']:focus + label::before {
background: var(--status-highlight-background) linear-gr... | 0.376623 | 0.128607 |
@import url("https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@400;500&display=swap");
.bodyp {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
}
.carrito{
outline:none;
background: none;
border: 0;
color: inherit;
/* cursor: default; */
... | public/css/estilos.css | @import url("https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@400;500&display=swap");
.bodyp {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
}
.carrito{
outline:none;
background: none;
border: 0;
color: inherit;
/* cursor: default; */
... | 0.363421 | 0.098252 |
.jewellery-details {
display: flex;
flex-direction: column;
width: 70%;
margin: 0 auto;
background-color: #fff;
padding-bottom: 25px;
}
/* line 11, jewellery.details.styles.scss */
.jewellery-details .title-id-container {
display: flex;
flex-direction: column;
justify-content: space-between;
width: ... | src/app/jewellery/jewellery-details/jewellery.details.styles.css | .jewellery-details {
display: flex;
flex-direction: column;
width: 70%;
margin: 0 auto;
background-color: #fff;
padding-bottom: 25px;
}
/* line 11, jewellery.details.styles.scss */
.jewellery-details .title-id-container {
display: flex;
flex-direction: column;
justify-content: space-between;
width: ... | 0.316158 | 0.057838 |
@font-face {
font-family: "Merriweather";
src: url("../fonts/Merriweather/Merriweather-Regular.woff2") format("woff2");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Merriweather";
src: url("../fonts/Merriweather/Merriweather-Bold.woff2") format("woff2");
font-weight: 70... | resources/css/app.css | @font-face {
font-family: "Merriweather";
src: url("../fonts/Merriweather/Merriweather-Regular.woff2") format("woff2");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Merriweather";
src: url("../fonts/Merriweather/Merriweather-Bold.woff2") format("woff2");
font-weight: 70... | 0.350977 | 0.09709 |
@keyframes slideInFromLeft {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@keyframes loadingRight {
0% { transform: translateX(95%); }
10% { transform: translateX(97%); }
20% { transform: translateX(95%); }
30% { transform: translateX(97%); }
40% { transform: trans... | keyframes.css | @keyframes slideInFromLeft {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@keyframes loadingRight {
0% { transform: translateX(95%); }
10% { transform: translateX(97%); }
20% { transform: translateX(95%); }
30% { transform: translateX(97%); }
40% { transform: trans... | 0.721449 | 0.401306 |
:root {
--bg: #191b27;
--bg2: #232536;
--bg3: #151722;
--text: #f9f8f8;
--text2: rgb(214, 214, 214);
--text3: rgb(185, 180, 180);
--color1: #f3de8a;
--color2: #ca86bf;
--hover: #1c1e2c;
}
body {
margin: 0;
background-color: var(--bg);
color: var(--text2);
font-family... | static/style.css | :root {
--bg: #191b27;
--bg2: #232536;
--bg3: #151722;
--text: #f9f8f8;
--text2: rgb(214, 214, 214);
--text3: rgb(185, 180, 180);
--color1: #f3de8a;
--color2: #ca86bf;
--hover: #1c1e2c;
}
body {
margin: 0;
background-color: var(--bg);
color: var(--text2);
font-family... | 0.683947 | 0.209025 |
.bottom-menu.body {
border-top: 1px solid rgba(0,0,0,0.1);
position: relative;
background-color: white;
}
.bottom-menu.pad {
max-width: 970px;
padding: 43px 15px;
min-height: 400px;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-bo... | Windows-Installation_and_Settup_Script/X.4 BrowserAddonsFastSyncronisationWithoutGoogle/MEGA/mega/css/bottom-menu.css | .bottom-menu.body {
border-top: 1px solid rgba(0,0,0,0.1);
position: relative;
background-color: white;
}
.bottom-menu.pad {
max-width: 970px;
padding: 43px 15px;
min-height: 400px;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-bo... | 0.289472 | 0.066418 |
* {
box-sizing: border-box;
}
html, body {
background-color: var(--base02);
color: var(--base1);
font-family: 'Roboto', sans-serif;
line-height: 130%;
}
i {
color: var(--base1);
margin-right: 6px;
}
a {
text-decoration: none;
}
a:focus {
outline: none;
}
.center {
margin: 0 ... | project/static/css/style.css | * {
box-sizing: border-box;
}
html, body {
background-color: var(--base02);
color: var(--base1);
font-family: 'Roboto', sans-serif;
line-height: 130%;
}
i {
color: var(--base1);
margin-right: 6px;
}
a {
text-decoration: none;
}
a:focus {
outline: none;
}
.center {
margin: 0 ... | 0.410756 | 0.138987 |
.userAvatars {
width: 60px;
height: 60px;
border-radius: 50%;
padding-left: 0px;
}
.feedNameBtn {
padding: 0px;
}
.AvatarCol {
padding: 0px;
}
.TimestampCol {
padding: 0px;
}
.TaskFeed {
padding-right: 0px;
padding-left: 0px;
}
.TaskCol {
padding: 0px;
}
.loadingDiv {
w... | src/components/Feed/Feed.css | .userAvatars {
width: 60px;
height: 60px;
border-radius: 50%;
padding-left: 0px;
}
.feedNameBtn {
padding: 0px;
}
.AvatarCol {
padding: 0px;
}
.TimestampCol {
padding: 0px;
}
.TaskFeed {
padding-right: 0px;
padding-left: 0px;
}
.TaskCol {
padding: 0px;
}
.loadingDiv {
w... | 0.559892 | 0.219693 |
@import url("./public.css");
body{
position: relative;
background:url("/images/5-13050G33952.gif");
}
#wrapper{
width: 100%;
height: 5px;
background: #3D97CB;
}
/********头部******/
#top{
width: 960px;
height: 140px;
margin: 0 auto;
border-bottom: 3px solid #cdcdcd;
}
/****头部左侧***/
#top #to... | public/css/index/index.css | @import url("./public.css");
body{
position: relative;
background:url("/images/5-13050G33952.gif");
}
#wrapper{
width: 100%;
height: 5px;
background: #3D97CB;
}
/********头部******/
#top{
width: 960px;
height: 140px;
margin: 0 auto;
border-bottom: 3px solid #cdcdcd;
}
/****头部左侧***/
#top #to... | 0.306423 | 0.044328 |
.hero-bg {
background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)),
url(../img/696.svg);
background-color: #ffffff;
background-size: 180rem;
background-position: center;
}
.hero-bg-project {
background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)),
url(../img/backgroundPr... | public/assets/css/style.css | .hero-bg {
background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)),
url(../img/696.svg);
background-color: #ffffff;
background-size: 180rem;
background-position: center;
}
.hero-bg-project {
background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)),
url(../img/backgroundPr... | 0.548915 | 0.121139 |
.mv {
height: 15.8rem;
}
.mv .inner {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 100%;
}
.mv h1 {
font-size: 2.4rem;
line-height: 2;
}
.mv .inner::after {
content: "";
display: block;
width: 19rem;
height: 1px;
background: #BB353F;
}
.content ... | public/assets/css/fund/fu20.css | .mv {
height: 15.8rem;
}
.mv .inner {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 100%;
}
.mv h1 {
font-size: 2.4rem;
line-height: 2;
}
.mv .inner::after {
content: "";
display: block;
width: 19rem;
height: 1px;
background: #BB353F;
}
.content ... | 0.425367 | 0.06389 |
@-moz-document domain("mail.notes.na.collabserv.com") {
/* SnowWhite Overrides for "IBM Verse - Inbox Enhancements" stylish userstlye by giny8i8 */
/* Version: v1p6 - 2016-09-21-Wed-11-52-49 */
/* __Changes__
2016-09-21-Wed-11-51-42
- MOD - .seq-window class simplified and changed to compensate for the top white b... | data/usercss/119104.user.css | @-moz-document domain("mail.notes.na.collabserv.com") {
/* SnowWhite Overrides for "IBM Verse - Inbox Enhancements" stylish userstlye by giny8i8 */
/* Version: v1p6 - 2016-09-21-Wed-11-52-49 */
/* __Changes__
2016-09-21-Wed-11-51-42
- MOD - .seq-window class simplified and changed to compensate for the top white b... | 0.23014 | 0.045522 |
{
position: relative;
display: inline-block;
width: 1520px;
height: 40px;
background-color: white;
padding: 8px 16px;
position: fixed;
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
#header div
{
color: black;
float: left;
margin-left: 10px;
... | css/style.css | {
position: relative;
display: inline-block;
width: 1520px;
height: 40px;
background-color: white;
padding: 8px 16px;
position: fixed;
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
#header div
{
color: black;
float: left;
margin-left: 10px;
... | 0.248899 | 0.098773 |
@font-face {
font-family: 'itsallwong';
src:url('../fonts/itsallwong.eot?mgy6go');
src:url('../fonts/itsallwong.eot?#iefixmgy6go') format('embedded-opentype'),
url('../fonts/itsallwong.ttf?mgy6go') format('truetype'),
url('../fonts/itsallwong.woff?mgy6go') format('woff'),
url('../fonts/itsallwong.svg?mgy6go#it... | assets/styles/fonts.css | @font-face {
font-family: 'itsallwong';
src:url('../fonts/itsallwong.eot?mgy6go');
src:url('../fonts/itsallwong.eot?#iefixmgy6go') format('embedded-opentype'),
url('../fonts/itsallwong.ttf?mgy6go') format('truetype'),
url('../fonts/itsallwong.woff?mgy6go') format('woff'),
url('../fonts/itsallwong.svg?mgy6go#it... | 0.252384 | 0.082033 |