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 |
|---|---|---|---|---|
.content-section-post-detail {
padding-top: 5%;
}
.content-section-post-detail hr {
margin-top: 24px;
margin-bottom: 24px;
}
.user-image {
border-radius: 100%;
}
.article-user-info-options {
vertical-align: top;
}
.user-name {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
... | project_code_helpers/code_helpers/static/code_helpers/post_detail.css | .content-section-post-detail {
padding-top: 5%;
}
.content-section-post-detail hr {
margin-top: 24px;
margin-bottom: 24px;
}
.user-image {
border-radius: 100%;
}
.article-user-info-options {
vertical-align: top;
}
.user-name {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
... | 0.575349 | 0.111483 |
body {
background-color: #f4f5f6;
font-family:
"Segoe UI",
Roboto,
"Helvetica Neue",
Arial,
"Noto Sans",
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji";
}
h1 {
font-size: 1.2rem;
}
h2 {
font-size: 1rem;
font-weight: bold;
co... | css/style.css | body {
background-color: #f4f5f6;
font-family:
"Segoe UI",
Roboto,
"Helvetica Neue",
Arial,
"Noto Sans",
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji";
}
h1 {
font-size: 1.2rem;
}
h2 {
font-size: 1rem;
font-weight: bold;
co... | 0.590543 | 0.11187 |
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background: #73cdc0;
}
canvas#snow {
width: 100vw;
height: 100vh;
position: absolute;
pointer-events:none;
}
.container {
width: 600px;
text-align: center... | public/static/css/jiaozy.css | *,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background: #73cdc0;
}
canvas#snow {
width: 100vw;
height: 100vh;
position: absolute;
pointer-events:none;
}
.container {
width: 600px;
text-align: center... | 0.31785 | 0.041793 |
.youtube-video {
background-color: #000;
margin-bottom: 30px;
position: relative;
padding-top: 56.25%;
overflow: hidden;
cursor: pointer;
}
.youtube-video img.standart {
width: 100%;
top: -16%;
left: 0;
opacity: 0.7;
}
.youtube-video img.max-result {
width: 100%;
top: 0;... | frontend/frontend.css | .youtube-video {
background-color: #000;
margin-bottom: 30px;
position: relative;
padding-top: 56.25%;
overflow: hidden;
cursor: pointer;
}
.youtube-video img.standart {
width: 100%;
top: -16%;
left: 0;
opacity: 0.7;
}
.youtube-video img.max-result {
width: 100%;
top: 0;... | 0.500244 | 0.106877 |
@import url(fonts/clear-sans.css);
/* Team Phobos */
html, body {
margin: 0;
padding: 0;
background: #faefef;
color: #776565;
font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 18px; }
body {
margin: 80px 0; }
.heading:after {
content: "";
display: block;
clear: both; }
h1... | style/2147483648-16x16.css | @import url(fonts/clear-sans.css);
/* Team Phobos */
html, body {
margin: 0;
padding: 0;
background: #faefef;
color: #776565;
font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 18px; }
body {
margin: 80px 0; }
.heading:after {
content: "";
display: block;
clear: both; }
h1... | 0.304972 | 0.065128 |
.container {
max-width: 900px;
}
.inbox_people {
background: #fff;
float: left;
overflow: hidden;
width: 30%;
border-right: 1px solid #ddd;
}
.inbox_msg {
border: 1px solid #ddd;
clear: both;
overflow: hidden;
}
.top_spac {
margin: 20px 0 0;
}
.recent_heading {
float: lef... | public/css/dashboard_message.css | .container {
max-width: 900px;
}
.inbox_people {
background: #fff;
float: left;
overflow: hidden;
width: 30%;
border-right: 1px solid #ddd;
}
.inbox_msg {
border: 1px solid #ddd;
clear: both;
overflow: hidden;
}
.top_spac {
margin: 20px 0 0;
}
.recent_heading {
float: lef... | 0.561696 | 0.123921 |
.user-form-wrapper {
width: 50%;
padding-top: 80px;
margin: auto;
}
.user-wrapper {
width: 100%;
}
.form-header {
width: 100%;
height: 120px;
text-align: center;
font-size: 22px;
}
.form-header-text {
line-height: 100px;
border-bottom: 1px solid #f5f5f5;
font-weight: bold;
font-family: fantasy... | app/assets/stylesheets/registration.css | .user-form-wrapper {
width: 50%;
padding-top: 80px;
margin: auto;
}
.user-wrapper {
width: 100%;
}
.form-header {
width: 100%;
height: 120px;
text-align: center;
font-size: 22px;
}
.form-header-text {
line-height: 100px;
border-bottom: 1px solid #f5f5f5;
font-weight: bold;
font-family: fantasy... | 0.374905 | 0.069069 |
* {
margin: 0;
}
body,
html {
height: 100%;
margin: 0;
}
body {
font-family: "Open Sans", sans-serif;
overflow-x: hidden;
}
.container {
padding: 0 4em 0 4em;
padding-top: 70px;
}
.container * {
margin-top: 1em;
}
.container h2 {
margin-top: 2em;
}
/* header image block */
.header-image {
back... | styles.css | * {
margin: 0;
}
body,
html {
height: 100%;
margin: 0;
}
body {
font-family: "Open Sans", sans-serif;
overflow-x: hidden;
}
.container {
padding: 0 4em 0 4em;
padding-top: 70px;
}
.container * {
margin-top: 1em;
}
.container h2 {
margin-top: 2em;
}
/* header image block */
.header-image {
back... | 0.631822 | 0.112503 |
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, t... | public/blog/wp-content/themes/illustratr/editor-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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, t... | 0.295433 | 0.091788 |
body {
background-color: #fff;
font-size: 14px;
line-height: 22px;
}
h1 {
font-size: 28px;
line-height: 44px;
margin-top: 44px;
margin-bottom: 22px;
}
h2 {
font-size: 22px;
line-height: 22px;
margin-top: 44px;
margin-bottom: 22px;
}
h3 {
font-size: 18px;
line-height: 22px;
margin-top: 22p... | assets/styles/index.css | body {
background-color: #fff;
font-size: 14px;
line-height: 22px;
}
h1 {
font-size: 28px;
line-height: 44px;
margin-top: 44px;
margin-bottom: 22px;
}
h2 {
font-size: 22px;
line-height: 22px;
margin-top: 44px;
margin-bottom: 22px;
}
h3 {
font-size: 18px;
line-height: 22px;
margin-top: 22p... | 0.437103 | 0.068009 |
/* base */
body,
table,
div,
.node text {
font-family: "Yu Gothic UI", "Meiryo UI", "メイリオ", "MS UI Gothic", sans-serif;
}
/* body */
body {
background-color:#99DDDD;
}
.body {
background-color:#FFFFFF;
padding-bottom:24px;
min-height:95vh;
}
/* tab */
.navbar .glyphicon {
margin-right:8px;
}
... | source/web/splatournament.css | /* base */
body,
table,
div,
.node text {
font-family: "Yu Gothic UI", "Meiryo UI", "メイリオ", "MS UI Gothic", sans-serif;
}
/* body */
body {
background-color:#99DDDD;
}
.body {
background-color:#FFFFFF;
padding-bottom:24px;
min-height:95vh;
}
/* tab */
.navbar .glyphicon {
margin-right:8px;
}
... | 0.281998 | 0.04736 |
.p{
background-color: rgba(137,185,223,255);
position: relative;
height: 1300px;
overflow: hidden;
}
.container2 {
padding-top: 80px;
width: 89.53%;
margin: auto;
}
.cover-about-us-01 img{
width: 60%;
height: auto;
position: absolute;
top: 50px;
left: 16%;
}
.cover-... | public/css/about_us.css |
.p{
background-color: rgba(137,185,223,255);
position: relative;
height: 1300px;
overflow: hidden;
}
.container2 {
padding-top: 80px;
width: 89.53%;
margin: auto;
}
.cover-about-us-01 img{
width: 60%;
height: auto;
position: absolute;
top: 50px;
left: 16%;
}
.cover-... | 0.59972 | 0.116714 |
@charset "UTF-8";
/* line 22, ../scss/index.scss */
.table_father { display: table; width: 100%; height: 100%; }
/* line 23, ../scss/index.scss */
.table_father > .table_child { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }
/* line 24, ../scss/index.scss */
.icon { display: inline-block; f... | backend/web/multi-textarea/css/index.css | @charset "UTF-8";
/* line 22, ../scss/index.scss */
.table_father { display: table; width: 100%; height: 100%; }
/* line 23, ../scss/index.scss */
.table_father > .table_child { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }
/* line 24, ../scss/index.scss */
.icon { display: inline-block; f... | 0.273283 | 0.056366 |
p, ol, li {
padding: 0;
margin: 0; }
html {
background: black; }
body {
background: #333;
max-width: 2200px;
margin: auto; }
a {
display: block;
width: 100%;
text-decoration: none;
color: #994; }
h1 {
color: #444;
text-shadow: 0 1px 0 #FFF9E0, 0 1px 0 #FFF9E0, 0 0 0 #FFF9E0, 0 0 0 #FFF9E0;
... | CSS/style.css | p, ol, li {
padding: 0;
margin: 0; }
html {
background: black; }
body {
background: #333;
max-width: 2200px;
margin: auto; }
a {
display: block;
width: 100%;
text-decoration: none;
color: #994; }
h1 {
color: #444;
text-shadow: 0 1px 0 #FFF9E0, 0 1px 0 #FFF9E0, 0 0 0 #FFF9E0, 0 0 0 #FFF9E0;
... | 0.327991 | 0.07373 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*{
margin : 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins',sans-serif;
}
span{
color: white;
}
main{
display: flex;
flex-direction: column;
justify-content: space-evenly;
max-... | style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*{
margin : 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins',sans-serif;
}
span{
color: white;
}
main{
display: flex;
flex-direction: column;
justify-content: space-evenly;
max-... | 0.310485 | 0.073863 |
html, body {
margin : 0;
padding : 0;
height : 100%;
width : 100%;
}
.ui-page {
background: white;
}
h1{
font-size: 16px !important;
font-weight: bold;
text-shadow: none;
}
h2{
font-size: 15px;
font-weight: bold;
text-shadow: none;
}
h3{
font-size: 14px;
font-... | src/css/style.css | html, body {
margin : 0;
padding : 0;
height : 100%;
width : 100%;
}
.ui-page {
background: white;
}
h1{
font-size: 16px !important;
font-weight: bold;
text-shadow: none;
}
h2{
font-size: 15px;
font-weight: bold;
text-shadow: none;
}
h3{
font-size: 14px;
font-... | 0.311532 | 0.069101 |
header {
width: 100%;
min-height:55px;
right: 0;
left: 0;
top: 0;
position: absolute;
z-index: 50;
margin: 0;
padding: 0;
background-color: #f7f7f7;
border-bottom:1px solid #A9BBD0;
}
.headersearch{
float:left;
width:100%;
/*background-color:#fafafa;*/
text-align:center;
border-to... | _src/Chapter 4/OSB notes/Service Management_files/header.css |
header {
width: 100%;
min-height:55px;
right: 0;
left: 0;
top: 0;
position: absolute;
z-index: 50;
margin: 0;
padding: 0;
background-color: #f7f7f7;
border-bottom:1px solid #A9BBD0;
}
.headersearch{
float:left;
width:100%;
/*background-color:#fafafa;*/
text-align:center;
border-to... | 0.264548 | 0.047338 |
html {
font-family:'Times New Roman', Times, serif !important;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/*===============================================================... | static/css/about-us.css | html {
font-family:'Times New Roman', Times, serif !important;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/*===============================================================... | 0.300027 | 0.054777 |
table,button,header{
margin: 0;
padding: 0;
}
body {
color: #223F61;
}
.calculator {
width: 400px;
height: 450px;
background-color: #DAE5F1;
border: 1px solid #8E9CAD;
border-radius: 4px;
margin-left: 5px;
margin-top: 5px;
}
header#menu {
border-bottom: 1px solid #C1C5D1;... | CSS/CSS Presentation/Calculator/style.css | table,button,header{
margin: 0;
padding: 0;
}
body {
color: #223F61;
}
.calculator {
width: 400px;
height: 450px;
background-color: #DAE5F1;
border: 1px solid #8E9CAD;
border-radius: 4px;
margin-left: 5px;
margin-top: 5px;
}
header#menu {
border-bottom: 1px solid #C1C5D1;... | 0.243463 | 0.117218 |
body{
background-image: url(web_bg4.jpeg);
background-size: cover;
overflow: scroll;
}
.card {
width: 18rem;
border-radius: 15px;
height: auto;
}
.container{
max-width: 1000px;
position: centre;
margin: auto;
}
.container-blog{
column-count: 3;
column-gap: 25px;
}
.card:hover{
transform: tr... | HealtHouse/HealtHouse/styles.css | body{
background-image: url(web_bg4.jpeg);
background-size: cover;
overflow: scroll;
}
.card {
width: 18rem;
border-radius: 15px;
height: auto;
}
.container{
max-width: 1000px;
position: centre;
margin: auto;
}
.container-blog{
column-count: 3;
column-gap: 25px;
}
.card:hover{
transform: tr... | 0.50293 | 0.080033 |
table.itable.vertical{
border:1px solid #ccc;
border-spacing: 0px;
} table.itable.vertical tr {
} table.itable.vertical tr td{
padding: 7px;
border-bottom: 1px dotted #ddd;
border-right: 1px dotted #ddd;
color: #666;
text-align: left;
} table.itable.vertical tr th{
text-align: left;
padding: 7px;
color: #66... | itables.css | table.itable.vertical{
border:1px solid #ccc;
border-spacing: 0px;
} table.itable.vertical tr {
} table.itable.vertical tr td{
padding: 7px;
border-bottom: 1px dotted #ddd;
border-right: 1px dotted #ddd;
color: #666;
text-align: left;
} table.itable.vertical tr th{
text-align: left;
padding: 7px;
color: #66... | 0.185541 | 0.123577 |
@charset "UTF-8";
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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
img,
section {
margin: 0;
padding: 0;
}
body,
button,
input,
sele... | src/sass/index.css | @charset "UTF-8";
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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
img,
section {
margin: 0;
padding: 0;
}
body,
button,
input,
sele... | 0.433262 | 0.054099 |
@charset "UTF-8";
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face { font-family: 'Trajan Pro'; font-style: normal; font-weight: normal; src: url("../fonts/TrajanPro-Regular.woff") format("woff"); }
@font-face { font-family: 'Trajan Pro'; font-style: normal; font-weight: bold; src: url("../fonts/Traj... | docs/assets/css/slide.css | @charset "UTF-8";
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face { font-family: 'Trajan Pro'; font-style: normal; font-weight: normal; src: url("../fonts/TrajanPro-Regular.woff") format("woff"); }
@font-face { font-family: 'Trajan Pro'; font-style: normal; font-weight: bold; src: url("../fonts/Traj... | 0.339609 | 0.076788 |
body, html {
margin: 0;
height: 100%;
font-family: 'Trebuchet MS', sans-serif;
overflow: auto;
}
.header {
display: flex;
justify-content: space-between;
}
.MuiAppBar-colorDefault {
background-image: linear-gradient(to right, #0A50AA, #1888d5);
height: 60px;
}
.profile-button {
co... | src/assets/css/Global.css | body, html {
margin: 0;
height: 100%;
font-family: 'Trebuchet MS', sans-serif;
overflow: auto;
}
.header {
display: flex;
justify-content: space-between;
}
.MuiAppBar-colorDefault {
background-image: linear-gradient(to right, #0A50AA, #1888d5);
height: 60px;
}
.profile-button {
co... | 0.572125 | 0.10885 |
.navbar-brand {
width: 90%;
font-size: 25px;
}
.navbar-json {
font-size: 25px;
text-align: center;
height: 40px;
width: 10%;
background-color: #3e8e41;
color: white;
margin-right: 10px;
}
#logout {
font-size: 24px;
text-align: center;
color: white;
}
.container {
m... | static/style.css | .navbar-brand {
width: 90%;
font-size: 25px;
}
.navbar-json {
font-size: 25px;
text-align: center;
height: 40px;
width: 10%;
background-color: #3e8e41;
color: white;
margin-right: 10px;
}
#logout {
font-size: 24px;
text-align: center;
color: white;
}
.container {
m... | 0.478773 | 0.086401 |
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
html{
overflow-x: hidden;
font-size: 10px;
}
.flex{
display: flex;
flex-wrap: wrap;
}
.inner{
max-width: 1200px;
margin: 0 auto;
padding: 1%;
}
/* header start */
head... | css/style.css | *{
margin: 0px;
padding: 0px;
box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
html{
overflow-x: hidden;
font-size: 10px;
}
.flex{
display: flex;
flex-wrap: wrap;
}
.inner{
max-width: 1200px;
margin: 0 auto;
padding: 1%;
}
/* header start */
head... | 0.250363 | 0.048949 |
html, body {
font-family: "Open Sans", sans-serif;
font-size: 14px;
margin: 0;
min-height: 180px;
padding: 0;
width: 450px;
background-color: rgb(238, 238, 238);
}
.extension-header {
display: flex;
justify-content: center;
width: 450px;
height: 65px;
padding-top: 3px;
padding-bot... | styles.css | html, body {
font-family: "Open Sans", sans-serif;
font-size: 14px;
margin: 0;
min-height: 180px;
padding: 0;
width: 450px;
background-color: rgb(238, 238, 238);
}
.extension-header {
display: flex;
justify-content: center;
width: 450px;
height: 65px;
padding-top: 3px;
padding-bot... | 0.564339 | 0.064949 |
@font-face {
font-family: Tungsten-Thin;
src: url('../fonts/Tungsten-Thin.otf');
}
@font-face {
font-family: Tungsten-Light;
src: url('../fonts/Tungsten-Light.otf');
}
@font-face {
font-family: Tungsten-ExtraLight;
src: url('../fonts/Tungsten-XLight.otf');
}
@font-face {
font-family: Tung... | styles/front-style.css | @font-face {
font-family: Tungsten-Thin;
src: url('../fonts/Tungsten-Thin.otf');
}
@font-face {
font-family: Tungsten-Light;
src: url('../fonts/Tungsten-Light.otf');
}
@font-face {
font-family: Tungsten-ExtraLight;
src: url('../fonts/Tungsten-XLight.otf');
}
@font-face {
font-family: Tung... | 0.461259 | 0.087876 |
.palette-body {
z-index: 1000;
position: fixed;
background: #484848;
width: 500px;
padding: 6px;
margin-left: -256px;
top: 0;
left: 50%;
border: 1px solid rgba(0, 0, 0, 0.6);
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-b... | dist/styles/palette-darksoda.css | .palette-body {
z-index: 1000;
position: fixed;
background: #484848;
width: 500px;
padding: 6px;
margin-left: -256px;
top: 0;
left: 50%;
border: 1px solid rgba(0, 0, 0, 0.6);
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-b... | 0.275325 | 0.106458 |
body{
text-align: center;
background: #FFF;
font-family: sans-serif;
font-weight: 100;
}
#wrapper{
display: none;
}
#counter{
font-family: sans-serif;
color: #fff;
display: inline-block;
font-weight: 100;
text-align: center;
font-size: 30px;
margin-top:10%;
}
#counter > div{
padding: 10px;
border-radi... | public/css/index.css | body{
text-align: center;
background: #FFF;
font-family: sans-serif;
font-weight: 100;
}
#wrapper{
display: none;
}
#counter{
font-family: sans-serif;
color: #fff;
display: inline-block;
font-weight: 100;
text-align: center;
font-size: 30px;
margin-top:10%;
}
#counter > div{
padding: 10px;
border-radi... | 0.307982 | 0.071106 |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/0eC6fl06luXEYWpBSJvXCIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrilli... | css/roboto.css | @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/0eC6fl06luXEYWpBSJvXCIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrilli... | 0.337531 | 0.096663 |
height: 50px;
background: #607D8B;
color: white;
width: 180px;
padding: 0 10px;
}
#calc:hover {
background: #455A64;
}
#calc:active {
background: #90A4AE;
}
#eq {
height: 50px;
font-size: 40px;
border: 0;
font-family: 'Comfortaa', sans-serif;
border-bottom: #607D8B 2px solid;
margin-bottom: 2px;
width: 10... | calculator/calc.css | height: 50px;
background: #607D8B;
color: white;
width: 180px;
padding: 0 10px;
}
#calc:hover {
background: #455A64;
}
#calc:active {
background: #90A4AE;
}
#eq {
height: 50px;
font-size: 40px;
border: 0;
font-family: 'Comfortaa', sans-serif;
border-bottom: #607D8B 2px solid;
margin-bottom: 2px;
width: 10... | 0.292393 | 0.077553 |
@import "part:@sanity/base/theme/variables-style";
:root {
--checkbox-label-height: 1em;
--checkbox-off-color: var(--brand-primary);
--checkbox-color: var(--brand-primary);
--checkbox-button-size: 1em;
--checkbox-top-offset: 0;
--checkbox-focus-color: color(var(--black) a(10%));
--checkbox-label-font-siz... | packages/@sanity/components/src/toggles/styles/Checkbox.css | @import "part:@sanity/base/theme/variables-style";
:root {
--checkbox-label-height: 1em;
--checkbox-off-color: var(--brand-primary);
--checkbox-color: var(--brand-primary);
--checkbox-button-size: 1em;
--checkbox-top-offset: 0;
--checkbox-focus-color: color(var(--black) a(10%));
--checkbox-label-font-siz... | 0.405802 | 0.084342 |
.dw-trans .dw-persp {
overflow:hidden;
-webkit-perspective:1000px;
-moz-perspective:1000px;
perspective:1000px
}
.dw-trans .dw,.dw-trans .dwo {
-webkit-animation-fill-mode:forwards;
-webkit-animation-duration:200ms;
-moz-animation-fill-mode:forwards;
-moz-animation-duration:200ms;
animation-fill-mod... | template/mobile/rainbow/static/css/mobiscroll.custom.min.css | .dw-trans .dw-persp {
overflow:hidden;
-webkit-perspective:1000px;
-moz-perspective:1000px;
perspective:1000px
}
.dw-trans .dw,.dw-trans .dwo {
-webkit-animation-fill-mode:forwards;
-webkit-animation-duration:200ms;
-moz-animation-fill-mode:forwards;
-moz-animation-duration:200ms;
animation-fill-mod... | 0.131675 | 0.027092 |
body {
background-color: #eee;
font-family: "Roboto", sans-serif;
}
#parent-div {
padding: 20px;
}
.svg-title-subtitle {
margin-bottom: 30px;
}
.svg-title-subtitle .carousel-svg {
float: left;
width: 60px;
margin-right: 20px;
}
.svg-title-subtitle .text-next-to-svg {
display: inline;
}
.svg-title-subt... | css/styles.css | body {
background-color: #eee;
font-family: "Roboto", sans-serif;
}
#parent-div {
padding: 20px;
}
.svg-title-subtitle {
margin-bottom: 30px;
}
.svg-title-subtitle .carousel-svg {
float: left;
width: 60px;
margin-right: 20px;
}
.svg-title-subtitle .text-next-to-svg {
display: inline;
}
.svg-title-subt... | 0.414543 | 0.095055 |
@keyframes slideInFromLeft {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@keyframes slideInFromBottom {
0% {
transform: translateY(100%);
}
100% {
transform: translateY(0);
}
}
@keyframes slideInFromTop {
0% {
transform: translateY(-100%);
}
100%... | src/index.css | @keyframes slideInFromLeft {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@keyframes slideInFromBottom {
0% {
transform: translateY(100%);
}
100% {
transform: translateY(0);
}
}
@keyframes slideInFromTop {
0% {
transform: translateY(-100%);
}
100%... | 0.58059 | 0.1495 |
.header-B {
display: flex;
background-color: #FFB852;
}
.backbutton button {
background: none;
border: none;
height: 60px;
width: 60px;
position: relative;
padding-top: 15px;
float: left;
}
.content {
display: flex;
flex-direction: column;
justify-content: center;
}
.top-container {
padd... | public/css/homepage_B.css | .header-B {
display: flex;
background-color: #FFB852;
}
.backbutton button {
background: none;
border: none;
height: 60px;
width: 60px;
position: relative;
padding-top: 15px;
float: left;
}
.content {
display: flex;
flex-direction: column;
justify-content: center;
}
.top-container {
padd... | 0.463201 | 0.10026 |
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@300&display=swap');
*
{
margin: 0;
padding: 0;
box-sizing: border-box;
}
#Section1
{
font-size: 2em;
text-align: center;
font-family: 'Saira Cond... | style.css | @import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@300&display=swap');
*
{
margin: 0;
padding: 0;
box-sizing: border-box;
}
#Section1
{
font-size: 2em;
text-align: center;
font-family: 'Saira Cond... | 0.524638 | 0.094343 |
html {
width: 100%;
height: 100%;
margin: 0;
background-color: black;
overflow: hidden;
}
body {
width: 100%;
height: 100%;
margin: 0;
background-color: black;
overflow: hidden;
}
.contenedor-principal {
width: 100%;
height: 95%;
background: rgba(179,224,182,1);
background: -moz-linear-gradient(top, rg... | Web/css/index.css |
html {
width: 100%;
height: 100%;
margin: 0;
background-color: black;
overflow: hidden;
}
body {
width: 100%;
height: 100%;
margin: 0;
background-color: black;
overflow: hidden;
}
.contenedor-principal {
width: 100%;
height: 95%;
background: rgba(179,224,182,1);
background: -moz-linear-gradient(top, rg... | 0.361616 | 0.062103 |
body {
}
.centerDiv {
text-align: center;
}
#menu {
background-color: #626262;
text-align: right;
padding-top: 10px;
font-size: 20px;
font-weight: bold;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.bg {
background-color: #626262;
}
.myRow {
al... | Faza 6/lifespot/public/assets/css/style.css | body {
}
.centerDiv {
text-align: center;
}
#menu {
background-color: #626262;
text-align: right;
padding-top: 10px;
font-size: 20px;
font-weight: bold;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.bg {
background-color: #626262;
}
.myRow {
al... | 0.322953 | 0.094343 |
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');
/* variables define */
:root{
--primary-color: #fd8eaf;
--white-color: #fff;
--text-color: #9e9999;
--black-color: #000;
}
/* general css code */
*{
margin: 0;
padding: 0;
box-... | assets/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');
/* variables define */
:root{
--primary-color: #fd8eaf;
--white-color: #fff;
--text-color: #9e9999;
--black-color: #000;
}
/* general css code */
*{
margin: 0;
padding: 0;
box-... | 0.334046 | 0.038178 |
:root {
--color-primary: #E74149;
--font-primary: 'Segoe', Arial, Tahoma, Verdana, sans-serif;
}
@font-face {
font-family: 'Segoe';
font-style: normal;
font-weight: 400;
src: url(../fonts/segoeui.ttf);
}
@font-face {
font-family: 'Segoe';
font-style: normal;
font-weight: 700;
s... | HTML-CSS/13_blog/css/base.css | :root {
--color-primary: #E74149;
--font-primary: 'Segoe', Arial, Tahoma, Verdana, sans-serif;
}
@font-face {
font-family: 'Segoe';
font-style: normal;
font-weight: 400;
src: url(../fonts/segoeui.ttf);
}
@font-face {
font-family: 'Segoe';
font-style: normal;
font-weight: 700;
s... | 0.516595 | 0.149718 |
.card-body {
-webkit-box-flex: 1;
flex: 1 1 auto;
min-height: 1px;
padding: 1.5rem;
}
.card-header:first-child {
border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;
}
.card-header {
display: -webkit-box;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal... | dashkit-73/src/commerce/orders-timeline/index.css | .card-body {
-webkit-box-flex: 1;
flex: 1 1 auto;
min-height: 1px;
padding: 1.5rem;
}
.card-header:first-child {
border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;
}
.card-header {
display: -webkit-box;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal... | 0.382949 | 0.061904 |
.container_12 {
margin: 0 auto;
padding: 0;
position: relative;
width: 960px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
display: inline;
float: left;
margin-left: 10px;
margin-right: 10px;
}
.container_12 .alpha {
... | public/css/skeleton.css | .container_12 {
margin: 0 auto;
padding: 0;
position: relative;
width: 960px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
display: inline;
float: left;
margin-left: 10px;
margin-right: 10px;
}
.container_12 .alpha {
... | 0.462959 | 0.069384 |
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
body {background:#dcdcdc url(grad_top.jpg) repeat-x; font:12px "Trebuchet MS", verdana, arial,... | 前端案例收集/css/csszengarden.com-master/160/160.css |
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
body {background:#dcdcdc url(grad_top.jpg) repeat-x; font:12px "Trebuchet MS", verdana, arial,... | 0.414425 | 0.128607 |
@font-face {
font-family: PFDinDisplayPro;
src:
url("../fonts/PFDinDisplayPro-Med.otf") format("opentype");
}
* {
margin: 0;
padding: 0;
overflow: hidden;
font-family: PFDinDisplayPro;
}
@media screen {
#cache img, #cache_mob img{
position: absolute;
bottom: -10... | public/css/main.css | @font-face {
font-family: PFDinDisplayPro;
src:
url("../fonts/PFDinDisplayPro-Med.otf") format("opentype");
}
* {
margin: 0;
padding: 0;
overflow: hidden;
font-family: PFDinDisplayPro;
}
@media screen {
#cache img, #cache_mob img{
position: absolute;
bottom: -10... | 0.460774 | 0.113973 |
* html #contentmsg .message { height: 1%; }
* html #contentmsg .rightpanel { width:580px; }
/* End hide from IE5-mac and Mozilla */
#contentmsg .message { text-align: left; border: 2px solid #382418; margin-bottom: 15px; background-color: #1c1610; }
#contentmsg .leftpanel { vertical-align: top; width: 20%; padding:... | public/css/forummsg-1.css | * html #contentmsg .message { height: 1%; }
* html #contentmsg .rightpanel { width:580px; }
/* End hide from IE5-mac and Mozilla */
#contentmsg .message { text-align: left; border: 2px solid #382418; margin-bottom: 15px; background-color: #1c1610; }
#contentmsg .leftpanel { vertical-align: top; width: 20%; padding:... | 0.210036 | 0.044869 |
.body {
background-color: #f7f9ff;
}
.body p {
font-weight: 600;
}
.formTitle {
padding: 1.5rem 0 0.7rem 0;
}
.formTitle h1 {
font-size: 18px;
font-family: "Lato", sans-serif;
text-align: left;
}
/* Before */
.headerBox {
padding: 2rem;
}
.header {
top: 101px;
left: 38px;
width: 159px;
height:... | src/Containers/RegistrationForm.module.css | .body {
background-color: #f7f9ff;
}
.body p {
font-weight: 600;
}
.formTitle {
padding: 1.5rem 0 0.7rem 0;
}
.formTitle h1 {
font-size: 18px;
font-family: "Lato", sans-serif;
text-align: left;
}
/* Before */
.headerBox {
padding: 2rem;
}
.header {
top: 101px;
left: 38px;
width: 159px;
height:... | 0.32896 | 0.110327 |
#logo{
display: none;
}
.index_header_img{
float: left;
padding-right: 10px;
}
.borderless_card{
border: none;
}
/* .employment_status{ */
/* display: inline-block; */
/* } */
.seeking_employment{
display: inline-block;
}
/* .card-columns { */
/* @include media-breakpoint-only(xl) { */... | app/static/css/site.css |
#logo{
display: none;
}
.index_header_img{
float: left;
padding-right: 10px;
}
.borderless_card{
border: none;
}
/* .employment_status{ */
/* display: inline-block; */
/* } */
.seeking_employment{
display: inline-block;
}
/* .card-columns { */
/* @include media-breakpoint-only(xl) { */... | 0.298491 | 0.093264 |
.bold { font-weight: bold; }
.hidden { display: none; }
/* Body */
body {
margin: 0;
font-family: lato,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
background-color: #151a1f;
color: white;
}
/* Header */
he... | demo/css/style.css | .bold { font-weight: bold; }
.hidden { display: none; }
/* Body */
body {
margin: 0;
font-family: lato,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
background-color: #151a1f;
color: white;
}
/* Header */
he... | 0.452052 | 0.106226 |
@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700|Exo:100,200,300,400,500,600,700');
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body {
height: 100vh;
background-image: url("../images/seats.jpg");
background-... | assets/css/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700|Exo:100,200,300,400,500,600,700');
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
body {
height: 100vh;
background-image: url("../images/seats.jpg");
background-... | 0.350199 | 0.075278 |
body {
width: 100%;
height: 100%;
position: absolute;
background-color: #FFF;
}
/* general rules for all divs */
div {
background-color: transparent;
}
.clearer {
clear: both;
}
.boxed {
color:#581886;
border: 2px solid;
border-color: grey;
padding: 10px;
margin-top: 10px;
margin-bottom: 20px;
} ... | webroot/css/cake.css | body {
width: 100%;
height: 100%;
position: absolute;
background-color: #FFF;
}
/* general rules for all divs */
div {
background-color: transparent;
}
.clearer {
clear: both;
}
.boxed {
color:#581886;
border: 2px solid;
border-color: grey;
padding: 10px;
margin-top: 10px;
margin-bottom: 20px;
} ... | 0.360264 | 0.069384 |
body {
font-family: "Open Sans", sans-serif;
background-color: #eee;
color: #444;
font-size: 14;
}
#verticalflex {
display: flex;
flex-direction: column;
align-items: center;
}
.gear rect {
fill: rgba(238, 238, 238, 0.8);
stroke: none;
}
/* per day view */
#perdayviewdiv {
display: flex;
flex-direction:... | client/src/main.css |
body {
font-family: "Open Sans", sans-serif;
background-color: #eee;
color: #444;
font-size: 14;
}
#verticalflex {
display: flex;
flex-direction: column;
align-items: center;
}
.gear rect {
fill: rgba(238, 238, 238, 0.8);
stroke: none;
}
/* per day view */
#perdayviewdiv {
display: flex;
flex-direction:... | 0.38168 | 0.097476 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
background: rgb(129,154,164);
background: radial-gradient(circle, rgba(129,154,164,1) 0%, rgba(90,114,122,1) 77%, rgba(90,114,122,1) 100%);
font-family: 'Open Sans', sans-serif;
}
.container {
width: 100%;
height: 100%;
min... | public/stylesheets/all.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
background: rgb(129,154,164);
background: radial-gradient(circle, rgba(129,154,164,1) 0%, rgba(90,114,122,1) 77%, rgba(90,114,122,1) 100%);
font-family: 'Open Sans', sans-serif;
}
.container {
width: 100%;
height: 100%;
min... | 0.345989 | 0.065905 |
@charset "utf-8";
/* CSS Document */
body{
font-size:14px !important;
}
.logo{
margin-top:20px;
margin-bottom:10px;
}
.top-left-box {
display: inline-block;
margin-left: 35px;
margin-top: 30px;
}
.navbar-default{
box-shadow: 0 6px 3px #999;
background-color:transparent;
border:none;
}
.dropdown-submenu {
... | css/custom.css | @charset "utf-8";
/* CSS Document */
body{
font-size:14px !important;
}
.logo{
margin-top:20px;
margin-bottom:10px;
}
.top-left-box {
display: inline-block;
margin-left: 35px;
margin-top: 30px;
}
.navbar-default{
box-shadow: 0 6px 3px #999;
background-color:transparent;
border:none;
}
.dropdown-submenu {
... | 0.159741 | 0.054752 |
.assName{font-size: 18px; font-family: Century Gothic, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;;}
.assName span{color: #1da433; margin-top: 10px; position: absolute;}
.fieldSearch{border: 1px solid #df910a; height: 35px; overflow: hidden; width: 275px;}
.fieldSearch input{border: none; outline: none;back... | public/css/style.css | .assName{font-size: 18px; font-family: Century Gothic, 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;;}
.assName span{color: #1da433; margin-top: 10px; position: absolute;}
.fieldSearch{border: 1px solid #df910a; height: 35px; overflow: hidden; width: 275px;}
.fieldSearch input{border: none; outline: none;back... | 0.212968 | 0.117471 |
.search {
position: relative;
display: block;
margin: 10px auto
}
.search input {
/* font-size: 16px */
}
.search input::-ms-clear {
display: none
}
.search ul {
list-style: none;
border: 1px solid #858585;
border-top: none;
border-radius: 0 0 8px 8px;
overflow: hidden;
box-shadow: 0 2.8px 2.2p... | public/template/assets/css/autosuggest.min.css | .search {
position: relative;
display: block;
margin: 10px auto
}
.search input {
/* font-size: 16px */
}
.search input::-ms-clear {
display: none
}
.search ul {
list-style: none;
border: 1px solid #858585;
border-top: none;
border-radius: 0 0 8px 8px;
overflow: hidden;
box-shadow: 0 2.8px 2.2p... | 0.359139 | 0.124054 |
@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
*{
margin: 0;
padding: 0;
}
a{
text-decoration: none;
}
li{
text-decoration: none;
list-style: none;
}
body{
font-family: 'Source Code Pro', sans-serif;
}
.logo{
background: #000;
width: 100%;
display: flex;
justify-content: center;
}
.gr... | public/css/style.css | @import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
*{
margin: 0;
padding: 0;
}
a{
text-decoration: none;
}
li{
text-decoration: none;
list-style: none;
}
body{
font-family: 'Source Code Pro', sans-serif;
}
.logo{
background: #000;
width: 100%;
display: flex;
justify-content: center;
}
.gr... | 0.162945 | 0.064007 |
body {
}
a:hover,
a:active {
color: #333;
text-decoration: none;
}
.hidden {
display: none !important;
}
.no-padding {
padding: 0 !important;
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
/* Contact Form */
.wpcf7-form {
}
.wpcf7-form label {
display... | assets/css/main.css | body {
}
a:hover,
a:active {
color: #333;
text-decoration: none;
}
.hidden {
display: none !important;
}
.no-padding {
padding: 0 !important;
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
/* Contact Form */
.wpcf7-form {
}
.wpcf7-form label {
display... | 0.40486 | 0.071332 |
body{
width: auto;
/* background-image: url("recipe\ background.jpg"); */
/* background: no-repeat; */
height: 600px;
}
#headerdiv{
text-align: center;
}
form{
text-align: center;
/* display:inline-block; */
margin-top: 120px;
}
#keyword{
text-align: cen... | public/styles/base.css | body{
width: auto;
/* background-image: url("recipe\ background.jpg"); */
/* background: no-repeat; */
height: 600px;
}
#headerdiv{
text-align: center;
}
form{
text-align: center;
/* display:inline-block; */
margin-top: 120px;
}
#keyword{
text-align: cen... | 0.296043 | 0.047936 |
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url(https://fonts.googleapis.com/css?family=Pacifico);
* {
box-sizing: border-box;
font-family: 'Lato', Helvetica, Arial;
}
body {
background-color: #faf5f5;
}
p {
color: #5f5980;
}
html {
scroll-behavior: smooth;
}
/* Top S... | public/styles/homePage.css | @import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url(https://fonts.googleapis.com/css?family=Pacifico);
* {
box-sizing: border-box;
font-family: 'Lato', Helvetica, Arial;
}
body {
background-color: #faf5f5;
}
p {
color: #5f5980;
}
html {
scroll-behavior: smooth;
}
/* Top S... | 0.375821 | 0.086864 |
BODY{
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
FONT-SIZE: 12px;
BACKGROUND: #ffffff;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
COLOR: #000000;
LINE-HEIGHT: 150%;
PADDING-TOP: 0px;
TEXT-ALIGN: center
}
td{
FONT-SIZE: 12px;
line-height: 135%;
}
.toptd {
BORDER-top: #ded... | style.css | BODY{
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
FONT-SIZE: 12px;
BACKGROUND: #ffffff;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
COLOR: #000000;
LINE-HEIGHT: 150%;
PADDING-TOP: 0px;
TEXT-ALIGN: center
}
td{
FONT-SIZE: 12px;
line-height: 135%;
}
.toptd {
BORDER-top: #ded... | 0.283881 | 0.091585 |
@font-face {
font-family: 'groovy';
src: url('https://dev.opera.com/static/articles/2013/regions-intro/fonts/not-just-groovy-webfont.eot');
src: url('https://dev.opera.com/static/articles/2013/regions-intro/fonts/not-just-groovy-webfont.eot?') format('embedded-opentype'),
url('https://dev.opera.co... | src/articles/introduction-to-css-regions/flexbox-regions.css |
@font-face {
font-family: 'groovy';
src: url('https://dev.opera.com/static/articles/2013/regions-intro/fonts/not-just-groovy-webfont.eot');
src: url('https://dev.opera.com/static/articles/2013/regions-intro/fonts/not-just-groovy-webfont.eot?') format('embedded-opentype'),
url('https://dev.opera.co... | 0.456894 | 0.157331 |
.header_top-logo {
min-height: 60px;
background-color: rgba(26, 26, 26, 0.9);
display: flex;
flex-direction: row;
justify-content: center;
position: relative;
}
.header_btn-authorization {
font-family: "Teko", sans-serif;
font-weight: 400;
font-size: 20px;
letter-spacing: 1px;
width: 150px;
mar... | src/components/header/styles.css | .header_top-logo {
min-height: 60px;
background-color: rgba(26, 26, 26, 0.9);
display: flex;
flex-direction: row;
justify-content: center;
position: relative;
}
.header_btn-authorization {
font-family: "Teko", sans-serif;
font-weight: 400;
font-size: 20px;
letter-spacing: 1px;
width: 150px;
mar... | 0.49707 | 0.092033 |
@import url('https://fonts.googleapis.com/css2?family=Asap:wght@400;500;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #2a2b38;
}
header {
background: white;
padding: 20px;
}
header > h1 {
color: #2a2b38;
text-align: center;
font... | css/styles.css | @import url('https://fonts.googleapis.com/css2?family=Asap:wght@400;500;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #2a2b38;
}
header {
background: white;
padding: 20px;
}
header > h1 {
color: #2a2b38;
text-align: center;
font... | 0.314471 | 0.117699 |
.mini-placeholder-label
{
font-family: 微软雅黑;
font-size:14px;
}
/* button
==========================================*/
.mini-button
{
background: #3892d3;
border-color: #126daf;
color: white;
font-family:微软雅黑;
}
body a:hover.mini-button
{
background: #3386c2;
border-co... | hsweb-payment-ui/plugins/miniui/themes/fancygrid/skin.css |
.mini-placeholder-label
{
font-family: 微软雅黑;
font-size:14px;
}
/* button
==========================================*/
.mini-button
{
background: #3892d3;
border-color: #126daf;
color: white;
font-family:微软雅黑;
}
body a:hover.mini-button
{
background: #3386c2;
border-co... | 0.328637 | 0.067731 |
h1, h2, h3, h4, h5, h6, p {
margin: 0;
padding: 0;
}
p {
margin: 0 0 1em 0;
font-size: 93%;
line-height: 1.5em;
}
body {
font-family: Helvetica, Arial, sans-serif;
padding: 0;
margin: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
height: 100px;
width: 100px;
/* outline: black;*/
backg... | static/main.css | h1, h2, h3, h4, h5, h6, p {
margin: 0;
padding: 0;
}
p {
margin: 0 0 1em 0;
font-size: 93%;
line-height: 1.5em;
}
body {
font-family: Helvetica, Arial, sans-serif;
padding: 0;
margin: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
height: 100px;
width: 100px;
/* outline: black;*/
backg... | 0.135919 | 0.062388 |
:root {
--violet: hsl(257, 40%, 49%);
--soft-magenta: hsl(300, 69%, 71%);
--font-poppins: 'Open Sans', sans-serif;
--font-open: 'Poppins', sans-serif;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: var(--font-open);
font-size: 62.... | huddle-landing-page-with-single-introductory-section-master/css/style.css | :root {
--violet: hsl(257, 40%, 49%);
--soft-magenta: hsl(300, 69%, 71%);
--font-poppins: 'Open Sans', sans-serif;
--font-open: 'Poppins', sans-serif;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: var(--font-open);
font-size: 62.... | 0.336331 | 0.093388 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
* {
margin: 0px;
padding: 0px;
}
body{
font-family: 'Roboto', sans-serif;
font-size: 1em;
background-image: linear-gradient(45deg, rgba(75, 73, 73, 0.952), #fff);
}
main {
min-width: 320px;
max-width: 10... | assets/CSS/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
* {
margin: 0px;
padding: 0px;
}
body{
font-family: 'Roboto', sans-serif;
font-size: 1em;
background-image: linear-gradient(45deg, rgba(75, 73, 73, 0.952), #fff);
}
main {
min-width: 320px;
max-width: 10... | 0.446977 | 0.177704 |
body {
margin-top: 50px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.image-bg-fluid-height {
background: url('../images/bernal_hill_sf_view_fade_btm_2.jpeg') no-repeat top center scroll;
padding: 100px 0;
}
.image-bg-fixed-height {
... | css/full-width-pics.css | body {
margin-top: 50px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.image-bg-fluid-height {
background: url('../images/bernal_hill_sf_view_fade_btm_2.jpeg') no-repeat top center scroll;
padding: 100px 0;
}
.image-bg-fixed-height {
... | 0.398758 | 0.092401 |
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
background-image: url("images/tree-32px.png");
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
background: url("images/tree-throbber.gif") center center no-repeat;
}
.jstree-default .jstree-file {
background: url("images/tree-32... | src/css/jstree.css | .jstree-default .jstree-node,
.jstree-default .jstree-icon {
background-image: url("images/tree-32px.png");
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
background: url("images/tree-throbber.gif") center center no-repeat;
}
.jstree-default .jstree-file {
background: url("images/tree-32... | 0.272702 | 0.114715 |
:root {
/* font-size: 1em; */
/* line-height: 1.4; */
--dark: #000040;
--white: #ffffff;
--trans-white: #ffffffaf;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
body {
background-image: url("../img/bkground1.png");
background-position: center;
background-repe... | css/main.css |
:root {
/* font-size: 1em; */
/* line-height: 1.4; */
--dark: #000040;
--white: #ffffff;
--trans-white: #ffffffaf;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
body {
background-image: url("../img/bkground1.png");
background-position: center;
background-repe... | 0.214856 | 0.076236 |
.span1 {
width: 6.77966%;
clear: right;
float: left;
margin-left: 0;
margin-right: 1.69492%;
}
.span2 {
width: 6.77966%;
clear: right;
float: left;
margin-left: 0;
margin-right: 1.69492%;
}
.span3 {
width: 6.77966%;
clear: right;
float: left;
margin-left: 0;
margin-right: 1.69492%;
}
.s... | working/css/compile.css | .span1 {
width: 6.77966%;
clear: right;
float: left;
margin-left: 0;
margin-right: 1.69492%;
}
.span2 {
width: 6.77966%;
clear: right;
float: left;
margin-left: 0;
margin-right: 1.69492%;
}
.span3 {
width: 6.77966%;
clear: right;
float: left;
margin-left: 0;
margin-right: 1.69492%;
}
.s... | 0.822153 | 0.368576 |
body{
background-color:rgb(156, 154, 154);
}
h1,h2,h3,h4,h5,h6 {
font-family: American Typewriter, serif;
color:white;
margin-top: 25px;
font-size: 50px;
text-align: center;
text-shadow:-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15);
... | client/src/App.css | body{
background-color:rgb(156, 154, 154);
}
h1,h2,h3,h4,h5,h6 {
font-family: American Typewriter, serif;
color:white;
margin-top: 25px;
font-size: 50px;
text-align: center;
text-shadow:-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15);
... | 0.396652 | 0.071819 |
footer,header,section{display:block;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}pre{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}img{border:0;}svg:n... | dist/css/style.min.css | footer,header,section{display:block;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}pre{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}img{border:0;}svg:n... | 0.196286 | 0.056731 |
@import url('https://rsms.me/inter/inter.css');
/*******************************
Reset Start Here
*******************************/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:... | resources/js/cometchat-components/assets/css/style.css | @import url('https://rsms.me/inter/inter.css');
/*******************************
Reset Start Here
*******************************/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:... | 0.174727 | 0.07989 |
.nav:not(.scrolled) {
background-color: transparent;
position: absolute; }
/**
* Home page jumbotron
*/
.jumbotron {
background: linear-gradient(to bottom, #0082c9, #3e9ed8 100%, #d8d8d8);
padding: 0;
margin-bottom: 0;
background-size: 100% auto, cover;
height: 100vh;
min-height: 700px;
border-radi... | assets/css/custom.css | .nav:not(.scrolled) {
background-color: transparent;
position: absolute; }
/**
* Home page jumbotron
*/
.jumbotron {
background: linear-gradient(to bottom, #0082c9, #3e9ed8 100%, #d8d8d8);
padding: 0;
margin-bottom: 0;
background-size: 100% auto, cover;
height: 100vh;
min-height: 700px;
border-radi... | 0.430626 | 0.065247 |
@-moz-document domain("tuhh.fileserv.eu") {
*
{
outline: none !important;
font-family: montserrat, sans-serif !important;
}
/*HELLSTES DESIGN*/
#frame > table > tbody > tr > th, #frame > table > tbody > tr > th > a > img
{
background-color: #253447
}
/*DUNKLES DESIGN*/
#such, body
{
ba... | data/usercss/162156.user.css | @-moz-document domain("tuhh.fileserv.eu") {
*
{
outline: none !important;
font-family: montserrat, sans-serif !important;
}
/*HELLSTES DESIGN*/
#frame > table > tbody > tr > th, #frame > table > tbody > tr > th > a > img
{
background-color: #253447
}
/*DUNKLES DESIGN*/
#such, body
{
ba... | 0.227041 | 0.072966 |
.accordion {
/*-webkit-box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);*/
/*-moz-box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);*/
/*box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);*/
font-family: Arial, Helvetica, sans-serif;
border-color: #505050;
border-style: solid;
/*... | app/assets/css/accordionslider.css | .accordion {
/*-webkit-box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);*/
/*-moz-box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);*/
/*box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);*/
font-family: Arial, Helvetica, sans-serif;
border-color: #505050;
border-style: solid;
/*... | 0.261991 | 0.064831 |
@charset "UTF-8";
.background-cover-image {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center fixed; }
/*------------------------------------------------------------------
1. Gene... | css/customize.css | @charset "UTF-8";
.background-cover-image {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center fixed; }
/*------------------------------------------------------------------
1. Gene... | 0.218336 | 0.046357 |
.hidden-menu-mobile {
margin-top: -15px;
margin-bottom: 10px;
}
.thanh_left a {
color: #fff;
display: flex;
align-items: center;
font-size: 14px;
}
.search-form-wrapper-mb #searchauto_mb .input-group {
display: flex;
justify-content: flex-start;
align-items: center;
}
.search-form... | public/themes/css/menu.mobile.css | .hidden-menu-mobile {
margin-top: -15px;
margin-bottom: 10px;
}
.thanh_left a {
color: #fff;
display: flex;
align-items: center;
font-size: 14px;
}
.search-form-wrapper-mb #searchauto_mb .input-group {
display: flex;
justify-content: flex-start;
align-items: center;
}
.search-form... | 0.496094 | 0.075176 |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
font-family: "Open Sans", sans-serif;
}
h2 {
font-size: 26px;
color: #467c9a;
text-transform: uppercase;
}
h3 {
font-size: 22px;
text-transform: uppercase;
color: #848d9b;
}
.container {
max-width: 1200px;
width: 100%;
padding: 50px;
marg... | public/css/app.css | * {
box-sizing: border-box;
padding: 0;
margin: 0;
font-family: "Open Sans", sans-serif;
}
h2 {
font-size: 26px;
color: #467c9a;
text-transform: uppercase;
}
h3 {
font-size: 22px;
text-transform: uppercase;
color: #848d9b;
}
.container {
max-width: 1200px;
width: 100%;
padding: 50px;
marg... | 0.326057 | 0.10307 |
.btn-primary {
background: #8bc259!important;
color: #fcfefb!important;
border: solid #8bc259 1px!important;
}
a#donatenow {
background-color: #41414100;
color: #000000;
width: 100px;
height: 45px;
border-radius: 9px;
border: solid 1px;
text-align: center;
line-height: 0;
t... | public/assets/css/custom.css | .btn-primary {
background: #8bc259!important;
color: #fcfefb!important;
border: solid #8bc259 1px!important;
}
a#donatenow {
background-color: #41414100;
color: #000000;
width: 100px;
height: 45px;
border-radius: 9px;
border: solid 1px;
text-align: center;
line-height: 0;
t... | 0.251648 | 0.088072 |
.panel_menu{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 150px;
padding: 10px 10px 0 10px;
background: #458CFE;
}
.panel_menu_head{
display: flex;
flex-direction: c... | styles/common_styles.css | .panel_menu{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 150px;
padding: 10px 10px 0 10px;
background: #458CFE;
}
.panel_menu_head{
display: flex;
flex-direction: c... | 0.303009 | 0.066995 |
@import url('https://fonts.googleapis.com/css2?family=Red+Rose:wght@700&display=swap');
body {
overflow-x: hidden;
font-family: 'Red Rose', cursive;
color: #505962;
}
.offset:before {
height: 3.6rem;
margin-top: -3.6rem;
content: "";
display: block;
}
/*--- Navbar --*/
.navbar {
text... | All in one covid-19 website/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Red+Rose:wght@700&display=swap');
body {
overflow-x: hidden;
font-family: 'Red Rose', cursive;
color: #505962;
}
.offset:before {
height: 3.6rem;
margin-top: -3.6rem;
content: "";
display: block;
}
/*--- Navbar --*/
.navbar {
text... | 0.488039 | 0.084947 |
@font-face {
font-family: 'ostrich_sansblack';
src: url("ostrich-black-webfont.eot");
src: url("ostrich-black-webfont.eot?#iefix") format("embedded-opentype"), url("ostrich-black-webfont.woff2") format("woff2"), url("ostrich-black-webfont.woff") format("woff"), url("ostrich-black-webfont.ttf") format("truetype"),... | dest/css/fonts.css | @font-face {
font-family: 'ostrich_sansblack';
src: url("ostrich-black-webfont.eot");
src: url("ostrich-black-webfont.eot?#iefix") format("embedded-opentype"), url("ostrich-black-webfont.woff2") format("woff2"), url("ostrich-black-webfont.woff") format("woff"), url("ostrich-black-webfont.ttf") format("truetype"),... | 0.335786 | 0.082586 |
.subscribe-form * {
box-sizing: border-box;
}
.subscribe-form {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.subscribe-form legend {
border: none;
font-size: inherit;
margin-bottom: 10px;
padding: 0;
position: relative;
display: table;
}
.subscribe-form fieldset {
bord... | src/components/SubscribeForm/SubscribeForm.css | .subscribe-form * {
box-sizing: border-box;
}
.subscribe-form {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.subscribe-form legend {
border: none;
font-size: inherit;
margin-bottom: 10px;
padding: 0;
position: relative;
display: table;
}
.subscribe-form fieldset {
bord... | 0.431584 | 0.073264 |
@@charset "UTF-8";
article, aside, footer, header, main, nav, section {
display: block;
}
h1 {
background-color:white;
color: #3498db;
padding: 0px 30px;
font-family:Edwardian Script ITC;
font-size: 36px;
}
body{
width:inherit;
margin-left: auto;
margin-right: auto;
}
nav... | style.css | @@charset "UTF-8";
article, aside, footer, header, main, nav, section {
display: block;
}
h1 {
background-color:white;
color: #3498db;
padding: 0px 30px;
font-family:Edwardian Script ITC;
font-size: 36px;
}
body{
width:inherit;
margin-left: auto;
margin-right: auto;
}
nav... | 0.373419 | 0.056862 |
---
---
img, object {
max-width: 100%;
}
blockquote{
color:#666666;
margin:0;
padding-left: 3em;
border-left: 0.5em #EEE solid;
}
pre, code, kbd, samp {
color: #000;
font-family: monospace;
font-size: 12px;
border-radius:3px;
background-color: #F8F8F8;
border: 1px solid #CCC;
}
pre {
... | src/css/screen.css | ---
---
img, object {
max-width: 100%;
}
blockquote{
color:#666666;
margin:0;
padding-left: 3em;
border-left: 0.5em #EEE solid;
}
pre, code, kbd, samp {
color: #000;
font-family: monospace;
font-size: 12px;
border-radius:3px;
background-color: #F8F8F8;
border: 1px solid #CCC;
}
pre {
... | 0.380414 | 0.120439 |
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
* {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}
html {
margin: 0;
}
body {
background-color: #2d3436;
color: #dfe6e9;
height: 100%;
width: 100%;
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
... | css/GoldStyle.css | @import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
* {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}
html {
margin: 0;
}
body {
background-color: #2d3436;
color: #dfe6e9;
height: 100%;
width: 100%;
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
... | 0.345989 | 0.062132 |
left: 0 !important;
margin-left: auto;
margin-right: auto;
right: 0;
top: 7.5vh;
width: 80%;
z-index: 9999999;
}
.vc_edit-form-tab[data-tab="default_templates"] {
padding-top: 0;
}
.vc_edit-form-tab[data-tab="default_templates"] > .vc_col-md-12 {
display: none;
}
.vc_edit-form-tab[data-tab="default... | web/app/plugins/uncode-wireframes/assets/css/uncode-wireframes.css | left: 0 !important;
margin-left: auto;
margin-right: auto;
right: 0;
top: 7.5vh;
width: 80%;
z-index: 9999999;
}
.vc_edit-form-tab[data-tab="default_templates"] {
padding-top: 0;
}
.vc_edit-form-tab[data-tab="default_templates"] > .vc_col-md-12 {
display: none;
}
.vc_edit-form-tab[data-tab="default... | 0.406037 | 0.065187 |
window{
background-image: linear-gradient(#adffa5, #49c79c, #7f49c7);
}
button#MENU {
font-size: 32px;
margin: 0 8px 20px 8px;
border: 5px solid #8406b9;
font-family: Arial, Helvetica, sans-serif;
}
button:hover#MENU {
color: #2f4771;
background-image: linear-gradient(#e4e4d... | styles.css | window{
background-image: linear-gradient(#adffa5, #49c79c, #7f49c7);
}
button#MENU {
font-size: 32px;
margin: 0 8px 20px 8px;
border: 5px solid #8406b9;
font-family: Arial, Helvetica, sans-serif;
}
button:hover#MENU {
color: #2f4771;
background-image: linear-gradient(#e4e4d... | 0.180287 | 0.082217 |
.icon {
width: auto;
height: auto;
position: fixed;
bottom: 0;
right: 0;
padding-right: 10px;
padding-bottom: 5px;
cursor: pointer;
}
.photoBox {
width: 80px;
height: 80px;
padding: 5px;
}
.photo {
width: 70px;
height: 70px;
}
.relation {
width: 100%;
heigh... | ui-service/static/css/main-style.css | .icon {
width: auto;
height: auto;
position: fixed;
bottom: 0;
right: 0;
padding-right: 10px;
padding-bottom: 5px;
cursor: pointer;
}
.photoBox {
width: 80px;
height: 80px;
padding: 5px;
}
.photo {
width: 70px;
height: 70px;
}
.relation {
width: 100%;
heigh... | 0.609757 | 0.098512 |
div{
display : block;
}
html, body{
padding : 0 !important;
margin : 0 !important;
background-color : transparent;
overflow : auto;
box-sizing: border-box;
}
a{
text-decoration: none;
color : white;
font-family: 'Open Sans Condensed', sans-serif;
list-style-type: none;
curs... | Image/SelfFeed_files/index.css | div{
display : block;
}
html, body{
padding : 0 !important;
margin : 0 !important;
background-color : transparent;
overflow : auto;
box-sizing: border-box;
}
a{
text-decoration: none;
color : white;
font-family: 'Open Sans Condensed', sans-serif;
list-style-type: none;
curs... | 0.473414 | 0.141163 |
#superContainer,.fp-section,.fp-slides,sub,sup{position:relative}
#portfolioURL a,#serviceListId a,.contactPs a,.footerSection a,.ul-nav li a{text-decoration:none}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hg... | mincss/all.css | #superContainer,.fp-section,.fp-slides,sub,sup{position:relative}
#portfolioURL a,#serviceListId a,.contactPs a,.footerSection a,.ul-nav li a{text-decoration:none}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hg... | 0.245718 | 0.056862 |
@charset "utf-8";
/* CSS Document */
@import url('_scrollbar.css');
@import url('_form.css');
@import url('_select.css');
@import url('_menu.css');
@import url('screen/header.css');
@import url('screen/content.css');
@import url('screen/navigation.css');
@import url('screen/table.css');
@import url('screen/footer.css')... | _o/dev/box/framework/dotphp/DelMaster/_source/xend/bunch/project/SHIM/script/css/screen.css | @charset "utf-8";
/* CSS Document */
@import url('_scrollbar.css');
@import url('_form.css');
@import url('_select.css');
@import url('_menu.css');
@import url('screen/header.css');
@import url('screen/content.css');
@import url('screen/navigation.css');
@import url('screen/table.css');
@import url('screen/footer.css')... | 0.077686 | 0.043671 |
::-webkit-scrollbar {
width: 7px;
}
::-webkit-scrollbar-thumb{
border-width:1px 1px 1px 2px;
border-color: #777;
background-color: #aaa;
border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover{
border-width: 1px 1px 1px 2px;
border-color: #555;
background-color: #777;
}
::-webkit-scro... | public/css/style.css |
::-webkit-scrollbar {
width: 7px;
}
::-webkit-scrollbar-thumb{
border-width:1px 1px 1px 2px;
border-color: #777;
background-color: #aaa;
border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover{
border-width: 1px 1px 1px 2px;
border-color: #555;
background-color: #777;
}
::-webkit-scro... | 0.352982 | 0.074399 |
body {
background-color: #f7f7f7;
}
.zr-system-layout {
position: relative;
width: 100%;
height: auto;
padding: 0 20px 20px;
}
.home-title {
position: relative;
width: 100%;
height: 48px;
text-align: center;
border-bottom: 1px solid #d7e9ff;
}
.home-title .t {
display: inline... | static/resources/css/home/home.css | body {
background-color: #f7f7f7;
}
.zr-system-layout {
position: relative;
width: 100%;
height: auto;
padding: 0 20px 20px;
}
.home-title {
position: relative;
width: 100%;
height: 48px;
text-align: center;
border-bottom: 1px solid #d7e9ff;
}
.home-title .t {
display: inline... | 0.500732 | 0.072112 |
.mapTitle {
font-family: Helvetica;
text-align: center;
font-style: bold;
color:lightskyblue;
font-variant: small-caps;
text-shadow:
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
.sumI {
... | style.css | .mapTitle {
font-family: Helvetica;
text-align: center;
font-style: bold;
color:lightskyblue;
font-variant: small-caps;
text-shadow:
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
.sumI {
... | 0.405566 | 0.184473 |
body,html{
height:100%;
margin:0;
font-size:16px;
font-family:"Lato",sans-serif;
font-weigth:400;
color:#666;
}
.barraInicio{
background-color:#006080;
font-family:sans-serif;
font-size:20px;
color:#fff;
font:bolder;
}
.pimg1, .pimg2{
position:relative;
background-position... | MonolithV2/web/Css/login.css | body,html{
height:100%;
margin:0;
font-size:16px;
font-family:"Lato",sans-serif;
font-weigth:400;
color:#666;
}
.barraInicio{
background-color:#006080;
font-family:sans-serif;
font-size:20px;
color:#fff;
font:bolder;
}
.pimg1, .pimg2{
position:relative;
background-position... | 0.324235 | 0.066448 |