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 {
font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container {
background: #353535;
padding: 20px;
}
.card {
border-radius: 50px;
box-shadow: -15px 15px 3px #252525;
margin: 50px;
overflow: hidden;
width: 600... | positioning/styles/main.css | body {
font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container {
background: #353535;
padding: 20px;
}
.card {
border-radius: 50px;
box-shadow: -15px 15px 3px #252525;
margin: 50px;
overflow: hidden;
width: 600... | 0.591723 | 0.134662 |
.quickmoment{display:inline-block;vertical-align:bottom;font-size:15px;font-family:'Helvetica Neue',Helvetica,Ariel,sans-serif;}
.quickmoment input,.quickmoment select{font-size:13px}
.quickmoment-button{background:#fff;color:#333;border:solid 1px #ccc;box-shadow:outset 0 1px 1px rgba(0,0,0,0.075);border-radius:4px;pad... | dist/fd-quick-moment-default-theme.css | .quickmoment{display:inline-block;vertical-align:bottom;font-size:15px;font-family:'Helvetica Neue',Helvetica,Ariel,sans-serif;}
.quickmoment input,.quickmoment select{font-size:13px}
.quickmoment-button{background:#fff;color:#333;border:solid 1px #ccc;box-shadow:outset 0 1px 1px rgba(0,0,0,0.075);border-radius:4px;pad... | 0.247714 | 0.08207 |
@charset "UTF-8";
/*!
* bootswatch v3.3.1+2
* Homepage: http://bootswatch.com
* Copyright 2012-2014 <NAME>
* Licensed under MIT
* Based on Bootstrap */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://cdn.jsdelivr.net/font-et-book/0.1/et-book.min.css");
html { font-family: serif; -... | output/css/style.css | @charset "UTF-8";
/*!
* bootswatch v3.3.1+2
* Homepage: http://bootswatch.com
* Copyright 2012-2014 <NAME>
* Licensed under MIT
* Based on Bootstrap */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://cdn.jsdelivr.net/font-et-book/0.1/et-book.min.css");
html { font-family: serif; -... | 0.58747 | 0.057308 |
.modal {
position: fixed;
top: calc(100vh - 95%);
left: calc(100vw - 95%);
min-width: min(16rem);
padding: .6rem;
margin: 10% 36%;
background-color: var(--blue-mid);
border: 1px solid var(--gray-dark);
border-radius: 3px;
opacity: 92%;
}
.sign-in {
color: var(--blue-darker);
background: var(--w... | client/src/App.css | .modal {
position: fixed;
top: calc(100vh - 95%);
left: calc(100vw - 95%);
min-width: min(16rem);
padding: .6rem;
margin: 10% 36%;
background-color: var(--blue-mid);
border: 1px solid var(--gray-dark);
border-radius: 3px;
opacity: 92%;
}
.sign-in {
color: var(--blue-darker);
background: var(--w... | 0.503174 | 0.061621 |
@font-face{font-family:titleFont;src:url('fonts/title-font.ttf')}
@font-face{font-family:titleFont;font-weight:bold;src:url('fonts/title-font.ttf')}
@font-face{font-family:bodyFont;src:url('fonts/linuxL.ttf')}
@font-face{font-family:bodyFont;font-weight:bold;src:url('fonts/linuxL.ttf')}
body {
background-color: #... | pages/chord/css/master.css | @font-face{font-family:titleFont;src:url('fonts/title-font.ttf')}
@font-face{font-family:titleFont;font-weight:bold;src:url('fonts/title-font.ttf')}
@font-face{font-family:bodyFont;src:url('fonts/linuxL.ttf')}
@font-face{font-family:bodyFont;font-weight:bold;src:url('fonts/linuxL.ttf')}
body {
background-color: #... | 0.236516 | 0.058534 |
a, a:hover {
color: #fac451;
}
.section-title h2 {
color: #eeeae2;
}
.section-title h3::before {
background-color: #eeeae2;
}
#scrollUp {
background-color: #fac451;
}
.btn-common {
border-color: #fac451;
color: #fac451;
}
.btn-common:hover {
background-color: #d39f30;
border-color: ... | public/home/colors/yellow.css | a, a:hover {
color: #fac451;
}
.section-title h2 {
color: #eeeae2;
}
.section-title h3::before {
background-color: #eeeae2;
}
#scrollUp {
background-color: #fac451;
}
.btn-common {
border-color: #fac451;
color: #fac451;
}
.btn-common:hover {
background-color: #d39f30;
border-color: ... | 0.544559 | 0.220573 |
@media (max-width: 767px) {
#left-banner {
display: none;
}
#header-pc {
display: none;
}
#product-slide .inner-slide {
height: 300px !important;
}
.title_name {
height: 30px;
text-overflow: ellipsis;
overflow: hidden;
}
.slider-banner ... | public/css/custom.css | @media (max-width: 767px) {
#left-banner {
display: none;
}
#header-pc {
display: none;
}
#product-slide .inner-slide {
height: 300px !important;
}
.title_name {
height: 30px;
text-overflow: ellipsis;
overflow: hidden;
}
.slider-banner ... | 0.352982 | 0.052912 |
@-moz-document domain("webniusy.com") {
html,body{
background: #1c1c1c;
color: #fff;
}
:root{
scrollbar-color: #fff #1c1c1c;
}
*{
box-shadow: none !important;
}
[type="button"], [type="reset"], [type="submit"], button{
padding: 0px 23px;
margin-right: 0;
font: 700 14px/18px Pop... | data/usercss/180575.user.css | @-moz-document domain("webniusy.com") {
html,body{
background: #1c1c1c;
color: #fff;
}
:root{
scrollbar-color: #fff #1c1c1c;
}
*{
box-shadow: none !important;
}
[type="button"], [type="reset"], [type="submit"], button{
padding: 0px 23px;
margin-right: 0;
font: 700 14px/18px Pop... | 0.142859 | 0.040427 |
@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,span{margin:0px 0px 0px 0px;
padding:0px;font-weight:normal;font-size:16px;
}
ul,ul li{list-style:none;margin:0px;padding:0px}
body{font-size:12px;font-family:"Microsoft YaHei", ๅพฎ่ฝฏ้
้ป, Arial, Helvetica, san... | pwa/css.css | @charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,span{margin:0px 0px 0px 0px;
padding:0px;font-weight:normal;font-size:16px;
}
ul,ul li{list-style:none;margin:0px;padding:0px}
body{font-size:12px;font-family:"Microsoft YaHei", ๅพฎ่ฝฏ้
้ป, Arial, Helvetica, san... | 0.244093 | 0.049566 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Roboto', sans-serif;
}
.logo{
position: absolute;
width: 105px;
top: 2%;
left: 3%;
}
.container{
width: 100%;
height: 100vh;
background-image: url(./gym.jpg);
background-size: cover;... | gym.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Roboto', sans-serif;
}
.logo{
position: absolute;
width: 105px;
top: 2%;
left: 3%;
}
.container{
width: 100%;
height: 100vh;
background-image: url(./gym.jpg);
background-size: cover;... | 0.374448 | 0.061199 |
.container, #left-panel, #right-panel {
min-width: 450px;
/* max-width: 700px;; */
/* #a55eea;
rgb(165, 94, 234)
rgb(136, 84, 208) */
/* background-image: linear-gradient(to bottom right, rgb(156, 136, 255), rgb(165, 94, 234)); */
}
/* #left-panel, #right-panel{
max-width: 48%;
margin-l... | public/css/drop-in-queue.css | .container, #left-panel, #right-panel {
min-width: 450px;
/* max-width: 700px;; */
/* #a55eea;
rgb(165, 94, 234)
rgb(136, 84, 208) */
/* background-image: linear-gradient(to bottom right, rgb(156, 136, 255), rgb(165, 94, 234)); */
}
/* #left-panel, #right-panel{
max-width: 48%;
margin-l... | 0.261991 | 0.068881 |
font-family: verdana;
font-size: xx-small;
}
#DataList_Flt {}
#DataList_FltHead, #DataList_FltField { white-space:nowrap; }
#DataList_FltHead div, #DataList_FltField div { display: inline; }
#DataList_FltHead div {
color: #ffffff;
text-overflow : ellipsis;
overflow: hidden;
font-weight: bold;
cursor: pointer;
}... | _building/src/skin/default/css/DataList.css | font-family: verdana;
font-size: xx-small;
}
#DataList_Flt {}
#DataList_FltHead, #DataList_FltField { white-space:nowrap; }
#DataList_FltHead div, #DataList_FltField div { display: inline; }
#DataList_FltHead div {
color: #ffffff;
text-overflow : ellipsis;
overflow: hidden;
font-weight: bold;
cursor: pointer;
}... | 0.196672 | 0.074635 |
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, labe... | website/src/App.css | html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, labe... | 0.323594 | 0.081228 |
.customtab {
overflow: hidden;
display: flex;
justify-content: space-around;
overflow: auto;
/*border: 1px solid #ccc;*/
/*background-color: #f1f1f1;*/
}
/* Style the buttons that are used to open the customtab content */
.customtab button {
background-color: inherit;
/*float: left;*/
border: none;
... | assets/css/tabswitching.css | .customtab {
overflow: hidden;
display: flex;
justify-content: space-around;
overflow: auto;
/*border: 1px solid #ccc;*/
/*background-color: #f1f1f1;*/
}
/* Style the buttons that are used to open the customtab content */
.customtab button {
background-color: inherit;
/*float: left;*/
border: none;
... | 0.492432 | 0.093512 |
@import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";
/* PARTIALS */
@import "../../_includes/partials/header/header.css";
@import "../../_includes/partials/footer/footer.css";
@import "../../_includes/partials/heroCTA/heroCTA.css";
/* COMPONENTS */
@import "../../_includes/... | src/static/css/tailwind.css | @import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";
/* PARTIALS */
@import "../../_includes/partials/header/header.css";
@import "../../_includes/partials/footer/footer.css";
@import "../../_includes/partials/heroCTA/heroCTA.css";
/* COMPONENTS */
@import "../../_includes/... | 0.192615 | 0.0367 |
.span3-hot-product #business-banner-zone {
margin-bottom: 2em
}
#business-banner-zone #inner-banner-zone {
position: relative;
z-index: 1;
overflow: visible
}
#business-catalog ul {
margin-bottom: 2em
}
#business-catalog ul:last-child {
padding-top: 2em;
border-top: 1px solid #ccc
}
#bus... | public/assets/web/frontend_old/practice/asus/css/web/business.css | .span3-hot-product #business-banner-zone {
margin-bottom: 2em
}
#business-banner-zone #inner-banner-zone {
position: relative;
z-index: 1;
overflow: visible
}
#business-catalog ul {
margin-bottom: 2em
}
#business-catalog ul:last-child {
padding-top: 2em;
border-top: 1px solid #ccc
}
#bus... | 0.440469 | 0.168241 |
.cr-item > .media {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cr-item > .media .media-body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-directi... | css/LessonUpcomingCard.module.css | .cr-item > .media {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cr-item > .media .media-body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-directi... | 0.407451 | 0.035046 |
html, body {
min-height: 100%;
min-width: 1366px;
background: #f4f4f4;
}
a {
color: #2da1e7;
}
a:hover {
color: #2da1e7;
}
h1, h2, h3, h4, h5, h6, p {
padding: 0px;
margin: 0;
line-height: 200%;
}
em, i {
font-style: normal;
}
.cr-pd-mr {
padding: 0px;
margin: 0px;
}
.cl-red {
color: red !... | public/home/css/page-learing-problem-feedback.css | html, body {
min-height: 100%;
min-width: 1366px;
background: #f4f4f4;
}
a {
color: #2da1e7;
}
a:hover {
color: #2da1e7;
}
h1, h2, h3, h4, h5, h6, p {
padding: 0px;
margin: 0;
line-height: 200%;
}
em, i {
font-style: normal;
}
.cr-pd-mr {
padding: 0px;
margin: 0px;
}
.cl-red {
color: red !... | 0.470007 | 0.072014 |
:root {
--primary-color: #17a2b8;
--dark-color: #343a40;
--light-color: #f4f4f4;
--danger-color: #dc3545;
--success-color: #28a745;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background: linear-gradient( to right, rgba(62, 32, 233, 0.32), rgba(62, ... | client/src/App.css | :root {
--primary-color: #17a2b8;
--dark-color: #343a40;
--light-color: #f4f4f4;
--danger-color: #dc3545;
--success-color: #28a745;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background: linear-gradient( to right, rgba(62, 32, 233, 0.32), rgba(62, ... | 0.506103 | 0.120646 |
.list_item {
height: 150px;
display: flex;
display: block;
display: -webkit-box;
position: relative;
background-color: #fff;
overflow: hidden;
border-bottom: 1px solid #eaebed;
}
.list_item.top_border {
border-top: 1px solid #eaebed;
}
.list_item .li_img_wap {
position: relative;
width: 150px;
h... | feibiao-admin/src/main/resources/static/static/app/css/list.css | .list_item {
height: 150px;
display: flex;
display: block;
display: -webkit-box;
position: relative;
background-color: #fff;
overflow: hidden;
border-bottom: 1px solid #eaebed;
}
.list_item.top_border {
border-top: 1px solid #eaebed;
}
.list_item .li_img_wap {
position: relative;
width: 150px;
h... | 0.309545 | 0.048699 |
*{
/*border: 1px dashed black;*/
margin:0;
padding: 0;
}
article {
border: solid 1px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
margin: 10px;
width: 70%;
}
article:hover {
background-color: #979995;
}
.inline{
/*not used yet*/
di... | stylesheets/solo-stylesheet.css | *{
/*border: 1px dashed black;*/
margin:0;
padding: 0;
}
article {
border: solid 1px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
margin: 10px;
width: 70%;
}
article:hover {
background-color: #979995;
}
.inline{
/*not used yet*/
di... | 0.394434 | 0.114467 |
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}
/* header */
#header {
height: 100vh;
background: Linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),
url(https://i.pinimg.com/originals/43/2b/a1/432ba1b6206dfa853b89ceb05cfcfae7.jpg);
background-position: center;
background-size: cover;
backgro... | style.css | body {
margin: 0;
padding: 0;
font-family: sans-serif;
}
/* header */
#header {
height: 100vh;
background: Linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),
url(https://i.pinimg.com/originals/43/2b/a1/432ba1b6206dfa853b89ceb05cfcfae7.jpg);
background-position: center;
background-size: cover;
backgro... | 0.496338 | 0.094971 |
@-moz-document domain("codeberg.org") {
/* index.css | https://codeberg.org/css/index.css?v=69a91fc084c50b23d2898cea84d5d087 */
body {
/* background-color: #fff; */
background-color: #222;
}
.repository .header-wrapper {
/* background-color: #fafafa; */
background-color: #333;
}
.ui.tabular.menu... | data/usercss/177947.user.css | @-moz-document domain("codeberg.org") {
/* index.css | https://codeberg.org/css/index.css?v=69a91fc084c50b23d2898cea84d5d087 */
body {
/* background-color: #fff; */
background-color: #222;
}
.repository .header-wrapper {
/* background-color: #fafafa; */
background-color: #333;
}
.ui.tabular.menu... | 0.483892 | 0.041482 |
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.logo {
padding-left: 20px;
color: white;
border-left: 8px dotted;
}
header {
color: white;
width: 100%;
box-shadow: black 6px 5px 5px;
background: linear-gradient(1... | assets/stylesheet/main.css | *,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.logo {
padding-left: 20px;
color: white;
border-left: 8px dotted;
}
header {
color: white;
width: 100%;
box-shadow: black 6px 5px 5px;
background: linear-gradient(1... | 0.437824 | 0.127164 |
:root {
--Layout-container-wide: 144rem;
--Layout-container-wider: 168rem;
--Layout-container-medium: 128rem;
--Layout-container-small: 96rem;
--Layout-gutter: 0.8rem;
--Layout-gutter-wide: 2.4rem;
--Layout-prose-width: 32em;
}
.u-layout-withGutter {
padding-left: calc(1.5 * var(--Layout-gutter)) !imp... | src/utils/layout/index.css |
:root {
--Layout-container-wide: 144rem;
--Layout-container-wider: 168rem;
--Layout-container-medium: 128rem;
--Layout-container-small: 96rem;
--Layout-gutter: 0.8rem;
--Layout-gutter-wide: 2.4rem;
--Layout-prose-width: 32em;
}
.u-layout-withGutter {
padding-left: calc(1.5 * var(--Layout-gutter)) !imp... | 0.535827 | 0.083292 |
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,... | public/css/style.css | html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,... | 0.270769 | 0.073099 |
.warp {
min-width: 1280px;
position: relative;
}
.warp .inner {
width: 1000px;
display: block;
margin: 0 auto;
box-sizing: border-box;
padding-top: 50px;
}
.warp .inner h4 {
font-size: 20px;
color: #0088ff;
line-height: 40px;
letter-spacing: 2px;
}
.warp .inner .tab-nav {
width: 100%;
height: ... | public/assets/css/upload.css | .warp {
min-width: 1280px;
position: relative;
}
.warp .inner {
width: 1000px;
display: block;
margin: 0 auto;
box-sizing: border-box;
padding-top: 50px;
}
.warp .inner h4 {
font-size: 20px;
color: #0088ff;
line-height: 40px;
letter-spacing: 2px;
}
.warp .inner .tab-nav {
width: 100%;
height: ... | 0.334263 | 0.064772 |
@font-face {
font-family: "Work Sans";
src: url("/fonts/Work_Sans/WorkSans-Regular.ttf");
}
/* base */
html {
background-color: hsla(0, 10%, 94%, 1);
font-family: 'Work Sans', sans-serif;
font-size: 18px;
line-height: 1.75;
}
html,
body {
margin: 0;
padding: 0;
}
h1 {
text-transf... | src/_includes/css/style.css |
@font-face {
font-family: "Work Sans";
src: url("/fonts/Work_Sans/WorkSans-Regular.ttf");
}
/* base */
html {
background-color: hsla(0, 10%, 94%, 1);
font-family: 'Work Sans', sans-serif;
font-size: 18px;
line-height: 1.75;
}
html,
body {
margin: 0;
padding: 0;
}
h1 {
text-transf... | 0.507324 | 0.091463 |
@import url('https://fonts.googleapis.com/css2?family=Krona+One&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
:root {
--gunmetal: #353238;
--gunmetal-light: #4d4952;
--gunmetal-verylight: #8f8997;
--light: #ddd8e9;
--orange: #f34213;
--orange-dark: #c43b15;
}
::selection, ::-moz-sele... | assets/css/main.css | @import url('https://fonts.googleapis.com/css2?family=Krona+One&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
:root {
--gunmetal: #353238;
--gunmetal-light: #4d4952;
--gunmetal-verylight: #8f8997;
--light: #ddd8e9;
--orange: #f34213;
--orange-dark: #c43b15;
}
::selection, ::-moz-sele... | 0.393618 | 0.10904 |
#transition {
background-color: #0070ff;
display: none;
}
#transition, .cell rect {
transition: linear 0.3s all;
}
.grid-color {
display: none;
}
/* BUTTON */
#buttons-motivations {
padding-left: calc(15.5% + 2px);
padding-right: 2px;
}
.btn {
width: 100%;
font-weight: 500;
backgrou... | css/motivations.css | #transition {
background-color: #0070ff;
display: none;
}
#transition, .cell rect {
transition: linear 0.3s all;
}
.grid-color {
display: none;
}
/* BUTTON */
#buttons-motivations {
padding-left: calc(15.5% + 2px);
padding-right: 2px;
}
.btn {
width: 100%;
font-weight: 500;
backgrou... | 0.303319 | 0.075483 |
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 100px 50px;
margin-top: 150px;
text-align: center;
}
.section-title {
font-size: 2.2em;
margin-bottom: 100px;
}
.categories {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 70px 70px;
}
.c... | src/pages/home/popular-categories.css | display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 100px 50px;
margin-top: 150px;
text-align: center;
}
.section-title {
font-size: 2.2em;
margin-bottom: 100px;
}
.categories {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 70px 70px;
}
.c... | 0.488527 | 0.147463 |
.tile.tile-1 .tile-inner {
background: #fff;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-2 .tile-inner {
background: #ffe;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-3 .tile-inner {... | style/tiles_fibonacci.css | .tile.tile-1 .tile-inner {
background: #fff;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-2 .tile-inner {
background: #ffe;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-3 .tile-inner {... | 0.390476 | 0.124027 |
:root {
/* Color palette */
--blizzard-primary: #e5e9f0;
--blizzard-secondary: #d8dee9;
--blizzard-secondary-alt:#eceff4;
--blizzard-tertiary: #EDF2F7;
--blizzard-input-box: #ebf8ff;
--blizzard-frost-blue: #88c0d0;
--blizzard-frost-dark-blue: #5e81ac;
/* Scrollbar */
--blizzard-... | blizzard.css | :root {
/* Color palette */
--blizzard-primary: #e5e9f0;
--blizzard-secondary: #d8dee9;
--blizzard-secondary-alt:#eceff4;
--blizzard-tertiary: #EDF2F7;
--blizzard-input-box: #ebf8ff;
--blizzard-frost-blue: #88c0d0;
--blizzard-frost-dark-blue: #5e81ac;
/* Scrollbar */
--blizzard-... | 0.386069 | 0.110471 |
.register-container {
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
}
.register-container a {
margin: 4% 0 0 7%;
position: absolute;
}
.register-form-container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.register-inner-form-container {
height: 10... | web/src/pages/Register/styles.css | .register-container {
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
}
.register-container a {
margin: 4% 0 0 7%;
position: absolute;
}
.register-form-container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.register-inner-form-container {
height: 10... | 0.546496 | 0.068975 |
z-index: 10;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.5);
padding: 0;
margin: 0;
display: flex;
justify-content: center;
flex-direction: row;
}
@media screen and (min-width: 950px){
#detailsFrame{
height: un... | public/css/progressview.css | z-index: 10;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.5);
padding: 0;
margin: 0;
display: flex;
justify-content: center;
flex-direction: row;
}
@media screen and (min-width: 950px){
#detailsFrame{
height: un... | 0.211661 | 0.114542 |
:root {
--reach-slider: 1;
}
[data-reach-slider] {
padding: 20px;
}
[data-reach-slider-orientation="horizontal"] {
width: 250px;
height: 4px;
padding-bottom: 30px;
}
[data-reach-slider-orientation="vertical"] {
width: 4px;
height: 250px;
padding-right: 30px;
}
[data-reach-slider-track] {
border-ra... | packages/slider/styles.css | :root {
--reach-slider: 1;
}
[data-reach-slider] {
padding: 20px;
}
[data-reach-slider-orientation="horizontal"] {
width: 250px;
height: 4px;
padding-bottom: 30px;
}
[data-reach-slider-orientation="vertical"] {
width: 4px;
height: 250px;
padding-right: 30px;
}
[data-reach-slider-track] {
border-ra... | 0.595375 | 0.257987 |
@-moz-document url-prefix(https://app.financier.io/) {
/* Reduce size of fonts and spacing in month header */
.month-select__control,
.month-select__month,
.month-select__year {
font-size: 0.8em;
}
.month-overview__month-total {
font-size: 1.2em;
margin-top: 0em;
}
.month-overview__month-text {
... | data/usercss/155953.user.css | @-moz-document url-prefix(https://app.financier.io/) {
/* Reduce size of fonts and spacing in month header */
.month-select__control,
.month-select__month,
.month-select__year {
font-size: 0.8em;
}
.month-overview__month-total {
font-size: 1.2em;
margin-top: 0em;
}
.month-overview__month-text {
... | 0.385028 | 0.079746 |
.navbar-brand {
font-family: monospace;
font-size: 20px;
opacity: .9;
}
.full_page {
height: 100vh;
}
.full-page {
height: 100vh;
padding-top: 8vh;
}
#main_title {
width: 100%;
text-align: center;
}
.home_container {
display: flex;
flex-direction: column;
color: #fff;
... | public/css/style.css | .navbar-brand {
font-family: monospace;
font-size: 20px;
opacity: .9;
}
.full_page {
height: 100vh;
}
.full-page {
height: 100vh;
padding-top: 8vh;
}
#main_title {
width: 100%;
text-align: center;
}
.home_container {
display: flex;
flex-direction: column;
color: #fff;
... | 0.5794 | 0.085786 |
.mdl-navigation__link.router-link-active:after {
content: "";
width: 100%;
height: 2px;
display: block;
position: relative;
bottom: 15px;
left: 0;
background-color: rgb(255, 64, 129);
}
/* correct last tab obscured by right arrow */
.mdl-layout__tab-bar {
width: calc(100% - 112px) !... | lib/app_component.css | .mdl-navigation__link.router-link-active:after {
content: "";
width: 100%;
height: 2px;
display: block;
position: relative;
bottom: 15px;
left: 0;
background-color: rgb(255, 64, 129);
}
/* correct last tab obscured by right arrow */
.mdl-layout__tab-bar {
width: calc(100% - 112px) !... | 0.499023 | 0.076064 |
margin-top: -6ex !important;
margin-left: 4ex !important;
font-size: 25pt;
}
.profil-image {
height: 200px;
width: 200px;
}
.infos-user {
color: #666;
padding: 2ex !important;
background: #e8e8ec !important;
margin-top: 7px !important;
}
body {
background: #9e9e9e33;
}
.co... | src/app/profil-recruteur/profil-recruteur.component.css | margin-top: -6ex !important;
margin-left: 4ex !important;
font-size: 25pt;
}
.profil-image {
height: 200px;
width: 200px;
}
.infos-user {
color: #666;
padding: 2ex !important;
background: #e8e8ec !important;
margin-top: 7px !important;
}
body {
background: #9e9e9e33;
}
.co... | 0.444324 | 0.111241 |
.tabs {
position: relative;
width: 100%;
overflow: hidden;
}
/* Nav */
.tabs nav {
text-align: center;
margin-top:0;
padding-top:0;
}
.tabs nav ul {
padding: 0;
margin: 0;
margin-bottom:-6px;
list-style: none;
display: inline-block;
}
.tabs nav ul li {
border: 1px solid transparent;... | assets_fe/css/admin.css | .tabs {
position: relative;
width: 100%;
overflow: hidden;
}
/* Nav */
.tabs nav {
text-align: center;
margin-top:0;
padding-top:0;
}
.tabs nav ul {
padding: 0;
margin: 0;
margin-bottom:-6px;
list-style: none;
display: inline-block;
}
.tabs nav ul li {
border: 1px solid transparent;... | 0.247169 | 0.037397 |
a {
text-decoration: none !important;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
}
hr {
border-top: 0px;
border-bottom: 1px solid #5f5037;
box-sizing: border-box;
}
.active {
font-weight: bold;
}
.bg-black {
background-color: black
}
#bg-logo {
color: #cdb287;
font-weight: bold;
... | client/style/style.css | a {
text-decoration: none !important;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
}
hr {
border-top: 0px;
border-bottom: 1px solid #5f5037;
box-sizing: border-box;
}
.active {
font-weight: bold;
}
.bg-black {
background-color: black
}
#bg-logo {
color: #cdb287;
font-weight: bold;
... | 0.270095 | 0.091626 |
body {
background: #FCFCFC;
font-size: 20px;
font-family: 'Open Sans', sans-serif;
padding-top: 70px !important;
padding-bottom: 20px !important;
text-align: center;
}
a {
text-decoration: none;
color: black;
}
button {
border: none;
outline: none;
border-radius: 0;
}
::-w... | styles.css | body {
background: #FCFCFC;
font-size: 20px;
font-family: 'Open Sans', sans-serif;
padding-top: 70px !important;
padding-bottom: 20px !important;
text-align: center;
}
a {
text-decoration: none;
color: black;
}
button {
border: none;
outline: none;
border-radius: 0;
}
::-w... | 0.36591 | 0.053108 |
.card2 .thumb-cover2 {
padding: 15px 20px;
height: 100%;
top: 0;
position: absolute;
bottom: 0;
opacity: 0;
width: 100%;
background-color: rgba(255,255,255,0.95);
}
.thumbnail2 {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-... | public/css/cards2.css | .card2 .thumb-cover2 {
padding: 15px 20px;
height: 100%;
top: 0;
position: absolute;
bottom: 0;
opacity: 0;
width: 100%;
background-color: rgba(255,255,255,0.95);
}
.thumbnail2 {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-... | 0.401805 | 0.084229 |
:root{
--vertClair:#88CE7D;
--rouge: #e74c3c;
--gris: #948280;
}
/* FONT FACE */
/* Appelle les polices de la page */
/*GLOBAL */
html {
font-family: 'Muli', sans-serif;
font-size: 100%;
}
* {
box-sizing: border-box;
}
h1, h2 {
text-align: center;
}
h2 {
margin-top:50px;
color:var(--vertClair);
}
a {
color:b... | web/css/style.css | :root{
--vertClair:#88CE7D;
--rouge: #e74c3c;
--gris: #948280;
}
/* FONT FACE */
/* Appelle les polices de la page */
/*GLOBAL */
html {
font-family: 'Muli', sans-serif;
font-size: 100%;
}
* {
box-sizing: border-box;
}
h1, h2 {
text-align: center;
}
h2 {
margin-top:50px;
color:var(--vertClair);
}
a {
color:b... | 0.232833 | 0.086131 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #2c3e50;
color: #f1c40f;
font-size: 18px;
font-family: 'Bangers', cursive;
letter-spacing: 0.1em;
}
body::before {
content: '';
display: inline-block;
position: fixed;
top: 0;
right: 0;
background-color: transpar... | src/main/resources/static/css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #2c3e50;
color: #f1c40f;
font-size: 18px;
font-family: 'Bangers', cursive;
letter-spacing: 0.1em;
}
body::before {
content: '';
display: inline-block;
position: fixed;
top: 0;
right: 0;
background-color: transpar... | 0.625781 | 0.106737 |
@charset "UTF-8";
/* Dark Toggle Buttons */
#upBtn {
display: none;
bottom: 25px;
right: 175px;
position: fixed;
z-index: 9;
}
#upBtn button{
width:50px;
height:50px;
border-radius:50%;
font-size: 2em;
opacity: 0.7;
text-align : center;
border: none;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 6px 4... | blogskin/css.css | @charset "UTF-8";
/* Dark Toggle Buttons */
#upBtn {
display: none;
bottom: 25px;
right: 175px;
position: fixed;
z-index: 9;
}
#upBtn button{
width:50px;
height:50px;
border-radius:50%;
font-size: 2em;
opacity: 0.7;
text-align : center;
border: none;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 6px 4... | 0.224991 | 0.052668 |
@charset "utf-8";
/* More Fonts */
/*
* The Typekit service used to deliver this font or fonts for use on websites
* is provided by Adobe and is subject to these Terms of Use
* http://www.adobe.com/products/eulas/tou_typekit. For font license
* information, see the list below.
*
* quicksand:
* - http://typeki... | css/readability.css | @charset "utf-8";
/* More Fonts */
/*
* The Typekit service used to deliver this font or fonts for use on websites
* is provided by Adobe and is subject to these Terms of Use
* http://www.adobe.com/products/eulas/tou_typekit. For font license
* information, see the list below.
*
* quicksand:
* - http://typeki... | 0.366363 | 0.108283 |
@import url("../../public/public.css");
@import url("../../public/fancybox.css");
@import url("../../evaluate/all_evaluate.css");
/*public*/
/*ad*/
.advertisement-position {
width: 800px;
margin: 20px auto;
overflow: hidden;
}
/*ad end*/
/*person*/
.siderbar {
float: left;
box-sizing: border-box;
... | static/web/css/style/user/personcenter/person.css | @import url("../../public/public.css");
@import url("../../public/fancybox.css");
@import url("../../evaluate/all_evaluate.css");
/*public*/
/*ad*/
.advertisement-position {
width: 800px;
margin: 20px auto;
overflow: hidden;
}
/*ad end*/
/*person*/
.siderbar {
float: left;
box-sizing: border-box;
... | 0.389663 | 0.084644 |
.lotusui30 .lotusWidget{margin:0 10px 10px 5px;border:1px solid #ccc;}
.lotusui30 .lotusWidgetPlain{border-width:0;}/*the title bar shows up on hover*/
/*.lotusui30 .lotusWidgetPlain:hover h2, .lotusWidgetPlain:focus h2{display:block;} - done with javascript to solve IE7/8 performance issues*/
.lotusui30 .lotusWidget ... | plugins/com.ibm.socialcrm.notesintegration.servlet/web-files/css/base/components/zDeprecated_widget.css |
.lotusui30 .lotusWidget{margin:0 10px 10px 5px;border:1px solid #ccc;}
.lotusui30 .lotusWidgetPlain{border-width:0;}/*the title bar shows up on hover*/
/*.lotusui30 .lotusWidgetPlain:hover h2, .lotusWidgetPlain:focus h2{display:block;} - done with javascript to solve IE7/8 performance issues*/
.lotusui30 .lotusWidget ... | 0.215598 | 0.056133 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
scroll-behavior: smooth;
}
/* Header */
.header {
position: relative;
widows: 100%;
min-height: 100vh;
backgroun... | assets/css/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
scroll-behavior: smooth;
}
/* Header */
.header {
position: relative;
widows: 100%;
min-height: 100vh;
backgroun... | 0.500732 | 0.067087 |
.landing-container {
background: url("../assets/wood.jpg") no-repeat center center fixed;
background-size: cover;
height: 100vh;
}
.inner {
display: flex;
justify-content: center;
text-align: center;
flex-wrap: nowrap;
padding: 5px;
background-color: black;
background-color: transparent;
}
.navbar... | public/css/modules.css | .landing-container {
background: url("../assets/wood.jpg") no-repeat center center fixed;
background-size: cover;
height: 100vh;
}
.inner {
display: flex;
justify-content: center;
text-align: center;
flex-wrap: nowrap;
padding: 5px;
background-color: black;
background-color: transparent;
}
.navbar... | 0.441673 | 0.102036 |
@charset "utf-8";
/* Base Reset */
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,... | public/home/style.css | @charset "utf-8";
/* Base Reset */
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,... | 0.224565 | 0.063366 |
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap');
.page {
font-family: 'Rubik', sans-serif;
font-size: 2em;
min-height: 100vh;
max-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: rgb... | src/App.css | @import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap');
.page {
font-family: 'Rubik', sans-serif;
font-size: 2em;
min-height: 100vh;
max-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: rgb... | 0.687525 | 0.155912 |
body {
font-family: 'Poppins', sans-serif;
/* background-color: #f4f5f8;
color: #031b4e; */
}
.navbar {
/* background-color: #fcfcfc;
box-shadow: 0 2px 3px rgb(28 39 60 / 5%);
border-bottom: 1px solid #cdd4e0 !important; */
border-bottom: 1px solid #d5dae2 !important;
}
/* .page-container ... | cleantheme/public/css/cleantheme.css | body {
font-family: 'Poppins', sans-serif;
/* background-color: #f4f5f8;
color: #031b4e; */
}
.navbar {
/* background-color: #fcfcfc;
box-shadow: 0 2px 3px rgb(28 39 60 / 5%);
border-bottom: 1px solid #cdd4e0 !important; */
border-bottom: 1px solid #d5dae2 !important;
}
/* .page-container ... | 0.239083 | 0.039602 |
.course-main-bg-top{
background: #fff;
}
.course-main-bg-top::after{
content:"";
display:table;
}
.course-main-bg-bottom{
background: #F8F8F8;
}
.course-banner-main{
width:1200px;
height:300px;
padding: 20px 0 0 0;
}
.course-banner-item{
width: 100%;
height: 100%;
}
.course-banner-i... | JS/zx-course-web/src/assets/components/index/css/course-index.css | .course-main-bg-top{
background: #fff;
}
.course-main-bg-top::after{
content:"";
display:table;
}
.course-main-bg-bottom{
background: #F8F8F8;
}
.course-banner-main{
width:1200px;
height:300px;
padding: 20px 0 0 0;
}
.course-banner-item{
width: 100%;
height: 100%;
}
.course-banner-i... | 0.214691 | 0.067547 |
.CommunityLayout .CommunitySidebar .CommunityProfile {
position: relative;
display: flex;
overflow: hidden;
width: 100%;
flex: 1 1 auto;
flex-direction: column;
align-items: center;
justify-content: center;
border: 2px solid #94b3c6;
background-color: var(--card-bg-color);
background-color: var(... | client/src/pages/communities/Community/Sidebar/Profile.css | .CommunityLayout .CommunitySidebar .CommunityProfile {
position: relative;
display: flex;
overflow: hidden;
width: 100%;
flex: 1 1 auto;
flex-direction: column;
align-items: center;
justify-content: center;
border: 2px solid #94b3c6;
background-color: var(--card-bg-color);
background-color: var(... | 0.446977 | 0.0686 |
๏ปฟ.LHR {
font-family: Arial, Helvetica, sans-serif;
}
.LHR .flights td {
border-bottom-color: lightgrey;
border-bottom-style: solid;
border-bottom-width: thin;
}
.LHR .head {
color: black;
text-align: center;
background-color: #FFFF00;
}
.LHR .co... | MMM-Consumer-Flights.css | ๏ปฟ.LHR {
font-family: Arial, Helvetica, sans-serif;
}
.LHR .flights td {
border-bottom-color: lightgrey;
border-bottom-style: solid;
border-bottom-width: thin;
}
.LHR .head {
color: black;
text-align: center;
background-color: #FFFF00;
}
.LHR .co... | 0.757256 | 0.10885 |
body {
unicode-bidi: embed;
direction: rtl;
}
input[type=number] {
padding: 2px 6px 2px 0;
margin-right: 0;
margin-left: 10px;
}
input[type=range] {
float: right;
}
input[type=range] + input[type=text] {
float: right;
}
.ui-helper-zfix {
left: auto;
right: 0;
}
.ui-widget-overlay {... | wp-content/themes/econature/framework/admin/options/css/cmsms-theme-options-rtl.css | body {
unicode-bidi: embed;
direction: rtl;
}
input[type=number] {
padding: 2px 6px 2px 0;
margin-right: 0;
margin-left: 10px;
}
input[type=range] {
float: right;
}
input[type=range] + input[type=text] {
float: right;
}
.ui-helper-zfix {
left: auto;
right: 0;
}
.ui-widget-overlay {... | 0.266835 | 0.091463 |
v2.0 | 20110126
License: none (public domain)
*/
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,
field... | great_ideas/css/index.css | v2.0 | 20110126
License: none (public domain)
*/
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,
field... | 0.281603 | 0.075244 |
body {
font-family: 'Ubuntu', sans-serif;
}
.container {
display: flex;
}
.logo {
text-transform: uppercase;
letter-spacing: 2px;
padding: 1.2rem;
}
.form {
width: 30%;
display: flex;
flex-direction: column;
padding: 1.5rem;
margin-top: 10px;
}
form > label {
margin-top: 30px;
}
form > inpu... | src/index.css | body {
font-family: 'Ubuntu', sans-serif;
}
.container {
display: flex;
}
.logo {
text-transform: uppercase;
letter-spacing: 2px;
padding: 1.2rem;
}
.form {
width: 30%;
display: flex;
flex-direction: column;
padding: 1.5rem;
margin-top: 10px;
}
form > label {
margin-top: 30px;
}
form > inpu... | 0.327453 | 0.088505 |
html,body{
margin:0 auto;
padding:0;
font-family:Microsoft Yahei;
}
.wrapper{
width:1003px;
margin:0 auto;
padding:0;
background:#fff;
overflow:auto;
}
header{
height:247px;
background:url(../images/headerbg.png) 0px 25px no-repeat;
position:relative;
overflow:hidden;
}
n... | root/stylesheets/main.css | html,body{
margin:0 auto;
padding:0;
font-family:Microsoft Yahei;
}
.wrapper{
width:1003px;
margin:0 auto;
padding:0;
background:#fff;
overflow:auto;
}
header{
height:247px;
background:url(../images/headerbg.png) 0px 25px no-repeat;
position:relative;
overflow:hidden;
}
n... | 0.275617 | 0.059784 |
@font-face{
font-family:"Byekan";
src:url('../font/Yekan.eot') format('eot'),
url('../font/Yekan.woff') format('woff'),
url('../font/Yekan.ttf') format('truetype');
}
body{
text-align: right;
direction: rtl;
font-family: 'Byekan';
}
h1,h2,h3,h4,h5{
font-family: 'Byekan';
}
... | public/css/admin.css | @font-face{
font-family:"Byekan";
src:url('../font/Yekan.eot') format('eot'),
url('../font/Yekan.woff') format('woff'),
url('../font/Yekan.ttf') format('truetype');
}
body{
text-align: right;
direction: rtl;
font-family: 'Byekan';
}
h1,h2,h3,h4,h5{
font-family: 'Byekan';
}
... | 0.432303 | 0.078043 |
body{
font-family: "Roboto", sans-serif;
font-size: 88%;
background-color: #f1f4f5;
height: auto;
}
.modal {
background-color: transparent;
max-height: 100%;
width: 100%;
}
.modal .modal-content {
padding: 0px;
border-radius: 2px;
border: none;
}
.modal-body {
padding:... | zkspringboot-demos/zkspringboot-demo-jar/src/main/resources/web/css/b4r.css | body{
font-family: "Roboto", sans-serif;
font-size: 88%;
background-color: #f1f4f5;
height: auto;
}
.modal {
background-color: transparent;
max-height: 100%;
width: 100%;
}
.modal .modal-content {
padding: 0px;
border-radius: 2px;
border: none;
}
.modal-body {
padding:... | 0.326701 | 0.049085 |
*{
margin: 0;
padding: 0;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
:root{
--red: #cc4334;
--black: #1a1a1a;
--white: #fdfdfd;
}
body{
background-color: var(--white);
}
input{
outline: none;
}
.display_none{
display: none;
}
/*******... | client/src/assets/css/style.css | *{
margin: 0;
padding: 0;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
:root{
--red: #cc4334;
--black: #1a1a1a;
--white: #fdfdfd;
}
body{
background-color: var(--white);
}
input{
outline: none;
}
.display_none{
display: none;
}
/*******... | 0.324663 | 0.054626 |
.react-table-soro-soke .fixed-table-toolbar .bs-bars,
.react-table-soro-soke .fixed-table-toolbar .columns,
.react-table-soro-soke .fixed-table-toolbar .search {
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}
.react-table-soro-soke .fixed-table-toolbar .columns label {
display: block;
padding: ... | react-table-soro-soke/src/table.css | .react-table-soro-soke .fixed-table-toolbar .bs-bars,
.react-table-soro-soke .fixed-table-toolbar .columns,
.react-table-soro-soke .fixed-table-toolbar .search {
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}
.react-table-soro-soke .fixed-table-toolbar .columns label {
display: block;
padding: ... | 0.395484 | 0.084909 |
.entityEditor{
height:100%;
float:left;
overflow:hidden;
}
.extraEditor .topBorder{
width:100%;
height:50px;
float:left;
display:block;
background-color:#FFD54E;
}
.entityInformation .leftBorder{
background-color:#3E76AE;
}
.tagOverview .leftBorder{
background-color:#C22C22;
}
.tagOverview{
width:50px;
ov... | css/entityEditor/entityEditor.css | .entityEditor{
height:100%;
float:left;
overflow:hidden;
}
.extraEditor .topBorder{
width:100%;
height:50px;
float:left;
display:block;
background-color:#FFD54E;
}
.entityInformation .leftBorder{
background-color:#3E76AE;
}
.tagOverview .leftBorder{
background-color:#C22C22;
}
.tagOverview{
width:50px;
ov... | 0.423816 | 0.063657 |
nav {
float: right;
}
nav ul {
list-style: none;
margin: 0;
padding: 0;
}
nav ul li {
float: left;
position: relative;
}
ul .active a {
color: var(--theme-blue);
font-weight: 500;
}
nav ul li a {
display: block;
padding: 0 20px;
line-height: 55px;
background: #f7fcfd;... | assets/css/navbar.css | nav {
float: right;
}
nav ul {
list-style: none;
margin: 0;
padding: 0;
}
nav ul li {
float: left;
position: relative;
}
ul .active a {
color: var(--theme-blue);
font-weight: 500;
}
nav ul li a {
display: block;
padding: 0 20px;
line-height: 55px;
background: #f7fcfd;... | 0.594551 | 0.124612 |
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
:root {
--font-1: "Roboto", sans-serif;
--font-2: "Inter", sans-serif;
/* monospace
*/
--font-mono: Consolas, "Andale Mon... | css/navbar-80.css | @import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
:root {
--font-1: "Roboto", sans-serif;
--font-2: "Inter", sans-serif;
/* monospace
*/
--font-mono: Consolas, "Andale Mon... | 0.455925 | 0.113678 |
:root {
--color-black: #000;
--color-white: #fff;
--color-off-white: #f4f4ed;
--color-blue: blue;
--color-green: #07bf07;
--color-purple: purple;
--color-yellow: yellow;
--color-red: red;
--font-sans: "IBM Plex Sans", sans-serif;
--font-mono: "IBM Plex Mono", monosapace;
--breakpoint-s: 768px;
-... | site/src/index.css | :root {
--color-black: #000;
--color-white: #fff;
--color-off-white: #f4f4ed;
--color-blue: blue;
--color-green: #07bf07;
--color-purple: purple;
--color-yellow: yellow;
--color-red: red;
--font-sans: "IBM Plex Sans", sans-serif;
--font-mono: "IBM Plex Mono", monosapace;
--breakpoint-s: 768px;
-... | 0.628065 | 0.1191 |
@font-face {
font-family: "Nexa-bold";
src: url(../fonts/Nexa-Bold.otf);
}
@font-face {
font-family: "Nexa-light";
src: url(../fonts/Nexa-Light.otf);
}
* {
-webkit-user-select: none;
/* Safari */
-ms-user-select: none;
/* IE 10 and IE 11 */
-moz-user-select: none;
user-select: none;
/* Standa... | src/client/css/aboutus.css | @font-face {
font-family: "Nexa-bold";
src: url(../fonts/Nexa-Bold.otf);
}
@font-face {
font-family: "Nexa-light";
src: url(../fonts/Nexa-Light.otf);
}
* {
-webkit-user-select: none;
/* Safari */
-ms-user-select: none;
/* IE 10 and IE 11 */
-moz-user-select: none;
user-select: none;
/* Standa... | 0.372391 | 0.082401 |
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
/* src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(../fonts/googleapis/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2'); */
src: local('Roboto Light Italic'),local('Roboto-LightItalic'),url("../fonts/g... | assets/backend/css/fontsgoogle.css | @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
/* src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(../fonts/googleapis/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2'); */
src: local('Roboto Light Italic'),local('Roboto-LightItalic'),url("../fonts/g... | 0.200049 | 0.057124 |
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
/* Added by JB */
.scrollable-card {
height: 400px;
overflow-y: auto;
}
md-switch.md-checked .md-bar,
md-switch.md-checked:not([disabled]) .md-bar {
background-color: rgba(31, 236, 31, 0.63);
}
md-swi... | public/stylesheets/style.css | body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
/* Added by JB */
.scrollable-card {
height: 400px;
overflow-y: auto;
}
md-switch.md-checked .md-bar,
md-switch.md-checked:not([disabled]) .md-bar {
background-color: rgba(31, 236, 31, 0.63);
}
md-swi... | 0.45641 | 0.065425 |
html {
height: 100%;
width: 100%;
}
/* line 5, ../sass/turbo-console.scss */
html body {
overflow: hidden;
}
/* line 8, ../sass/turbo-console.scss */
html body #terminalCode {
height: 30%;
}
/* line 12, ../sass/turbo-console.scss */
html body .scRibbon {
position: relative;
}
/* line 16, ../sass/turbo-console... | src/sc9.0/code/sitecore modules/turbo-console/stylesheets/turbo-console.css | html {
height: 100%;
width: 100%;
}
/* line 5, ../sass/turbo-console.scss */
html body {
overflow: hidden;
}
/* line 8, ../sass/turbo-console.scss */
html body #terminalCode {
height: 30%;
}
/* line 12, ../sass/turbo-console.scss */
html body .scRibbon {
position: relative;
}
/* line 16, ../sass/turbo-console... | 0.21767 | 0.039527 |
* {
box-sizing: border-box;
padding: 0px;
margin: 0px;
}
:root {
--mar-01: 8px;
--mar-02: 16px;
--mar-03: 32px;
--bor-01: 2px;
--c-01: black;
--c-02: white;
--bg-02: aquamarine;
}
body.-dark {
--c-01: rgb(255, 255, 255);
--c-02:... | style.css | * {
box-sizing: border-box;
padding: 0px;
margin: 0px;
}
:root {
--mar-01: 8px;
--mar-02: 16px;
--mar-03: 32px;
--bor-01: 2px;
--c-01: black;
--c-02: white;
--bg-02: aquamarine;
}
body.-dark {
--c-01: rgb(255, 255, 255);
--c-02:... | 0.306527 | 0.098209 |
.preload * {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
}
* {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "segoe ui", roboto, oxygen, ubuntu, cantarell, "fira sans", "droi... | css/style-admin.css |
.preload * {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
}
* {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "segoe ui", roboto, oxygen, ubuntu, cantarell, "fira sans", "droi... | 0.137706 | 0.038035 |
.letras__container{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 100%;
height: auto;
margin-bottom: 20px;
}
.letras__linea{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
gap: 3px;
height: a... | src/CSS/Letras.css | .letras__container{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 100%;
height: auto;
margin-bottom: 20px;
}
.letras__linea{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
gap: 3px;
height: a... | 0.311217 | 0.150903 |
*, :after, :before {
-webkit-box-sizing: inherit;
box-sizing: inherit
}
body ::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
height: 6px
}
body ::-webkit-scrollbar-track {
/*background: rgba(0, 0, 0, .1);*/
border-radius: 0
}
body ::-webkit-scrollbar-thumb {
cursor: pointer;
border-radi... | packages/extension-koni/public/main.css | *, :after, :before {
-webkit-box-sizing: inherit;
box-sizing: inherit
}
body ::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
height: 6px
}
body ::-webkit-scrollbar-track {
/*background: rgba(0, 0, 0, .1);*/
border-radius: 0
}
body ::-webkit-scrollbar-thumb {
cursor: pointer;
border-radi... | 0.398992 | 0.056392 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://ddlvalley.),url-prefix(https://www.ddlvalley.),url-prefix(http://ddlvalley.),url-prefix(http://www.ddlvalley.) {
/******** HIDE ELEMENTS ********/
/*Copyright*/ #footer { display: none; }
/*Center Text Coloring / Backgro... | data/usercss/112018.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://ddlvalley.),url-prefix(https://www.ddlvalley.),url-prefix(http://ddlvalley.),url-prefix(http://www.ddlvalley.) {
/******** HIDE ELEMENTS ********/
/*Copyright*/ #footer { display: none; }
/*Center Text Coloring / Backgro... | 0.336222 | 0.146057 |
body { padding-top: 70px;background: #deedf7 }
ol,ul{
list-style: none ;
}
.header .navbar-nav{
margin-right: 20px;
display: block;
}
.header .navbar-nav>li.dropdown{
padding-left: 4px;
padding-right: 4px;
}
.header .navbar-nav>li.dropdown.dropdown-toggle{
margin: 0;
padding:15px 10px 7px 10... | web/module/style/common/header.css | body { padding-top: 70px;background: #deedf7 }
ol,ul{
list-style: none ;
}
.header .navbar-nav{
margin-right: 20px;
display: block;
}
.header .navbar-nav>li.dropdown{
padding-left: 4px;
padding-right: 4px;
}
.header .navbar-nav>li.dropdown.dropdown-toggle{
margin: 0;
padding:15px 10px 7px 10... | 0.375134 | 0.087058 |
Site Reset
*/
h2 {
font-size: 3em;
margin-top: 0px;
margin-bottom: 0px;
color:#21759B;
font-weight: 400;
}
h3 {
font-size: 2em;
font-weight: 400;
margin-top: 0px;
margin-bottom: 0px;
}
p {
font-size: 1.3em;
}
.activeLink {
border:1px solid white;
}
/*
End Site Reset
*/
/*
Services Section
*/
div.wrap... | site/styles/content.css | Site Reset
*/
h2 {
font-size: 3em;
margin-top: 0px;
margin-bottom: 0px;
color:#21759B;
font-weight: 400;
}
h3 {
font-size: 2em;
font-weight: 400;
margin-top: 0px;
margin-bottom: 0px;
}
p {
font-size: 1.3em;
}
.activeLink {
border:1px solid white;
}
/*
End Site Reset
*/
/*
Services Section
*/
div.wrap... | 0.266644 | 0.066782 |
:root{
--body-bg:#d5d4ff;
--button-bg:beige;
--header-bg:white;
--maker-color:#ff7b16;
}
body{
margin: 0;
}
/*--- TOP USER FORM ---*/
/*shows current user display*/
.current-user-section{
width: 30%;
}
/*specify width of user form on top*/
.new-form-section{
width: 70%;
}
/*align all form elements horizonta... | static/style.css | :root{
--body-bg:#d5d4ff;
--button-bg:beige;
--header-bg:white;
--maker-color:#ff7b16;
}
body{
margin: 0;
}
/*--- TOP USER FORM ---*/
/*shows current user display*/
.current-user-section{
width: 30%;
}
/*specify width of user form on top*/
.new-form-section{
width: 70%;
}
/*align all form elements horizonta... | 0.443841 | 0.081155 |
.cabinet {
border: 1px solid red;
height: 600px;
width: 250px;
}
.box {
border: 1px solid red;
}
.panel{
background: #848484;
}
* {
box-sizing: border-box;
}
/* CABINET */
.cabinetx {
background-color: #808080;
width: 250px;
height: 800px;
padding: 10px;
margin: 0 auto;
... | public/css/style.css | .cabinet {
border: 1px solid red;
height: 600px;
width: 250px;
}
.box {
border: 1px solid red;
}
.panel{
background: #848484;
}
* {
box-sizing: border-box;
}
/* CABINET */
.cabinetx {
background-color: #808080;
width: 250px;
height: 800px;
padding: 10px;
margin: 0 auto;
... | 0.397588 | 0.151749 |
font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #4d4d4d;
height: 100%;
}
#app > div {
height: 100%;
}
a.active {
color: orange;
}
nav {
padding-top: 20px;
}
app-header {
position: fixed;
top: 0;
width: 100%;
}
.app-content {
margin-top: 5px;
width: 100%;... | src/styles/styles.css | font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #4d4d4d;
height: 100%;
}
#app > div {
height: 100%;
}
a.active {
color: orange;
}
nav {
padding-top: 20px;
}
app-header {
position: fixed;
top: 0;
width: 100%;
}
.app-content {
margin-top: 5px;
width: 100%;... | 0.482429 | 0.149128 |
.food{
width: 100%;
height: auto;
}
.none{
display: none;
}
.food>section.main{
width: 100%;
height: 600px;
}
.food>section.main>.intro{
float: left;
height: 100%;
width: 75%;
position: relative;
overflow: hidden;
}
.food>section.main>.intro>img{
position: absolute;
left: 50%;
-webkit-transform: translateX... | view/food/css/food_detail.css | .food{
width: 100%;
height: auto;
}
.none{
display: none;
}
.food>section.main{
width: 100%;
height: 600px;
}
.food>section.main>.intro{
float: left;
height: 100%;
width: 75%;
position: relative;
overflow: hidden;
}
.food>section.main>.intro>img{
position: absolute;
left: 50%;
-webkit-transform: translateX... | 0.277865 | 0.084342 |
@import url('http://fonts.googleapis.com/css?family=Raleway:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic');
/*<!-- Custom Fonts --> */
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');
/*<!-- Bootstrap Core CSS -->*/
@import url('http://maxcdn.bo... | css/hobit.css | @import url('http://fonts.googleapis.com/css?family=Raleway:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic');
/*<!-- Custom Fonts --> */
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');
/*<!-- Bootstrap Core CSS -->*/
@import url('http://maxcdn.bo... | 0.321993 | 0.057573 |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap');
*{
box-sizing: border-box;
}
ul{
list-style: none;
}
... | src/index.css | @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap');
*{
box-sizing: border-box;
}
ul{
list-style: none;
}
... | 0.249722 | 0.070017 |
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
outline: none !important;
}
* {
margin: 0;
padding: 0;
font-family: 'Source Sans Pro';
}
a{
-webk... | frontend/web/itake/css/style.css | input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
outline: none !important;
}
* {
margin: 0;
padding: 0;
font-family: 'Source Sans Pro';
}
a{
-webk... | 0.20268 | 0.048971 |
html{
height: 100vh;
width: 100vw;
}
body {
width: 100%;
height: 100vh;
background-image: url("img/battlefield.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
position: fixed;
top: 0;
bottom: 0;
}
.slot {
position: absolute;
}
... | src/main/Client/battle.css | html{
height: 100vh;
width: 100vw;
}
body {
width: 100%;
height: 100vh;
background-image: url("img/battlefield.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
position: fixed;
top: 0;
bottom: 0;
}
.slot {
position: absolute;
}
... | 0.523177 | 0.100084 |
@charset "utf-8";
/*้็จๆ ทๅผๅผๅง*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,a,span{
margin:0;
padding:0;
}
body, button, input, select, textarea{
font:12px/1.5 "Microsoft YaHei","SimSun","ๅพฎ่ฝฏ้
้ป","ๅฎไฝ",tahoma, arial, \5b8b\4f... | style.css | @charset "utf-8";
/*้็จๆ ทๅผๅผๅง*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,a,span{
margin:0;
padding:0;
}
body, button, input, select, textarea{
font:12px/1.5 "Microsoft YaHei","SimSun","ๅพฎ่ฝฏ้
้ป","ๅฎไฝ",tahoma, arial, \5b8b\4f... | 0.179999 | 0.045607 |
@import url('https://fonts.googleapis.com/css2?family=Corinthia:wght@700&family=Noto+Sans+JP&display=swap');
* {
font-family: 'Noto Sans JP', sans-serif;
color: var(--text);
}
:root {
--bg: rgba(237, 237, 237, var(--opacity));
--text: #121212;
--shadow: rgba(0, 0, 0, calc(var(--opacity)/4));
-... | app/main.css | @import url('https://fonts.googleapis.com/css2?family=Corinthia:wght@700&family=Noto+Sans+JP&display=swap');
* {
font-family: 'Noto Sans JP', sans-serif;
color: var(--text);
}
:root {
--bg: rgba(237, 237, 237, var(--opacity));
--text: #121212;
--shadow: rgba(0, 0, 0, calc(var(--opacity)/4));
-... | 0.324128 | 0.114616 |
.u-section-1 {
background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("images/1a5fad55d544f29e1299662f932094239a56fb066ef4872ea84e0b53e522ff4c0add603df51bc424398c4b824dfa6bb3dd1d4bb74ab46a67830b87_1280.jpg");
}
.u-section-1 .u-sheet-1 {
min-height: 3438px;
}
.u-section-1 .u-text-1 {
font... | Products.css | .u-section-1 {
background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("images/1a5fad55d544f29e1299662f932094239a56fb066ef4872ea84e0b53e522ff4c0add603df51bc424398c4b824dfa6bb3dd1d4bb74ab46a67830b87_1280.jpg");
}
.u-section-1 .u-sheet-1 {
min-height: 3438px;
}
.u-section-1 .u-text-1 {
font... | 0.403802 | 0.126273 |
body {
text-size-adjust: 100%;
background-color: rgba(255, 239, 239, 0.5);
}
.firstview {
margin: 1rem;
}
#title {
font-size: 1.5rem;
font-weight: bold;
}
.menu {
display: flex;
justify-content: space-around;
list-style: none;
background-color: #333;
color: #fff;
margin: 0;
padding: 0.3rem;
... | css/style.css | body {
text-size-adjust: 100%;
background-color: rgba(255, 239, 239, 0.5);
}
.firstview {
margin: 1rem;
}
#title {
font-size: 1.5rem;
font-weight: bold;
}
.menu {
display: flex;
justify-content: space-around;
list-style: none;
background-color: #333;
color: #fff;
margin: 0;
padding: 0.3rem;
... | 0.444083 | 0.110519 |
.apollo-base-button:link {
padding: 9px 20px;
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 16px;
color: #44484b;
background: #FFF;
text-decoration: none; outline: none;
display: block;
border-radius: 2px;
}
.apollo-base-button:visited {
color: #44484b;
}
.apollo-base-button:hover {... | assets/css/buttons.css | .apollo-base-button:link {
padding: 9px 20px;
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 16px;
color: #44484b;
background: #FFF;
text-decoration: none; outline: none;
display: block;
border-radius: 2px;
}
.apollo-base-button:visited {
color: #44484b;
}
.apollo-base-button:hover {... | 0.204183 | 0.0809 |
.container-user
{
background: #fff;
margin-top: 5%;
height: 91.6%;
}
.container-since
{
background: rgb(255, 250, 250);
opacity:0.8;
height: 96.4%;
}
.up
{
background-image: url('/img/up.png') !important; background-repeat: no-repeat; background-size: cover;
width: 42px; height:42px;
... | public/css/user.css | .container-user
{
background: #fff;
margin-top: 5%;
height: 91.6%;
}
.container-since
{
background: rgb(255, 250, 250);
opacity:0.8;
height: 96.4%;
}
.up
{
background-image: url('/img/up.png') !important; background-repeat: no-repeat; background-size: cover;
width: 42px; height:42px;
... | 0.442516 | 0.086054 |
body{
margin:0;
background: black;
}
a, a:visited, a:hover, a:active, u {
color: inherit;
text-decoration: none;
}
header{
position: relative;
background: black;
color: white;
padding: 8px 0px 6px 40px;
height: 40px;
}
header h1{
display: inline;
font-family: "Oswald", sans-se... | web/assets/css/style.css | body{
margin:0;
background: black;
}
a, a:visited, a:hover, a:active, u {
color: inherit;
text-decoration: none;
}
header{
position: relative;
background: black;
color: white;
padding: 8px 0px 6px 40px;
height: 40px;
}
header h1{
display: inline;
font-family: "Oswald", sans-se... | 0.471467 | 0.052863 |
@font-face {
font-family: 'Aleo Bold';
src: url('aleo-bold-webfont.eot');
src: url('aleo-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('aleo-bold-webfont.woff') format('woff'),
url('aleo-bold-webfont.ttf') format('truetype'),
url('aleo-bold-webfont.svg#aleobold') format('svg');
font-weight: normal;
... | public/fonts/aleo.css | @font-face {
font-family: 'Aleo Bold';
src: url('aleo-bold-webfont.eot');
src: url('aleo-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('aleo-bold-webfont.woff') format('woff'),
url('aleo-bold-webfont.ttf') format('truetype'),
url('aleo-bold-webfont.svg#aleobold') format('svg');
font-weight: normal;
... | 0.325949 | 0.058804 |
@font-face {
src: url("/fonts/Gilroy-Light.ttf") format('opentype');;
font-family: Gilroy-300;
font-style: normal;
}
@font-face {
src: url("/fonts/Gilroy-Regular.ttf") format('opentype');;
font-family: Gilroy-400;
font-style: normal;
}
@font-face {
src: url("/fonts/Gilroy-Medium.ttf") forma... | public/css/fonts.css | @font-face {
src: url("/fonts/Gilroy-Light.ttf") format('opentype');;
font-family: Gilroy-300;
font-style: normal;
}
@font-face {
src: url("/fonts/Gilroy-Regular.ttf") format('opentype');;
font-family: Gilroy-400;
font-style: normal;
}
@font-face {
src: url("/fonts/Gilroy-Medium.ttf") forma... | 0.330579 | 0.04982 |
body{
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
}
header{
z-index: 1;
position: fixed;
background-color: #22242A;
padding: 20px;
width: calc(100% - 0%);
top: 0;
height: 30px;
}
.left_area h3{
color: #fff;
margin: 0;
text-transform: uppercase;
font... | public/layout/Css/admin/admin.css | body{
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
}
header{
z-index: 1;
position: fixed;
background-color: #22242A;
padding: 20px;
width: calc(100% - 0%);
top: 0;
height: 30px;
}
.left_area h3{
color: #fff;
margin: 0;
text-transform: uppercase;
font... | 0.396652 | 0.073563 |
body, html {
width: 100vw;
height: 100vh; }
.page-header {
margin-top: 2em;
margin-bottom: 2em;
border-width: 0; }
.page-header img {
max-width: 90%; }
* {
font-family: 'Opens Sans', sans-serif;
font-weight: 300; }
h1, h2, h2 ul li div {
text-transform: uppercase;
font-family: 'Muli', sans-serif... | src/style.css | body, html {
width: 100vw;
height: 100vh; }
.page-header {
margin-top: 2em;
margin-bottom: 2em;
border-width: 0; }
.page-header img {
max-width: 90%; }
* {
font-family: 'Opens Sans', sans-serif;
font-weight: 300; }
h1, h2, h2 ul li div {
text-transform: uppercase;
font-family: 'Muli', sans-serif... | 0.478041 | 0.063978 |