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 |
|---|---|---|---|---|
body#layout .theme-opt {
display: block!important;
}
body#layout #outer-wrapper, body#layout .row{padding:0;width:800px}
body#layout .section h4{margin:2px 0 8px;color:#333!important}
body#layout .ibpanel{background-color:#2c3e50!important;overflow:hidden!important;border-color:#213243!important}
body#layout .ibpanel ... | public/css/template-skin-1.css | body#layout .theme-opt {
display: block!important;
}
body#layout #outer-wrapper, body#layout .row{padding:0;width:800px}
body#layout .section h4{margin:2px 0 8px;color:#333!important}
body#layout .ibpanel{background-color:#2c3e50!important;overflow:hidden!important;border-color:#213243!important}
body#layout .ibpanel ... | 0.180648 | 0.032744 |
body {
padding: 2em;
font-family: 'Roboto', sans-serif;
font-size: 1em;
background-color: #333;
}
a {
color: #0066cc;
text-decoration: none;
}
.separator {
margin: 0 0.5em;
border-top: 0.1em solid #ddd;
}
#main {
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 0... | src/css/main.css |
body {
padding: 2em;
font-family: 'Roboto', sans-serif;
font-size: 1em;
background-color: #333;
}
a {
color: #0066cc;
text-decoration: none;
}
.separator {
margin: 0 0.5em;
border-top: 0.1em solid #ddd;
}
#main {
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 0... | 0.31732 | 0.120465 |
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | fbLogin/fbLogin/static/Profile/css/style.css | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | 0.163279 | 0.047492 |
@import url('./icons.css');
:root {
/* Light */
--light-color-background: #fcfcfc;
--light-color-secondary-background: #fff;
--light-color-text: #222;
--light-color-text-aside: #707070;
--light-color-link: #4da6ff;
--light-color-menu-divider: #eee;
--light-color-menu-divider-focus: #000;
--light-colo... | docs/assets/style.css | @import url('./icons.css');
:root {
/* Light */
--light-color-background: #fcfcfc;
--light-color-secondary-background: #fff;
--light-color-text: #222;
--light-color-text-aside: #707070;
--light-color-link: #4da6ff;
--light-color-menu-divider: #eee;
--light-color-menu-divider-focus: #000;
--light-colo... | 0.328529 | 0.054074 |
@media screen and (min-width: 1200px) {
.side {
width: 250px !important;
}
.side_nav {
width: 64px;
visibility: visible;
}
.content {
width: 60%;
}
.mobile {
display: flex;
flex-wrap: nowrap;
}
#img_gallery{
width: 100%;
... | css/myCss.css | @media screen and (min-width: 1200px) {
.side {
width: 250px !important;
}
.side_nav {
width: 64px;
visibility: visible;
}
.content {
width: 60%;
}
.mobile {
display: flex;
flex-wrap: nowrap;
}
#img_gallery{
width: 100%;
... | 0.553264 | 0.11353 |
@charset "UTF-8";
* {
padding: 0;
margin: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
font-family: "微软雅黑";
font-size: 14px; }
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0;
pa... | www.seehope.net/html5/css/java/yz_szJava.css | @charset "UTF-8";
* {
padding: 0;
margin: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
font-family: "微软雅黑";
font-size: 14px; }
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0;
pa... | 0.338514 | 0.063135 |
@-moz-document domain(spotify.com) {
@keyframes bgcol{
0% {background:filter(brightness(100%));}
100% {background:filter(brightness(300%));}
}
@keyframes bg{
0% {filter: brightness(100%);}
50% {filter: brightness(100%);}
80% {filter: contrast(110%);}
100% {filter: br... | data/usercss/160345.user.css | @-moz-document domain(spotify.com) {
@keyframes bgcol{
0% {background:filter(brightness(100%));}
100% {background:filter(brightness(300%));}
}
@keyframes bg{
0% {filter: brightness(100%);}
50% {filter: brightness(100%);}
80% {filter: contrast(110%);}
100% {filter: br... | 0.421314 | 0.100834 |
label { font-size:18px; }
.result { padding: 10px; }
input#submitter_name { padding-left:5px; padding-right:5px; font-size:18px; }
#drop {
border:2px dashed #bbb; -moz-border-radius:10px; -webkit-border-radius:10px;
border-radius:5px; padding:50px 25px 50px 25px; margin-bottom:20px; text-align:center;
width:1... | css/style.css |
label { font-size:18px; }
.result { padding: 10px; }
input#submitter_name { padding-left:5px; padding-right:5px; font-size:18px; }
#drop {
border:2px dashed #bbb; -moz-border-radius:10px; -webkit-border-radius:10px;
border-radius:5px; padding:50px 25px 50px 25px; margin-bottom:20px; text-align:center;
width:1... | 0.444565 | 0.145237 |
@import url('global.css');
@import url('fonts.css');
@import url('print.css');
@import url('custom.css');
@import url('colors.css');
/* Firefox button padding fix */
#content #bbCodeContainer input::-moz-focus-inner, #content #logoutButton::-moz-focus-inner, #content #submitButton::-moz-focus-inner {
border:0;
paddin... | chat/css/prosilver.css | @import url('global.css');
@import url('fonts.css');
@import url('print.css');
@import url('custom.css');
@import url('colors.css');
/* Firefox button padding fix */
#content #bbCodeContainer input::-moz-focus-inner, #content #logoutButton::-moz-focus-inner, #content #submitButton::-moz-focus-inner {
border:0;
paddin... | 0.073208 | 0.035079 |
html, body {
width: 100%;
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
font-family: Helvetica, Arial, sans-serif;
transition: background-color .3s ease;
}
.stopScroll {
overflow: hidden;
}
/*WIGGLE STUFF*/
.wrongaddr{
animation: shake 0.5s;
animation-iteration-count: 1;
... | src/generic.css | html, body {
width: 100%;
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
font-family: Helvetica, Arial, sans-serif;
transition: background-color .3s ease;
}
.stopScroll {
overflow: hidden;
}
/*WIGGLE STUFF*/
.wrongaddr{
animation: shake 0.5s;
animation-iteration-count: 1;
... | 0.336004 | 0.069637 |
@charset "utf-8";
/* CSS Document */
/*reset*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
body,
input,
textarea,
th,
td {
font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1",
"\5b8b\4f53",
... | css/base.css | @charset "utf-8";
/* CSS Document */
/*reset*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
body,
input,
textarea,
th,
td {
font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1",
"\5b8b\4f53",
... | 0.410874 | 0.119511 |
#wrap_sliderbg {
/*background-image: url(http://www.redeaseldesigns.com/wp-content/themes/bueno/styles/default/bodytile.jpg);*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee'); /* IE 7 & 8 */
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to... | template/liababy/assets/css/slider/jquery.slider.css | #wrap_sliderbg {
/*background-image: url(http://www.redeaseldesigns.com/wp-content/themes/bueno/styles/default/bodytile.jpg);*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee'); /* IE 7 & 8 */
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to... | 0.287668 | 0.071138 |
.flex {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox; /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
/* -inline */
.flex-inline {
di... | flexbox.css | .flex {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox; /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
/* -inline */
.flex-inline {
di... | 0.275909 | 0.025957 |
* {
box-sizing: border-box;
}
html{
scroll-behavior: smooth;
}
body{
margin: 0px;
font-family: 'Thasadith','Segoe UI Light', 'Helvetica', sans-serif;
font-size: 14px;
}
nav{
position: fixed;
height: 30px;
width: 100%;
background-color: #0000009e;
top: 0;
left: 0;
right: 0;
z-index: 2;
}
na... | css/anemone-theme.css | * {
box-sizing: border-box;
}
html{
scroll-behavior: smooth;
}
body{
margin: 0px;
font-family: 'Thasadith','Segoe UI Light', 'Helvetica', sans-serif;
font-size: 14px;
}
nav{
position: fixed;
height: 30px;
width: 100%;
background-color: #0000009e;
top: 0;
left: 0;
right: 0;
z-index: 2;
}
na... | 0.394667 | 0.085289 |
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
position: absolute;
width: 100%;
... | public/css1/plugins/fotorama.css | .fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
position: absolute;
width: 100%;
... | 0.556159 | 0.054803 |
@import url('https://fonts.googleapis.com/css2?family=Volkhov:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css2?family=Montserra... | MTW/style.css | @import url('https://fonts.googleapis.com/css2?family=Volkhov:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css2?family=Montserra... | 0.367157 | 0.105995 |
*{
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
scroll-behavior: smooth;
}
body{
background-color: #000;
display: flex;
}
@media only screen and (max-width:600px)/*Mobile*/{
.container{
display: block;
width: 100%;
height: 100%;
}
.navbar{
... | style.css | *{
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
scroll-behavior: smooth;
}
body{
background-color: #000;
display: flex;
}
@media only screen and (max-width:600px)/*Mobile*/{
.container{
display: block;
width: 100%;
height: 100%;
}
.navbar{
... | 0.479991 | 0.050565 |
.dropup,
.dropdown {
position: relative; }
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.3em;
vertical-align: middle;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent; }
.dropdown-toggle:focus {... | node_modules/bootstrap-css/lib/dropdown.css | .dropup,
.dropdown {
position: relative; }
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.3em;
vertical-align: middle;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent; }
.dropdown-toggle:focus {... | 0.430147 | 0.061933 |
@charset "UTF-8";
.main-content--aside {
float: left;
width: 840px;
margin: 20px 0px 60px 20px;
border: 1px solid #ddd;
min-height: 372px;
background: #fff;
}
.main-content--aside .user-info {
padding: 25px 30px;
overflow: hidden;
background: url("../images/user/bg_dzzx_img.png?v=24ba3bd") no-repeat ... | public/template/fense/css/user.css | @charset "UTF-8";
.main-content--aside {
float: left;
width: 840px;
margin: 20px 0px 60px 20px;
border: 1px solid #ddd;
min-height: 372px;
background: #fff;
}
.main-content--aside .user-info {
padding: 25px 30px;
overflow: hidden;
background: url("../images/user/bg_dzzx_img.png?v=24ba3bd") no-repeat ... | 0.290276 | 0.04365 |
.kv-editable, .kv-editable-value {
display: inline-block;
}
.kv-editable-link {
color: #428bca;
background: none;
border: none;
margin: 0;
padding: 2px 1px;
text-decoration: none;
cursor: pointer;
border-bottom: 1px dashed;
}
.kv-editable-value {
margin-right: 5px;
}
.kv-edita... | vendor/kartik-v/yii2-editable/assets/css/editable.css | .kv-editable, .kv-editable-value {
display: inline-block;
}
.kv-editable-link {
color: #428bca;
background: none;
border: none;
margin: 0;
padding: 2px 1px;
text-decoration: none;
cursor: pointer;
border-bottom: 1px dashed;
}
.kv-editable-value {
margin-right: 5px;
}
.kv-edita... | 0.491456 | 0.123049 |
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
* {
::-webkit-scrollbar {
position: fixed;
right: 0;
padding: 0 2px;
width: 6px;
height: 6px;
background-color: transparent;
}
/*定义滚动条轨道 圆角*/
::-webkit-scrollbar-track {
border-radius: 0px;
padding: 0;
... | src/css/_utility.css |
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
* {
::-webkit-scrollbar {
position: fixed;
right: 0;
padding: 0 2px;
width: 6px;
height: 6px;
background-color: transparent;
}
/*定义滚动条轨道 圆角*/
::-webkit-scrollbar-track {
border-radius: 0px;
padding: 0;
... | 0.288469 | 0.099252 |
.wickedpicker {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: #fefefe;
margin: 0 auto;
border-radius: .1px;
width: 270px;
/* height: 130px; */
font-size: 14px;
display: none;
border-radius: 0 0 5px 5px;
z-index: 99;
marg... | public/assets/plugins/wildtime/wickedpicker.min.css | .wickedpicker {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: #fefefe;
margin: 0 auto;
border-radius: .1px;
width: 270px;
/* height: 130px; */
font-size: 14px;
display: none;
border-radius: 0 0 5px 5px;
z-index: 99;
marg... | 0.282691 | 0.052985 |
:root {
--mariner: #2577c1;
--ocean-green: #409e72;
--port-gore: #1c1a4c;
--tussock: #be8e3a;
--pomegranate: #f44336;
--primary: var(--mariner);
--success: var(--ocean-green);
--info: var(--port-gore);
--warning: var(--tussock);
--danger: var(--... | src/css/site.css | :root {
--mariner: #2577c1;
--ocean-green: #409e72;
--port-gore: #1c1a4c;
--tussock: #be8e3a;
--pomegranate: #f44336;
--primary: var(--mariner);
--success: var(--ocean-green);
--info: var(--port-gore);
--warning: var(--tussock);
--danger: var(--... | 0.442877 | 0.156137 |
*{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, Verdana;
}
body{
background-color: #eeeeee;
}
main{
min-height: 80vh;
height: auto;
position: relative;
padding: 2%;
}
/*
HEADER
*/
.cabeza{
background-color: white;
padding: 30px;
padding-lef... | webroot/css/estilos.css | *{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, Verdana;
}
body{
background-color: #eeeeee;
}
main{
min-height: 80vh;
height: auto;
position: relative;
padding: 2%;
}
/*
HEADER
*/
.cabeza{
background-color: white;
padding: 30px;
padding-lef... | 0.392337 | 0.051249 |
.inspector-container {
width:95%;
position:relative;
}
.sidebar-spy {
position: absolute;
top: 0;
left: 0;
padding: 0;
margin: 0 12px 0 0;
width: 238px;
height: 100%;
border: 0;
border-right: 1px solid #ddd;
overflow: auto;
-webkit-border-radius: 0;
-moz-border-ra... | web/src/main/webapp/styles/inspector.css | .inspector-container {
width:95%;
position:relative;
}
.sidebar-spy {
position: absolute;
top: 0;
left: 0;
padding: 0;
margin: 0 12px 0 0;
width: 238px;
height: 100%;
border: 0;
border-right: 1px solid #ddd;
overflow: auto;
-webkit-border-radius: 0;
-moz-border-ra... | 0.423577 | 0.077308 |
[Color Scheme / Colors, textures]
*/
.e-bg-light-texture {
background: url("../images/backgrounds/dark_fish_skin.png"); }
/*Background Color Classes */
.color01 {
color: #ffffff !important; }
.color02 {
color: #f7f7f7 !important; }
.color03 {
color: #efefef !important; }
.color04 {
color: #e7e7e7 !importa... | src/main/web/WEB-INF/resources/src/resume/samuel/css/colors/green.css | [Color Scheme / Colors, textures]
*/
.e-bg-light-texture {
background: url("../images/backgrounds/dark_fish_skin.png"); }
/*Background Color Classes */
.color01 {
color: #ffffff !important; }
.color02 {
color: #f7f7f7 !important; }
.color03 {
color: #efefef !important; }
.color04 {
color: #e7e7e7 !importa... | 0.334698 | 0.134691 |
body {
margin: 0px;
padding: 0px;
overflow-x: hidden;
font-family: 'Lato', sans-serif;
}
body::-webkit-scrollbar {
width: 6px;
background-color: gray;
}
body::-webkit-scrollbar-thumb {
background-color: #007dc4;
width: 5px;
}
ul,a,p {
margin: 0px;
padding: 0px;
}
li {
l... | public/css/style.css | body {
margin: 0px;
padding: 0px;
overflow-x: hidden;
font-family: 'Lato', sans-serif;
}
body::-webkit-scrollbar {
width: 6px;
background-color: gray;
}
body::-webkit-scrollbar-thumb {
background-color: #007dc4;
width: 5px;
}
ul,a,p {
margin: 0px;
padding: 0px;
}
li {
l... | 0.417746 | 0.076996 |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* body {
font-family: 'Noto Sans KR', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
background: url("..... | src/main/resources/static/css/register.css | @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* body {
font-family: 'Noto Sans KR', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
background: url("..... | 0.383526 | 0.096706 |
.normal {
position: relative;
width: 100%;
height: calc(100% - 110px);
overflow: auto;
background-color: transparent;
}
/*.section {*/
/*width: 100%;*/
/*padding: .25rem 0 .3rem;*/
/*background-color: #fff;*/
/*overflow: hidden;*/
/*}*/
.small-section,
.ss {
width: 90%;
margin: 0 auto;
}
.font {
... | dva/wd/src/routes/Product/DetailPage.css | .normal {
position: relative;
width: 100%;
height: calc(100% - 110px);
overflow: auto;
background-color: transparent;
}
/*.section {*/
/*width: 100%;*/
/*padding: .25rem 0 .3rem;*/
/*background-color: #fff;*/
/*overflow: hidden;*/
/*}*/
.small-section,
.ss {
width: 90%;
margin: 0 auto;
}
.font {
... | 0.412057 | 0.089216 |
html, body, div, span, 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, thead, tr... | pingpong.css | html, body, div, span, 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, thead, tr... | 0.428712 | 0.095139 |
body,html{
padding:0;
margin: 0;
height:100%;
}
a,a:hover{
text-decoration: none;
color: #000;
}
img{
max-width: 100%;
}
.endbut{
display: inline-block;
width: 68px;
height:20px;
}
#loadposter{
position:fixed;top:0;left:0;background-color:#902000;color:#fff;width:100%;height:100%;z-index:1000;
}
.f... | content/themes/velma-master/velma-master/assets/style.css | body,html{
padding:0;
margin: 0;
height:100%;
}
a,a:hover{
text-decoration: none;
color: #000;
}
img{
max-width: 100%;
}
.endbut{
display: inline-block;
width: 68px;
height:20px;
}
#loadposter{
position:fixed;top:0;left:0;background-color:#902000;color:#fff;width:100%;height:100%;z-index:1000;
}
.f... | 0.350866 | 0.043732 |
html, body {
height: 100%;
margin: 0;
padding: 0;
background: white;
min-width: 400px;
}
body, input, button {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: black;
}
a {
text-decoration: none;
color: #3c4043;
}
.logo, .content {
display: flex;
flex-direction: column;
}
.... | search/css/style.css | html, body {
height: 100%;
margin: 0;
padding: 0;
background: white;
min-width: 400px;
}
body, input, button {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: black;
}
a {
text-decoration: none;
color: #3c4043;
}
.logo, .content {
display: flex;
flex-direction: column;
}
.... | 0.484624 | 0.05848 |
body.theme-red .logo a.logo-img {
background-image: url(../../../images/logos/logo-red.png);
background-size: cover;
background-repeat: no-repeat; }
body.theme-red .logo a.logo-img img {
display: none; }
body.theme-red a:hover,
body.theme-red .tx-primary,
body.theme-red .custom-btn-group .nav-item a:hover,
body... | public/user/assets/css/skin/theme-color/theme-red.css | body.theme-red .logo a.logo-img {
background-image: url(../../../images/logos/logo-red.png);
background-size: cover;
background-repeat: no-repeat; }
body.theme-red .logo a.logo-img img {
display: none; }
body.theme-red a:hover,
body.theme-red .tx-primary,
body.theme-red .custom-btn-group .nav-item a:hover,
body... | 0.241847 | 0.067393 |
body {
margin: 0;
padding: 0;
}
.top-header{
background: #153f4c;
color: #FFF;
}
.list-style{
display: block;
float: left;
padding: 10px;
}
.list-loc{
display: block;
float: right;
padding: 10px;
}
.list-style a{
color: #FFFFFF;
}
.home-page{
background-image: url('http... | public/css/style.css | body {
margin: 0;
padding: 0;
}
.top-header{
background: #153f4c;
color: #FFF;
}
.list-style{
display: block;
float: left;
padding: 10px;
}
.list-loc{
display: block;
float: right;
padding: 10px;
}
.list-style a{
color: #FFFFFF;
}
.home-page{
background-image: url('http... | 0.475849 | 0.103522 |
h1 {
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
margin-left: auto;
margin-right: auto;
margin-top: 64px;
font-size: 64px;
text-align: center;
color: white;
}
a{
color:black;
}
#WhoAmI{
position:absolute;
top: 25%;
left:50%;
transform: translate... | home.css | h1 {
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
margin-left: auto;
margin-right: auto;
margin-top: 64px;
font-size: 64px;
text-align: center;
color: white;
}
a{
color:black;
}
#WhoAmI{
position:absolute;
top: 25%;
left:50%;
transform: translate... | 0.566378 | 0.081776 |
:root {
--main-blue: #16232E;
--light-blue: #63C3D1;
--alt-blue: #245060;
}
html {
height: 100%;
background: var(--main-blue) url(../img/becode-seal.png) top .5rem center no-repeat;
background-size: auto 25vh;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, san... | 3. Js-complete-course/_shared/css/styles.css | :root {
--main-blue: #16232E;
--light-blue: #63C3D1;
--alt-blue: #245060;
}
html {
height: 100%;
background: var(--main-blue) url(../img/becode-seal.png) top .5rem center no-repeat;
background-size: auto 25vh;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, san... | 0.690037 | 0.139748 |
.App {
min-height: 100vh;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.schedule-pane {
background: white;
border: 1px solid darkolivegreen;
padding: 0px 8px 4px 4px;
margin: 0;
flex: 1 1 25%;
min-height: calc(100vh - 1rem);
max-height: calc(100vh - 1rem);
overflow: auto;
}
.... | site/src/App.css | .App {
min-height: 100vh;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.schedule-pane {
background: white;
border: 1px solid darkolivegreen;
padding: 0px 8px 4px 4px;
margin: 0;
flex: 1 1 25%;
min-height: calc(100vh - 1rem);
max-height: calc(100vh - 1rem);
overflow: auto;
}
.... | 0.564339 | 0.096578 |
body {
background-color: #b0bec5;
font-family: "Comic Sans MS", cursive, sans-serif;
}
p {
font-family: "Comic Sans MS", cursive, sans-serif;
}
#content {
/*
The following is to center the clock.
It probably doesn't work on old browser, but I like its simplicity.
*/
position: absolute;
left: 50%;
top: 50%;... | files/custom/Clock/css/style.css | body {
background-color: #b0bec5;
font-family: "Comic Sans MS", cursive, sans-serif;
}
p {
font-family: "Comic Sans MS", cursive, sans-serif;
}
#content {
/*
The following is to center the clock.
It probably doesn't work on old browser, but I like its simplicity.
*/
position: absolute;
left: 50%;
top: 50%;... | 0.433742 | 0.113924 |
body{
margin:0px;
madding:0px;
font-size:small;
font-family: Myriad, "Lucida Grande", Helvetica, Arial, Verdana, Sans-serif;
}
.hiddenFrame {
z-index:-9999;
position:absolute;
left:-9999px;
top:-9999px;
width:0px;
height:0px;
}
a{
color: #003399;
text-decoration:none;
}
.... | ZimbraWebClient/WebRoot/css/xlite.css | body{
margin:0px;
madding:0px;
font-size:small;
font-family: Myriad, "Lucida Grande", Helvetica, Arial, Verdana, Sans-serif;
}
.hiddenFrame {
z-index:-9999;
position:absolute;
left:-9999px;
top:-9999px;
width:0px;
height:0px;
}
a{
color: #003399;
text-decoration:none;
}
.... | 0.340376 | 0.075756 |
@media print
{
.no-print, .no-print *
{
display: none !important;
}
}
@media (max-width: 1200px) {
#frmSearchBox .icon-search{display: inline-block;}
#frmSearchBox .text-search{display: none;}
#searchBox>li>a>span{display: none}
#searchBox>li:active>a>span{display: inline-block}
... | themes/front/css/mystyles.css |
@media print
{
.no-print, .no-print *
{
display: none !important;
}
}
@media (max-width: 1200px) {
#frmSearchBox .icon-search{display: inline-block;}
#frmSearchBox .text-search{display: none;}
#searchBox>li>a>span{display: none}
#searchBox>li:active>a>span{display: inline-block}
... | 0.27338 | 0.059537 |
@font-face {
font-family: 'PF DinDisplay Pro';
src: url('/fonts/PFDinDisplayPro-Bold.eot');
src: local('PFDinDisplayPro-Bold'),
url('/fonts/PFDinDisplayPro-Bold.eot?#iefix') format('embedded-opentype'),
url('/fonts/PFDinDisplayPro-Bold.woff') format('woff'),
url('/fonts/PFDinDisplayP... | web/css/fonts.css | @font-face {
font-family: 'PF DinDisplay Pro';
src: url('/fonts/PFDinDisplayPro-Bold.eot');
src: local('PFDinDisplayPro-Bold'),
url('/fonts/PFDinDisplayPro-Bold.eot?#iefix') format('embedded-opentype'),
url('/fonts/PFDinDisplayPro-Bold.woff') format('woff'),
url('/fonts/PFDinDisplayP... | 0.30715 | 0.047647 |
*,
*::before,
*::after {
box-sizing: inherit;
}
html {
height: 100%;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
height: 100%;
margin: 0;
padding: 0;
font-family: 'LatoWeb', sans-serif;
}
body.searchOverlay #main-content {
opacity: 0.5... | src/index.css | *,
*::before,
*::after {
box-sizing: inherit;
}
html {
height: 100%;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
height: 100%;
margin: 0;
padding: 0;
font-family: 'LatoWeb', sans-serif;
}
body.searchOverlay #main-content {
opacity: 0.5... | 0.450601 | 0.072867 |
body {
background: linear-gradient(to right, #fffbd5, #b20a2c);
}
/* custom scrollbar */
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #d6dee1;
border-radius: 20px;
border: 6px s... | Calculator/style.css | body {
background: linear-gradient(to right, #fffbd5, #b20a2c);
}
/* custom scrollbar */
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #d6dee1;
border-radius: 20px;
border: 6px s... | 0.440229 | 0.170232 |
.heightFull,
.heightFull .carouselWrapper,
.heightFull .carouselWrapper > .swiper-container,
.heightFull .carouselWrapper > .swiper-container > .swiper-wrapper,
.heightFull,
.carouselWrapper,
> .swiper-container,
> .swiper-wrapper,
> .swiper-slide {
height: 100%;
}
.swiper-wrapper .swiper-slide {
padding-botto... | src/styles/swiper-carousel.css | .heightFull,
.heightFull .carouselWrapper,
.heightFull .carouselWrapper > .swiper-container,
.heightFull .carouselWrapper > .swiper-container > .swiper-wrapper,
.heightFull,
.carouselWrapper,
> .swiper-container,
> .swiper-wrapper,
> .swiper-slide {
height: 100%;
}
.swiper-wrapper .swiper-slide {
padding-botto... | 0.579876 | 0.048519 |
background-color: white;
overflow: auto;
}
#task_panel {
/*background-color: #DDE4EA;*/
background-color: white;
border: 0px;
/*
border-bottom: 1px solid #9CACBC;
border-radius: 0 0 5px 5px;
box-shadow: 0 0 5px #888888;*/
float: left;
min-height: 400px;
z-index: 0;
width: 100%;
}... | taskmanager_app/static/css/tasks.css | background-color: white;
overflow: auto;
}
#task_panel {
/*background-color: #DDE4EA;*/
background-color: white;
border: 0px;
/*
border-bottom: 1px solid #9CACBC;
border-radius: 0 0 5px 5px;
box-shadow: 0 0 5px #888888;*/
float: left;
min-height: 400px;
z-index: 0;
width: 100%;
}... | 0.145206 | 0.06354 |
*{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto',sans-serif;
}
.quiniela{
margin: auto;
background-image: url("https://scontent.fgdl9-1.fna.fbcdn.net/v/t1.15752-9/140447820_435194664344428_4287171145154055014_n.png?_nc_cat=100&ccb=2&_nc_sid=ae9488&_nc_eui2=AeHqhOX1WpphM1BV... | styles.css | *{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto',sans-serif;
}
.quiniela{
margin: auto;
background-image: url("https://scontent.fgdl9-1.fna.fbcdn.net/v/t1.15752-9/140447820_435194664344428_4287171145154055014_n.png?_nc_cat=100&ccb=2&_nc_sid=ae9488&_nc_eui2=AeHqhOX1WpphM1BV... | 0.563738 | 0.159577 |
:root {
--sizeMultiplier:0.9;
--formBackGroundColor: rgba(225,225,225,0.8);
--gradientOne:25, 25, 105;
--gradientTwo:153, 131, 50;
--DataGradientOne:150, 150, 150;
--DataGradientTwo:255, 255, 255;
--buttonColorOne:38, 99, 31;
--buttonColorTwo:42, 130, 33;
}
body{
display:block;
p... | public/app.css | :root {
--sizeMultiplier:0.9;
--formBackGroundColor: rgba(225,225,225,0.8);
--gradientOne:25, 25, 105;
--gradientTwo:153, 131, 50;
--DataGradientOne:150, 150, 150;
--DataGradientTwo:255, 255, 255;
--buttonColorOne:38, 99, 31;
--buttonColorTwo:42, 130, 33;
}
body{
display:block;
p... | 0.444083 | 0.124346 |
* Theme: default
*/
:root {
--text-font: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu", "Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--titles-font: var(--text-font);
--code-font: ... | css/pico.fluid.classless.css | * Theme: default
*/
:root {
--text-font: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu", "Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--titles-font: var(--text-font);
--code-font: ... | 0.389779 | 0.058051 |
@keyframes ts-button-loading {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
/* ==========================================================================
Base
=====================================================... | docs/en-us/assets/tocas/button.css | @keyframes ts-button-loading {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
/* ==========================================================================
Base
=====================================================... | 0.541894 | 0.088269 |
@import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,800,900");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/classy-nav.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(cs... | style.css | @import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,800,900");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/classy-nav.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(cs... | 0.289573 | 0.044225 |
.section-title {
font-family: Arial;
font-size: 14px;
font-weight: 600;
line-height: 14px;
padding-bottom: 1.5rem;
padding-top: 2.5rem;
text-align: center;
}
/* header start */
#name-text {
color: #7d7878;
font-family: Arial;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-we... | portfolio/src/main/webapp/style.css | .section-title {
font-family: Arial;
font-size: 14px;
font-weight: 600;
line-height: 14px;
padding-bottom: 1.5rem;
padding-top: 2.5rem;
text-align: center;
}
/* header start */
#name-text {
color: #7d7878;
font-family: Arial;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-we... | 0.189784 | 0.062617 |
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
body {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color:#000;
background:#... | wordpress/wp-content/themes/cherish/style.css | *,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
body {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color:#000;
background:#... | 0.294215 | 0.077308 |
@font-face {
font-family: 'IconicStroke';
src: url("/static/fonts/iconic/iconic_stroke.eot");
src: local('IconicStroke'),
url("/static/fonts/iconic/iconic_stroke.svg#iconic") format('svg'),
url("/static/fonts/iconic/iconic_stroke.otf") format('opentype');
}
.iconic {
color:inherit;
font-family: ... | templates/static/css/menu.css | @font-face {
font-family: 'IconicStroke';
src: url("/static/fonts/iconic/iconic_stroke.eot");
src: local('IconicStroke'),
url("/static/fonts/iconic/iconic_stroke.svg#iconic") format('svg'),
url("/static/fonts/iconic/iconic_stroke.otf") format('opentype');
}
.iconic {
color:inherit;
font-family: ... | 0.38549 | 0.078184 |
@charset "utf-8";
/*
Template Name: Olester
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Custom Flexslider CSS
*/
/* Browser Res... | layout/styles/custom.flexslider.css | @charset "utf-8";
/*
Template Name: Olester
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Custom Flexslider CSS
*/
/* Browser Res... | 0.398524 | 0.034521 |
@import url("https://fonts.googleapis.com/css2?family=Work+Sans&display=swap");
.home-competition-card {
display: flex;
justify-content: space-between;
flex-direction: column;
border-radius: 12px;
max-height: 24rem;
overflow: hidden;
font-family: "Work Sans";
color: #ffffff;
box-shadow: rgba(14, 30, ... | src/Components/competitions/card/card.css | @import url("https://fonts.googleapis.com/css2?family=Work+Sans&display=swap");
.home-competition-card {
display: flex;
justify-content: space-between;
flex-direction: column;
border-radius: 12px;
max-height: 24rem;
overflow: hidden;
font-family: "Work Sans";
color: #ffffff;
box-shadow: rgba(14, 30, ... | 0.397821 | 0.094218 |
{
float: left;
max-width: 100%;
background-image: url("../images/background.png");
background-repeat: repeat;
margin-left: 10%;
margin-right: 10%;
}
#container
{
opacity: 0.85;
float: left;
width: 300mm;
}
#header
{
width: 100%;
height: 175px;
padding-right: 0px;
... | public/css/main.css | {
float: left;
max-width: 100%;
background-image: url("../images/background.png");
background-repeat: repeat;
margin-left: 10%;
margin-right: 10%;
}
#container
{
opacity: 0.85;
float: left;
width: 300mm;
}
#header
{
width: 100%;
height: 175px;
padding-right: 0px;
... | 0.272605 | 0.079104 |
.ml-step-container {
width: 100%;
padding: 30px;
box-sizing: border-box;
}
hr.ml-step-hr {
border-top: 1px solid #A7A8AA;
border-bottom: 0px;
margin: 10px 20px 0px 20px;
}
.ml-step-header.expanded>hr.ml-step-hr {
display: none;
}
.ml-step-header {
height: 60px;
padding: 20px 15px ... | src/app/app.component.css | .ml-step-container {
width: 100%;
padding: 30px;
box-sizing: border-box;
}
hr.ml-step-hr {
border-top: 1px solid #A7A8AA;
border-bottom: 0px;
margin: 10px 20px 0px 20px;
}
.ml-step-header.expanded>hr.ml-step-hr {
display: none;
}
.ml-step-header {
height: 60px;
padding: 20px 15px ... | 0.372619 | 0.161651 |
.account-header {
position: relative;
width: 100%;
height: 300px;
text-align: center;
margin-top: -20px;
color: #fff;
background-image: url('../resources/images/account.jpg');
}
.account-header .account-header-content {
position: relative;
width: 100%;
padding: 80px 15px;
... | public/css/account.css | .account-header {
position: relative;
width: 100%;
height: 300px;
text-align: center;
margin-top: -20px;
color: #fff;
background-image: url('../resources/images/account.jpg');
}
.account-header .account-header-content {
position: relative;
width: 100%;
padding: 80px 15px;
... | 0.433022 | 0.092934 |
body {
padding-top: 50px;
}
body.headless {
padding-top: 0px;
}
body.headless nav.app-header {
display: none;
}
a[ng-click] {
cursor: pointer;
}
a.link {
cursor: pointer;
}
a.page-title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 400px;
}
a.navbar-brand {
paddi... | rd_ui/app/styles/redash.css | body {
padding-top: 50px;
}
body.headless {
padding-top: 0px;
}
body.headless nav.app-header {
display: none;
}
a[ng-click] {
cursor: pointer;
}
a.link {
cursor: pointer;
}
a.page-title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 400px;
}
a.navbar-brand {
paddi... | 0.433262 | 0.077692 |
* {
padding: 0px;
margin: 0px;
}
html {
height: 100%;
}
body {
height:100%;
min-height: 100%;
position:relative;
/*overflow: hidden;*/
}
/* mapContainer */
#map {
top: 50px;
/* -webkit-transition: width 0.5s ease, height 0.5s ease;
-moz-transition: width 0.5s ease, height 0.5s... | assets/css/map.css | * {
padding: 0px;
margin: 0px;
}
html {
height: 100%;
}
body {
height:100%;
min-height: 100%;
position:relative;
/*overflow: hidden;*/
}
/* mapContainer */
#map {
top: 50px;
/* -webkit-transition: width 0.5s ease, height 0.5s ease;
-moz-transition: width 0.5s ease, height 0.5s... | 0.217753 | 0.060641 |
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}
body, h1, h2, h3 {
font-weight: 400;
font-family: "Varela Round", sans-serif;
}
.start-header {
color: #eee;
background-color: #34302d;
font-size: 25px;
padding: 0.5em 0;
border-top: 4px solid #6db33f;
... | initializr-web/src/main/resources/static/css/spring.css | html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}
body, h1, h2, h3 {
font-weight: 400;
font-family: "Varela Round", sans-serif;
}
.start-header {
color: #eee;
background-color: #34302d;
font-size: 25px;
padding: 0.5em 0;
border-top: 4px solid #6db33f;
... | 0.512693 | 0.096706 |
==================================================
#BOOSTRAP CUSTOMIZATION
#TYPOGRAPHY
#LINKS AND BUTTONS
#HEADER
#MAIN MENU
#FOOTER
#SLIDERS
#BLOG
#PORTFOLIO
#MISCELANIOUS
#NEKO CSS FRAMEWORK
*/
/* COLORS : e66aa0 / FF83B9 / e9acc6 / f7f7f7 /
/* BOOSTRAP CUSTOMIZATION
============================================... | themes/boatsibiza/css/pink.css | ==================================================
#BOOSTRAP CUSTOMIZATION
#TYPOGRAPHY
#LINKS AND BUTTONS
#HEADER
#MAIN MENU
#FOOTER
#SLIDERS
#BLOG
#PORTFOLIO
#MISCELANIOUS
#NEKO CSS FRAMEWORK
*/
/* COLORS : e66aa0 / FF83B9 / e9acc6 / f7f7f7 /
/* BOOSTRAP CUSTOMIZATION
============================================... | 0.163479 | 0.057599 |
body {
background-color: transparent;
padding: 50px;
font-family: "Raleway" sans-serif;
font-size: large;
color: #545e75;
text-align: center; }
h1 {
font-family: "Raleway" sans-serif;
font-size: xxx-large; }
h2 {
font-family: "Raleway" sans-serif;
font-size: x-large; }
h3 {
font-family: "Ralewa... | public/stylesheets/style.css | body {
background-color: transparent;
padding: 50px;
font-family: "Raleway" sans-serif;
font-size: large;
color: #545e75;
text-align: center; }
h1 {
font-family: "Raleway" sans-serif;
font-size: xxx-large; }
h2 {
font-family: "Raleway" sans-serif;
font-size: x-large; }
h3 {
font-family: "Ralewa... | 0.273186 | 0.045692 |
.menu {
font-size: 29px;
line-height: 70px;
height: 70px;
}
.menu-logo {
text-align: center;
font-weight: bold;
padding-left: 20px;
}
.menu-logo img {
width: 32px;
height: 32px;
vertical-align: middle;
position: relati... | static/css/components.css | .menu {
font-size: 29px;
line-height: 70px;
height: 70px;
}
.menu-logo {
text-align: center;
font-weight: bold;
padding-left: 20px;
}
.menu-logo img {
width: 32px;
height: 32px;
vertical-align: middle;
position: relati... | 0.49048 | 0.133302 |
[1. Container / #login-container]
*/
#login-container {
width: 425px;
margin: 120px auto 0;
}
#login-container2 {
width: 425px;
margin: 60px auto 0;
}
/*------------------------------------------------------------------
[2. Header / #login-header]
*/
#login-header {
padding: 12px 20px;
margin-bottom: ... | css/pages/login.css | [1. Container / #login-container]
*/
#login-container {
width: 425px;
margin: 120px auto 0;
}
#login-container2 {
width: 425px;
margin: 60px auto 0;
}
/*------------------------------------------------------------------
[2. Header / #login-header]
*/
#login-header {
padding: 12px 20px;
margin-bottom: ... | 0.098231 | 0.056862 |
::-webkit-scrollbar {width:6px;}
::-webkit-scrollbar-track { background: #e8e8e8;}
::-webkit-scrollbar-thumb:hover {background: #fb5496;}
::-webkit-scrollbar-thumb {
background-image: -webkit-linear-gradient(45deg, #ffbd84, #ff1f8e);
background-image: -o-linear-gradient(45deg, #ffbd84, #ff1f8e);
background-image: linea... | public/css/style-b.css | ::-webkit-scrollbar {width:6px;}
::-webkit-scrollbar-track { background: #e8e8e8;}
::-webkit-scrollbar-thumb:hover {background: #fb5496;}
::-webkit-scrollbar-thumb {
background-image: -webkit-linear-gradient(45deg, #ffbd84, #ff1f8e);
background-image: -o-linear-gradient(45deg, #ffbd84, #ff1f8e);
background-image: linea... | 0.282889 | 0.075892 |
@font-face {
font-family: 'filthy font';
src: url('../fonts/filthy-font.eot');
src: url('../fonts/filthy-font.eot?#iefix') format('embedded-opentype'),
url('../fonts/filthy-font.woff') format('woff'),
url('../fonts/filthy-font.ttf') format('truetype'),
url('../fonts/filthy-font.sv... | docs/fp_font/Filthy_Font/css/filthy-font.css | @font-face {
font-family: 'filthy font';
src: url('../fonts/filthy-font.eot');
src: url('../fonts/filthy-font.eot?#iefix') format('embedded-opentype'),
url('../fonts/filthy-font.woff') format('woff'),
url('../fonts/filthy-font.ttf') format('truetype'),
url('../fonts/filthy-font.sv... | 0.324021 | 0.062245 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap');
:root {
--color-text-1: #FFFFFF;
--color-text-2: #B9BBBE;
--color-background: rgb(54, 57, 63);
--color-primary: rgb(88, 101, 242);
--color-primary-dark: rgb(71, 82, 196);
--color-error: #EF5350;
--... | src/main/resources/static/css/common.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap');
:root {
--color-text-1: #FFFFFF;
--color-text-2: #B9BBBE;
--color-background: rgb(54, 57, 63);
--color-primary: rgb(88, 101, 242);
--color-primary-dark: rgb(71, 82, 196);
--color-error: #EF5350;
--... | 0.439988 | 0.112162 |
.sunny {
width: 52px;
height: 52px;
background: url('weather.png') -214px -90px;
background-repeat: none;
}
/*晴*/
.clear {
width: 52px;
height: 52px;
background: url('weather.png') -214px -90px;
background-repeat: none;
}
.raintosunny {
width: 52px;
height: 52px;
background... | src/assets/abas/css/weather/weather.css | .sunny {
width: 52px;
height: 52px;
background: url('weather.png') -214px -90px;
background-repeat: none;
}
/*晴*/
.clear {
width: 52px;
height: 52px;
background: url('weather.png') -214px -90px;
background-repeat: none;
}
.raintosunny {
width: 52px;
height: 52px;
background... | 0.344885 | 0.111145 |
* Colors
*/
/*
* border
*/
/*
* box-shadow
*/
/*
* Fonts
*/
/*
* Colors
*/
/*
* border
*/
/*
* box-shadow
*/
* {
margin: 0;
padding: 0;
border: 0;
font-family: "Pingfang SC", "Open Sans", "Lantinghei SC", "Microsoft Yahei Light", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Lucida Grand... | src/components/PictureItem/PictureItem.css | * Colors
*/
/*
* border
*/
/*
* box-shadow
*/
/*
* Fonts
*/
/*
* Colors
*/
/*
* border
*/
/*
* box-shadow
*/
* {
margin: 0;
padding: 0;
border: 0;
font-family: "Pingfang SC", "Open Sans", "Lantinghei SC", "Microsoft Yahei Light", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Lucida Grand... | 0.386648 | 0.031799 |
.tool-container {
position: absolute;
background-color: #e4eaec;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
border: 1px solid transparent;
border-radius: 4px;
}
.tool-container.tool-top,
.tool-container.tool-bottom {
height: 42px;
}
.tool-container.tool-top .tool-item,
.tool-c... | public/global/vendor/toolbar/toolbar.css | .tool-container {
position: absolute;
background-color: #e4eaec;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
border: 1px solid transparent;
border-radius: 4px;
}
.tool-container.tool-top,
.tool-container.tool-bottom {
height: 42px;
}
.tool-container.tool-top .tool-item,
.tool-c... | 0.453504 | 0.048858 |
.slider {
width: 820px;
margin: auto;
overflow: hidden;
border:1px solid #58D68D;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #58D68D 3px 5px 8px;
-moz-box-shadow: #58D68D 3px 5px 8px;
box-shadow: #58D68D 3px 5px 8px;
behavior: url(/pie/PIE.htc);
}
.slider ul ... | public/css/estiloPr.css | .slider {
width: 820px;
margin: auto;
overflow: hidden;
border:1px solid #58D68D;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #58D68D 3px 5px 8px;
-moz-box-shadow: #58D68D 3px 5px 8px;
box-shadow: #58D68D 3px 5px 8px;
behavior: url(/pie/PIE.htc);
}
.slider ul ... | 0.213623 | 0.082107 |
*{
margin: 0;
padding: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@font-face {
font-family: 'Roboto Slab';
src: url('../fonts/RobotoSlab-Light.eot');
src: url('../fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'),
url('../fonts/RobotoSlab-Light.woff2') format('woff2'),
url('.... | public/css/style.css | *{
margin: 0;
padding: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@font-face {
font-family: 'Roboto Slab';
src: url('../fonts/RobotoSlab-Light.eot');
src: url('../fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'),
url('../fonts/RobotoSlab-Light.woff2') format('woff2'),
url('.... | 0.303938 | 0.044019 |
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | admin/web/css/style.css | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... | 0.233706 | 0.058669 |
.sapThemeMetaData-Base-baseLib {
background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColo... | libs/mf-angular/schematics/ng-add/theme/sap_fiori_3_hcw.css | .sapThemeMetaData-Base-baseLib {
background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColo... | 0.366703 | 0.114765 |
@import "~bootstrap/dist/css/bootstrap.min.css";
/* ---------------------------------------------------
SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
display: flex;
width: 100%;
}
#sidebar {
width: 400px;
position: fixed;
left: 0;
height: 100vh;
z-i... | src/extension/extension/extension.component.css | @import "~bootstrap/dist/css/bootstrap.min.css";
/* ---------------------------------------------------
SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
display: flex;
width: 100%;
}
#sidebar {
width: 400px;
position: fixed;
left: 0;
height: 100vh;
z-i... | 0.396068 | 0.060114 |
body {
margin:0px;
}
/* Container */
.page-wrapper {
height: 50px !important;
}
.container-center {
display: flex;
align-items: center;
justify-content: center;
}
/* Menu Sidebar */
.user-pic img {
/*width: 55px !important;*/
height: auto !important;
}
.mysidebar {
top: 50px;
bot... | samples/crud/css/app.css |
body {
margin:0px;
}
/* Container */
.page-wrapper {
height: 50px !important;
}
.container-center {
display: flex;
align-items: center;
justify-content: center;
}
/* Menu Sidebar */
.user-pic img {
/*width: 55px !important;*/
height: auto !important;
}
.mysidebar {
top: 50px;
bot... | 0.313525 | 0.076132 |
.scoring-comp {
background: url('./../../assets/bg-scoring.jpg') no-repeat;
background-size: 100% 100%;
background-position: center;
padding: 75px 0 76px 0;
}
.scoring-comp .content-section h1 {
font-family: 'Bebas Neue';
color: #fff;
font-size: 100px;
padding-top: 15px;
}
.scoring-comp ... | src/components/scoring/scoring-1.css | .scoring-comp {
background: url('./../../assets/bg-scoring.jpg') no-repeat;
background-size: 100% 100%;
background-position: center;
padding: 75px 0 76px 0;
}
.scoring-comp .content-section h1 {
font-family: 'Bebas Neue';
color: #fff;
font-size: 100px;
padding-top: 15px;
}
.scoring-comp ... | 0.279042 | 0.120155 |
.footable .btn,
.footable .caret {
display: inline-block;
vertical-align: middle
}
.footable-details.table,
.footable-details.table *,
.footable.table,
.footable.table * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.footable-details.table th,
.footable.ta... | public/assets/plugins/footable-bootstrap/css/footable.standalone.min.css | .footable .btn,
.footable .caret {
display: inline-block;
vertical-align: middle
}
.footable-details.table,
.footable-details.table *,
.footable.table,
.footable.table * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.footable-details.table th,
.footable.ta... | 0.30965 | 0.21564 |
th {
min-height: 10px;
width: 50px;
text-align: center;
padding: 5px;
}
td {
min-height: 10px;
width: 50px;
text-align: center;
padding: 5px;
}
tr {
min-height: 10px;
width: 50px;
text-align: center;
padding: 5px;
}
input {
text-align: center;
width: 60px;
height: 35px;
}
#topcorner{
positio... | algorithms.css | th {
min-height: 10px;
width: 50px;
text-align: center;
padding: 5px;
}
td {
min-height: 10px;
width: 50px;
text-align: center;
padding: 5px;
}
tr {
min-height: 10px;
width: 50px;
text-align: center;
padding: 5px;
}
input {
text-align: center;
width: 60px;
height: 35px;
}
#topcorner{
positio... | 0.268749 | 0.095307 |
@namespace j "library://ns.apache.org/royale/jewel";
@namespace "http://www.w3.org/1999/xhtml";
.jewel.badge.secondary {
background: #29A89F;
color: #FFFFFF;
}
.jewel.button.secondary {
background: #29A89F;
border: 1px solid #218780;
box-shadow: none;
border-radius: 0.25rem;
color: #FFFFFF;
text-shadow... | frameworks/themes/Jewel-Light-Flat-Secondary-Turquoise-Theme/src/main/resources/defaults.css | @namespace j "library://ns.apache.org/royale/jewel";
@namespace "http://www.w3.org/1999/xhtml";
.jewel.badge.secondary {
background: #29A89F;
color: #FFFFFF;
}
.jewel.button.secondary {
background: #29A89F;
border: 1px solid #218780;
box-shadow: none;
border-radius: 0.25rem;
color: #FFFFFF;
text-shadow... | 0.410756 | 0.116714 |
h1 img {
vertical-align: middle;
border: none;
}
pre {
padding: 5px 10px;
}
ul {
margin: 0 0 0 1em;
padding: 0;
}
ul li {
margin: 0;
padding: 0;
}
#PageContent {
text-align: left;
background-color: #fff;
padding: 10px 10px 6em 10px;
margin: 0;
}
.pageheader {
border-bottom: 1px so... | confluence/setup/includes/css/setup.css | h1 img {
vertical-align: middle;
border: none;
}
pre {
padding: 5px 10px;
}
ul {
margin: 0 0 0 1em;
padding: 0;
}
ul li {
margin: 0;
padding: 0;
}
#PageContent {
text-align: left;
background-color: #fff;
padding: 10px 10px 6em 10px;
margin: 0;
}
.pageheader {
border-bottom: 1px so... | 0.31321 | 0.15662 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
:root{
--text-color: #707070;
--text-color-hover: #000;
--background-color: #f0f0f0;
}
/*------------------------------*/
/*
GLOBAL
*/
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
html, ... | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
:root{
--text-color: #707070;
--text-color-hover: #000;
--background-color: #f0f0f0;
}
/*------------------------------*/
/*
GLOBAL
*/
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
html, ... | 0.263315 | 0.076442 |
.group-wrapper {
display: flex;
min-height: calc(100vh - 50px);
}
section.content {
position: relative;
min-height: calc(100vh - 50px);
}
section.content > .error-page {
position: absolute;
top: calc(50% - 100px);
left: 0;
right: 0;
}
.group-wrapper > div {
flex: 1;
}
.group-wrapper > .group-tree-... | src/client/app/pages/dashboard/dashboard.css | .group-wrapper {
display: flex;
min-height: calc(100vh - 50px);
}
section.content {
position: relative;
min-height: calc(100vh - 50px);
}
section.content > .error-page {
position: absolute;
top: calc(50% - 100px);
left: 0;
right: 0;
}
.group-wrapper > div {
flex: 1;
}
.group-wrapper > .group-tree-... | 0.54698 | 0.088899 |
body {
margin: 0;
background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url("/static/img/background.jpg");
}
html, body{
font-family: sans-serif;
color: white;
}
#main {
width: 640px;
height: 300px;
margin-left: 50%;
margin-top: 5%;
position: relative;
transform: translate(-50%, 0%... | Rpi-webfiles/static/css/style.css | body {
margin: 0;
background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url("/static/img/background.jpg");
}
html, body{
font-family: sans-serif;
color: white;
}
#main {
width: 640px;
height: 300px;
margin-left: 50%;
margin-top: 5%;
position: relative;
transform: translate(-50%, 0%... | 0.441914 | 0.068164 |
.board
{
width:95%;
margin: 60px auto;
height: 100%;
background: #fff;
}
.board .nav-tabs {
position: relative;
margin: 40px auto;
margin-bottom: 0;
box-sizing: border-box
}
.board > div.board-inner{
background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
backg... | assest/css/teacherTreasureBox.css | .board
{
width:95%;
margin: 60px auto;
height: 100%;
background: #fff;
}
.board .nav-tabs {
position: relative;
margin: 40px auto;
margin-bottom: 0;
box-sizing: border-box
}
.board > div.board-inner{
background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
backg... | 0.383872 | 0.054525 |
.react-flow {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.react-flow__renderer,
.react-flow__pane,
.react-flow__selectionpane {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.react-flow__pane {
z-index: 1;
}
.react-flow__renderer {
z-index: 4;
}
.rea... | src/style.css | .react-flow {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.react-flow__renderer,
.react-flow__pane,
.react-flow__selectionpane {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.react-flow__pane {
z-index: 1;
}
.react-flow__renderer {
z-index: 4;
}
.rea... | 0.828384 | 0.100392 |
:root {
/* size="small" */
--reactist-button-small-font-size: var(--reactist-font-size-caption);
--reactist-button-small-spacing: var(--reactist-spacing-small);
--reactist-button-small-height: 28px;
/* size="normal" (default) */
--reactist-button-normal-font-size: var(--reactist-font-size-copy)... | src/new-components/base-button/base-button.module.css | :root {
/* size="small" */
--reactist-button-small-font-size: var(--reactist-font-size-caption);
--reactist-button-small-spacing: var(--reactist-spacing-small);
--reactist-button-small-height: 28px;
/* size="normal" (default) */
--reactist-button-normal-font-size: var(--reactist-font-size-copy)... | 0.390243 | 0.094761 |
* {
margin: 0;
padding: 0;
text-decoration: none;
list-style: none;
font-family: 'Open Sans';
}
body{
height: 1080px;
width: 100%;
overflow: hidden;
}
/* Deafult Wrapper. Stays on at all times */
.wrapper {
height: 100vh;
z-index: 200;
transition: all 1s ease-in-out;
wid... | HaloMMSiteMVC/Content/stylePC.css | * {
margin: 0;
padding: 0;
text-decoration: none;
list-style: none;
font-family: 'Open Sans';
}
body{
height: 1080px;
width: 100%;
overflow: hidden;
}
/* Deafult Wrapper. Stays on at all times */
.wrapper {
height: 100vh;
z-index: 200;
transition: all 1s ease-in-out;
wid... | 0.47658 | 0.088112 |
.boxleft {
width: 35%;
float: left;
position: relative;
/* padding-left: 100px; */
}
/* .boxes{
margin: auto;
width: 1400px;
height: inherit;
padding-bottom: 30px;
overflow: auto;
} */
.example {
min-height: 70px;
background-color: #e3ddcc;
padding: 10px 20px;
border-radius: 10px;
width: 9... | website/assets/css/combipage.css | .boxleft {
width: 35%;
float: left;
position: relative;
/* padding-left: 100px; */
}
/* .boxes{
margin: auto;
width: 1400px;
height: inherit;
padding-bottom: 30px;
overflow: auto;
} */
.example {
min-height: 70px;
background-color: #e3ddcc;
padding: 10px 20px;
border-radius: 10px;
width: 9... | 0.502441 | 0.119229 |
.loading {
position: fixed;
z-index: 999;
width: 100%;
height: 100%;
background-image: url('../imgs/loading.svg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-color: #e5e9ec;
}
/*default trasition*/
.transition,
.transition:hover,
.transition:f... | Section_4/css/base.css | .loading {
position: fixed;
z-index: 999;
width: 100%;
height: 100%;
background-image: url('../imgs/loading.svg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-color: #e5e9ec;
}
/*default trasition*/
.transition,
.transition:hover,
.transition:f... | 0.385953 | 0.07024 |
@charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
}
body {
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
position: relative;
min-height:100%;
}
#content {
padding:10px;
padding-bottom:80px; /* Height of the footer element */
}
.container {
max-width: 1042px;
height: ... | dogec0in-website/css/squeeze.css | @charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
}
body {
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
position: relative;
min-height:100%;
}
#content {
padding:10px;
padding-bottom:80px; /* Height of the footer element */
}
.container {
max-width: 1042px;
height: ... | 0.272121 | 0.068257 |
@font-face {
font-family: 'siteorigin-panels';
src: url('icons/siteorigin-panels.eot?-yv2c11');
src: url('icons/siteorigin-panels.eot?#iefix-yv2c11') format('embedded-opentype'), url('icons/siteorigin-panels.woff?-yv2c11') format('woff'), url('icons/siteorigin-panels.ttf?-yv2c11') format('truetype'), url('icons/s... | content/plugins/siteorigin-panels/css/admin.css | @font-face {
font-family: 'siteorigin-panels';
src: url('icons/siteorigin-panels.eot?-yv2c11');
src: url('icons/siteorigin-panels.eot?#iefix-yv2c11') format('embedded-opentype'), url('icons/siteorigin-panels.woff?-yv2c11') format('woff'), url('icons/siteorigin-panels.ttf?-yv2c11') format('truetype'), url('icons/s... | 0.321247 | 0.099952 |
body {
--nav-bar: #064663;
--nav-body: #eee;
--active: #ffb820d7;
}
body {
overflow-x: hidden;
}
.navbar {
background-color: var(--nav-bar);
}
.navbar a {
color: var(--nav-body);
}
.navbar a:hover {
color: var(--active);
}
.active {
color: var(--active);
}
.carousel img {
width: 100%;
height: 80vh;
... | School Website/styles.css | body {
--nav-bar: #064663;
--nav-body: #eee;
--active: #ffb820d7;
}
body {
overflow-x: hidden;
}
.navbar {
background-color: var(--nav-bar);
}
.navbar a {
color: var(--nav-body);
}
.navbar a:hover {
color: var(--active);
}
.active {
color: var(--active);
}
.carousel img {
width: 100%;
height: 80vh;
... | 0.373876 | 0.082365 |
font-weight: 700;
font-size: 20px;
display: block;
margin: auto;
text-align: center;
}
.fieldwrapper {
display: block;
margin: auto;
margin-bottom: 10px;
margin-top:10px;
width: inherit;
}
select {
border: solid 2px #48b5ee;
background: none;
width: 100%;
height... | static/css/form.css | font-weight: 700;
font-size: 20px;
display: block;
margin: auto;
text-align: center;
}
.fieldwrapper {
display: block;
margin: auto;
margin-bottom: 10px;
margin-top:10px;
width: inherit;
}
select {
border: solid 2px #48b5ee;
background: none;
width: 100%;
height... | 0.41182 | 0.11221 |
* {
margin: 0;
font-family: Arial;
user-select: none;
}
body {
background-color: #0E0E0E;
padding: 0;
height: 100vh;
min-height: 100vh;
overflow: hidden;
text-align: center;
-ms-touch-action: none;
display: flex;
flex-direction: column;
}
.floatingMessage {
position... | public/composerBetaStyle.css | * {
margin: 0;
font-family: Arial;
user-select: none;
}
body {
background-color: #0E0E0E;
padding: 0;
height: 100vh;
min-height: 100vh;
overflow: hidden;
text-align: center;
-ms-touch-action: none;
display: flex;
flex-direction: column;
}
.floatingMessage {
position... | 0.399694 | 0.088112 |
body {
font-family: sans-serif;
}
a {
text-decoration: none;
color: rgb(33, 36, 35);
}
label {
display: block;
}
.material-icons {
color: white
}
nav a {
display: inline-block;
margin: 2em;
height: 120vh;
}
ul {
list-style: none;
}
form div {
margin: 1em;
display: inline-block;
}
.cukebutt... | public/style.css | body {
font-family: sans-serif;
}
a {
text-decoration: none;
color: rgb(33, 36, 35);
}
label {
display: block;
}
.material-icons {
color: white
}
nav a {
display: inline-block;
margin: 2em;
height: 120vh;
}
ul {
list-style: none;
}
form div {
margin: 1em;
display: inline-block;
}
.cukebutt... | 0.494141 | 0.108236 |
@import "palette.css";
/********/
/* BASE */
/********/
body {
background-color: var(--white);
font-size: 16px;
font-family: 'Inconsolata', monospace;
text-align: center;
color: var(--black-750);
line-height: 1.4;
}
a {
color: var(--black-700);
cursor: pointer;
}
h1 {
font-size: 1.7em;
}
section {... | src/assets/css/theme.css | @import "palette.css";
/********/
/* BASE */
/********/
body {
background-color: var(--white);
font-size: 16px;
font-family: 'Inconsolata', monospace;
text-align: center;
color: var(--black-750);
line-height: 1.4;
}
a {
color: var(--black-700);
cursor: pointer;
}
h1 {
font-size: 1.7em;
}
section {... | 0.36625 | 0.0704 |
* {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small,... | www/css/index.css | * {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small,... | 0.368065 | 0.094636 |
body{
font: 400 15px Lato, sans-serif;
line-height: 1.8;
color: #818181;
background: white;
}
h1{
font-size: 64px;
font-family: "Lobster";
color: rgba(255,255,255,.9) !important;
}
h2{
font-size: 24px;
text-transform: uppercase;
color: #303030;
font-weight: 600;
margin-bottom: 30px;
}
h3{
f... | src/Styles/style.css | body{
font: 400 15px Lato, sans-serif;
line-height: 1.8;
color: #818181;
background: white;
}
h1{
font-size: 64px;
font-family: "Lobster";
color: rgba(255,255,255,.9) !important;
}
h2{
font-size: 24px;
text-transform: uppercase;
color: #303030;
font-weight: 600;
margin-bottom: 30px;
}
h3{
f... | 0.333286 | 0.075995 |