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 |
|---|---|---|---|---|
*{
margin:0;padding:0;
/*text-align:center;*/
}
.out{
height:200px;
overflow:hidden;
}
ul.catalog{
list-style:none;
-moz-animation:fade-in 7.5s infinite 2s;
}
ul.catalog{
list-style:none;
-ms-animation:fade-in 7.5s infinite 2s;
}
ul.catalog{
list-style:non... | themes/simplebootx/Public/assets/css/currency.css | *{
margin:0;padding:0;
/*text-align:center;*/
}
.out{
height:200px;
overflow:hidden;
}
ul.catalog{
list-style:none;
-moz-animation:fade-in 7.5s infinite 2s;
}
ul.catalog{
list-style:none;
-ms-animation:fade-in 7.5s infinite 2s;
}
ul.catalog{
list-style:non... | 0.228673 | 0.0538 |
.content-title {
margin-top: 50px;
font-family: "Microsoft YaHei";
text-align: center;
}
@media screen and (max-width: 1400px) {
.content-title {
margin-top: 0px;
}
}
.content-title .content-title-p {
font-size: 36px;
height: 36px;
line-height: 36px;
color: #ffffff;
}
@media screen and (max-width:... | public/css/pc/index.css | .content-title {
margin-top: 50px;
font-family: "Microsoft YaHei";
text-align: center;
}
@media screen and (max-width: 1400px) {
.content-title {
margin-top: 0px;
}
}
.content-title .content-title-p {
font-size: 36px;
height: 36px;
line-height: 36px;
color: #ffffff;
}
@media screen and (max-width:... | 0.299925 | 0.076511 |
body {
margin:0px;
background-color:rgba(36, 36, 36, 1);
background-image:none;
position:relative;
left:0px;
width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#... | t9/shenshen/files/p1/styles.css | body {
margin:0px;
background-color:rgba(36, 36, 36, 1);
background-image:none;
position:relative;
left:0px;
width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#... | 0.38549 | 0.054626 |
@import url(https://fonts.googleapis.com/css?family=Patua+One|Eczar);
@import url(form.css);
html {
color: #0B0F15;
font-family: arial, sans-serif;
overflow-y: scroll;
background-color: darkblue;
}
a {
color: darkblue;
text-decoration: none;
}
a:visited {
color: darkblue;
}
/**
* Layout... | webroot/css/style.css | @import url(https://fonts.googleapis.com/css?family=Patua+One|Eczar);
@import url(form.css);
html {
color: #0B0F15;
font-family: arial, sans-serif;
overflow-y: scroll;
background-color: darkblue;
}
a {
color: darkblue;
text-decoration: none;
}
a:visited {
color: darkblue;
}
/**
* Layout... | 0.468791 | 0.131814 |
html, body {
background-image: url('https://dl.dropbox.com/u/445558/overclock.net/Forum%20Ideas/ocn_modified_background.png');
background-repeat: repeat-x !important;
background-attachment: fixed !important;
background-position: left center !important;
padding: 0 0 !important;
}
td.last-post-col, table... | data/usercss/71017.user.css | html, body {
background-image: url('https://dl.dropbox.com/u/445558/overclock.net/Forum%20Ideas/ocn_modified_background.png');
background-repeat: repeat-x !important;
background-attachment: fixed !important;
background-position: left center !important;
padding: 0 0 !important;
}
td.last-post-col, table... | 0.302391 | 0.070464 |
* {margin:0;padding: 0;}
html,body{height: 100%;}
img{border:0;}a{text-decoration: none;}
li,ul,dd,dl{list-style: none;}
.l{float: left;}
.r{float: right;}
.cl{clear: both;}
.pdt{padding-top:10px;}
.pdb{padding-bottom:10px;}
.wp{padding: 10px;}
/*弹出框 start*/
/*.popupBox{position: fixed;top:0;left: 0;}
.popupBox h1{m... | JSLite/plug/JSLite.popup/public.css | * {margin:0;padding: 0;}
html,body{height: 100%;}
img{border:0;}a{text-decoration: none;}
li,ul,dd,dl{list-style: none;}
.l{float: left;}
.r{float: right;}
.cl{clear: both;}
.pdt{padding-top:10px;}
.pdb{padding-bottom:10px;}
.wp{padding: 10px;}
/*弹出框 start*/
/*.popupBox{position: fixed;top:0;left: 0;}
.popupBox h1{m... | 0.226014 | 0.051942 |
body {
margin: 0;
padding: 0;
min-height: 300vh;
font-family: 'Roboto';
font-size: 16;
line-height: 1.2; }
.rubik {
position: relative;
width: 100%;
background: #f3f3f3 url("../img/rubik-background.jpg");
background-repeat: no-repeat;
background-size: cover; }
.rubik__shadow {
display: none; }... | docs/css/rubik.css | body {
margin: 0;
padding: 0;
min-height: 300vh;
font-family: 'Roboto';
font-size: 16;
line-height: 1.2; }
.rubik {
position: relative;
width: 100%;
background: #f3f3f3 url("../img/rubik-background.jpg");
background-repeat: no-repeat;
background-size: cover; }
.rubik__shadow {
display: none; }... | 0.387343 | 0.044183 |
.Project {
padding: 5vh 5vw;
}
.PreviousProjectButtonBox {
position: fixed;
left: calc((100vw - 400px) / 6);
top: 40%;
display: flex;
align-items: center;
user-select: none;
cursor: pointer;
}
.NextProjectButtonBox {
position: fixed;
right: calc((100vw - 400px) / 6);
top: 4... | src/styles/projectStyles.module.css | .Project {
padding: 5vh 5vw;
}
.PreviousProjectButtonBox {
position: fixed;
left: calc((100vw - 400px) / 6);
top: 40%;
display: flex;
align-items: center;
user-select: none;
cursor: pointer;
}
.NextProjectButtonBox {
position: fixed;
right: calc((100vw - 400px) / 6);
top: 4... | 0.548794 | 0.079139 |
@import '../../../node_modules/@qvant/qui-max/dist/css/main.css';
@import '../../../node_modules/@qvant/qui-max/dist/icons/icons.css';
@import '../../../node_modules/@qvant/qui-max/dist/css/q-button.css';
@import '../../../node_modules/@qvant/qui-max/dist/css/q-option.css';
@import '../../../node_modules/@qvant/qui-max... | src/assets/styles/qui-main.css | @import '../../../node_modules/@qvant/qui-max/dist/css/main.css';
@import '../../../node_modules/@qvant/qui-max/dist/icons/icons.css';
@import '../../../node_modules/@qvant/qui-max/dist/css/q-button.css';
@import '../../../node_modules/@qvant/qui-max/dist/css/q-option.css';
@import '../../../node_modules/@qvant/qui-max... | 0.346099 | 0.04439 |
.home-page-area{
width: 100%;
}
.news-area{
width: 900px;
max-height: 600px;
border-right: 1px solid black;
border-left: 1px solid black;
margin: 50px auto 30px auto;
position: relative;
}
.news-area .left-border, .news-area .right-border{
position: absolute;
width: 25px;
height: 100%;
max-height: 600px;
... | pages/home/home.css | .home-page-area{
width: 100%;
}
.news-area{
width: 900px;
max-height: 600px;
border-right: 1px solid black;
border-left: 1px solid black;
margin: 50px auto 30px auto;
position: relative;
}
.news-area .left-border, .news-area .right-border{
position: absolute;
width: 25px;
height: 100%;
max-height: 600px;
... | 0.37319 | 0.076201 |
* {
box-sizing: border-box;
}
body {
margin: 0;
}
.summer-blog-logo {
display: inline-block;
max-height: 5rem;
}
.summer-blog-logo img {
max-height: 5rem;
}
main section {
width: 100%;
display: table;
margin: 0;
max-width: none;
background-color: #373B44;
height: 90vh;
}
main section:nth-of-... | portfolio/css/style.css | * {
box-sizing: border-box;
}
body {
margin: 0;
}
.summer-blog-logo {
display: inline-block;
max-height: 5rem;
}
.summer-blog-logo img {
max-height: 5rem;
}
main section {
width: 100%;
display: table;
margin: 0;
max-width: none;
background-color: #373B44;
height: 90vh;
}
main section:nth-of-... | 0.383295 | 0.129981 |
@media screen and (max-width: 375px){
.deck {
width: 85%;
min-height: 350px;
padding: 10px;
}
.deck .card {
width: 60px;
height: 60px;
}
.deck .card.show {
font-size: 20px;
}
.modal {
height: 100%;
width: 100%;
overfl... | css/responsive.css | @media screen and (max-width: 375px){
.deck {
width: 85%;
min-height: 350px;
padding: 10px;
}
.deck .card {
width: 60px;
height: 60px;
}
.deck .card.show {
font-size: 20px;
}
.modal {
height: 100%;
width: 100%;
overfl... | 0.129361 | 0.104204 |
.ms-ChoiceField {
font-size: var(--fontSize-Medium);
font-weight: var(--fontWeight-Regular);
display: flex;
align-items: center;
box-sizing: border-box;
color: var(--semanticTextColors-BodyText);
min-height: 26px;
border: none;
position: relative;
margin-top: 8px;
}
.ms-ChoiceFi... | src/BlazorFluentUI.CoreComponents/ChoiceGroup/ChoiceGroupOption.razor.css | .ms-ChoiceField {
font-size: var(--fontSize-Medium);
font-weight: var(--fontWeight-Regular);
display: flex;
align-items: center;
box-sizing: border-box;
color: var(--semanticTextColors-BodyText);
min-height: 26px;
border: none;
position: relative;
margin-top: 8px;
}
.ms-ChoiceFi... | 0.558086 | 0.087564 |
body {
font-family: 'Comfortaa', cursive;
font-weight: 400;
color: #fff; }
nav {
display: none;
background-color: #ff8d3f;
height: 60px; }
header {
overflow: hidden;
width: 100%;
height: 30vw;
position: absolute;
background-color: #fff;
position: fixed; }
header .bg {
background-image: u... | app/style.css | body {
font-family: 'Comfortaa', cursive;
font-weight: 400;
color: #fff; }
nav {
display: none;
background-color: #ff8d3f;
height: 60px; }
header {
overflow: hidden;
width: 100%;
height: 30vw;
position: absolute;
background-color: #fff;
position: fixed; }
header .bg {
background-image: u... | 0.481698 | 0.066721 |
body,html,ul,li,ol,p,a,div {
margin: 0px;
padding: 0px;
font-size: 13px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
body {
color:#556270;
background-color: #374244;
}
#top {
//background-color: #556270;
background-color: #374244;
height: 35px;
}
#middle {
background-color: #faf... | app/fractal/main.css | body,html,ul,li,ol,p,a,div {
margin: 0px;
padding: 0px;
font-size: 13px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
body {
color:#556270;
background-color: #374244;
}
#top {
//background-color: #556270;
background-color: #374244;
height: 35px;
}
#middle {
background-color: #faf... | 0.194444 | 0.075517 |
@media screen and (max-width: 1219px) {
.case {
width: 950px; }
.hidden-lg {
display: block; }
.hidden-md {
display: none; }
.panel__mobile-btn {
width: 38px;
height: 38px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #d9dce1;
padding-top: 12px;
... | ChatApplication/wwwroot/ch2/template/styles/css/responsive.css | @media screen and (max-width: 1219px) {
.case {
width: 950px; }
.hidden-lg {
display: block; }
.hidden-md {
display: none; }
.panel__mobile-btn {
width: 38px;
height: 38px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #d9dce1;
padding-top: 12px;
... | 0.297368 | 0.050658 |
.scroller {
border: 1px solid #7d34eb;
width: 200px;
height: 100px;
overflow: scroll;
}
.nav-bar {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 10;
}
.navbar {
/* background-image: linear-gradient(to right, #886efc, #a8a9f8, #bda8f8,#eca8f8); */
background-color: #7d34eb;
}
.navb... | public/css/docs.css |
.scroller {
border: 1px solid #7d34eb;
width: 200px;
height: 100px;
overflow: scroll;
}
.nav-bar {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 10;
}
.navbar {
/* background-image: linear-gradient(to right, #886efc, #a8a9f8, #bda8f8,#eca8f8); */
background-color: #7d34eb;
}
.navb... | 0.327238 | 0.059102 |
@import url('../../public-style/main.css');
body{
/* background: rgb(184,91,186);
background: linear-gradient(15deg, rgba(184,91,186,1) 0%, rgba(158,158,255,1) 30%, rgb(5, 15, 160) 100%); */
/*
background: #7F7FD5;
background: -webkit-linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5);
background: linea... | public/home-style/home-style.css | @import url('../../public-style/main.css');
body{
/* background: rgb(184,91,186);
background: linear-gradient(15deg, rgba(184,91,186,1) 0%, rgba(158,158,255,1) 30%, rgb(5, 15, 160) 100%); */
/*
background: #7F7FD5;
background: -webkit-linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5);
background: linea... | 0.443118 | 0.092606 |
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#allsecure_exchange_payment_button a {
padding: 10px;
background-color: #FBFBFB;
}
#allsecure_exchange_payment_button a:hover {
background-color: #f6f6f6;
}
#allsecure_exchange_payment_button a... | allsecureexchange/views/css/front.css | * Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#allsecure_exchange_payment_button a {
padding: 10px;
background-color: #FBFBFB;
}
#allsecure_exchange_payment_button a:hover {
background-color: #f6f6f6;
}
#allsecure_exchange_payment_button a... | 0.278551 | 0.094427 |
.sm-listing-tabs {
margin: 0;
overflow: hidden;
padding: 0;
}
.sm-listing-tabs.ltabs-loading-first {
background: transparent url("../images/477.gif") no-repeat scroll center center;
display: block;
max-width: 100%;
min-height: 300px;
padding: 0;
position: relative;
width: 100%;
... | src/app/design/frontend/Sm/autostore/Sm_ListingTabs/web/css/listingtabs.css | .sm-listing-tabs {
margin: 0;
overflow: hidden;
padding: 0;
}
.sm-listing-tabs.ltabs-loading-first {
background: transparent url("../images/477.gif") no-repeat scroll center center;
display: block;
max-width: 100%;
min-height: 300px;
padding: 0;
position: relative;
width: 100%;
... | 0.524151 | 0.078289 |
body{
background: #f23557;
color: #f0d43a;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
#app{
font-family: 'Oswald', sans-serif;
display: grid;
grid-template-columns: 40% 20% 40%;
grid-template-rows: 10% 45% 45%;
grid-template-areas:"headline headline hea... | project 3-weather-journal-app/website/style.css | body{
background: #f23557;
color: #f0d43a;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
#app{
font-family: 'Oswald', sans-serif;
display: grid;
grid-template-columns: 40% 20% 40%;
grid-template-rows: 10% 45% 45%;
grid-template-areas:"headline headline hea... | 0.17522 | 0.089058 |
body {
line-height: 150%;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #E4E4E4;
text-align: center;
}
a {
font-weight: bold;
text-decoration: underline;
color: #000000;
}
h1 {
font-weight: bold;
font-size: 16px;
color: #5b400c;
}
#boardholder {
width: 640p... | html/style.css | body {
line-height: 150%;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #E4E4E4;
text-align: center;
}
a {
font-weight: bold;
text-decoration: underline;
color: #000000;
}
h1 {
font-weight: bold;
font-size: 16px;
color: #5b400c;
}
#boardholder {
width: 640p... | 0.308503 | 0.051845 |
@media print {
[class*="col-sm-"] {
float: left;
}
[class*="col-xs-"] {
float: left;
}
.col-sm-12, .col-xs-12 {
width: 100% !important;
}
.col-sm-11, .col-xs-11 {
width: 91.66666667% !important;
}
.col-sm-10, .col-xs-10 {
width: 83.3333333... | Core/Mersy.Web/wwwroot/css/printMediaConfig.css | @media print {
[class*="col-sm-"] {
float: left;
}
[class*="col-xs-"] {
float: left;
}
.col-sm-12, .col-xs-12 {
width: 100% !important;
}
.col-sm-11, .col-xs-11 {
width: 91.66666667% !important;
}
.col-sm-10, .col-xs-10 {
width: 83.3333333... | 0.380874 | 0.114864 |
display: grid;
grid-template-areas:
'header header header header header header'
'menu main main main right right'
'menu footer footer footer footer footer';
grid-gap: 10px;
padding: 10px;
box-sizing: border-box;
justify-content: space-evenly;
}
@media screen and (min-width:... | css/layout.css | display: grid;
grid-template-areas:
'header header header header header header'
'menu main main main right right'
'menu footer footer footer footer footer';
grid-gap: 10px;
padding: 10px;
box-sizing: border-box;
justify-content: space-evenly;
}
@media screen and (min-width:... | 0.239349 | 0.121295 |
position: absolute;
top:150px;
width:96%;
height:280px;
color:#fff;
background-color:#1a7b68;
filter: alpha(opacity=50);
/*FireFox Opera*/ opacity: .5;
}
.center {
position: absolute;
top: 10px;
width: 100%;
padding:1px;
color:#fff;
}
.center2 {
position: absolute;
top: 10px;
width: 100%;
padding:1px;
color:#fff... | style.css | position: absolute;
top:150px;
width:96%;
height:280px;
color:#fff;
background-color:#1a7b68;
filter: alpha(opacity=50);
/*FireFox Opera*/ opacity: .5;
}
.center {
position: absolute;
top: 10px;
width: 100%;
padding:1px;
color:#fff;
}
.center2 {
position: absolute;
top: 10px;
width: 100%;
padding:1px;
color:#fff... | 0.304352 | 0.066478 |
@import url(http://fonts.googleapis.com/css?family=Lato);
body{
background-color: #F0F0F0;
background: url(http://www.resultados-quiniela.info/wp-content/uploads/2015/01/bg-loteria2.jpg) no-repeat top center fixed;
background-attachment: fixed;
font-family: 'Lato',Arial,sans-serif !important;
}
a {
co... | viejo/assets/css/blog-post.css | @import url(http://fonts.googleapis.com/css?family=Lato);
body{
background-color: #F0F0F0;
background: url(http://www.resultados-quiniela.info/wp-content/uploads/2015/01/bg-loteria2.jpg) no-repeat top center fixed;
background-attachment: fixed;
font-family: 'Lato',Arial,sans-serif !important;
}
a {
co... | 0.239616 | 0.090333 |
@font-face {
font-family: 'abadi_extra_bold';
src: url('../fonts/abadi-mt-condensed-extra-bold.eot');
src: url('../fonts/abadi-mt-condensed-extra-bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/abadi-mt-condensed-extra-bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
body... | app/css/app.css | @font-face {
font-family: 'abadi_extra_bold';
src: url('../fonts/abadi-mt-condensed-extra-bold.eot');
src: url('../fonts/abadi-mt-condensed-extra-bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/abadi-mt-condensed-extra-bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
body... | 0.174516 | 0.060059 |
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@f... | t2ghtml/css/style.css | @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@f... | 0.153549 | 0.118742 |
@import url("./fonts.css");
:root {
--pc: #333333;
--sc: #060050;
--sc2: #8E3ACC;
--wc: #ffffff;
--gc: #cccccc;
--gb: linear-gradient(102.92deg, #1B1285 -36.3%, #643088 100%);
}
html {
scroll-behavior: smooth;
}
body {
background: #efefef;
font-family: 'Gothic', 'Molarabic';
... | public/nsseb_assets/css/default.css | @import url("./fonts.css");
:root {
--pc: #333333;
--sc: #060050;
--sc2: #8E3ACC;
--wc: #ffffff;
--gc: #cccccc;
--gb: linear-gradient(102.92deg, #1B1285 -36.3%, #643088 100%);
}
html {
scroll-behavior: smooth;
}
body {
background: #efefef;
font-family: 'Gothic', 'Molarabic';
... | 0.384565 | 0.110184 |
body {
font-size: 12px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-size: 1.4em;
}
.dropdown-menu {
font-size: 13px
}
#login {
background-color: #fff;
color: #fff
}
#login .login-box-msg {
margin: 0;
text-align: center;
padding: 0 20px 20px 20px;
}
#login-wrapper {
max-width... | app/admin/media/css/style.css | body {
font-size: 12px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-size: 1.4em;
}
.dropdown-menu {
font-size: 13px
}
#login {
background-color: #fff;
color: #fff
}
#login .login-box-msg {
margin: 0;
text-align: center;
padding: 0 20px 20px 20px;
}
#login-wrapper {
max-width... | 0.330579 | 0.077308 |
@font-face {
font-family: 'avertaextrathin';
src: url('resources/fonts/averta-extrathin-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'avertaextrathin_italic';
src: url('resources/fonts/averta-extrathinitalic-webfont.ttf') format('truetype');
font-... | app/ui/styles/fonts/averta.css | @font-face {
font-family: 'avertaextrathin';
src: url('resources/fonts/averta-extrathin-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'avertaextrathin_italic';
src: url('resources/fonts/averta-extrathinitalic-webfont.ttf') format('truetype');
font-... | 0.278061 | 0.08438 |
body {
background: '#2B27A7';
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: sou... | src/index.css | body {
background: '#2B27A7';
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: sou... | 0.2763 | 0.07363 |
.container {
display: flex;
flex-direction: row;
height: 100vh;
width: 100vw;
padding: 0px;
min-height: 520px;
}
#sidebar {
background-color: rgb(24, 24, 24);
max-width: 75px;
min-width: 75px;
overflow: hidden;
box-shadow: 1px 0px rgb(37, 38, 39);
z-index: 10;
}
#content{
background-color: rg... | v2.1.0/src/App.css | .container {
display: flex;
flex-direction: row;
height: 100vh;
width: 100vw;
padding: 0px;
min-height: 520px;
}
#sidebar {
background-color: rgb(24, 24, 24);
max-width: 75px;
min-width: 75px;
overflow: hidden;
box-shadow: 1px 0px rgb(37, 38, 39);
z-index: 10;
}
#content{
background-color: rg... | 0.493409 | 0.081155 |
body{
padding: 0;
margin: 0;
font-family: "Roboto";
}
.header{
width: 100%;
padding: 20px 0px;
border-bottom: 0.6px solid #dbdbdb;
}
nav{
display: grid;
grid-template-columns: repeat(3,minmax(160px,310px)) ;
justify-content: center;
}
.logo{
display: flex;
align-items: cente... | css/style.css | body{
padding: 0;
margin: 0;
font-family: "Roboto";
}
.header{
width: 100%;
padding: 20px 0px;
border-bottom: 0.6px solid #dbdbdb;
}
nav{
display: grid;
grid-template-columns: repeat(3,minmax(160px,310px)) ;
justify-content: center;
}
.logo{
display: flex;
align-items: cente... | 0.463687 | 0.100834 |
.item-conteiner-top{
margin-top: 30px;
}
.am, .pm, .result {
margin-right: 13px;
}
.weather-icon {
margin-left: 5px;
}
.required {
color: red;
font-size: 20px;
}
.select-checker-container {
position: relative;
}
.select-checker {
height: 0px!important;
width: 0px!important;
opac... | public/css/newreport.css | .item-conteiner-top{
margin-top: 30px;
}
.am, .pm, .result {
margin-right: 13px;
}
.weather-icon {
margin-left: 5px;
}
.required {
color: red;
font-size: 20px;
}
.select-checker-container {
position: relative;
}
.select-checker {
height: 0px!important;
width: 0px!important;
opac... | 0.420838 | 0.122497 |
.login__container > img {
height: 300px;
object-fit: contain;
}
.login__container{
display: flex;
flex-direction: column;
width: 280px;
height: 500px;
margin-left: auto;
margin-right: auto;
border: 1px solid rgba(0, 0, 0, 0.488);
box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.276)... | src/components/login/Login.css | .login__container > img {
height: 300px;
object-fit: contain;
}
.login__container{
display: flex;
flex-direction: column;
width: 280px;
height: 500px;
margin-left: auto;
margin-right: auto;
border: 1px solid rgba(0, 0, 0, 0.488);
box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.276)... | 0.398055 | 0.068631 |
* Colors
*
*/
/*
* Layer Indexing
*
* Can be use for z-index
*/
/*
* Mobile Layout Breakpoints
*
*/
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
=====================================================... | showcase/css/showcase.css | * Colors
*
*/
/*
* Layer Indexing
*
* Can be use for z-index
*/
/*
* Mobile Layout Breakpoints
*
*/
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
=====================================================... | 0.541894 | 0.082734 |
@tailwind preflight;
/**
* This injects any component classes registered by plugins.
*
* If using `postcss-import`, use this import instead:
*
* @import "tailwindcss/components";
*/
@tailwind components;
/**
* Here you would add any of your custom component classes; stuff that you'd
* want loaded *before* the... | src/style.css | @tailwind preflight;
/**
* This injects any component classes registered by plugins.
*
* If using `postcss-import`, use this import instead:
*
* @import "tailwindcss/components";
*/
@tailwind components;
/**
* Here you would add any of your custom component classes; stuff that you'd
* want loaded *before* the... | 0.687525 | 0.069132 |
body, html {
background-color: #181818;
}
* {
margin: 0;
padding: 0;
}
h1 {
position: relative;
color: white;
font-family: 'Trebuchet MS';
font-size: 2.2rem;
top: 10px;
left: 5px;
}
.nav {
display: flex;
height: 60px;
background-color: #00a2ff;
}
.logo {
width: 50... | main.css | body, html {
background-color: #181818;
}
* {
margin: 0;
padding: 0;
}
h1 {
position: relative;
color: white;
font-family: 'Trebuchet MS';
font-size: 2.2rem;
top: 10px;
left: 5px;
}
.nav {
display: flex;
height: 60px;
background-color: #00a2ff;
}
.logo {
width: 50... | 0.37319 | 0.081593 |
@media (max-width: 1120px) {
.agency_section .agency_container .box {
width: 70%;
}
}
@media (max-width: 992px) {
.navbar-brand {
margin-bottom: 0;
}
.custom_nav-container {
flex-direction: row;
}
#navbarSupportedContent {
margin-top: 25px;
}
.cust... | assets/css/responsive.css | @media (max-width: 1120px) {
.agency_section .agency_container .box {
width: 70%;
}
}
@media (max-width: 992px) {
.navbar-brand {
margin-bottom: 0;
}
.custom_nav-container {
flex-direction: row;
}
#navbarSupportedContent {
margin-top: 25px;
}
.cust... | 0.518546 | 0.098166 |
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 70px;
min-height: 100%;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;
... | public/css/starter-template.css | -------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 70px;
min-height: 100%;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;
... | 0.398758 | 0.074568 |
.app {
background-color: black;
}
.aboutmebody, .workbody, .resumebody {
min-height: 100%;
height: auto;
background-color: black;
color:rgb(180, 180, 180);
}
.link {
color: rgb(180, 180, 180);
text-decoration: none;
margin: auto 50px;
font-size: 25px;
}
.link:hover {
color: rgb(255, 255, 255);
... | src/App.css | .app {
background-color: black;
}
.aboutmebody, .workbody, .resumebody {
min-height: 100%;
height: auto;
background-color: black;
color:rgb(180, 180, 180);
}
.link {
color: rgb(180, 180, 180);
text-decoration: none;
margin: auto 50px;
font-size: 25px;
}
.link:hover {
color: rgb(255, 255, 255);
... | 0.331444 | 0.065965 |
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap");
/*----------------------------------------*/
/* Template default CSS
/*----------------------------------------*/
html,
body {
height: 100%;
font-family: "Roboto", sans-serif;
-webkit-box-sizing: border-box;
bo... | bootstrap4/themeKhai/css/common/defaultStyle.css | @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap");
/*----------------------------------------*/
/* Template default CSS
/*----------------------------------------*/
html,
body {
height: 100%;
font-family: "Roboto", sans-serif;
-webkit-box-sizing: border-box;
bo... | 0.328099 | 0.056522 |
.slicknav_btn {
position: relative;
display: block;
padding: 0.438em 0.625em;
line-height: 1.125em;
cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 0.188em;
}
.slicknav_menu {
*zoom: 1;
}
.slicknav_menu {
flex-direction: row;
}
.slicknav_menu:after, .slicknav_menu... | dist/slicknav.css | .slicknav_btn {
position: relative;
display: block;
padding: 0.438em 0.625em;
line-height: 1.125em;
cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 0.188em;
}
.slicknav_menu {
*zoom: 1;
}
.slicknav_menu {
flex-direction: row;
}
.slicknav_menu:after, .slicknav_menu... | 0.418459 | 0.087955 |
.menu-nav-2 .sidebar-1 a.tp {
background-position: center -300px;
}
.menu-nav-2 .sidebar-1-xq .tp-xq>h4 {
height: 66px;
padding-top: 20px;
padding-left: 20px;
line-height: 46px;
font-size: 16px;
color: #333333;
}
.sc-tp-tab {
width: 230px;
height: 40px;
background-color: rgb(10... | runup/html1.6/css/light/create-report-editimg.css | .menu-nav-2 .sidebar-1 a.tp {
background-position: center -300px;
}
.menu-nav-2 .sidebar-1-xq .tp-xq>h4 {
height: 66px;
padding-top: 20px;
padding-left: 20px;
line-height: 46px;
font-size: 16px;
color: #333333;
}
.sc-tp-tab {
width: 230px;
height: 40px;
background-color: rgb(10... | 0.393152 | 0.073997 |
.red{
color:red;
}
.green{
color:green;
}
.input-group{
width:100%;
}
.modal-dialog{
width:80%;
min-width:600px;
height:80%;
min-height:400px;
}
#accordion .box-body{
float: left;
padding: 20px;
font-size: 13px;
margin-bottom: 20px;
/* text-align: justify; */
background-color: #f6f6f6;... | Code/WebManager/wwwroot/dethimau/css/global.css | .red{
color:red;
}
.green{
color:green;
}
.input-group{
width:100%;
}
.modal-dialog{
width:80%;
min-width:600px;
height:80%;
min-height:400px;
}
#accordion .box-body{
float: left;
padding: 20px;
font-size: 13px;
margin-bottom: 20px;
/* text-align: justify; */
background-color: #f6f6f6;... | 0.322739 | 0.081483 |
.modal-backdrop{
display: none;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
/* background: rgba(255, 255, 255, .7);*/
}
.modal{
display: block;
position: fixed;
top: 50%;
left: 50%;
max-height: 100%;
max-width: 520px;
width: 100%;
background: ... | public/css/modals.css | .modal-backdrop{
display: none;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
/* background: rgba(255, 255, 255, .7);*/
}
.modal{
display: block;
position: fixed;
top: 50%;
left: 50%;
max-height: 100%;
max-width: 520px;
width: 100%;
background: ... | 0.250638 | 0.055132 |
body{
background-color: linen;
}
/* BEGINNING for header*/
.navbar{
background-color: teal;
font-family: monospace;
}
.button{
text-decoration: none;
font-size: 15px;
display: flex;
justify-content: space-around;
}
.logo{
width: 30%;
display: flex;
margin-left: auto;
margi... | web/assets/css/styleCofon.css | body{
background-color: linen;
}
/* BEGINNING for header*/
.navbar{
background-color: teal;
font-family: monospace;
}
.button{
text-decoration: none;
font-size: 15px;
display: flex;
justify-content: space-around;
}
.logo{
width: 30%;
display: flex;
margin-left: auto;
margi... | 0.390825 | 0.059757 |
.ui-list {
display: block;
width: 100%;
height: 100%;
box-sizing: border-box;
background-color: #eeeeee;
overflow:hidden;
font-family: Raleway, sans-serif;
}
.ui-list * {
display: block;
margin: 0;
padding: 0;
box-sizing: border-box;
-ms-user-select: none;... | release/css/ui-list.css | .ui-list {
display: block;
width: 100%;
height: 100%;
box-sizing: border-box;
background-color: #eeeeee;
overflow:hidden;
font-family: Raleway, sans-serif;
}
.ui-list * {
display: block;
margin: 0;
padding: 0;
box-sizing: border-box;
-ms-user-select: none;... | 0.23855 | 0.058831 |
html,
body,
header,
#intro {
height: 100%;
}
#intro {
/*background: url("https://mdbootstrap.com/img/Photos/Horizontal/Nature/full%20page/img%20%283%29.jpg") no-repeat center center fixed;*/
background: url("../images/CasinoBackground.jpg") no-repeat center center fixed;
/*Picture requirements for bes... | ItsAllAboutTheGame/ItsAllAboutTheGame/wwwroot/css/site.css | html,
body,
header,
#intro {
height: 100%;
}
#intro {
/*background: url("https://mdbootstrap.com/img/Photos/Horizontal/Nature/full%20page/img%20%283%29.jpg") no-repeat center center fixed;*/
background: url("../images/CasinoBackground.jpg") no-repeat center center fixed;
/*Picture requirements for bes... | 0.4436 | 0.078819 |
html, body {
font-family: 'Poppins', sans-serif;
font-weight: 300;
font-size: 15px;
line-height: 1.7;
color: #00308F;
background-color: #77C3EC;
overflow-x: hidden;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;
}
.content {
text... | public/css/main.css | html, body {
font-family: 'Poppins', sans-serif;
font-weight: 300;
font-size: 15px;
line-height: 1.7;
color: #00308F;
background-color: #77C3EC;
overflow-x: hidden;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;
}
.content {
text... | 0.451568 | 0.096962 |
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Roboto:wght@300;400;700&display=swap");
*,
*::after,
*::before {
box-sizing: border-box;
}
:root {
--ff-primary: "Roboto", sans-serif;
--ff-secondary: "Montserrat", sans-serif;
--clr-primary: #fe4775;
--clr-secondary: #161060;
... | styles.css | @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Roboto:wght@300;400;700&display=swap");
*,
*::after,
*::before {
box-sizing: border-box;
}
:root {
--ff-primary: "Roboto", sans-serif;
--ff-secondary: "Montserrat", sans-serif;
--clr-primary: #fe4775;
--clr-secondary: #161060;
... | 0.40251 | 0.098642 |
* {
box-sizing: border-box;
}
body {
font-family: Arial;
padding: 0 1rem 0 1rem;
background: #f1f1f1;
margin:0 0 150px 0; /* t: r: b: l:*/
}
.content{
background-color: #f1f1f1;
margin-top: 12rem;
}
header {
position: fixed;
z-index: 2;
background-color: rgb(6... | css/project_specific.css | * {
box-sizing: border-box;
}
body {
font-family: Arial;
padding: 0 1rem 0 1rem;
background: #f1f1f1;
margin:0 0 150px 0; /* t: r: b: l:*/
}
.content{
background-color: #f1f1f1;
margin-top: 12rem;
}
header {
position: fixed;
z-index: 2;
background-color: rgb(6... | 0.435181 | 0.147463 |
body, html {
background-color: #1c2b34;
color: #fff;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }
body main, html main {
margin: 30px 0; }
body main .load_hotels, html main .load_hotels {
padding-top: 5%... | dist/css/styles.css | body, html {
background-color: #1c2b34;
color: #fff;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }
body main, html main {
margin: 30px 0; }
body main .load_hotels, html main .load_hotels {
padding-top: 5%... | 0.313525 | 0.032528 |
body {
/* background: url('/img/landing-bg.png') no-repeat center center fixed;
background-size: cover; */
}
.headline-container {
padding-top: 50%;
padding-bottom: 50%;
/* height: 100%; */
width: 100%;
background: url('/assets/images/landing-bg.png') no-repeat center center fixed;
back... | frontend/src/components/Landing.css | body {
/* background: url('/img/landing-bg.png') no-repeat center center fixed;
background-size: cover; */
}
.headline-container {
padding-top: 50%;
padding-bottom: 50%;
/* height: 100%; */
width: 100%;
background: url('/assets/images/landing-bg.png') no-repeat center center fixed;
back... | 0.463687 | 0.072604 |
body {
padding-top: 50px;
}
/*
* Global add-ons
*/
.sub-header {
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
/*
* Top navigation
* Hide default border to remove 1px line.
*/
.navbar-fixed-top {
border: 0;
}
/*
* Sidebar
*/
/* Hide for mobile, show later */
.sidebar {
display: none;
}
@... | ui/screen.css | body {
padding-top: 50px;
}
/*
* Global add-ons
*/
.sub-header {
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
/*
* Top navigation
* Hide default border to remove 1px line.
*/
.navbar-fixed-top {
border: 0;
}
/*
* Sidebar
*/
/* Hide for mobile, show later */
.sidebar {
display: none;
}
@... | 0.419529 | 0.063106 |
html {
font: normal 16px / 24px "Ek Mukta",Helvetica,Arial,sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
background: #fff;
color: #333;
}
::selection {
background: #39f;
color: #fff;
text-shadow: none;
}
html, body{
font-family: 'Ek Mukta', sans-serif;
... | public/assets/style.css | html {
font: normal 16px / 24px "Ek Mukta",Helvetica,Arial,sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
background: #fff;
color: #333;
}
::selection {
background: #39f;
color: #fff;
text-shadow: none;
}
html, body{
font-family: 'Ek Mukta', sans-serif;
... | 0.321993 | 0.0686 |
@font-face {
font-family: 'Inconsolata';
src: url('/Inconsolata/Inconsolata-VariableFont_wdth,wght.woff2') format('woff2-variations');
font-weight: 125 950;
font-style: normal;
}
html {
}
body {
background: #f4f4f4;
border: 0;
color: #060606;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",... | css.css | @font-face {
font-family: 'Inconsolata';
src: url('/Inconsolata/Inconsolata-VariableFont_wdth,wght.woff2') format('woff2-variations');
font-weight: 125 950;
font-style: normal;
}
html {
}
body {
background: #f4f4f4;
border: 0;
color: #060606;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",... | 0.462473 | 0.091301 |
.App {
text-align: center;
}
.App-logo {
animation: App-logo-appearance 1.6s ease-in;
height: 80px;
background: white;
padding: 15px 0;
border-radius: 3px;
}
.App-header {
background-color: #1B4691;
height: 100px;
color: white;
}
.App-intro {
font-size: large;
}
@keyframes App-logo-appearance {
... | src/App.css | .App {
text-align: center;
}
.App-logo {
animation: App-logo-appearance 1.6s ease-in;
height: 80px;
background: white;
padding: 15px 0;
border-radius: 3px;
}
.App-header {
background-color: #1B4691;
height: 100px;
color: white;
}
.App-intro {
font-size: large;
}
@keyframes App-logo-appearance {
... | 0.670716 | 0.138374 |
@import "//fonts.googleapis.com/css?family=Montserrat";
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
width: auto;
height: auto;
min-height: 100%;
font-family: "Montserrat",sans-serif;
line-height: 1.42857;
font-size: 17px;
background-color: rgba(0,0,0,1);
color: #FFF;
word-wrap: norma... | res/styles.css | @import "//fonts.googleapis.com/css?family=Montserrat";
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
width: auto;
height: auto;
min-height: 100%;
font-family: "Montserrat",sans-serif;
line-height: 1.42857;
font-size: 17px;
background-color: rgba(0,0,0,1);
color: #FFF;
word-wrap: norma... | 0.328745 | 0.079139 |
*
{
margin:0;padding:0;
}
/* Fonts */
@font-face {
font-family: "font of all knowledge";
src: url(Fonts/ArcherPro-Medeium.otf);
}
body
{
font-family: "Archer Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
background: url("../img/bg.jpg") fixed top / cover black;
}
h1,h2,h3,h4,h5 {
... | www/css/style.css | *
{
margin:0;padding:0;
}
/* Fonts */
@font-face {
font-family: "font of all knowledge";
src: url(Fonts/ArcherPro-Medeium.otf);
}
body
{
font-family: "Archer Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
background: url("../img/bg.jpg") fixed top / cover black;
}
h1,h2,h3,h4,h5 {
... | 0.26322 | 0.061819 |
li {
list-style: none;
}
/* ////// header */
.nav_list {
display: flex;
justify-content: center;
}
.nav_link {
color: bisque;
margin-right: 10px;
text-decoration: none;
}
.nav_link:hover,
:focus {
color: aquamarine;
}
.navigation_header {
position: fixed;
display: flex;
margin-top: -10px;
w... | scss/style.css | li {
list-style: none;
}
/* ////// header */
.nav_list {
display: flex;
justify-content: center;
}
.nav_link {
color: bisque;
margin-right: 10px;
text-decoration: none;
}
.nav_link:hover,
:focus {
color: aquamarine;
}
.navigation_header {
position: fixed;
display: flex;
margin-top: -10px;
w... | 0.289372 | 0.066691 |
.div-idf-outer{
width: 100%;
height: 182px; /* calculate */
border-radius: 5px 5px 5px 5px;
border-style: solid;
margin-bottom: 10px;
border-width: 2.5px;
}
.label-idf{
line-height: 35px;
width: 100%;
height: 32px;
text-align: center;
border-color: transparent;
}
.label-idf... | lib/ccm/static/css/idf_module.css | .div-idf-outer{
width: 100%;
height: 182px; /* calculate */
border-radius: 5px 5px 5px 5px;
border-style: solid;
margin-bottom: 10px;
border-width: 2.5px;
}
.label-idf{
line-height: 35px;
width: 100%;
height: 32px;
text-align: center;
border-color: transparent;
}
.label-idf... | 0.395018 | 0.084041 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=STIX+Two+Text:ital,wght@0,500;0,700;1,500&display=swap');
body,
div,
header,
section,
input,
button,
textarea,
img,
h1,
h2,
h3,
a,
p {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
--oak-white: #f1f8e9;
--oak-light-green: #c5e1... | src/styles/App.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=STIX+Two+Text:ital,wght@0,500;0,700;1,500&display=swap');
body,
div,
header,
section,
input,
button,
textarea,
img,
h1,
h2,
h3,
a,
p {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
--oak-white: #f1f8e9;
--oak-light-green: #c5e1... | 0.349755 | 0.096621 |
body {
padding: 0;
margin: 0;
}
html, body{
height: 100%;
width: 100vw;
}
#mapdiv {
height: 100vh;
width: 100vw;
}
.mrg-floatstop{
clear:both;
}
/* este trecho força os controles Easy Button a serem mostrados lado a lado */
.leaflet-bar.easy-button-container.leaflet-control{
float: none;
... | css/map.css | body {
padding: 0;
margin: 0;
}
html, body{
height: 100%;
width: 100vw;
}
#mapdiv {
height: 100vh;
width: 100vw;
}
.mrg-floatstop{
clear:both;
}
/* este trecho força os controles Easy Button a serem mostrados lado a lado */
.leaflet-bar.easy-button-container.leaflet-control{
float: none;
... | 0.244273 | 0.118411 |
.u-section-1 {background-image: url("/static/images/a7a4b738c399a8a2bff340a4ee1e90f9.png"); background-position: 50% 50%}
.u-section-1 .u-sheet-1 {min-height: 705px; margin-top: 0; margin-bottom: 0}
.u-section-1 .u-image-1 {width: 529px; height: 457px; margin: 124px auto 0}
.u-section-1 .u-group-1 {width: 739px; min-he... | sentimental_analysis/realworld/static/css/Page-1.css | .u-section-1 {background-image: url("/static/images/a7a4b738c399a8a2bff340a4ee1e90f9.png"); background-position: 50% 50%}
.u-section-1 .u-sheet-1 {min-height: 705px; margin-top: 0; margin-bottom: 0}
.u-section-1 .u-image-1 {width: 529px; height: 457px; margin: 124px auto 0}
.u-section-1 .u-group-1 {width: 739px; min-he... | 0.289472 | 0.177134 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #ECF0F5;
}
.fixNav{
padding-left: 15px;
width: 100%;
position: fixed;
top: 0px;
left: 0px;
box-shadow: rgba(1.0, 1.0, 1.0, 1.0);
z-index: 1000;
}
.logo{
width: 100%;
height: 70px;
}
.logo a{
display: block;
}
.info{
height: ... | public/admin/css/style_admin.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #ECF0F5;
}
.fixNav{
padding-left: 15px;
width: 100%;
position: fixed;
top: 0px;
left: 0px;
box-shadow: rgba(1.0, 1.0, 1.0, 1.0);
z-index: 1000;
}
.logo{
width: 100%;
height: 70px;
}
.logo a{
display: block;
}
.info{
height: ... | 0.342462 | 0.068289 |
.text-title {
margin-top: 45px;
}
.text-basic {
font-size: 24px;
}
.submit-button {
margin-left: 660px;
z-index: 1;
}
.submit-button1 {
margin-top: -38px;
margin-left: 400px;
z-index: 2;
}
.field {
width: 100%;
padding-left: 100px;
padding-right: 400px;
... | static/resources/css/setup.css | .text-title {
margin-top: 45px;
}
.text-basic {
font-size: 24px;
}
.submit-button {
margin-left: 660px;
z-index: 1;
}
.submit-button1 {
margin-top: -38px;
margin-left: 400px;
z-index: 2;
}
.field {
width: 100%;
padding-left: 100px;
padding-right: 400px;
... | 0.348867 | 0.083666 |
body {
font-family: 'Open Sans', sans-serif;
background: #222;
}
.wrapper {
width: 960px;
margin: 60px auto;
background: #ddd;
border-radius: 5px;
}
.banner {
height: 200px;
line-height: 200px;
background: #333;
font-weight: 800;
font-size: 72px;
text-align: center;
border-top-left-radius: 3px;
border-t... | style.css | body {
font-family: 'Open Sans', sans-serif;
background: #222;
}
.wrapper {
width: 960px;
margin: 60px auto;
background: #ddd;
border-radius: 5px;
}
.banner {
height: 200px;
line-height: 200px;
background: #333;
font-weight: 800;
font-size: 72px;
text-align: center;
border-top-left-radius: 3px;
border-t... | 0.326593 | 0.059674 |
@charset "utf-8";
.showZoomImg .modal-backdrop, .showZoomImg .modal-backdrop.fade.in {
opacity: 0.9;
filter: alpha(opacity=90)\9
}
.zoom-modal {
width: 830px;
height: 550px;
margin-left: -415px;
margin-top: -265px
}
.zoom-modal .close {
right: -14px;
top: -14px;
*top: 0px;
*right: 0px;
border-radius: 50%;... | whitedove-portal/src/main/webapp/common/goods-detail.css | @charset "utf-8";
.showZoomImg .modal-backdrop, .showZoomImg .modal-backdrop.fade.in {
opacity: 0.9;
filter: alpha(opacity=90)\9
}
.zoom-modal {
width: 830px;
height: 550px;
margin-left: -415px;
margin-top: -265px
}
.zoom-modal .close {
right: -14px;
top: -14px;
*top: 0px;
*right: 0px;
border-radius: 50%;... | 0.293404 | 0.043244 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');
* {
box-sizing: border-box;
}
body {
color: rgb(255,255,255);
background-color:rgb(255, 255, 255);
background-image: url("../IMG/mybck.jpg");
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
font... | CSS/register.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');
* {
box-sizing: border-box;
}
body {
color: rgb(255,255,255);
background-color:rgb(255, 255, 255);
background-image: url("../IMG/mybck.jpg");
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
font... | 0.369884 | 0.082586 |
@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700');
*{
font-family: 'Archivo Narrow', sans-serif;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-smooth: always;
-webkit-font-smoothing: antialiased;
-moz-... | web/csslogin/style.css | @import url('https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700');
*{
font-family: 'Archivo Narrow', sans-serif;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-smooth: always;
-webkit-font-smoothing: antialiased;
-moz-... | 0.177276 | 0.038214 |
@-moz-document domain("192.168.1.88") {
/* header */
#header { background-color: #101010 !important }
#headerlogo { filter:brightness(0.9) }
.x-workspace-navigation-toolbar.x-toolbar-default, .x-panel-header-default, .x-tool-tool-el { background-color: #202020 !important; border-bottom-width: 2px; border-color: #... | data/usercss/181487.user.css | @-moz-document domain("192.168.1.88") {
/* header */
#header { background-color: #101010 !important }
#headerlogo { filter:brightness(0.9) }
.x-workspace-navigation-toolbar.x-toolbar-default, .x-panel-header-default, .x-tool-tool-el { background-color: #202020 !important; border-bottom-width: 2px; border-color: #... | 0.199932 | 0.063337 |
@charset "utf-8";
* {
padding: 0;
margin: 0;
font-family: "microsoft yahei", Arial, 'PingFang SC', SimHei, SimSun;
box-sizing: border-box;
font-size: 14px;
}
input:focus,
button:focus {
outline: none;
}
textarea:focus {
outline: none;
}
input {}
body {
background-c... | templates/admin/static/add_quick_tpl.css | @charset "utf-8";
* {
padding: 0;
margin: 0;
font-family: "microsoft yahei", Arial, 'PingFang SC', SimHei, SimSun;
box-sizing: border-box;
font-size: 14px;
}
input:focus,
button:focus {
outline: none;
}
textarea:focus {
outline: none;
}
input {}
body {
background-c... | 0.280222 | 0.042245 |
@font-face {font-family: "iconfont";
src: url('iconfont.eot'); /* IE9*/
src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff') format('woff'), /* chrome、firefox */
url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('iconfont... | app/src/main/assets/iconfont/iconfont.css | @font-face {font-family: "iconfont";
src: url('iconfont.eot'); /* IE9*/
src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff') format('woff'), /* chrome、firefox */
url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('iconfont... | 0.273866 | 0.050098 |
@charset "utf-8";
/* 你自己的样式 */
.signInLeft{
width: 100%;
overflow: hidden;
position: relative;
border:1px solid #ddd;
}
.signInRight{
width: 47%;
overflow-y:auto ;
position: absolute;right: 0;top:0;
border-left:1px solid #ddd;
}
.signInRight table{
width: 100%;
font-size: 14px;
text-align: center;
bor... | phpProgram/public/static/admin/h-ui.admin/css/style.css | @charset "utf-8";
/* 你自己的样式 */
.signInLeft{
width: 100%;
overflow: hidden;
position: relative;
border:1px solid #ddd;
}
.signInRight{
width: 47%;
overflow-y:auto ;
position: absolute;right: 0;top:0;
border-left:1px solid #ddd;
}
.signInRight table{
width: 100%;
font-size: 14px;
text-align: center;
bor... | 0.136925 | 0.120335 |
footer {
padding-top: 40px;
padding-bottom: 40px;
margin-top: 100px;
color: #777;
text-align: center;
border-top: 1px solid #e5e5e5;
}
/*
* .column-container
* .sidemenu-column
* .blob
* .posts-column
* .posts / .single-post
* .post
* .page-header
* .post-body
* *... | css/default.css | footer {
padding-top: 40px;
padding-bottom: 40px;
margin-top: 100px;
color: #777;
text-align: center;
border-top: 1px solid #e5e5e5;
}
/*
* .column-container
* .sidemenu-column
* .blob
* .posts-column
* .posts / .single-post
* .post
* .page-header
* .post-body
* *... | 0.420838 | 0.061933 |
@import url(http://fonts.googleapis.com/css?family=Inconsolata:400|Open+Sans:400,600,800);
* {
border: 0;
box-sizing: border-box;
color: inherit;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
text-decoration: inherit;
margin: 0;
padding: 0;
}
html {
font: normal 400 12px... | test/actual/screen.css | @import url(http://fonts.googleapis.com/css?family=Inconsolata:400|Open+Sans:400,600,800);
* {
border: 0;
box-sizing: border-box;
color: inherit;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
text-decoration: inherit;
margin: 0;
padding: 0;
}
html {
font: normal 400 12px... | 0.304352 | 0.067332 |
table.sheetjs {
border-collapse: collapse;
empty-cells: show;
border: 1px solid #888;
background-color: white;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
white-space: nowrap;
font-size: 13px;
font-family: sans-serif;
color: #000;
position: relative;
}
table.sheetjs>caption {
text-align: left;
font-size: 1... | jquery.sheetjs.css | table.sheetjs {
border-collapse: collapse;
empty-cells: show;
border: 1px solid #888;
background-color: white;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
white-space: nowrap;
font-size: 13px;
font-family: sans-serif;
color: #000;
position: relative;
}
table.sheetjs>caption {
text-align: left;
font-size: 1... | 0.272605 | 0.12062 |
* {
padding: 0;
margin: 0;
}
body {
margin: 0;
padding: 0;
}
header {
width: 70%;
margin: 0 auto;
align-content: center;
background-color: #007FFF;
}
table {
margin: 0 auto;
}
td {
width: 120px;
padding: 10px 10px;
}
aside {
background-color: antiquewhite;
float: right;
width: 450px;
}
p {
padding-right... | css/style.css |
* {
padding: 0;
margin: 0;
}
body {
margin: 0;
padding: 0;
}
header {
width: 70%;
margin: 0 auto;
align-content: center;
background-color: #007FFF;
}
table {
margin: 0 auto;
}
td {
width: 120px;
padding: 10px 10px;
}
aside {
background-color: antiquewhite;
float: right;
width: 450px;
}
p {
padding-right... | 0.324556 | 0.073032 |
.head{
border-bottom: 1px solid #e6e6e6;
}
.foot{
margin-top: 20px;
}
.logging>a.on{
padding: 5px 10px;
border-radius: 5px;
color: #ffffff;
color: #ffffff;
background: linear-gradient(#ffd62296, #fd8810);
}
.content{
width: 100%;
position: relative;
background-image: url(../image... | logging/css/index.css | .head{
border-bottom: 1px solid #e6e6e6;
}
.foot{
margin-top: 20px;
}
.logging>a.on{
padding: 5px 10px;
border-radius: 5px;
color: #ffffff;
color: #ffffff;
background: linear-gradient(#ffd62296, #fd8810);
}
.content{
width: 100%;
position: relative;
background-image: url(../image... | 0.367384 | 0.107954 |
html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main {
display: block;
}
figure {
ma... | html/css/styles.css | html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main {
display: block;
}
figure {
ma... | 0.378574 | 0.075109 |
* {
margin: 0;
padding: 0;
}
body {
border: 0px;
background-color: whitesmoke;
margin: 0;
padding: 0;
}
#usercontrol {
}
#title {
padding: 20px;
}
#usr {
padding: 10px;
}
.navbutton {
background-color:#008CBA;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-dec... | public/style.css | * {
margin: 0;
padding: 0;
}
body {
border: 0px;
background-color: whitesmoke;
margin: 0;
padding: 0;
}
#usercontrol {
}
#title {
padding: 20px;
}
#usr {
padding: 10px;
}
.navbutton {
background-color:#008CBA;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-dec... | 0.254231 | 0.087525 |
html
{
background-color: #ccc;
width: 90%;
margin: 0 auto;
height:100%;
/*
padding-left: 50px;
padding-right: 50px;*/
}
/*body*/
body {
font-family: 'Roboto', sans-serif;
font-size:14px;
line-height:20px;
color:#333333;
background-color:#fff;
min-height: 100%;
}
h1{
f... | web/bundles/jobhub/css/front.css | html
{
background-color: #ccc;
width: 90%;
margin: 0 auto;
height:100%;
/*
padding-left: 50px;
padding-right: 50px;*/
}
/*body*/
body {
font-family: 'Roboto', sans-serif;
font-size:14px;
line-height:20px;
color:#333333;
background-color:#fff;
min-height: 100%;
}
h1{
f... | 0.327561 | 0.059592 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:350px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u3 {
position:absolute;
left:30px;
top:30px;
width:320px;
height:568px;
font-size:28px;
}
#u3_img {
position:ab... | fupinbao/V20160102/files/login/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:350px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u3 {
position:absolute;
left:30px;
top:30px;
width:320px;
height:568px;
font-size:28px;
}
#u3_img {
position:ab... | 0.433262 | 0.062303 |
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
*{
margin: 0;
padding: 0;
}
html{
scroll-behavior: smooth;
}
.logo{
width: 20%;
display: flex;
justify-content: center;
align-items: center;
}
.logo span{
width: 65%;
font-size: 30px;
... | The Spark Foundation Task1 Banking system web development/style.css | @import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
*{
margin: 0;
padding: 0;
}
html{
scroll-behavior: smooth;
}
.logo{
width: 20%;
display: flex;
justify-content: center;
align-items: center;
}
.logo span{
width: 65%;
font-size: 30px;
... | 0.407216 | 0.056159 |
html, body {
padding: 0;
margin: 0;
}
.alerts {
font-family: 'Open Sans Condensed', sans-serif;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 5em;
}
.alert-message {
display: none;
}
.game-wrapper {
border: 10px solid #282828;
border-radius: 100%;
... | simon-game/src/styles.css | html, body {
padding: 0;
margin: 0;
}
.alerts {
font-family: 'Open Sans Condensed', sans-serif;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 5em;
}
.alert-message {
display: none;
}
.game-wrapper {
border: 10px solid #282828;
border-radius: 100%;
... | 0.406391 | 0.071267 |
section#banner {
background-image: url('../img/innovation.svg');
background-color: var(--navy);
background-repeat: no-repeat;
height: 20rem;
background-size: 50% 130%;
background-position: 100% -40px;
position: relative;
}
table {
float: left;
margin: 1.5rem 0 0 10%;
background-... | css/index.css | section#banner {
background-image: url('../img/innovation.svg');
background-color: var(--navy);
background-repeat: no-repeat;
height: 20rem;
background-size: 50% 130%;
background-position: 100% -40px;
position: relative;
}
table {
float: left;
margin: 1.5rem 0 0 10%;
background-... | 0.422505 | 0.125092 |
@charset "UTF-8";
/***********************************
/* 1. BODY */
/***********************************/
* {
margin: 0;
padding: 0;
-webkit-text-size-adjust: none;
}
html,
body {
height: 100%;
overflow: hidden;
}
body {
padding: 0;
margin: 0;
background: #181828;
font-size: 14px;
line-height: 1;
}
l... | public/css/404.css | @charset "UTF-8";
/***********************************
/* 1. BODY */
/***********************************/
* {
margin: 0;
padding: 0;
-webkit-text-size-adjust: none;
}
html,
body {
height: 100%;
overflow: hidden;
}
body {
padding: 0;
margin: 0;
background: #181828;
font-size: 14px;
line-height: 1;
}
l... | 0.194177 | 0.086632 |
.avatar-shapeless
{
display:block;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
position:relative;
background-position:center;
border:2px solid rgba(0,0,0,0.15);
background:#fff;
margin:0 auto;
overflow:hidden
}
.... | assets/css/medium/bootstrap/avatar.css | .avatar-shapeless
{
display:block;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
position:relative;
background-position:center;
border:2px solid rgba(0,0,0,0.15);
background:#fff;
margin:0 auto;
overflow:hidden
}
.... | 0.342572 | 0.059537 |
p{padding:0;margin:0;}
input{font-family:Calibri;}
textarea{font-family:Calibri;}
.win10_border{border:1px solid rgba(252, 251, 249, 0.5);}
.form_title{font-size:18px;}
.close{right:20px;top:23px;position:absolute;cursor:pointer;}
.drag{position:absolute;top:5px;left:0;right:0;margin:auto;pointer-events:none;}
.close... | web/AA/mobile/style/template.css | p{padding:0;margin:0;}
input{font-family:Calibri;}
textarea{font-family:Calibri;}
.win10_border{border:1px solid rgba(252, 251, 249, 0.5);}
.form_title{font-size:18px;}
.close{right:20px;top:23px;position:absolute;cursor:pointer;}
.drag{position:absolute;top:5px;left:0;right:0;margin:auto;pointer-events:none;}
.close... | 0.251924 | 0.04612 |
.root {
display: flex;
align-items: center;
font-family: var(--fontFamily);
font-weight: var(--fontWeight);
line-height: var(--lineHeight);
font-size: var(--fontSize);
}
.trackLayout {
position: relative;
flex: 1;
}
.trackBorder { /* element exists to create effect where bottom border is behind meter... | packages/ui-progress/src/ProgressBar/styles.css |
.root {
display: flex;
align-items: center;
font-family: var(--fontFamily);
font-weight: var(--fontWeight);
line-height: var(--lineHeight);
font-size: var(--fontSize);
}
.trackLayout {
position: relative;
flex: 1;
}
.trackBorder { /* element exists to create effect where bottom border is behind meter... | 0.566139 | 0.123577 |
.glyphicon{
position: relative !important;
top: 2px !important;
}
/*
/ Change style of active element on the dropdown menu
*/
.dropdown-menu > .active > a{
//background-color: #fff !important;
//font-weight: bold !important;
... | public/css/plugins.hacks.css | .glyphicon{
position: relative !important;
top: 2px !important;
}
/*
/ Change style of active element on the dropdown menu
*/
.dropdown-menu > .active > a{
//background-color: #fff !important;
//font-weight: bold !important;
... | 0.243732 | 0.063019 |
body {
font-family: "Soleil", Helvetica, Arial, sans-serif;
color: #000;
font-size: 16px;
line-height: 22px;
padding-top: 80px;
}
* {
box-sizing: border-box;
margin: 0;
outline: none !important;
padding: 0;
}
p,
ul,
ol,
table {
font-family: "Soleil", Helvetica, Arial, sans-seri... | Evernote Clone/style.css | body {
font-family: "Soleil", Helvetica, Arial, sans-serif;
color: #000;
font-size: 16px;
line-height: 22px;
padding-top: 80px;
}
* {
box-sizing: border-box;
margin: 0;
outline: none !important;
padding: 0;
}
p,
ul,
ol,
table {
font-family: "Soleil", Helvetica, Arial, sans-seri... | 0.443118 | 0.076788 |
#owl-demo{width:100%;height:400px;margin-left:auto;margin-right:auto;position:relative; background: url(../js/layer/skin/default/loading-0.gif) #f7f7f7 center center no-repeat} /*background: url(../img/goods/loading.gif) #f7f7f7 center center no-repeat;*/
#owl-demo .item{display:block}
#owl-demo img{display:block;widt... | public/foreground/css/owl.carousel.css | #owl-demo{width:100%;height:400px;margin-left:auto;margin-right:auto;position:relative; background: url(../js/layer/skin/default/loading-0.gif) #f7f7f7 center center no-repeat} /*background: url(../img/goods/loading.gif) #f7f7f7 center center no-repeat;*/
#owl-demo .item{display:block}
#owl-demo img{display:block;widt... | 0.33546 | 0.043875 |
@CHARSET "UTF-8";
.myFolderCollectionMainWrapper {
font-family: Arial, sans-serif;
color: #333;
font-size: 12px;
width: 1100px;
margin-top: 35px;
margin: 0 auto;
position: relative;
}
.myClassPageImage {
width: 271px;
height: 36px;
margin: 0 auto;
margin-bottom: 36px;
}
.myClassPageImageTitle {
margin-to... | src/main/java/org/ednovo/gooru/client/mvp/folders/list/FolderStyle.css | @CHARSET "UTF-8";
.myFolderCollectionMainWrapper {
font-family: Arial, sans-serif;
color: #333;
font-size: 12px;
width: 1100px;
margin-top: 35px;
margin: 0 auto;
position: relative;
}
.myClassPageImage {
width: 271px;
height: 36px;
margin: 0 auto;
margin-bottom: 36px;
}
.myClassPageImageTitle {
margin-to... | 0.235284 | 0.051487 |
7.0-alpha6:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-alpha7:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-beta1:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-beta2:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-beta3:35594673... | hashs-database/hashs/modules___contextual___contextual-rtl.css | 7.0-alpha6:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-alpha7:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-beta1:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-beta2:35594673f1f5b9e257a7932a324c4576effaaa43579b24dc90634e090d5f933f
7.0-beta3:35594673... | 0.175927 | 0.355887 |
@tailwind base;
@tailwind components;
@tailwind utilities;
html {
font-family: 'Roboto', sans-serif;
}
.fade-sides-dark, .fade-sides-light, .fade-sides-light-vertical {
overflow: hidden;
position: relative;
}
.fade-sides-dark:after {
content: "";
background: -webkit-linear-gradient(to right,#000 0,rgba(0, ... | src/styles/global.css | @tailwind base;
@tailwind components;
@tailwind utilities;
html {
font-family: 'Roboto', sans-serif;
}
.fade-sides-dark, .fade-sides-light, .fade-sides-light-vertical {
overflow: hidden;
position: relative;
}
.fade-sides-dark:after {
content: "";
background: -webkit-linear-gradient(to right,#000 0,rgba(0, ... | 0.40392 | 0.090454 |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
max-width: 280px;
}
/*head... | TaskManager/TaskManager.Portal/Content/Site.css | body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
max-width: 280px;
}
/*head... | 0.47098 | 0.075414 |
*{
margin: 0;
padding: 0;
}
html,body{
height: 100%;
text-align: center;
}
.wraper{
min-width: 1000px;
}
/*导航样式*/
.mainnav{
width: 100%;
height: 50px;
}
.s-top-wrap {
width: 100%;
height: 34px;
position: absolute;
left: 0;
top: 0;
z-index: 301;
border-bottom: 1px solid #ebebeb;... | css/style.css | *{
margin: 0;
padding: 0;
}
html,body{
height: 100%;
text-align: center;
}
.wraper{
min-width: 1000px;
}
/*导航样式*/
.mainnav{
width: 100%;
height: 50px;
}
.s-top-wrap {
width: 100%;
height: 34px;
position: absolute;
left: 0;
top: 0;
z-index: 301;
border-bottom: 1px solid #ebebeb;... | 0.36886 | 0.067117 |