code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
body {
margin: 0px;
font-family: "Muli", sans-serif;
background: linear-gradient(#f9f3f3, #f7d9d9);
color: #666;
}
.header {
width: 100%;
height: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
.header__img {
width: 50px;
margin-top: 10px;
margin-left: 10px;
}
.hea... | src/css/style.css | body {
margin: 0px;
font-family: "Muli", sans-serif;
background: linear-gradient(#f9f3f3, #f7d9d9);
color: #666;
}
.header {
width: 100%;
height: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
.header__img {
width: 50px;
margin-top: 10px;
margin-left: 10px;
}
.hea... | 0.400515 | 0.054049 |
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR|Open+Sans+Condensed:300');
*{
box-sizing: border-box;
}
html {
font-family: sans-serif;
}
main#register{
font-family: 'Noto Sans KR', sans-serif;
background-image: url("../img/sra_maleta.jpg");
background-repeat: no-repeat;
background-size:... | public/css/register.css | @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR|Open+Sans+Condensed:300');
*{
box-sizing: border-box;
}
html {
font-family: sans-serif;
}
main#register{
font-family: 'Noto Sans KR', sans-serif;
background-image: url("../img/sra_maleta.jpg");
background-repeat: no-repeat;
background-size:... | 0.319546 | 0.074198 |
.CampaignViewer {
width: 100%;
}
.CampaignViewer .ant-card-head-title {
display: flex;
align-items: center;
justify-content: space-between;
}
.CampaignViewer .ant-card-body {
display: flex;
flex-direction: column;
align-items: stretch;
}
/* ----------- DASHBOARD --------- */
.CampaignViewer .stats-sec... | packages/react-app/src/attra-core/campaign-display/CampaignViewer.css | .CampaignViewer {
width: 100%;
}
.CampaignViewer .ant-card-head-title {
display: flex;
align-items: center;
justify-content: space-between;
}
.CampaignViewer .ant-card-body {
display: flex;
flex-direction: column;
align-items: stretch;
}
/* ----------- DASHBOARD --------- */
.CampaignViewer .stats-sec... | 0.412057 | 0.053924 |
@font-face {
font-family: 'Gotham-Book';
src: url('../../../templates/tt-torbara/styles/torbara/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
url('../../../templates/tt-torbara/styles/torbara/fonts/Gotham-Book.woff') format('woff'),
url('../../../templates/tt-torbara/styles/to... | public/css/preview-responsive.css | @font-face {
font-family: 'Gotham-Book';
src: url('../../../templates/tt-torbara/styles/torbara/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
url('../../../templates/tt-torbara/styles/torbara/fonts/Gotham-Book.woff') format('woff'),
url('../../../templates/tt-torbara/styles/to... | 0.208179 | 0.077868 |
text-decoration:underline;
}
.letra{
width: 60px !important;
height: 60px !important;
text-align: center !important;
font-size: 40px !important;
line-height: 60px !important;
border: 2px solid black !important;
border-radius: 8px !important;
box-shadow: 3px 3px #888888 !important;
}
.tecla{
padding: 0;
}... | assets/css/estilo.css | text-decoration:underline;
}
.letra{
width: 60px !important;
height: 60px !important;
text-align: center !important;
font-size: 40px !important;
line-height: 60px !important;
border: 2px solid black !important;
border-radius: 8px !important;
box-shadow: 3px 3px #888888 !important;
}
.tecla{
padding: 0;
}... | 0.354433 | 0.076167 |
.ms-side-panel .ms-header.ms-primary .row:first-child {
background-color: #fff;
color: #000;
}
.col-xs-8 > h4 > span {
color: #000;
font-weight: bolder;
font-size: large;
}
.mapstore-switch-btn input:checked + .m-slider{
background-color: #c00;
}
.modal-header{
background-color: #fff;
... | js/styles/root-style.css | .ms-side-panel .ms-header.ms-primary .row:first-child {
background-color: #fff;
color: #000;
}
.col-xs-8 > h4 > span {
color: #000;
font-weight: bolder;
font-size: large;
}
.mapstore-switch-btn input:checked + .m-slider{
background-color: #c00;
}
.modal-header{
background-color: #fff;
... | 0.468061 | 0.078043 |
@import url("https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap");
* {
margin: 0;
padding: 0;
}
*:focus {
outline: none;
}
.App {
font-family: "Gothic A1" !important;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
p {
margin: 2rem auto... | frontend/src/App.css | @import url("https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap");
* {
margin: 0;
padding: 0;
}
*:focus {
outline: none;
}
.App {
font-family: "Gothic A1" !important;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
p {
margin: 2rem auto... | 0.264168 | 0.089296 |
body{
background-image: url(../img/mobile/index/imageFond.jpg);
background-repeat: no-repeat;
background-size: cover;
font-family: Optima;
width: 95%;
margin: auto;
}
a, main{
color:black;
text-decoration: none;
}
a{
font-size: 1.5em;
}
header{
height: 170px;
width: 95%;
margin: auto;
posit... | css/blog.css | body{
background-image: url(../img/mobile/index/imageFond.jpg);
background-repeat: no-repeat;
background-size: cover;
font-family: Optima;
width: 95%;
margin: auto;
}
a, main{
color:black;
text-decoration: none;
}
a{
font-size: 1.5em;
}
header{
height: 170px;
width: 95%;
margin: auto;
posit... | 0.261991 | 0.051702 |
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
url('fonts/roboto-v20-latin-100italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('fonts/roboto-v20-latin-100italic.woff') f... | module-10/style.css | @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
url('fonts/roboto-v20-latin-100italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('fonts/roboto-v20-latin-100italic.woff') f... | 0.325842 | 0.064212 |
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:800&display=swap');
* {
margin: 0;
padding: 0;
outline: 0;
box-sizing: border-box;
}
html,
body,
#root {
height: 100%;
}
html {
background: #da... | src/App.css | @import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:800&display=swap');
* {
margin: 0;
padding: 0;
outline: 0;
box-sizing: border-box;
}
html,
body,
#root {
height: 100%;
}
html {
background: #da... | 0.40028 | 0.081228 |
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.form-area {
position: ... | WebContent/resources/land/css/form.css | *,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.form-area {
position: ... | 0.293404 | 0.115361 |
.chatboxOpen{
position: fixed;
bottom: 5px;
right: 0;
margin-right:30px;
margin-left: auto;
width:200px;
height:400px;
z-index:100;
}
.chatboxClosed{
position: fixed;
bottom: 0px;
right: 0;
margin-right:30px;
margin-left: auto;
width:200px;
height:20px;
z-index:100;
}
.chatboxTitle{
font-size:10px;
co... | ui/v0.1/src/css/chatbox.css | .chatboxOpen{
position: fixed;
bottom: 5px;
right: 0;
margin-right:30px;
margin-left: auto;
width:200px;
height:400px;
z-index:100;
}
.chatboxClosed{
position: fixed;
bottom: 0px;
right: 0;
margin-right:30px;
margin-left: auto;
width:200px;
height:20px;
z-index:100;
}
.chatboxTitle{
font-size:10px;
co... | 0.560614 | 0.239917 |
.navMenu {
overflow: hidden;
}
.navMenu a {
float: left;
font-family: 'Vollkorn', serif;
color: #ffcc00;
text-align: center;
padding: 10px 20px;
background-color: #333;
width: 100%;
}
.dropdown {
width: 120px;
height: 40px;
}
.dropButton {
border-radius: 5px;
border: ... | src/css/projectsLayout.css |
.navMenu {
overflow: hidden;
}
.navMenu a {
float: left;
font-family: 'Vollkorn', serif;
color: #ffcc00;
text-align: center;
padding: 10px 20px;
background-color: #333;
width: 100%;
}
.dropdown {
width: 120px;
height: 40px;
}
.dropButton {
border-radius: 5px;
border: ... | 0.31342 | 0.105027 |
@font-face {
font-family: GrayDesign;
src: url('./font/GrayDesign.eot');
src: url('./font/GrayDesign.woff') format('woff'),
url('./font/GrayDesign.ttf') format('truetype'),
url('./font/GrayDesign.svg') format('svg');
}
body,html {
height: 100%;
padding: 0;
margin: 0;
backgrou... | docs/style.css | @font-face {
font-family: GrayDesign;
src: url('./font/GrayDesign.eot');
src: url('./font/GrayDesign.woff') format('woff'),
url('./font/GrayDesign.ttf') format('truetype'),
url('./font/GrayDesign.svg') format('svg');
}
body,html {
height: 100%;
padding: 0;
margin: 0;
backgrou... | 0.263884 | 0.081264 |
article {
width: 100%;
height: 820px;
background-color: #fff;
}
article .main {
width: 1250px;
height: 820px;
margin: 10px auto;
}
article .main .box {
float: left;
position: relative;
width: 400px;
height: 500px;
margin-right: 20px;
}
article .main .box .box-img {
width: 400px;
height: 400... | YingPingMall/code/sass/04.css | article {
width: 100%;
height: 820px;
background-color: #fff;
}
article .main {
width: 1250px;
height: 820px;
margin: 10px auto;
}
article .main .box {
float: left;
position: relative;
width: 400px;
height: 500px;
margin-right: 20px;
}
article .main .box .box-img {
width: 400px;
height: 400... | 0.530236 | 0.043144 |
@media (max-width: 1367px){
}
/* Tablet && Mobile */
@media (max-width: 1025px){
.content__load-title:before {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 18%;
height: 1px;
background-color: #000;
}
.content__load-title:after {
... | lephu.fstack/public/css/responsive/responsive_post_detail.css | @media (max-width: 1367px){
}
/* Tablet && Mobile */
@media (max-width: 1025px){
.content__load-title:before {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 18%;
height: 1px;
background-color: #000;
}
.content__load-title:after {
... | 0.446736 | 0.090414 |
html, body {
width: 100%; /* ウィンドウ全体に*/
height: 100%;
margin: 0; /* すきまなく */
overflow: hidden; /* はみ出た部分は表示されない */
}
.pane_container {
display: flex; /* CSS3 flexbox による配置を有効に */
flex-direction: row; /* 子要素を横方向に並べる*/
flex: auto;
/* pane_container 同士を同じ位置において z-index を制御するため,位置を絶... | viewer.css | html, body {
width: 100%; /* ウィンドウ全体に*/
height: 100%;
margin: 0; /* すきまなく */
overflow: hidden; /* はみ出た部分は表示されない */
}
.pane_container {
display: flex; /* CSS3 flexbox による配置を有効に */
flex-direction: row; /* 子要素を横方向に並べる*/
flex: auto;
/* pane_container 同士を同じ位置において z-index を制御するため,位置を絶... | 0.33372 | 0.096748 |
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
background-color:rgb(0, 0, 0);
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-sele... | css/style.css | body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
background-color:rgb(0, 0, 0);
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-sele... | 0.438304 | 0.081886 |
body{
background-color: #edeff3;
}
.container{
padding-left: 0;
padding-right: 0;
}
/*轮播图*/
#carousel{
width: 100%;
position: relative;
overflow: hidden;
}
#carousel .imgList{
position: absolute;
left: 0;
top: 0;
height: 100%;
}
.imgList>img{
height: 100%;
display: block... | web/m/css/detail.css | body{
background-color: #edeff3;
}
.container{
padding-left: 0;
padding-right: 0;
}
/*轮播图*/
#carousel{
width: 100%;
position: relative;
overflow: hidden;
}
#carousel .imgList{
position: absolute;
left: 0;
top: 0;
height: 100%;
}
.imgList>img{
height: 100%;
display: block... | 0.483648 | 0.077797 |
body {
margin: 0;
margin-top: 2%;
display: grid;
}
.container-center{
margin: auto;
border-radius: 4px;
padding: 1%;
color: rgb(16, 16, 16);
background-color: rgba(198, 22, 233, 0.193);
}
.header{
background-color: rgb(196, 150, 240);
padding: 10px 25% 10px ;
text-align: cent... | Web/Teste Chat/source/style.css | body {
margin: 0;
margin-top: 2%;
display: grid;
}
.container-center{
margin: auto;
border-radius: 4px;
padding: 1%;
color: rgb(16, 16, 16);
background-color: rgba(198, 22, 233, 0.193);
}
.header{
background-color: rgb(196, 150, 240);
padding: 10px 25% 10px ;
text-align: cent... | 0.589244 | 0.102125 |
body {
background-image: url("images/blue_music_bckgrnd.jpg");
background-size: cover;
color: white;
font-size: larger;
font-family: 'New Tegomin', serif;
}
body.contain {
background-image: url("images/blue_music_bckgrnd.jpg");
background-size: contain;
color: white;
font-size: lar... | docs/blues-styling.css |
body {
background-image: url("images/blue_music_bckgrnd.jpg");
background-size: cover;
color: white;
font-size: larger;
font-family: 'New Tegomin', serif;
}
body.contain {
background-image: url("images/blue_music_bckgrnd.jpg");
background-size: contain;
color: white;
font-size: lar... | 0.29209 | 0.140602 |
html, body {
margin: 0;
padding: 0;
font-size: 1.0em;
}
.ajsDoc {
font-family: Calibri, Arial, sans-serif;
}
.ajsDocLink {
text-decoration: none;
color: black;
}
.ajsDocLink:hover {
color: #16355D;
}
/* PAGE LAYOUT */
.ajsDocLayoutDialog {
position: fixed;
left: 0;
top: 0... | AjsDoc/wwwroot/resources/templates/ajsdoc.css | html, body {
margin: 0;
padding: 0;
font-size: 1.0em;
}
.ajsDoc {
font-family: Calibri, Arial, sans-serif;
}
.ajsDocLink {
text-decoration: none;
color: black;
}
.ajsDocLink:hover {
color: #16355D;
}
/* PAGE LAYOUT */
.ajsDocLayoutDialog {
position: fixed;
left: 0;
top: 0... | 0.501953 | 0.061059 |
.headContainer{
margin: 3%;
padding-top: 1%;
text-align: center;
display:flex;
justify-content: space-around;
flex-wrap: wrap;
height: 100%;
}
.postRecipeContainer{
margin: 1%;
padding: 4%;
width: 300px;
border: 2px solid black;
background: #c4c4c4;
height: 100%... | my-app/src/components/ChefPortfolio/ChefPortfolioPage.css | .headContainer{
margin: 3%;
padding-top: 1%;
text-align: center;
display:flex;
justify-content: space-around;
flex-wrap: wrap;
height: 100%;
}
.postRecipeContainer{
margin: 1%;
padding: 4%;
width: 300px;
border: 2px solid black;
background: #c4c4c4;
height: 100%... | 0.434941 | 0.0643 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Akaya Telivigala', cursive;
}
html{
max-width: 2000px;
margin: 0 auto;
}
html, body{
height: 100%;
}
.container{
max-width: 960px;
margin: 0 auto;
}
.clear{
clear: both;
}
header{
width: 100%;
min-height: 10v... | css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Akaya Telivigala', cursive;
}
html{
max-width: 2000px;
margin: 0 auto;
}
html, body{
height: 100%;
}
.container{
max-width: 960px;
margin: 0 auto;
}
.clear{
clear: both;
}
header{
width: 100%;
min-height: 10v... | 0.35869 | 0.070049 |
body {
overflow-x: hidden; }
.bg-muted {
background: #f2f2f2; }
.table-fix {
table-layout: fixed; }
.text-ellipsis {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.container {
width: 1190px;
max-width: none !important; }
.high-lighted {
color: #df483d; }
.custom-account-view ... | custom/modules/temp/views/assets/css/a.css | body {
overflow-x: hidden; }
.bg-muted {
background: #f2f2f2; }
.table-fix {
table-layout: fixed; }
.text-ellipsis {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.container {
width: 1190px;
max-width: none !important; }
.high-lighted {
color: #df483d; }
.custom-account-view ... | 0.52829 | 0.066843 |
:not(pre) > code {
@apply font-medium px-1 bg-gray-50 border sm:text-code;
&.highlight {
@apply bg-gray-50;
}
}
kbd:not(.compound) {
@apply inline-block font-medium text-xs p-1 border border-gray-dark rounded-sm;
}
/* code blocks */
pre {
@apply relative border overflow-x-hidden rounded-sm shadow leadin... | src/theme-src/css/code.css | :not(pre) > code {
@apply font-medium px-1 bg-gray-50 border sm:text-code;
&.highlight {
@apply bg-gray-50;
}
}
kbd:not(.compound) {
@apply inline-block font-medium text-xs p-1 border border-gray-dark rounded-sm;
}
/* code blocks */
pre {
@apply relative border overflow-x-hidden rounded-sm shadow leadin... | 0.575707 | 0.251797 |
.github #tm_webpreview_header{
color:#eee;
background:#333;
border-bottom:2px solid #ccc;
}
.github #tm_webpreview_header #gradient{
display:none;
}
.github #tm_webpreview_header p{
margin:0 0 15px 0 !important;
}
/* @end */
/*------------------------------------------------------------------------------
... | micro-aj/styles/github.css | .github #tm_webpreview_header{
color:#eee;
background:#333;
border-bottom:2px solid #ccc;
}
.github #tm_webpreview_header #gradient{
display:none;
}
.github #tm_webpreview_header p{
margin:0 0 15px 0 !important;
}
/* @end */
/*------------------------------------------------------------------------------
... | 0.227469 | 0.083553 |
.Popup{position:absolute;bottom:0;z-index:999;float:left;width:7.5rem;height:100%;background:#fff;box-shadow:1px 1px 3px 0 rgba(0,0,0,.15);transform:translate(0,0)}
.Popup .head{padding:.25rem .3rem;width:6.9rem;border-bottom:1px #e4e5e5 solid;background:#f4f5f5;line-height:.3rem}
.Popup .head a.close{width:.3rem;bor... | src/css/popup.css | .Popup{position:absolute;bottom:0;z-index:999;float:left;width:7.5rem;height:100%;background:#fff;box-shadow:1px 1px 3px 0 rgba(0,0,0,.15);transform:translate(0,0)}
.Popup .head{padding:.25rem .3rem;width:6.9rem;border-bottom:1px #e4e5e5 solid;background:#f4f5f5;line-height:.3rem}
.Popup .head a.close{width:.3rem;bor... | 0.516108 | 0.041793 |
a {
color: #222BBF;
}
#sidebar-wrapper {
margin-left:-100vw;
left: 0;
width: 100vw;
background: #fff;
position: fixed;
height: 100%;
overflow-y: auto;
z-index: 1000;
transition: all .4s cubic-bezier(.694, .0482, .335, 1);
opacity: .5;
top: 0... | src/css/_components.css | a {
color: #222BBF;
}
#sidebar-wrapper {
margin-left:-100vw;
left: 0;
width: 100vw;
background: #fff;
position: fixed;
height: 100%;
overflow-y: auto;
z-index: 1000;
transition: all .4s cubic-bezier(.694, .0482, .335, 1);
opacity: .5;
top: 0... | 0.192653 | 0.113801 |
@font-face {
font-family: 'Allstate Objektiv';
font-style: italic;
font-weight: 300;
src: url(https://cdn.revjet.com/~cdn/Ads/ad_shared/fonts/AllstateObjektiv/AllstateObjektiv-LightItalic.woff2) format('woff2'),
url(https://cdn.revjet.com/~cdn/Ads/ad_shared/fonts/AllstateObjektiv/AllstateObjektiv-Light... | animated.gif.maker_files/fonts.css | @font-face {
font-family: 'Allstate Objektiv';
font-style: italic;
font-weight: 300;
src: url(https://cdn.revjet.com/~cdn/Ads/ad_shared/fonts/AllstateObjektiv/AllstateObjektiv-LightItalic.woff2) format('woff2'),
url(https://cdn.revjet.com/~cdn/Ads/ad_shared/fonts/AllstateObjektiv/AllstateObjektiv-Light... | 0.351645 | 0.205356 |
body {
font-family: Calibri,"Helvetica Neue", Helvetica, Arial, sans-serif;
color: black;
background: #7abcff; /* Old browsers */
background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100... | web/css/style.css | body {
font-family: Calibri,"Helvetica Neue", Helvetica, Arial, sans-serif;
color: black;
background: #7abcff; /* Old browsers */
background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100... | 0.38341 | 0.06727 |
html {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
html {
padding: 0px;
margin: 0px;
}
body {
background-color: #141a1f;
color: #EDEDED;
font-family: Roboto, Verdana, Arial, Sans-Serif;
font-size: 17px;
box-sizing: border-box;
padding: 128px 24px;
margin: 0px;
width: 100%;
height: 10... | basicstyles.css | html {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
html {
padding: 0px;
margin: 0px;
}
body {
background-color: #141a1f;
color: #EDEDED;
font-family: Roboto, Verdana, Arial, Sans-Serif;
font-size: 17px;
box-sizing: border-box;
padding: 128px 24px;
margin: 0px;
width: 100%;
height: 10... | 0.302803 | 0.077553 |
@page {
counter-increment: page;
margin: 2cm 2cm 2cm 2cm;
@top-left {
content: string(guideword, first);
direction: ltr;
font-family: "Yi plus Phonetics", sans-serif; /* default Serif font */
font-weight: bold;
font-size: 12pt;
margin-top: 1em;
... | wp-resources/themes/NuosuYi-Dictionary/dictionary.css | @page {
counter-increment: page;
margin: 2cm 2cm 2cm 2cm;
@top-left {
content: string(guideword, first);
direction: ltr;
font-family: "Yi plus Phonetics", sans-serif; /* default Serif font */
font-weight: bold;
font-size: 12pt;
margin-top: 1em;
... | 0.359252 | 0.065575 |
html,
body {
height: 100%;
}
hr{
width: 100%;
align-self: "center";
}
.topbar {
background: #fff;
height: 80px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
position: relative;
width: 100%;
top: 0;
/* z-index: -1; */
}
.row {
width: 100%;
margin-left: auto;
margin-ri... | public/css/sheet.css |
html,
body {
height: 100%;
}
hr{
width: 100%;
align-self: "center";
}
.topbar {
background: #fff;
height: 80px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
position: relative;
width: 100%;
top: 0;
/* z-index: -1; */
}
.row {
width: 100%;
margin-left: auto;
margin-ri... | 0.597843 | 0.097305 |
@media screen and (min-width: 961px) {
.SideBar{
user-select: none;
position: fixed;
background-color: var(--prime-color);
color: #fff;
width: 70px;
height: 100%;
overflow: hidden;
transition: all 0.5s ease;
}
.SideBarActive{
user-selec... | std_pnl/side_nav_bar.css | @media screen and (min-width: 961px) {
.SideBar{
user-select: none;
position: fixed;
background-color: var(--prime-color);
color: #fff;
width: 70px;
height: 100%;
overflow: hidden;
transition: all 0.5s ease;
}
.SideBarActive{
user-selec... | 0.49292 | 0.107391 |
@charset "utf-8";
/* CSS contents */
/*==============================================================
CSS tuned by <NAME>
tuned at 2011/07/30
==============================================================*/
/*==============================================================
Parts
====================... | _html/05_booklet/_common/css/contents.css | @charset "utf-8";
/* CSS contents */
/*==============================================================
CSS tuned by <NAME>
tuned at 2011/07/30
==============================================================*/
/*==============================================================
Parts
====================... | 0.216012 | 0.069164 |
@charset "UTF-8";
/*!
* Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
... | public/css/bootstrap.css | @charset "UTF-8";
/*!
* Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
... | 0.604983 | 0.04627 |
.isbl-editor-light .hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: white;
color: black;
}
/* Base color: saturation 0; */
.isbl-editor-light .hljs,
.isbl-editor-light .hljs-subst {
color: #000000;
}
.isbl-editor-light .hljs-comment {
color: #555555;
font-style: italic;
}
.isbl-... | src/modified-styles/isbl-editor-light.css | .isbl-editor-light .hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: white;
color: black;
}
/* Base color: saturation 0; */
.isbl-editor-light .hljs,
.isbl-editor-light .hljs-subst {
color: #000000;
}
.isbl-editor-light .hljs-comment {
color: #555555;
font-style: italic;
}
.isbl-... | 0.434461 | 0.152884 |
.validate_label_red{color:#f00;}
.dropdown-menu{padding:0 !important;}
.dropdown-menu > li > a{border-bottom:1px solid #fff;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#fff;}
@media screen and (max-width: 768px) {
.navbar-header{border-bottom:1px solid #bc9844 !important;}
}
@media (max-width... | public/css/custome.css | .validate_label_red{color:#f00;}
.dropdown-menu{padding:0 !important;}
.dropdown-menu > li > a{border-bottom:1px solid #fff;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#fff;}
@media screen and (max-width: 768px) {
.navbar-header{border-bottom:1px solid #bc9844 !important;}
}
@media (max-width... | 0.215021 | 0.10316 |
@charset "UTF-8";
/* ==================================
#INUITCSS
================================== */
/**
* inuitcss, by @csswizardry
*
* github.com/inuitcss | inuitcss.com
*/
/**
* CONTENTS
*
* SETTINGS
* Config...............Project-level configuration and feature switches.
* Core.................inu... | assets/css/screen.css | @charset "UTF-8";
/* ==================================
#INUITCSS
================================== */
/**
* inuitcss, by @csswizardry
*
* github.com/inuitcss | inuitcss.com
*/
/**
* CONTENTS
*
* SETTINGS
* Config...............Project-level configuration and feature switches.
* Core.................inu... | 0.616474 | 0.076511 |
a:visited {
color: blue;
}
a:active {
color: blue;
}
.container {
/* defaults for resposive height container */
position: relative;
width: 900px;
height: 300px;
margin: 0 auto;
overflow: visible;
}
.iosSlider {
width: 100% !important;
height: 100% !important;
}
.iosSlider .sl... | lalit/assets/css/common.css | a:visited {
color: blue;
}
a:active {
color: blue;
}
.container {
/* defaults for resposive height container */
position: relative;
width: 900px;
height: 300px;
margin: 0 auto;
overflow: visible;
}
.iosSlider {
width: 100% !important;
height: 100% !important;
}
.iosSlider .sl... | 0.445288 | 0.175185 |
a{
color: #005694;
}
.form-control, input[type='text'], input[type='email'], input[type='password'], textarea, select {
height: 38px;
}
#footer .sub-footer {
padding: 2rem 0;
background: #202020;
border-top: solid 1px rgba(243, 243, 243, 0.15);
}
#footer, #footer a {
color: #f2f2f2;
font-size... | public/site/css/Custom.css | a{
color: #005694;
}
.form-control, input[type='text'], input[type='email'], input[type='password'], textarea, select {
height: 38px;
}
#footer .sub-footer {
padding: 2rem 0;
background: #202020;
border-top: solid 1px rgba(243, 243, 243, 0.15);
}
#footer, #footer a {
color: #f2f2f2;
font-size... | 0.382949 | 0.137648 |
@charset "utf-8";
/*Autor: skorki */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(filmweb.pl) {
/*logo*/
#logo {
opacity: 0.7 !important;
}
/*tło*/
body, #body, #body.oldPage, #footer, .footerCont, #header, .mask, .statisticsContent, .active .Ntpc, .screening .bodyWrapper {
backgroun... | data/usercss/89241.user.css | @charset "utf-8";
/*Autor: skorki */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(filmweb.pl) {
/*logo*/
#logo {
opacity: 0.7 !important;
}
/*tło*/
body, #body, #body.oldPage, #footer, .footerCont, #header, .mask, .statisticsContent, .active .Ntpc, .screening .bodyWrapper {
backgroun... | 0.226099 | 0.05301 |
*,html{
}
body {
background-color: #F9F4E8;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: small;
color: #000000;
margin: 0;
padding: 0;
}
#container{
width: 85%;
margin: auto;
position: relative;
}
h1 {
font-weight: bold;
font-size: 50px;
color: #000;
font-family: 'Playfair Display', se... | eg/web-client/chat.css | *,html{
}
body {
background-color: #F9F4E8;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: small;
color: #000000;
margin: 0;
padding: 0;
}
#container{
width: 85%;
margin: auto;
position: relative;
}
h1 {
font-weight: bold;
font-size: 50px;
color: #000;
font-family: 'Playfair Display', se... | 0.262558 | 0.062474 |
:root {
--side-nav-size: 250px;
--chupy-admin-card-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.3);
}
.chupy-admin .chupy-admin-aside {
background-color: var(--color-gray);
top: var(--navbar-size);
position: fixed;
left: 0;
height: 100vh;
width: var(--side-nav-size);
}
.chupy-admin-aside .nav-item .nav-li... | public/extension/css/style-admin.css | :root {
--side-nav-size: 250px;
--chupy-admin-card-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.3);
}
.chupy-admin .chupy-admin-aside {
background-color: var(--color-gray);
top: var(--navbar-size);
position: fixed;
left: 0;
height: 100vh;
width: var(--side-nav-size);
}
.chupy-admin-aside .nav-item .nav-li... | 0.467818 | 0.132458 |
.tictactoe{
height:485px;
padding:0 6% 6% 6%;
width:160px;
margin:auto;
margin-top:-42px;
}
.tictactoe_board_container{
margin-top:70px;
}
.ttt_title{
margin:auto;
text-align:center;
padding:10px;
}
.ttt_Square{
border:2px solid grey;
padding:8%;
margin-bottom:2.5px;
border-radius:5px;
wi... | src/components/TicTacToe/tictactoe.css | .tictactoe{
height:485px;
padding:0 6% 6% 6%;
width:160px;
margin:auto;
margin-top:-42px;
}
.tictactoe_board_container{
margin-top:70px;
}
.ttt_title{
margin:auto;
text-align:center;
padding:10px;
}
.ttt_Square{
border:2px solid grey;
padding:8%;
margin-bottom:2.5px;
border-radius:5px;
wi... | 0.378459 | 0.090213 |
body { background: #f2f2f2; }
nav { background: white; }
/* Navbar Height */
/*.navbar-fixed { height:40px; }
nav { height:40px;line-height:40px; }*/
.brand_logo>img {
height:60px;
}
.nav_search_container {
background: #f9f9f9;
padding: 0 1.5em 0 1.5em;
}
.nav_search_container>input[type="text"] {
width: 300p... | public/css/global.css | body { background: #f2f2f2; }
nav { background: white; }
/* Navbar Height */
/*.navbar-fixed { height:40px; }
nav { height:40px;line-height:40px; }*/
.brand_logo>img {
height:60px;
}
.nav_search_container {
background: #f9f9f9;
padding: 0 1.5em 0 1.5em;
}
.nav_search_container>input[type="text"] {
width: 300p... | 0.335786 | 0.087213 |
footer {
background: #1c1f21;
margin-top: 40px;
}
#course-video-container {
width: 100%;
height: 774px;
}
#my-video {
width: 100%;
height: 100%;
}
#course-learn-infos-container {
margin-top: 10px;
overflow: hidden;
width: 1152px;
margin: 0 auto;
}
#comment-qa-container {
f... | static/css/course/course-video.css | footer {
background: #1c1f21;
margin-top: 40px;
}
#course-video-container {
width: 100%;
height: 774px;
}
#my-video {
width: 100%;
height: 100%;
}
#course-learn-infos-container {
margin-top: 10px;
overflow: hidden;
width: 1152px;
margin: 0 auto;
}
#comment-qa-container {
f... | 0.361277 | 0.09236 |
.mainWrapper {
}
.toolbar {
background: linear-gradient(var(--lightBlue), var(--mainBlue));
display: flex;
justify-content: space-between;
height: 70px;
width: 100%;
}
.logoText {
margin: 0;
padding: 10px;
font-family: 'Lobster';
color: #C1E3CD;
}
.logoWrapper {
background: ... | public/css/login_page.css | .mainWrapper {
}
.toolbar {
background: linear-gradient(var(--lightBlue), var(--mainBlue));
display: flex;
justify-content: space-between;
height: 70px;
width: 100%;
}
.logoText {
margin: 0;
padding: 10px;
font-family: 'Lobster';
color: #C1E3CD;
}
.logoWrapper {
background: ... | 0.52683 | 0.132964 |
body {
background-color: #eee;
}
svg {
background-color: white;
}
rect {
stroke-width: 0px;
cursor: pointer;
}
.dropdown {
font-family: Roboto, sans-serif;
font-size: 1.9em;
font-weight: 700;
text-align: center;
padding-top: 10px;
padding-bottom: 0px;
color: #333;
padding-left: 38%;
}
.gra... | part3/style.css | body {
background-color: #eee;
}
svg {
background-color: white;
}
rect {
stroke-width: 0px;
cursor: pointer;
}
.dropdown {
font-family: Roboto, sans-serif;
font-size: 1.9em;
font-weight: 700;
text-align: center;
padding-top: 10px;
padding-bottom: 0px;
color: #333;
padding-left: 38%;
}
.gra... | 0.50293 | 0.117597 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
position: absolute;
height: 100%;
width: 100%;
}
.header {
display: flex;
justify-content: center;
align-items: center;
background-color: black;
color: ghostwhite;
text-align: center;
height: 125px;
wid... | assets/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
position: absolute;
height: 100%;
width: 100%;
}
.header {
display: flex;
justify-content: center;
align-items: center;
background-color: black;
color: ghostwhite;
text-align: center;
height: 125px;
wid... | 0.603698 | 0.106272 |
@import url("https://fonts.googleapis.com/css?family=Roboto");
body {
font-family: Roboto;
margin: 0;
font-size: 18px;
}
.btn {
padding: 15px 40px;
cursor: pointer;
border: none;
font-size: 15px;
user-select: none;
text-decoration: none;
outline: none;
}
.btn.btn-black {
col... | General/Spectrum.css | @import url("https://fonts.googleapis.com/css?family=Roboto");
body {
font-family: Roboto;
margin: 0;
font-size: 18px;
}
.btn {
padding: 15px 40px;
cursor: pointer;
border: none;
font-size: 15px;
user-select: none;
text-decoration: none;
outline: none;
}
.btn.btn-black {
col... | 0.486332 | 0.0771 |
height: 200px;
width: 200px;
margin-top: 50px;
border:10px solid #05386B;
}
body::-webkit-scrollbar {
display: none;
}
.page {
position: relative;
color: #05386B;
}
.top {
position: absolute;
left: 25%;
justify-content: center;
top: 10px;
font-size: 36px;
}
.bottom {
position: absolute;
left: 20%;
bot... | assets/css/stylepage.css | height: 200px;
width: 200px;
margin-top: 50px;
border:10px solid #05386B;
}
body::-webkit-scrollbar {
display: none;
}
.page {
position: relative;
color: #05386B;
}
.top {
position: absolute;
left: 25%;
justify-content: center;
top: 10px;
font-size: 36px;
}
.bottom {
position: absolute;
left: 20%;
bot... | 0.251832 | 0.074973 |
.parent {
-fx-background-color: gray;
}
.main-pane {
-fx-background-color: #222534;
}
.cards {
-fx-background-color: #282b3c;
-fx-background-radius: 10 10 10 10;
-fx-border-radius: 10 10 10 10;
}
.cards:hover {
-fx-background-color: #353652;
}
.side-bar {
-fx-background-color: #282b3c;
}... | src/GDF/views/design.css | .parent {
-fx-background-color: gray;
}
.main-pane {
-fx-background-color: #222534;
}
.cards {
-fx-background-color: #282b3c;
-fx-background-radius: 10 10 10 10;
-fx-border-radius: 10 10 10 10;
}
.cards:hover {
-fx-background-color: #353652;
}
.side-bar {
-fx-background-color: #282b3c;
}... | 0.572962 | 0.147709 |
@import '~antd/dist/antd.css';
body {
margin: 0;
padding: 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;
backgroun... | src/index.css | @import '~antd/dist/antd.css';
body {
margin: 0;
padding: 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;
backgroun... | 0.311427 | 0.066904 |
@import url("https://fonts.googleapis.com/css?family=Raleway|Roboto+Condensed&display=swap");
/*===========================================
global
=======================================*/
html,
body {
margin: 0;
padding: 0;
font-family: "Raleway", sans-serif;
font-weight: normal;
font-size: 14px;
... | css/style.css | @import url("https://fonts.googleapis.com/css?family=Raleway|Roboto+Condensed&display=swap");
/*===========================================
global
=======================================*/
html,
body {
margin: 0;
padding: 0;
font-family: "Raleway", sans-serif;
font-weight: normal;
font-size: 14px;
... | 0.319227 | 0.061396 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
html {
/*This defines what 1rem is*/
font-size: 62.5%; /*1rem = 10px; 10px/16px = 62.5%*/
scroll-behavior: smooth;
}
@media (max-width: 75em) /* 1200px/16px == 75em */ {
html {
font-size: 56.25%;
}
}
@media (max-width: 56.... | css/style.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
html {
/*This defines what 1rem is*/
font-size: 62.5%; /*1rem = 10px; 10px/16px = 62.5%*/
scroll-behavior: smooth;
}
@media (max-width: 75em) /* 1200px/16px == 75em */ {
html {
font-size: 56.25%;
}
}
@media (max-width: 56.... | 0.399109 | 0.072178 |
/* Google Fonts
Lato - main title
Open sans - paragraph
*/
/* Image sizes: 1000 x 600 */
body {
overflow-x: hidden;
font-family: "Open Sans", sans-serif;
}
p {
line-height: 1.75;
}
a {
color: #ff8c00;
}
a:hover {
color: #fec503;
}
.text-primary {
color: #ff8c00 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
... | css/sunflower.css | /* Google Fonts
Lato - main title
Open sans - paragraph
*/
/* Image sizes: 1000 x 600 */
body {
overflow-x: hidden;
font-family: "Open Sans", sans-serif;
}
p {
line-height: 1.75;
}
a {
color: #ff8c00;
}
a:hover {
color: #fec503;
}
.text-primary {
color: #ff8c00 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
... | 0.344443 | 0.056314 |
body {
margin:0px;
background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:static;
left:auto;
width:1366px;
margin-left:0;
margin-right:0;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position... | files/busquedacompa_erodesactivado/styles.css | body {
margin:0px;
background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:static;
left:auto;
width:1366px;
margin-left:0;
margin-right:0;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position... | 0.31237 | 0.044142 |
@charset "utf-8";
html,body{
margin:0px;
padding:0px;
}
div{
display:block;
}
.bd{
height:100%;
background-color:#ddd;
border-bottom:2px solid #d3d3d3;
}
.upload{
width:980px;
height:700px;
margin:0px auto;
background-color:#fff;
border:2px solid #d3d3d3;
border-top:0px;
}
.wrap{
padding:40px;
}
.left{
fl... | public/static/css/upload.css | @charset "utf-8";
html,body{
margin:0px;
padding:0px;
}
div{
display:block;
}
.bd{
height:100%;
background-color:#ddd;
border-bottom:2px solid #d3d3d3;
}
.upload{
width:980px;
height:700px;
margin:0px auto;
background-color:#fff;
border:2px solid #d3d3d3;
border-top:0px;
}
.wrap{
padding:40px;
}
.left{
fl... | 0.287268 | 0.052716 |
@charset "utf-8";
/*= Gobal reset ==========================================*/
body,div,address,blockquote,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,legend,fieldset{margin:0;padding:0;font-size:100%;}
ol,ul{list-style:none;}
img,iframe,fieldset{border:0;}
/*= Common style =*/
.apptools ... | static/css/toolbar.css | @charset "utf-8";
/*= Gobal reset ==========================================*/
body,div,address,blockquote,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,legend,fieldset{margin:0;padding:0;font-size:100%;}
ol,ul{list-style:none;}
img,iframe,fieldset{border:0;}
/*= Common style =*/
.apptools ... | 0.131954 | 0.055875 |
TABLE OF CONTENTS
====================================================== */
/**
* 1.0 Settings
* 1.1 Top Bar
* 1.2 Navbar
* 1.3 Slider
* 1.4 Search Tabs
* 1.5 Main Block
* 1.6 Hotel Block
* 1.7 Tour Block
* 1.8 Cruise Block
* 1.9 Flight Block
* 1.10 Destination Block
* 1.11 Vehicle Block
* 1.12 Gallery
* 1.13 Bes... | public/site/css/responsive-rtl.css | TABLE OF CONTENTS
====================================================== */
/**
* 1.0 Settings
* 1.1 Top Bar
* 1.2 Navbar
* 1.3 Slider
* 1.4 Search Tabs
* 1.5 Main Block
* 1.6 Hotel Block
* 1.7 Tour Block
* 1.8 Cruise Block
* 1.9 Flight Block
* 1.10 Destination Block
* 1.11 Vehicle Block
* 1.12 Gallery
* 1.13 Bes... | 0.226698 | 0.113089 |
.pai {
background: url(./img/pai.png) no-repeat;
background-size: 480.3px 338.7px;
height: 57.9px;
width: 41.7px;
}
.received {
transform: rotate(-90deg);
margin-left: 8.1px;
margin-right: 8.1px;
position: relative;
top: 7.78px;
}
.chi.received {
order: -1;
}
... | src/component/Pai.css | .pai {
background: url(./img/pai.png) no-repeat;
background-size: 480.3px 338.7px;
height: 57.9px;
width: 41.7px;
}
.received {
transform: rotate(-90deg);
margin-left: 8.1px;
margin-right: 8.1px;
position: relative;
top: 7.78px;
}
.chi.received {
order: -1;
}
... | 0.361841 | 0.127789 |
@import url('./utility-variables.css');
.main-container {
display: grid;
grid-template-columns: 1fr 3fr;
grid-template-rows: 1fr 2fr;
padding: 20px;
height: 70vh;
gap: 10px;
}
.user-general-info-container {
grid-area: 1 / 1 / 2 / 2;
padding: 20px;
display: flex;
align-items: ce... | public/style/user/user-transaction.css | @import url('./utility-variables.css');
.main-container {
display: grid;
grid-template-columns: 1fr 3fr;
grid-template-rows: 1fr 2fr;
padding: 20px;
height: 70vh;
gap: 10px;
}
.user-general-info-container {
grid-area: 1 / 1 / 2 / 2;
padding: 20px;
display: flex;
align-items: ce... | 0.415729 | 0.137909 |
@media only screen and (max-width: 1280px){
.top-pad{
height:97px;background:white;
}
}
#toggle-btn-1{
border-radius: 50%; width:80px; height: 80px; background: #3b4352;border-color: #3b4352; padding:18px;color:white;
}
#toggle-btn-2{
border-radius: 50%; width:80px; height: 80px; background: #3b4352;bord... | css/page.css | @media only screen and (max-width: 1280px){
.top-pad{
height:97px;background:white;
}
}
#toggle-btn-1{
border-radius: 50%; width:80px; height: 80px; background: #3b4352;border-color: #3b4352; padding:18px;color:white;
}
#toggle-btn-2{
border-radius: 50%; width:80px; height: 80px; background: #3b4352;bord... | 0.094725 | 0.057705 |
:root {
--border-color: #111;
--scrollbar: #888;
--scrollbar-track: #bbb;
--light-border-color: #444;
--reverse: #111;
--primary: #1c77c3;
/* Font */
--font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue',
'Roboto', Roboto, Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',... | src/style.css | :root {
--border-color: #111;
--scrollbar: #888;
--scrollbar-track: #bbb;
--light-border-color: #444;
--reverse: #111;
--primary: #1c77c3;
/* Font */
--font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue',
'Roboto', Roboto, Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',... | 0.404743 | 0.117953 |
.login {
background-image: url("../image/background.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
}
.login-container {
margin-top: 5%;
margin-bottom: 5%;
display: flex;
justify-content: center;
}
... | projs/BuildingMVC/css/style.css | .login {
background-image: url("../image/background.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
}
.login-container {
margin-top: 5%;
margin-bottom: 5%;
display: flex;
justify-content: center;
}
... | 0.346541 | 0.079854 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
input,
textarea,
button {
outline: none;
background-color: transparent;
border: 0;
}
.page {
min-height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
... | html/moe/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
input,
textarea,
button {
outline: none;
background-color: transparent;
border: 0;
}
.page {
min-height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
... | 0.333503 | 0.074164 |
z { column-rule-color: inherit }
y { column-rule-color: initial }
w { column-rule-color: currentColor }
crca { column-rule-color: #f00 }
crcb { column-rule-color: transparent }
crcc { column-rule-color: rgb(255,0,0) }
crcd { column-rule-color: rgb(100%, 0%, 0%) }
crce { column-rule-color: #ff0000 }
crcf { column-rule-c... | autotest/testsuite/properties/positive/column-rule-color/css3/001.css | z { column-rule-color: inherit }
y { column-rule-color: initial }
w { column-rule-color: currentColor }
crca { column-rule-color: #f00 }
crcb { column-rule-color: transparent }
crcc { column-rule-color: rgb(255,0,0) }
crcd { column-rule-color: rgb(100%, 0%, 0%) }
crce { column-rule-color: #ff0000 }
crcf { column-rule-c... | 0.627495 | 0.316726 |
*{
margin: 0;
padding: 0;
}
.navbar {
font-weight: 700;
font-size: 20px;
letter-spacing: 0.2rem;
background: rgb(255, 196, 2) !important;
padding: 20px;
}
.navbar-dark .navbar-nav .nav-link {
color:black;
padding-left: 20px;
}
a:hover {
background-color: rgb(202, 188, 127);
}
.about {
padding... | css/style.css | *{
margin: 0;
padding: 0;
}
.navbar {
font-weight: 700;
font-size: 20px;
letter-spacing: 0.2rem;
background: rgb(255, 196, 2) !important;
padding: 20px;
}
.navbar-dark .navbar-nav .nav-link {
color:black;
padding-left: 20px;
}
a:hover {
background-color: rgb(202, 188, 127);
}
.about {
padding... | 0.52756 | 0.088308 |
.ui-tree {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
padding: 0px;
margin: 0px;
}
.ui-tree ul {
background-repeat: repeat-y;
background-position: top left;
margin: 0;
padding: 0;
}
.ui-tree li {
list-style-type: none;
padding: 0px;
padding-left: 22px;
margin: 0px;
padding-botto... | SageFrame/Templates/AspxCommerce/css/TreeView/ui.tree.css | .ui-tree {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
padding: 0px;
margin: 0px;
}
.ui-tree ul {
background-repeat: repeat-y;
background-position: top left;
margin: 0;
padding: 0;
}
.ui-tree li {
list-style-type: none;
padding: 0px;
padding-left: 22px;
margin: 0px;
padding-botto... | 0.352648 | 0.061734 |
body {
font-family: 'century-gothic-regular', sans-serif;
color: #000000;
}
a {
color: #5777ba;
text-decoration: none;
}
a:hover {
color: #7b94c9;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'century-gothic-regular', sans-serif;
}
/*--------------------------------------------------... | public/newfrontend/assets/css/teacherStyle.css | body {
font-family: 'century-gothic-regular', sans-serif;
color: #000000;
}
a {
color: #5777ba;
text-decoration: none;
}
a:hover {
color: #7b94c9;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'century-gothic-regular', sans-serif;
}
/*--------------------------------------------------... | 0.543348 | 0.076477 |
html, body{
font-size: 100%;
font-family: 'Open Sans', sans-serif;
background:#ffffff;
margin: 0;
}
p,ul li,ol li{
margin:0;
font-size:14px;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Playfair Display', serif;
margin:0;
}
ul,label{
margin:0;
padding:0;
}
body a:hover{
text-decoration:none;
}
input[type="submit"],... | all/dance2/css/style.css | html, body{
font-size: 100%;
font-family: 'Open Sans', sans-serif;
background:#ffffff;
margin: 0;
}
p,ul li,ol li{
margin:0;
font-size:14px;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Playfair Display', serif;
margin:0;
}
ul,label{
margin:0;
padding:0;
}
body a:hover{
text-decoration:none;
}
input[type="submit"],... | 0.327131 | 0.047581 |
@name Ink for GMail
@namespace github.com/FaySmash
@version 0.1.0
@description This gives GMail more color back!
@author FaySmash (https://github.com/FaySmash)
@homepageURL https://github.com/FaySmash/Ink-for-Google-Reloaded
@supportURL https://github.com/FaySmash/Ink-for-Google-... | data/usercss/159189.user.css | @name Ink for GMail
@namespace github.com/FaySmash
@version 0.1.0
@description This gives GMail more color back!
@author FaySmash (https://github.com/FaySmash)
@homepageURL https://github.com/FaySmash/Ink-for-Google-Reloaded
@supportURL https://github.com/FaySmash/Ink-for-Google-... | 0.339609 | 0.162513 |
.col-group:before,
[class*="col-"]:before,
.col-group:after,
[class*="col-"]:after {
content: " ";
display: table;
}
.col-group:after,
[class*="col-"]:after {
clear: both;
}
[class*="col-"]:not(.col-group) {
float: left;
min-height: 1px;
position: relative;
}
.gutter > [class*="col-"]:not(.col-group) {
bo... | dist/gridup.css | .col-group:before,
[class*="col-"]:before,
.col-group:after,
[class*="col-"]:after {
content: " ";
display: table;
}
.col-group:after,
[class*="col-"]:after {
clear: both;
}
[class*="col-"]:not(.col-group) {
float: left;
min-height: 1px;
position: relative;
}
.gutter > [class*="col-"]:not(.col-group) {
bo... | 0.645343 | 0.220773 |
.comments__html {
margin: 20px 0;
}
.comments__html-title {
border-bottom: 3px solid #F5F5F5;
padding-bottom: 5px;
margin-bottom: 10px;
}
.comments__html-title span {
border-bottom: 3px solid #D73C3C;
padding-bottom: 7px;
font-size: 18px;
color: #3C3B3C;
}
.comments__html-title span .iconfont {
color:... | public/web/css/common/comments.css | .comments__html {
margin: 20px 0;
}
.comments__html-title {
border-bottom: 3px solid #F5F5F5;
padding-bottom: 5px;
margin-bottom: 10px;
}
.comments__html-title span {
border-bottom: 3px solid #D73C3C;
padding-bottom: 7px;
font-size: 18px;
color: #3C3B3C;
}
.comments__html-title span .iconfont {
color:... | 0.432902 | 0.051391 |
*{
padding: 0;
margin: 0;
font-family: "PingFangSC-Regular","Microsoft Yahei",sans-serif;
}
body {
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color: #fff;
}
a{
color: #000;
text-decoration: none;
cursor: pointer;
}
a:... | code/WebContent/css/user&admin.css | *{
padding: 0;
margin: 0;
font-family: "PingFangSC-Regular","Microsoft Yahei",sans-serif;
}
body {
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color: #fff;
}
a{
color: #000;
text-decoration: none;
cursor: pointer;
}
a:... | 0.2227 | 0.061565 |
.land_list_table thead th {
background-color: #e8e8e8;
}
.table-custom th {
text-align: center;
font-size: 12px;
}
.table-custom td {
text-align: center;
font-size: 12px;
}
.modal-header {
padding: 10px 15px;
}
.modal-title {font-size: 14px;}
.modal-dialog form {
display: flex;
}
.modal-bod... | css/custom.css | .land_list_table thead th {
background-color: #e8e8e8;
}
.table-custom th {
text-align: center;
font-size: 12px;
}
.table-custom td {
text-align: center;
font-size: 12px;
}
.modal-header {
padding: 10px 15px;
}
.modal-title {font-size: 14px;}
.modal-dialog form {
display: flex;
}
.modal-bod... | 0.38318 | 0.128143 |
.rtl {
direction: rtl;
unicode-bidi: embed;
}
.rtl .pull-left {
float: right;
}
.rtl .pull-right {
float: left;
}
.rtl table.list thead th a {
background-position: 0% 50%;
padding-right: 3px;
padding-left: 15px;
}
.rtl table.list thead th,
.rtl table.list caption,
.rtl .dialog th,
.rtl .tip_... | Starter-artifacts/Resources/LAMP-lift-and-shift-starter/osticket-master/css/rtl.css | .rtl {
direction: rtl;
unicode-bidi: embed;
}
.rtl .pull-left {
float: right;
}
.rtl .pull-right {
float: left;
}
.rtl table.list thead th a {
background-position: 0% 50%;
padding-right: 3px;
padding-left: 15px;
}
.rtl table.list thead th,
.rtl table.list caption,
.rtl .dialog th,
.rtl .tip_... | 0.535584 | 0.13187 |
.list-group-item-header {
text-decoration: underline;
font-weight: bold;
}
html {
overflow-x: initial !important;
}
body {
text-align: center;
font-family: "Roboto", sans-serif !important;
height: 100vh;
overflow-x: hidden;
}
.card-header {
background-color: #212529d5 !important;
}
.... | assets/css/styles.css | .list-group-item-header {
text-decoration: underline;
font-weight: bold;
}
html {
overflow-x: initial !important;
}
body {
text-align: center;
font-family: "Roboto", sans-serif !important;
height: 100vh;
overflow-x: hidden;
}
.card-header {
background-color: #212529d5 !important;
}
.... | 0.57069 | 0.092811 |
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap");
:root {
--primary-color: hsl(185, 75%, 39%);
--secondary-color: #333;
--bg-color: #fff;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
html,
body {
height: 100%;
position: relative;
overflow: hidde... | style.css | @import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap");
:root {
--primary-color: hsl(185, 75%, 39%);
--secondary-color: #333;
--bg-color: #fff;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
html,
body {
height: 100%;
position: relative;
overflow: hidde... | 0.510741 | 0.092729 |
* {
outline: none !important;
border-radius: 0rem !important;
}
.btn {
transition: all 200ms ease-in-out;
}
.col {
max-width: 350px;
margin: 0 auto;
float: none;
}
.logo {
display: block;
max-width: 150px;
margin: 0 auto;
}
.logo img {
width: 100%;
}
header {
background-color: #f30709;
paddi... | _snippets/next-level-cards/demo/css/demo_page.css | * {
outline: none !important;
border-radius: 0rem !important;
}
.btn {
transition: all 200ms ease-in-out;
}
.col {
max-width: 350px;
margin: 0 auto;
float: none;
}
.logo {
display: block;
max-width: 150px;
margin: 0 auto;
}
.logo img {
width: 100%;
}
header {
background-color: #f30709;
paddi... | 0.319227 | 0.05175 |
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&display=swap');
@tailwind base;
@tailwind components;
@tailwind utilities;
.bg-deserve{
background-image: url('/img/bg-deserve.png');
background-position: center left;
background-repeat: no-repeat;
background-size: cover;
backgroun... | resources/css/main.css | @import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&display=swap');
@tailwind base;
@tailwind components;
@tailwind utilities;
.bg-deserve{
background-image: url('/img/bg-deserve.png');
background-position: center left;
background-repeat: no-repeat;
background-size: cover;
backgroun... | 0.430387 | 0.068694 |
@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&display=swap");
:root {
--main-color: #fc302b;
--font: "Space Grotesk", sans-serif;
--border-color: #08090a;
}
*, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
a {
text-decoration: none;
color: #ff... | css/styleProfile.css | @import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&display=swap");
:root {
--main-color: #fc302b;
--font: "Space Grotesk", sans-serif;
--border-color: #08090a;
}
*, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
a {
text-decoration: none;
color: #ff... | 0.232049 | 0.078219 |
html {
font-size: 100%;
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
background: #fafafa;
font-family: 'Kalpurush', sans-serif;
font-size: 1rem;
font-weight: 300;
line-height: 1.3;
}
h1, h2, h3, h4, h5, h6, p, span, a, ul, li {
margin: ... | dist/style.css | html {
font-size: 100%;
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
background: #fafafa;
font-family: 'Kalpurush', sans-serif;
font-size: 1rem;
font-weight: 300;
line-height: 1.3;
}
h1, h2, h3, h4, h5, h6, p, span, a, ul, li {
margin: ... | 0.598077 | 0.09451 |
html, body {
box-sizing: border-box;
font-family: Helvetica, sans-serif;
height: 100%;
margin: 0;
padding: 0;
}
*, *:before, *:after {
box-sizing: inherit;
user-select: none;
}
canvas {
position: absolute;
width: 100%;
height: 100%;
}
.btn {
position: absolute;
font-weight: 500;
border: 0;
... | client/style/main.css | html, body {
box-sizing: border-box;
font-family: Helvetica, sans-serif;
height: 100%;
margin: 0;
padding: 0;
}
*, *:before, *:after {
box-sizing: inherit;
user-select: none;
}
canvas {
position: absolute;
width: 100%;
height: 100%;
}
.btn {
position: absolute;
font-weight: 500;
border: 0;
... | 0.553626 | 0.070977 |
.btn {
font-family: "Open Sans", sans-serif;
font-weight: bold;
font-size: 15px;
color: #eeeeff;
margin: 2px;
cursor: pointer;
box-shadow: 1px 1px 3px #7777;
padding: 10px 5em 10px 5em;
border: none;
border-radius: 5px;
transition: 0.2s ease-in-out;
transition-property: filter;
}
.btn:hover {
... | build/nice-components.css | .btn {
font-family: "Open Sans", sans-serif;
font-weight: bold;
font-size: 15px;
color: #eeeeff;
margin: 2px;
cursor: pointer;
box-shadow: 1px 1px 3px #7777;
padding: 10px 5em 10px 5em;
border: none;
border-radius: 5px;
transition: 0.2s ease-in-out;
transition-property: filter;
}
.btn:hover {
... | 0.36727 | 0.07024 |
body {
display: flex;
flex-direction: column;
line-height: 1.3;
}
header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 1%;
background-color: #13293d;
color: #fff;
}
/* Change font size of headings */
h1 {
font-size: 200%;
}
/* Change the margin */
h2 {
margin: 2... | 02-Advanced-CSS/01-Activities/13-Ins_Typography/assets/css/style.css | body {
display: flex;
flex-direction: column;
line-height: 1.3;
}
header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 1%;
background-color: #13293d;
color: #fff;
}
/* Change font size of headings */
h1 {
font-size: 200%;
}
/* Change the margin */
h2 {
margin: 2... | 0.565059 | 0.082734 |
@import "vendor/__vendor-dir";
/* = Table of Contents =
* Base
* Grouping
* Layout
* Typography
* Page Specific
* Media Queries
* Print Styles
*/
/* = Base = */
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
cite,
code,
dd,
div,
dl,
dt,
em,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6... | css/styles.css | @import "vendor/__vendor-dir";
/* = Table of Contents =
* Base
* Grouping
* Layout
* Typography
* Page Specific
* Media Queries
* Print Styles
*/
/* = Base = */
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
cite,
code,
dd,
div,
dl,
dt,
em,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6... | 0.437583 | 0.05498 |
body {
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
overflow-y: hidden;
}
body::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
body::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}
body::-webkit-s... | public/stylesheets/chat.css | body {
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
overflow-y: hidden;
}
body::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
body::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}
body::-webkit-s... | 0.281603 | 0.055823 |
* {
margin : 0;
padding : 0;
box-sizing : border-box;
font-family: monospace;
font-size : 25px;
}
body {
background: rgb(151, 151, 151);
width : auto;
}
#container {
display : flex;
flex-flow : column;
justify-content: center;
align-... | style.css | * {
margin : 0;
padding : 0;
box-sizing : border-box;
font-family: monospace;
font-size : 25px;
}
body {
background: rgb(151, 151, 151);
width : auto;
}
#container {
display : flex;
flex-flow : column;
justify-content: center;
align-... | 0.364325 | 0.108898 |
.myContainer{
padding-left: 8%;
padding-right: 8%;
}
.dPageTitle{
align-content: center;
vertical-align: middle;
width: 100%;
height: 175px;
padding-top: 15px; padding-bottom: 15px;
text-align: center;
}
.dPageTitle > h1{
margin-top: 50px;
font-family: "Sofia";
color: black... | src/css/myDetailRecipe.css | .myContainer{
padding-left: 8%;
padding-right: 8%;
}
.dPageTitle{
align-content: center;
vertical-align: middle;
width: 100%;
height: 175px;
padding-top: 15px; padding-bottom: 15px;
text-align: center;
}
.dPageTitle > h1{
margin-top: 50px;
font-family: "Sofia";
color: black... | 0.387806 | 0.10079 |
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:100');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,700');
/* CSS Document */
*{
padding:0;
margin:0;
font-family:roboto;
box-sizing: border-box
}
/*=========MENU===========*/
.logo{
height: 70px;
width:... | css/estilo_contato.css | @charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:100');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,700');
/* CSS Document */
*{
padding:0;
margin:0;
font-family:roboto;
box-sizing: border-box
}
/*=========MENU===========*/
.logo{
height: 70px;
width:... | 0.212722 | 0.040731 |
@import url(css.css);
@font-face {
font-family: 'exo_2.0black';
src: url('../font/exo2.0-black.eot');
src: url('../font/exo2.0-black.eot') format('embedded-opentype'),
url('../font/exo2.0-black.woff') format('woff'),
url('../font/exo2.0-black.ttf') format('truetype');
font-weight: nor... | wenKu2/css/colorfultpt.css | @import url(css.css);
@font-face {
font-family: 'exo_2.0black';
src: url('../font/exo2.0-black.eot');
src: url('../font/exo2.0-black.eot') format('embedded-opentype'),
url('../font/exo2.0-black.woff') format('woff'),
url('../font/exo2.0-black.ttf') format('truetype');
font-weight: nor... | 0.278649 | 0.078184 |
@import 'tachyons';
/* http://www.developerdrive.com/2017/09/using-postcss-with-images/ */
/* custom properties */
:root {
--font-mono: 'Fira Mono';
--font-sans: 'Source Sans Pro';
--font-serif: 'PT Serif';
}
@custom-selector :--heading h1, h2, h3, h4, h5, h6;
:--heading,
.override-sans-serif {
font-family... | src/css/styles.css | @import 'tachyons';
/* http://www.developerdrive.com/2017/09/using-postcss-with-images/ */
/* custom properties */
:root {
--font-mono: 'Fira Mono';
--font-sans: 'Source Sans Pro';
--font-serif: 'PT Serif';
}
@custom-selector :--heading h1, h2, h3, h4, h5, h6;
:--heading,
.override-sans-serif {
font-family... | 0.387806 | 0.089058 |
:root {
/* Color */
--color-white: #ffffff;
--color-light-white: #eeeeee;
--color-dark-white: #bdbdbd;
--color-pink: #fe918d;
--color-dark-pink: #ff6863;
--color-dark-grey: #4d4d4d;
--color-grey: #616161;
--color-light-grey: #7c7979;
--color-blue: #73aace;
--color-light-blue: #a7b4c2;
--color-o... | stlyes.css |
:root {
/* Color */
--color-white: #ffffff;
--color-light-white: #eeeeee;
--color-dark-white: #bdbdbd;
--color-pink: #fe918d;
--color-dark-pink: #ff6863;
--color-dark-grey: #4d4d4d;
--color-grey: #616161;
--color-light-grey: #7c7979;
--color-blue: #73aace;
--color-light-blue: #a7b4c2;
--color-o... | 0.423696 | 0.085786 |
* {
margin: 0;
}
html {
height: 100%;
}
body {
width: 80%;
min-width: 900px;
background-image: url("../img/bg/bg-y.jpg");
background-repeat: repeat;
margin: 15px auto;
font-family: Arial, "MS Trebuchet", sans-serif;
height: 100%;
overflow: auto;
}
p {
margin: 0 0 10px 0;
color: #000;
}
p, li{
line-height... | public/css/styles.css | * {
margin: 0;
}
html {
height: 100%;
}
body {
width: 80%;
min-width: 900px;
background-image: url("../img/bg/bg-y.jpg");
background-repeat: repeat;
margin: 15px auto;
font-family: Arial, "MS Trebuchet", sans-serif;
height: 100%;
overflow: auto;
}
p {
margin: 0 0 10px 0;
color: #000;
}
p, li{
line-height... | 0.336113 | 0.113481 |
.ref{
font: normal normal 12px/18px Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace;
color: #333;
}
/* reset default styles for these elements */
.ref i,
.ref span,
.ref r,
.ref a{
font-style: inherit;
font-weight: inherit;
margin: 0;
padding: 0;
text-align: left;
display: inline;... | staging/wp-content/plugins/wp-security-audit-log/css/wsal-ref.css | .ref{
font: normal normal 12px/18px Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace;
color: #333;
}
/* reset default styles for these elements */
.ref i,
.ref span,
.ref r,
.ref a{
font-style: inherit;
font-weight: inherit;
margin: 0;
padding: 0;
text-align: left;
display: inline;... | 0.235021 | 0.223663 |
/* TODO fix bug of background img position */
.form-section {
width: 100%;
height: 850px;
background-image: url('../assets/homepage/trian_PNG-1.png'),
url('../assets/homepage/nick-page-1.png'),
url('../assets/homepage/nick-page-4iZrQRh5gb4-unsplash.png'),
linear-gradient(rgba(207, 239, 233), white);... | assignment3/css/form-section.css |
/* TODO fix bug of background img position */
.form-section {
width: 100%;
height: 850px;
background-image: url('../assets/homepage/trian_PNG-1.png'),
url('../assets/homepage/nick-page-1.png'),
url('../assets/homepage/nick-page-4iZrQRh5gb4-unsplash.png'),
linear-gradient(rgba(207, 239, 233), white);... | 0.247623 | 0.073264 |
.container-sm {
max-width: 800px;
}
h1 {
font-size: 1.4rem
}
h2 {
font-size: 1.3rem;
border-left: #7358d5;
border-left-width: 7px;
border-left-style: solid;
padding-left: 10px;
color: #5b5b5b;
}
h3 {
font-size: 1.2rem
}
h4 {
font-size: 1.1rem
}
h5 {
font-size: 1.05rem
}
... | resources/css/custom.css | .container-sm {
max-width: 800px;
}
h1 {
font-size: 1.4rem
}
h2 {
font-size: 1.3rem;
border-left: #7358d5;
border-left-width: 7px;
border-left-style: solid;
padding-left: 10px;
color: #5b5b5b;
}
h3 {
font-size: 1.2rem
}
h4 {
font-size: 1.1rem
}
h5 {
font-size: 1.05rem
}
... | 0.298696 | 0.100481 |