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 |
|---|---|---|---|---|
@charset "utf-8";
/* 黄色 */
/*全站默认字体颜色*/
a{color:#333}a:hover,a:focus,.maincolor,.maincolor a{color:#06c}
.navbar{ background:#ffd200 !important}/*顶部导航*/
.navbar-logo,.navbar-logo-m,.navbar-slogan,.navbar-userbar{color:#282828}/*logo 及 用户信息文字颜色*/
.navbar-logo:hover,.navbar-logo-m:hover{color:#282828;text-decoration: n... | mall-console-ui/component/h-ui.admin/skin/yellow/skin.css | @charset "utf-8";
/* 黄色 */
/*全站默认字体颜色*/
a{color:#333}a:hover,a:focus,.maincolor,.maincolor a{color:#06c}
.navbar{ background:#ffd200 !important}/*顶部导航*/
.navbar-logo,.navbar-logo-m,.navbar-slogan,.navbar-userbar{color:#282828}/*logo 及 用户信息文字颜色*/
.navbar-logo:hover,.navbar-logo-m:hover{color:#282828;text-decoration: n... | 0.210766 | 0.04197 |
.team-container {
font-family: 'Work Sans', sans-serif;
color: white;
margin-top: 80px;
padding: 1rem 30px;
}
.team-cards-container {
display: flex;
flex-direction: row;
justify-content: space-evenly;
flex-wrap: wrap;
}
.team-header form {
display: flex;
flex-direction: row;
... | src/pages/Teams/Teams.css | .team-container {
font-family: 'Work Sans', sans-serif;
color: white;
margin-top: 80px;
padding: 1rem 30px;
}
.team-cards-container {
display: flex;
flex-direction: row;
justify-content: space-evenly;
flex-wrap: wrap;
}
.team-header form {
display: flex;
flex-direction: row;
... | 0.571886 | 0.079496 |
.tweet {
background: #fff;
cursor: pointer;
color: #0b3c49;
padding: 10px;
border-bottom: 1px solid #ece6f0;
position: relative;
min-height: 51px;
}
.tweet__retweet {
display: flex;
font-size: 12px;
color: #657786;
line-height: 20px;
padding-left: 30px;
}
.tweet__retweet a {
color: #657786;
... | src/app/tweet/tweet.component.css | .tweet {
background: #fff;
cursor: pointer;
color: #0b3c49;
padding: 10px;
border-bottom: 1px solid #ece6f0;
position: relative;
min-height: 51px;
}
.tweet__retweet {
display: flex;
font-size: 12px;
color: #657786;
line-height: 20px;
padding-left: 30px;
}
.tweet__retweet a {
color: #657786;
... | 0.486575 | 0.085175 |
*{
padding: 0;
margin: 0;
}
:root{
--light: #EEEEEE;
--dark: #212121;
}
body{
font-family: Palanquin Dark,sans-serif;
font-weight: 500;
height: 100vh;
}
.header{
background: rgb(160, 189, 241);
background-image: url(images/Oasis_II_banner_no_words.png);
... | Oasis-Website/style.css | *{
padding: 0;
margin: 0;
}
:root{
--light: #EEEEEE;
--dark: #212121;
}
body{
font-family: Palanquin Dark,sans-serif;
font-weight: 500;
height: 100vh;
}
.header{
background: rgb(160, 189, 241);
background-image: url(images/Oasis_II_banner_no_words.png);
... | 0.343012 | 0.060335 |
@keyframes movesInLeft {
0% {
opacity: 0;
transform: translateX(-10rem); }
50% {
opacity: .4;
transform: translateX(1rem); }
/* 66% {
opacity: .7;
transform: translateX(-90px);
} */
100% {
opacity: 1;
transform: translateX(0); } }
@keyframes movesInRight {
0% {
opacity:... | assets/css/main.css | @keyframes movesInLeft {
0% {
opacity: 0;
transform: translateX(-10rem); }
50% {
opacity: .4;
transform: translateX(1rem); }
/* 66% {
opacity: .7;
transform: translateX(-90px);
} */
100% {
opacity: 1;
transform: translateX(0); } }
@keyframes movesInRight {
0% {
opacity:... | 0.608943 | 0.120957 |
.ewd-admin-small-input {
width: auto !important;
}
.ewd-admin-regular-text {
width:25em !important;
}
.ewd-admin-large-text {
width:40em !important;
height:10em;
}
.OptionTab {
padding:15px;
}
.HiddenTab {
display:none;
}
.feup-email-advanced-settings{
display:none;
}
.feup-hidden {
d... | plugins/front-end-only-users/css/Admin.css | .ewd-admin-small-input {
width: auto !important;
}
.ewd-admin-regular-text {
width:25em !important;
}
.ewd-admin-large-text {
width:40em !important;
height:10em;
}
.OptionTab {
padding:15px;
}
.HiddenTab {
display:none;
}
.feup-email-advanced-settings{
display:none;
}
.feup-hidden {
d... | 0.324021 | 0.048609 |
.backWall {
background: rgba(4,4,7,0.82);
opacity: 0.7;
width: 100vw;
height: 100vh;
position :fixed;
}
.leftResumeCss {
position :fixed;
left : 0;
top: 0;
width: 50vw;
height: 80vh;
background: #dddddd;
animation : moveDiv 2s linear ;
animation-delay : 4s;
animat... | src/pages/resume/leftResume.css | .backWall {
background: rgba(4,4,7,0.82);
opacity: 0.7;
width: 100vw;
height: 100vh;
position :fixed;
}
.leftResumeCss {
position :fixed;
left : 0;
top: 0;
width: 50vw;
height: 80vh;
background: #dddddd;
animation : moveDiv 2s linear ;
animation-delay : 4s;
animat... | 0.710427 | 0.191252 |
a{
text-decoration: none;
text-decoration: underline;
color: #d81b60;
}
#gaia-logo{
margin: 0 auto;
height: 4.5em;
width: 11em;
background: url("../img/gaia.png") no-repeat;
background-size: 11em;
}
html{
font-family: Arial, Helvetica, sans-serif;
}
body {
background-color: #... | keycloak/themes/fortbiz-theme/login/resources/css/gaia.css | a{
text-decoration: none;
text-decoration: underline;
color: #d81b60;
}
#gaia-logo{
margin: 0 auto;
height: 4.5em;
width: 11em;
background: url("../img/gaia.png") no-repeat;
background-size: 11em;
}
html{
font-family: Arial, Helvetica, sans-serif;
}
body {
background-color: #... | 0.420005 | 0.101991 |
body {
font-family: calibri;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
cursor: default;
overflow: hidden;
height: 100%;
width: 100%;
margin: 0;
}
::-webkit-scrollbar {
display: none;
}
screen {
position: absolute;
top: 5vw;
lef... | index.css | body {
font-family: calibri;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
cursor: default;
overflow: hidden;
height: 100%;
width: 100%;
margin: 0;
}
::-webkit-scrollbar {
display: none;
}
screen {
position: absolute;
top: 5vw;
lef... | 0.316053 | 0.043467 |
body{
background: url("../images/bigbg.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: helvetica;
font-size:2.1em;
width:100%;
color:white;
margin: 0 auto;
}
a{
text-align: center;
}
.clear{
... | public/css/master.css | body{
background: url("../images/bigbg.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: helvetica;
font-size:2.1em;
width:100%;
color:white;
margin: 0 auto;
}
a{
text-align: center;
}
.clear{
... | 0.159119 | 0.064153 |
body {
font-family: 'Lucida', Arial, sans-serif;
color: #444;
font-size: 18px;
padding: 0;
margin: 0; }
a {
color: #00B7FF; }
blockquote {
margin: 21px 0;
padding: 0 40px;
border-left: 4px solid #eee; }
code {
padding: 0 7px;
background-color: #eee;
border-radius: 2px; }
.container {
margi... | app/public/styles/style.css | body {
font-family: 'Lucida', Arial, sans-serif;
color: #444;
font-size: 18px;
padding: 0;
margin: 0; }
a {
color: #00B7FF; }
blockquote {
margin: 21px 0;
padding: 0 40px;
border-left: 4px solid #eee; }
code {
padding: 0 7px;
background-color: #eee;
border-radius: 2px; }
.container {
margi... | 0.406509 | 0.07627 |
*{
box-sizing:border-box;
}
body {
background:white;
margin:0px;
padding:0px;
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
#header{
width:100%;
background:white;
height: 80px;
margin-bottom:... | E-Commerce Site/css/adminProfile.css | *{
box-sizing:border-box;
}
body {
background:white;
margin:0px;
padding:0px;
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
#header{
width:100%;
background:white;
height: 80px;
margin-bottom:... | 0.281208 | 0.055618 |
a[href], input[type=submit], input[type=image], label[for], select, button, .pointer {
cursor: pointer;
}
body {
margin: 0px auto 50px;
text-align: center;
font-size: 16px;
font-family: Helvetica, Arial, sans-serif;
}
.container {
padding: 50px 0 50px;
background: #fff;
}
h1 {
font-size: 2em;
}
.cur... | color-picker-game/style.css | a[href], input[type=submit], input[type=image], label[for], select, button, .pointer {
cursor: pointer;
}
body {
margin: 0px auto 50px;
text-align: center;
font-size: 16px;
font-family: Helvetica, Arial, sans-serif;
}
.container {
padding: 50px 0 50px;
background: #fff;
}
h1 {
font-size: 2em;
}
.cur... | 0.342242 | 0.142649 |
body {
background-color:red;
}
nav {
background: #E54B4B;
color: #EBEBD3;
padding: 1em 0.5em;
position: relative;
}
nav::after {
content: '';
clear: both;
display: table;
}
.logo {
float: left;
font-size: 1em;
margin: 0;
text-transform: uppercase;
font-weight: 700;
}
.logo span {
font-weig... | wce/fakenews/home/templates/home/style.css | body {
background-color:red;
}
nav {
background: #E54B4B;
color: #EBEBD3;
padding: 1em 0.5em;
position: relative;
}
nav::after {
content: '';
clear: both;
display: table;
}
.logo {
float: left;
font-size: 1em;
margin: 0;
text-transform: uppercase;
font-weight: 700;
}
.logo span {
font-weig... | 0.513912 | 0.139075 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Provide sufficient contrast ... | VismaBugBountySelfServicePortal/wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Provide sufficient contrast ... | 0.545286 | 0.098686 |
--------------------------------------------- */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: <NAME> - http://richclarkdesign.com
*/
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,... | cw-android/HTML5/Checklist/styles.css | --------------------------------------------- */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: <NAME> - http://richclarkdesign.com
*/
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,... | 0.271541 | 0.076926 |
@font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.eot') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.otf') format('opentype'),
url(data:application/x-font-woff;... | public/font/styles.css | @font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.eot') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.otf') format('opentype'),
url(data:application/x-font-woff;... | 0.223462 | 0.139543 |
.content{
padding: 15px 15px 80px;
}
.form-sticky-header{
position: sticky;
top: 0;
width: 100%;
height: 60px;
background-color: red;
}
.form-input-header{
width: 100%;
padding: 25px 20px 16px;
text-align: left;
background-color: #ffffff;
font-size: 22px;
text-transform:... | public/css/dashboard/tutor/quiz/preview.css | .content{
padding: 15px 15px 80px;
}
.form-sticky-header{
position: sticky;
top: 0;
width: 100%;
height: 60px;
background-color: red;
}
.form-input-header{
width: 100%;
padding: 25px 20px 16px;
text-align: left;
background-color: #ffffff;
font-size: 22px;
text-transform:... | 0.38318 | 0.071916 |
/* Body, layout and visibility */
#standards, p.standards, p.skipnavigation {display: none;}
p.timestamp {text-align: right;}
/* Clearance */
.clearright {clear: right;}
/* Firefox placeholder styling - see http://stackoverflow.com/questions/9723716/firefox-placeholder-color-changes */
input::-webkit-input-placehold... | cam-assets/sitetech/generic.css |
/* Body, layout and visibility */
#standards, p.standards, p.skipnavigation {display: none;}
p.timestamp {text-align: right;}
/* Clearance */
.clearright {clear: right;}
/* Firefox placeholder styling - see http://stackoverflow.com/questions/9723716/firefox-placeholder-color-changes */
input::-webkit-input-placehold... | 0.440349 | 0.172625 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1000px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u2 {
position:absolute;
left:0px;
top:36px;
width:1000px;
height:30px;
}
#u2_img {
positio... | Juno/files/wireframe/files/run_test_case/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1000px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u2 {
position:absolute;
left:0px;
top:36px;
width:1000px;
height:30px;
}
#u2_img {
positio... | 0.398289 | 0.039306 |
body{
font-family: sans-serif;
}
@page {
size: letter;
margin: 0px;
}
header {
margin-top: 0px;
margin-right: 0px;
margin-left: 240px;
background-color: #336B87;
color: #fff;
padding: 15px;
}
/**/
.txt_header{
margin: 10px;
text-align: right;
}
/**/
.img_id{
position: absolute;
top: 20px;
... | public/css/pdfUno.css | body{
font-family: sans-serif;
}
@page {
size: letter;
margin: 0px;
}
header {
margin-top: 0px;
margin-right: 0px;
margin-left: 240px;
background-color: #336B87;
color: #fff;
padding: 15px;
}
/**/
.txt_header{
margin: 10px;
text-align: right;
}
/**/
.img_id{
position: absolute;
top: 20px;
... | 0.29209 | 0.101589 |
body{
font-size:14px;
margin:0;
padding:0;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
}
div,h1,h2,h3,h4,h5,h6,p{
margin:0;
padding:0;
}
button,input,textarea{
outline:none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);... | css/modal.css | body{
font-size:14px;
margin:0;
padding:0;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
}
div,h1,h2,h3,h4,h5,h6,p{
margin:0;
padding:0;
}
button,input,textarea{
outline:none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);... | 0.23793 | 0.039602 |
.backdrop-container {
position: absolute;
z-index: -1;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 675px;
}
.backdrop-wrapper {
position: absolute;
z-index: -1;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 1200px;
height: 675px;
}
.backdro... | frontend/src/pages/game/components/backdrop/Backdrop.css | .backdrop-container {
position: absolute;
z-index: -1;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 675px;
}
.backdrop-wrapper {
position: absolute;
z-index: -1;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 1200px;
height: 675px;
}
.backdro... | 0.41052 | 0.08061 |
.book-details-page {
padding: 3rem 8rem 3rem 8rem;
max-width: 1200px;
margin: auto;
}
.backBtn {
margin-bottom: 2rem;
border: none;
background-color: #FFFFFF;
color: #333333;
font-family: Lato;
font-size: 18px;
}
.backBtn:hover {
color: #ED696A;
font-weight: bold;
text-decoration: underline;
}
... | src/components/BookDetails/BookDetails.css | .book-details-page {
padding: 3rem 8rem 3rem 8rem;
max-width: 1200px;
margin: auto;
}
.backBtn {
margin-bottom: 2rem;
border: none;
background-color: #FFFFFF;
color: #333333;
font-family: Lato;
font-size: 18px;
}
.backBtn:hover {
color: #ED696A;
font-weight: bold;
text-decoration: underline;
}
... | 0.374104 | 0.082994 |
.eael-product-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.eael-product-gallery.eael-terms-layout-horizontal {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-product-gallery.eael-terms-layout-h... | part3/wordPress/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/woo-product-gallery.css | .eael-product-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.eael-product-gallery.eael-terms-layout-horizontal {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-product-gallery.eael-terms-layout-h... | 0.380644 | 0.132767 |
@charset "utf-8";
/* CSS Document */
/*
* Basic Cascading Style Sheet
* Intructions: none
* Version: 1.0
* Updated: 2017-06-19
*/
/*首页*/
#index .book-floor .classifyName{width:65%;margin:0 auto;padding:0px;text-align:center;border:none;float:none}
#index .book-floor .level-classify a{float:none;display:inline-block}... | public/static/portal/css/index.css | @charset "utf-8";
/* CSS Document */
/*
* Basic Cascading Style Sheet
* Intructions: none
* Version: 1.0
* Updated: 2017-06-19
*/
/*首页*/
#index .book-floor .classifyName{width:65%;margin:0 auto;padding:0px;text-align:center;border:none;float:none}
#index .book-floor .level-classify a{float:none;display:inline-block}... | 0.204501 | 0.040769 |
.no-padding{
padding-left:0;
padding-right:0;
}
body{
background-color:#fffefd;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'Rubik', sans-serif;
}
nav.main{
padding:15px 15px 15px 0;
}
nav.main ul{
list-style:none;
padding: 0;
}
nav.main ul li{
displ... | public/assets/css/app.css | .no-padding{
padding-left:0;
padding-right:0;
}
body{
background-color:#fffefd;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'Rubik', sans-serif;
}
nav.main{
padding:15px 15px 15px 0;
}
nav.main ul{
list-style:none;
padding: 0;
}
nav.main ul li{
displ... | 0.343782 | 0.052352 |
@font-face {
font-family: 'FontAwesome';
src: url('FontAwesome.otf');
}
.myText {
-fx-font-family: Monospace;
-fx-font-size: 16px;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-background-color: black , white;
-fx-background-insets: 0 5 0 5, 0 0 1 0;
}
.myText:focused {
/*-fx-background-in... | src/minimalistStyle.css | @font-face {
font-family: 'FontAwesome';
src: url('FontAwesome.otf');
}
.myText {
-fx-font-family: Monospace;
-fx-font-size: 16px;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-background-color: black , white;
-fx-background-insets: 0 5 0 5, 0 0 1 0;
}
.myText:focused {
/*-fx-background-in... | 0.348202 | 0.099689 |
*{
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;
user-select: none;
outline: none;
}
#root{
z-index: -1;
positio... | src/styles/index.css |
*{
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;
user-select: none;
outline: none;
}
#root{
z-index: -1;
positio... | 0.413004 | 0.069321 |
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-family: Helvetica, Arial, sans-serif;
margin: auto;
}
#content {
width: 99%;
margin: auto;
/*border: 3px solid #73AD21;*/
}
/* Start Hamburger menu*/
.topnav {
overflow: hidden;
background-color: #333;
pos... | static/style.css | html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-family: Helvetica, Arial, sans-serif;
margin: auto;
}
#content {
width: 99%;
margin: auto;
/*border: 3px solid #73AD21;*/
}
/* Start Hamburger menu*/
.topnav {
overflow: hidden;
background-color: #333;
pos... | 0.4206 | 0.093554 |
@charset "utf-8";
/* CSS Document by jacy use in vipcard */
html {
height: 100%;
}
body {
min-height: 100%;
font-family: 'MicrosoftYaHei';
}
.card {
position: relative;
width: 100%;
padding: 15px auto 0;
background: url(bg.jpg) no-repeat;
background-size: 100% 100%;
overflow: hid... | Addons/Card/View/default/Public/card.css | @charset "utf-8";
/* CSS Document by jacy use in vipcard */
html {
height: 100%;
}
body {
min-height: 100%;
font-family: 'MicrosoftYaHei';
}
.card {
position: relative;
width: 100%;
padding: 15px auto 0;
background: url(bg.jpg) no-repeat;
background-size: 100% 100%;
overflow: hid... | 0.465387 | 0.086285 |
@import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@500;600&family=Josefin+Slab:ital,wght@0,300;0,400;1,300&family=Mali:ital,wght@0,200;0,400;1,200;1,400&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");
* {
box-sizing: border-box;
}... | estilo.css | @import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@500;600&family=Josefin+Slab:ital,wght@0,300;0,400;1,300&family=Mali:ital,wght@0,200;0,400;1,200;1,400&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");
* {
box-sizing: border-box;
}... | 0.336767 | 0.066873 |
*
{
box-sizing:border-box;
-moz-box-sizing:border-box;
}
::selection
{
color:#fff;
background: #BE7C5A; /* Safari */
}
::-moz-selection
{
color:#fff;
background: #7FBE56; /* Firefox */
}
/*ANIMATIONS*/
@-webkit-keyframes flyIn
{
from {padding: 0vh 0px 0px 0px;}
to {padding: 0vh 0px 0px 0px;}
}
@ke... | css/style.css | *
{
box-sizing:border-box;
-moz-box-sizing:border-box;
}
::selection
{
color:#fff;
background: #BE7C5A; /* Safari */
}
::-moz-selection
{
color:#fff;
background: #7FBE56; /* Firefox */
}
/*ANIMATIONS*/
@-webkit-keyframes flyIn
{
from {padding: 0vh 0px 0px 0px;}
to {padding: 0vh 0px 0px 0px;}
}
@ke... | 0.321993 | 0.069226 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.attribution {
font-size: 11px;
text-align: center;
clear: both;
padding-top: 3em;
}
.attribution a {
color: hsl(228, 45%, 44%);
}
html {
font-family: 'Rubik', sans-serif;
}
body {
background-color: rgba(221, 221, 221, 0.41... | style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.attribution {
font-size: 11px;
text-align: center;
clear: both;
padding-top: 3em;
}
.attribution a {
color: hsl(228, 45%, 44%);
}
html {
font-family: 'Rubik', sans-serif;
}
body {
background-color: rgba(221, 221, 221, 0.41... | 0.778649 | 0.188716 |
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, ... | frontend/web/css/site.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.406391 | 0.11422 |
body {
background: #140505;
height: 100vh;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
-webkit-perspective: 800px;
perspective: 800px;
}
#ui .text {
position: absolute;
font-size: 8rem;
color: #fff;
line-height: 8rem;
opacity: 0;
fon... | css/style.css | body {
background: #140505;
height: 100vh;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
-webkit-perspective: 800px;
perspective: 800px;
}
#ui .text {
position: absolute;
font-size: 8rem;
color: #fff;
line-height: 8rem;
opacity: 0;
fon... | 0.428233 | 0.158989 |
.txt-empresa {
margin-bottom: 0;
font-family: "openExtraBold";
text-shadow: 1px 2px 6px #5d5d5d;
font-weight: 600;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.8rem;
}
.revo_inte{
font-size: 2.2rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
margin-... | public/css/empresa.css | .txt-empresa {
margin-bottom: 0;
font-family: "openExtraBold";
text-shadow: 1px 2px 6px #5d5d5d;
font-weight: 600;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.8rem;
}
.revo_inte{
font-size: 2.2rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
margin-... | 0.314051 | 0.118003 |
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(https://cdn.rawgit.com/kattergil/NotoSerifKR-Web/76eb9ebf/stylesheet/NotoSerif-Web.css);
/*
* common
*/
* {margin:0; padding:0}
.txtBold400 {font-weight:400;}
.tx... | 06 dongwon/04/assets/intercon/201904b/css/style_back.css | @import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(https://cdn.rawgit.com/kattergil/NotoSerifKR-Web/76eb9ebf/stylesheet/NotoSerif-Web.css);
/*
* common
*/
* {margin:0; padding:0}
.txtBold400 {font-weight:400;}
.tx... | 0.371707 | 0.06663 |
body { margin:0; padding:0; }
#map {
position:absolute;
top:0;
bottom:0;
width:calc(100% - 300px);
/* overflow:hidden; */
height:100vh;
border-right: solid 1px;
}
#bar {
width: 300px;
height: 100vh;
float: right;
overflow: auto;
}
#title {
width: 300px;
height: 75px;
float: right;
margi... | web/style.css | body { margin:0; padding:0; }
#map {
position:absolute;
top:0;
bottom:0;
width:calc(100% - 300px);
/* overflow:hidden; */
height:100vh;
border-right: solid 1px;
}
#bar {
width: 300px;
height: 100vh;
float: right;
overflow: auto;
}
#title {
width: 300px;
height: 75px;
float: right;
margi... | 0.533154 | 0.078043 |
.main-content {
position: relative;
width: initial;
display: flex;
flex-direction: column;
flex-grow: 1;
align-items: center;
justify-content: center;
}
.truth-content {
position: absolute;
top: 10%;
text-align: center;
opacity: 1;
transform: none;
display: flex;
... | public/assets/css/truth.css | .main-content {
position: relative;
width: initial;
display: flex;
flex-direction: column;
flex-grow: 1;
align-items: center;
justify-content: center;
}
.truth-content {
position: absolute;
top: 10%;
text-align: center;
opacity: 1;
transform: none;
display: flex;
... | 0.572245 | 0.092976 |
@font-face {
font-family: "SpaceMarine";
src: url("libraries/fonts/SpaceMarine/SM.TTF")
}
input {
border: 2px solid #5C5C5C;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
background: #ffffff !important;
outline: none;... | public/stylesheets/main.css | @font-face {
font-family: "SpaceMarine";
src: url("libraries/fonts/SpaceMarine/SM.TTF")
}
input {
border: 2px solid #5C5C5C;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
background: #ffffff !important;
outline: none;... | 0.314051 | 0.064065 |
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
table {
display: table;
border-collapse: separate;
}
.notify_wrap{
max-width: 1025px;
margin-left: auto;
margin-right: auto;
}
... | public/css/notify.css | body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
table {
display: table;
border-collapse: separate;
}
.notify_wrap{
max-width: 1025px;
margin-left: auto;
margin-right: auto;
}
... | 0.317955 | 0.090574 |
@import '~react-splitter-layout/lib/index.css';
@import '~react-image-crop/dist/ReactCrop.css';
html,
body,
div {
box-sizing: border-box;
}
html,
body,
#root {
height: 100vh;
width: 100vw;
margin: 0px;
}
body {
position: relative;
/* color: white; */
/* height: 100vh; */
/* background: linear-gradien... | src/App.global.css | @import '~react-splitter-layout/lib/index.css';
@import '~react-image-crop/dist/ReactCrop.css';
html,
body,
div {
box-sizing: border-box;
}
html,
body,
#root {
height: 100vh;
width: 100vw;
margin: 0px;
}
body {
position: relative;
/* color: white; */
/* height: 100vh; */
/* background: linear-gradien... | 0.2819 | 0.042107 |
��ȫ����*/
.member-safety-wrap{
background: #eef1f5;
}
.member-safety-left{
width:10%;
}
.member-safety-left .member-logo{
height: 69px;
background: #ff5f5a;
}
.member-logo a img{
display: block;
width:61px;
height: 23px;
margin:23px auto auto 17px;
}
.member-logo .icon-nav{
float: righ... | public/css/member.css | ��ȫ����*/
.member-safety-wrap{
background: #eef1f5;
}
.member-safety-left{
width:10%;
}
.member-safety-left .member-logo{
height: 69px;
background: #ff5f5a;
}
.member-logo a img{
display: block;
width:61px;
height: 23px;
margin:23px auto auto 17px;
}
.member-logo .icon-nav{
float: righ... | 0.326701 | 0.083217 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
:root {
--primaria: #00a8a8;
--amarelo: #e3b23c;
--preto: #29292e;
--cinza-escuro: #707078;
--cinza: #BBB;
--cinza-claro: #efecf1;
--branco-escuro: #efe9f4;
--branco: #fcfcfc;
}
* {
padding: 0;
m... | public/styles/global.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
:root {
--primaria: #00a8a8;
--amarelo: #e3b23c;
--preto: #29292e;
--cinza-escuro: #707078;
--cinza: #BBB;
--cinza-claro: #efecf1;
--branco-escuro: #efe9f4;
--branco: #fcfcfc;
}
* {
padding: 0;
m... | 0.326164 | 0.091707 |
@font-face { font-family: JollysightSans; src: url(../fonts/JollysightSans.ttf); }
.font_Jolly {
font-size: 20px;
font-family: JollysightSans;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: 300;
line-height: 25px;
letter-spacing: 1.5px... | css/estilos.css | @font-face { font-family: JollysightSans; src: url(../fonts/JollysightSans.ttf); }
.font_Jolly {
font-size: 20px;
font-family: JollysightSans;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: 300;
line-height: 25px;
letter-spacing: 1.5px... | 0.260484 | 0.085061 |
header {
left: 0;
top: 0;
display: block !important;
position: fixed !important;
width: 100%;
height: 60px;
-webkit-transition: all 0.1s ease-in-out !important;
-moz-transition: all 0.1s ease-in-out !important;
-o-transition: all 0.1s ease-in-out !important;
-ms-transition: all 0.1s ease-in-out !imp... | _site/assets/css/main.css | header {
left: 0;
top: 0;
display: block !important;
position: fixed !important;
width: 100%;
height: 60px;
-webkit-transition: all 0.1s ease-in-out !important;
-moz-transition: all 0.1s ease-in-out !important;
-o-transition: all 0.1s ease-in-out !important;
-ms-transition: all 0.1s ease-in-out !imp... | 0.288569 | 0.082438 |
.slides {
padding: 0px;
width: 1350px;
height: 600px;
display: block;
margin: 0 0;
position: relative;
}
.slides * {
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}
.sl... | css/templatemo-style.css | .slides {
padding: 0px;
width: 1350px;
height: 600px;
display: block;
margin: 0 0;
position: relative;
}
.slides * {
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}
.sl... | 0.314893 | 0.088702 |
----------------------------------------------- */
#masthead:before,
#masthead:after,
#colophon:before,
#colophon:after,
#content:before,
#content:after {
content: " ";
display: table;
}
#masthead:after,
#colophon:after,
#content:after {
clear: both;
}
/* Layout
----------------------------------------------- */
... | res/css/layout.css | ----------------------------------------------- */
#masthead:before,
#masthead:after,
#colophon:before,
#colophon:after,
#content:before,
#content:after {
content: " ";
display: table;
}
#masthead:after,
#colophon:after,
#content:after {
clear: both;
}
/* Layout
----------------------------------------------- */
... | 0.313 | 0.058804 |
.thc-amp-dc-banner {
position: relative;
overflow: hidden;
white-space: nowrap;
}
.thc-amp-dc-banner .thc-amp-dc-hide {
display: none;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info {
font-size: 22px;
text-align: center;
background: #fff;
color: #000;
padding: 15px;
min-width: 200px;
}
.thc-amp-dc-... | dist/renders/banner/package/banner.css | .thc-amp-dc-banner {
position: relative;
overflow: hidden;
white-space: nowrap;
}
.thc-amp-dc-banner .thc-amp-dc-hide {
display: none;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info {
font-size: 22px;
text-align: center;
background: #fff;
color: #000;
padding: 15px;
min-width: 200px;
}
.thc-amp-dc-... | 0.428831 | 0.058993 |
.modal .b-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 30px;
max-height: 530px;
overflow: scroll;
}
@media only screen and (max-width:640px) {
.modal .b-text {
padding: 30px 10px;
}
}
@media only screen and (max-width:640px) {
.modal .b-text ol,.modal .b-text ul {
pa... | assets/frontend/css/checkout.css | .modal .b-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 30px;
max-height: 530px;
overflow: scroll;
}
@media only screen and (max-width:640px) {
.modal .b-text {
padding: 30px 10px;
}
}
@media only screen and (max-width:640px) {
.modal .b-text ol,.modal .b-text ul {
pa... | 0.286668 | 0.062018 |
html {
font-size: 62.5%;
}
h2 {
font-size: 3.5rem;
font-weight: 700;
text-align: center;
}
.title-border {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
al... | webroot/css/howtouse.css | html {
font-size: 62.5%;
}
h2 {
font-size: 3.5rem;
font-weight: 700;
text-align: center;
}
.title-border {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
al... | 0.29798 | 0.069637 |
html,
body {
height: 100%;
margin: 0;
}
#container{
width: 320px;
border: 4px solid black;
margin: 0px auto;
}
#game {
width: 100%;
max-width: 240px;
margin: 25px;
padding: 10px;
border: 4px solid white;
border-radius: 50%;
background-color: #222222;
overflow: auto;
//box-sizing: border-bo... | old/simon.css | html,
body {
height: 100%;
margin: 0;
}
#container{
width: 320px;
border: 4px solid black;
margin: 0px auto;
}
#game {
width: 100%;
max-width: 240px;
margin: 25px;
padding: 10px;
border: 4px solid white;
border-radius: 50%;
background-color: #222222;
overflow: auto;
//box-sizing: border-bo... | 0.413596 | 0.079782 |
header{
width: 1114px;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
font-family: 'Open Sans';
padding: 10px 0 100px;
}
.logo-span{
color: #1abc9c;
font-weight: 900;
}
.logo{
font-family: 'Roboto';
text-transform: uppercase;
font-size: 30px;
font-weight: 200;... | module-05/style.css | header{
width: 1114px;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
font-family: 'Open Sans';
padding: 10px 0 100px;
}
.logo-span{
color: #1abc9c;
font-weight: 900;
}
.logo{
font-family: 'Roboto';
text-transform: uppercase;
font-size: 30px;
font-weight: 200;... | 0.476336 | 0.087408 |
.tooltip,
[data-tooltip] {
position: relative;
cursor: pointer;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
position: absolute;
visibility: hidden;
max-width: 300px;
-webkit-transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-webkit-transform 200ms cubic-bezier... | resources/assets/clique-ui/css/components/tooltip.css | .tooltip,
[data-tooltip] {
position: relative;
cursor: pointer;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
position: absolute;
visibility: hidden;
max-width: 300px;
-webkit-transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-webkit-transform 200ms cubic-bezier... | 0.324878 | 0.069289 |
body {
background-color: rgb(255, 235, 211);
font-family: Verdana, sans-serif;
}
.head {
margin-top: 20px;
margin-right: 20vw;
margin-left: 20vw;
text-align: center;
font-size: 30px;
background-color: #6f459e;
color: white;
border-radius: 19px;
font-weight: bolder;
}
.head-ti... | assets/css/shellsort.css | body {
background-color: rgb(255, 235, 211);
font-family: Verdana, sans-serif;
}
.head {
margin-top: 20px;
margin-right: 20vw;
margin-left: 20vw;
text-align: center;
font-size: 30px;
background-color: #6f459e;
color: white;
border-radius: 19px;
font-weight: bolder;
}
.head-ti... | 0.53437 | 0.094469 |
body {
background-color: #17181C;
color: #E5F0FF;
font-family: Arial, Helvetica, sans-serif;
}
a {
cursor: pointer;
color: #B48A1A;
}
a:hover {
color: #BDBEC4;
text-decoration: none;
}
img {
width: 100%;
}
section {
width: 100%;
}
.container {
box-sizing: border-box;
display: flex;
flex-wra... | public/assets/css/style.css | body {
background-color: #17181C;
color: #E5F0FF;
font-family: Arial, Helvetica, sans-serif;
}
a {
cursor: pointer;
color: #B48A1A;
}
a:hover {
color: #BDBEC4;
text-decoration: none;
}
img {
width: 100%;
}
section {
width: 100%;
}
.container {
box-sizing: border-box;
display: flex;
flex-wra... | 0.505615 | 0.064271 |
* {
font-family: sans-serif;
color: white;
}
.pane-group {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
}
.pane {
position: relative;
overflow-y: auto;
border-left: 1px solid #808080;
flex-wrap: wrap;
display: flex;
flex-direction: column;
flex: 1;
}
.pa... | css/main.css | * {
font-family: sans-serif;
color: white;
}
.pane-group {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
}
.pane {
position: relative;
overflow-y: auto;
border-left: 1px solid #808080;
flex-wrap: wrap;
display: flex;
flex-direction: column;
flex: 1;
}
.pa... | 0.57069 | 0.125253 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&display=swap');
@import url('./componentStyle/header.css');
@import url('./componentStyle/bookList.css');
@import url('./com... | src/assets/css/main.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&display=swap');
@import url('./componentStyle/header.css');
@import url('./componentStyle/bookList.css');
@import url('./com... | 0.295535 | 0.054475 |
html {
/* scroll-behavior: smooth; */
}
body {
background: #f5f5f5;
color: #0c0c0c;
margin: 0;
font-family: 'Ubuntu', sans-serif;
}
.canvas {
position: fixed;
height: 100%;
width: 100%;
z-index: 0;
}
h1 {
text-align: center;
position: relative;
text-shadow: 1px 1px 3p... | styles/index_light.css | html {
/* scroll-behavior: smooth; */
}
body {
background: #f5f5f5;
color: #0c0c0c;
margin: 0;
font-family: 'Ubuntu', sans-serif;
}
.canvas {
position: fixed;
height: 100%;
width: 100%;
z-index: 0;
}
h1 {
text-align: center;
position: relative;
text-shadow: 1px 1px 3p... | 0.524638 | 0.086093 |
* {
margin: 0;
padding: 0;
/* box-sizing: border-box;*/
}
html {
font: 62.5%/1.5 'Montserrat', Helvetica, arial, sans-serif;
/* background: rgba(0,0,0,.05);*/
}
/*body {
margin: 20px;
font-size: 1.4rem;
color: #484548;
background: #fff;
box-shadow: 0 0 3px rgba(0,0,0,.1);*/
}
a {
... | public/css/list_page.css | * {
margin: 0;
padding: 0;
/* box-sizing: border-box;*/
}
html {
font: 62.5%/1.5 'Montserrat', Helvetica, arial, sans-serif;
/* background: rgba(0,0,0,.05);*/
}
/*body {
margin: 20px;
font-size: 1.4rem;
color: #484548;
background: #fff;
box-shadow: 0 0 3px rgba(0,0,0,.1);*/
}
a {
... | 0.363534 | 0.087681 |
header {
padding: 20px 0;
background: #CCCCCC
}
.logo {
width: 10%
}
nav{
position: absolute;
top: 50px;
right: 0;
}
.caixa {
position: relative;
width: 940px;
margin: 0 auto;
}
nav li{
display: inline;
margin: 0 0 0 10px;
}
nav a{
text-transform: uppercase;
color: #00000... | style-home.css | header {
padding: 20px 0;
background: #CCCCCC
}
.logo {
width: 10%
}
nav{
position: absolute;
top: 50px;
right: 0;
}
.caixa {
position: relative;
width: 940px;
margin: 0 auto;
}
nav li{
display: inline;
margin: 0 0 0 10px;
}
nav a{
text-transform: uppercase;
color: #00000... | 0.282493 | 0.080973 |
body {
background-color: #828a95;
font-family: Arial, Helvetica, sans-serif;
}
.main {
align-items: top;
display: content;
width: 100%;
height: 100vh;
justify-content: space-around;
flex-direction: column;
flex-flow: row;
}
.menu {
display: flex;
position: absolute;
left: -100;
}
.menu .sideba... | public/admin/mobile/css/app.css | body {
background-color: #828a95;
font-family: Arial, Helvetica, sans-serif;
}
.main {
align-items: top;
display: content;
width: 100%;
height: 100vh;
justify-content: space-around;
flex-direction: column;
flex-flow: row;
}
.menu {
display: flex;
position: absolute;
left: -100;
}
.menu .sideba... | 0.429071 | 0.05279 |
.icon_tag,
.price_tag,
.shop_icons,
.btn_2:hover,
.kf_hd2 span,
.copy_right2 a,
.ticket_date b,
.kf_cart:hover i,
.kf_404_thumb h5,
.kf_ticker > span,
.kf_cart .text em,
.banner_caption p,
.kf_news_dec2 span,
.team_logo a:hover,
.text_2 h6:hover a,
.shop_icons a:hover,
.banner_caption h1 b,
.banner_caption span,
.recen... | src/main/webapp/templets/1/templates/css/my-custom.css | .icon_tag,
.price_tag,
.shop_icons,
.btn_2:hover,
.kf_hd2 span,
.copy_right2 a,
.ticket_date b,
.kf_cart:hover i,
.kf_404_thumb h5,
.kf_ticker > span,
.kf_cart .text em,
.banner_caption p,
.kf_news_dec2 span,
.team_logo a:hover,
.text_2 h6:hover a,
.shop_icons a:hover,
.banner_caption h1 b,
.banner_caption span,
.recen... | 0.4436 | 0.10466 |
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: 'Inter', sans-serif;
}
@layer components {
/* Badge */
.badge-base {
@apply inline-flex items-center font-medium rounded-2xl;
}
.badge-gray {
@apply text-gray-700 bg-gray-100;
}
.badge-primary {
@apply bg-primary-... | tailwind.css | @tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: 'Inter', sans-serif;
}
@layer components {
/* Badge */
.badge-base {
@apply inline-flex items-center font-medium rounded-2xl;
}
.badge-gray {
@apply text-gray-700 bg-gray-100;
}
.badge-primary {
@apply bg-primary-... | 0.532668 | 0.061143 |
* {
box-sizing: border-box;
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
html,
body {
height: 100%;
font-family: 'HelveticaNeueLTPro', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background-color: rgba(243, 239, 239, 0.8);
}
img {
... | css/style.css | * {
box-sizing: border-box;
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
html,
body {
height: 100%;
font-family: 'HelveticaNeueLTPro', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background-color: rgba(243, 239, 239, 0.8);
}
img {
... | 0.239438 | 0.064065 |
@import url('https://fonts.googleapis.com/css2?family=Delius&display=swap');
body {
margin: 0;
width: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*{
font-family: "Delius", cursive;
text-decoration: none !important;
flex: none;
transition: .5s;
word-wrap: break-word;
bor... | public/css/topbar.css | @import url('https://fonts.googleapis.com/css2?family=Delius&display=swap');
body {
margin: 0;
width: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*{
font-family: "Delius", cursive;
text-decoration: none !important;
flex: none;
transition: .5s;
word-wrap: break-word;
bor... | 0.519521 | 0.060836 |
@import url(https://fonts.googleapis.com/css?family=Montserrat:600,regular,700);
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Montserrat, sans-serif;
font-weight: 600;
}
body {
padding: 0;
margin: 0;
background: -webkit-gradient(linear, right top,... | style.css | @import url(https://fonts.googleapis.com/css?family=Montserrat:600,regular,700);
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Montserrat, sans-serif;
font-weight: 600;
}
body {
padding: 0;
margin: 0;
background: -webkit-gradient(linear, right top,... | 0.364212 | 0.12234 |
@charset "utf-8";
/* 全体のスタイル調整 */
* {
box-sizing: border-box;
}
/* bodyの初期スタイル調整 */
body {
font-size: 16px;
line-height: 1.5 ;
font-family: 'Noto Sans JP', 'Open Sans', sans-serif;
font-weight: 400;
color: #333;
background-color: #fff;
margin: 0;
}
/* 初期スタイル調整 */
h1,
h2,
h3 {
margin-top: 0;
lin... | public/css/style.css | @charset "utf-8";
/* 全体のスタイル調整 */
* {
box-sizing: border-box;
}
/* bodyの初期スタイル調整 */
body {
font-size: 16px;
line-height: 1.5 ;
font-family: 'Noto Sans JP', 'Open Sans', sans-serif;
font-weight: 400;
color: #333;
background-color: #fff;
margin: 0;
}
/* 初期スタイル調整 */
h1,
h2,
h3 {
margin-top: 0;
lin... | 0.209793 | 0.066327 |
@import url(animate.css);
@import url(animateDop.css);
body {
overscroll-behavior: contain;
margin: 0;
padding: 0;
font-family: 'Bookman Old Style', sans-serif;
background-color: black;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
font-size: 16px; }
a {
display: block;
wid... | src/index.css | @import url(animate.css);
@import url(animateDop.css);
body {
overscroll-behavior: contain;
margin: 0;
padding: 0;
font-family: 'Bookman Old Style', sans-serif;
background-color: black;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
font-size: 16px; }
a {
display: block;
wid... | 0.379378 | 0.05163 |
body{
font-family: 'Lato', sans-serif;
font-size: 1.3rem;
line-height: 1.5;
}
header{
background: #232224;
color: #ffffff;
align-content: center center;
}
.contenedor-header{
display: flex;
justify-content: space-between;
align-items: center;
background-positi... | repos/nuevoHV/CSS/style.css | body{
font-family: 'Lato', sans-serif;
font-size: 1.3rem;
line-height: 1.5;
}
header{
background: #232224;
color: #ffffff;
align-content: center center;
}
.contenedor-header{
display: flex;
justify-content: space-between;
align-items: center;
background-positi... | 0.31342 | 0.053874 |
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
html,
body {
background-color: #eee;
font-family: 'Lato', sans-serif;
padding: 0;
margin: 0;
}
#header {
padding: 20px;
position: fixed;
top 0;
width: 100%;
background-color: #eee;
}
#header-logo {
display: inline-block;
}
#nav-bar ... | css/style.css | @import 'https://fonts.googleapis.com/css?family=Lato:400,700';
html,
body {
background-color: #eee;
font-family: 'Lato', sans-serif;
padding: 0;
margin: 0;
}
#header {
padding: 20px;
position: fixed;
top 0;
width: 100%;
background-color: #eee;
}
#header-logo {
display: inline-block;
}
#nav-bar ... | 0.310172 | 0.091748 |
@font-face
{
font-family:'GoodVibes';
src:url('/fonts/Appetite.ttf');
}
/*@font-face
{
font-family:'Ubuntu';
font-style:italic;
src:url('/fonts/Ubuntu-RI.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-weight:bold;
src:url('/fonts/Ubuntu-M.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-... | resources/sass/calc.css | @font-face
{
font-family:'GoodVibes';
src:url('/fonts/Appetite.ttf');
}
/*@font-face
{
font-family:'Ubuntu';
font-style:italic;
src:url('/fonts/Ubuntu-RI.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-weight:bold;
src:url('/fonts/Ubuntu-M.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-... | 0.235636 | 0.034489 |
.nav {
transition: all .5s ease;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
width: 100%;
z-index: 100;
position: absolute;
/* bottom: 0; */
left: 0;
letter-spacing: 2px;
line-height: 100px;
-webkit-transition-property: background-color, box-shadow, line-height, height;
transition-pro... | css/navbar.css | .nav {
transition: all .5s ease;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
width: 100%;
z-index: 100;
position: absolute;
/* bottom: 0; */
left: 0;
letter-spacing: 2px;
line-height: 100px;
-webkit-transition-property: background-color, box-shadow, line-height, height;
transition-pro... | 0.468061 | 0.065038 |
.fa {
font-family: FontAwesome !important; }
* {
font-family: monospace, monospace !important;
color: #00FE00 !important;
background-color: #222222 !important;
text-decoration: none !important;
border-radius: 0px !important; }
* input, * button {
border: 0.2px solid #CCCCCC !important; }
* input:fo... | public/www/css/style.css | .fa {
font-family: FontAwesome !important; }
* {
font-family: monospace, monospace !important;
color: #00FE00 !important;
background-color: #222222 !important;
text-decoration: none !important;
border-radius: 0px !important; }
* input, * button {
border: 0.2px solid #CCCCCC !important; }
* input:fo... | 0.319546 | 0.058132 |
@charset "UTF-8";
html, body {
margin: 0;
padding: 0;
height: 100%;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Arial, Verdana, Helvetica, sans-serif;
word-break: break-all;
word-wrap: break-word;
}
a {
text-decoration: none;
cursor: pointer;
}
.clearfix:after { content:... | src/css/style.css | @charset "UTF-8";
html, body {
margin: 0;
padding: 0;
height: 100%;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Arial, Verdana, Helvetica, sans-serif;
word-break: break-all;
word-wrap: break-word;
}
a {
text-decoration: none;
cursor: pointer;
}
.clearfix:after { content:... | 0.393968 | 0.104706 |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section { display: block }
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) { display: none }
[hidden] { display: none }
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;... | wp-content/themes/svbtle/style.css |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section { display: block }
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) { display: none }
[hidden] { display: none }
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;... | 0.482429 | 0.127245 |
body {
font-family: 'Raleway', sans-serif;
}
*::-webkit-input-placeholder {
/* Google Chrome y Safari */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*:-moz-placeholder {
/* Firefox anterior a 19 */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*::-moz-placeholder {
/* F... | css/registro.css | body {
font-family: 'Raleway', sans-serif;
}
*::-webkit-input-placeholder {
/* Google Chrome y Safari */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*:-moz-placeholder {
/* Firefox anterior a 19 */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*::-moz-placeholder {
/* F... | 0.285173 | 0.077274 |
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.dot {
height: 9px;
width: 9px;
position: absolute;
background-color: #ff0015;
border-radius: 50%;
display: i... | public/css/custom.css | input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.dot {
height: 9px;
width: 9px;
position: absolute;
background-color: #ff0015;
border-radius: 50%;
display: i... | 0.463201 | 0.099339 |
QDialog,
QWidget[form='true'] {
border: 0;
margin: 0;
padding: 0;
}
QWidget[header='true'] {
border: 0;
margin: 0;
padding: 0;
background: rgb(45, 45, 45);
}
QLabel[title='true'] {
font: 14pt;
}
QLabel[description='true'] {
font: 10pt;
}
QLabel{
font: 10pt;
}
QLabel[valid='f... | mvp/resources/style.css | QDialog,
QWidget[form='true'] {
border: 0;
margin: 0;
padding: 0;
}
QWidget[header='true'] {
border: 0;
margin: 0;
padding: 0;
background: rgb(45, 45, 45);
}
QLabel[title='true'] {
font: 14pt;
}
QLabel[description='true'] {
font: 10pt;
}
QLabel{
font: 10pt;
}
QLabel[valid='f... | 0.551574 | 0.091748 |
.application-form {
display: flex;
justify-content: center;
align-items: center;
}
.af-form {
gap: 50px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.form-container-left {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(2, [col] 200px);
grid-template-rows: rep... | final-project/src/containers/ApplicationForm/styles.module.css | .application-form {
display: flex;
justify-content: center;
align-items: center;
}
.af-form {
gap: 50px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.form-container-left {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(2, [col] 200px);
grid-template-rows: rep... | 0.550366 | 0.191422 |
.brand {
background-image: url("/bundles/backend/img/bg_header.png") !important;
background-repeat: no-repeat;
background-size: 348px 40px;
display: inline-block;
height: 20px;
width: 348px;
}
.bordetitulo {
border-top: 4px #e4e4e4 solid;
border-left: 4px #e4e4e4 solid;
border-right... | src/Gitek/BackendBundle/Resources/public/css/redesign.css | .brand {
background-image: url("/bundles/backend/img/bg_header.png") !important;
background-repeat: no-repeat;
background-size: 348px 40px;
display: inline-block;
height: 20px;
width: 348px;
}
.bordetitulo {
border-top: 4px #e4e4e4 solid;
border-left: 4px #e4e4e4 solid;
border-right... | 0.352648 | 0.12692 |
.empw .fas {
font-size: 200px;
}
.empw {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 100%;
height: 100vh;
position: relative;
bottom: 100px;
}
#auth {
position: relative;
bottom: 10px;
left: 50px;
font-weight: 500;
}
.... | public/css/cart.css | .empw .fas {
font-size: 200px;
}
.empw {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 100%;
height: 100vh;
position: relative;
bottom: 100px;
}
#auth {
position: relative;
bottom: 10px;
left: 50px;
font-weight: 500;
}
.... | 0.489015 | 0.12921 |
@font-face {
font:100% verdana,arial,sans-serif;
font-weight: 400;
}
body, html { margin: 0; padding: 0; height: 100%; }
section, board { display: block; padding: 0; }
body {
background: #ffffff;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
line-height: 1.7;
}
p { margin-top: 0; }
h2, h3,... | tools/external_converter_v2/parser/frontend/dash_board/static/style.css | @font-face {
font:100% verdana,arial,sans-serif;
font-weight: 400;
}
body, html { margin: 0; padding: 0; height: 100%; }
section, board { display: block; padding: 0; }
body {
background: #ffffff;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
line-height: 1.7;
}
p { margin-top: 0; }
h2, h3,... | 0.476092 | 0.123445 |
div.ClassViewer {
color: #323335 !important; /* background-selected-dark */
}
.content a {
color: #3d72c9; /* highlight */
}
.content h1 a {
color: #323335; /* background-selected-dark */
}
/* ==============================================
HEADER (TOP)
============================================== */
#he... | component/apiviewer/source/resource/apiviewer/css/apiviewer.css | div.ClassViewer {
color: #323335 !important; /* background-selected-dark */
}
.content a {
color: #3d72c9; /* highlight */
}
.content h1 a {
color: #323335; /* background-selected-dark */
}
/* ==============================================
HEADER (TOP)
============================================== */
#he... | 0.345216 | 0.085518 |
li.client_panel {
display: block;
position: relative;
margin-left: 13px;
padding-bottom: 5px;
}
#foundation {
float: left;
margin: 0px 10px 0px 0px;
width: 135px;
height: 135px;
}
#research {
float: left;
margin: 0px 10px 0px 0px;
width: 25%;
height:25%;
}
#logo {
... | resources/assets/css/main.css | li.client_panel {
display: block;
position: relative;
margin-left: 13px;
padding-bottom: 5px;
}
#foundation {
float: left;
margin: 0px 10px 0px 0px;
width: 135px;
height: 135px;
}
#research {
float: left;
margin: 0px 10px 0px 0px;
width: 25%;
height:25%;
}
#logo {
... | 0.3512 | 0.117953 |
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\000037}}
#raptor-admin-container .top,
#raptor-glue-edituser-form-builder .top,
.data-entry-area1 .top, #administer-modal .to... | themes/raptor_omega/css/raptor-omega.datalayer.css | @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\000037}}
#raptor-admin-container .top,
#raptor-glue-edituser-form-builder .top,
.data-entry-area1 .top, #administer-modal .to... | 0.203075 | 0.045841 |
.bg_video{
height: 100%;
object-fit: cover;
width: 100%;
}
.menu {
margin-bottom: 0px;
background: white;
}
h1{
font-family:candara;
font-size:90px;
text-align: center;
margin-bottom: 50px;
}
h3{
font-family:candara;
text-align: center;
}
#card{
position:relative
}
#... | css/index.css | .bg_video{
height: 100%;
object-fit: cover;
width: 100%;
}
.menu {
margin-bottom: 0px;
background: white;
}
h1{
font-family:candara;
font-size:90px;
text-align: center;
margin-bottom: 50px;
}
h3{
font-family:candara;
text-align: center;
}
#card{
position:relative
}
#... | 0.236781 | 0.075007 |
*,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: border-box;
outline: none;
}
body {
font-size: 16px;
line-height: 1.6;
background: white;
overflow: hidden;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Montserrat',... | css/style.css | *,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: border-box;
outline: none;
}
body {
font-size: 16px;
line-height: 1.6;
background: white;
overflow: hidden;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Montserrat',... | 0.440469 | 0.068226 |
@font-face {
font-weight: 100;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Thin Italic"), local(Montserrat-ThinItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29c.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29M.woff2)... | oclubs/static-dev/css-build/base.css | @font-face {
font-weight: 100;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Thin Italic"), local(Montserrat-ThinItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29c.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29M.woff2)... | 0.125373 | 0.06256 |
html {
/*box-sizing: border-box;*/
background-color: #100404;
/* background: url('https://images.pexels.com/photos/248797/pexels-photo-248797.jpeg?w=940&h=650&auto=compress&cs=tinysrgb') no-repeat center center fixed; */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;... | style/style.css | html {
/*box-sizing: border-box;*/
background-color: #100404;
/* background: url('https://images.pexels.com/photos/248797/pexels-photo-248797.jpeg?w=940&h=650&auto=compress&cs=tinysrgb') no-repeat center center fixed; */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;... | 0.530723 | 0.074939 |
:root {
--color-woodsmoke: #16161D;
--color-dolphin: #626177;
--color-gunpowder: #505061;
--color-manatee: #8888A2;
--color-cadet-blue: #abb2bf;
--color-whisper: #EBEBF7;
--color-selago: #F4F4FD;
--color-white-lilac: #f8f8fc;
--color-white: #fff;
--color-green-haze: #00AB47;
--color-dodger-blue:... | www/build/app.css | :root {
--color-woodsmoke: #16161D;
--color-dolphin: #626177;
--color-gunpowder: #505061;
--color-manatee: #8888A2;
--color-cadet-blue: #abb2bf;
--color-whisper: #EBEBF7;
--color-selago: #F4F4FD;
--color-white-lilac: #f8f8fc;
--color-white: #fff;
--color-green-haze: #00AB47;
--color-dodger-blue:... | 0.397471 | 0.128744 |
The purpose of this stylesheet is to control the layout and formatting
of pages throughout the website. Place rules that apply to all pages and
all web browsers in this stylesheet. To provide Internet Explorer v5.x
on Windows with special rules, see hacks/ie5win.css. To provide Internet
Explorer v5.x on Macinto... | original/semdg/css/main.css | The purpose of this stylesheet is to control the layout and formatting
of pages throughout the website. Place rules that apply to all pages and
all web browsers in this stylesheet. To provide Internet Explorer v5.x
on Windows with special rules, see hacks/ie5win.css. To provide Internet
Explorer v5.x on Macinto... | 0.327023 | 0.223282 |
:root {
--color-light: #f5f5f8;
--color-gray: #e1e1e9;
--color-dim: #a2a2ac;
--color-dark: #2e2e33;
--color-green: #219f73;
--color-mint: #e5fedd;
--color-red: #db5454;
--color-blue: #445695;
--color-gray-100: #d2d2df;
--color-gray-300: #bdbdcb;
--color-gray-500: #73737d;
--color-gray-700: #2e2e33;
--colo... | components/Layout.css | :root {
--color-light: #f5f5f8;
--color-gray: #e1e1e9;
--color-dim: #a2a2ac;
--color-dark: #2e2e33;
--color-green: #219f73;
--color-mint: #e5fedd;
--color-red: #db5454;
--color-blue: #445695;
--color-gray-100: #d2d2df;
--color-gray-300: #bdbdcb;
--color-gray-500: #73737d;
--color-gray-700: #2e2e33;
--colo... | 0.415373 | 0.263291 |
.sc-calendar {
width: 100%;
text-align: center;
font-family: "Microsoft Yahei";
color: #4A4A4A;
background-color: white;
font-size: 10px;
}
.sc-body.showmonth5{
overflow: hidden;
}
.sc-body.showmonth6{
height: 6.92rem;
}
.sc-header {
background:#4e9fee;
width: 100%;
height: 3rem;
}
.sc-title {
height: 1re... | css/calendar/simple-calendar.css | .sc-calendar {
width: 100%;
text-align: center;
font-family: "Microsoft Yahei";
color: #4A4A4A;
background-color: white;
font-size: 10px;
}
.sc-body.showmonth5{
overflow: hidden;
}
.sc-body.showmonth6{
height: 6.92rem;
}
.sc-header {
background:#4e9fee;
width: 100%;
height: 3rem;
}
.sc-title {
height: 1re... | 0.408749 | 0.08207 |
.box .main {
padding: 60px 70px 30px 70px;
overflow: hidden;
width: 1060px;
}
.box .main .mask {
position: fixed;
top: 50%;
left: 50%;
background: #000;
opacity: 0.8;
width: 400px;
height: 160px;
transform: translate(-50%, -50%);
border-radius: 20px;
padding: 20px;
text-align: center;
col... | src/css/login.css | .box .main {
padding: 60px 70px 30px 70px;
overflow: hidden;
width: 1060px;
}
.box .main .mask {
position: fixed;
top: 50%;
left: 50%;
background: #000;
opacity: 0.8;
width: 400px;
height: 160px;
transform: translate(-50%, -50%);
border-radius: 20px;
padding: 20px;
text-align: center;
col... | 0.379263 | 0.063308 |
box-sizing: border-box;
} */
body {
margin: 0;
}
/* Style the header */
.header {
padding: 20px;
text-align: left;
padding: 20px;
text-align: left;
display: flex;
flex-direction: column;
align-items: left;
background-image: url background-repeat: ;
text-align: :left;
... | style.css | box-sizing: border-box;
} */
body {
margin: 0;
}
/* Style the header */
.header {
padding: 20px;
text-align: left;
padding: 20px;
text-align: left;
display: flex;
flex-direction: column;
align-items: left;
background-image: url background-repeat: ;
text-align: :left;
... | 0.539469 | 0.160036 |
@-moz-document url("http://forum.jogos.uol.com.br/listSmiles.jbb") {
*{background:#FFF !important;}
}
@-moz-document url-prefix("https://acesso.uol.com.br/login.html?skin=forum-jogos"), domain("forum.jogos.uol.com.br") {
#all,#full {margin:10px auto !important;}
body{background-image:url('http://i.imgur.com/JeJy... | data/usercss/47475.user.css | @-moz-document url("http://forum.jogos.uol.com.br/listSmiles.jbb") {
*{background:#FFF !important;}
}
@-moz-document url-prefix("https://acesso.uol.com.br/login.html?skin=forum-jogos"), domain("forum.jogos.uol.com.br") {
#all,#full {margin:10px auto !important;}
body{background-image:url('http://i.imgur.com/JeJy... | 0.110339 | 0.052158 |
.transparent { background-color: rgb(255, 255, 255, 0); }
.red { background-color: rgb(255, 0, 0); }
.flush-orange { background-color: rgb(255, 128, 0); }
.yellow { background-color: rgb(255, 255, 0); }
.chartreuse { background-color: rgb(128, 255, 0); }
.green { backgro... | src/components/drawing/colors.css | .transparent { background-color: rgb(255, 255, 255, 0); }
.red { background-color: rgb(255, 0, 0); }
.flush-orange { background-color: rgb(255, 128, 0); }
.yellow { background-color: rgb(255, 255, 0); }
.chartreuse { background-color: rgb(128, 255, 0); }
.green { backgro... | 0.781497 | 0.17113 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
#header {
margin: 0 20px;
}
html,
body {
min-height: 100%;
margin: 0;
padding: 0;
border: 0;
}
.navbar {
display: flex;
box-sizing: border-box;
justify-content: space-between;
padding: 3rem;
align-items: center;... | index.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
#header {
margin: 0 20px;
}
html,
body {
min-height: 100%;
margin: 0;
padding: 0;
border: 0;
}
.navbar {
display: flex;
box-sizing: border-box;
justify-content: space-between;
padding: 3rem;
align-items: center;... | 0.473901 | 0.069352 |