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 |
|---|---|---|---|---|
@media (max-width: 768px) {
.row {
padding: 0 32px;
display:flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
/*Header*/
.header .brand {
width: 75px;
height: 75px;
}
/*First Section*/
.first-co... | breakpoints.css | @media (max-width: 768px) {
.row {
padding: 0 32px;
display:flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
/*Header*/
.header .brand {
width: 75px;
height: 75px;
}
/*First Section*/
.first-co... | 0.269133 | 0.06885 |
.outer {
height: 20em;
width: 34em;
margin: 5em auto;
font-family: sans-serif;
font-size: 1em;
}
h1, h2 {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
color: #333333;
width: 100%;
margin: 0.5em 0em 0em 0em;
padding: 0em;
text-... | src/app.css | .outer {
height: 20em;
width: 34em;
margin: 5em auto;
font-family: sans-serif;
font-size: 1em;
}
h1, h2 {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
color: #333333;
width: 100%;
margin: 0.5em 0em 0em 0em;
padding: 0em;
text-... | 0.521715 | 0.147156 |
.custom-animation {
backface-visibility: hidden;
animation: jumping 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all .9s ease 5s;
user-select: none;
}
/* line 271, E:/170 Kanox Agency/170_Kanox_Agency_html/sass/_common.scss */
.custom-animation2 {
backface-visibility: hidden;
an... | public/cdn/css/front/themes/default/css/9-animation-custome.css | .custom-animation {
backface-visibility: hidden;
animation: jumping 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all .9s ease 5s;
user-select: none;
}
/* line 271, E:/170 Kanox Agency/170_Kanox_Agency_html/sass/_common.scss */
.custom-animation2 {
backface-visibility: hidden;
an... | 0.544801 | 0.131647 |
body {
padding-bottom: 30px;
}
footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background-color: #444444;
}
footer:before {
content: '';
background-image: url(../img/ticks.png);
background-repeat: repeat-x;
position: absolute;
height: 12px;
top: -12px;
left: 0;
right: 0;
opacity: 0.3;
}
footer... | css/ooer.css | body {
padding-bottom: 30px;
}
footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background-color: #444444;
}
footer:before {
content: '';
background-image: url(../img/ticks.png);
background-repeat: repeat-x;
position: absolute;
height: 12px;
top: -12px;
left: 0;
right: 0;
opacity: 0.3;
}
footer... | 0.279238 | 0.057045 |
.contact-grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: auto;
grid-gap: 2rem;
}
.contact--image {
width: 100%;
grid-row: 1 / 16;
grid-column: 1 / 8;
box-shadow: 0 0 15px var(--grid-grey);
}
.contact--form {
grid-row: 3 / 20;
grid-column: 6 / -... | src/style/components/_contact.css | .contact-grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: auto;
grid-gap: 2rem;
}
.contact--image {
width: 100%;
grid-row: 1 / 16;
grid-column: 1 / 8;
box-shadow: 0 0 15px var(--grid-grey);
}
.contact--form {
grid-row: 3 / 20;
grid-column: 6 / -... | 0.716615 | 0.180107 |
*{
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
margin: 0;
}
html, body{
background: linear-gradient(135deg, #2b14aa, #775fff, #a75fff);
background-attachment: fixed;
width: 100%;
height: 100%;
}
::-webkit-scrollbar{
width: 0px;
}
#container{
min-height: 100%;
di... | css/style.css | *{
box-sizing: border-box;
font-family: 'Ubuntu', sans-serif;
margin: 0;
}
html, body{
background: linear-gradient(135deg, #2b14aa, #775fff, #a75fff);
background-attachment: fixed;
width: 100%;
height: 100%;
}
::-webkit-scrollbar{
width: 0px;
}
#container{
min-height: 100%;
di... | 0.353651 | 0.082254 |
:root {
--lightgrey: #f3f4f7;
--blue: #57b6ca;
--greyblue: #e4e6ed;
--darkblue: #1a4860;
--grey: #727272;
--hoverblue: #399fb6;
}
html{
font-family: din-2014, sans-serif !important;
}
body {
--margin: 25px;
scroll-behavior: smooth;
font-size: 16px;
min-height: 100vh;
... | support/support.css | :root {
--lightgrey: #f3f4f7;
--blue: #57b6ca;
--greyblue: #e4e6ed;
--darkblue: #1a4860;
--grey: #727272;
--hoverblue: #399fb6;
}
html{
font-family: din-2014, sans-serif !important;
}
body {
--margin: 25px;
scroll-behavior: smooth;
font-size: 16px;
min-height: 100vh;
... | 0.458591 | 0.149625 |
.navbar-nav{
font-size: 25px;
font-variant: small-caps;
color: white !important;
cursor: pointer;
}
.fa-globe {
color: #82d1f2;
font-size: 200px;
}
.text {
position: relative;
background-color: white;
color: black;
font-size: 10vw;
font-weight: 900;
margin: 0 auto;
padding: 3px;
width: 58%;
text-align:... | css/style.css | .navbar-nav{
font-size: 25px;
font-variant: small-caps;
color: white !important;
cursor: pointer;
}
.fa-globe {
color: #82d1f2;
font-size: 200px;
}
.text {
position: relative;
background-color: white;
color: black;
font-size: 10vw;
font-weight: 900;
margin: 0 auto;
padding: 3px;
width: 58%;
text-align:... | 0.148819 | 0.064388 |
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/Open-Sans-Light.woff) format('woff'), url(../fonts/Open-Sans-Light.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 4... | styles/fonts.css | @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/Open-Sans-Light.woff) format('woff'), url(../fonts/Open-Sans-Light.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 4... | 0.271348 | 0.059811 |
@import url("../css/fonts.css");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
margin: 0%;
box-sizing: border-box;
overflow-x: hidden;
}
:root {
/* Theme colors */
--text-gray: #3f4954;
--text-light: #686666da;
--bg-color: #0f0f0f;
--white: #ffffff;
--midnight:... | css/Style.css | @import url("../css/fonts.css");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
margin: 0%;
box-sizing: border-box;
overflow-x: hidden;
}
:root {
/* Theme colors */
--text-gray: #3f4954;
--text-light: #686666da;
--bg-color: #0f0f0f;
--white: #ffffff;
--midnight:... | 0.42179 | 0.066509 |
.woo-orders-tracking-hidden {
display: none;
}
.woo-orders-tracking-shortcode-timeline-container {
position: relative;
max-width: 900px;
margin: 10px auto;
}
/*Cainiao select originCp*/
.woo-orders-tracking-cainiao-originCp-selector {
padding: 10px;
background: #f9f9f9;
}
.woo-orders-tracking... | 2021/CVE-2021-25062/vultarget/woo-orders-tracking/assets/css/frontend-shortcode-track-order.css | .woo-orders-tracking-hidden {
display: none;
}
.woo-orders-tracking-shortcode-timeline-container {
position: relative;
max-width: 900px;
margin: 10px auto;
}
/*Cainiao select originCp*/
.woo-orders-tracking-cainiao-originCp-selector {
padding: 10px;
background: #f9f9f9;
}
.woo-orders-tracking... | 0.547948 | 0.039639 |
body {
padding-top: 80px;
background: #fff;
color: #455964;
margin: 0;
line-height: 1.72em;
letter-spacing: -0.02em;
font-size: 16px;
font-family: 'Roboto', sans-serif;
outline: 0;
}
.t-center {
text-align: center;
}
.pagetitle {
font-size: 24px;
font-weight: bold;
font-family: 'Montserrat', s... | backend/web/Landing/css/style.css | body {
padding-top: 80px;
background: #fff;
color: #455964;
margin: 0;
line-height: 1.72em;
letter-spacing: -0.02em;
font-size: 16px;
font-family: 'Roboto', sans-serif;
outline: 0;
}
.t-center {
text-align: center;
}
.pagetitle {
font-size: 24px;
font-weight: bold;
font-family: 'Montserrat', s... | 0.31363 | 0.064447 |
@charset "UTF-8";
/* CSS Document */
body
{
color: #c5c5c5 !important;
}
.tabla-ventajas {
display: table;
}
.celda-ventajas {
display: table-cell;
padding: 2px 5px 2px 5px;
max-width: 100%;
height: auto;
max-height: 100%;
float: left;
}
.ventajas td img{
display: inline-block;
... | public/notas importante_files/style.css | @charset "UTF-8";
/* CSS Document */
body
{
color: #c5c5c5 !important;
}
.tabla-ventajas {
display: table;
}
.celda-ventajas {
display: table-cell;
padding: 2px 5px 2px 5px;
max-width: 100%;
height: auto;
max-height: 100%;
float: left;
}
.ventajas td img{
display: inline-block;
... | 0.235812 | 0.071332 |
.fabtext {
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 400;
}
.projects-paragraphs {
font-size: 1rem;
}
.web-screen-shots-div > a{
border: 1px solid lightgray;
}
.button-links {
justify-self: center;
align-self: center;
display:flex;
flex-direction: column;
... | assets/css/add.css | .fabtext {
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 400;
}
.projects-paragraphs {
font-size: 1rem;
}
.web-screen-shots-div > a{
border: 1px solid lightgray;
}
.button-links {
justify-self: center;
align-self: center;
display:flex;
flex-direction: column;
... | 0.531696 | 0.091707 |
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,100;1,200;1,300;1,400;1,500&family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,100;1,200;1,300;1,... | style.css | @charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,100;1,200;1,300;1,400;1,500&family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,100;1,200;1,300;1,... | 0.360151 | 0.084304 |
.ribbon {
position: absolute;
left: -5px; top: -5px;
z-index: 1;
overflow: hidden;
width: 95px; height: 95px;
text-align: right;
}
.ribbon span {
font-size: 10px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 20px;
-ms-transform: rotate(-45deg);
... | src/common/styles/ribbon.css | .ribbon {
position: absolute;
left: -5px; top: -5px;
z-index: 1;
overflow: hidden;
width: 95px; height: 95px;
text-align: right;
}
.ribbon span {
font-size: 10px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 20px;
-ms-transform: rotate(-45deg);
... | 0.445288 | 0.131759 |
-fx-background-image: url('../images/other/lay_01.png');
-fx-background-size: stretch;
-fx-background-repeat: no-repeat;
-fx-background-position: center;
-fx-min-width: 350;
-fx-min-height: 350;
-fx-max-height: 350;
-fx-max-width: 350;
}
#label_Title{
-fx-graphic: url('../images... | src/main/resources/css/personal_profile.css | -fx-background-image: url('../images/other/lay_01.png');
-fx-background-size: stretch;
-fx-background-repeat: no-repeat;
-fx-background-position: center;
-fx-min-width: 350;
-fx-min-height: 350;
-fx-max-height: 350;
-fx-max-width: 350;
}
#label_Title{
-fx-graphic: url('../images... | 0.309232 | 0.044995 |
@import url('https://fonts.googleapis.com/css?family=Varela+Round');
html, body {
overflow-x: hidden;
height: 100%;
}
body {
background: rgb(235, 237, 240);
padding: 0;
margin: 0;
font-family: 'Varela Round', sans-serif;
}
.header {
display: block;
margin: 0 auto;
width: 100%;
ma... | public/stylesheets/index.css | @import url('https://fonts.googleapis.com/css?family=Varela+Round');
html, body {
overflow-x: hidden;
height: 100%;
}
body {
background: rgb(235, 237, 240);
padding: 0;
margin: 0;
font-family: 'Varela Round', sans-serif;
}
.header {
display: block;
margin: 0 auto;
width: 100%;
ma... | 0.529993 | 0.082809 |
html, body{
height: 100%;
width: 100%;
margin: 0;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
font-family: 'Karla', sans-serif;
}
body{
/* padding-top: 1em; */
background: var(--background-color);
position: absolute;
color: var(--text-color);
}
body.tamil{
font-family: 'Hind Madurai', sans-seri... | css/ajmal.css | html, body{
height: 100%;
width: 100%;
margin: 0;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
font-family: 'Karla', sans-serif;
}
body{
/* padding-top: 1em; */
background: var(--background-color);
position: absolute;
color: var(--text-color);
}
body.tamil{
font-family: 'Hind Madurai', sans-seri... | 0.291888 | 0.047869 |
{
position: absolute;
top: 40px;
left: 100px;
right: 100px;
height: 110px;
overflow: hidden;
}
#filter-bar
{
position: absolute;
left: 0px;
bottom: 70px;
right: 120px;
min-height: 20px;
overflow: hidden;
}
#filter-controls
{
position: absolute;
bottom: 5px;
... | src/app/details-page/details-header/details-header.component.css | {
position: absolute;
top: 40px;
left: 100px;
right: 100px;
height: 110px;
overflow: hidden;
}
#filter-bar
{
position: absolute;
left: 0px;
bottom: 70px;
right: 120px;
min-height: 20px;
overflow: hidden;
}
#filter-controls
{
position: absolute;
bottom: 5px;
... | 0.479747 | 0.105856 |
a{text-decoration: none;}
a:hover{text-decoration: none;}
/*顶部面包屑导航*/
.top-breadcrumb .breadcrumb-item + .breadcrumb-item::before{content:"|";color:#ddd;}
.top-breadcrumb .breadcrumb-item>a{padding:0px 25px;color:#333;font-size: 1rem;font-weight: 700;line-height: 45px;}
.top-breadcrumb .breadcrumb .all-goods{width:180p... | yj/css/index.css | a{text-decoration: none;}
a:hover{text-decoration: none;}
/*顶部面包屑导航*/
.top-breadcrumb .breadcrumb-item + .breadcrumb-item::before{content:"|";color:#ddd;}
.top-breadcrumb .breadcrumb-item>a{padding:0px 25px;color:#333;font-size: 1rem;font-weight: 700;line-height: 45px;}
.top-breadcrumb .breadcrumb .all-goods{width:180p... | 0.193642 | 0.051558 |
.kt-datatable>.kt-datatable__table {
border-radius: 4px
}
.kt-datatable {
display: none
}
.kt-datatable.kt-datatable--default {
display: block;
margin-bottom: 25px
}
.kt-datatable.kt-datatable--default>.kt-datatable__table {
border-collapse: collapse;
overflow: hidden;
display: none;
width: 100%
}
.kt-datat... | public/assets/kt-extended/ktdt.css | .kt-datatable>.kt-datatable__table {
border-radius: 4px
}
.kt-datatable {
display: none
}
.kt-datatable.kt-datatable--default {
display: block;
margin-bottom: 25px
}
.kt-datatable.kt-datatable--default>.kt-datatable__table {
border-collapse: collapse;
overflow: hidden;
display: none;
width: 100%
}
.kt-datat... | 0.609757 | 0.478346 |
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
margin: 0;
padding: 0;
}
body,
button,
input,
select,
textarea {
font: 12px/1.5 tahoma, arial, 5 b8b 4 f53, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
}
address,
c... | src/styles/css/style.css | body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
margin: 0;
padding: 0;
}
body,
button,
input,
select,
textarea {
font: 12px/1.5 tahoma, arial, 5 b8b 4 f53, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
}
address,
c... | 0.269037 | 0.080574 |
@CHARSET "UTF-8";
/*** 首页css样式 ****/
#main {
width:960px;
height:auto;
margin:10px auto;
overflow:hidden;
}
#main .news{
width:700px;
height:auto;
float:left;
}
#main .news .newsList{
width:100%;
height:auto;
overflow:hidden;
padding:20px 0px;
border-bottom:1px dashed #999;
}
#main .n... | public/index/css/category.css | @CHARSET "UTF-8";
/*** 首页css样式 ****/
#main {
width:960px;
height:auto;
margin:10px auto;
overflow:hidden;
}
#main .news{
width:700px;
height:auto;
float:left;
}
#main .news .newsList{
width:100%;
height:auto;
overflow:hidden;
padding:20px 0px;
border-bottom:1px dashed #999;
}
#main .n... | 0.149625 | 0.033844 |
.RadSearchBox_Metro {
color: #000000;
font-size: 12px;
font-family: "Segoe UI", Arial, Helvetica, sans-serif; }
.RadSearchBox_Metro .rsbInner {
border-color: #e5e5e5;
color: #000000;
background-color: #ffffff;
line-height: 16px; }
.RadSearchBox_Metro .rsbEmptyMessage {
color: #bbbbbb; }
... | 1-WebApplication/AdevicoWeb/Graphics/Telerik/Skins/Metro/SearchBox.Metro.css | .RadSearchBox_Metro {
color: #000000;
font-size: 12px;
font-family: "Segoe UI", Arial, Helvetica, sans-serif; }
.RadSearchBox_Metro .rsbInner {
border-color: #e5e5e5;
color: #000000;
background-color: #ffffff;
line-height: 16px; }
.RadSearchBox_Metro .rsbEmptyMessage {
color: #bbbbbb; }
... | 0.411347 | 0.12603 |
display: inline-block;
position:fixed;
right:20px;
bottom:0;
width:80px;
height:80px;
border-radius: 40px;
z-index: 99991;
background-size: 100% 100%;
overflow:hidden;
}
.welive_style1{
background: url(img/welive1.png) center center no-repeat;
}
.welive_style2{
background: url(img/welive2.png) center ce... | resources/sitemodels/welive/mobile/welive.css | display: inline-block;
position:fixed;
right:20px;
bottom:0;
width:80px;
height:80px;
border-radius: 40px;
z-index: 99991;
background-size: 100% 100%;
overflow:hidden;
}
.welive_style1{
background: url(img/welive1.png) center center no-repeat;
}
.welive_style2{
background: url(img/welive2.png) center ce... | 0.35031 | 0.105533 |
body {
background: white;
}
/*.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
color: #B00808;
}
.mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
background: #B00808;
}*/
.mui-control-item {
color: #B00808;
}
.mui-bar-nav h1 {
color: white;
}... | Public/home/css/variety.css | body {
background: white;
}
/*.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
color: #B00808;
}
.mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
background: #B00808;
}*/
.mui-control-item {
color: #B00808;
}
.mui-bar-nav h1 {
color: white;
}... | 0.286169 | 0.061734 |
*{
box-sizing: border-box;
margin: 0;
padding: 0;
scroll-padding-top: 80px;
scroll-behavior: smooth;
}
body{
background: #aaaaaa10;;
}
:root{
--secondary-bg: #16ADDD;
}
.header{
background-color: #16ADDD;
/* height: 70px; */
}
.hero{
/* background: url(../images/hero1.jpg); */
... | css/style.css | *{
box-sizing: border-box;
margin: 0;
padding: 0;
scroll-padding-top: 80px;
scroll-behavior: smooth;
}
body{
background: #aaaaaa10;;
}
:root{
--secondary-bg: #16ADDD;
}
.header{
background-color: #16ADDD;
/* height: 70px; */
}
.hero{
/* background: url(../images/hero1.jpg); */
... | 0.444324 | 0.051821 |
@font-face {
font-family: 'Crimson Text';
src: url('/fonts/crimson-roman.woff2') format('woff2'),
url('/fonts/crimson-roman.woff') format('woff');
}
@font-face {
font-family: 'Roboto';
src: url('/fonts/Roboto-Regular.woff2') format('woff2'),
url('/fonts/Roboto-Regular.woff') format('woff');
}
... | www/src/css/index.css | @font-face {
font-family: 'Crimson Text';
src: url('/fonts/crimson-roman.woff2') format('woff2'),
url('/fonts/crimson-roman.woff') format('woff');
}
@font-face {
font-family: 'Roboto';
src: url('/fonts/Roboto-Regular.woff2') format('woff2'),
url('/fonts/Roboto-Regular.woff') format('woff');
}
... | 0.51879 | 0.085556 |
@charset "utf-8";
/* Malgun Web Standard Team PJS */
/* Common */
a,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul,span {
margin: 0;
padding: 0;
}
body,button,input,select,table,textarea {
font-family: '맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic,'돋움', D... | web/sinsago/pc/goodbook/2/css/reset.css | @charset "utf-8";
/* Malgun Web Standard Team PJS */
/* Common */
a,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul,span {
margin: 0;
padding: 0;
}
body,button,input,select,table,textarea {
font-family: '맑은 고딕', Malgun Gothic, '나눔고딕', NanumGothic,'돋움', D... | 0.18665 | 0.063251 |
@charset "UTF-8";
@import "./vendor/normalize.css";
@import "./vendor/notosanscanadianaboriginal.css";
@import "./variables.css";
@import "./_tooltip.css";
@import "./utilities.css";
@import "./settings-page.css";
@import "./toast.css";
/**
* Preliminary styles for the application.
*
* This uses the BEM methodolog... | frontend/css/styles.css | @charset "UTF-8";
@import "./vendor/normalize.css";
@import "./vendor/notosanscanadianaboriginal.css";
@import "./variables.css";
@import "./_tooltip.css";
@import "./utilities.css";
@import "./settings-page.css";
@import "./toast.css";
/**
* Preliminary styles for the application.
*
* This uses the BEM methodolog... | 0.541894 | 0.065068 |
html, body {
overflow: hidden;
}
h1 {
position: absolute;
top: 20px;
left: 450px;
margin: 0;
font-size: 50px;
font-weight: bold;
font-style: normal;
font-family: Palatino Linotype, serif;
white-space: nowrap;
color: #980f06;
}
p {
position: absolute;
top: 520px;
left: 450px;
wi... | original_website/css/pictures.css | html, body {
overflow: hidden;
}
h1 {
position: absolute;
top: 20px;
left: 450px;
margin: 0;
font-size: 50px;
font-weight: bold;
font-style: normal;
font-family: Palatino Linotype, serif;
white-space: nowrap;
color: #980f06;
}
p {
position: absolute;
top: 520px;
left: 450px;
wi... | 0.412175 | 0.044204 |
ul {
display: inline-block;
padding: 0;
border: 1px solid #777;
border-radius: 10px;
background: linear-gradient(180deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 10%, rgba(176,176,176,1) 90%, rgba(208,208,208,1) 100%);
}
ul li {
display: inline-block;
text-align: center;
padding: 5px... | simd_docs/styles.css | ul {
display: inline-block;
padding: 0;
border: 1px solid #777;
border-radius: 10px;
background: linear-gradient(180deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 10%, rgba(176,176,176,1) 90%, rgba(208,208,208,1) 100%);
}
ul li {
display: inline-block;
text-align: center;
padding: 5px... | 0.508544 | 0.154472 |
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and the H5BP dev community and team.
*/
/* ======================================================... | css/main.css |
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and the H5BP dev community and team.
*/
/* ======================================================... | 0.566618 | 0.07244 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
.center,
#wrap,
#wrap nav #add i,
#wrap #action-bar .action i {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
* {
box-sizing: border-box;
text-align: center;... | 5. Expenses App/style.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
.center,
#wrap,
#wrap nav #add i,
#wrap #action-bar .action i {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
* {
box-sizing: border-box;
text-align: center;... | 0.284278 | 0.060863 |
[Table of contents]
-- Import Slick files
1. "Main Page" styles
1.1. INPUTS & TEXTAREA styles
1.2. Common element styles
1.3. Top panel
1.4. Menu Block
1.5. Main Slider
1.6. Products
1.7. Footer
1.8. Search popup
1.9. Breadcrumbs
1.10. Main part and sidebar of page
1.11. Pagination
1.12. 'Share' modal
1.13. Success ... | public/meduza-assets/css/style.css | [Table of contents]
-- Import Slick files
1. "Main Page" styles
1.1. INPUTS & TEXTAREA styles
1.2. Common element styles
1.3. Top panel
1.4. Menu Block
1.5. Main Slider
1.6. Products
1.7. Footer
1.8. Search popup
1.9. Breadcrumbs
1.10. Main part and sidebar of page
1.11. Pagination
1.12. 'Share' modal
1.13. Success ... | 0.486088 | 0.063308 |
.report-block {
float:left;
position: relative;
width: 30%;
margin: 1.66%;
background-color: transparent;
}
.report-image {
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
max-width: 100%;
max-height: 100%;
display: block;
margin-left: auto;
margin-right: au... | www/css/style.css | .report-block {
float:left;
position: relative;
width: 30%;
margin: 1.66%;
background-color: transparent;
}
.report-image {
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
max-width: 100%;
max-height: 100%;
display: block;
margin-left: auto;
margin-right: au... | 0.481698 | 0.066782 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #fff;
}
header {
background: #ff4081;
padding: 2em;
}
header > h1 {
color: #fff;
font-weight: 300;
font-size: 2em;
text-align: ... | Rock Paper Scissors Game/style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #fff;
}
header {
background: #ff4081;
padding: 2em;
}
header > h1 {
color: #fff;
font-weight: 300;
font-size: 2em;
text-align: ... | 0.343892 | 0.106551 |
Created on : May 26, 2016, 11:54:57 PM
Author : nguye_000
*/
.login_wrapper .login_form{
position: relative;
}
.txtWarning{
color: red;
}
.txtWarning ul {
list-style-type: none;
}
.error_input{
border: 1px solid red;
}
.fTextAssist_bottom.txtWarning{
display: inline-block;
padding-t... | backend/web/css/custom.css | Created on : May 26, 2016, 11:54:57 PM
Author : nguye_000
*/
.login_wrapper .login_form{
position: relative;
}
.txtWarning{
color: red;
}
.txtWarning ul {
list-style-type: none;
}
.error_input{
border: 1px solid red;
}
.fTextAssist_bottom.txtWarning{
display: inline-block;
padding-t... | 0.352982 | 0.172033 |
@media only screen and (max-width: 1199px) {
section {
padding: 5rem 4rem;
}
.sticky {
padding: 0 4rem;
}
.sticky .content-wrapper {
width: 55%;
}
.aboutme {
/* Section padding minus 1.8rem margin-bottom from figure img */
padding-bottom: 3.2rem;
}
.aboutme article img {
margin... | src/css/queries.css | @media only screen and (max-width: 1199px) {
section {
padding: 5rem 4rem;
}
.sticky {
padding: 0 4rem;
}
.sticky .content-wrapper {
width: 55%;
}
.aboutme {
/* Section padding minus 1.8rem margin-bottom from figure img */
padding-bottom: 3.2rem;
}
.aboutme article img {
margin... | 0.456652 | 0.131982 |
@charset "utf-8";
.login-main h3,
.myinput,
.mybut,
.tips,
.tips2,
.abut01,
.abut01 span,
.abut02,
.abut02 span,
.abut03,
.abut03 em,
.abut04,
.abut05,
.abut05 span,
.login-ok span,
.verify-text li,
.forgot-title a.current,
.smsbut,
.forgot-step span,
.myls-title,
.myls-lc h3 li,
.myls-lc h3 li.selcet a,
.myls-lc h3 li... | Public/Home/css/my_news2.css | @charset "utf-8";
.login-main h3,
.myinput,
.mybut,
.tips,
.tips2,
.abut01,
.abut01 span,
.abut02,
.abut02 span,
.abut03,
.abut03 em,
.abut04,
.abut05,
.abut05 span,
.login-ok span,
.verify-text li,
.forgot-title a.current,
.smsbut,
.forgot-step span,
.myls-title,
.myls-lc h3 li,
.myls-lc h3 li.selcet a,
.myls-lc h3 li... | 0.280715 | 0.082771 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
a {
text... | lettcode/AutoApi/autoapi/apidocs/css/main.css | html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
a {
text... | 0.343342 | 0.072243 |
/* Basic Style */
.detail-btns-ec{
position: absolute;
padding: 1em 1em 1.5em;
bottom: 0;
left:0;
width: 100%;
}
.detail-btns-ec .button-transparent{
margin-top:1em;
}
/* Mobile button Arrange... | applications/SellPhone/assets/css/ecommerce.css | /* Basic Style */
.detail-btns-ec{
position: absolute;
padding: 1em 1em 1.5em;
bottom: 0;
left:0;
width: 100%;
}
.detail-btns-ec .button-transparent{
margin-top:1em;
}
/* Mobile button Arrange... | 0.250729 | 0.039048 |
div.container {
margin-top: 5em;
}
/**************************************
* Forms
**************************************/
.form-group label.alert {
background-color: inherit;
border: none;
margin-bottom: 0.5rem;
padding: inherit;
}
.form-group small.alert {
background-color: inherit;
border: none;... | static/css/beekeeper.css | div.container {
margin-top: 5em;
}
/**************************************
* Forms
**************************************/
.form-group label.alert {
background-color: inherit;
border: none;
margin-bottom: 0.5rem;
padding: inherit;
}
.form-group small.alert {
background-color: inherit;
border: none;... | 0.339061 | 0.065425 |
.dot {
height: 75px;
width: 75px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
.wrap2 {
position: fixed;
}
.wrap{
position:relative;
width:80vmin; height:80vmin;
margin:0 auto;
background:inherit;
transform:scale(0.2) translatez(0px);
opacity:0;
... | frontend/src/components/HomeMenu.css | .dot {
height: 75px;
width: 75px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
.wrap2 {
position: fixed;
}
.wrap{
position:relative;
width:80vmin; height:80vmin;
margin:0 auto;
background:inherit;
transform:scale(0.2) translatez(0px);
opacity:0;
... | 0.381796 | 0.090093 |
html {
overflow-x: hidden;
background-color: #000;
background-image: url("../img/introductionBackground.jpg");
}
body {
font-family: Helvetica;
background-color: #075220;
margin-bottom: 40%;
}
.jumbotron {
background: url("../img/headerSmall.png");
background-size: 100%;
background-position: center ... | css/master.css | html {
overflow-x: hidden;
background-color: #000;
background-image: url("../img/introductionBackground.jpg");
}
body {
font-family: Helvetica;
background-color: #075220;
margin-bottom: 40%;
}
.jumbotron {
background: url("../img/headerSmall.png");
background-size: 100%;
background-position: center ... | 0.380414 | 0.078819 |
*{
margin: 0;
padding: 0;
}
body{
background-color: chartreuse;
font-size: 1rem;
color: magenta;
margin: 0;
padding: 0;
}
#myHeader{
position: fixed;
top: 0;
width: 100%;
/*height: 10%;*/
height: 69px;
margin: auto;
/*padding-left: 15%;*/
/*background-color: r... | stylesheets/test.css | *{
margin: 0;
padding: 0;
}
body{
background-color: chartreuse;
font-size: 1rem;
color: magenta;
margin: 0;
padding: 0;
}
#myHeader{
position: fixed;
top: 0;
width: 100%;
/*height: 10%;*/
height: 69px;
margin: auto;
/*padding-left: 15%;*/
/*background-color: r... | 0.247623 | 0.052716 |
.saveButton{
margin: 10;
background-color: rgb(133, 221, 245);
border-radius:10;
}
.heading{
margin-top: 10;
margin-bottom: 20;
margin-left: 0;
text-align: center;
/* vertical-align: middle; */
color: black;
font-size: 26px;
}
.space{
font-size: 12;
}
.button{
border-radius:30;
... | src/app/journal/journal.component.css | .saveButton{
margin: 10;
background-color: rgb(133, 221, 245);
border-radius:10;
}
.heading{
margin-top: 10;
margin-bottom: 20;
margin-left: 0;
text-align: center;
/* vertical-align: middle; */
color: black;
font-size: 26px;
}
.space{
font-size: 12;
}
.button{
border-radius:30;
... | 0.535098 | 0.085023 |
@media only screen and (max-width: 400px) {
body {
padding: 0;
margin: 0;
background: white;
background-attachment: fixed;
background-repeat: no-repeat;
font-family: 'Nunito Semibold';
text-align: center;
background-size: cover;
... | public/jadi/css/main.css | @media only screen and (max-width: 400px) {
body {
padding: 0;
margin: 0;
background: white;
background-attachment: fixed;
background-repeat: no-repeat;
font-family: 'Nunito Semibold';
text-align: center;
background-size: cover;
... | 0.376623 | 0.0745 |
body{
background: #eceff1 none repeat scroll 0 0;
color: #37474f;
font-family: "brandon-grotesque","Brandon Grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.articleTitleH1{
font-family: "brandon-grotesque","Brandon Grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0px;
}
.s... | css/styles.css | body{
background: #eceff1 none repeat scroll 0 0;
color: #37474f;
font-family: "brandon-grotesque","Brandon Grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.articleTitleH1{
font-family: "brandon-grotesque","Brandon Grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0px;
}
.s... | 0.420124 | 0.071106 |
a{
text-decoration: none;
color: #595959;
}
.home>.row:first-child{
background: linear-gradient(180deg, white,whitesmoke,white);
padding: 60px 0px;
text-align: center;
position: relative;
}
.home_original>.row:first-child{
text-align: left;
position: relative;
padding: 5px;
}
.home_o... | public/blog/css/main.css | a{
text-decoration: none;
color: #595959;
}
.home>.row:first-child{
background: linear-gradient(180deg, white,whitesmoke,white);
padding: 60px 0px;
text-align: center;
position: relative;
}
.home_original>.row:first-child{
text-align: left;
position: relative;
padding: 5px;
}
.home_o... | 0.386648 | 0.121347 |
@-moz-document domain("truckers.com.pl") {
/* PTS Granite 1.5_05 by Wersjon */
/* [BGC]Color && Background */
body, .ipsPageHeader.ipsClearfix, select, .ipsComment_header.ipsPhotoPanel.ipsPhotoPanel_mini.ipsPhotoPanel_notPhone, .ipsType_normal.ipsType_richText.ipsContained div,
.subhead, #elProfileStats, .ipsLoadin... | data/usercss/177821.user.css | @-moz-document domain("truckers.com.pl") {
/* PTS Granite 1.5_05 by Wersjon */
/* [BGC]Color && Background */
body, .ipsPageHeader.ipsClearfix, select, .ipsComment_header.ipsPhotoPanel.ipsPhotoPanel_mini.ipsPhotoPanel_notPhone, .ipsType_normal.ipsType_richText.ipsContained div,
.subhead, #elProfileStats, .ipsLoadin... | 0.160266 | 0.079818 |
*
* 1. Code
* 2. Table
* 3. Blockquote
* 4. Images
* 5. Icons
* 6. Branding */
/* =========================
Code
========================= */
code,
pre {
font-family: Menlo, Monaco, Consolas, monospace;
font-size: 85%;
}
code {
padding: .15em .4em;
color: #333;
white-space: nowrap;
backgrou... | stylesheets/components.css | *
* 1. Code
* 2. Table
* 3. Blockquote
* 4. Images
* 5. Icons
* 6. Branding */
/* =========================
Code
========================= */
code,
pre {
font-family: Menlo, Monaco, Consolas, monospace;
font-size: 85%;
}
code {
padding: .15em .4em;
color: #333;
white-space: nowrap;
backgrou... | 0.329068 | 0.100084 |
.container {
height: 700px;
background-color: #FFCA84;
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding: 0 10%;
}
.email_page_container{
/* width:45%; */
/* margin-right: 9em; */
}
.container h1{
font-weight: 900;
font-size: 3em;
color: #EE0017;
line-h... | client/src/domain/EmailInputField/EmailInputField.module.css | .container {
height: 700px;
background-color: #FFCA84;
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding: 0 10%;
}
.email_page_container{
/* width:45%; */
/* margin-right: 9em; */
}
.container h1{
font-weight: 900;
font-size: 3em;
color: #EE0017;
line-h... | 0.30965 | 0.086825 |
.note {
border: 1px none steelblue;
overflow: hidden;
position: absolute;
z-index: 10;
cursor: default;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.notep {
display: none;
background: steelblue;
font-size: 8pt;
color: white;
margin... | src/main/resources/css/imgnotes.css | .note {
border: 1px none steelblue;
overflow: hidden;
position: absolute;
z-index: 10;
cursor: default;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.notep {
display: none;
background: steelblue;
font-size: 8pt;
color: white;
margin... | 0.448426 | 0.173428 |
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,
caption,
tbody,
tfoot,
... | css/index.css | html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
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,
caption,
tbody,
tfoot,
... | 0.45423 | 0.077973 |
html,
body {
width: 100%;
height: 100%;
}
body {
font-family: Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", "STXihei", "华文细黑";
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
padding-bottom: 40px;
}
div.text-verti... | public/css/welcome-page.css |
html,
body {
width: 100%;
height: 100%;
}
body {
font-family: Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", "STXihei", "华文细黑";
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
padding-bottom: 40px;
}
div.text-verti... | 0.339499 | 0.075312 |
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
.js-widget-overlay{
z-index: 10001;
position: fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
opacity: 1.1;
background-color: #000;
}
.js-widget-dialog{
position: fixed;
z-index: 10002;
background: #fff;
... | src/core/core.css | @import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
.js-widget-overlay{
z-index: 10001;
position: fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
opacity: 1.1;
background-color: #000;
}
.js-widget-dialog{
position: fixed;
z-index: 10002;
background: #fff;
... | 0.425247 | 0.094135 |
.xm_ch_main { width: 680px; margin: 40px auto; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 30px; position: relative; box-shadow: 0px 0px 10px rgb(51, 51, 51); border-radius: 2px; }
.xm_right { width: 350px; float: left; }
.xm_tip { line-height: 40px; color: rgb(201, 201, 201); }
.xm_left { width: ... | public/static/css1/setface.css | .xm_ch_main { width: 680px; margin: 40px auto; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 30px; position: relative; box-shadow: 0px 0px 10px rgb(51, 51, 51); border-radius: 2px; }
.xm_right { width: 350px; float: left; }
.xm_tip { line-height: 40px; color: rgb(201, 201, 201); }
.xm_left { width: ... | 0.498535 | 0.273347 |
@-moz-document url-prefix("https://vps.dyjix.eu/") {
body, html {
background: #333333!important;
color: #757575!important;
}
.icon-search {
color: white!important;
}
input {
background-color: #252525!important;
}
h3, p, th {
color: #757575!important;
}
.table-bordered {
... | data/usercss/177031.user.css | @-moz-document url-prefix("https://vps.dyjix.eu/") {
body, html {
background: #333333!important;
color: #757575!important;
}
.icon-search {
color: white!important;
}
input {
background-color: #252525!important;
}
h3, p, th {
color: #757575!important;
}
.table-bordered {
... | 0.278846 | 0.066751 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #576574;
overflow: -moz-hidden-unscrollable;
height: 100vh;
}
.NavBar--Main {
display: flex;
padding: 40px;
color: white;
display: flex;
font-size: 20px;
font-family: 'Montserrat', sans-serif;... | index.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #576574;
overflow: -moz-hidden-unscrollable;
height: 100vh;
}
.NavBar--Main {
display: flex;
padding: 40px;
color: white;
display: flex;
font-size: 20px;
font-family: 'Montserrat', sans-serif;... | 0.510496 | 0.098296 |
a,
a:focus,
a:hover {
color: #fff;
}
.btn-default,
.btn-default:hover,
.btn-default:focus {
color: #333;
text-shadow: none;
background-color: #fff;
border: 1px solid #fff;
}
html,
body {
height: 100%;
background-color: #fff;
overflow-x:hidden;
font-family: GandhiSans;
}
body {
color: #3A3A3A;
... | public/css/cover.css | a,
a:focus,
a:hover {
color: #fff;
}
.btn-default,
.btn-default:hover,
.btn-default:focus {
color: #333;
text-shadow: none;
background-color: #fff;
border: 1px solid #fff;
}
html,
body {
height: 100%;
background-color: #fff;
overflow-x:hidden;
font-family: GandhiSans;
}
body {
color: #3A3A3A;
... | 0.416322 | 0.092893 |
html {
box-sizing: border-box;
position: relative;
height: 100%;
width: 100%;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
position: relative;
height: 100%;
width: 100%;
font-size: 10pt;
font-family: helvetica, Arial, sans-serif;
color: #3a3e3f;
}
#page {
pos... | src/main/resources/scripts/default-style.css | html {
box-sizing: border-box;
position: relative;
height: 100%;
width: 100%;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
position: relative;
height: 100%;
width: 100%;
font-size: 10pt;
font-family: helvetica, Arial, sans-serif;
color: #3a3e3f;
}
#page {
pos... | 0.591841 | 0.16529 |
@font-face {
font-family: 'Inter';
font-display: swap;
font-style: normal;
font-weight: 400;
unicode-range: U+000-5FF;
src: local('Inter Regular'),
url('/assets/fonts/inter/Inter-variable-ASCII-subset.woff2') format('woff2-variations'),
url('/assets/fonts/inter/Inter-Regular.woff2') format('w... | packages/@ionic/lab/src/stencil/assets/fonts.css | @font-face {
font-family: 'Inter';
font-display: swap;
font-style: normal;
font-weight: 400;
unicode-range: U+000-5FF;
src: local('Inter Regular'),
url('/assets/fonts/inter/Inter-variable-ASCII-subset.woff2') format('woff2-variations'),
url('/assets/fonts/inter/Inter-Regular.woff2') format('w... | 0.303216 | 0.048812 |
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700&display=swap');
[data-meowoof] {
background: rgba( 91, 0, 129, 0.2);
cursor: pointer;
}
#meowoof {
font-family: Nunito Sans, sans-serif, Arial;
width: 100%;
max-width: 400px;
height: 270px;
background: #FFFFFF;
box-shadow: ... | src/extension/content/styles/content.css | @import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700&display=swap');
[data-meowoof] {
background: rgba( 91, 0, 129, 0.2);
cursor: pointer;
}
#meowoof {
font-family: Nunito Sans, sans-serif, Arial;
width: 100%;
max-width: 400px;
height: 270px;
background: #FFFFFF;
box-shadow: ... | 0.402157 | 0.073297 |
[ TABLE OF CONTENTS ]
1. COLOR SCHEMES
|- 1.1. Scheme light
-----------------------------------------*/
/*
1. COLOR SCHEMES
*/
/* 1.1. Scheme light */
body.page-scheme-light {
color: #a2a2a2; }
body h1, body .h1,
body h2, body .h2,
body h3, body .h3,
body h4, body .h4,
body h5, body .h5,
body h6, body .h6 {
... | assets/css/theme-scheme-light.min.css | [ TABLE OF CONTENTS ]
1. COLOR SCHEMES
|- 1.1. Scheme light
-----------------------------------------*/
/*
1. COLOR SCHEMES
*/
/* 1.1. Scheme light */
body.page-scheme-light {
color: #a2a2a2; }
body h1, body .h1,
body h2, body .h2,
body h3, body .h3,
body h4, body .h4,
body h5, body .h5,
body h6, body .h6 {
... | 0.415136 | 0.076649 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,600;1,400&display=swap");
body {
font: 15px/2 "Poppins", sans-serif;
font-weight: 200;
padding: 0;
margin: 0;
background-image: url("../images/background.svg");
background-repeat: repeat;
background-size: 100%;
b... | docs/version 0/css/styles.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,600;1,400&display=swap");
body {
font: 15px/2 "Poppins", sans-serif;
font-weight: 200;
padding: 0;
margin: 0;
background-image: url("../images/background.svg");
background-repeat: repeat;
background-size: 100%;
b... | 0.254694 | 0.080828 |
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,500;1,600&family=Roboto:wght@300;400&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
zoom: 60%;
}
#landing-page {
height: 100vh;
display: -ms-grid;
d... | style/style.css | @import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,500;1,600&family=Roboto:wght@300;400&display=swap");
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
zoom: 60%;
}
#landing-page {
height: 100vh;
display: -ms-grid;
d... | 0.346873 | 0.114196 |
.container{
width: 100%;
height: 100%;
overflow: hidden;
}
.svgContainer{
width:100%;
height:100%;
}
.color{
color:var(--primary-color)
}
.feuille{
width:100px;
right:32.5%;
top:70%;
}
.feuille.animation_translationX{
--window-width:0;
animation: translatedX3 7.5s forwa... | src/sections/accueil/css/Svg.module.css | .container{
width: 100%;
height: 100%;
overflow: hidden;
}
.svgContainer{
width:100%;
height:100%;
}
.color{
color:var(--primary-color)
}
.feuille{
width:100px;
right:32.5%;
top:70%;
}
.feuille.animation_translationX{
--window-width:0;
animation: translatedX3 7.5s forwa... | 0.560373 | 0.248842 |
@-moz-document url(http://www.diamondhunt.co/DH1/game.php) {
.top-menu {
font-size: 10pt;
color: #444;
top: 0;
left: 0;
right: 0;
position: absolute;
border-style: solid;
border-width: 1px;
background: -webkit-linear-gradient(black, grey);
background: -o-linear-grad... | data/usercss/124195.user.css | @-moz-document url(http://www.diamondhunt.co/DH1/game.php) {
.top-menu {
font-size: 10pt;
color: #444;
top: 0;
left: 0;
right: 0;
position: absolute;
border-style: solid;
border-width: 1px;
background: -webkit-linear-gradient(black, grey);
background: -o-linear-grad... | 0.286269 | 0.075619 |
* {
box-sizing: border-box;
outline: none;
}
html, body {
margin: 0;
padding: 0;
}
body {
background: #1e1e1e;
position: relative;
}
.body-overlay {
position: fixed;
top: 0;
left: 0;
background-size: cover;
background-position: center center;
background-attachment: fixed;
width: 100vw;
he... | demo/css/style.css | * {
box-sizing: border-box;
outline: none;
}
html, body {
margin: 0;
padding: 0;
}
body {
background: #1e1e1e;
position: relative;
}
.body-overlay {
position: fixed;
top: 0;
left: 0;
background-size: cover;
background-position: center center;
background-attachment: fixed;
width: 100vw;
he... | 0.437583 | 0.101367 |
@keyframes moveHead{
from{
transform: rotate(-10deg);
}
to{
transform: rotate(10deg);
}
}
@keyframes moveHeadLeftEar{
from{
margin-left: -16px;
margin-top: 21px;
transform: rotate(145deg);
}
to{
margin-left: 14px;
margin-top: -6px;
... | client/src/assets/css/animations.css | @keyframes moveHead{
from{
transform: rotate(-10deg);
}
to{
transform: rotate(10deg);
}
}
@keyframes moveHeadLeftEar{
from{
margin-left: -16px;
margin-top: 21px;
transform: rotate(145deg);
}
to{
margin-left: 14px;
margin-top: -6px;
... | 0.803868 | 0.235207 |
.line_30 {
line-height: 30px;
}
.line_25 {
line-height: 25px;
}
.line_20 {
line-height: 20px;
}
.line_15 {
line-height: 15px;
}
.line_10 {
line-height: 10px;
}
.line_5 {
line-height: 5px;
}
/** Mobile Text Center **/
@media (max-width: 991px) {
.mobile-text-center {
text-align: center;
... | mentorhtml/dashboard/css/class-helpers.css | .line_30 {
line-height: 30px;
}
.line_25 {
line-height: 25px;
}
.line_20 {
line-height: 20px;
}
.line_15 {
line-height: 15px;
}
.line_10 {
line-height: 10px;
}
.line_5 {
line-height: 5px;
}
/** Mobile Text Center **/
@media (max-width: 991px) {
.mobile-text-center {
text-align: center;
... | 0.463444 | 0.09401 |
@font-face {
font-family: 'ALS Hauss';
src: url('ALSHauss-Black.eot');
src: local('ALS Hauss Black'), local('ALSHauss-Black'),
url('ALSHauss-Black.eot?#iefix') format('embedded-opentype'),
url('ALSHauss-Black.woff2') format('woff2'),
url('ALSHauss-Black.woff') format('woff'),
... | public/fonts/alshaus/stylesheet.css | @font-face {
font-family: 'ALS Hauss';
src: url('ALSHauss-Black.eot');
src: local('ALS Hauss Black'), local('ALSHauss-Black'),
url('ALSHauss-Black.eot?#iefix') format('embedded-opentype'),
url('ALSHauss-Black.woff2') format('woff2'),
url('ALSHauss-Black.woff') format('woff'),
... | 0.405802 | 0.097864 |
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
body{
background: linear-gradient(to bottom, rgba(58, 8, 8, 0.247),rgba(11, 212, 54, 0.4)),
url('https://d2v9y0dukr6mq2.cloudfront.net/video/thumbnail/B8FU8DFSipsctoeb/himalayas-nepal-mountain-sky-view-landscape-time-lapse-nature-background-4k-vid... | src/styles.css | *{
padding: 0;
margin: 0;
box-sizing: border-box;
}
body{
background: linear-gradient(to bottom, rgba(58, 8, 8, 0.247),rgba(11, 212, 54, 0.4)),
url('https://d2v9y0dukr6mq2.cloudfront.net/video/thumbnail/B8FU8DFSipsctoeb/himalayas-nepal-mountain-sky-view-landscape-time-lapse-nature-background-4k-vid... | 0.431345 | 0.109897 |
* {
margin: 0px;
padding: 0px;
outline: 0px;
font-size: 100%;
background: transparent;
box-sizing: border-box;
color: #ffffff;
}
option {
background-color: #222;
}
body {
font-family: sans-serif Arial;
background-color: #222;
overflow: scroll;
overflow-x: hidden;
}
/*HEADER*/
header, sectio... | Aulas/aula-50/style.css |
* {
margin: 0px;
padding: 0px;
outline: 0px;
font-size: 100%;
background: transparent;
box-sizing: border-box;
color: #ffffff;
}
option {
background-color: #222;
}
body {
font-family: sans-serif Arial;
background-color: #222;
overflow: scroll;
overflow-x: hidden;
}
/*HEADER*/
header, sectio... | 0.36886 | 0.080213 |
@charset "utf-8";
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
body {font-size:12px; font-family:'나눔고딕', NanumGothic, 'Nanum Gothic', sans-serif; color:#665c5b}
a:link, a:visited {text-decoration:none; color:#665c5b}
a:hover, a:active {text-decoration:none; color:#b90f3c}
img {
border: 0
}... | monofitness.co.kr/static/css/layout.css | @charset "utf-8";
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
body {font-size:12px; font-family:'나눔고딕', NanumGothic, 'Nanum Gothic', sans-serif; color:#665c5b}
a:link, a:visited {text-decoration:none; color:#665c5b}
a:hover, a:active {text-decoration:none; color:#b90f3c}
img {
border: 0
}... | 0.265499 | 0.120232 |
@media (min-width: 1200px) {
.post-cont-iner,
.sidebar-container {
padding-right: 5%;
}
}
.anchorjs-link {
padding-right: 10px;
}
hr{
margin:0;
}
.list-inline{
margin-left: 0;
}
.sidebar-container {
color: #888;
font-size: 14px;
margin-top: 35px;
}
.sidebar-container h5 {
... | source/css/blog-style.css | @media (min-width: 1200px) {
.post-cont-iner,
.sidebar-container {
padding-right: 5%;
}
}
.anchorjs-link {
padding-right: 10px;
}
hr{
margin:0;
}
.list-inline{
margin-left: 0;
}
.sidebar-container {
color: #888;
font-size: 14px;
margin-top: 35px;
}
.sidebar-container h5 {
... | 0.265785 | 0.069668 |
input,
textarea {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
}
/*左侧红包*/
.qw-nav-bag{
width: 108px;
height: 464px;
background: url(http://www.iqiaowai.com/templets/new/images/nav/5/red.png) center no-repeat;
position: absolute;
top: 145px;
le... | assets/home/css/general8.css | input,
textarea {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
}
/*左侧红包*/
.qw-nav-bag{
width: 108px;
height: 464px;
background: url(http://www.iqiaowai.com/templets/new/images/nav/5/red.png) center no-repeat;
position: absolute;
top: 145px;
le... | 0.371821 | 0.058615 |
.top-bar {
background: white;
}
.top-bar ul li {
padding-left: 10px;
list-style: none;
/* border-right: 1px solid #FFFFFF; */
}
.top-bar ul li a {
padding-right: 10px;
/* color: #FFFFFF; */
font-size: 12px;
}
.top-bar ul :last-child{
border-right: unset !important;
}
.top-bar ul.right... | public/theme/custom.css | .top-bar {
background: white;
}
.top-bar ul li {
padding-left: 10px;
list-style: none;
/* border-right: 1px solid #FFFFFF; */
}
.top-bar ul li a {
padding-right: 10px;
/* color: #FFFFFF; */
font-size: 12px;
}
.top-bar ul :last-child{
border-right: unset !important;
}
.top-bar ul.right... | 0.351534 | 0.099733 |
@import url('https://fonts.googleapis.com/css2?family=Abel&family=Aladin&family=Bungee+Shade&display=swap');
/*Seccion navbar*/
html,body{
margin: 0;
background-color:rgb(255, 255, 255);
height:100vh;
}
.dropdown{
margin:0 auto;
}
.toro{
width: 80px;
padding: 2px 0px 0px 4px;
}
.titulo... | static/css/Bitcoin.css | @import url('https://fonts.googleapis.com/css2?family=Abel&family=Aladin&family=Bungee+Shade&display=swap');
/*Seccion navbar*/
html,body{
margin: 0;
background-color:rgb(255, 255, 255);
height:100vh;
}
.dropdown{
margin:0 auto;
}
.toro{
width: 80px;
padding: 2px 0px 0px 4px;
}
.titulo... | 0.384912 | 0.068289 |
.lh12{line-height:1.2;}
.lh14{line-height:1.4;}
.lh16{line-height:1.6;}
.lh18{line-height:1.8;}
.lh20{line-height:20px;}
.lh22{line-height:2.2;}
.lh24{line-height:24px;}
.lh25{line-height:25px;}
.lh30{line-height:30px;}
.lh35{line-height:35px;}
.lh40{line-height:40px;}
.lh60{line-height:60px;}
.lh45{
line-height:4... | usercenter-front/src/main/resources/static/plugins/jquery/css/score/lib.css | .lh12{line-height:1.2;}
.lh14{line-height:1.4;}
.lh16{line-height:1.6;}
.lh18{line-height:1.8;}
.lh20{line-height:20px;}
.lh22{line-height:2.2;}
.lh24{line-height:24px;}
.lh25{line-height:25px;}
.lh30{line-height:30px;}
.lh35{line-height:35px;}
.lh40{line-height:40px;}
.lh60{line-height:60px;}
.lh45{
line-height:4... | 0.112734 | 0.081886 |
:focus{
outline: none;
}
.customer-account-wrapper{
width: 100%;
height: 100%;
background: rgb(240, 237, 237);
}
.top-nav-bar-wrapper{
width: 80%;
height: 40px;
float: right;
}
.content-sidebar-wrapper{
width: 20%;
height: 100%;
float: left;
background: white;
}
.main-contents-... | src/app/components/customer-account/customer-account.component.css | :focus{
outline: none;
}
.customer-account-wrapper{
width: 100%;
height: 100%;
background: rgb(240, 237, 237);
}
.top-nav-bar-wrapper{
width: 80%;
height: 40px;
float: right;
}
.content-sidebar-wrapper{
width: 20%;
height: 100%;
float: left;
background: white;
}
.main-contents-... | 0.518302 | 0.106412 |
.list--timeline {
margin-bottom: 34px;
margin-bottom: 3.4rem;
margin-left: 34px;
margin-left: 3.4rem;
}
.list--timeline .list__item {
margin-bottom: 10px;
margin-bottom: 1rem;
padding-top: 14px;
padding-top: 1.4rem;
position: relative;
}
.list--timeline .list__item::before {
border-left: 2px solid... | src/doc/ux/component-library/berekening-wizard/uno/components/list/list-timeline.css | .list--timeline {
margin-bottom: 34px;
margin-bottom: 3.4rem;
margin-left: 34px;
margin-left: 3.4rem;
}
.list--timeline .list__item {
margin-bottom: 10px;
margin-bottom: 1rem;
padding-top: 14px;
padding-top: 1.4rem;
position: relative;
}
.list--timeline .list__item::before {
border-left: 2px solid... | 0.452536 | 0.061059 |
SI UTILIZAMOS NUMEROS PODEMOS UTILIZAR HASTA DOS DECIMALES(40.15%)
*/
@keyframes RENOMBRAR {
0% {
}
100% {
}
}
@keyframes RENOMBRAR {
from {
}
to {
}
}
/*---------TRANSLATE-----------*/
/*translate(X,Y)*/
@keyframes RENOMBRAR {
0% {
transform:translate(0px, 0px);
}
100% {
transf... | ejemplos/animaciones.css | SI UTILIZAMOS NUMEROS PODEMOS UTILIZAR HASTA DOS DECIMALES(40.15%)
*/
@keyframes RENOMBRAR {
0% {
}
100% {
}
}
@keyframes RENOMBRAR {
from {
}
to {
}
}
/*---------TRANSLATE-----------*/
/*translate(X,Y)*/
@keyframes RENOMBRAR {
0% {
transform:translate(0px, 0px);
}
100% {
transf... | 0.554712 | 0.189671 |
@import "framework.css";
/* style the header */
.header-caption {
margin-bottom: 40px;
}
/* style the form card */
.form-card {
display: flex;
justify-content: center;
align-items: center;
box-shadow: 1px 1px 13px 9px #131313;
border-radius: 10px;
margin-bottom: 30px;
}
.form-card .form-fields {
back... | public/css/styles.css | @import "framework.css";
/* style the header */
.header-caption {
margin-bottom: 40px;
}
/* style the form card */
.form-card {
display: flex;
justify-content: center;
align-items: center;
box-shadow: 1px 1px 13px 9px #131313;
border-radius: 10px;
margin-bottom: 30px;
}
.form-card .form-fields {
back... | 0.295636 | 0.091951 |
.messenger {
height: calc(100vh - 70px);
display: flex;
}
.chatMenu {
flex: 3.5;
}
.chatMenuInput {
width: 90%;
padding: 10px 0;
border: none;
border-bottom: 1px solid gray;
}
.chatBox {
flex: 5.5;
max-height: 500px;
}
.chatBoxWrapper {
display: flex;
... | src/components/popup/styles.css | .messenger {
height: calc(100vh - 70px);
display: flex;
}
.chatMenu {
flex: 3.5;
}
.chatMenuInput {
width: 90%;
padding: 10px 0;
border: none;
border-bottom: 1px solid gray;
}
.chatBox {
flex: 5.5;
max-height: 500px;
}
.chatBoxWrapper {
display: flex;
... | 0.448668 | 0.108803 |
body{
background: #FEF7FE;
font-size: 150%;
margin:4%;
color: black;
}
h1{
font-style:150;
}
header
{
background:666666;
text-align:center;
padding: 15px;
}
header,footer{
background:#6A42B8;
background: -moz-linear-gradient(top,#6A42B8);
background: -webkit-linear-gradient(#6A42B8,0);
background: -o-line... | styling.css | body{
background: #FEF7FE;
font-size: 150%;
margin:4%;
color: black;
}
h1{
font-style:150;
}
header
{
background:666666;
text-align:center;
padding: 15px;
}
header,footer{
background:#6A42B8;
background: -moz-linear-gradient(top,#6A42B8);
background: -webkit-linear-gradient(#6A42B8,0);
background: -o-line... | 0.413359 | 0.076339 |
.link-add .dropdown-menu {
min-width: auto;
}
#indemo9 .nav-marquee {
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 200px;
box-sizing: border-box;
}
#indemo9 .nav-marquee .img-warpper {
display: flex;
justify-content: center;
align-items: center;... | public/themes/simpleboot7/public/assets/css/new.css | .link-add .dropdown-menu {
min-width: auto;
}
#indemo9 .nav-marquee {
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 200px;
box-sizing: border-box;
}
#indemo9 .nav-marquee .img-warpper {
display: flex;
justify-content: center;
align-items: center;... | 0.363986 | 0.072374 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:430px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u5_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:375px;
height:667px;
background:inherit;... | files/2_0_appointment_notification/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:430px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u5_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:375px;
height:667px;
background:inherit;... | 0.230313 | 0.04548 |
@media (hover: none) {
.btn:hover {
color: inherit;
background-color: inherit;
}
}
@font-face {
font-family: 'London';
src: url('deps/LondonMM.ttf') format('truetype');
/* London by <NAME> http://fbruel.com https://www.dafont.com/london-between.font */
}
body {
font-family: 'London', sans-serif;
f... | ui/bbc.css | @media (hover: none) {
.btn:hover {
color: inherit;
background-color: inherit;
}
}
@font-face {
font-family: 'London';
src: url('deps/LondonMM.ttf') format('truetype');
/* London by <NAME> http://fbruel.com https://www.dafont.com/london-between.font */
}
body {
font-family: 'London', sans-serif;
f... | 0.489992 | 0.083965 |
* {
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
}
.kb-popup {
width: 100vw;
height: 100vh;
position: absolute;
top: 0;
left: 0;
z-index: 100;
display: none;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.25);
}
.kb-pop... | src/server/app/files/static/editor-redesign/css/keybinds/keybinds.css | * {
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
}
.kb-popup {
width: 100vw;
height: 100vh;
position: absolute;
top: 0;
left: 0;
z-index: 100;
display: none;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.25);
}
.kb-pop... | 0.461259 | 0.079175 |
@charset "utf-8";
/* CSS Document */
* {
font: 13px/1.5 '微软雅黑';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0;
margin: 0;
list-style: none;
box-sizing: border-box;
}
body, html {
height: 100%;
width: 100%;
display: flex;
justify-co... | static/css/login.css | @charset "utf-8";
/* CSS Document */
* {
font: 13px/1.5 '微软雅黑';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0;
margin: 0;
list-style: none;
box-sizing: border-box;
}
body, html {
height: 100%;
width: 100%;
display: flex;
justify-co... | 0.228931 | 0.042325 |
html {
height: 100%;
}
body {
font-family: "Open Sans", "Helvetica Neue", sans-serif;
font-size: 10pt;
background-color: #fff;
color: #333;
padding: 0;
margin: 0;
height: 100%;
min-height: 360px;
}
/*-----------------------------------------------------------------------*/
div.background {
box-sizing: borde... | sources/core-app/src/main/webapp/resources/css/login.css | html {
height: 100%;
}
body {
font-family: "Open Sans", "Helvetica Neue", sans-serif;
font-size: 10pt;
background-color: #fff;
color: #333;
padding: 0;
margin: 0;
height: 100%;
min-height: 360px;
}
/*-----------------------------------------------------------------------*/
div.background {
box-sizing: borde... | 0.349755 | 0.067301 |
.anim-classic {
margin: 0;
background: radial-gradient(ellipse farthest-corner at center bottom, #000000, #000000);
color: #000000;
font-size: 14px;
font-family: "Helvetica Neue", sans-serif;
font-weight: 500;
font-size:30px;
letter-spacing: 0.02em;
display: -webkit-box;
display:... | documaniaworkflow-front/src/app/components/tasks/tasks.component.css | .anim-classic {
margin: 0;
background: radial-gradient(ellipse farthest-corner at center bottom, #000000, #000000);
color: #000000;
font-size: 14px;
font-family: "Helvetica Neue", sans-serif;
font-weight: 500;
font-size:30px;
letter-spacing: 0.02em;
display: -webkit-box;
display:... | 0.446977 | 0.106924 |
.cards-container {
display: flex;
flex-direction: column;
gap: 3rem;
position: relative;
justify-content: center;
align-items: center;
padding: 2rem;
}
.card {
inline-size: 18.25rem;
block-size: 28rem;
display: flex;
flex-direction: column;
gap: 1rem;
background: var(--white... | css/cards-container.css | .cards-container {
display: flex;
flex-direction: column;
gap: 3rem;
position: relative;
justify-content: center;
align-items: center;
padding: 2rem;
}
.card {
inline-size: 18.25rem;
block-size: 28rem;
display: flex;
flex-direction: column;
gap: 1rem;
background: var(--white... | 0.412412 | 0.060947 |
@media (max-width: 575.99px) {
footer {
margin-top: 0px !important; }
.intro-text {
margin-left: 10px !important;
width: 100% !important; }
.info-section_text {
margin-right: 0px !important; }
html {
font-size: 12px !important; }
.intro-section {
margin-top: 120px !important; }
.in... | src/css/responsive.css | @media (max-width: 575.99px) {
footer {
margin-top: 0px !important; }
.intro-text {
margin-left: 10px !important;
width: 100% !important; }
.info-section_text {
margin-right: 0px !important; }
html {
font-size: 12px !important; }
.intro-section {
margin-top: 120px !important; }
.in... | 0.342791 | 0.073132 |
@font-face{
font-family: "Playball";
src: url('fonts/Playball.ttf') format("truetype");
font-weight: normal;
}
@font-face {
font-family: 'MaidenOrange';
src: url('fonts/MaidenOrange.ttf') format("truetype");
font-weight: normal;
}
body {
margin: 0rem;
padding:0rem;
color: #424242;
... | contact.css | @font-face{
font-family: "Playball";
src: url('fonts/Playball.ttf') format("truetype");
font-weight: normal;
}
@font-face {
font-family: 'MaidenOrange';
src: url('fonts/MaidenOrange.ttf') format("truetype");
font-weight: normal;
}
body {
margin: 0rem;
padding:0rem;
color: #424242;
... | 0.322633 | 0.083703 |
body {
margin: 0;
overscroll-behavior-y: contain;
}
main {
width: 440px;
margin: 15px auto 0;
font-family: sans-serif;
padding: 0 10px;
text-align: center;
}
.new-game-btn {
margin: 0 auto;
border: none;
padding: 10px;
background-color: deepskyblue;
font-size: 15px;
border-radius: 5px;
color: white;
fo... | 2048.css | body {
margin: 0;
overscroll-behavior-y: contain;
}
main {
width: 440px;
margin: 15px auto 0;
font-family: sans-serif;
padding: 0 10px;
text-align: center;
}
.new-game-btn {
margin: 0 auto;
border: none;
padding: 10px;
background-color: deepskyblue;
font-size: 15px;
border-radius: 5px;
color: white;
fo... | 0.477798 | 0.057679 |
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.Navbar {
display: flex;
width: 100%;
justify-content: sp... | src/index.css | @import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.Navbar {
display: flex;
width: 100%;
justify-content: sp... | 0.365343 | 0.071949 |