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 |
|---|---|---|---|---|
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
font-family: 'Poppins', sans-serif;
background-color: #f4f3ef;
}
.wrapper {
display: flex;
}
.content-wrapper {
position: relative;
margin-left: 250px;
width: 100%;
}
.content {
padding: 10px 80px;
}
.content-wrappe... | ui/src/App.css | @import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
font-family: 'Poppins', sans-serif;
background-color: #f4f3ef;
}
.wrapper {
display: flex;
}
.content-wrapper {
position: relative;
margin-left: 250px;
width: 100%;
}
.content {
padding: 10px 80px;
}
.content-wrappe... | 0.446977 | 0.110759 |
body {
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.wrapper {
padding: 1rem;
}
/* column styles */
.column__list {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
grid-gap: .5rem;
align-items: start;
/* uncomment these lines if you want to have the stand... | src/dashboards/cards/trello-style.css |
body {
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.wrapper {
padding: 1rem;
}
/* column styles */
.column__list {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
grid-gap: .5rem;
align-items: start;
/* uncomment these lines if you want to have the stand... | 0.418697 | 0.086516 |
body.menu-open {
overflow: hidden;
height: 100% !important;
}
#header {
text-align: center;
height: 75px;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out... | static/css/_menu.css | body.menu-open {
overflow: hidden;
height: 100% !important;
}
#header {
text-align: center;
height: 75px;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out... | 0.216342 | 0.057652 |
.player-1,
.player-2 {
border: 1px solid #000;
border-radius: 10px;
background-color: #008000;
width: 100%;
height: auto;
margin-top: 1.3rem;
}
.player-2 {
margin-top: 20px;
}
.player-1 h1,
.player-2 h1 {
font-size: 2rem;
text-align: center;
font-weight: 600;
font-family: Verdana, Geneva, Tahoma, ... | src/components/ButtonMineiro/style.css | .player-1,
.player-2 {
border: 1px solid #000;
border-radius: 10px;
background-color: #008000;
width: 100%;
height: auto;
margin-top: 1.3rem;
}
.player-2 {
margin-top: 20px;
}
.player-1 h1,
.player-2 h1 {
font-size: 2rem;
text-align: center;
font-weight: 600;
font-family: Verdana, Geneva, Tahoma, ... | 0.396185 | 0.157008 |
.url-box{
width: 50%;
margin: 100px auto 20px;
}
.url-box input[type="url"] {
width: 75%;
box-sizing: border-box;
border: 1px solid #4885ed;
border-radius: 25px 0px 0px 25px;
font-size: 16pt;
background-color: white;
float: left;
padding: 12px 20px 16px 20px;
margin-top: 20px;
h... | css/index.css | .url-box{
width: 50%;
margin: 100px auto 20px;
}
.url-box input[type="url"] {
width: 75%;
box-sizing: border-box;
border: 1px solid #4885ed;
border-radius: 25px 0px 0px 25px;
font-size: 16pt;
background-color: white;
float: left;
padding: 12px 20px 16px 20px;
margin-top: 20px;
h... | 0.208662 | 0.038865 |
@font-face{
font-display: swap;
font-family: 'Source Serif Pro';
font-weight: 400;
font-style: normal;
font-stretch: normal;
src: url('https://assets.elv.sh/source-serif-pro-2.007/EOT/SourceSerifPro-Regular.eot') format('embedded-opentype'),
url('https://assets.elv.sh/source-serif-pro-... | website/fonts.css |
@font-face{
font-display: swap;
font-family: 'Source Serif Pro';
font-weight: 400;
font-style: normal;
font-stretch: normal;
src: url('https://assets.elv.sh/source-serif-pro-2.007/EOT/SourceSerifPro-Regular.eot') format('embedded-opentype'),
url('https://assets.elv.sh/source-serif-pro-... | 0.390011 | 0.096706 |
.u-section-1 {
background-image: url("/images/5fe1dd474e5bb108f5d084609629317e113fdce15b4c704f752778dd9048cc50_1280.jpg");
}
.u-section-1 .u-sheet-1 {
min-height: 100vh;
}
.u-section-1 .u-text-1 {
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
margin: 60px auto;
}
@media (max-width: 991px) {
.u-section-1 .u-... | public/css/Profile.css | .u-section-1 {
background-image: url("/images/5fe1dd474e5bb108f5d084609629317e113fdce15b4c704f752778dd9048cc50_1280.jpg");
}
.u-section-1 .u-sheet-1 {
min-height: 100vh;
}
.u-section-1 .u-text-1 {
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
margin: 60px auto;
}
@media (max-width: 991px) {
.u-section-1 .u-... | 0.382372 | 0.163746 |
body , h1, h2, h3, h4, h5, h6{
font-family: 'Calibri';
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
height: 2.0rem;... | assets/non_member/css/app.css | body , h1, h2, h3, h4, h5, h6{
font-family: 'Calibri';
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
height: 2.0rem;... | 0.159512 | 0.137446 |
/* General
----------------------------------------------------------------------------------------------------*/
.wk-twitter .image {
display: block;
padding: 3px;
border: 1px solid #ddd;
float: left;
}
.wk-twitter .image img { display: block; }
/* List Style
---------------------------------------------------... | media/widgetkit/widgets/twitter/styles/style.css | /* General
----------------------------------------------------------------------------------------------------*/
.wk-twitter .image {
display: block;
padding: 3px;
border: 1px solid #ddd;
float: left;
}
.wk-twitter .image img { display: block; }
/* List Style
---------------------------------------------------... | 0.341802 | 0.084116 |
.frontPageArticles {
background-color: white;
padding-top: 25px;
padding-left: 100px;
}
.card-img-top {
width: 100%;
height: 30vw;
object-fit: cover;
}
.articleCardBTN {
width: 100%;
}
.card {
position: relative;
width: 800px;
height: 500px;
padding-bottom: 50px;
}
.card-title {
text-align: c... | client/public/stylesheet.css | .frontPageArticles {
background-color: white;
padding-top: 25px;
padding-left: 100px;
}
.card-img-top {
width: 100%;
height: 30vw;
object-fit: cover;
}
.articleCardBTN {
width: 100%;
}
.card {
position: relative;
width: 800px;
height: 500px;
padding-bottom: 50px;
}
.card-title {
text-align: c... | 0.45641 | 0.090574 |
.content-section-div {
height: calc(90% - 12px);
overflow: hidden;
display: flex;
flex-wrap: nowrap;
flex-direction: row;
align-items: stretch;
justify-content: space-evenly;
padding: 12px;
background-color: #A60000;
}
.table-section-div {
height: 100%;
overflow: hidden;
... | BudgetTools/Content/Transactions.css |
.content-section-div {
height: calc(90% - 12px);
overflow: hidden;
display: flex;
flex-wrap: nowrap;
flex-direction: row;
align-items: stretch;
justify-content: space-evenly;
padding: 12px;
background-color: #A60000;
}
.table-section-div {
height: 100%;
overflow: hidden;
... | 0.374219 | 0.111338 |
.firstNav,
.secondNav,
.thirdNav{
top:-10px;}
.navbar{
padding-top:0!important;}
.secondNav{
background:#666666;}
.thirdNav{
background:#303030;
padding:0;
}
[data-toggle="dropdown"]{
padding:0;margin:0;
background:transparent;
border:none;
font-size:calc(100% + .25px);}
.drop-link{
font-weight:400;font-... | assets/css/pages/layouts.css | .firstNav,
.secondNav,
.thirdNav{
top:-10px;}
.navbar{
padding-top:0!important;}
.secondNav{
background:#666666;}
.thirdNav{
background:#303030;
padding:0;
}
[data-toggle="dropdown"]{
padding:0;margin:0;
background:transparent;
border:none;
font-size:calc(100% + .25px);}
.drop-link{
font-weight:400;font-... | 0.166404 | 0.071916 |
.main{
background-color: rgb(213, 213, 213);
}
.restoreup{
height: 30px;
width: 30px;
border-radius: 50%;
background-color: yellow;
position: fixed;
bottom: 10px;
right: 10px;
}
.contentcontainer{
margin-left: 10%;
margin-right: 10%;
}
.contentheader{
margin-... | styles/Home.module.css | .main{
background-color: rgb(213, 213, 213);
}
.restoreup{
height: 30px;
width: 30px;
border-radius: 50%;
background-color: yellow;
position: fixed;
bottom: 10px;
right: 10px;
}
.contentcontainer{
margin-left: 10%;
margin-right: 10%;
}
.contentheader{
margin-... | 0.357231 | 0.066539 |
*{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* main variables */
:root{
--main-color: #dddddd;
--second-color: #eeeeee;
}
/* set the background of the page */
body{
background-color: var(--second-color);
font-family: Arial, Helvetica, sans-serif;
}
header{
displ... | Assignments/CSS/47-53/6/html5-semantic-elements/master.css | *{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* main variables */
:root{
--main-color: #dddddd;
--second-color: #eeeeee;
}
/* set the background of the page */
body{
background-color: var(--second-color);
font-family: Arial, Helvetica, sans-serif;
}
header{
displ... | 0.203233 | 0.032375 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamepod.hu") {
/*
for PH!mod: "sky blue" ver. 0.8.5 by sz.balazs.95
created: 2015.10.18 - 2015.10.29
published: 2015.11.01
img-blue: #29007f;
txt-blue: #00c0ff;
light gray: #939598;
gray: #58595B;
dark gray: #333333;
*/
#head .logo {... | data/usercss/120312.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamepod.hu") {
/*
for PH!mod: "sky blue" ver. 0.8.5 by sz.balazs.95
created: 2015.10.18 - 2015.10.29
published: 2015.11.01
img-blue: #29007f;
txt-blue: #00c0ff;
light gray: #939598;
gray: #58595B;
dark gray: #333333;
*/
#head .logo {... | 0.242744 | 0.130092 |
.messages-card {
background-color: #fff;
width: 90%;
height: 100%;
border-radius: 15px;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
overflow: hidden;
max-height: 500px;
}
.messages-header {
color: #fff;
display: flex;
justify-content: flex-end;
align-items: center;
width: 10... | Kozossegi/Teszt/style/uzenetek.css | .messages-card {
background-color: #fff;
width: 90%;
height: 100%;
border-radius: 15px;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
overflow: hidden;
max-height: 500px;
}
.messages-header {
color: #fff;
display: flex;
justify-content: flex-end;
align-items: center;
width: 10... | 0.536556 | 0.090655 |
*{
margin:0px;
padding:0px;
font-family: "微软雅黑"
}
a{
color: #000;
text-decoration: none;
}
a:hover{
color: #999;
}
html,body,#all{
width: 100%;
}
#all{
background: url(../images/index_bg.png);
}
.clearfix::after{
display:block;
height:0;
content:"";
clear:both;
}
.header{
width: ... | Public/home/css/css.css | *{
margin:0px;
padding:0px;
font-family: "微软雅黑"
}
a{
color: #000;
text-decoration: none;
}
a:hover{
color: #999;
}
html,body,#all{
width: 100%;
}
#all{
background: url(../images/index_bg.png);
}
.clearfix::after{
display:block;
height:0;
content:"";
clear:both;
}
.header{
width: ... | 0.197561 | 0.043957 |
body {
background-color: #fff;
text-align: center;
max-width: 560px;
margin: 30px auto;
overflow-y: scroll;
overflow-x: hidden;
font-family: Arial, sans-serif;
}
/* line 12, ../sass/style.scss */
::-webkit-scrollbar {
background: transparent;
overflow: visible;
width: 15px;
}
/* l... | public/admin/components/ngAnimate/css/style.css | body {
background-color: #fff;
text-align: center;
max-width: 560px;
margin: 30px auto;
overflow-y: scroll;
overflow-x: hidden;
font-family: Arial, sans-serif;
}
/* line 12, ../sass/style.scss */
::-webkit-scrollbar {
background: transparent;
overflow: visible;
width: 15px;
}
/* l... | 0.272605 | 0.035178 |
*{
padding:0px;
margin: 0px;
}
body{
background-image: url("../images/flor.jpg"),
url("../images/flor2.jpg");
background-position:top center;
}
container{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 0px;
grid-auto-rows: minmax(100px, 115px);
}
section{
font-size:1... | a_svg/css/plantilla.css | *{
padding:0px;
margin: 0px;
}
body{
background-image: url("../images/flor.jpg"),
url("../images/flor2.jpg");
background-position:top center;
}
container{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 0px;
grid-auto-rows: minmax(100px, 115px);
}
section{
font-size:1... | 0.254602 | 0.111725 |
.questionnaire .pagenav {
text-align: right
}
.questionnaire .btn-add {
background: #2ead40;
display: inline-block;
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 4px;
color: #fff;
}
.questionnaire .btn-add:hover {
background: #34c449
}
.ques... | page_modules/question.css | .questionnaire .pagenav {
text-align: right
}
.questionnaire .btn-add {
background: #2ead40;
display: inline-block;
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 4px;
color: #fff;
}
.questionnaire .btn-add:hover {
background: #34c449
}
.ques... | 0.427994 | 0.149221 |
.text-ac-geek{
color: #00BCD4 !important;
}
.btn-geek{
background-color:#2697CF;
color: black;
border-color: white;
margin-left: 5px;
}
#btn-contac{
background-color: #2697CF;
color: black;
}
.btn-geek:hover{
background-color: turquoise;
color: black;
}
#btn-contac:hover{
backgr... | src/components/styles/index.css | .text-ac-geek{
color: #00BCD4 !important;
}
.btn-geek{
background-color:#2697CF;
color: black;
border-color: white;
margin-left: 5px;
}
#btn-contac{
background-color: #2697CF;
color: black;
}
.btn-geek:hover{
background-color: turquoise;
color: black;
}
#btn-contac:hover{
backgr... | 0.352759 | 0.09645 |
*{margin:0;padding:0;}
a{
color: #0066CC;
text-decoration: none;
}
a:hover{
color: #CC0033;
text-decoration: underline;
}
.a{
text-decoration: none;
}
body {
width: 1024px;
margin:0 auto;
font-size:12px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/Pc.jpg)/*tpa... | templates/assembly/css/style.css | *{margin:0;padding:0;}
a{
color: #0066CC;
text-decoration: none;
}
a:hover{
color: #CC0033;
text-decoration: underline;
}
.a{
text-decoration: none;
}
body {
width: 1024px;
margin:0 auto;
font-size:12px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/Pc.jpg)/*tpa... | 0.267983 | 0.067855 |
* {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-family:'Roboto',sans-serif;
background-color: rgb(248, 249, 250);
width: auto;
overflow-x: hidden;
}
.image-left {
all: unset;
color: rgba(222, 99, 23, .8);
font-size: large;
font-weight: bold;
text-shadow: 0px 0px 1px black;
}
... | src/index.css | * {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-family:'Roboto',sans-serif;
background-color: rgb(248, 249, 250);
width: auto;
overflow-x: hidden;
}
.image-left {
all: unset;
color: rgba(222, 99, 23, .8);
font-size: large;
font-weight: bold;
text-shadow: 0px 0px 1px black;
}
... | 0.582491 | 0.14554 |
@-moz-document domain(milworld.pl) {
.news_page div.back {
padding: 10px;
text-align: right;
clear: both;
}
.projector_page .main_hotspot
{
border-top: 1px solid #e4e4e4;
padding-top: 15px;
}
.projector_longdescription
{
font-size: 1.08em;
}
.projector_page .main_hotspot_sub .product_... | data/usercss/124132.user.css | @-moz-document domain(milworld.pl) {
.news_page div.back {
padding: 10px;
text-align: right;
clear: both;
}
.projector_page .main_hotspot
{
border-top: 1px solid #e4e4e4;
padding-top: 15px;
}
.projector_longdescription
{
font-size: 1.08em;
}
.projector_page .main_hotspot_sub .product_... | 0.158207 | 0.054224 |
:root {
--blue: #8FC7FF;
--violet: #8F8FFF;
--white: #ffffff;
--black: #000000;
--grey: rgba(0,0,0,.1);
--gradient-bg: linear-gradient(178.00220348774872deg, rgba(143, 199, 255,1) 8.398224043715848%,rgba(143, 171, 255,1) 76.56762295081968%);
--gradient-header: linear-gradient(178.00220348774872deg, rgba(1... | 3-nav-html-css/style.css | :root {
--blue: #8FC7FF;
--violet: #8F8FFF;
--white: #ffffff;
--black: #000000;
--grey: rgba(0,0,0,.1);
--gradient-bg: linear-gradient(178.00220348774872deg, rgba(143, 199, 255,1) 8.398224043715848%,rgba(143, 171, 255,1) 76.56762295081968%);
--gradient-header: linear-gradient(178.00220348774872deg, rgba(1... | 0.514888 | 0.158565 |
@charset "UTF-8";
.container{width:auto}
.container-alt{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}
/* Footer */
.footer{border-top:1px solid rgba(152, 166, 173, 0.2);bottom:0;color:#98a6ad;text-align:left !important;padding:19px 30px 20px;position:absolute;right:0;left:250px}
#wrapper{hei... | src/amazeui/style/core.css | @charset "UTF-8";
.container{width:auto}
.container-alt{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}
/* Footer */
.footer{border-top:1px solid rgba(152, 166, 173, 0.2);bottom:0;color:#98a6ad;text-align:left !important;padding:19px 30px 20px;position:absolute;right:0;left:250px}
#wrapper{hei... | 0.222109 | 0.04778 |
.is-collapse-enabled .tabs, .is-horizontal .tabs{
position:relative;
}
.content-header .is-horizontal .tabs:before, .content-header .is-collapse-enabled .tabs:before{
right:-2.5em;
left:-2.5em;
}
.tabs__tab{
position:relative;
display:block;
overflow:hidden;
box-sizing:border-box;
width:100%;
margin... | docroot/themes/contrib/thunder_admin/css/components/tabs.css | .is-collapse-enabled .tabs, .is-horizontal .tabs{
position:relative;
}
.content-header .is-horizontal .tabs:before, .content-header .is-collapse-enabled .tabs:before{
right:-2.5em;
left:-2.5em;
}
.tabs__tab{
position:relative;
display:block;
overflow:hidden;
box-sizing:border-box;
width:100%;
margin... | 0.487551 | 0.07343 |
pre .str, code .str { color: #e6db5a; } /* string */
pre .kwd, code .kwd { color: #66d9ef; } /* keyword */
pre .com, code .com { color: #75715e; font-style: italic; } /* comment */
pre .typ, code .typ { color: #66d9ef; } /* type */
pre .lit, code .lit { color: #ae81ff; } /* literal */
/*pre .pun, code .pun { color: #ff... | assets/js/plugins/prettify.css | pre .str, code .str { color: #e6db5a; } /* string */
pre .kwd, code .kwd { color: #66d9ef; } /* keyword */
pre .com, code .com { color: #75715e; font-style: italic; } /* comment */
pre .typ, code .typ { color: #66d9ef; } /* type */
pre .lit, code .lit { color: #ae81ff; } /* literal */
/*pre .pun, code .pun { color: #ff... | 0.277375 | 0.056133 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}
html, body {
height:100%;
}
body{
background-color: black;
}
#all-content{
display: flex;
flex-direction: column;
height: 100%;
}
#main-content{
display: flex;
flex-direction: row;
align-items: flex-start;
height: 100... | public/assets/v4/css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}
html, body {
height:100%;
}
body{
background-color: black;
}
#all-content{
display: flex;
flex-direction: column;
height: 100%;
}
#main-content{
display: flex;
flex-direction: row;
align-items: flex-start;
height: 100... | 0.292595 | 0.057838 |
*{margin:0;padding:0;box-sizing: border-box;}
body{ font-family: Arial,'Microsoft YaHei'; background:#fff; font-size: 12px;color:#333; line-height:1.8;max-width: 375px;margin:0 auto;width:100%;}
a{color:#333; text-decoration: none;}
a:hover,a:active,a:focus{ background:none;text-decoration: none;color:#333; }
p,dt,ul,d... | public/share/css/style.css | *{margin:0;padding:0;box-sizing: border-box;}
body{ font-family: Arial,'Microsoft YaHei'; background:#fff; font-size: 12px;color:#333; line-height:1.8;max-width: 375px;margin:0 auto;width:100%;}
a{color:#333; text-decoration: none;}
a:hover,a:active,a:focus{ background:none;text-decoration: none;color:#333; }
p,dt,ul,d... | 0.18881 | 0.049982 |
@namespace svg "http://www.w3.org/2000/svg";
:not(svg|*) {
all : initial;
all : unset;
}
:not(svg|*) {
/* NOTE: https://bugs.chromium.org/p/chromium/issues/detail?id=420781 */
-webkit-text-fill-color : currentcolor;
-webkit-text-stroke-color : currentcolor;
/* NOTE: https://developer.mozilla.org/en-US... | sources/embedded/assets/css/reset.css |
@namespace svg "http://www.w3.org/2000/svg";
:not(svg|*) {
all : initial;
all : unset;
}
:not(svg|*) {
/* NOTE: https://bugs.chromium.org/p/chromium/issues/detail?id=420781 */
-webkit-text-fill-color : currentcolor;
-webkit-text-stroke-color : currentcolor;
/* NOTE: https://developer.mozilla.org/en-US... | 0.303629 | 0.205037 |
.aquaPaleGreen4,
.hover_aquaPaleGreen4:hover,
.active_aquaPaleGreen4:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(100, 248, 83, .39),
inset 0 -0.5em 0.9em 0 #c5ffb3,
inset 0 -0.5em 0em 0.65em rgb(45, 255, 26),
inset 0 0em 0.5em 2em rgb(178, 236, 172);
-moz-box-shadow: 0 0.6... | widgets/common/assets/shadows/aqua/aquaPaleGreen/aquaPaleGreen4.css | .aquaPaleGreen4,
.hover_aquaPaleGreen4:hover,
.active_aquaPaleGreen4:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(100, 248, 83, .39),
inset 0 -0.5em 0.9em 0 #c5ffb3,
inset 0 -0.5em 0em 0.65em rgb(45, 255, 26),
inset 0 0em 0.5em 2em rgb(178, 236, 172);
-moz-box-shadow: 0 0.6... | 0.353205 | 0.299035 |
html, body {
margin: 0;
padding: 0;
background: #222;
color: #EEE;
}
.marginR-25 {
margin-right: 25px;
}
.floatR {
float: right;
}
.floatL {
float: left;
}
.textR {
text-align: right;
}
.textC {
text-align: center;
}
.btn-xsm {
border-radius: 5px;
font-size: 12px;
li... | css/main.css | html, body {
margin: 0;
padding: 0;
background: #222;
color: #EEE;
}
.marginR-25 {
margin-right: 25px;
}
.floatR {
float: right;
}
.floatL {
float: left;
}
.textR {
text-align: right;
}
.textC {
text-align: center;
}
.btn-xsm {
border-radius: 5px;
font-size: 12px;
li... | 0.405213 | 0.092033 |
html{
margin: 0 !important;
padding: 0 !important;
}
@font-face {
font-family: "Apercu";
src: url("ApercuRegular400.otf");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Muli";
src: url("Muli.ttf");
font-weight: 400;
font-style: normal;
}
body {
background-color: #fff;
}
blockquote {
... | src/styles/global.css | html{
margin: 0 !important;
padding: 0 !important;
}
@font-face {
font-family: "Apercu";
src: url("ApercuRegular400.otf");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Muli";
src: url("Muli.ttf");
font-weight: 400;
font-style: normal;
}
body {
background-color: #fff;
}
blockquote {
... | 0.261519 | 0.066176 |
* Remove the tap delay in webkit
* @link https://medium.com/@adactio/delay-a9df9edceef3#.7dmbl3xow
*/
a, .link-block-styled,
button,
input,
select,
textarea,
label,
summary {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
/**
* Add box sizing to everything
* @link http://www.paulirish.com/2... | src/client/dist/css/main.css | * Remove the tap delay in webkit
* @link https://medium.com/@adactio/delay-a9df9edceef3#.7dmbl3xow
*/
a, .link-block-styled,
button,
input,
select,
textarea,
label,
summary {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
/**
* Add box sizing to everything
* @link http://www.paulirish.com/2... | 0.817064 | 0.086362 |
a:link, a:visited {color:#339900; text-decoration:none;}
a:hover, a:active {color:#007700;}
body {
border: 0;
margin: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 15px;
min-width: 800px;
min-height: 100%;
position: relative;
padding: 0 0 70px 0;
box-sizing: border-b... | onthefly_overwrite/more_tests/acceptance_tests/aleggpabliehgbeagmfhnodcijcmbonb_3_9_13/content/css/options.css | a:link, a:visited {color:#339900; text-decoration:none;}
a:hover, a:active {color:#007700;}
body {
border: 0;
margin: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 15px;
min-width: 800px;
min-height: 100%;
position: relative;
padding: 0 0 70px 0;
box-sizing: border-b... | 0.326379 | 0.216467 |
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;1,400;1,700&display=swap");
body {
margin: 0;
background-color: #fdfcff;
display: flex;
flex-direction: column;
}
/*Navigation Bar*/
header {
display: flex;
justify-content: flex-end;
align-items: center;
margin: 40... | info-style.css | @import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;1,400;1,700&display=swap");
body {
margin: 0;
background-color: #fdfcff;
display: flex;
flex-direction: column;
}
/*Navigation Bar*/
header {
display: flex;
justify-content: flex-end;
align-items: center;
margin: 40... | 0.287468 | 0.088426 |
@font-face {
font-family: "OpenSans-Light";
font-style: normal;
font-weight: 300;
src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/opensans-light.woff2") format("woff2"), url("../fonts/opensans-light.woff") format("woff"), url("../fonts/opensans-light.ttf") format("truetype");
/* Safari, ... | scalable-css/css/all.css | @font-face {
font-family: "OpenSans-Light";
font-style: normal;
font-weight: 300;
src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/opensans-light.woff2") format("woff2"), url("../fonts/opensans-light.woff") format("woff"), url("../fonts/opensans-light.ttf") format("truetype");
/* Safari, ... | 0.298185 | 0.060032 |
::-webkit-scrollbar-track {
-webkit-box-shadow: inset(0 0 6px rgba(0, 0, 0, .3));
border-radius: 5px;
background: #f5f5f5;
}
::-webkit-scrollbar {
width: 10px;
background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
-webkit-box-shadow: inset(0 0 6px rgba(0, 0, 0, .3))... | assets2/css/main.css |
::-webkit-scrollbar-track {
-webkit-box-shadow: inset(0 0 6px rgba(0, 0, 0, .3));
border-radius: 5px;
background: #f5f5f5;
}
::-webkit-scrollbar {
width: 10px;
background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
-webkit-box-shadow: inset(0 0 6px rgba(0, 0, 0, .3))... | 0.351534 | 0.056731 |
body {
font-family: 'Roboto';
text-align: center;
transition: all 0.3s ease-out;
min-height: calc(100vh - 50px);
}
h1 {
margin-top: 35px;
margin-bottom: 0;
}
h2 {
font-weight: normal;
margin-top: 0;
}
h3 {
margin-bottom: 5px;
}
#badges {
width: 80%;
margin-left: 10%;
... | builder/index.css | body {
font-family: 'Roboto';
text-align: center;
transition: all 0.3s ease-out;
min-height: calc(100vh - 50px);
}
h1 {
margin-top: 35px;
margin-bottom: 0;
}
h2 {
font-weight: normal;
margin-top: 0;
}
h3 {
margin-bottom: 5px;
}
#badges {
width: 80%;
margin-left: 10%;
... | 0.47926 | 0.117724 |
.pricing-table strong { font-weight: 700; color: #3d3d3d; }
.pricing-table-header-tiny {
padding: 5px 0 5px 0;
background: #16a085;
border-bottom:10px solid #14937a;
}
.pricing-table-header-small {
padding: 5px 0 5px 0;
background: #f39c12;
border-bottom:10px solid #cd8109;
}
.pricing-table-... | frontend/web/css/voucher.css | .pricing-table strong { font-weight: 700; color: #3d3d3d; }
.pricing-table-header-tiny {
padding: 5px 0 5px 0;
background: #16a085;
border-bottom:10px solid #14937a;
}
.pricing-table-header-small {
padding: 5px 0 5px 0;
background: #f39c12;
border-bottom:10px solid #cd8109;
}
.pricing-table-... | 0.496826 | 0.239483 |
html {
margin:0;
padding:0;
background:#DBDBDB;
}
body {
margin:0;
padding:0;
background:none repeat scroll 0 0 #fff;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
color:#545454;
text-align:center;
}
p {
line-height: 21px;
}
.wrapper {
margin:0 auto;
text-align:left;
width:880px;
}
a {
outline:... | public/includes/core/css/base.css | html {
margin:0;
padding:0;
background:#DBDBDB;
}
body {
margin:0;
padding:0;
background:none repeat scroll 0 0 #fff;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
color:#545454;
text-align:center;
}
p {
line-height: 21px;
}
.wrapper {
margin:0 auto;
text-align:left;
width:880px;
}
a {
outline:... | 0.255251 | 0.056392 |
body{
margin: 100px;
padding: 0;
font-family: sans-serif;
background: #2B303A;
animation: change 10s ease-in-out infinite;
}
div.box{
padding: 0;
margin-left: 40%;
}
.box{
position: relative;
width: 250px;
margin-bottom: 70px;
transition: all 0.5s ease-in-out 0.5s;
}
.box:hover{
... | style.css | body{
margin: 100px;
padding: 0;
font-family: sans-serif;
background: #2B303A;
animation: change 10s ease-in-out infinite;
}
div.box{
padding: 0;
margin-left: 40%;
}
.box{
position: relative;
width: 250px;
margin-bottom: 70px;
transition: all 0.5s ease-in-out 0.5s;
}
.box:hover{
... | 0.31363 | 0.057414 |
body {
}
.contacts-line-wrapper {
margin: 0px;
padding: 3px 0px 0px 3px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
line-height: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-sha... | xperiment/my_staticfiles/css/TagContacts.css | body {
}
.contacts-line-wrapper {
margin: 0px;
padding: 3px 0px 0px 3px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
line-height: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-sha... | 0.441432 | 0.087252 |
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
margin: 0;
padding: 0; }
/**
* Variables
*/
/**
* Mixins for Panels and Buttons
*/
/**
* Basic styling
*/
html, body {
height: auto;
font-family: "Lato";
font-size: 18px;
line-height: 1em;
font-weight: 400;
color: #5C5... | _site/css/main.css | body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
margin: 0;
padding: 0; }
/**
* Variables
*/
/**
* Mixins for Panels and Buttons
*/
/**
* Basic styling
*/
html, body {
height: auto;
font-family: "Lato";
font-size: 18px;
line-height: 1em;
font-weight: 400;
color: #5C5... | 0.545286 | 0.066357 |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the l... | Source/OneIndiaInfo/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;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the l... | 0.474631 | 0.221793 |
@charset "utf-8";
/* CSS Document Login.css */
.base-app-style {
min-width: 1024px;
min-height: 612px;
position: relative;
height: 100%;
width: 100%;
}
body {
background: #3075ab; /* Old browsers */
background: -moz-linear-gradient(top, #3a8dc8 0%, #183a62 100%); /* FF3.6+ */
background: -webkit-gradient(line... | themes/starcitizen1/6.0/resources/css/login.css | @charset "utf-8";
/* CSS Document Login.css */
.base-app-style {
min-width: 1024px;
min-height: 612px;
position: relative;
height: 100%;
width: 100%;
}
body {
background: #3075ab; /* Old browsers */
background: -moz-linear-gradient(top, #3a8dc8 0%, #183a62 100%); /* FF3.6+ */
background: -webkit-gradient(line... | 0.278944 | 0.059976 |
@font-face {
src: local("manropelight"),
local(""),
}
* {
margin: 0;
padding: 0;
font-family: sans-serif;
}
:root {
--gold: #ede051;
--lightgold: #ede051a4;
--nav: #e9de65fb;
--pink: #e06969;
--lightpink: #e06969a1;
--dark:
}
body {
font-family: Arial;
}
.form... | css/contact-styles.css | @font-face {
src: local("manropelight"),
local(""),
}
* {
margin: 0;
padding: 0;
font-family: sans-serif;
}
:root {
--gold: #ede051;
--lightgold: #ede051a4;
--nav: #e9de65fb;
--pink: #e06969;
--lightpink: #e06969a1;
--dark:
}
body {
font-family: Arial;
}
.form... | 0.246443 | 0.100879 |
----------------------*/
body {
font-family: 'Poppins', sans-serif;
position: relative;
}
a {
color: rgb(255, 164, 51);
}
a:hover,
a:focus {
color: rgb(255, 164, 51);
}
h1 {
font-size: 58px;
font-weight: 700;
letter-spacing: -1px;
margin-bottom: 0.5rem;
color: #fff;
}
h2 {
font-s... | web/themes/contrib/yg_property_one/styles/main.css | ----------------------*/
body {
font-family: 'Poppins', sans-serif;
position: relative;
}
a {
color: rgb(255, 164, 51);
}
a:hover,
a:focus {
color: rgb(255, 164, 51);
}
h1 {
font-size: 58px;
font-weight: 700;
letter-spacing: -1px;
margin-bottom: 0.5rem;
color: #fff;
}
h2 {
font-s... | 0.291182 | 0.099602 |
/** Styles for all themes */
.tchmi-keyboard-template {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.tchmi-keyboard-template-padding-container {
width: 100%;
height: 100%;
position: relative;
}
.tchmi-keyboard-template-key {
position: absolute;
... | userManagement/bin/Libraries/Controls/Beckhoff/TcHmiKeyboard/Style.css | /** Styles for all themes */
.tchmi-keyboard-template {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.tchmi-keyboard-template-padding-container {
width: 100%;
height: 100%;
position: relative;
}
.tchmi-keyboard-template-key {
position: absolute;
... | 0.389779 | 0.057098 |
body{
font-size: 14px !important;
color: black !important;
font-family: Segoe UI ;
background-color: rgb(226, 225, 225);
}
.cursor{
cursor: pointer;
}
.flex{display: flex;}
#navcol-1 a input{
background-color: rgb(27,51,170);
color: #fff;
border: solid 1px transparent;
height: 35px;
... | public/assets/css/sua.css | body{
font-size: 14px !important;
color: black !important;
font-family: Segoe UI ;
background-color: rgb(226, 225, 225);
}
.cursor{
cursor: pointer;
}
.flex{display: flex;}
#navcol-1 a input{
background-color: rgb(27,51,170);
color: #fff;
border: solid 1px transparent;
height: 35px;
... | 0.276691 | 0.104295 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
:root{
--color-primary: #5333ed;
--color-secondary: #2cd4d9;
--color-text: #6E7076
}
*{
padding: 0;
margin: 0;
}
body{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
height: 98vh;
width: 100vw;
back... | src/public/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
:root{
--color-primary: #5333ed;
--color-secondary: #2cd4d9;
--color-text: #6E7076
}
*{
padding: 0;
margin: 0;
}
body{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
height: 98vh;
width: 100vw;
back... | 0.258232 | 0.061031 |
.container {
margin: 0 auto;
}
.content-inner {
min-height: 1px;
}
.lt-ie7 .content-inner {
height: 1px;
}
#content-column,
.content-column {
width: 100%;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.clearfix {
zoom: 1;
}
.one-column .region,
div.at-panel .region-cond... | webtemplate/g.css | .container {
margin: 0 auto;
}
.content-inner {
min-height: 1px;
}
.lt-ie7 .content-inner {
height: 1px;
}
#content-column,
.content-column {
width: 100%;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.clearfix {
zoom: 1;
}
.one-column .region,
div.at-panel .region-cond... | 0.402275 | 0.111265 |
margin:18px 3px 0px 3px; padding:2px 2px 2px 6px;
font-weight:bold; font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:underline;
background:#f2f2f2;
color:#730707;
border:1px solid #ccc;
width:180px;
cursor:pointer !important;
-moz-border-radius:5px; -webkit-border-ra... | css/Ajaxfile-upload.css | margin:18px 3px 0px 3px; padding:2px 2px 2px 6px;
font-weight:bold; font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:underline;
background:#f2f2f2;
color:#730707;
border:1px solid #ccc;
width:180px;
cursor:pointer !important;
-moz-border-radius:5px; -webkit-border-ra... | 0.172311 | 0.084947 |
.data_list{
border: 1px solid #E5E5E5;
padding: 10px;
background-color: #FDFDFD;
margin-top: 0px;
margin-bottom: 10px;
}
.data_list .data_list_title{
font-size: 15px;
font-weight: bold;
border-bottom: 1px solid #E5E5E5;
padding-bottom: 10px;
padding-top: 5px;
font-family: Lato,"PingFang SC","Microsoft YaHei... | src/main/webapp/static/css/blog.css | .data_list{
border: 1px solid #E5E5E5;
padding: 10px;
background-color: #FDFDFD;
margin-top: 0px;
margin-bottom: 10px;
}
.data_list .data_list_title{
font-size: 15px;
font-weight: bold;
border-bottom: 1px solid #E5E5E5;
padding-bottom: 10px;
padding-top: 5px;
font-family: Lato,"PingFang SC","Microsoft YaHei... | 0.143788 | 0.085099 |
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,900|PT+Sans:400,700");
html,
body {
box-sizing: border-box;
margin: 0;
padding: 0;
background-color: #f3f4f7;
width: 100%;
overflow-x: hidden;
font-family: "Montserrat", sans-serif;
}
* {
box-sizing: border-box;
}
a {
text-deco... | assets/styles.css | @import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,900|PT+Sans:400,700");
html,
body {
box-sizing: border-box;
margin: 0;
padding: 0;
background-color: #f3f4f7;
width: 100%;
overflow-x: hidden;
font-family: "Montserrat", sans-serif;
}
* {
box-sizing: border-box;
}
a {
text-deco... | 0.378574 | 0.071397 |
@media screen and (max-width:1015px){
.mod-main {
margin: 0px!important;
}
.video-responsive {
margin-bottom: 10px!important;
width: 100%!important;
height: 100%!important;
}
.movie-poster {
/* margin-left: 0px!important; */
margin-bottom: 10px!importa... | client/src/Mobile.css | @media screen and (max-width:1015px){
.mod-main {
margin: 0px!important;
}
.video-responsive {
margin-bottom: 10px!important;
width: 100%!important;
height: 100%!important;
}
.movie-poster {
/* margin-left: 0px!important; */
margin-bottom: 10px!importa... | 0.232659 | 0.082809 |
html {
overflow: hidden;
height: 100%;
}
body {
font-family: Helvetica, sans-serif;
font-size: 13px;
background: #ddd;
margin: 0;
padding: 0;
height: 100%;
display: flex;
flex-direction: column;
align-content: stretch;
}
body > * {
flex: 0 1 auto;
align-self: auto;
}
body > h1 {
padding... | docs/app.css | html {
overflow: hidden;
height: 100%;
}
body {
font-family: Helvetica, sans-serif;
font-size: 13px;
background: #ddd;
margin: 0;
padding: 0;
height: 100%;
display: flex;
flex-direction: column;
align-content: stretch;
}
body > * {
flex: 0 1 auto;
align-self: auto;
}
body > h1 {
padding... | 0.488771 | 0.091058 |
img
{
border: none;
margin: 0;
padding: 0;
width: 170px;
height: 170px;
}
body
{
font-family:'Indie Flower', cursive;
font-size: 14px;
background-color: #fff;
}
h1
{
font-size: 50px;
}
h3
{
font-size: 20px;
color: #d16c6a;
}
main
{
text-align: center;
width: 980px;
margin: 0 auto;
}
figure {
wid... | web/css/main.css | img
{
border: none;
margin: 0;
padding: 0;
width: 170px;
height: 170px;
}
body
{
font-family:'Indie Flower', cursive;
font-size: 14px;
background-color: #fff;
}
h1
{
font-size: 50px;
}
h3
{
font-size: 20px;
color: #d16c6a;
}
main
{
text-align: center;
width: 980px;
margin: 0 auto;
}
figure {
wid... | 0.23634 | 0.062046 |
@font-face {font-family:'Roboto Mono';src: url('robotomono-light.woff2') format('woff2')}
@font-face {font-family:'Open Sans';src: url('opensans-regular.woff2') format('woff2')}
@font-face {font-family:'Open Sans';src: url('opensans-bold.woff2') format('woff2');font-weight:700}
#toolbar{margin-top:10px}
#input-files{... | src/sfv-checker.css |
@font-face {font-family:'Roboto Mono';src: url('robotomono-light.woff2') format('woff2')}
@font-face {font-family:'Open Sans';src: url('opensans-regular.woff2') format('woff2')}
@font-face {font-family:'Open Sans';src: url('opensans-bold.woff2') format('woff2');font-weight:700}
#toolbar{margin-top:10px}
#input-files{... | 0.135504 | 0.077762 |
@charset "UTF-8"; /* Folha de EStilo */
body {
background-color: #dddddd;
}
div#quadro1 {
width: 1100px;
height: 650px;
background-color: beige;
margin: 100px auto 5px auto; /* cima - esq - baixo - dir */
box-shadow: 10px 10px 10px rgb(54, 50, 50, 0.5);
... | estilo.css | @charset "UTF-8"; /* Folha de EStilo */
body {
background-color: #dddddd;
}
div#quadro1 {
width: 1100px;
height: 650px;
background-color: beige;
margin: 100px auto 5px auto; /* cima - esq - baixo - dir */
box-shadow: 10px 10px 10px rgb(54, 50, 50, 0.5);
... | 0.15084 | 0.049382 |
.bg1{
background-color: #ffffff;
height: 200px;
}
.bg2{
background-color: #ffffff;
height: 120px;
width: auto;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-top-width: 0pt;
border-left-width: 1pt;
border-style: solid;
border-color:black;
}
.bg3{
background-col... | public/css/style_detailuser2.css | .bg1{
background-color: #ffffff;
height: 200px;
}
.bg2{
background-color: #ffffff;
height: 120px;
width: auto;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-top-width: 0pt;
border-left-width: 1pt;
border-style: solid;
border-color:black;
}
.bg3{
background-col... | 0.437103 | 0.071949 |
@media(max-width:1024px){
h2 {
font-size: 25px;
letter-spacing: 1.2px;
}
h3,.black h3 {
font-size: 18px;
}
.text {
font-size: 16px;
line-height: 1.7em;
}
.text2 {
font-size: 12px;
}
.text3 {
font-size: 7px;
}
.title-text {
line-height: 1.5em;
}
/* ポップアップ画像表示 */... | responsive.css | @media(max-width:1024px){
h2 {
font-size: 25px;
letter-spacing: 1.2px;
}
h3,.black h3 {
font-size: 18px;
}
.text {
font-size: 16px;
line-height: 1.7em;
}
.text2 {
font-size: 12px;
}
.text3 {
font-size: 7px;
}
.title-text {
line-height: 1.5em;
}
/* ポップアップ画像表示 */... | 0.151592 | 0.090977 |
@charset "UTF-8";
progress,
sub,
sup {
vertical-align: baseline;
}
button,
hr,
input {
overflow: visible;
}
[type=checkbox],
[type=radio],
legend {
padding: 0;
box-sizing: border-box;
}
html,
legend {
box-sizing: border-box;
}
.pagination .invisible,
.ps-container.ps-in-scrolling,
.ps-container:... | boilerplate/critical.css | @charset "UTF-8";
progress,
sub,
sup {
vertical-align: baseline;
}
button,
hr,
input {
overflow: visible;
}
[type=checkbox],
[type=radio],
legend {
padding: 0;
box-sizing: border-box;
}
html,
legend {
box-sizing: border-box;
}
.pagination .invisible,
.ps-container.ps-in-scrolling,
.ps-container:... | 0.406155 | 0.092976 |
/* Errors */
.holmes-debug a:not([href]),
.holmes-debug a[href=""] {
outline: 2px solid red;
}
.holmes-debug a[href="#"],
.holmes-debug a[href^="javascript"],
.holmes-debug a[title=""]{
outline: 2px solid #fd0;
}
/**************
IMAGES
**************/
.holmes-debug img:not([alt]){
outlin... | vendor/assets/stylesheets/debugging/holmes.css | /* Errors */
.holmes-debug a:not([href]),
.holmes-debug a[href=""] {
outline: 2px solid red;
}
.holmes-debug a[href="#"],
.holmes-debug a[href^="javascript"],
.holmes-debug a[title=""]{
outline: 2px solid #fd0;
}
/**************
IMAGES
**************/
.holmes-debug img:not([alt]){
outlin... | 0.130867 | 0.092155 |
.tabsDynamicHeight md-content h1:first-child {
margin-top: 0px;
}
.position {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
hr {
border: none;
background-color: darkgray;
color: darkgray;
height: 1px;
}
/*********************/
.main {
//background: #ccc;
margin: 30px... | githup-rest-api/src/main/resources/static/css/style.css | .tabsDynamicHeight md-content h1:first-child {
margin-top: 0px;
}
.position {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
hr {
border: none;
background-color: darkgray;
color: darkgray;
height: 1px;
}
/*********************/
.main {
//background: #ccc;
margin: 30px... | 0.441793 | 0.167627 |
body {
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;
background-color:rgb(237,222,220);
font-famil... | src/index.css | body {
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;
background-color:rgb(237,222,220);
font-famil... | 0.412412 | 0.081374 |
@media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px) {
.flex-video {
padding-top:0
}
}
@media only screen and (max-width: 1024... | BBQ Renting System V2/css/media.css | @media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px) {
.flex-video {
padding-top:0
}
}
@media only screen and (max-width: 1024... | 0.160365 | 0.095349 |
body {
font-family: 'Josefin Sans', sans-serif;
margin: 0;
color: #011f4b;
background-color: #e7eff8;
}
a {
text-decoration: none;
}
label {
display: block;
}
form div {
margin: 1em;
display: inline-block;
}
img {
border: 1px solid #ddd;
border-radius: 8px;
padding: 5px;
width: 150px;
}
#ma... | public/style.css | body {
font-family: 'Josefin Sans', sans-serif;
margin: 0;
color: #011f4b;
background-color: #e7eff8;
}
a {
text-decoration: none;
}
label {
display: block;
}
form div {
margin: 1em;
display: inline-block;
}
img {
border: 1px solid #ddd;
border-radius: 8px;
padding: 5px;
width: 150px;
}
#ma... | 0.399812 | 0.070688 |
body{
font-family: 'Montserrat-bold';
font-size: 16px;
}
.layout{
width: 95%;
margin: auto;
background-color: transparent;
font-family: 'Montserrat-bold';
font-size: 36px;
align-self: center;
padding-top: 30px;
padding-bottom: 30px;
}
.row-justify-center{
display: flex;
... | assets/css/product.css | body{
font-family: 'Montserrat-bold';
font-size: 16px;
}
.layout{
width: 95%;
margin: auto;
background-color: transparent;
font-family: 'Montserrat-bold';
font-size: 36px;
align-self: center;
padding-top: 30px;
padding-bottom: 30px;
}
.row-justify-center{
display: flex;
... | 0.421076 | 0.080538 |
.header {
background-color: rgba(32,111,204,0.8);
color: #fff;
text-align: center;
padding: 1em 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
box-shadow: 0 0 .125em .0125em #444;
}
.header h2 {
margin: 0;
line-height: 1;
font-size: 1.5em;
font-weight: 400;
}
/**
* Error... | src/css/App.css | .header {
background-color: rgba(32,111,204,0.8);
color: #fff;
text-align: center;
padding: 1em 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
box-shadow: 0 0 .125em .0125em #444;
}
.header h2 {
margin: 0;
line-height: 1;
font-size: 1.5em;
font-weight: 400;
}
/**
* Error... | 0.612541 | 0.099164 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
body {
margin: 0;
padding: 0;
}
.nav {
background-color: #fff !important;
border-bottom: 1px solid #dadce0;
}
.nav__logo {
display: flex;
}
.n... | src/style/style.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
body {
margin: 0;
padding: 0;
}
.nav {
background-color: #fff !important;
border-bottom: 1px solid #dadce0;
}
.nav__logo {
display: flex;
}
.n... | 0.414306 | 0.094427 |
.btn {
background-color: Transparent;
background-repeat: no-repeat;
border: none;
outline: none;
}
.menuBtn {
display: inline-block;
float: right;
opacity: 0.3;
margin-top: 0.1rem;
transition: 0.5s;
-webkit-transition: opacity 0.5s;
}
.menuIcon {
width: 20px;
max-height: 15px;
}
.menuBtn:hover,
.menuBtn:... | src/layouts/index.module.css | .btn {
background-color: Transparent;
background-repeat: no-repeat;
border: none;
outline: none;
}
.menuBtn {
display: inline-block;
float: right;
opacity: 0.3;
margin-top: 0.1rem;
transition: 0.5s;
-webkit-transition: opacity 0.5s;
}
.menuIcon {
width: 20px;
max-height: 15px;
}
.menuBtn:hover,
.menuBtn:... | 0.317003 | 0.058426 |
* {
box-sizing: border-box;
}
/* Fonts: NittiPro used for code across templates */
/* Regular versions on OS X, slim versions on iOS (assumes iOS will never have regular versions) */
@font-face {
font-family: "NittiPro";
font-weight: 300;
font-style: normal;
src: local("Nitt... | iAPub.iatemplate/Contents/Resources/core.css | * {
box-sizing: border-box;
}
/* Fonts: NittiPro used for code across templates */
/* Regular versions on OS X, slim versions on iOS (assumes iOS will never have regular versions) */
@font-face {
font-family: "NittiPro";
font-weight: 300;
font-style: normal;
src: local("Nitt... | 0.354768 | 0.096834 |
blockquote.style2:first-child,
blockquote.style2 p,
blockquote.style3:first-child,
blockquote.style3 p {
display: inline
}
blockquote.style2,
blockquote.style3 {
background: #fff;
border-left: 0;
padding: .5em 10px
}
blockquote.style2 {
margin: 5px 2px;
quotes: "\201C""\201D";
color: #000;
... | public/css/addon.css | blockquote.style2:first-child,
blockquote.style2 p,
blockquote.style3:first-child,
blockquote.style3 p {
display: inline
}
blockquote.style2,
blockquote.style3 {
background: #fff;
border-left: 0;
padding: .5em 10px
}
blockquote.style2 {
margin: 5px 2px;
quotes: "\201C""\201D";
color: #000;
... | 0.549882 | 0.188548 |
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700");
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700");
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
html {
box-sizing: border-box;
font-size: 1em;
line-height: 1.5;
}
html,
body {... | css/style.css | @import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700");
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700");
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
html {
box-sizing: border-box;
font-size: 1em;
line-height: 1.5;
}
html,
body {... | 0.415492 | 0.103024 |
====================================================================
Reset
====================================================================
***/
* {
margin: 0px;
padding: 0px;
border: none;
outline: none;
}
/***
====================================================================
Global Settings
=======... | assets/css/settings.css |
====================================================================
Reset
====================================================================
***/
* {
margin: 0px;
padding: 0px;
border: none;
outline: none;
}
/***
====================================================================
Global Settings
=======... | 0.469034 | 0.082623 |
html, body {
background-color: #FFF;
}
.container > .content {
padding: 20px 30px 20px 30px;
}
/* HEADERS ======================================================== */
h1 {margin:20px 0 20px 0}
h2 {margin:10px 0 10px 0}
h3 {margin:0px 0 10px 0}
.content.page h1, .content.post h1,
.content.splash h1, .content.lan... | assets/themes/css/custom.css | html, body {
background-color: #FFF;
}
.container > .content {
padding: 20px 30px 20px 30px;
}
/* HEADERS ======================================================== */
h1 {margin:20px 0 20px 0}
h2 {margin:10px 0 10px 0}
h3 {margin:0px 0 10px 0}
.content.page h1, .content.post h1,
.content.splash h1, .content.lan... | 0.344995 | 0.093844 |
.btn{
outline: none;
}
.main-container {
width: 400px;
height: 200px;
}
.nav-link {
padding: .5rem 0.4rem;
}
.country-code {
width: 110px;
}
.m16 {
margin: 5px !important;
}
.pt-2 {
padding-top: 10px;
}
.btn-primary {
margin-top: 5px;
}
/* border */
.border-bottom-EF6C5C{
bord... | style.css | .btn{
outline: none;
}
.main-container {
width: 400px;
height: 200px;
}
.nav-link {
padding: .5rem 0.4rem;
}
.country-code {
width: 110px;
}
.m16 {
margin: 5px !important;
}
.pt-2 {
padding-top: 10px;
}
.btn-primary {
margin-top: 5px;
}
/* border */
.border-bottom-EF6C5C{
bord... | 0.38341 | 0.071819 |
.work-button {
background-color: #5e40c8;
border-radius: 8px;
border:none;
font-size: 18px;
font-family: defaultFontLight, Arial, Helvetica, sans-serif !important;
color: #FFFFFF;
min-width: 150px;
height: 40px;
line-height: 40px;
padding: 0 20px;
}
.work-button:hover {
background-color: #5e40c8;... | src/assets/css/workspace.css | .work-button {
background-color: #5e40c8;
border-radius: 8px;
border:none;
font-size: 18px;
font-family: defaultFontLight, Arial, Helvetica, sans-serif !important;
color: #FFFFFF;
min-width: 150px;
height: 40px;
line-height: 40px;
padding: 0 20px;
}
.work-button:hover {
background-color: #5e40c8;... | 0.331444 | 0.046465 |
body {
color: #000;
background-color: #fff;
margin: 0;
font-family: Lucida Grande, Arial, sans-serif;
}
a {
color: #778fbd;
font-weight: bold;
text-decoration: none
}
a:hover {
text-decoration: underline
}
h1 {
font-size: 15pt;
font-weight: bold;
/* letter-spacing: -1pt; */
padding-top:... | help/css/front.css |
body {
color: #000;
background-color: #fff;
margin: 0;
font-family: Lucida Grande, Arial, sans-serif;
}
a {
color: #778fbd;
font-weight: bold;
text-decoration: none
}
a:hover {
text-decoration: underline
}
h1 {
font-size: 15pt;
font-weight: bold;
/* letter-spacing: -1pt; */
padding-top:... | 0.396185 | 0.071235 |
body,html{
margin: 0px;
display: block;
font-family: fontz;
height: 100%;
max-width: 100%;
overflow-x: hidden;
color: #000;
}
#background{
position: fixed;
z-index: -3;
height: 100%;
width: 100%;
background: linear-gradient(-45deg,rgb(16,209,243),rgb(16, 233, 114));
back... | index.css | body,html{
margin: 0px;
display: block;
font-family: fontz;
height: 100%;
max-width: 100%;
overflow-x: hidden;
color: #000;
}
#background{
position: fixed;
z-index: -3;
height: 100%;
width: 100%;
background: linear-gradient(-45deg,rgb(16,209,243),rgb(16, 233, 114));
back... | 0.381911 | 0.084758 |
.row {
margin-right: 0px;
margin-left: 0px;
margin: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col... | web/css/main.css | .row {
margin-right: 0px;
margin-left: 0px;
margin: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col... | 0.296247 | 0.070113 |
@import url(reset.css);
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap');
@import url(colors.css);
@import url(navbar.css);
html{
font-size: 10px;
}
body{
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
}
main{
padding: 1rem;
displa... | Week 06/Midterm Homework/main.css | @import url(reset.css);
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap');
@import url(colors.css);
@import url(navbar.css);
html{
font-size: 10px;
}
body{
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
}
main{
padding: 1rem;
displa... | 0.402275 | 0.105671 |
@font-face {
font-family: "Flaticon";
src: url("assets/fonts/Flaticon.eot");
src: url("assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("assets/fonts/Flaticon.woff") format("woff2"),
url("assets/fonts/Flaticon.woff") format("woff"),
url("assets/fonts/Flaticon.ttf") format("tru... | assets/css/flaticon.css | @font-face {
font-family: "Flaticon";
src: url("assets/fonts/Flaticon.eot");
src: url("assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("assets/fonts/Flaticon.woff") format("woff2"),
url("assets/fonts/Flaticon.woff") format("woff"),
url("assets/fonts/Flaticon.ttf") format("tru... | 0.400515 | 0.136263 |
*{
margin: 0;
padding: 0;
}
body{
background-color: hsl(169, 50%, 50%);
background-size: cover;
display: flex;
min-height: 100vh;
}
form{
margin: auto;
width: 50%;
max-width: 500px;
background: #F3F3F3;
padding: 30px;
border: 1px solid rgba(0,0,0,0.2);
}
div#general{
margin: auto;
margin-top: 20px;... | css/estilos2.css | *{
margin: 0;
padding: 0;
}
body{
background-color: hsl(169, 50%, 50%);
background-size: cover;
display: flex;
min-height: 100vh;
}
form{
margin: auto;
width: 50%;
max-width: 500px;
background: #F3F3F3;
padding: 30px;
border: 1px solid rgba(0,0,0,0.2);
}
div#general{
margin: auto;
margin-top: 20px;... | 0.151216 | 0.068819 |
@charset "UTF-8";
.knowledge-wrapper {
width: 100%;
}
.knowledge-wrapper .knowledge-content {
width: 1200px;
margin: 20px auto 0 auto;
background-color: #ffffff;
padding: 30px 20px;
overflow: hidden;
}
.knowledge-wrapper .knowledge-content .title {
margin-bottom: 30px;
width: 100%;
border-bottom: so... | css/detailsOfEquipmentknowledge.css | @charset "UTF-8";
.knowledge-wrapper {
width: 100%;
}
.knowledge-wrapper .knowledge-content {
width: 1200px;
margin: 20px auto 0 auto;
background-color: #ffffff;
padding: 30px 20px;
overflow: hidden;
}
.knowledge-wrapper .knowledge-content .title {
margin-bottom: 30px;
width: 100%;
border-bottom: so... | 0.397471 | 0.059757 |
width: 100%;
/* background-image: url("../img/default-bg.jpg"); */
background-position-y: 50%;
}
#books-top {
padding-top: 2rem;
width: 100%;
max-width: 100%;
}
#shelf {
margin-left: auto;
margin-right: auto;
width: 95%;
/* aspect-ratio: 140 / 220; */
display: grid;
grid-template-rows: repeat(... | assets/css/books.css | width: 100%;
/* background-image: url("../img/default-bg.jpg"); */
background-position-y: 50%;
}
#books-top {
padding-top: 2rem;
width: 100%;
max-width: 100%;
}
#shelf {
margin-left: auto;
margin-right: auto;
width: 95%;
/* aspect-ratio: 140 / 220; */
display: grid;
grid-template-rows: repeat(... | 0.340814 | 0.098296 |
padding: 0;
}
body {
max-width: 100vw;
overflow-x: hidden;
}
#aspiesoft-admin-options-header {
padding: 10px;
margin: 0;
box-sizing: border-box;
background: #ffffff;
position: fixed;
top: 32px;
width: 100%;
box-shadow: 0 0 2px #121212;
z-index: 10000;
}
#aspiesoft-admin-options-header h1 {
... | wp-plugin/trunk/assets/settings.css | padding: 0;
}
body {
max-width: 100vw;
overflow-x: hidden;
}
#aspiesoft-admin-options-header {
padding: 10px;
margin: 0;
box-sizing: border-box;
background: #ffffff;
position: fixed;
top: 32px;
width: 100%;
box-shadow: 0 0 2px #121212;
z-index: 10000;
}
#aspiesoft-admin-options-header h1 {
... | 0.424054 | 0.080141 |
::selection {
background: rgba(69, 182, 247, 1);
color: #fff;
}
::-moz-selection {
background: rgba(69, 182, 247, 0.75);
color: #fff;
}
body {
background: #f6f6f6;
}
a, a:hover, a:active, a:focus, a:visited, ins {
color: #45B6F7;
}
.orbisTabContainer .tab-content, .box {
/*box-shadow: -1... | WaterlooWorksAzure_Firefox/theme/theme_0/common.css | ::selection {
background: rgba(69, 182, 247, 1);
color: #fff;
}
::-moz-selection {
background: rgba(69, 182, 247, 0.75);
color: #fff;
}
body {
background: #f6f6f6;
}
a, a:hover, a:active, a:focus, a:visited, ins {
color: #45B6F7;
}
.orbisTabContainer .tab-content, .box {
/*box-shadow: -1... | 0.459319 | 0.109563 |
position: fixed !important;
margin: 0 !important;
z-index: 9999 !important;
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
}*/
/*.gu-hide {
display: none !important;
}
.gu-unselectable {
-webkit-user-select: none !important;
-moz... | client/dist/styles.css | position: fixed !important;
margin: 0 !important;
z-index: 9999 !important;
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
}*/
/*.gu-hide {
display: none !important;
}
.gu-unselectable {
-webkit-user-select: none !important;
-moz... | 0.240775 | 0.046486 |
@import url('https://fonts.googleapis.com/css2?family=Fira+Code&family=Material+Icons&family=IBM+Plex+Sans&family=Sedgwick+Ave&display=swap');
a {
color: #3cd;
}
a:hover, table td a:hover {
color: #f00;
font-weight: bold;
text-decoration: none;
}
h1.title {
font-size: 0em;
}
.navbar-default .navbar-nav > li >... | style.css | @import url('https://fonts.googleapis.com/css2?family=Fira+Code&family=Material+Icons&family=IBM+Plex+Sans&family=Sedgwick+Ave&display=swap');
a {
color: #3cd;
}
a:hover, table td a:hover {
color: #f00;
font-weight: bold;
text-decoration: none;
}
h1.title {
font-size: 0em;
}
.navbar-default .navbar-nav > li >... | 0.308294 | 0.08163 |
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
.read {
font-size: 12px;
color: #FFFFFF;
}
.read a {
color: #FFFFFF;
text-decoration: none;
}
.read a:hover {
color: #FFFF00;
text-decoration: underline;
}
ol, ul {
list-style: none;
}
blockquote, q {
q... | assets/front-end/css/style-hl.css | article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
.read {
font-size: 12px;
color: #FFFFFF;
}
.read a {
color: #FFFFFF;
text-decoration: none;
}
.read a:hover {
color: #FFFF00;
text-decoration: underline;
}
ol, ul {
list-style: none;
}
blockquote, q {
q... | 0.160463 | 0.0704 |
body {
margin:0;
padding:0;
background:url("../image/bg-main-top-body.png");
width:100%;
height:100%;
background-color:#ffffff;
}
a {
outline:0;
}
img {
border:0;
}
img:hover {
opacity:0.9;
filter:alpha(opacity=90); /* Needed for IE8 and old versions */
}
@media (min-width: 1100px) {
.container {
margi... | css/style.css | body {
margin:0;
padding:0;
background:url("../image/bg-main-top-body.png");
width:100%;
height:100%;
background-color:#ffffff;
}
a {
outline:0;
}
img {
border:0;
}
img:hover {
opacity:0.9;
filter:alpha(opacity=90); /* Needed for IE8 and old versions */
}
@media (min-width: 1100px) {
.container {
margi... | 0.289271 | 0.040408 |
* Styling for when the “sidenav” experiment is active.
*/
.Documentation {
column-gap: 2.8125rem;
display: grid;
grid-template-columns: 1fr minmax(0, 3fr);
}
.Documentation-nav {
max-height: calc(100vh - 6.511rem); /* 6.511rem is the site header height */
overflow-x: hidden;
overflow-y: scroll;
padding... | content/static/css/sidenav.css | * Styling for when the “sidenav” experiment is active.
*/
.Documentation {
column-gap: 2.8125rem;
display: grid;
grid-template-columns: 1fr minmax(0, 3fr);
}
.Documentation-nav {
max-height: calc(100vh - 6.511rem); /* 6.511rem is the site header height */
overflow-x: hidden;
overflow-y: scroll;
padding... | 0.563858 | 0.15131 |
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');
/* Define theme independent colors for elements */
:root {
--vk-color: #2787F5;
--tg-color: #25A3E2;
--ig-color: #E1306C;
--twitter-color: #41ABE1;
--discord-color: #5865F2;
--lastfm-color... | style.css | @import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');
/* Define theme independent colors for elements */
:root {
--vk-color: #2787F5;
--tg-color: #25A3E2;
--ig-color: #E1306C;
--twitter-color: #41ABE1;
--discord-color: #5865F2;
--lastfm-color... | 0.306423 | 0.061819 |
table.pvtTable {
/*font-family:arial;*/
font-size: 8pt;
text-align: left;
border-collapse: collapse;
width:100%;
}
table.pvtTable tr th, table.pvtTable tr th {
background-color: #fafafa;
border: 1px solid #CDCDCD;
font-size: 8pt;
padding: 5px;
}
table.pvtTable .pvtColLabel {text-ali... | app/assets/stylesheets/rails_pivot_table_js/pivot.css | table.pvtTable {
/*font-family:arial;*/
font-size: 8pt;
text-align: left;
border-collapse: collapse;
width:100%;
}
table.pvtTable tr th, table.pvtTable tr th {
background-color: #fafafa;
border: 1px solid #CDCDCD;
font-size: 8pt;
padding: 5px;
}
table.pvtTable .pvtColLabel {text-ali... | 0.239172 | 0.134548 |
body {
margin: 0;
padding: 0;
}
#siteCanvas {
position: fixed;
top:0;
height:100vh;
width:100vw;
background: url("../assets/background-2.png") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow:... | eduframeworks/css/design.css | body {
margin: 0;
padding: 0;
}
#siteCanvas {
position: fixed;
top:0;
height:100vh;
width:100vw;
background: url("../assets/background-2.png") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow:... | 0.442155 | 0.087994 |
body {
font-family: 'Roboto', sans-serif;
padding-bottom: 0;
margin-bottom: 0;
max-width: 100vw;
overflow-x: hidden;
background: #EEE;
}
h2 {
font-size: 2.7em;
font-weight: 900;
margin: 0.5em auto 0.3em auto;
padding-top: 1em;
}
a {
color: #ab1133;
}
a:hover {
color: ... | django/core/static/css/custom.css |
body {
font-family: 'Roboto', sans-serif;
padding-bottom: 0;
margin-bottom: 0;
max-width: 100vw;
overflow-x: hidden;
background: #EEE;
}
h2 {
font-size: 2.7em;
font-weight: 900;
margin: 0.5em auto 0.3em auto;
padding-top: 1em;
}
a {
color: #ab1133;
}
a:hover {
color: ... | 0.422266 | 0.119948 |
@media (min-width: 1281px) and (max-width: 1310px) {
.dashboard-items {
padding-left: 10pt;
}
.dashboard-next-exam{
width: 153px;
height: 50px;
}
}
@media (min-width: 1025px) and (max-width: 1280px) {
.dashboard-container .dashboard-items .dashboard-next-exam .main-button {
font-size: mediu... | src/components/SignIn/SignIn.css | @media (min-width: 1281px) and (max-width: 1310px) {
.dashboard-items {
padding-left: 10pt;
}
.dashboard-next-exam{
width: 153px;
height: 50px;
}
}
@media (min-width: 1025px) and (max-width: 1280px) {
.dashboard-container .dashboard-items .dashboard-next-exam .main-button {
font-size: mediu... | 0.20462 | 0.091585 |