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 |
|---|---|---|---|---|
table.inner{padding:0px; border:collapse;width:100%;}
table.main{
min-width:500px;
font-family: Tahoma;
font-size: 8pt;
border: 1px solid #ffffff;
border-collapse: collapse;
margin: 10px 0px;
}
table.main tr{
border-bottom:1px solid #e5e5e5;
background:#fff;
}
table.main tr:nth-child(odd){
background:... | Aplikasi/cihanjuang/assets/css/siteman_styles.css | table.inner{padding:0px; border:collapse;width:100%;}
table.main{
min-width:500px;
font-family: Tahoma;
font-size: 8pt;
border: 1px solid #ffffff;
border-collapse: collapse;
margin: 10px 0px;
}
table.main tr{
border-bottom:1px solid #e5e5e5;
background:#fff;
}
table.main tr:nth-child(odd){
background:... | 0.287568 | 0.162247 |
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
background-color: rgba(15, 15, 15, 0.6);
z-index: 2195;
overflow: auto;
}
.classybox-loader {
position: absolute;
height: 45px;
width: 45px;
background: url(../images/default/load.gif) center no-repeat rgba... | laravel-code/pontic_dev/css/jquery.classybox.css | position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
background-color: rgba(15, 15, 15, 0.6);
z-index: 2195;
overflow: auto;
}
.classybox-loader {
position: absolute;
height: 45px;
width: 45px;
background: url(../images/default/load.gif) center no-repeat rgba... | 0.4917 | 0.122392 |
.maincon {
width:1200px;
float:left;
}
.cate-step {
border:1px solid #eee;
height:53px;
overflow:hidden;
padding-left:52px;
margin-bottom:12px
}
.cate-step a {
display:block;
height:21px;
overflow:hidden;
padding-top:34px;
float:left;
text-align:center
}
.cate-step a:hover {
text-decor... | template/default/skin/css/category.css | .maincon {
width:1200px;
float:left;
}
.cate-step {
border:1px solid #eee;
height:53px;
overflow:hidden;
padding-left:52px;
margin-bottom:12px
}
.cate-step a {
display:block;
height:21px;
overflow:hidden;
padding-top:34px;
float:left;
text-align:center
}
.cate-step a:hover {
text-decor... | 0.364778 | 0.220552 |
.circle1{width:150px;height: 150px;background-color: hotpink;color: white;font-size: 100px; border-radius: 50%; text-align: middle;border: 3px dotted black;font-family: Comic Sans MS, cursive, sans-serif;}
.circle1:active{width:150px;height: 150px;background-color: hotpink;color: white;font-size: 80px; border-radius: ... | PC/xxx_Numbers/nums.css | .circle1{width:150px;height: 150px;background-color: hotpink;color: white;font-size: 100px; border-radius: 50%; text-align: middle;border: 3px dotted black;font-family: Comic Sans MS, cursive, sans-serif;}
.circle1:active{width:150px;height: 150px;background-color: hotpink;color: white;font-size: 80px; border-radius: ... | 0.33939 | 0.102394 |
*, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: "Roboto", Helvetica, Arial, sans-serif;
background: #000;
}
.distorted-gallery {
--transition-time: 800;
overflow: hidden;
position: relative;
height: 100vh;
perspective: 1000px;
transform-style: preserve... | html5-awesome/react-js-image-slider/react-js-image-slider/style.css | *, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: "Roboto", Helvetica, Arial, sans-serif;
background: #000;
}
.distorted-gallery {
--transition-time: 800;
overflow: hidden;
position: relative;
height: 100vh;
perspective: 1000px;
transform-style: preserve... | 0.64579 | 0.082328 |
html, body {
margin: 0;
padding: 0;
}
body {
display: flex;
flex-flow: column;
align-items: center;
min-height: 100vh;
background-color: #161618;
color: #F5F7F6;
font-family: sans-serif;
}
input, textarea {
font-family: sans-serif;
font-size: 14px;
margin: 0;
borde... | rep0st/web/static/css/stylesheet.css |
html, body {
margin: 0;
padding: 0;
}
body {
display: flex;
flex-flow: column;
align-items: center;
min-height: 100vh;
background-color: #161618;
color: #F5F7F6;
font-family: sans-serif;
}
input, textarea {
font-family: sans-serif;
font-size: 14px;
margin: 0;
borde... | 0.494873 | 0.081703 |
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: auto; }
body {
position: relative;
font-size: 16px; }
main {
height: 100%;
overflow-y: auto; }
footer {
width: 100%;
position: relative;
bottom: 0; }
ul {
padding: 0; }
.clearfix {
display: block;
clear: both;
... | SimpleDialogSampleWeb/message.banner.css | html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: auto; }
body {
position: relative;
font-size: 16px; }
main {
height: 100%;
overflow-y: auto; }
footer {
width: 100%;
position: relative;
bottom: 0; }
ul {
padding: 0; }
.clearfix {
display: block;
clear: both;
... | 0.40392 | 0.049959 |
*{
margin:0;
padding:0;
list-style:none;
text-decoration:none;
}
body{
margin:0;
padding:0;
justify-content:cente;
align-items:center;
background:#def;
display:block;
}
.container{
width:100%;
height:100%;
display:flex;
flex-direction:column;
justify-content:;
align-items:center;... | projects.css | *{
margin:0;
padding:0;
list-style:none;
text-decoration:none;
}
body{
margin:0;
padding:0;
justify-content:cente;
align-items:center;
background:#def;
display:block;
}
.container{
width:100%;
height:100%;
display:flex;
flex-direction:column;
justify-content:;
align-items:center;... | 0.294012 | 0.048949 |
.av3_container {
direction:ltr;
}
.av3_option_panel {
font-family:tahoma;
}
.av3_container input[type="text"],
.av3_container input[type="password"],
.av3_container input[type="email"],
.av3_container input[type="tel"],
.av3_container input[type="url"],
.av3_container textarea,
.av3_container select {
fon... | wp/wp-content/themes/phlox/auxin/css/rtl.css | .av3_container {
direction:ltr;
}
.av3_option_panel {
font-family:tahoma;
}
.av3_container input[type="text"],
.av3_container input[type="password"],
.av3_container input[type="email"],
.av3_container input[type="tel"],
.av3_container input[type="url"],
.av3_container textarea,
.av3_container select {
fon... | 0.38827 | 0.091626 |
.goods_list {
position: relative;
width: 1110px;
height: auto;
margin: 0 auto 0;
}
.goods_search_bar {
position: relative;
width: 1110px;
height: auto;
margin: 0 auto 0;
padding: 10px 10px 10px;
/*border: ridge 2px white;*/
}
.goods_block {
position: static;
float: left... | web/css/goods.css | .goods_list {
position: relative;
width: 1110px;
height: auto;
margin: 0 auto 0;
}
.goods_search_bar {
position: relative;
width: 1110px;
height: auto;
margin: 0 auto 0;
padding: 10px 10px 10px;
/*border: ridge 2px white;*/
}
.goods_block {
position: static;
float: left... | 0.504883 | 0.139045 |
html, body {
height: 100%;
display: flex;
flex-direction: column;
}
body{
font-family: 'Space Mono', monospace;
background-color: #363636;
color: #FFFFFF;
}
.container-title{
display: flex;
flex-direction: column;
align-items: center;
}
.container-title .text{
font-size... | assets/css/style.css | html, body {
height: 100%;
display: flex;
flex-direction: column;
}
body{
font-family: 'Space Mono', monospace;
background-color: #363636;
color: #FFFFFF;
}
.container-title{
display: flex;
flex-direction: column;
align-items: center;
}
.container-title .text{
font-size... | 0.303009 | 0.064772 |
height: 100%;
background-repeat: no-repeat; /*background-image: linear-gradient(rgb(12, 97, 33),rgb(104, 145, 162));*/
background:black;
position: relative;
display: block;
padding: 15% 0%;
background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../images/bg_img.jpg);
backgrou... | assets/css/style.css | height: 100%;
background-repeat: no-repeat; /*background-image: linear-gradient(rgb(12, 97, 33),rgb(104, 145, 162));*/
background:black;
position: relative;
display: block;
padding: 15% 0%;
background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../images/bg_img.jpg);
backgrou... | 0.286269 | 0.059401 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://127.0.0.1:60080"), url-prefix("http://localhost:18481/"), domain("kingdomofloathing.com") {
body,
blockquote {
background: #f2f5f6;
background: -webkit-linear-gradient(left, #f2f5f6 0%, #ffffff 30%, #ffffff 70%, #f2f5f6 100%)... | data/usercss/64347.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://127.0.0.1:60080"), url-prefix("http://localhost:18481/"), domain("kingdomofloathing.com") {
body,
blockquote {
background: #f2f5f6;
background: -webkit-linear-gradient(left, #f2f5f6 0%, #ffffff 30%, #ffffff 70%, #f2f5f6 100%)... | 0.198297 | 0.133359 |
.ntbSpot {
}
.ntbMouse {
background:url(assets/arrow.png) top left no-repeat;
width: 21px;
height: 34px;
}
.ntbMouseClick {
background:url(assets/arrow_click.png) top left no-repeat;
width: 29px;
height: 40px;
}
.ntbType {
background:url(assets/type.png) top left no-repeat;
width: 15px;
height: 33px;
}
.ntbWait {
backg... | javascripts/src/client/callout/css/hazel/nitobi.callout.css | .ntbSpot {
}
.ntbMouse {
background:url(assets/arrow.png) top left no-repeat;
width: 21px;
height: 34px;
}
.ntbMouseClick {
background:url(assets/arrow_click.png) top left no-repeat;
width: 29px;
height: 40px;
}
.ntbType {
background:url(assets/type.png) top left no-repeat;
width: 15px;
height: 33px;
}
.ntbWait {
backg... | 0.395951 | 0.134947 |
:root {
--primary-bg-color: rgb(44, 44, 44);
--secondary-bg-color: rgb(34, 34, 34);
--editor-bg-color: rgb(34, 34, 34);
--border-color: rgb(26, 26, 26);
--ui-text-color: rgb(194, 194, 194);
--sn-stylekit-info-color: #df4a16;
--sn-stylekit-info-contrast-color: white;
--sn-stylekit-neutral-color: #727072;... | dist/dist.css | :root {
--primary-bg-color: rgb(44, 44, 44);
--secondary-bg-color: rgb(34, 34, 34);
--editor-bg-color: rgb(34, 34, 34);
--border-color: rgb(26, 26, 26);
--ui-text-color: rgb(194, 194, 194);
--sn-stylekit-info-color: #df4a16;
--sn-stylekit-info-contrast-color: white;
--sn-stylekit-neutral-color: #727072;... | 0.436142 | 0.071819 |
.container {
font-family: 'Montserrat', sans-serif !important;
}
.contentBook {
display: flex;
margin-top: 20px;
justify-content: space-between;
font-size: 16px;
}
/*body {*/
/* font-family: 'Montserrat' , sans-serif !important;*/
/*}*/
.bookImage img {
width: 100%;
height: 100%;
... | src/main/webapp/public/styles/detail.css | .container {
font-family: 'Montserrat', sans-serif !important;
}
.contentBook {
display: flex;
margin-top: 20px;
justify-content: space-between;
font-size: 16px;
}
/*body {*/
/* font-family: 'Montserrat' , sans-serif !important;*/
/*}*/
.bookImage img {
width: 100%;
height: 100%;
... | 0.434461 | 0.074703 |
.flex {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.hide {
display: none;
}
/* -- base button styling -- */
.new-style .button {
padding: 8px 15px;
margin: 0;
min-width: 130px;
font-weight: 400;
text-align: center;
backg... | static/styles/components.css |
.flex {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.hide {
display: none;
}
/* -- base button styling -- */
.new-style .button {
padding: 8px 15px;
margin: 0;
min-width: 130px;
font-weight: 400;
text-align: center;
backg... | 0.436142 | 0.058858 |
body {
/*background: url(../img/bg2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;*/
font-family: 'Merriweather';
background-color: white;
line-height: 1.5;
}
/*a {*/
/*color: black;*/
/*}*/
/*a:hover {*/
/*... | public/css/app.css | body {
/*background: url(../img/bg2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;*/
font-family: 'Merriweather';
background-color: white;
line-height: 1.5;
}
/*a {*/
/*color: black;*/
/*}*/
/*a:hover {*/
/*... | 0.234319 | 0.051201 |
@font-face {
font-family: 'Blokk';
src: url('../fonts/BLOKKRegular.eot');
src: url('../fonts/BLOKKRegular.eot?#iefix') format('embedded-opentype'),
url('../fonts/BLOKKRegular.woff') format('woff'),
url('../fonts/BLOKKRegular.svg#BLOKKRegular') format('svg');
font-weight: normal;
font-style: normal;
}
html {... | public/assets/plugins/Fluidbox/css/styles.css | @font-face {
font-family: 'Blokk';
src: url('../fonts/BLOKKRegular.eot');
src: url('../fonts/BLOKKRegular.eot?#iefix') format('embedded-opentype'),
url('../fonts/BLOKKRegular.woff') format('woff'),
url('../fonts/BLOKKRegular.svg#BLOKKRegular') format('svg');
font-weight: normal;
font-style: normal;
}
html {... | 0.307566 | 0.057599 |
@import "~ol/ol.css";
@import "~flatpickr/dist/flatpickr.css";
@import "~@ansyn/event-drops/style.css";
@import "bootstrap/carousel.css";
@import 'icons.css';
@import 'tooltip.css';
@import "~primeng/resources/primeng.min.css";
@import "~primeng/resources/themes/omega/theme.css";
@import "~font-awesome/css/font-awesome... | src/app/@ansyn/ansyn/assets/styles/styles.css | @import "~ol/ol.css";
@import "~flatpickr/dist/flatpickr.css";
@import "~@ansyn/event-drops/style.css";
@import "bootstrap/carousel.css";
@import 'icons.css';
@import 'tooltip.css';
@import "~primeng/resources/primeng.min.css";
@import "~primeng/resources/themes/omega/theme.css";
@import "~font-awesome/css/font-awesome... | 0.127843 | 0.049681 |
.rb-scatter-chart {
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
position: relative;
height: 100%;
width: 100%;
}
.rb-scatter-chart-svg {
position: absolute;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 1;
}
.rb-scatter-chart-svg circ... | src/charts/ScatterChart.css | .rb-scatter-chart {
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
position: relative;
height: 100%;
width: 100%;
}
.rb-scatter-chart-svg {
position: absolute;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 1;
}
.rb-scatter-chart-svg circ... | 0.648466 | 0.112454 |
.plr20-tb15 { padding: 15px 20px}
.plr20-t25 { padding-top: 25px; padding-left: 20px; padding-right: 20px}
.plr10 { padding-left: 10px; padding-right: 10px}
.zs-tj-bar { height: 280px; padding: 30px 20px}
.img-block.w420 { float: left; width: 420px; height: 280px}
.img-block.w420 p { ... | public/frontend/css/article.css |
.plr20-tb15 { padding: 15px 20px}
.plr20-t25 { padding-top: 25px; padding-left: 20px; padding-right: 20px}
.plr10 { padding-left: 10px; padding-right: 10px}
.zs-tj-bar { height: 280px; padding: 30px 20px}
.img-block.w420 { float: left; width: 420px; height: 280px}
.img-block.w420 p { ... | 0.429788 | 0.225513 |
body {
padding-top: 60px;
padding-bottom: 40px;
}
h5 {
font-weight: bold;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
.code {
font-family: monospace;
}
.code.code-block {
padding: 10px;
margin-left: 25px;
}
#... | RussellGroup.Pims.Website/Content/Site.css | body {
padding-top: 60px;
padding-bottom: 40px;
}
h5 {
font-weight: bold;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
.code {
font-family: monospace;
}
.code.code-block {
padding: 10px;
margin-left: 25px;
}
#... | 0.5083 | 0.132318 |
{
display: block;
color: #FF5843;
font-size: 1.1em;
}
.border-bottom-00 {
border-bottom: solid 1px #000;
}
.sub-banner{
color: #fbfbfb
}
.bg18 {
background-color: #181818;
}
.height-60px {
height: 60px;
}
.pad-0 {
padding: 0;
}
.pad-top-5 {
padding-top: 5px;
}
.pad-top-10 {
padding-top: 10px;
}
.pad-to... | app/static/styles.css | {
display: block;
color: #FF5843;
font-size: 1.1em;
}
.border-bottom-00 {
border-bottom: solid 1px #000;
}
.sub-banner{
color: #fbfbfb
}
.bg18 {
background-color: #181818;
}
.height-60px {
height: 60px;
}
.pad-0 {
padding: 0;
}
.pad-top-5 {
padding-top: 5px;
}
.pad-top-10 {
padding-top: 10px;
}
.pad-to... | 0.392919 | 0.114072 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&display=swap');
*{
margin: 0;
padding: 0;
border: 0;
}
body {
background: white;
color: #111111;
margin: 0 230px 0 230px ;
}
header{
text-align: left;
display: flex;
align-items: center;
padding: 36.1px 0 31px 0;
}
... | styles.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&display=swap');
*{
margin: 0;
padding: 0;
border: 0;
}
body {
background: white;
color: #111111;
margin: 0 230px 0 230px ;
}
header{
text-align: left;
display: flex;
align-items: center;
padding: 36.1px 0 31px 0;
}
... | 0.36886 | 0.07244 |
.file-placeholder {
margin-left: 56px;
}
.file-placeholder .loading-wrap {
display: inline-block;
margin-left: 15px;
vertical-align: middle;
position: relative;
width: 50%;
}
.file-placeholder .loading {
background: #e3ebed;
display: block;
border: 1px solid;
border-top: 1px solid #bcc2c4;
border-... | install/components/germes/sale.cart.import/templates/.default/style.css | .file-placeholder {
margin-left: 56px;
}
.file-placeholder .loading-wrap {
display: inline-block;
margin-left: 15px;
vertical-align: middle;
position: relative;
width: 50%;
}
.file-placeholder .loading {
background: #e3ebed;
display: block;
border: 1px solid;
border-top: 1px solid #bcc2c4;
border-... | 0.257298 | 0.078997 |
.hootstrap-example {
background-color: #fff;
border-radius: 0.25rem 0.25rem 0 0;
border: 1px solid #e9ecef;
padding: 1rem;
position: relative; }
.hootstrap-example::before,
.hootstrap-example::after {
content: "";
display: table; }
.hootstrap-example .alert {
margin-bottom: 0; }
.hootstrap-example + ... | docs/_site/assets/scss/docs.css | .hootstrap-example {
background-color: #fff;
border-radius: 0.25rem 0.25rem 0 0;
border: 1px solid #e9ecef;
padding: 1rem;
position: relative; }
.hootstrap-example::before,
.hootstrap-example::after {
content: "";
display: table; }
.hootstrap-example .alert {
margin-bottom: 0; }
.hootstrap-example + ... | 0.426083 | 0.081703 |
.sidr {
display: none;
position: absolute;
position: fixed;
top: 0;
height: 100%;
z-index: 999999;
width: 260px;
padding-bottom: 30px!important;
overflow-x: none;
overflow-y: auto;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
background: #f8f8f8;
color: #333;
-webkit-box-shadow: i... | assets/css/sidr/jquery.sidr.light.css | .sidr {
display: none;
position: absolute;
position: fixed;
top: 0;
height: 100%;
z-index: 999999;
width: 260px;
padding-bottom: 30px!important;
overflow-x: none;
overflow-y: auto;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
background: #f8f8f8;
color: #333;
-webkit-box-shadow: i... | 0.279337 | 0.084985 |
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
@media (max-width: 767px) {
header {
align-items: left!important;
height: unset!important;
padding: 0!important;
}
header .sz-logo {
padding-left: 1rem!important;
padding-right: 0!important;
}
header .sz-lo... | docs/deploy/styles/eval-stack.css | @media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
@media (max-width: 767px) {
header {
align-items: left!important;
height: unset!important;
padding: 0!important;
}
header .sz-logo {
padding-left: 1rem!important;
padding-right: 0!important;
}
header .sz-lo... | 0.273866 | 0.059866 |
body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
background-color: #f0f0f0 !important;
padding-top: 0;
}
.slide-image {
width: 100%;
}
.carousel-holder {
margin-bottom: 30px;
}
.carousel-control,
.i... | spring-library/src/main/webapp/resources/css/books.css | body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
background-color: #f0f0f0 !important;
padding-top: 0;
}
.slide-image {
width: 100%;
}
.carousel-holder {
margin-bottom: 30px;
}
.carousel-control,
.i... | 0.450359 | 0.1126 |
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #23241f;
-webkit-text-size-adjust: none;
}
.hljs,
.hljs-tag,
.css .hljs-rules,
.css .hljs-value,
.aspectj .hljs-function,
.css .hljs-function .hljs-preprocessor,
.hljs-pragma {
color: #f8f8f2;
}
.hljs-strongemphasis,
.hljs-strong,
.hljs-e... | css/input/1.css | .hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #23241f;
-webkit-text-size-adjust: none;
}
.hljs,
.hljs-tag,
.css .hljs-rules,
.css .hljs-value,
.aspectj .hljs-function,
.css .hljs-function .hljs-preprocessor,
.hljs-pragma {
color: #f8f8f2;
}
.hljs-strongemphasis,
.hljs-strong,
.hljs-e... | 0.445771 | 0.090897 |
.au-is-active {
margin-left: 70px;
}
/* Inline styles
/* -------------------------------------- */
.image-mark,
.au-mark {
outline: 2px dashed #0d0 !important;
outline-offset: -2px;
position: relative;
z-index: 999;
min-width: 30px !important;
min-height: 30px !important;
}
.au-mark-delete {
outline... | client/css/main.css | .au-is-active {
margin-left: 70px;
}
/* Inline styles
/* -------------------------------------- */
.image-mark,
.au-mark {
outline: 2px dashed #0d0 !important;
outline-offset: -2px;
position: relative;
z-index: 999;
min-width: 30px !important;
min-height: 30px !important;
}
.au-mark-delete {
outline... | 0.384334 | 0.078961 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
:root{
--cor0:#3DDA84;
--cor1:#2B995C;
--cor2:#195936;
--cor3:#40E68B;
--cor4:#81DFAC;
--fonte-padrao:'Roboto', sans... | desafios/projeto-android/estilo/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
:root{
--cor0:#3DDA84;
--cor1:#2B995C;
--cor2:#195936;
--cor3:#40E68B;
--cor4:#81DFAC;
--fonte-padrao:'Roboto', sans... | 0.333829 | 0.100613 |
* {
padding: 0;
margin: 0;
font-family: 'Roboto Mono', monospace;
}
/* Header */
header {
background: linear-gradient(130deg, rgb(3, 3, 36), rgb(32, 32, 136));
color: rgb(255, 255, 255);
text-align: center;
padding: 8rem 1rem;
}
.header__title {
font-size: 6rem;
letter-spacing: 6p... | style.css | * {
padding: 0;
margin: 0;
font-family: 'Roboto Mono', monospace;
}
/* Header */
header {
background: linear-gradient(130deg, rgb(3, 3, 36), rgb(32, 32, 136));
color: rgb(255, 255, 255);
text-align: center;
padding: 8rem 1rem;
}
.header__title {
font-size: 6rem;
letter-spacing: 6p... | 0.413951 | 0.117344 |
.col-md-6 ,.col-md-7,.col-md-5{
overflow: hidden;
}
.main_tab {
padding:20px 0;
background-color:#fff;
margin-bottom:20px;
color:#000;
font-size:16px;
box-shadow: 0 0 5px #aaa;
}
.main_tab .col-md-8{
display:flex;
text-align: center;
}
.main_tab .col-md-8 div{
flex:1;
positio... | jeeweb-web/jeeweb-admin/src/main/resources/static/shop/css/ProjectGlobal.css | .col-md-6 ,.col-md-7,.col-md-5{
overflow: hidden;
}
.main_tab {
padding:20px 0;
background-color:#fff;
margin-bottom:20px;
color:#000;
font-size:16px;
box-shadow: 0 0 5px #aaa;
}
.main_tab .col-md-8{
display:flex;
text-align: center;
}
.main_tab .col-md-8 div{
flex:1;
positio... | 0.350421 | 0.059866 |
html,
body {
margin: 0;
padding: 0;
border: 0;
width: 100%;
height: 1600px;
/* overflow: hidden; */
display: flex;
background-color: #f5f5f5;
/* background-image: url(../img/1770.jpg); */
background-size: 100% 100%;
background-repeat: no-repeat;
background-position-x: 0px;
font-size: 14px;
f... | css/main.css | html,
body {
margin: 0;
padding: 0;
border: 0;
width: 100%;
height: 1600px;
/* overflow: hidden; */
display: flex;
background-color: #f5f5f5;
/* background-image: url(../img/1770.jpg); */
background-size: 100% 100%;
background-repeat: no-repeat;
background-position-x: 0px;
font-size: 14px;
f... | 0.341802 | 0.055132 |
:root {
--brand-color4: #e3f2fd;
--brand-color3: #bbdefb;
--brand-color2: #90caf9;
--brand-color1: #64b5f6;
--brand-color0: #42a5f5;
}
/**
* ICONS
*/
/* From https://github.com/jupyterlab/jupyterlab/blob/master/packages/theme-light-extension/style/icons/jupyter/notebook.svg */
.jp-Toolbar-gatherbutton-Book... | style/index.css | :root {
--brand-color4: #e3f2fd;
--brand-color3: #bbdefb;
--brand-color2: #90caf9;
--brand-color1: #64b5f6;
--brand-color0: #42a5f5;
}
/**
* ICONS
*/
/* From https://github.com/jupyterlab/jupyterlab/blob/master/packages/theme-light-extension/style/icons/jupyter/notebook.svg */
.jp-Toolbar-gatherbutton-Book... | 0.735452 | 0.121999 |
.u-width100Pct {
width: 100% !important;
}
.u-maxWidth100Pct {
max-width: 100% !important;
}
.u-maxWidth80Pct {
max-width: 80% !important;
}
.u-maxWidth700 {
max-width: 700px !important;
}
.u-floatRight {
float: right!important;
}
.u-marginLeft20 {
margin-left: 20px!important;
}
.u-tableCe... | templates/user/t1/v1_0/page/css/u.css | .u-width100Pct {
width: 100% !important;
}
.u-maxWidth100Pct {
max-width: 100% !important;
}
.u-maxWidth80Pct {
max-width: 80% !important;
}
.u-maxWidth700 {
max-width: 700px !important;
}
.u-floatRight {
float: right!important;
}
.u-marginLeft20 {
margin-left: 20px!important;
}
.u-tableCe... | 0.402275 | 0.097907 |
footer{
color: #EAD7DB;
}
img.contactImg, img.mailImg{
width: 1rem;
margin-right: 1rem;
}
img.contactImg{
height: 1.25rem;
}
img.rrssImg{
width: 1.5rem;
}
footer div.contact{
width: 100%;
background-color: #493737;
display: flex;
padding: 0.5rem 0;
}
footer div div div.contactInf... | frontend/src/styles/Footer.css | footer{
color: #EAD7DB;
}
img.contactImg, img.mailImg{
width: 1rem;
margin-right: 1rem;
}
img.contactImg{
height: 1.25rem;
}
img.rrssImg{
width: 1.5rem;
}
footer div.contact{
width: 100%;
background-color: #493737;
display: flex;
padding: 0.5rem 0;
}
footer div div div.contactInf... | 0.387574 | 0.073231 |
:root {
--header: #212121;
--body-primary: #424242;
--body-secondary: #565656;
--paper: #fafafa;
--horisontal-rule: rgba(0, 0, 0, .12);
}
.hoey {
color: red;
}
.middels{
color: orange;
}
.lav{
color: green;
}
/* Responsive footer */
html {
min-height: 100%;
height: 100%;
}
body {
display: flex... | css/styles.css | :root {
--header: #212121;
--body-primary: #424242;
--body-secondary: #565656;
--paper: #fafafa;
--horisontal-rule: rgba(0, 0, 0, .12);
}
.hoey {
color: red;
}
.middels{
color: orange;
}
.lav{
color: green;
}
/* Responsive footer */
html {
min-height: 100%;
height: 100%;
}
body {
display: flex... | 0.447219 | 0.12 |
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700|Poppins:300,300i,400,500,600,600i,700,700i');
body {
font-family: 'Poppins', sans-serif;
}
/*font-family: 'Oswald', sans-serif;*/
h1, h2, h3, h4, h5, h6 {
font-family: 'Poppins', sans-serif;
font-weight: normal;
font-style: no... | raw_files/Drexel project/css/main.css | @import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700|Poppins:300,300i,400,500,600,600i,700,700i');
body {
font-family: 'Poppins', sans-serif;
}
/*font-family: 'Oswald', sans-serif;*/
h1, h2, h3, h4, h5, h6 {
font-family: 'Poppins', sans-serif;
font-weight: normal;
font-style: no... | 0.428712 | 0.060032 |
.cores label:after {
content: '';
display: block;
border-radius: 50%;
width: 50px;
height: 50px;
}
label[for=verde]:after {
background-color: #33CC66;
}
label[for=rosa]:after {
background-color: #FF6666;
}
label[for=azul]:after {
background-color: #6666FF;
}
.co... | ProjetoWeb/css/produto.css | .cores label:after {
content: '';
display: block;
border-radius: 50%;
width: 50px;
height: 50px;
}
label[for=verde]:after {
background-color: #33CC66;
}
label[for=rosa]:after {
background-color: #FF6666;
}
label[for=azul]:after {
background-color: #6666FF;
}
.co... | 0.448668 | 0.149438 |
margin-top: 70px;
}
.container {
background: #efefef;
padding: 40px;
}
.card {
background: #fff;
margin-bottom: 20px;
font-size: 14px;
}
.card__button {
color: #efefef;
}
.card-container {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.card-container .card-h... | public/css/backend-content.css | margin-top: 70px;
}
.container {
background: #efefef;
padding: 40px;
}
.card {
background: #fff;
margin-bottom: 20px;
font-size: 14px;
}
.card__button {
color: #efefef;
}
.card-container {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.card-container .card-h... | 0.522933 | 0.08163 |
@font-face {
font-family: "ArchitectsDaughter";
src: url("./assets/fonts/ArchitectsDaughter-Regular.ttf") format("truetype");
}
@font-face {
font-family: "Roboto";
src: url("./assets/fonts/Roboto-Regular.ttf") format("truetype");
}
@keyframes scaleIn {
0% {
transform: scale(0);
}
20% {
transform... | app/public/global.css | @font-face {
font-family: "ArchitectsDaughter";
src: url("./assets/fonts/ArchitectsDaughter-Regular.ttf") format("truetype");
}
@font-face {
font-family: "Roboto";
src: url("./assets/fonts/Roboto-Regular.ttf") format("truetype");
}
@keyframes scaleIn {
0% {
transform: scale(0);
}
20% {
transform... | 0.434221 | 0.11808 |
.sidebar {
width: 250px;
position: absolute;
top: 60px;
left: 0;
font-family: 'Montserrat', sans-serif;
background: #3d464d;
z-index: 0;
font-size: 13px;
font-weight: normal;
z-index: 500;
color: rgba(255, 255, 255, 0.8);
}
.sidebar .label {
font-size: 10px;
position: relative;
line-height: ... | css/stylenav.css | .sidebar {
width: 250px;
position: absolute;
top: 60px;
left: 0;
font-family: 'Montserrat', sans-serif;
background: #3d464d;
z-index: 0;
font-size: 13px;
font-weight: normal;
z-index: 500;
color: rgba(255, 255, 255, 0.8);
}
.sidebar .label {
font-size: 10px;
position: relative;
line-height: ... | 0.475118 | 0.086401 |
* {
margin: 0;
padding: 0;
}
body {
font-family: Google Sans;
background: linear-gradient(60.78deg, #00B9FF 0%, #00E5FF 125.1%);
min-height: 100vh;
}
.wrapper {
display: grid;
grid-template-rows: max-content 1fr;
justify-content: center;
padding-top: 30px;
padding-bottom: 60px;... | web/templates/assets/index.css | * {
margin: 0;
padding: 0;
}
body {
font-family: Google Sans;
background: linear-gradient(60.78deg, #00B9FF 0%, #00E5FF 125.1%);
min-height: 100vh;
}
.wrapper {
display: grid;
grid-template-rows: max-content 1fr;
justify-content: center;
padding-top: 30px;
padding-bottom: 60px;... | 0.527073 | 0.139162 |
html {
background: #f0f0f0;
padding: 5px;
}
body {
margin: 0 auto;
}
:root {
background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
}
input {
border: none;
font-family: 'Roboto', sans-serif;
color: #333;
margin: 1px 0 5px 0;
border-radius: 0.2rem;
background-color: ... | public/css/style.css | html {
background: #f0f0f0;
padding: 5px;
}
body {
margin: 0 auto;
}
:root {
background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
}
input {
border: none;
font-family: 'Roboto', sans-serif;
color: #333;
margin: 1px 0 5px 0;
border-radius: 0.2rem;
background-color: ... | 0.45181 | 0.134719 |
@font-face {
font-family: contm;
src: url(font/contm.ttf);
}
*{
margin: 0;
font-family: contm;
letter-spacing: 1px;
}
body{
background-color: #F6F8F9;
}
#header{
height: auto;
background-color:black ;
text-align: center;
}
a.kontakt{
float: left;
text-decoration: ... | Dam.css | @font-face {
font-family: contm;
src: url(font/contm.ttf);
}
*{
margin: 0;
font-family: contm;
letter-spacing: 1px;
}
body{
background-color: #F6F8F9;
}
#header{
height: auto;
background-color:black ;
text-align: center;
}
a.kontakt{
float: left;
text-decoration: ... | 0.263315 | 0.059866 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Lato';
}
.center{
max-width: 1100px;
padding: 0 2%;
margin: 0 auto;
}
.clear{
clear: both;
}
body{
background-color: rgb(245,245,245);
}
header{
background-color: white;
border-bottom: 1px solid #ccc ;
}
... | instagram/css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Lato';
}
.center{
max-width: 1100px;
padding: 0 2%;
margin: 0 auto;
}
.clear{
clear: both;
}
body{
background-color: rgb(245,245,245);
}
header{
background-color: white;
border-bottom: 1px solid #ccc ;
}
... | 0.564579 | 0.113776 |
@font-face {
font-family: "Tamedia Icons";
src: url("http://www.tagesanzeiger.ch/css/fonts/icons/tamedia-icons.eot");
src: url("http://www.tagesanzeiger.ch/css/fonts/icons/tamedia-icons.eot?#iefix") format("eot"),
url("http://www.tagesanzeiger.ch/css/fonts/icons/tamedia-icons.woff") format("woff"),
... | test/fixtures/tagesanzeiger.css | @font-face {
font-family: "Tamedia Icons";
src: url("http://www.tagesanzeiger.ch/css/fonts/icons/tamedia-icons.eot");
src: url("http://www.tagesanzeiger.ch/css/fonts/icons/tamedia-icons.eot?#iefix") format("eot"),
url("http://www.tagesanzeiger.ch/css/fonts/icons/tamedia-icons.woff") format("woff"),
... | 0.361503 | 0.098773 |
@-moz-document url("https://www.facebook.com/"), url-prefix(""), url-prefix("https://www.facebook.com/index.php") {
._5vb_,._5vb_ #contentCol{background: url(http://i.imgur.com/UooHWbD.png) center top 100%;color:#141823}
._5p3y .uiSideNav .item {color: #666; text-shadow: rgba(255,255,255,1) 0 1px 0;}
._5pat ._... | data/usercss/99880.user.css | @-moz-document url("https://www.facebook.com/"), url-prefix(""), url-prefix("https://www.facebook.com/index.php") {
._5vb_,._5vb_ #contentCol{background: url(http://i.imgur.com/UooHWbD.png) center top 100%;color:#141823}
._5p3y .uiSideNav .item {color: #666; text-shadow: rgba(255,255,255,1) 0 1px 0;}
._5pat ._... | 0.398758 | 0.145783 |
@media screen and (max-width: 480px) {
.textname{
margin-top: -40px;
font-size: 17px;
color:#b8b8b8;
width: 160px;
}
.logo{
width: 50%;
height:auto;
margin: 0 auto;
}
body {
background:url("./mobile_bg.jpg") no-repeat;
background-size:100% 100%;
}
.title{
width: 100%;
}
html,bod... | src/RegisterationSystem/static/css/mobile.css | @media screen and (max-width: 480px) {
.textname{
margin-top: -40px;
font-size: 17px;
color:#b8b8b8;
width: 160px;
}
.logo{
width: 50%;
height:auto;
margin: 0 auto;
}
body {
background:url("./mobile_bg.jpg") no-repeat;
background-size:100% 100%;
}
.title{
width: 100%;
}
html,bod... | 0.265404 | 0.050168 |
:root {
--blue: #1FA2F1;
--blueLight: #9BD1F9;
--buttonHoverBg: #d4edff;
--lightGrey: rgb(230, 236, 240);
--spacing: 15px;
--greyText: rgb(101, 119, 134);
--greyButtonText: rgba(0,0,0,0.34);
}
a {
color: inherit;
}
a:hover {
color: inherit;
text-decoration: none;
}
h1 {
fo... | server/public/css/main.css | :root {
--blue: #1FA2F1;
--blueLight: #9BD1F9;
--buttonHoverBg: #d4edff;
--lightGrey: rgb(230, 236, 240);
--spacing: 15px;
--greyText: rgb(101, 119, 134);
--greyButtonText: rgba(0,0,0,0.34);
}
a {
color: inherit;
}
a:hover {
color: inherit;
text-decoration: none;
}
h1 {
fo... | 0.677047 | 0.246998 |
\*------------------------------------*/
/**
* CONTENTS............You're reading it!
* STYLUS MIXIN........Set of functions to make cross-browser easier
* RESET...............Set our reset defaults
* GRID
* ELEMENTS
* LAYOUT
* HEADER
* INTRO
* TIMELINE
* PROJECTS
* CONTACT
* FOOTER
* RESPONSIVE
*/
/*
CO... | css/style.css | \*------------------------------------*/
/**
* CONTENTS............You're reading it!
* STYLUS MIXIN........Set of functions to make cross-browser easier
* RESET...............Set our reset defaults
* GRID
* ELEMENTS
* LAYOUT
* HEADER
* INTRO
* TIMELINE
* PROJECTS
* CONTACT
* FOOTER
* RESPONSIVE
*/
/*
CO... | 0.294215 | 0.09122 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');*{margin:0;padding:0}
body{height:100%;width:100%;background:url(../img/bg.png) #0841ab;background-attachment:fixed;background-size:cover;font-family:'Poppins',sans-serif}
#main{display:flex;align-items:cen... | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');*{margin:0;padding:0}
body{height:100%;width:100%;background:url(../img/bg.png) #0841ab;background-attachment:fixed;background-size:cover;font-family:'Poppins',sans-serif}
#main{display:flex;align-items:cen... | 0.338077 | 0.050518 |
.normalize{
margin: 0;
}
body {
/*background: #eee; */ }
/*------------------------------*/
#background {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url("images/background.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100%;
... | public/build/css/all-a62f1c6e72.css | .normalize{
margin: 0;
}
body {
/*background: #eee; */ }
/*------------------------------*/
#background {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url("images/background.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100%;
... | 0.308503 | 0.102125 |
.welcome-container {
text-align: center;
height: 100%;
box-sizing: border-box;
display: grid;
grid-template-rows: auto 1fr;
}
.status {
position: fixed;
top: 0px;
right: 0px;
color: white;
padding: 10px;
box-sizing: border-box;
width: 230px;
display: flex;
grid-gap: 10px;
align-items: cen... | src/styles/Welcome.css | .welcome-container {
text-align: center;
height: 100%;
box-sizing: border-box;
display: grid;
grid-template-rows: auto 1fr;
}
.status {
position: fixed;
top: 0px;
right: 0px;
color: white;
padding: 10px;
box-sizing: border-box;
width: 230px;
display: flex;
grid-gap: 10px;
align-items: cen... | 0.490724 | 0.133585 |
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, capti... | public/stylesheets/style.css | @charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, capti... | 0.272411 | 0.058025 |
:root {
--nav-width: 1380px;
--article-width: 650px;
--toc-width: 300px;
--toc-word:#1373ceea;
}
.dark {
--toc-word:#09daa6;
}
.toc {
margin: 0 2px 40px 2px;
border: 1px solid var(--border);
background: var(--entry);
border-radius: var(--radius);
padding: 0.4em;
}
.toc-containe... | assets/css/extended/blank.css | :root {
--nav-width: 1380px;
--article-width: 650px;
--toc-width: 300px;
--toc-word:#1373ceea;
}
.dark {
--toc-word:#09daa6;
}
.toc {
margin: 0 2px 40px 2px;
border: 1px solid var(--border);
background: var(--entry);
border-radius: var(--radius);
padding: 0.4em;
}
.toc-containe... | 0.39222 | 0.226966 |
width: 80%;
/*height: 100vh;*/
margin: 0 auto;
/*background-color: lightslategrey;*/
display: flex;
flex-wrap: nowrap;
flex-direction: row;
}
#leftContainer {
flex-basis: 30%;
/*background-color: #0075b9;*/
position: relative;
top: 10px;
}
#mainContainer {
flex-basis: 7... | JavaEE-Practicum-2020/web/asset/css/detailed_class.css | width: 80%;
/*height: 100vh;*/
margin: 0 auto;
/*background-color: lightslategrey;*/
display: flex;
flex-wrap: nowrap;
flex-direction: row;
}
#leftContainer {
flex-basis: 30%;
/*background-color: #0075b9;*/
position: relative;
top: 10px;
}
#mainContainer {
flex-basis: 7... | 0.36376 | 0.050682 |
/* メディアアップローダーで「添付ファイル投稿 URL」を非表示に */
.button.urlpost { display:none !important; }
/*-------------------------------------------*/
/* 記事タイトル欄
/*-------------------------------------------*/
/* 非公開 */
body.private #wpwrap #titlewrap input,
/* レビュー待ち */
body.pending #wpwrap #titlewrap input,
/* 新規追加? */
body.auto-draf... | wp-content/themes/biz-vektor/css/style_bizvektor_admin.css |
/* メディアアップローダーで「添付ファイル投稿 URL」を非表示に */
.button.urlpost { display:none !important; }
/*-------------------------------------------*/
/* 記事タイトル欄
/*-------------------------------------------*/
/* 非公開 */
body.private #wpwrap #titlewrap input,
/* レビュー待ち */
body.pending #wpwrap #titlewrap input,
/* 新規追加? */
body.auto-draf... | 0.20268 | 0.053329 |
@charset "utf-8";
.section_1 .t3_header {
padding: .10rem .1rem .36rem .1rem;
text-align: center;
color: #fff;
font-size: .16rem;
background: url("../img/导图/切图-通用顶部颜色.png") no-repeat center;
background-size: cover;
}
.section_1 .t3_header img {
width: 1.10rem;
height: 1.10rem;
}
.sect... | src/assets/css/xxqk.css | @charset "utf-8";
.section_1 .t3_header {
padding: .10rem .1rem .36rem .1rem;
text-align: center;
color: #fff;
font-size: .16rem;
background: url("../img/导图/切图-通用顶部颜色.png") no-repeat center;
background-size: cover;
}
.section_1 .t3_header img {
width: 1.10rem;
height: 1.10rem;
}
.sect... | 0.218003 | 0.047382 |
body{
display:flex;
justify-content:center;
background-color:rgb(31,31,77);
}
.div1{
width:600px;
height:830px;
text-align:center;
font-size:30px;
font-weight:bolder;
border:10px solid black;
border-radius:50px;
margin:20px 0px 0px 0px;
box-sizing:border-box; ... | Exercicio1/CSS/mercado.css | body{
display:flex;
justify-content:center;
background-color:rgb(31,31,77);
}
.div1{
width:600px;
height:830px;
text-align:center;
font-size:30px;
font-weight:bolder;
border:10px solid black;
border-radius:50px;
margin:20px 0px 0px 0px;
box-sizing:border-box; ... | 0.312055 | 0.102081 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro&display=swap');
@import url("https://use.typekit.net/jgy0yay.css");
/* && GENERAL SETTINGS. Change or add your own variables here.
=====================... | css/settings.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro&display=swap');
@import url("https://use.typekit.net/jgy0yay.css");
/* && GENERAL SETTINGS. Change or add your own variables here.
=====================... | 0.213541 | 0.06489 |
body {
font-family: 'Merienda', cursive;
}
/* flex bootstrap clone */
.flex-row {
display: flex;
}
.flex-column {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.col-1 {
flex: 0 0 calc(100% * 1 / 12 - 2%);
}
.col-2 {
flex: 0 0 calc(100% * 2 / 12 - 2%);
}
... | assets/css/style.css | body {
font-family: 'Merienda', cursive;
}
/* flex bootstrap clone */
.flex-row {
display: flex;
}
.flex-column {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.col-1 {
flex: 0 0 calc(100% * 1 / 12 - 2%);
}
.col-2 {
flex: 0 0 calc(100% * 2 / 12 - 2%);
}
... | 0.541894 | 0.152537 |
* IMPORT OTHER STYLES
*******************************************************************************************************************/
@import url(reset.css);
@import url(http://fonts.googleapis.com/css?family=Viga&subset=... | app/tps_paradiso-honey/css/main.css | * IMPORT OTHER STYLES
*******************************************************************************************************************/
@import url(reset.css);
@import url(http://fonts.googleapis.com/css?family=Viga&subset=... | 0.145055 | 0.075007 |
body {
background: #eee;
}
/*Registro*/
.register {
padding-top: 50px;
padding-right: 100px;
padding-bottom: 10px;
padding-left: 100px;
}
.regisTxt {}
/* login */
.login {
padding-top: 50px;
padding-right: 100px;
padding-bottom: 10px;
padding-left: 100px;
}
.box-form {
backgro... | web/assets/css/styles.css |
body {
background: #eee;
}
/*Registro*/
.register {
padding-top: 50px;
padding-right: 100px;
padding-bottom: 10px;
padding-left: 100px;
}
.regisTxt {}
/* login */
.login {
padding-top: 50px;
padding-right: 100px;
padding-bottom: 10px;
padding-left: 100px;
}
.box-form {
backgro... | 0.344554 | 0.066843 |
@media only screen and (min-device-width: 1200px) {
#nav-java {
color: var(--color-navbar-text);
border-bottom: 4px solid;
border-image: var(--gradient-new-1);
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
font-family: var(--font-family1);
font-... | public/JAVA/css/nav.css |
@media only screen and (min-device-width: 1200px) {
#nav-java {
color: var(--color-navbar-text);
border-bottom: 4px solid;
border-image: var(--gradient-new-1);
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
font-family: var(--font-family1);
font-... | 0.546254 | 0.133698 |
.partic {
position: absolute;
border-radius: 50%;
}
@keyframes particle-animation-1 {
100% {
transform: translate3d(7vw, 65vh, 89px);
}
}
.partic:nth-child(1) {
animation: particle-animation-1 50s infinite;
height: 50px;
width: 50px;
opacity: 0.25;
animation-delay: -0.3s;
background: #ff4314;
transform: ... | css/particles.css | .partic {
position: absolute;
border-radius: 50%;
}
@keyframes particle-animation-1 {
100% {
transform: translate3d(7vw, 65vh, 89px);
}
}
.partic:nth-child(1) {
animation: particle-animation-1 50s infinite;
height: 50px;
width: 50px;
opacity: 0.25;
animation-delay: -0.3s;
background: #ff4314;
transform: ... | 0.768081 | 0.110112 |
.ph-item {
&, *,
::after, ::before {
box-sizing: border-box;
}
position: relative;
display: flex;
flex-wrap: wrap;
padding: 30px !default (30px !default / 2) (30px !default - 15px !default) (30px !default / 2);
overflow: hidden;
margin-bottom: 30px !default;
background-color: #fff !default;
b... | public_html/admin_css/js/preloader.css | .ph-item {
&, *,
::after, ::before {
box-sizing: border-box;
}
position: relative;
display: flex;
flex-wrap: wrap;
padding: 30px !default (30px !default / 2) (30px !default - 15px !default) (30px !default / 2);
overflow: hidden;
margin-bottom: 30px !default;
background-color: #fff !default;
b... | 0.565059 | 0.121243 |
@media (min-width: 768px) and (max-width: 960px) {
body{
margin: auto;
}
main{
display: grid;
grid-template-columns:200px 190px 190px 190px 190px ;
grid-template-rows: 100px 200px 250px 150px;
gap: 0px;
}
p{
position: absolute;
top: 50%;
left: 50%;
tra... | style/layout.css | @media (min-width: 768px) and (max-width: 960px) {
body{
margin: auto;
}
main{
display: grid;
grid-template-columns:200px 190px 190px 190px 190px ;
grid-template-rows: 100px 200px 250px 150px;
gap: 0px;
}
p{
position: absolute;
top: 50%;
left: 50%;
tra... | 0.257392 | 0.130258 |
p{
font-family: Arial, Helvetica, sans-serif;
color: #6e6e6e;
font-size: 13px;
}
body {
padding-bottom: 50px;
cursor:pointer;
}
#logo{
display: block;
margin-left: auto;
margin-right: auto;
width: 75%;
}
#placedescription{
line-height: 6px;
text-align: left;
}
#next{
padding-top: 20vh;... | public/css/spot.css | p{
font-family: Arial, Helvetica, sans-serif;
color: #6e6e6e;
font-size: 13px;
}
body {
padding-bottom: 50px;
cursor:pointer;
}
#logo{
display: block;
margin-left: auto;
margin-right: auto;
width: 75%;
}
#placedescription{
line-height: 6px;
text-align: left;
}
#next{
padding-top: 20vh;... | 0.437343 | 0.058292 |
body {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
}
.Content{
margin-top: 72px;
}
.BreadBottom {
height: 9%;
width: 80%;
background: linear-gradient(#F08E4A, #e27b36);
border-radius: 0 0 30px 30px;
box-shadow: inset -15px 0 #c15711;
margin: 1% auto;
}
.BreadTo... | src/index.css | body {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
}
.Content{
margin-top: 72px;
}
.BreadBottom {
height: 9%;
width: 80%;
background: linear-gradient(#F08E4A, #e27b36);
border-radius: 0 0 30px 30px;
box-shadow: inset -15px 0 #c15711;
margin: 1% auto;
}
.BreadTo... | 0.546496 | 0.118131 |
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');
/* font-family: 'Montserrat', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('htt... | portfolio/src/main/webapp/style.css | @import url('https://fonts.googleapis.com/css2?family=Bitter:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');
/* font-family: 'Montserrat', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('htt... | 0.400046 | 0.084947 |
#headerDiv {
width:100%;
height:88px;
}
#navigationDiv {
width:300px;
/*height need calculate*/
float:left;
background-color:#f0f0f0
}
#panelDiv {
height: 60px;
padding-left: 4px;
padding-right: 4px;
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size: 12px;... | plugins/welcome/geronimo-welcome/src/main/webapp/pluto.css | #headerDiv {
width:100%;
height:88px;
}
#navigationDiv {
width:300px;
/*height need calculate*/
float:left;
background-color:#f0f0f0
}
#panelDiv {
height: 60px;
padding-left: 4px;
padding-right: 4px;
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size: 12px;... | 0.415373 | 0.202423 |
.wpb_row h1, .wpb_row h2, .wpb_row h3, .wpb_row h4, .wpb_row h5 { margin-top:0px;}
/* .page-item-1106 a:after { display:none; width:250px; height:314px; content:''; background:url("http://themes.orange-idea.com/product_previews/valor.jpg"); position: absolute; right:-250px; top:-1px; border:1px solid #ededed;}
.page-i... | public/themes11/default/assets/css/vc.css | .wpb_row h1, .wpb_row h2, .wpb_row h3, .wpb_row h4, .wpb_row h5 { margin-top:0px;}
/* .page-item-1106 a:after { display:none; width:250px; height:314px; content:''; background:url("http://themes.orange-idea.com/product_previews/valor.jpg"); position: absolute; right:-250px; top:-1px; border:1px solid #ededed;}
.page-i... | 0.223886 | 0.155976 |
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/*
Fonts used
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
*/
:root {
--primary-color: #a59678;
--dark: #2e323f;
--semi-dark: #3b4050;
--grey: #6f737f;
--semi-grey: #d8d7dd;
--white:... | 21-day-conquering_responsive_layouts_course/Final_challenge/style.css | *,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/*
Fonts used
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
*/
:root {
--primary-color: #a59678;
--dark: #2e323f;
--semi-dark: #3b4050;
--grey: #6f737f;
--semi-grey: #d8d7dd;
--white:... | 0.42919 | 0.082401 |
body{
padding: 20px;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
.wrap {
max-width: 900px;
margin: 4em auto;
font-family: Raleway, Arial, sans-serif;
}
hr {
display: block;
height: 1... | html/plugins/sys/backstage/html/default/sys/index/default/tpl.css | body{
padding: 20px;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
.wrap {
max-width: 900px;
margin: 4em auto;
font-family: Raleway, Arial, sans-serif;
}
hr {
display: block;
height: 1... | 0.359027 | 0.072801 |
* {
font-family: Arial, Helvetica, sans-serif;
}
html {
height: 100vh;
margin: 0;
padding: 0;
}
body{
margin: 0;
padding: 0;
background: linear-gradient(to bottom, #64B5F6, #B2EBF2);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
h... | Students-Projects/mandeep9952/css/mandeepStyle.css | * {
font-family: Arial, Helvetica, sans-serif;
}
html {
height: 100vh;
margin: 0;
padding: 0;
}
body{
margin: 0;
padding: 0;
background: linear-gradient(to bottom, #64B5F6, #B2EBF2);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
h... | 0.436142 | 0.112942 |
* {
margin: 0;
padding: 0;
}
html,
body {
width: 100%;
height: 100%;
counter-reset: item-count;
}
html {
position: fixed;
}
body {
overflow: hidden;
}
a {
transition: .3s;
color: #333;
}
a:hover {
text-decoration: none;
}
ul {
list-style: none;
}
span {
display: in... | css/main.css | * {
margin: 0;
padding: 0;
}
html,
body {
width: 100%;
height: 100%;
counter-reset: item-count;
}
html {
position: fixed;
}
body {
overflow: hidden;
}
a {
transition: .3s;
color: #333;
}
a:hover {
text-decoration: none;
}
ul {
list-style: none;
}
span {
display: in... | 0.505127 | 0.125896 |
body {
Margin: 0;
padding: 0;
min-width: 100%;
background-color: #ffffff;
}
/* line 13, ../scss/_reset.scss */
table {
border-spacing: 0;
color: #444444;
font-family: "Open Sans", Arial, sans-serif;
}
/* line 19, ../scss/_reset.scss */
td {
padding: 0;
}
/* line 23, ../scss/_reset.scss */
.wrapper {
... | app/css/style.css | body {
Margin: 0;
padding: 0;
min-width: 100%;
background-color: #ffffff;
}
/* line 13, ../scss/_reset.scss */
table {
border-spacing: 0;
color: #444444;
font-family: "Open Sans", Arial, sans-serif;
}
/* line 19, ../scss/_reset.scss */
td {
padding: 0;
}
/* line 23, ../scss/_reset.scss */
.wrapper {
... | 0.25992 | 0.055823 |
.mdc-top-app-bar {
background-color: #82100f;
/* @alternate */
background-color: var(--mdc-theme-primary, #82100f);
color: white;
display: flex;
position: fixed;
flex-direction: column;
justify-content: space-between;
box-sizing: border-box;
width: 100%;
z-index: 4;
}
.mdc-top-app-bar .mdc-top-app... | docs/main.9ad7e6de.css | .mdc-top-app-bar {
background-color: #82100f;
/* @alternate */
background-color: var(--mdc-theme-primary, #82100f);
color: white;
display: flex;
position: fixed;
flex-direction: column;
justify-content: space-between;
box-sizing: border-box;
width: 100%;
z-index: 4;
}
.mdc-top-app-bar .mdc-top-app... | 0.444083 | 0.028382 |
:root {
--theme-color: #f15d5b;
--secondary-color: #5bbe8c;
--dark-color: #222;
--white-color: #fff;
--bg-color: #f3f1f2;
--light-blue: #eff6fd;
}
body {
font-family: Roboto, sans-serif;
color: rgb(68, 68, 68);
}
a {
color: var(--theme-color);
text-decoration: none;
}
a:hover... | public/css/style.css |
:root {
--theme-color: #f15d5b;
--secondary-color: #5bbe8c;
--dark-color: #222;
--white-color: #fff;
--bg-color: #f3f1f2;
--light-blue: #eff6fd;
}
body {
font-family: Roboto, sans-serif;
color: rgb(68, 68, 68);
}
a {
color: var(--theme-color);
text-decoration: none;
}
a:hover... | 0.408631 | 0.094302 |
@font-face {
font-family: 'gilroy';
src: url('./../assets/fonts/gilroy-bold-webfont.eot');
src: url('./../assets/fonts/gilroy-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('./../assets/fonts/gilroy-bold-webfont.woff2') format('woff2'),
url('./../assets/fonts/gilroy-bold-webfon... | resources/assets/sass/fonts.css | @font-face {
font-family: 'gilroy';
src: url('./../assets/fonts/gilroy-bold-webfont.eot');
src: url('./../assets/fonts/gilroy-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('./../assets/fonts/gilroy-bold-webfont.woff2') format('woff2'),
url('./../assets/fonts/gilroy-bold-webfon... | 0.133415 | 0.043244 |
.lsidebar {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
margin-top: 100px;
overflow: hidden;
z-index: 1001; }
.lsidebar.collapsed {
width: 40px;
height: 204px;
}
.lsidebar.collapsed.view {
height: 44px;
}
@media (min-width: 768px) {
.lsidebar {
top: 10px;
bo... | modules/base/assets/lsidebar/sidebar.css | .lsidebar {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
margin-top: 100px;
overflow: hidden;
z-index: 1001; }
.lsidebar.collapsed {
width: 40px;
height: 204px;
}
.lsidebar.collapsed.view {
height: 44px;
}
@media (min-width: 768px) {
.lsidebar {
top: 10px;
bo... | 0.511717 | 0.107672 |
.layout {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal {
/* @apply(.layout); */
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
... | Code/RepairShop/wwwroot/styles/common/layouts.css | .layout {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal {
/* @apply(.layout); */
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
... | 0.404037 | 0.048496 |
:root {
--font-monts: 'Montserrat', sans-serif;
--font-roboto: 'Roboto', sans-serif;
--font-Kaushan: 'Kaushan Script', cursive;
--bold: 700;
--regular: 400;
--light: 300;
--main-color:#333333;
--second-color: #ffffff;
--gradient: linear-gradient(to top , rgba(252,227,138, 0.9) 0%, rg... | html-css/module-10/css/style.css | :root {
--font-monts: 'Montserrat', sans-serif;
--font-roboto: 'Roboto', sans-serif;
--font-Kaushan: 'Kaushan Script', cursive;
--bold: 700;
--regular: 400;
--light: 300;
--main-color:#333333;
--second-color: #ffffff;
--gradient: linear-gradient(to top , rgba(252,227,138, 0.9) 0%, rg... | 0.336222 | 0.138491 |
body{
background-color: #f1f3f5;
font-family: "Homer Simpson UI";
padding-top: 55px;
}
html, body{
display: flex;
flex-direction: column;
height:100%;
margin:0px;
}
/* menu horizontal */
.navbar-default {
/* background-color:#464646; */
/* Permalink - use to edit and share thi... | public/css/principal.css | body{
background-color: #f1f3f5;
font-family: "Homer Simpson UI";
padding-top: 55px;
}
html, body{
display: flex;
flex-direction: column;
height:100%;
margin:0px;
}
/* menu horizontal */
.navbar-default {
/* background-color:#464646; */
/* Permalink - use to edit and share thi... | 0.467818 | 0.064506 |
body {
overflow: hidden;
}
#content {
margin: 0;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: row;
}
#editor {
flex: 1 0 1px;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
font-size: 16px;
font-family: 'Ricty Diminished... | styles.css |
body {
overflow: hidden;
}
#content {
margin: 0;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: row;
}
#editor {
flex: 1 0 1px;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
font-size: 16px;
font-family: 'Ricty Diminished... | 0.231614 | 0.03775 |
body {
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}
.container {
width: 100%;
display: grid;
grid-template-columns: repeat(12, minmax(100px, 1fr));
grid-template-rows: 40px 480px 85px 350px 34px 180px 350px;
grid-gap: 10px;
}
.header {
grid-column: 2 / 5;
text-align: left... | public/style.css | body {
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}
.container {
width: 100%;
display: grid;
grid-template-columns: repeat(12, minmax(100px, 1fr));
grid-template-rows: 40px 480px 85px 350px 34px 180px 350px;
grid-gap: 10px;
}
.header {
grid-column: 2 / 5;
text-align: left... | 0.531453 | 0.192217 |
:root {
--theme-tab-toolbar-background: #444444 !important;
--theme-toolbar-background: #333333 !important;
--theme-selection-background: #727272 !important;
--mtz-white-transparent: rgba(255,255,255,0.8);
--theme-orange: #F9A322;
}
/* .content {
min-height: 500px !important;
... | data/usercss/129818.user.css |
:root {
--theme-tab-toolbar-background: #444444 !important;
--theme-toolbar-background: #333333 !important;
--theme-selection-background: #727272 !important;
--mtz-white-transparent: rgba(255,255,255,0.8);
--theme-orange: #F9A322;
}
/* .content {
min-height: 500px !important;
... | 0.333395 | 0.037964 |
body {
background-color: #f2f8f9;
}
.container {
max-width: 98% !important;
}
#map{
/* margin: 10px; */
height: 400px;
width: 100%;
}
.map-holder {
background-color: #ffe4e433;
}
.restaurant-icon{
margin-left: -12px;
margin-top: -12px;
border-radius: 18px;
border: 2px solid... | frontend/css/yelp/YelpVisualization.css | body {
background-color: #f2f8f9;
}
.container {
max-width: 98% !important;
}
#map{
/* margin: 10px; */
height: 400px;
width: 100%;
}
.map-holder {
background-color: #ffe4e433;
}
.restaurant-icon{
margin-left: -12px;
margin-top: -12px;
border-radius: 18px;
border: 2px solid... | 0.334698 | 0.07521 |
.meis-example h1 {
background-color: purple
}
.ngdialog.ngdialog-theme-mei {
padding-bottom: 160px;
padding-top: 160px;
}
.ngdialog.ngdialog-theme-mei.ngdialog-closing .ngdialog-content {
-webkit-animation: ngdialog-flyout .5s;
animation: ngdialog-flyout .5s;
}
.ngdialog.ngdialog-theme-mei .ngdialog-conten... | packages/custom/meis/public/assets/css/meis.css | .meis-example h1 {
background-color: purple
}
.ngdialog.ngdialog-theme-mei {
padding-bottom: 160px;
padding-top: 160px;
}
.ngdialog.ngdialog-theme-mei.ngdialog-closing .ngdialog-content {
-webkit-animation: ngdialog-flyout .5s;
animation: ngdialog-flyout .5s;
}
.ngdialog.ngdialog-theme-mei .ngdialog-conten... | 0.376852 | 0.042942 |
:root {
--rv-brand-primary: #232f3e;
--rv-brand-secondary: #ed2123; }
* {
direction: rtl !important; }
main {
text-align: right !important; }
caption, th, td {
text-align: right; }
label, .label {
text-align: left; }
ul, ol {
padding-right: 0; }
.pull-xs-right, .pull-right {
float: left !important... | prestashop/themes/PRSD81/assets/css/rtl.css | :root {
--rv-brand-primary: #232f3e;
--rv-brand-secondary: #ed2123; }
* {
direction: rtl !important; }
main {
text-align: right !important; }
caption, th, td {
text-align: right; }
label, .label {
text-align: left; }
ul, ol {
padding-right: 0; }
.pull-xs-right, .pull-right {
float: left !important... | 0.660282 | 0.10923 |
html, body, .main-view, #wrapper, #page-wrapper {
height: auto;
}
#wrapper {
width: 100%;
background-color: #f8f8f8;
}
#page-wrapper {
padding: 0 15px;
min-height: 568px;
background-color: #fff;
padding-top: 30px;
}
@media(min-width:768px) {
#page-wrapper {
position: inherit;
... | css/sb-admin-2.css | html, body, .main-view, #wrapper, #page-wrapper {
height: auto;
}
#wrapper {
width: 100%;
background-color: #f8f8f8;
}
#page-wrapper {
padding: 0 15px;
min-height: 568px;
background-color: #fff;
padding-top: 30px;
}
@media(min-width:768px) {
#page-wrapper {
position: inherit;
... | 0.500488 | 0.051774 |
.topnav-logo {
max-width: 64px;
max-height: 64px;
width: auto;
height: auto;
}
.huandeng {
height: 800px;
}
.index-hdpimg,.index-hdpimg>div{
width: 100%;
height: 100%;
}
.index-hdpimg>div{
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.ll-co... | view/home/default/images/css/app.css | .topnav-logo {
max-width: 64px;
max-height: 64px;
width: auto;
height: auto;
}
.huandeng {
height: 800px;
}
.index-hdpimg,.index-hdpimg>div{
width: 100%;
height: 100%;
}
.index-hdpimg>div{
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.ll-co... | 0.352871 | 0.104112 |
/*Barlow*/
/* @import url('https://fonts.googleapis.com/css?family=Barlow:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap'); */
/*Roboto*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@imp... | src/styles/style-1.css | /*Barlow*/
/* @import url('https://fonts.googleapis.com/css?family=Barlow:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap'); */
/*Roboto*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@imp... | 0.320821 | 0.055413 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;500;600;700&display=swap');
.intro {
height: 90vh;
margin-top: 10vh;
}
.introImg {
width: 100%;
height: 93vh;
object-fit: cover;
}
.about-us {
position: absolute;
display: flex;
flex-direction: column;
justify-content: space-e... | public/styles/landingpage.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;500;600;700&display=swap');
.intro {
height: 90vh;
margin-top: 10vh;
}
.introImg {
width: 100%;
height: 93vh;
object-fit: cover;
}
.about-us {
position: absolute;
display: flex;
flex-direction: column;
justify-content: space-e... | 0.637144 | 0.060975 |
.react-calculator {
position: relative;
margin: 0 auto;
width: 440px;
box-shadow: 0 15px 45px rgba(19, 19, 19, .24), 0 15px 45px rgba(19, 19, 19, .12);
}
button {
outline: none;
border: 0;
padding: 1rem;
background-color: #292f36;
font-size: 1.5rem;
line-height: 1;
color: #... | src/Calculator.css | .react-calculator {
position: relative;
margin: 0 auto;
width: 440px;
box-shadow: 0 15px 45px rgba(19, 19, 19, .24), 0 15px 45px rgba(19, 19, 19, .12);
}
button {
outline: none;
border: 0;
padding: 1rem;
background-color: #292f36;
font-size: 1.5rem;
line-height: 1;
color: #... | 0.469277 | 0.0729 |
.container__content {
padding: 1em 0;
width: 80%;
margin: 0 auto;
height: auto;
overflow: auto; }
.container__content__nav {
display: none;
float: left;
width: 25%;
padding: 0 1em; }
.container__content__nav__part {
width: 100%;
border-radius: 0.5em;
border: solid 1px #... | public/css/city.css | .container__content {
padding: 1em 0;
width: 80%;
margin: 0 auto;
height: auto;
overflow: auto; }
.container__content__nav {
display: none;
float: left;
width: 25%;
padding: 0 1em; }
.container__content__nav__part {
width: 100%;
border-radius: 0.5em;
border: solid 1px #... | 0.462716 | 0.046943 |