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 |
|---|---|---|---|---|
* jQuery UI Resizable 1.10.2
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
fon... | WebContent/images/INMO level Geometry problem_files/feed.css | * jQuery UI Resizable 1.10.2
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
fon... | 0.525612 | 0.062732 |
.input {
max-width: 25rem;
}
body {
background-color: rgb(247, 247, 247);
overflow: hidden;
}
.colorBand {
width: 100%;
height: 4px;
background: linear-gradient(270deg, hsl(171, 100%, 41%), hsl(171, 100%, 50%));
background-size: 1400% 1400%;
-webkit-animation: BGGradient 3s ease infini... | public/Projects/TeslaStatsWIP/css/styles.css | .input {
max-width: 25rem;
}
body {
background-color: rgb(247, 247, 247);
overflow: hidden;
}
.colorBand {
width: 100%;
height: 4px;
background: linear-gradient(270deg, hsl(171, 100%, 41%), hsl(171, 100%, 50%));
background-size: 1400% 1400%;
-webkit-animation: BGGradient 3s ease infini... | 0.518059 | 0.130618 |
input#filter_string, input#filter_email, input#filter_subject {
width:150px;
}
td.key {
width:100px;
text-align:right;
}
td.space {
width:30px;
}
td.value {
text-align:left;
}
input#name {
width:200px;
}
input#reply_email_address, input#reply_subject {
width:300px;
}
/* front-end table admin... | english/components/com_aicontactsafe/views/messages/tmpl/messages.css | input#filter_string, input#filter_email, input#filter_subject {
width:150px;
}
td.key {
width:100px;
text-align:right;
}
td.space {
width:30px;
}
td.value {
text-align:left;
}
input#name {
width:200px;
}
input#reply_email_address, input#reply_subject {
width:300px;
}
/* front-end table admin... | 0.231267 | 0.0697 |
@import url("./destyle.css");
:root {
--first-color: #16f;
--second-color: #ff7;
}
html {
color: #666;
background-color: #f0d687;
}
main {
background-color: #fff;
border-left: solid 1px #f5df99;
border-right: solid 1px #f5df99;
}
.container {
padding: 20px;
}
header {
position: sticky;
top: 0;
... | packages/app/album-template/public/css/album.css | @import url("./destyle.css");
:root {
--first-color: #16f;
--second-color: #ff7;
}
html {
color: #666;
background-color: #f0d687;
}
main {
background-color: #fff;
border-left: solid 1px #f5df99;
border-right: solid 1px #f5df99;
}
.container {
padding: 20px;
}
header {
position: sticky;
top: 0;
... | 0.335133 | 0.075278 |
* {
background-color: beige;
}
body {
font-family: Georgia, Times, serif;
color: black;
position: relative;
}
header {
background-color: rgb(169, 189, 137);
width: auto;
height: 100px;
margin-bottom: 5px;
overflow: hidden;
}
header img {
background-color: rgb(169, 189, 137);
float: left;
width... | css/style.css | * {
background-color: beige;
}
body {
font-family: Georgia, Times, serif;
color: black;
position: relative;
}
header {
background-color: rgb(169, 189, 137);
width: auto;
height: 100px;
margin-bottom: 5px;
overflow: hidden;
}
header img {
background-color: rgb(169, 189, 137);
float: left;
width... | 0.410638 | 0.070049 |
@-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
zoom: 1;
}
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180de... | public/images/Sample code_ PHP _ PayFast_files/layout.x69655(1).css | @-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
zoom: 1;
}
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180de... | 0.355104 | 0.08266 |
section#messenger_window_body, #messenger-box-open {
position: absolute;
background: #fff;
z-index: 234;
width: 390px;
height: 451px;
display: block;
/* left: 141px; */
margin-left: -350px;
margin-top: 43px;
border: 1px solid #ddd;
box-shadow: 17px 39px 47px 0 rgba(0,0,0,.12)... | sites/CodeCanyon/v. 2/Script/template/original/css/messenger.css | section#messenger_window_body, #messenger-box-open {
position: absolute;
background: #fff;
z-index: 234;
width: 390px;
height: 451px;
display: block;
/* left: 141px; */
margin-left: -350px;
margin-top: 43px;
border: 1px solid #ddd;
box-shadow: 17px 39px 47px 0 rgba(0,0,0,.12)... | 0.33546 | 0.061593 |
html, body {
height: 100%;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
.aligncenter {
display: block;
margin: 0 auto 15px;
}
a:focus {
... | public/css/style.css | html, body {
height: 100%;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
.aligncenter {
display: block;
margin: 0 auto 15px;
}
a:focus {
... | 0.480235 | 0.122733 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Mono&subset=latin-ext");
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url("fonts/materialicons/MaterialIcons-Regular.eot");
/* For IE6-8 */
src: local("Material Icons"), local("MaterialIcons-Regul... | www/styles.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Mono&subset=latin-ext");
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url("fonts/materialicons/MaterialIcons-Regular.eot");
/* For IE6-8 */
src: local("Material Icons"), local("MaterialIcons-Regul... | 0.389314 | 0.076546 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);:root {
--drawer: #16191C;
--text-primary: #FFFFFF;
--text-secondary: #86909A;
--text-faded: #C3C5C7;
--background-primary: #22272B;
--background-secondary: #374148;
--background-secondary-faded: rgba(55,65,72,0.5);
--backgro... | public/css/dashboard.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);:root {
--drawer: #16191C;
--text-primary: #FFFFFF;
--text-secondary: #86909A;
--text-faded: #C3C5C7;
--background-primary: #22272B;
--background-secondary: #374148;
--background-secondary-faded: rgba(55,65,72,0.5);
--backgro... | 0.359139 | 0.049912 |
body {
background-color: #102c54;
}
.logo-header {
width: 8rem;
position: relative;
top: 2rem;
left: 5%;
height: 8rem;
display: inline-block;
vertical-align: middle;
}
.logo-header .logo {
fill: rgba(255, 255, 255, 0.836);
}
.logo-header-text {
display: inline-block;
position: relative;
top: ... | facetrack-page/src/pages/index/index.css | body {
background-color: #102c54;
}
.logo-header {
width: 8rem;
position: relative;
top: 2rem;
left: 5%;
height: 8rem;
display: inline-block;
vertical-align: middle;
}
.logo-header .logo {
fill: rgba(255, 255, 255, 0.836);
}
.logo-header-text {
display: inline-block;
position: relative;
top: ... | 0.625896 | 0.113432 |
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial,
sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-webkit-font-smoothing: antialiased;
margin: 0;
padding: 0;
}
.header {
background-color: #8bc34a;
padding: 30px;
display: flex;
align-items: ce... | styles/index.css | body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial,
sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
-webkit-font-smoothing: antialiased;
margin: 0;
padding: 0;
}
.header {
background-color: #8bc34a;
padding: 30px;
display: flex;
align-items: ce... | 0.480722 | 0.091423 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
:root {
--black: #000000;
--black-900: #111111;
--pink-100: #FBDFDB;
--white: #ffffff;
--grey-100: #eeeeee;
--grey-700: #999999;
--grey-800: #777777;
--grey-900: #444444;
}
* {
padding: 0;
margin: 0;
border... | public/styles.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
:root {
--black: #000000;
--black-900: #111111;
--pink-100: #FBDFDB;
--white: #ffffff;
--grey-100: #eeeeee;
--grey-700: #999999;
--grey-800: #777777;
--grey-900: #444444;
}
* {
padding: 0;
margin: 0;
border... | 0.404978 | 0.087994 |
.hidden {
display: none;
}
.ticket_wraper {
background-color: #fff;
border-radius: 2px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px
rgba(0, 0, 0, 0.08);
transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
margin-top: 10px;
}
.ticket-table-recommended {
margin-bottom: 0;
}
.td-ticket-titl... | simoncat-taobao-front/src/main/webapp/css/ticket.css | .hidden {
display: none;
}
.ticket_wraper {
background-color: #fff;
border-radius: 2px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px
rgba(0, 0, 0, 0.08);
transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
margin-top: 10px;
}
.ticket-table-recommended {
margin-bottom: 0;
}
.td-ticket-titl... | 0.398524 | 0.128416 |
body {
color: #c0c0c0;
//color: #78af95;
}
code {
background: #222 !important;
border: 1px solid rgba(255, 255, 255, .1);
color: #c0c0c0;
}
pre {
background: #222;
border: 1px solid rgba(255, 255, 255, .1);
padding: 8px;
}
h1, h2, h3, h4, h5, h6 {
color: #95d7da;
}
hr {
borde... | docs/custom.css | body {
color: #c0c0c0;
//color: #78af95;
}
code {
background: #222 !important;
border: 1px solid rgba(255, 255, 255, .1);
color: #c0c0c0;
}
pre {
background: #222;
border: 1px solid rgba(255, 255, 255, .1);
padding: 8px;
}
h1, h2, h3, h4, h5, h6 {
color: #95d7da;
}
hr {
borde... | 0.371821 | 0.091261 |
body{
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 16px;
}
.bold{
font-weight: 500;
}
.main-nav{
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
background-color: #018693;
z-index: 15;
opacity: 0.5;
}
.main-nav.fix-nav{
position: fixed;
... | css/custom-styles.css | body{
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 16px;
}
.bold{
font-weight: 500;
}
.main-nav{
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
background-color: #018693;
z-index: 15;
opacity: 0.5;
}
.main-nav.fix-nav{
position: fixed;
... | 0.460289 | 0.069605 |
.contact-form {
width: 100%;
margin-right: auto;
margin-left: auto;
background: #fff;
padding:30px 30px 20px 30px;
font-size: 13px;
}
.contact-form label {
display: block;
margin: 0px 0px 5px;
}
.contact-form label>span {
float: left;
width: 80px;
text-align: right;
padding-right: 10px;
margi... | public/css/custom.css | .contact-form {
width: 100%;
margin-right: auto;
margin-left: auto;
background: #fff;
padding:30px 30px 20px 30px;
font-size: 13px;
}
.contact-form label {
display: block;
margin: 0px 0px 5px;
}
.contact-form label>span {
float: left;
width: 80px;
text-align: right;
padding-right: 10px;
margi... | 0.433262 | 0.083965 |
div.fb-login-button.fb_iframe_widget_fluid{ display: block !important; }
div.fb-login-button.fb_iframe_widget_fluid span, div.fb-login-button.fb_iframe_widget_fluid span iframe { width: 100% !important; }
.container-fluid{
padding: 0;
}
/* navbar */
.pull-right {
float: right
}
.ul{
float:right;
}
.nav... | posts/static/css/style.css | div.fb-login-button.fb_iframe_widget_fluid{ display: block !important; }
div.fb-login-button.fb_iframe_widget_fluid span, div.fb-login-button.fb_iframe_widget_fluid span iframe { width: 100% !important; }
.container-fluid{
padding: 0;
}
/* navbar */
.pull-right {
float: right
}
.ul{
float:right;
}
.nav... | 0.327238 | 0.097219 |
html, body {
height: 100%;
width: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
overflow: auto;
}
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.sidenav-trigger {
color: #26a69a;
}
/*------------------------------------------------------------------------... | FRONT/public/css/guided-walks.css | html, body {
height: 100%;
width: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
overflow: auto;
}
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.sidenav-trigger {
color: #26a69a;
}
/*------------------------------------------------------------------------... | 0.395951 | 0.078997 |
.carousel-container {
/* GPU加速 */
transform: rotateX(0deg) rotateY(0deg) translate3d(0, 0, 0);
}
.billboard {
position: relative;
overflow: hidden;
perspective: 1600px;
}
.billboard>div {
position: absolute;
}
.billboard4 {
perspective: 1600px;
}
/* 淡入淡出,水平滑动,垂直滑动,聚焦效果不需要 3D */
.billbo... | src/animation.css | .carousel-container {
/* GPU加速 */
transform: rotateX(0deg) rotateY(0deg) translate3d(0, 0, 0);
}
.billboard {
position: relative;
overflow: hidden;
perspective: 1600px;
}
.billboard>div {
position: absolute;
}
.billboard4 {
perspective: 1600px;
}
/* 淡入淡出,水平滑动,垂直滑动,聚焦效果不需要 3D */
.billbo... | 0.531453 | 0.174024 |
@media (max-width: 1400px){
.aside-content{font-size: 1.120em; line-height: 1.9em;}
.main-headline{font-size: 5.5em;}
.description-text{font-size: 24px;}
.form .form-control{height: 55px;}
.stay-in-touch .btn{left: 15px; top: 15px;}
.header-wrap{top: 20px;}
.contact-form{padding-top: 0;}
}
@media (max-w... | public/assets/css/media.css | @media (max-width: 1400px){
.aside-content{font-size: 1.120em; line-height: 1.9em;}
.main-headline{font-size: 5.5em;}
.description-text{font-size: 24px;}
.form .form-control{height: 55px;}
.stay-in-touch .btn{left: 15px; top: 15px;}
.header-wrap{top: 20px;}
.contact-form{padding-top: 0;}
}
@media (max-w... | 0.211335 | 0.081447 |
html,
body {
margin: 0;
padding: 0;
box-sizing: border-box;
line-height: 1.5;
}
header {
width: 80vw;
height: 30vh;
margin: 0 auto;
}
.display-3 {
font-size: 6rem;
font-weight: 300;
text-align: center;
padding-top: 5rem;
}
h4 {
text-align: center;
margin-bottom: 0;
font-size: 1.8rem;
}
.scores {
heig... | exercises/Newsies/style.css | html,
body {
margin: 0;
padding: 0;
box-sizing: border-box;
line-height: 1.5;
}
header {
width: 80vw;
height: 30vh;
margin: 0 auto;
}
.display-3 {
font-size: 6rem;
font-weight: 300;
text-align: center;
padding-top: 5rem;
}
h4 {
text-align: center;
margin-bottom: 0;
font-size: 1.8rem;
}
.scores {
heig... | 0.565419 | 0.071235 |
html,
body {
border: 0;
font-family: Arial, sans-serif;
line-height: 1.5;
margin: 0;
padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
border: 0;
... | Pulsar/Content/pulsar.css | html,
body {
border: 0;
font-family: Arial, sans-serif;
line-height: 1.5;
margin: 0;
padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
border: 0;
... | 0.484136 | 0.098816 |
html {
height: 100%
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Merriweather;
font-weight: 700
}
/*
body {
height: 100%;
position: relative;
font-family: 'Source Sans Pro';
font-weight: 300
}
.overlay {
position: absolute;
height: 100%;
width: 100%;
background-color: #cd9557;
... | css/coming-soon.min.css | html {
height: 100%
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Merriweather;
font-weight: 700
}
/*
body {
height: 100%;
position: relative;
font-family: 'Source Sans Pro';
font-weight: 300
}
.overlay {
position: absolute;
height: 100%;
width: 100%;
background-color: #cd9557;
... | 0.406744 | 0.075653 |
* {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font: 1rem/1.25rem microsft yahei;
}
.wrap {
width: 100%;
height: 100%;
padding: 2.5rem 0;
position: fixed;
/* top: 1%;
margin-top: -12.5rem; */
opacity: 0.8;
background: linear-gradient(to bottom right,#50a3a2,#53e3a6);
background: -webkit-li... | public/static/test-demo2/css/info.css | * {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font: 1rem/1.25rem microsft yahei;
}
.wrap {
width: 100%;
height: 100%;
padding: 2.5rem 0;
position: fixed;
/* top: 1%;
margin-top: -12.5rem; */
opacity: 0.8;
background: linear-gradient(to bottom right,#50a3a2,#53e3a6);
background: -webkit-li... | 0.327238 | 0.085137 |
display: flex;
flex-direction: column;
background: #E8F5E9;
max-width: 80vw;
min-height: 100vh;
margin: 0 auto;
box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
padding: 10px;
align-items: center;
justify-content: center;
box-sizing: border-box;
pos... | src/styles/index.css | display: flex;
flex-direction: column;
background: #E8F5E9;
max-width: 80vw;
min-height: 100vh;
margin: 0 auto;
box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
padding: 10px;
align-items: center;
justify-content: center;
box-sizing: border-box;
pos... | 0.518059 | 0.078926 |
/* Logo */
#trueHeader #logo{
float:left;
display:block;
width:100%;
min-height: 40px;
margin-top:5px;
text-indent:-999em;
background:url(../images/logo.png) no-repeat left bottom;
}
/*------------------*/
/* SITE STRUCTURE
/*------------------------------------------------------*/
.wrappe... | static/elos/css/style.css |
/* Logo */
#trueHeader #logo{
float:left;
display:block;
width:100%;
min-height: 40px;
margin-top:5px;
text-indent:-999em;
background:url(../images/logo.png) no-repeat left bottom;
}
/*------------------*/
/* SITE STRUCTURE
/*------------------------------------------------------*/
.wrappe... | 0.208824 | 0.051225 |
.drawing-head {
width: 100%;
height: 1.85rem;
border-bottom: 0.013333rem solid #f72f2f;
background-color: #fff;
overflow: hidden;
}
.drawing-head h2 {
margin-top: 0.28rem;
text-align: center;
line-height: 0.45rem;
font-size: 0.32rem;
color: #666;
}
.drawing-head p {
text-align: center;
line-h... | css/drawing.css |
.drawing-head {
width: 100%;
height: 1.85rem;
border-bottom: 0.013333rem solid #f72f2f;
background-color: #fff;
overflow: hidden;
}
.drawing-head h2 {
margin-top: 0.28rem;
text-align: center;
line-height: 0.45rem;
font-size: 0.32rem;
color: #666;
}
.drawing-head p {
text-align: center;
line-h... | 0.288569 | 0.048994 |
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@font-face {
font-family: 'Fonte logo';
src: url("../_fonts/bubblegum-sans-regular.otf") ;
}
body{
font-family: Arial,sans-serif;
background-color: #dddddd;
color: rgb(0, 0, 0.1);
}
div#interface {
fo... | projeto-glass-html5/_css/estilo.css | @charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@font-face {
font-family: 'Fonte logo';
src: url("../_fonts/bubblegum-sans-regular.otf") ;
}
body{
font-family: Arial,sans-serif;
background-color: #dddddd;
color: rgb(0, 0, 0.1);
}
div#interface {
fo... | 0.286469 | 0.104569 |
@-moz-viewport { width: device-width; scale: 1; }
@-ms-viewport { width: device-width; scale: 1; }
@-webkit-viewport { width: device-width; scale: 1; }
@viewport { width: device-width; scale: 1; }
html {
box-sizing: border-box;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
fo... | css/index.css | @-moz-viewport { width: device-width; scale: 1; }
@-ms-viewport { width: device-width; scale: 1; }
@-webkit-viewport { width: device-width; scale: 1; }
@viewport { width: device-width; scale: 1; }
html {
box-sizing: border-box;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
fo... | 0.396302 | 0.099558 |
.react-date-field--theme-default {
border: 1px solid gray; }
.react-date-field--theme-default.react-date-field--focused {
border: 1px solid #349aef; }
.react-date-field--theme-default > .react-date-field__picker {
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
border: 1px solid #349aef; }
.react-dat... | static/node_modules/react-date-picker/theme/default.css | .react-date-field--theme-default {
border: 1px solid gray; }
.react-date-field--theme-default.react-date-field--focused {
border: 1px solid #349aef; }
.react-date-field--theme-default > .react-date-field__picker {
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
border: 1px solid #349aef; }
.react-dat... | 0.486575 | 0.027247 |
this changes the background of the whole
webpage */
/*The selector points to the HTML element you want to style.
The declaration block contains one or more declarations separated by semicolons.
Each declaration includes a CSS property name and a value, separated by a colon.*/
/* this removes margin, paddin... | Instagram/stylesheets/instagram.css | this changes the background of the whole
webpage */
/*The selector points to the HTML element you want to style.
The declaration block contains one or more declarations separated by semicolons.
Each declaration includes a CSS property name and a value, separated by a colon.*/
/* this removes margin, paddin... | 0.221435 | 0.180089 |
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Remove input number spinner */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.h-noheader... | SchnoodleDApp/ClientApp/src/custom.css | @tailwind base;
@tailwind components;
@tailwind utilities;
/* Remove input number spinner */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.h-noheader... | 0.380989 | 0.044101 |
body,html{
height:100%;
margin:0;
color:transparent;
background-color:#000;
scroll-behavior: smooth;
}
#navbar{
overflow:hidden;
background-image:linear-gradient(to right,#000,#fff);
z-index:1;
animation-name:fup;
animation-duration:2s;
animation-iteration-count:1
}
#navbar a{
float:left;
disp... | website/css/styles.css | body,html{
height:100%;
margin:0;
color:transparent;
background-color:#000;
scroll-behavior: smooth;
}
#navbar{
overflow:hidden;
background-image:linear-gradient(to right,#000,#fff);
z-index:1;
animation-name:fup;
animation-duration:2s;
animation-iteration-count:1
}
#navbar a{
float:left;
disp... | 0.499268 | 0.064153 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Poppins:wght@600&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
:root{
--c... | estilo/style.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Poppins:wght@600&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
:root{
--c... | 0.413004 | 0.078607 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Doppio+One);
img, embed, object{
max-width: 100%;
}
.postcontent{
//padding : 10px;
}
pre code {
font-weight: normal;
}
a {
/*
color: rgba(80, 160, 228);
font-size: 100%;*/
color: #00A550;
tex... | css/main.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Doppio+One);
img, embed, object{
max-width: 100%;
}
.postcontent{
//padding : 10px;
}
pre code {
font-weight: normal;
}
a {
/*
color: rgba(80, 160, 228);
font-size: 100%;*/
color: #00A550;
tex... | 0.225246 | 0.07538 |
.yuzo_message_html .c{
line-height: 22px;
}
[id*='ilenwidget_id_yuzo_widget_'] .class_yuzo_widget_as{
background: #F4F7F9;
}
/* wp admin counter */
.color_flare_normal{ color:#BBBBBB;}
.color_flare_hot{ color:#DFA69C;}
.color_flare_hot2{ color:#DF5003;}
.color_flare_hot3{ color:#DFC903;}
.color_flare... | web/app/plugins/yuzo-related-post/assets/css/admin.css | .yuzo_message_html .c{
line-height: 22px;
}
[id*='ilenwidget_id_yuzo_widget_'] .class_yuzo_widget_as{
background: #F4F7F9;
}
/* wp admin counter */
.color_flare_normal{ color:#BBBBBB;}
.color_flare_hot{ color:#DFA69C;}
.color_flare_hot2{ color:#DF5003;}
.color_flare_hot3{ color:#DFC903;}
.color_flare... | 0.283484 | 0.052741 |
.modal-judul {
font-family: "Avenir";
color: #005db5;
font-weight: 700;
font-size: 1.2em;
}
.dropdown-menu {
border: medium none;
border-radius: 3px;
box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
display: none;
float: left;
font-size: 12px;
left: 0;
list-style: none outside none;
padding: 0;
position: abso... | assets/assets/css/style.css | .modal-judul {
font-family: "Avenir";
color: #005db5;
font-weight: 700;
font-size: 1.2em;
}
.dropdown-menu {
border: medium none;
border-radius: 3px;
box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
display: none;
float: left;
font-size: 12px;
left: 0;
list-style: none outside none;
padding: 0;
position: abso... | 0.4231 | 0.090333 |
* {
margin: 0;
padding: 0;
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #ffffff;
text-decoration: none;
}
body {
height: 100vh;
width: 100%;
background-color: #1f2225;
/*--------------- All movies -------------*/
}
body h1 {
text-align: center;
margin: 10px 0;
}
body div.clear {
... | web/css/styles.css | * {
margin: 0;
padding: 0;
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #ffffff;
text-decoration: none;
}
body {
height: 100vh;
width: 100%;
background-color: #1f2225;
/*--------------- All movies -------------*/
}
body h1 {
text-align: center;
margin: 10px 0;
}
body div.clear {
... | 0.453504 | 0.08882 |
background-color: var(--color-primary);
}
#page-landing #container{
color: var(--color-text-in-primary);
margin-top: 40px;
justify-content: center ;
align-items: center
}
.logo-container img{
height: 15rem;
}
.logo-container{
text-align: center;
margin-bottom: 3.1rem;
}
.hero-image{
... | page-landing.css | background-color: var(--color-primary);
}
#page-landing #container{
color: var(--color-text-in-primary);
margin-top: 40px;
justify-content: center ;
align-items: center
}
.logo-container img{
height: 15rem;
}
.logo-container{
text-align: center;
margin-bottom: 3.1rem;
}
.hero-image{
... | 0.281406 | 0.091342 |
.maze-checkbox {
z-index: 0;
position: relative;
display: inline-block;
--maze-main-theme: var(
--maze-theme-rgb,
var(--maze-primary-rgb, 25, 118, 210)
);
color: rgba(var(--maze-onsurface-rgb, 0, 0, 0), 0.87);
font-family: "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui,
-apple-system;
f... | src/components/Inputs/CheckBox/CheckBox.css | .maze-checkbox {
z-index: 0;
position: relative;
display: inline-block;
--maze-main-theme: var(
--maze-theme-rgb,
var(--maze-primary-rgb, 25, 118, 210)
);
color: rgba(var(--maze-onsurface-rgb, 0, 0, 0), 0.87);
font-family: "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui,
-apple-system;
f... | 0.432782 | 0.114418 |
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div.row {
margin-left: -15px;
margin-right: -15px;
}
.row > .field,
.row > .label {
padding-left: 15px;
padding-right: 15px;
}
html {
color: #4f463f;
... | Fundraisingbox_custom_css.css | @import url('https://fonts.googleapis.com/css?family=Lato:400,900');
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div.row {
margin-left: -15px;
margin-right: -15px;
}
.row > .field,
.row > .label {
padding-left: 15px;
padding-right: 15px;
}
html {
color: #4f463f;
... | 0.383064 | 0.083703 |
@charset "UTF-8";
/* ! Regras Gerais */
:root {
--ftfly0: 'Morganite LightItalic';
--ftfly1: '<NAME>';
--ftbkgclr: #f1e4e4;
--bkgdclr: #221E1F;
--pnlclr: blanchedalmond;
}
/* Fontes */
@font-face {
font-family: '<NAME>'; /* Nome para a fonte */
src: url('fonts/Rene-Bieder.otf') format(... | Pag404Error/style.css | @charset "UTF-8";
/* ! Regras Gerais */
:root {
--ftfly0: 'Morganite LightItalic';
--ftfly1: '<NAME>';
--ftbkgclr: #f1e4e4;
--bkgdclr: #221E1F;
--pnlclr: blanchedalmond;
}
/* Fontes */
@font-face {
font-family: '<NAME>'; /* Nome para a fonte */
src: url('fonts/Rene-Bieder.otf') format(... | 0.23118 | 0.115736 |
a {
color: #009900;
}
.left_Active {
background-image : url('images/nCurrentTab_left.gif');
width:9px;
height:19px;
}
.middle_Active {
background-image : url('images/nCurrentTab_middle.gif');
height:19px;
font-size: 11px;
text-transform: capitalize;
padding-top: 2px;
padding-bottom: 1px;
padding-left: 7px... | unnecessary/installer/style.css | a {
color: #009900;
}
.left_Active {
background-image : url('images/nCurrentTab_left.gif');
width:9px;
height:19px;
}
.middle_Active {
background-image : url('images/nCurrentTab_middle.gif');
height:19px;
font-size: 11px;
text-transform: capitalize;
padding-top: 2px;
padding-bottom: 1px;
padding-left: 7px... | 0.369998 | 0.199172 |
@font-face {
font-family: 'Bodoni';
src: url('subset-BodoniXT.eot');
src: local('BodoniXT'),
url('subset-BodoniXT.eot?#iefix') format('embedded-opentype'),
url('subset-BodoniXT.woff2') format('woff2'),
url('subset-BodoniXT.woff') format('woff'),
url('subset-BodoniXT.ttf') format('truetype');
font-weigh... | public/fonts/stylesheet.css |
@font-face {
font-family: 'Bodoni';
src: url('subset-BodoniXT.eot');
src: local('BodoniXT'),
url('subset-BodoniXT.eot?#iefix') format('embedded-opentype'),
url('subset-BodoniXT.woff2') format('woff2'),
url('subset-BodoniXT.woff') format('woff'),
url('subset-BodoniXT.ttf') format('truetype');
font-weigh... | 0.314366 | 0.085213 |
table#user-management {
width: 100%;
margin-top: 10px;
}
table#user-management tbody tr td {
color: #000000;
}
table#user-management tr td{
}
table#user-management #name-title, table#user-management #email-title {
width: 227px;
}
table#user-management #developer-title, table#user-management #researcher-title,... | application/views/css/manager.css |
table#user-management {
width: 100%;
margin-top: 10px;
}
table#user-management tbody tr td {
color: #000000;
}
table#user-management tr td{
}
table#user-management #name-title, table#user-management #email-title {
width: 227px;
}
table#user-management #developer-title, table#user-management #researcher-title,... | 0.273574 | 0.077343 |
*{
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
}
.header{
position: fixed;
width: 100%;
height: 67px;
background-color: #0F1D40;
z-index:3;
}
.emoji__nav{
position: fixed;
left: 60px;
top: -5px;
width: 80px;
height: 80px;
}
nav ul{
... | style/style.css | *{
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
}
.header{
position: fixed;
width: 100%;
height: 67px;
background-color: #0F1D40;
z-index:3;
}
.emoji__nav{
position: fixed;
left: 60px;
top: -5px;
width: 80px;
height: 80px;
}
nav ul{
... | 0.488039 | 0.061255 |
html {
--bg-size: 36px;
--super-dark: #224c6d;
--dark: #4283b6;
--light: #91cbf9;
--super-light: #d7ecfd;
--navbar-button-1-bg: #ff5f56;
--navbar-button-1-border: #e0443e;
--navbar-button-2-bg: #ffbd2e;
--navbar-button-2-border: #dea123;
--navbar-button-3-bg: #27c93f;
--navbar-button-3-border: #1a... | public/styles.css | html {
--bg-size: 36px;
--super-dark: #224c6d;
--dark: #4283b6;
--light: #91cbf9;
--super-light: #d7ecfd;
--navbar-button-1-bg: #ff5f56;
--navbar-button-1-border: #e0443e;
--navbar-button-2-bg: #ffbd2e;
--navbar-button-2-border: #dea123;
--navbar-button-3-bg: #27c93f;
--navbar-button-3-border: #1a... | 0.50952 | 0.071332 |
@import url('./sections.css');
@import url('./footer.css');
/* font-awesome */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");
/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;600&display=swap');
@import url('https://fonts.googleapi... | css/styles.css | @import url('./sections.css');
@import url('./footer.css');
/* font-awesome */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");
/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;600&display=swap');
@import url('https://fonts.googleapi... | 0.30549 | 0.060308 |
* {box-sizing: border-box}
body {
font-family: Verdana, Geneva, Tahoma, sans-serif;
background-color: #aaa;
margin: 0;
}
/* banner */
.bigetron {
margin-top: 0px;
font-family: 'Raleway', sans-serif;
width: 100%;
padding: 80px 40px;
box-sizing: border-box;
text-align: center;
c... | css/style.css | * {box-sizing: border-box}
body {
font-family: Verdana, Geneva, Tahoma, sans-serif;
background-color: #aaa;
margin: 0;
}
/* banner */
.bigetron {
margin-top: 0px;
font-family: 'Raleway', sans-serif;
width: 100%;
padding: 80px 40px;
box-sizing: border-box;
text-align: center;
c... | 0.381104 | 0.129843 |
.filters {
margin-y: 30px;
}
.filters__item {
position: relative;
margin-bottom: 40px;
padding: 5px 15px;
border-left: 1px solid color(black lightness(+20%));
}
.filters__item .filters__item {
margin-left: 20px;
}
.filters__item .filters__item:first-of-type {
margin-top: 12px;
}
.filters__item .title {
... | src/gui/src/components/filters/filters.css | .filters {
margin-y: 30px;
}
.filters__item {
position: relative;
margin-bottom: 40px;
padding: 5px 15px;
border-left: 1px solid color(black lightness(+20%));
}
.filters__item .filters__item {
margin-left: 20px;
}
.filters__item .filters__item:first-of-type {
margin-top: 12px;
}
.filters__item .title {
... | 0.591369 | 0.093885 |
html,body{
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
line-height: 1.2;
height:100%;
margin:0;
}
#wrapper{
background-image:url("../images/circles-dark.png");
margin-bottom:-70px;
height:100%;
}
h1{
font-family: 'Georgia', Times, 'Times New Roman', serif;
}
#top{
... | assets/css/style.css |
html,body{
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
line-height: 1.2;
height:100%;
margin:0;
}
#wrapper{
background-image:url("../images/circles-dark.png");
margin-bottom:-70px;
height:100%;
}
h1{
font-family: 'Georgia', Times, 'Times New Roman', serif;
}
#top{
... | 0.487307 | 0.080647 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap');
/* Prism Code Highlighting Theme (see https://prismjs.com) */
@import url('https://cdn.jsdelivr.net/npm/prism-themes@1.5.0/themes/prism-dracula.css');
pre[class*="language-"] {
background: #222425;
border: 1... | src/styles/base.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap');
/* Prism Code Highlighting Theme (see https://prismjs.com) */
@import url('https://cdn.jsdelivr.net/npm/prism-themes@1.5.0/themes/prism-dracula.css');
pre[class*="language-"] {
background: #222425;
border: 1... | 0.412057 | 0.097777 |
body {
font-family: Arial, Helvetica, sans-serif;
}
* {
box-sizing: border-box;
}
/* style the container */
.container {
position: relative;
border-radius: 5px;
background-color: #f2f2f2;
padding: 30px 0 30px 0;
}
/* style inputs and link buttons */
input,
.btn {
width: 100%;
padding: 15px;
border:... | Login.css | body {
font-family: Arial, Helvetica, sans-serif;
}
* {
box-sizing: border-box;
}
/* style the container */
.container {
position: relative;
border-radius: 5px;
background-color: #f2f2f2;
padding: 30px 0 30px 0;
}
/* style inputs and link buttons */
input,
.btn {
width: 100%;
padding: 15px;
border:... | 0.323273 | 0.082401 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
font-size: 62.5%; }
body {
font-family: "lato",sans-serif;
font-weight: 400;
line-height: 1.7;
color: #777;
box-sizing: border-box; }
::-webkit-scrollbar {
width: 12px;
height: 5px; }
::-webkit-scrollbar-track {
bo... | public/css/main.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
font-size: 62.5%; }
body {
font-family: "lato",sans-serif;
font-weight: 400;
line-height: 1.7;
color: #777;
box-sizing: border-box; }
::-webkit-scrollbar {
width: 12px;
height: 5px; }
::-webkit-scrollbar-track {
bo... | 0.515132 | 0.063861 |
.button-container {
margin-left: -42px;
margin-top: -18px;
}
.ratingButton:active {
position:relative;
top:1px;
}
.ratingButton {
background-color: rgb(209, 209, 209);
border: none;
color: rgb(51, 51, 51);
cursor: pointer;
display: block-inline;
font-family: proximanova, "Helvetica Neue", Helvetica, H... | style.css | .button-container {
margin-left: -42px;
margin-top: -18px;
}
.ratingButton:active {
position:relative;
top:1px;
}
.ratingButton {
background-color: rgb(209, 209, 209);
border: none;
color: rgb(51, 51, 51);
cursor: pointer;
display: block-inline;
font-family: proximanova, "Helvetica Neue", Helvetica, H... | 0.499023 | 0.078678 |
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css?family=Monda|Satisfy);
body {
font-family: Monda, "Noto Sans", "Noto Sans TC";
}
h1 {
font-family: inherit;
text-transform: none;
line-height: 6rem;
}
.subheading {
font-f... | css/css/annita.css | @import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css?family=Monda|Satisfy);
body {
font-family: Monda, "Noto Sans", "Noto Sans TC";
}
h1 {
font-family: inherit;
text-transform: none;
line-height: 6rem;
}
.subheading {
font-f... | 0.392803 | 0.060391 |
@import url('reset.css');
body {
font-family: Arial;
width: 80%;
margin: auto;
}
h1 {
font-size: 34px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
a {
text-decoration: none;
}
a:ho... | ex/css/infographieIDF.css |
@import url('reset.css');
body {
font-family: Arial;
width: 80%;
margin: auto;
}
h1 {
font-size: 34px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
a {
text-decoration: none;
}
a:ho... | 0.325413 | 0.166201 |
@import url(http://weloveiconfonts.com/api/?family=brandico|entypo|openwebicons|zocial);
html {
overflow-x: hidden;
overflow-y: hidden;
}
body {
background-color: #DDDDDD;
height: 100%;
}
#google_map {
position: absolute;
top: 58px;
bottom: 8px;
width: 100%;
height: 86.5%;
z-index:0... | app/static/css/mycleanindia.css | @import url(http://weloveiconfonts.com/api/?family=brandico|entypo|openwebicons|zocial);
html {
overflow-x: hidden;
overflow-y: hidden;
}
body {
background-color: #DDDDDD;
height: 100%;
}
#google_map {
position: absolute;
top: 58px;
bottom: 8px;
width: 100%;
height: 86.5%;
z-index:0... | 0.392686 | 0.071397 |
background-image: url(../background/shaian-ramesht-exSEmuA7R7k-unsplash.jpg);
text-align: center;
color:white;
height: 500px;
position: relative;
background-size: cover;
background-position:center;
padding: 50px;
}
h1{
font-size: 50px;
}
#message{
text-align: center;
positio... | css/styles.css | background-image: url(../background/shaian-ramesht-exSEmuA7R7k-unsplash.jpg);
text-align: center;
color:white;
height: 500px;
position: relative;
background-size: cover;
background-position:center;
padding: 50px;
}
h1{
font-size: 50px;
}
#message{
text-align: center;
positio... | 0.32896 | 0.095013 |
html {
background-color: darkslategray;
}
.main {
display: flex;
flex-flow: row wrap;
margin: auto;
align-self: center;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
height: 100vh;
}
.header {
width: 95%;
text-align: center;
border-bottom: 2px solid #000;
margi... | jurassic-map-react/src/App.css | html {
background-color: darkslategray;
}
.main {
display: flex;
flex-flow: row wrap;
margin: auto;
align-self: center;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
height: 100vh;
}
.header {
width: 95%;
text-align: center;
border-bottom: 2px solid #000;
margi... | 0.567817 | 0.073763 |
.topnav{
height: 43px;
background-color: #f7f7f7;
/* border: 1px solid red; */
}
.topnav-left{
float: left;
line-height: 43px;
color: #999;
font-size: 12px;
}
.topnav-left p{
float: left;
margin-top: 0;
margin-bottom: 0;
box-sizing: border-box;
}
.topnav-left span{
floa... | css/pujiindex.css | .topnav{
height: 43px;
background-color: #f7f7f7;
/* border: 1px solid red; */
}
.topnav-left{
float: left;
line-height: 43px;
color: #999;
font-size: 12px;
}
.topnav-left p{
float: left;
margin-top: 0;
margin-bottom: 0;
box-sizing: border-box;
}
.topnav-left span{
floa... | 0.332852 | 0.069195 |
@font-face {
font-family: 'Brandon Grotesque Light';
src: url('../fonts/BrandonGrotesque-Light.eot');
src: url('../fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/BrandonGrotesque-Light.woff2') format('woff2'), url('../fonts/BrandonGrotesque-Light.woff') format('woff'), url('../f... | dist/css/custom.css | @font-face {
font-family: 'Brandon Grotesque Light';
src: url('../fonts/BrandonGrotesque-Light.eot');
src: url('../fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/BrandonGrotesque-Light.woff2') format('woff2'), url('../fonts/BrandonGrotesque-Light.woff') format('woff'), url('../f... | 0.31732 | 0.047316 |
@import '../../components/variables.css';
.root {
position: relative;
float: left;
}
.banner {
position: relative;
float: left;
height: 80vh;
width: 100%;
background-size: cover;
background-position: center;
background-image: url('../../../public/esteban-lopez.jpg');
border-bottom: 5px solid #3bd9... | src/routes/landing/Landing.css | @import '../../components/variables.css';
.root {
position: relative;
float: left;
}
.banner {
position: relative;
float: left;
height: 80vh;
width: 100%;
background-size: cover;
background-position: center;
background-image: url('../../../public/esteban-lopez.jpg');
border-bottom: 5px solid #3bd9... | 0.512693 | 0.099558 |
.aquaSlateGray1,
.hover_aquaSlateGray1:hover,
.active_aquaSlateGray1:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(217, 222, 226, .39),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em rgb(171, 200, 221),
inset 0 0em 0.5em 2em rgb(255, 255, 255);
-moz-box-shadow: 0 ... | widgets/common/assets/shadows/aqua/aquaSlateGray/aquaSlateGray1.css | .aquaSlateGray1,
.hover_aquaSlateGray1:hover,
.active_aquaSlateGray1:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(217, 222, 226, .39),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em rgb(171, 200, 221),
inset 0 0em 0.5em 2em rgb(255, 255, 255);
-moz-box-shadow: 0 ... | 0.435781 | 0.391377 |
.widget {border-bottom: 2px solid #fff;padding: 2.5rem 0;}
.widget:first-child {padding-top: 0;}
.widget:last-child {border:none;}
.widget ul {padding-left: 0;}
.widget .widget-title {font-family: 'Montserrat',arial; font-size: 1rem; margin-bottom: 1.1rem;margin-top: 0;text-transform: uppercase;font-weight: 700;letter-... | client/assets/css/widgets.css | .widget {border-bottom: 2px solid #fff;padding: 2.5rem 0;}
.widget:first-child {padding-top: 0;}
.widget:last-child {border:none;}
.widget ul {padding-left: 0;}
.widget .widget-title {font-family: 'Montserrat',arial; font-size: 1rem; margin-bottom: 1.1rem;margin-top: 0;text-transform: uppercase;font-weight: 700;letter-... | 0.213787 | 0.082846 |
:root, [prefers-color-scheme="light"]{
--BarColor: #fffffe;
}
[prefers-color-scheme="dark"]{
--BarColor: #1e1e1e;
}
.COfMainActions{
position: relative;
width: 100%;
height: calc(100vh - 216px);
}
.RecentC{
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
width: calc(100% - 280px);
padding: 0... | apps/built-in/studio/content/style.css | :root, [prefers-color-scheme="light"]{
--BarColor: #fffffe;
}
[prefers-color-scheme="dark"]{
--BarColor: #1e1e1e;
}
.COfMainActions{
position: relative;
width: 100%;
height: calc(100vh - 216px);
}
.RecentC{
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
width: calc(100% - 280px);
padding: 0... | 0.45641 | 0.118768 |
@import url('https://fonts.googleapis.com/css?family=Roboto|Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono&display=swap');
@import url('https://fonts.googleapis.com/css?family=Heebo:300&display=swap');
*{
font-family: Arial, sans-serif;
}
body{
max-width: 860px;
margin: ... | docs/_static/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto|Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono&display=swap');
@import url('https://fonts.googleapis.com/css?family=Heebo:300&display=swap');
*{
font-family: Arial, sans-serif;
}
body{
max-width: 860px;
margin: ... | 0.315736 | 0.079282 |
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,... | mendoza/templates/mdzdoc/css/main.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.381104 | 0.095602 |
.modal-open .dropdown-menu {
z-index: 2050;
}
.modal-open .dropdown.open {
}
.modal-open .popover {
z-index: 2060;
}
.modal-open .tooltip {
z-index: 2080;
}
.modal-backdrop {
background-color: #000000;
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1040;
}
.modal-backdrop.fade {
opacit... | qtsc/template_html3/media/j2store/css/j2store.css | .modal-open .dropdown-menu {
z-index: 2050;
}
.modal-open .dropdown.open {
}
.modal-open .popover {
z-index: 2060;
}
.modal-open .tooltip {
z-index: 2080;
}
.modal-backdrop {
background-color: #000000;
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1040;
}
.modal-backdrop.fade {
opacit... | 0.294722 | 0.048114 |
.code {
color: #c0c5ce;
background-color: #2b303b;
}
.variable.parameter.function {
color: #c0c5ce;
}
.comment {
color: #65737e;
}
.punctuation.definition.comment {
color: #65737e;
}
.punctuation.definition.string {
color: #c0c5ce;
}
.punctuation.definition.variable {
color: #c0c5ce;
}
.punctuation.defini... | assets/css/highlight.css | .code {
color: #c0c5ce;
background-color: #2b303b;
}
.variable.parameter.function {
color: #c0c5ce;
}
.comment {
color: #65737e;
}
.punctuation.definition.comment {
color: #65737e;
}
.punctuation.definition.string {
color: #c0c5ce;
}
.punctuation.definition.variable {
color: #c0c5ce;
}
.punctuation.defini... | 0.472683 | 0.17849 |
body {
font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
overflow-x: hidden; }
h1,
h2 {
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 700;
text-transform: uppercase; }
header.masthead img {
border-radius: 50%;
height: 200px;
width:... | about-me2/about-me.css | body {
font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
overflow-x: hidden; }
h1,
h2 {
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 700;
text-transform: uppercase; }
header.masthead img {
border-radius: 50%;
height: 200px;
width:... | 0.403214 | 0.05647 |
.billingInfo {
display: block;
}
.shippingInfo {
display: block;
}
#poTable {
width: 95%;
}
#receiverTable {
width: 95%;
}
td {
padding: 0 1rem;
padding: 0.15rem;
}
.poTableLine {
width: 5%;
text-align: center;
background: darkgray;
}
.poTableLineHeader {
width: 5%;
text-align: center;
}
.p... | public/css/purchaseOrder.css | .billingInfo {
display: block;
}
.shippingInfo {
display: block;
}
#poTable {
width: 95%;
}
#receiverTable {
width: 95%;
}
td {
padding: 0 1rem;
padding: 0.15rem;
}
.poTableLine {
width: 5%;
text-align: center;
background: darkgray;
}
.poTableLineHeader {
width: 5%;
text-align: center;
}
.p... | 0.37777 | 0.133585 |
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono:100,300,400,500,700&display=swap");
:root {
--border: 1px solid #212121;
--tr-kelas-telah-dipilih-background-color: #fafafa;
--kelas-background-color: #ffffff;
--kelas-hover-background-color: #b3e5fc;
--kelas-dipilih-background-color: #4fc3f7;
... | src/app.css | @import url("https://fonts.googleapis.com/css?family=Roboto+Mono:100,300,400,500,700&display=swap");
:root {
--border: 1px solid #212121;
--tr-kelas-telah-dipilih-background-color: #fafafa;
--kelas-background-color: #ffffff;
--kelas-hover-background-color: #b3e5fc;
--kelas-dipilih-background-color: #4fc3f7;
... | 0.436862 | 0.121035 |
:root {
--font: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
--font-size: 12pt;
--line-height: 1.5;
--color-font: #221f25;
--color-link: inherit;
--color-theme: #c3c6ca;
--color-border: #eee;
--color-muted: #eee;
... | docs/css/docs.css | :root {
--font: Space Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
--font-size: 12pt;
--line-height: 1.5;
--color-font: #221f25;
--color-link: inherit;
--color-theme: #c3c6ca;
--color-border: #eee;
--color-muted: #eee;
... | 0.358578 | 0.149159 |
@charset "UTF-8";
.btn-green {
color: #fff;
background-color: #465e0b;
border-color: #465e0b;
box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.35); }
.btn-green:hover {
color: #fff !important;
box-shadow: none !important; }
.btn-green.focus, .btn-green:focus {
box-shadow: inset -2px 2px 4px rgba(0, 0, 0, 0.35) !i... | public/css/style.css | @charset "UTF-8";
.btn-green {
color: #fff;
background-color: #465e0b;
border-color: #465e0b;
box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.35); }
.btn-green:hover {
color: #fff !important;
box-shadow: none !important; }
.btn-green.focus, .btn-green:focus {
box-shadow: inset -2px 2px 4px rgba(0, 0, 0, 0.35) !i... | 0.255344 | 0.066691 |
.background_brown7,
.hover_background_brown7:hover,
.active_background_brown7:active:hover {
background: #6b1b1b;
background-image: -moz-linear-gradient(top, rgb(134, 34, 34) 0%, rgb(107, 27, 27) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(134, 34, 34)), colo... | widgets/common/assets/gradients/simple/brown/brown7.css | .background_brown7,
.hover_background_brown7:hover,
.active_background_brown7:active:hover {
background: #6b1b1b;
background-image: -moz-linear-gradient(top, rgb(134, 34, 34) 0%, rgb(107, 27, 27) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(134, 34, 34)), colo... | 0.481698 | 0.10904 |
:host {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
display: grid;
grid-template: 100% / 100%;
justify-items: center;
align-items: center;
color: #222;
--speaker-next-scale: .66667;
}
aside {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
... | css/deck.css | :host {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
display: grid;
grid-template: 100% / 100%;
justify-items: center;
align-items: center;
color: #222;
--speaker-next-scale: .66667;
}
aside {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
... | 0.616705 | 0.147986 |
.main-games {
flex: 1 1 auto;
background-color: black;
background-image: url("../img/main-bg-pattern.jpg");
background-repeat: repeat;
/*** sort buttons ***/
&__sort-btns {
display: flex;
padding-top: 3px;
margin-left: -12px;
margin-right: -12px;
overflow: hidden;
}
&__sort-btn {
... | src/css/components/main-games.css | .main-games {
flex: 1 1 auto;
background-color: black;
background-image: url("../img/main-bg-pattern.jpg");
background-repeat: repeat;
/*** sort buttons ***/
&__sort-btns {
display: flex;
padding-top: 3px;
margin-left: -12px;
margin-right: -12px;
overflow: hidden;
}
&__sort-btn {
... | 0.583559 | 0.061876 |
.fusion-section-separator .fusion-section-separator-svg {
position: absolute;
left: 0;
right: 0;
}
.fusion-section-separator .fusion-section-separator-svg.fusion-section-separator-fullwidth,
.fusion-section-separator .fusion-section-separator-spacer.fusion-section-separator-fullwidth {
width: 100vw;
}
.ltr .fus... | wp-app/wp-content/plugins/fusion-builder/assets/css/shortcodes/section-separator.css | .fusion-section-separator .fusion-section-separator-svg {
position: absolute;
left: 0;
right: 0;
}
.fusion-section-separator .fusion-section-separator-svg.fusion-section-separator-fullwidth,
.fusion-section-separator .fusion-section-separator-spacer.fusion-section-separator-fullwidth {
width: 100vw;
}
.ltr .fus... | 0.59972 | 0.069542 |
.hck-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
max-width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 100;
visibility: hidden;
opacity: 0;
display: flex;
display: -ms-flexbox;
align-items: center;
justify-content: center;
transition: opacity .2s ease-in;... | modal/modal.css | .hck-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
max-width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 100;
visibility: hidden;
opacity: 0;
display: flex;
display: -ms-flexbox;
align-items: center;
justify-content: center;
transition: opacity .2s ease-in;... | 0.632957 | 0.056862 |
html {
padding: 0;
margin: 0;
user-select: none;
cursor: default;
}
body {
font-family: "Helvetica Neue";
font-size: 15px;
padding: 30px;
margin: 0;
-webkit-user-select: none;
}
#templates {
display: none;
}
.container {
position: relative;
/*top: 200px;*/
height: ... | Sources/Resources/html/add-account.css | html {
padding: 0;
margin: 0;
user-select: none;
cursor: default;
}
body {
font-family: "Helvetica Neue";
font-size: 15px;
padding: 30px;
margin: 0;
-webkit-user-select: none;
}
#templates {
display: none;
}
.container {
position: relative;
/*top: 200px;*/
height: ... | 0.437103 | 0.071624 |
/* CSS Document */
body {
margin: 0 auto;
padding: 0;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
thead,
img {
border: 0;
list-style: ... | public/web/css.css | /* CSS Document */
body {
margin: 0 auto;
padding: 0;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
thead,
img {
border: 0;
list-style: ... | 0.444083 | 0.061199 |
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
html,
body,
div {
border: 0;
margin: 0;
padding: 0;
}
body {
background: #fafafa;
font-family: Lato, Roboto, Helvetica, Arial, sans-serif;
font-size: 14px;
color: rgba(0, 0, 0, 0.87);
-webkit-font-smoothing: antialiased;... | src/style/indexStyle.css | html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
html,
body,
div {
border: 0;
margin: 0;
padding: 0;
}
body {
background: #fafafa;
font-family: Lato, Roboto, Helvetica, Arial, sans-serif;
font-size: 14px;
color: rgba(0, 0, 0, 0.87);
-webkit-font-smoothing: antialiased;... | 0.412057 | 0.078572 |
:root {
--primary-color: #1f5eaf;
--text-color: #707070;
--text-light-color: #ffffff;
--destaque-color: #ff5202;
--resultado-color: #009118;
--border-color: #DEE2E7;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', sans-serif;
}
.container {
max-width: 60... | style.css | :root {
--primary-color: #1f5eaf;
--text-color: #707070;
--text-light-color: #ffffff;
--destaque-color: #ff5202;
--resultado-color: #009118;
--border-color: #DEE2E7;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', sans-serif;
}
.container {
max-width: 60... | 0.423577 | 0.176281 |
@import url('https://fonts.googleapis.com/css2?family=B612:wght@400;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
color: var(--white);
text-decoration: none;
}
:root {
font-size: 62.5%;
--white: #fff;
--black: #131318;
--orange: #ffa800;
--blue: #0072d2;
}
img {
max-wid... | challenges/challenge-06/css/styles.css | @import url('https://fonts.googleapis.com/css2?family=B612:wght@400;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
color: var(--white);
text-decoration: none;
}
:root {
font-size: 62.5%;
--white: #fff;
--black: #131318;
--orange: #ffa800;
--blue: #0072d2;
}
img {
max-wid... | 0.539711 | 0.12213 |
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas,... | main.css | html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas,... | 0.457621 | 0.078926 |
:root{
--light-blue: #4682b4;
--grey-blue: #f0f8ff;
}
* {
box-sizing: border-box;
margin: 1;
}
body {
font-family: sans-serif;
margin: 1 auto;
border: solid 3px var(--light-blue);
}
.header {
font-family: sans-serif;
background-color: var(--light-blue);
color: white;
dis... | assets/styles.css | :root{
--light-blue: #4682b4;
--grey-blue: #f0f8ff;
}
* {
box-sizing: border-box;
margin: 1;
}
body {
font-family: sans-serif;
margin: 1 auto;
border: solid 3px var(--light-blue);
}
.header {
font-family: sans-serif;
background-color: var(--light-blue);
color: white;
dis... | 0.511229 | 0.154535 |
:root {
--base-space: 1rem;
}
.editor-styles-wrapper {
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 16px;
line-height: 1.4;
background: #fff;
color: #111;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.editor-styles-wrapper * {
box-sizing: b... | config-css-reset.editor.css | :root {
--base-space: 1rem;
}
.editor-styles-wrapper {
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 16px;
line-height: 1.4;
background: #fff;
color: #111;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.editor-styles-wrapper * {
box-sizing: b... | 0.575946 | 0.118513 |
/* https://tailwindcss.com/docs/text-align */
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
/* https://tailwindcss.com/docs/font-size */
.text-xl {
font-size: 20px;
line-height: 28px;
}
.text-2xl {
font-size: 24px;
line-height: 32px;
}
.text-3xl {
font-size: 30px;
line-height: 3... | packages/backend/src/_static/email-templates/base-tailwind-helpers.css |
/* https://tailwindcss.com/docs/text-align */
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
/* https://tailwindcss.com/docs/font-size */
.text-xl {
font-size: 20px;
line-height: 28px;
}
.text-2xl {
font-size: 24px;
line-height: 32px;
}
.text-3xl {
font-size: 30px;
line-height: 3... | 0.515376 | 0.065695 |
*{
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
color: #2D2D2D;
}
/* 头部 */
.dm-header{
height: 72px;
width: 100%;
box-shadow: 0 2px 16px 0 rgba(220,220,220,.5);
}
.dm-header-content{
width: 1100px;
height: 100%;
margin: 0 auto;
display: flex;
flex-direction: row;
}
... | css/classify.css | *{
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
color: #2D2D2D;
}
/* 头部 */
.dm-header{
height: 72px;
width: 100%;
box-shadow: 0 2px 16px 0 rgba(220,220,220,.5);
}
.dm-header-content{
width: 1100px;
height: 100%;
margin: 0 auto;
display: flex;
flex-direction: row;
}
... | 0.216094 | 0.051702 |
@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Crete+Round&display=swap');
:root{
--Treehouse: #3b2d20;
--ElPaso: #201408;
--TobaccoBrown: #6e553c;
--LightBrown: #ba742f;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Crete Roun... | style.css | @charset 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Crete+Round&display=swap');
:root{
--Treehouse: #3b2d20;
--ElPaso: #201408;
--TobaccoBrown: #6e553c;
--LightBrown: #ba742f;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Crete Roun... | 0.374333 | 0.068756 |
:root {
--bg-color: #5ec757;
--black: #333;
--semiwhite: rgb(240, 240, 240);
--accents: rgb(241, 238, 6);
--black-transparency: 80%;
}
html {
font-family: 'Literata', serif;
text-align: center;
box-sizing: border-box;
color: var(--black);
font-size: 20px;
background: var(--b... | docs/styles.css | :root {
--bg-color: #5ec757;
--black: #333;
--semiwhite: rgb(240, 240, 240);
--accents: rgb(241, 238, 6);
--black-transparency: 80%;
}
html {
font-family: 'Literata', serif;
text-align: center;
box-sizing: border-box;
color: var(--black);
font-size: 20px;
background: var(--b... | 0.487795 | 0.142679 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&family=MonteCarlo&family=Oswald:wght@200;300;400;500;600;700&display=swap');
@font-face {
font-family: 'android';
src: url(fontes/idroid.otf);
font-weight: normal;
font-style: normal;
}
body{
font-family: Arial, Hel... | desafios/d010-pratica/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&family=MonteCarlo&family=Oswald:wght@200;300;400;500;600;700&display=swap');
@font-face {
font-family: 'android';
src: url(fontes/idroid.otf);
font-weight: normal;
font-style: normal;
}
body{
font-family: Arial, Hel... | 0.414188 | 0.106041 |
* @project Jx
* @revision $Id: dialog.css 1035 2008-09-22 17:05:20Z pspencer $
* @author <NAME> (<EMAIL>)
* @copyright (c) 2006 DM Solutions Group Inc.
*/
/* ============= */
/* DIALOG STYLES */
/* ============= */
.jxDialog .jxChrome {
background-image: url("images/dialog_chrome.p... | Web/src/viewerfiles/jxtheme.css | * @project Jx
* @revision $Id: dialog.css 1035 2008-09-22 17:05:20Z pspencer $
* @author <NAME> (<EMAIL>)
* @copyright (c) 2006 DM Solutions Group Inc.
*/
/* ============= */
/* DIALOG STYLES */
/* ============= */
.jxDialog .jxChrome {
background-image: url("images/dialog_chrome.p... | 0.325521 | 0.064418 |
@font-face {
font-family: GothamProBold;
src: url(../fonts/GothamPro-Bold.ttf);
}
#invWrapper {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
#playerInventory {
display: grid;
grid-template-columns: 230px 1fr 250px... | AppReact/src/assets/css/playerInventory.css | @font-face {
font-family: GothamProBold;
src: url(../fonts/GothamPro-Bold.ttf);
}
#invWrapper {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
#playerInventory {
display: grid;
grid-template-columns: 230px 1fr 250px... | 0.315525 | 0.119897 |
@CHARSET "utf-8";
body {
margin: 0;
font-family: Helvetica;
overflow: hidden;
-webkit-text-size-adjust: none;
font-family: "Microsoft YaHei",arial,simsun;
color: #333;
font-size:28px; line-height: 1.8em;
}
#btnBar {
position:fixed;
background:url('images/greatheat/btn.png') no-repeat;
bottom:1... | web/huodong/2012ay/css/greatheat_webview.css | @CHARSET "utf-8";
body {
margin: 0;
font-family: Helvetica;
overflow: hidden;
-webkit-text-size-adjust: none;
font-family: "Microsoft YaHei",arial,simsun;
color: #333;
font-size:28px; line-height: 1.8em;
}
#btnBar {
position:fixed;
background:url('images/greatheat/btn.png') no-repeat;
bottom:1... | 0.289071 | 0.054702 |
:root {
--clr1: #ddd;
--clr2: #efefef;
--clr3: #252525;
--clr4: tomato;
--border-radius: 7px;
--text-radius: 50em;
}
.animateme {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
overflow: hidden;
z-index: -1;
}
.bg-bubbles {
position: absolute;
top: 0;
left: 0;
width:... | static/css/animated_background.css | :root {
--clr1: #ddd;
--clr2: #efefef;
--clr3: #252525;
--clr4: tomato;
--border-radius: 7px;
--text-radius: 50em;
}
.animateme {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
overflow: hidden;
z-index: -1;
}
.bg-bubbles {
position: absolute;
top: 0;
left: 0;
width:... | 0.471223 | 0.151435 |
:root {
--system-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-family: var(--system-font);
font-size: 10px;
--color-bg: white;
--color-text: black;
--color-text2: rgb(45, 45, 4... | static/style.css | :root {
--system-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-family: var(--system-font);
font-size: 10px;
--color-bg: white;
--color-text: black;
--color-text2: rgb(45, 45, 4... | 0.680879 | 0.172102 |
.biiss-lago {
/*padding-top: 18px !important;*/
}
.biiss-lago img{}
.forcolor{
/*background: #dc5363;*/
color: #fff;
padding: 10px;
}
.navbar {
margin-bottom: 0px !important;
padding: 0px 0px;
}
/*.top_area{
!* background-image: url('images/bg.png');
background-repeat: no-repeat;
back... | public/css/frontend/style.css | .biiss-lago {
/*padding-top: 18px !important;*/
}
.biiss-lago img{}
.forcolor{
/*background: #dc5363;*/
color: #fff;
padding: 10px;
}
.navbar {
margin-bottom: 0px !important;
padding: 0px 0px;
}
/*.top_area{
!* background-image: url('images/bg.png');
background-repeat: no-repeat;
back... | 0.222616 | 0.080973 |