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 |
|---|---|---|---|---|
.app-selection-btn {
display: flex;
flex-direction: column;
justify-content: space-evenly;
text-align: center;
height: 17vw;
width: 17vw;
padding: 1vh 1vw;
margin: 0.9vw;
border-radius: 10%;
background: white;
}
.btn-link {
text-decoration: none;
}
.app-selection-btn:hover {
animation: app-sel... | client/src/components/AppSelectionBtn/AppSelectionBtn.css | .app-selection-btn {
display: flex;
flex-direction: column;
justify-content: space-evenly;
text-align: center;
height: 17vw;
width: 17vw;
padding: 1vh 1vw;
margin: 0.9vw;
border-radius: 10%;
background: white;
}
.btn-link {
text-decoration: none;
}
.app-selection-btn:hover {
animation: app-sel... | 0.534612 | 0.065545 |
@font-face {
font-family: "Helvetica";
src: url("fonts/HelveticaRegular/HelveticaRegular.eot");
src: url("fonts/HelveticaRegular/HelveticaRegular.eot?#iefix") format("embedded-opentype"),
url("fonts/HelveticaRegular/HelveticaRegular.woff") format("woff"),
url("fonts/HelveticaRegular/HelveticaRegular... | tszakaz_ru/web/css/home.css | @font-face {
font-family: "Helvetica";
src: url("fonts/HelveticaRegular/HelveticaRegular.eot");
src: url("fonts/HelveticaRegular/HelveticaRegular.eot?#iefix") format("embedded-opentype"),
url("fonts/HelveticaRegular/HelveticaRegular.woff") format("woff"),
url("fonts/HelveticaRegular/HelveticaRegular... | 0.323808 | 0.061424 |
.signui-button {
border: none;
color: blue;
/* background-color: rgb(250, 250, 250); */
background-color: inherit;
font-size: 14px;
}
.signui-button:hover {
cursor: pointer;
text-decoration: underline;
}
.contain-login {
padding-top: 15px;
padding-left: 30px;
position: relative;
padding-right: ... | src/components/LoginPage/login-page.css | .signui-button {
border: none;
color: blue;
/* background-color: rgb(250, 250, 250); */
background-color: inherit;
font-size: 14px;
}
.signui-button:hover {
cursor: pointer;
text-decoration: underline;
}
.contain-login {
padding-top: 15px;
padding-left: 30px;
position: relative;
padding-right: ... | 0.437343 | 0.077378 |
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: "Open Sans", sans-serif;
font-size: 1em;
background-color: #e2e2e2;
}
/***************************
* Application Main Styles
**************************/
#menu--toggle[ty... | scss/navbar-27.css | *,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: "Open Sans", sans-serif;
font-size: 1em;
background-color: #e2e2e2;
}
/***************************
* Application Main Styles
**************************/
#menu--toggle[ty... | 0.365343 | 0.071203 |
.dice-tray {
-webkit-box-flex: 0;
-ms-flex: 0;
flex: 0;
padding: 5px;
margin: 3px;
background: url("/systems/VTM5E/assets/images/background-green-marble.jpg"), #153b23;
background-size: cover;
border: 2px solid #1e5e35;
border-radius: 5px 5px 0 0;
}
.dice-tray > * {
margin: 2px;
}
.dice-tray .flex... | css/tray.css | .dice-tray {
-webkit-box-flex: 0;
-ms-flex: 0;
flex: 0;
padding: 5px;
margin: 3px;
background: url("/systems/VTM5E/assets/images/background-green-marble.jpg"), #153b23;
background-size: cover;
border: 2px solid #1e5e35;
border-radius: 5px 5px 0 0;
}
.dice-tray > * {
margin: 2px;
}
.dice-tray .flex... | 0.366363 | 0.075176 |
@charset "UTF-8";
/* CSS Document */
@font-face {
font-family: 'futura';
src: url('futurastd-bold-webfont.eot');
src: url('futurastd-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('futurastd-bold-webfont.woff') format('woff'),
url('futurastd-bold-webfont.ttf') format('truetyp... | app/assets/styles/ooc_css/style.css | @charset "UTF-8";
/* CSS Document */
@font-face {
font-family: 'futura';
src: url('futurastd-bold-webfont.eot');
src: url('futurastd-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('futurastd-bold-webfont.woff') format('woff'),
url('futurastd-bold-webfont.ttf') format('truetyp... | 0.202838 | 0.060335 |
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
*,
*:after,
*:before{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background: rgb(0, 9, 32);
background-image: url('../images/testi-bg-1-1.jpg');
background-size: cover;
background-repeat: no-repeat;
backgrou... | public/css/login.css | @import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
*,
*:after,
*:before{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background: rgb(0, 9, 32);
background-image: url('../images/testi-bg-1-1.jpg');
background-size: cover;
background-repeat: no-repeat;
backgrou... | 0.332961 | 0.053182 |
body{
margin:0;
font-family:Arial;
}
.header{
align-items:center;
background-color:#F2F2F2;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
height:120px;
}
.logo{
font-size:36px;
font-weight: bold;
}
.menu {
list-style: none;
display:flex;
justify-co... | css/index.css | body{
margin:0;
font-family:Arial;
}
.header{
align-items:center;
background-color:#F2F2F2;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
height:120px;
}
.logo{
font-size:36px;
font-weight: bold;
}
.menu {
list-style: none;
display:flex;
justify-co... | 0.272799 | 0.068975 |
.MMM-rdrDrawingBoard .wrapper {
position: absolute;
border:0px solid #62FF00; /*green*/
border-radius:0px;
z-index: 249;
top: 200px;
bottom:0px;
right:0px;
left:60px;
width: 718px;
height: 1000px;
}
.MMM-rdrDrawingBoard .buttons {
bord... | MMM-rdrDrawingBoard_portrait.css | .MMM-rdrDrawingBoard .wrapper {
position: absolute;
border:0px solid #62FF00; /*green*/
border-radius:0px;
z-index: 249;
top: 200px;
bottom:0px;
right:0px;
left:60px;
width: 718px;
height: 1000px;
}
.MMM-rdrDrawingBoard .buttons {
bord... | 0.437824 | 0.099383 |
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, ... | stylesheets/css/styles.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.449876 | 0.075619 |
.mishanya-sortable-table__wrapper{
text-align: center;
}
.mishanya-sortable-table__table{
margin-left: auto;
margin-right: auto;
border-spacing: 0;
}
.mishanya-sortable-table__th,
.mishanya-sortable-table__td{
padding: 15px;
border: 1px solid #000;
border-spacing: none;
border-collapse: collapse;
}
.mishanya... | src/style.css | .mishanya-sortable-table__wrapper{
text-align: center;
}
.mishanya-sortable-table__table{
margin-left: auto;
margin-right: auto;
border-spacing: 0;
}
.mishanya-sortable-table__th,
.mishanya-sortable-table__td{
padding: 15px;
border: 1px solid #000;
border-spacing: none;
border-collapse: collapse;
}
.mishanya... | 0.485844 | 0.092115 |
.table > tbody > tr > .no-line {
border-top: none;
}
.table > thead > tr > .no-line {
border-bottom: none;
}
.table > tbody > tr > .thick-line {
border-top: 2px solid;
}
.form-group {margin-bottom: 0px;}
.ch_pp {
text-decoration: underline;
}
.ch_pp.sip {
margin-left: 10px;
... | assets/css/invoice.css | .table > tbody > tr > .no-line {
border-top: none;
}
.table > thead > tr > .no-line {
border-bottom: none;
}
.table > tbody > tr > .thick-line {
border-top: 2px solid;
}
.form-group {margin-bottom: 0px;}
.ch_pp {
text-decoration: underline;
}
.ch_pp.sip {
margin-left: 10px;
... | 0.292899 | 0.097476 |
@font-face {
font-family: Raleway;
src: url(../fonts/Raleway/Raleway-Light.ttf);
font-weight: 300;
font-style: normal
}
@font-face {
font-family: Raleway;
src: url(../fonts/Raleway/Raleway-LightItalic.ttf);
font-weight: 300;
font-style: italic
}
@font-face {
font-family: Raleway;
... | css/main.css | @font-face {
font-family: Raleway;
src: url(../fonts/Raleway/Raleway-Light.ttf);
font-weight: 300;
font-style: normal
}
@font-face {
font-family: Raleway;
src: url(../fonts/Raleway/Raleway-LightItalic.ttf);
font-weight: 300;
font-style: italic
}
@font-face {
font-family: Raleway;
... | 0.361841 | 0.060335 |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('/fonts/roboto/roboto-v20-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
src: local('Roboto'), local('Roboto-Regular'),
url('/fonts/roboto/roboto-v20-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'... | static/css/fonts.css | @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('/fonts/roboto/roboto-v20-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
src: local('Roboto'), local('Roboto-Regular'),
url('/fonts/roboto/roboto-v20-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'... | 0.138899 | 0.039713 |
* {
margin: 0;
padding: 0;
}
body {
position: relative;
font-family: "Poppins", sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5rem;
background: #f7f7f9;
}
ul,
li {
list-style-type: none;
padding: 0;
margin: 0;
}
a {
text-decoration: none;
}
/* header section */
header {... | CSS/main.css | * {
margin: 0;
padding: 0;
}
body {
position: relative;
font-family: "Poppins", sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5rem;
background: #f7f7f9;
}
ul,
li {
list-style-type: none;
padding: 0;
margin: 0;
}
a {
text-decoration: none;
}
/* header section */
header {... | 0.359926 | 0.080394 |
.accordion--item {
display: flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 4px;
font-size: 1rem
}
.accordion--item:not(:last-child) {
margin-bottom: 1.5rem
}
.accordion--item:not(:first-child) .accordion--header {
border-radius: 0
}
.accordion--item:not(:last-chil... | src/Accordion/Accordion.css | .accordion--item {
display: flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 4px;
font-size: 1rem
}
.accordion--item:not(:last-child) {
margin-bottom: 1.5rem
}
.accordion--item:not(:first-child) .accordion--header {
border-radius: 0
}
.accordion--item:not(:last-chil... | 0.444083 | 0.112016 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("revleft.com") {
hr {
border: 1px solid black !important;
}
*.cat-top_x {
background: url(data:image/gif;base64,R0lGODlhAQAaAMQAAAAAAP///z49Pj4+Pzw8PTM0NDIzMjY3NjExMDAwLy4uLTg4N9ra2j8/Pzs7Ozo6Ojk5OTU1NTExMS8vL////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... | data/usercss/22901.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("revleft.com") {
hr {
border: 1px solid black !important;
}
*.cat-top_x {
background: url(data:image/gif;base64,R0lGODlhAQAaAMQAAAAAAP///z49Pj4+Pzw8PTM0NDIzMjY3NjExMDAwLy4uLTg4N9ra2j8/Pzs7Ozo6Ojk5OTU1NTExMS8vL////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... | 0.272025 | 0.123868 |
*{
margin: 0;
font-family: 'Poppins', sans-serif;
}
.i{
display: flex;
height: 100vh;
}
.i-left{
flex: 1;
display: flex;
align-items: center;
justify-content: center;
}
.i-right{
flex: 1;
position: relative;
}
.i-left-wrapper{
padding: 50px;
height: 50%;
height: 50%;
padding-top: 60%;
di... | public/css/style2.css | *{
margin: 0;
font-family: 'Poppins', sans-serif;
}
.i{
display: flex;
height: 100vh;
}
.i-left{
flex: 1;
display: flex;
align-items: center;
justify-content: center;
}
.i-right{
flex: 1;
position: relative;
}
.i-left-wrapper{
padding: 50px;
height: 50%;
height: 50%;
padding-top: 60%;
di... | 0.547464 | 0.068787 |
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
body{
font-size:14px;
line-height:20px;
color:#333;
}
/* three layouts
* ============= */
.pz-dock{
position:relative;
height:100%;
color:#fff;
background:#262b30 url(../img/bg-dock.gif) r... | dist/assets/css/top.css | html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
body{
font-size:14px;
line-height:20px;
color:#333;
}
/* three layouts
* ============= */
.pz-dock{
position:relative;
height:100%;
color:#fff;
background:#262b30 url(../img/bg-dock.gif) r... | 0.243732 | 0.071397 |
****************************************/
#nav-menu-level-1-wrap {
position: relative;
z-index: 499;
width: 990px;
}
#nav-menu-level-1-wrap .form-site-search-wrap {
position: absolute;
right: 10px;
top: 13px;
z-index: 21;
}
#nav-menu-level-1-wrap .form-search {
width: 124px;
}
#nav-site,
#nav-site a... | sandbox/loader/undefundefundef_files/nav.css | ****************************************/
#nav-menu-level-1-wrap {
position: relative;
z-index: 499;
width: 990px;
}
#nav-menu-level-1-wrap .form-site-search-wrap {
position: absolute;
right: 10px;
top: 13px;
z-index: 21;
}
#nav-menu-level-1-wrap .form-search {
width: 124px;
}
#nav-site,
#nav-site a... | 0.276495 | 0.053206 |
header {
background-color: #ffffff;
flex-direction: row;
border-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.headercontainer {
max-width: 960px;
margin: 0 auto;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.maincontain... | assets/css/style.css | header {
background-color: #ffffff;
flex-direction: row;
border-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.headercontainer {
max-width: 960px;
margin: 0 auto;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.maincontain... | 0.436502 | 0.119305 |
@CHARSET "UTF-8";
body {
xbackground:#303030;
font-size:62.5%;
font-family:"Verdana",sans-serif;
}
button::-moz-focus-inner {
border: 0;
}
a, a:link, a:visited {outline:0;text-align:left;}
#map_container {
display:block;position:relative;
width:700px;
height:390px;
padding:3px;
tex... | web/css/hr-geo.css | @CHARSET "UTF-8";
body {
xbackground:#303030;
font-size:62.5%;
font-family:"Verdana",sans-serif;
}
button::-moz-focus-inner {
border: 0;
}
a, a:link, a:visited {outline:0;text-align:left;}
#map_container {
display:block;position:relative;
width:700px;
height:390px;
padding:3px;
tex... | 0.287368 | 0.067886 |
.logo {
height: 85px;
width: 85px; }
.upperlogo {
margin-top: -40px; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
background-color: #ffffff; }
.navbar {
background-color: white;
min-height: auto;
position: rela... | public/css/style.css | .logo {
height: 85px;
width: 85px; }
.upperlogo {
margin-top: -40px; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
background-color: #ffffff; }
.navbar {
background-color: white;
min-height: auto;
position: rela... | 0.391057 | 0.114443 |
.axis-x,
.axis-y {
font-family: var(--roboto);
.domain {
stroke: none;
}
}
.axis-y {
.tick {
line {
stroke: #888;
stroke-dasharray: 3px 3px;
}
}
}
.area {
fill: var(--area);
}
.area-bgc1 {
fill: var(--wes-bgc1);
}
.bg1 {
background-col... | src/css/_graficas.css |
.axis-x,
.axis-y {
font-family: var(--roboto);
.domain {
stroke: none;
}
}
.axis-y {
.tick {
line {
stroke: #888;
stroke-dasharray: 3px 3px;
}
}
}
.area {
fill: var(--area);
}
.area-bgc1 {
fill: var(--wes-bgc1);
}
.bg1 {
background-col... | 0.57523 | 0.185541 |
div:after {
content: "";
display: table;
clear: both;
}
a {
color: #000;
}
a:hover {
color: #0a58ca;
text-decoration: underline;
font-style: italic;
}
hr {
color: #808080;
text-align: center;
}
#titolo {
box-shadow: 1px 3px 5px 1px #777777;
position: sticky;
display: flex;
flex-wrap: wrap;... | css/index.css | div:after {
content: "";
display: table;
clear: both;
}
a {
color: #000;
}
a:hover {
color: #0a58ca;
text-decoration: underline;
font-style: italic;
}
hr {
color: #808080;
text-align: center;
}
#titolo {
box-shadow: 1px 3px 5px 1px #777777;
position: sticky;
display: flex;
flex-wrap: wrap;... | 0.199542 | 0.069132 |
html {
min-height: 100%;
position: relative;
}
body {
font-family: 'Josefin Sans';
background-color: white;
height: 100%;
margin: 0;
width: 100%;
border: none;
}
.center {
text-align: center;
}
.bg_mime {
background-color: #e8eaf6;
}
.logo_mime {
margin-top: 20px;
height: 120px;
display: ... | mime/application.css | html {
min-height: 100%;
position: relative;
}
body {
font-family: 'Josefin Sans';
background-color: white;
height: 100%;
margin: 0;
width: 100%;
border: none;
}
.center {
text-align: center;
}
.bg_mime {
background-color: #e8eaf6;
}
.logo_mime {
margin-top: 20px;
height: 120px;
display: ... | 0.240685 | 0.068756 |
.text-center{
text-align: center;
}
/* main */
/* .main{
background-size: cover;
font-family: "Open Sans", sans-serif;
} */
.main{
background: url('../img/bg-main.jpg') top center no-repeat;
/* background: url('../img/woman2.png') top right no-repeat; */
background-size: cover;
font-f... | Tenereza/css/style.css | .text-center{
text-align: center;
}
/* main */
/* .main{
background-size: cover;
font-family: "Open Sans", sans-serif;
} */
.main{
background: url('../img/bg-main.jpg') top center no-repeat;
/* background: url('../img/woman2.png') top right no-repeat; */
background-size: cover;
font-f... | 0.384334 | 0.072178 |
body {
background-color: Pink;
margin: 0;
padding: 0;
}
#cover {
height: 900px;
position: relative;
top: -55px;
width: 100%;
background:url("http://maxcart.bg//sites/apartmentssunnybeach.net/files/uploads/Sunny-Beach-Restaurant[1].jpg") no-repeat center bottom;
background-size: cover;
background-att... | css/style.css | body {
background-color: Pink;
margin: 0;
padding: 0;
}
#cover {
height: 900px;
position: relative;
top: -55px;
width: 100%;
background:url("http://maxcart.bg//sites/apartmentssunnybeach.net/files/uploads/Sunny-Beach-Restaurant[1].jpg") no-repeat center bottom;
background-size: cover;
background-att... | 0.40698 | 0.071591 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Sans', sans-serif;
}
button {
padding: 5px 6px;
background-color: lightgoldenrodyellow;
border: 3px solid #ED5565;
color: #ED5565;
font-size: 1rem;
letter-spacing: 2px;
position: 40px;
top: 80px;
over... | portfolio/src/main/webapp/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Sans', sans-serif;
}
button {
padding: 5px 6px;
background-color: lightgoldenrodyellow;
border: 3px solid #ED5565;
color: #ED5565;
font-size: 1rem;
letter-spacing: 2px;
position: 40px;
top: 80px;
over... | 0.555676 | 0.080394 |
.productDiv {
border-width: 1px;
}
.imgCarrito {
max-width: 70px !important;
/* margin-left: 25px !important; */
/* margin-top: 25px!important; */
max-height: 70px !important;
}
.nav-active {
border-right-width: 1px;
font-size: 20px;
color:#59594E;
font-weight: 600;
wid... | client/css/cssCarrito.css | .productDiv {
border-width: 1px;
}
.imgCarrito {
max-width: 70px !important;
/* margin-left: 25px !important; */
/* margin-top: 25px!important; */
max-height: 70px !important;
}
.nav-active {
border-right-width: 1px;
font-size: 20px;
color:#59594E;
font-weight: 600;
wid... | 0.374905 | 0.065306 |
margin-top: 50px;
padding: 20px 0;
}
p, strong, a {
padding: 3px 0;
}
img{
padding: 10px 15px 10px 0;
}
/*
fieldset {
display: block;
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;... | public/templates/ecomtemplate/css/article_detail.css | margin-top: 50px;
padding: 20px 0;
}
p, strong, a {
padding: 3px 0;
}
img{
padding: 10px 15px 10px 0;
}
/*
fieldset {
display: block;
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;... | 0.379493 | 0.099034 |
sup {
top: -0.4em;
vertical-align: baseline;
position: relative;
}
sub {
top: 0.4em;
vertical-align: baseline;
position: relative;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
@media screen and (min-device-pixel-ratio:0), (-webkit-min-device-pixel-ratio:0), (min--moz-device-pixel-r... | Public/manage/Admin/staffChangeForm/style.css | sup {
top: -0.4em;
vertical-align: baseline;
position: relative;
}
sub {
top: 0.4em;
vertical-align: baseline;
position: relative;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
@media screen and (min-device-pixel-ratio:0), (-webkit-min-device-pixel-ratio:0), (min--moz-device-pixel-r... | 0.359477 | 0.093885 |
.project-card-div {
color: rgb(88, 96, 105);
background-color: rgb(255, 255, 255);
box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 30px -15px;
padding: 2rem;
cursor: pointer;
}
/* .project-card-div .project-overlay {
background: rgba(0, 0, 0, 0.7);
position: absolute;
height: 99%;
width: 100%;
left: 0;
t... | src/components/projectCard/projectCard.css | .project-card-div {
color: rgb(88, 96, 105);
background-color: rgb(255, 255, 255);
box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 30px -15px;
padding: 2rem;
cursor: pointer;
}
/* .project-card-div .project-overlay {
background: rgba(0, 0, 0, 0.7);
position: absolute;
height: 99%;
width: 100%;
left: 0;
t... | 0.467089 | 0.061706 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.pandora.com") {
#ad_container, #accountMessageRibbon, #footer, .track_detail_close, .divider.last,
#videoPageInfo, .stationChangeSelectorNoMenu, .logo, .upgradeLink, .user_menu + SPAN, #upgradeOffer {
display:none !important;
height:0px... | data/usercss/78818.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.pandora.com") {
#ad_container, #accountMessageRibbon, #footer, .track_detail_close, .divider.last,
#videoPageInfo, .stationChangeSelectorNoMenu, .logo, .upgradeLink, .user_menu + SPAN, #upgradeOffer {
display:none !important;
height:0px... | 0.173919 | 0.059866 |
body {
margin: 0;
padding: 1.0em;
background: #333;
color: #FFF;
font: 2em/1.4em 'Lucida Grande', Verdana, sans-serif;
}
div.timers {
background: #FFF;
color: #333;
border: 0.08em solid #222;
border-top-width: 1px;
border-left-width: 1px;
float: left;
padding: 0.2em;
... | apache-fop/src/test/resources/docbook-xsl/slides/s5/ui/default/notes.css |
body {
margin: 0;
padding: 1.0em;
background: #333;
color: #FFF;
font: 2em/1.4em 'Lucida Grande', Verdana, sans-serif;
}
div.timers {
background: #FFF;
color: #333;
border: 0.08em solid #222;
border-top-width: 1px;
border-left-width: 1px;
float: left;
padding: 0.2em;
... | 0.482673 | 0.161485 |
.container {
width: 100%;
height: auto;
background-color: #141518;
}
.topHeader {
width: 100%;
height: 30px;
background-color: #d6d6d6;
display: -ms-grid;
display: grid;
-ms-grid-columns: auto 1280px auto;
grid-template-columns: auto 1280px auto;
grid-template-areas: ". topContent .";
text-alig... | src/styles/header.module.css | .container {
width: 100%;
height: auto;
background-color: #141518;
}
.topHeader {
width: 100%;
height: 30px;
background-color: #d6d6d6;
display: -ms-grid;
display: grid;
-ms-grid-columns: auto 1280px auto;
grid-template-columns: auto 1280px auto;
grid-template-areas: ". topContent .";
text-alig... | 0.465387 | 0.112356 |
@import url(https://fonts.googleapis.com/css?family=Lato:300,100);
body {
background: #333;
font-family: 'Lato', sans-serif;
}
#app {
margin-top: 50px;
color: #fff;
}
input[type="text"], input[type="number"] {
background: transparent;
border: 0;
border-radius: 0;
border-bottom: 1px so... | Exams/Second Partial Exam/VueJS/Habit Tracker/css/style.css | @import url(https://fonts.googleapis.com/css?family=Lato:300,100);
body {
background: #333;
font-family: 'Lato', sans-serif;
}
#app {
margin-top: 50px;
color: #fff;
}
input[type="text"], input[type="number"] {
background: transparent;
border: 0;
border-radius: 0;
border-bottom: 1px so... | 0.443118 | 0.144209 |
body.rating-scales .all-scales {
margin-bottom: 120px;
box-shadow: 4px 4px 5px #efefef;
}
body.rating-scales main {
max-width:unset;
}
@media (min-width:992px) {
body.rating-scales aside {
width:300px;
}
}
@media (max-width:950px) {
body.rating-scales aside {
margin-top: 0;
}... | web/app/themes/project-teach/assets/css/temp/rating-scales.css | body.rating-scales .all-scales {
margin-bottom: 120px;
box-shadow: 4px 4px 5px #efefef;
}
body.rating-scales main {
max-width:unset;
}
@media (min-width:992px) {
body.rating-scales aside {
width:300px;
}
}
@media (max-width:950px) {
body.rating-scales aside {
margin-top: 0;
}... | 0.475849 | 0.099689 |
.navbar {
height: 1.02rem;
color: #fff;
background: #06c1ae;
border-bottom: 1px solid #21897d;
display: -webkit-box;
display: -ms-flexbox;
position: relative;
z-index: 30;
}
.navbar .nav-wrap-left {
height: 1.01rem;
line-height: 1.01rem;
}
.navbar .nav-wrap-left a.back {
display: block;
height: ... | target/AppInfo/statics/mobile/bdcss/cssm-f=meis-meishi.mobile-page-order-index-index.css@3bcf852.css | .navbar {
height: 1.02rem;
color: #fff;
background: #06c1ae;
border-bottom: 1px solid #21897d;
display: -webkit-box;
display: -ms-flexbox;
position: relative;
z-index: 30;
}
.navbar .nav-wrap-left {
height: 1.01rem;
line-height: 1.01rem;
}
.navbar .nav-wrap-left a.back {
display: block;
height: ... | 0.42919 | 0.043957 |
:root {
--white: #f3f3f3;
--black: #191919;
--bg-dark: #282828;
--bg-overlay-color: #202020;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
max-height: 100vh;
background-color: var(--bg-dark);
color: var(--white);
font-family: Arial !important;
}
/* navbar */
#nav-container > nav >... | client/static/css/styles.css | :root {
--white: #f3f3f3;
--black: #191919;
--bg-dark: #282828;
--bg-overlay-color: #202020;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
max-height: 100vh;
background-color: var(--bg-dark);
color: var(--white);
font-family: Arial !important;
}
/* navbar */
#nav-container > nav >... | 0.314471 | 0.091951 |
:root {
--dark_yellow: #a7852c;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
a {
color: grey;
text-decoration: none;
}
p
{
margin-bottom: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-out... | public/css/executive/styles.css | :root {
--dark_yellow: #a7852c;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
a {
color: grey;
text-decoration: none;
}
p
{
margin-bottom: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-out... | 0.395718 | 0.098296 |
header {
width: 960px;
margin: 0 auto;
height: 75px;
padding-top: 20px;;
}
#logo {
float: left;
margin-right: 5px;
padding-top: 9px;
}
#title {
float: left;
}
#title>ul>li:first-child {
font-family: 'Pacifico', cursive;
font-size: 3.0rem;
font-weight: bold;
}
#title>ul>li:last-child {
font-s... | css/style.css | header {
width: 960px;
margin: 0 auto;
height: 75px;
padding-top: 20px;;
}
#logo {
float: left;
margin-right: 5px;
padding-top: 9px;
}
#title {
float: left;
}
#title>ul>li:first-child {
font-family: 'Pacifico', cursive;
font-size: 3.0rem;
font-weight: bold;
}
#title>ul>li:last-child {
font-s... | 0.414899 | 0.118921 |
@media only screen and (max-width: 768px) {
/* For mobile phones: */
/* Style for our header texts
* --------------------------------------- */
.jumbotronic h1{
font-family: 'Alfa Slab One', cursive;
font-size: 3em;
padding: 1rem 1rem;
color: #ffffff;
}
.jumbotronic a{
... | assets/css/custom/mediaquery.css | @media only screen and (max-width: 768px) {
/* For mobile phones: */
/* Style for our header texts
* --------------------------------------- */
.jumbotronic h1{
font-family: 'Alfa Slab One', cursive;
font-size: 3em;
padding: 1rem 1rem;
color: #ffffff;
}
.jumbotronic a{
... | 0.306942 | 0.098729 |
/* ---------------->>> CSS STYLES <<<------------- */
/* ================================================ */
/*
1. GLOBAL STYLES
- Heading
- List Style
- Links
- Positions
- Title
- Layout
- z-index
- Button
- Animation
- Icons Styles
- Icon With Color
- Icons With Size Va... | Web/Web/css/style.css | /* ---------------->>> CSS STYLES <<<------------- */
/* ================================================ */
/*
1. GLOBAL STYLES
- Heading
- List Style
- Links
- Positions
- Title
- Layout
- z-index
- Button
- Animation
- Icons Styles
- Icon With Color
- Icons With Size Va... | 0.323594 | 0.057388 |
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
body {
padding: 0;
margin: 0;
box-sizing: border-box;
background-color: rgb(70, 40, 70);
font-family: "Roboto";
color: white;
}
#app {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}... | public/style.css | @import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
body {
padding: 0;
margin: 0;
box-sizing: border-box;
background-color: rgb(70, 40, 70);
font-family: "Roboto";
color: white;
}
#app {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}... | 0.515864 | 0.116865 |
@import url("https://fonts.googleapis.com/css2?family=Indie+Flower&family=Roboto:wght@300&display=swap");
@-webkit-keyframes animationMenu {
from {
height: 0;
opacity: 0;
}
to {
height: 70px;
opacity: 1;
}
}
@keyframes animationMenu {
from {
height: 0;
opacity: 0;
}
to {
height... | public/assets/css/front-office/app.css | @import url("https://fonts.googleapis.com/css2?family=Indie+Flower&family=Roboto:wght@300&display=swap");
@-webkit-keyframes animationMenu {
from {
height: 0;
opacity: 0;
}
to {
height: 70px;
opacity: 1;
}
}
@keyframes animationMenu {
from {
height: 0;
opacity: 0;
}
to {
height... | 0.386069 | 0.126138 |
.signature {
height: 1.05em;
border-bottom: 1px black solid;
margin: 0px 4px;
}
.signature.fullline {
display: inline-block;
overflow: hidden;
width: 100%;
}
.signature.inline {
display: block;
overflow: hidden;
}
.label {
padding-top: 3px;
float: left;
}
/* SIMPLE PRESCRIPTION HEADERS */
.simple-p... | static/css/pnz_style.css | .signature {
height: 1.05em;
border-bottom: 1px black solid;
margin: 0px 4px;
}
.signature.fullline {
display: inline-block;
overflow: hidden;
width: 100%;
}
.signature.inline {
display: block;
overflow: hidden;
}
.label {
padding-top: 3px;
float: left;
}
/* SIMPLE PRESCRIPTION HEADERS */
.simple-p... | 0.427397 | 0.134208 |
body{
margin: 0px;
font-family: 'Open Sans', sans-serif;
overflow-x: hidden;
}
html{
scroll-behavior: smooth;
}
#header{
box-shadow: 0px 1px 5px grey;
}
main{
margin-top:6rem;
}
#navBar{
display: flex;
justify-content: space-between;
height: 5rem;
box-shadow... | index.css | body{
margin: 0px;
font-family: 'Open Sans', sans-serif;
overflow-x: hidden;
}
html{
scroll-behavior: smooth;
}
#header{
box-shadow: 0px 1px 5px grey;
}
main{
margin-top:6rem;
}
#navBar{
display: flex;
justify-content: space-between;
height: 5rem;
box-shadow... | 0.309754 | 0.046465 |
.book .book-body .page-wrapper .page-inner .exercise {
display: block !important;
padding: 0px;
margin: 20px 0px;
background: #fff;
color: #333;
font-family: sans-serif;
min-height: 255px;
}
.page-inner .exercise .header {
padding: 16px 28px 8px;
font-family: Roboto, sans-serif;
font-weight: 400;
... | assets/exercises.css | .book .book-body .page-wrapper .page-inner .exercise {
display: block !important;
padding: 0px;
margin: 20px 0px;
background: #fff;
color: #333;
font-family: sans-serif;
min-height: 255px;
}
.page-inner .exercise .header {
padding: 16px 28px 8px;
font-family: Roboto, sans-serif;
font-weight: 400;
... | 0.380414 | 0.115711 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
overflow: hidden;
text-decoration: none;
}
table, th, td{
border: 2px solid #313337;
backgroun... | src/style/style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
overflow: hidden;
text-decoration: none;
}
table, th, td{
border: 2px solid #313337;
backgroun... | 0.550124 | 0.143968 |
.mtf-container{
width:100%;
height:100%;
overflow: hidden;
font-weight: 500;
}
.mtf-container .mtf-content-container{
padding:0 10%;
width:100%;
height:100%;
position: relative;
background-size: 100% 100%;
}
.mtf-container .mtf-content-container .mtf-header{
width:100%;
... | org.ekstep.questionunit.mtf-1.2/renderer/styles/style.css | .mtf-container{
width:100%;
height:100%;
overflow: hidden;
font-weight: 500;
}
.mtf-container .mtf-content-container{
padding:0 10%;
width:100%;
height:100%;
position: relative;
background-size: 100% 100%;
}
.mtf-container .mtf-content-container .mtf-header{
width:100%;
... | 0.450118 | 0.039232 |
@import "../../styles/typography.css";
@import "../../styles/colors.css";
@import "../../styles/viewports.css";
@import "../../styles/icons.css";
@import "../../styles/accessibility.css";
@import "../../styles/zindex.css";
.searchContainer {
display: inline-block;
flex-grow: 1;
}
.backdrop {
background-color: r... | app/template/components/SearchForm/SearchForm.css | @import "../../styles/typography.css";
@import "../../styles/colors.css";
@import "../../styles/viewports.css";
@import "../../styles/icons.css";
@import "../../styles/accessibility.css";
@import "../../styles/zindex.css";
.searchContainer {
display: inline-block;
flex-grow: 1;
}
.backdrop {
background-color: r... | 0.428473 | 0.057626 |
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');
html, body {
height: 100%;
width: 100%;
font-family: 'Poppins', sans-serif;
color: #222;
background-color: #e8f5e9;
}
.navbar h1{
color: #1b5e20;
font-weight: bold;
font-size: 4em;
}
.embed-responsive{
position: relative;
... | gnomeNeurips/style.css | @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');
html, body {
height: 100%;
width: 100%;
font-family: 'Poppins', sans-serif;
color: #222;
background-color: #e8f5e9;
}
.navbar h1{
color: #1b5e20;
font-weight: bold;
font-size: 4em;
}
.embed-responsive{
position: relative;
... | 0.338952 | 0.081923 |
* {
margin:0;
padding:0;
}
body {
background:#b1b1b1 none repeat-x scroll top left;
margin:0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
/* wrapper */
div#wrap {
width:90%;
margin:0 auto;
padding:0 10px;
}
/* header & nav */
div.header {
margin:0 auto;
}
div.nav {
... | applications/init/static/styles.css | * {
margin:0;
padding:0;
}
body {
background:#b1b1b1 none repeat-x scroll top left;
margin:0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
/* wrapper */
div#wrap {
width:90%;
margin:0 auto;
padding:0 10px;
}
/* header & nav */
div.header {
margin:0 auto;
}
div.nav {
... | 0.21215 | 0.062303 |
* {
/* 初始化 清除元素原有的内外边距 */
padding: 0;
margin: 0;
}
body {
/* 溢出隐藏 */
overflow: hidden;
/* 让页面占浏览器可视区域的高度 */
height: 100vh;
background-color: #e6f1f9;
}
.navbar {
/* 相对定位 */
position: relative;
/* 让元素的宽度占浏览器可视区域的宽度 */
width: 100vm;
height: 100px;
background-color: #e6f1f9;
/* 盒子阴影 */
box-... | uiStruction/navClickDemo_003/css/navClickDemo_003.css | * {
/* 初始化 清除元素原有的内外边距 */
padding: 0;
margin: 0;
}
body {
/* 溢出隐藏 */
overflow: hidden;
/* 让页面占浏览器可视区域的高度 */
height: 100vh;
background-color: #e6f1f9;
}
.navbar {
/* 相对定位 */
position: relative;
/* 让元素的宽度占浏览器可视区域的宽度 */
width: 100vm;
height: 100px;
background-color: #e6f1f9;
/* 盒子阴影 */
box-... | 0.174305 | 0.071235 |
@charset "utf-8";
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inlin... | docs/_build/html/_static/main.css | @charset "utf-8";
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inlin... | 0.315103 | 0.065068 |
@import url("./root.css");
@import url("./button.css");
@import url("./call-to-action-buttons.css");
@import url("./article.css");
@import url("./modal.css");
@import url("./form.css");
@import url("./link-button.css");
@import url("./faq.css");
@import url("./blob-shape.css");
/* section 1about adoption */
.about-ad... | client/styles/about-adoption.css | @import url("./root.css");
@import url("./button.css");
@import url("./call-to-action-buttons.css");
@import url("./article.css");
@import url("./modal.css");
@import url("./form.css");
@import url("./link-button.css");
@import url("./faq.css");
@import url("./blob-shape.css");
/* section 1about adoption */
.about-ad... | 0.290276 | 0.057652 |
html {
font-size: 62.5%;
}
h1 {
text-transform: uppercase;
}
img {
max-width: 300px;
}
/* Header */
#header {
background-color: #3c455c;
background-attachment: scroll, fixed;
/*background-image: url("images/overlay.png"), url("../../images/bg.jpg");*/
background-position: top left, top ... | css/main.css | html {
font-size: 62.5%;
}
h1 {
text-transform: uppercase;
}
img {
max-width: 300px;
}
/* Header */
#header {
background-color: #3c455c;
background-attachment: scroll, fixed;
/*background-image: url("images/overlay.png"), url("../../images/bg.jpg");*/
background-position: top left, top ... | 0.447219 | 0.114963 |
.App {
text-align: center;
/* display: flex; */
}
/* .App-logo {
height: 40vmin;
pointer-events: none;
} */
/* @media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
} */
/* .App-header {
background-color: #282c34;
min-height: 100vh;
display... | src/App.css | .App {
text-align: center;
/* display: flex; */
}
/* .App-logo {
height: 40vmin;
pointer-events: none;
} */
/* @media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
} */
/* .App-header {
background-color: #282c34;
min-height: 100vh;
display... | 0.410402 | 0.050377 |
:root {
--color-greenLighter: #F7FFF7;
--color-greenDarker: #85ff7f;
}
*::selection {
background: black;
color: white;
}
/*fontawesome icon*/
i{
font-size: 2rem;
}
#nav {
transition: all 0.4s ease 0s;
}
header {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
... | public/user/css/main.css | :root {
--color-greenLighter: #F7FFF7;
--color-greenDarker: #85ff7f;
}
*::selection {
background: black;
color: white;
}
/*fontawesome icon*/
i{
font-size: 2rem;
}
#nav {
transition: all 0.4s ease 0s;
}
header {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
... | 0.501221 | 0.171859 |
@font-face {
font-family: bomberescort;
src: url("font//BomberEscort.otf");
}
@font-face {
font-family: gotham-black;
src: url("font/Gotham-Black.otf");
}
html {
height: 100%;
width: 100%;
}
body {
background: linear-gradient(
to right,
rgba(4, 16, 45, 0.6),
rgba(247, 86, 124, 0.15)
);
... | public/frontend/landing/styles/index.css | @font-face {
font-family: bomberescort;
src: url("font//BomberEscort.otf");
}
@font-face {
font-family: gotham-black;
src: url("font/Gotham-Black.otf");
}
html {
height: 100%;
width: 100%;
}
body {
background: linear-gradient(
to right,
rgba(4, 16, 45, 0.6),
rgba(247, 86, 124, 0.15)
);
... | 0.553988 | 0.096791 |
.icon {
font-size: 10px;
}
.icon:before {
content:' ';
vertical-align:middle;
display: inline-block;
background-image: url("../svg/sprite.svg");
background-repeat: no-repeat;
background-size: 51.2em 1310.7em;
}
.no-svg .icon:before {
background-image: url("../svg/sprite.png");
}
.... | dist/img/css/sprite.css | .icon {
font-size: 10px;
}
.icon:before {
content:' ';
vertical-align:middle;
display: inline-block;
background-image: url("../svg/sprite.svg");
background-repeat: no-repeat;
background-size: 51.2em 1310.7em;
}
.no-svg .icon:before {
background-image: url("../svg/sprite.png");
}
.... | 0.304869 | 0.077868 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Poppins:wght@300;500;600&family=Roboto:wght@300;400&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
/* border: 1px red solid; */
}
/* General Styling */
html {
font-size: 62.5%;
height: 100%;
}
body {
fo... | static/style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Poppins:wght@300;500;600&family=Roboto:wght@300;400&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
/* border: 1px red solid; */
}
/* General Styling */
html {
font-size: 62.5%;
height: 100%;
}
body {
fo... | 0.357119 | 0.069763 |
* {
box-sizing: border-box
}
.right {
position: absolute;
right: 0px;
width: 100px;
padding: 10px;
}
.left {
position: absolute;
left: 0px;
width: 100px;
padding: 10px;
}
.bg {
/* The image used */
background-image: url("diamond_head.jpg");
/* Full height */
height: 100%;
width: 100%;
/* C... | public/stylesheets/account.css | * {
box-sizing: border-box
}
.right {
position: absolute;
right: 0px;
width: 100px;
padding: 10px;
}
.left {
position: absolute;
left: 0px;
width: 100px;
padding: 10px;
}
.bg {
/* The image used */
background-image: url("diamond_head.jpg");
/* Full height */
height: 100%;
width: 100%;
/* C... | 0.537284 | 0.132486 |
body {
font-family: "Helvetica", Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
color: #ffffff;
background-color: #494d4f;
height: 100%;
}
h1 { font-size: 20px; }
p {
margin-bottom: 1.5em;
}
a, a:... | colab/media/css/style.css | body {
font-family: "Helvetica", Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
color: #ffffff;
background-color: #494d4f;
height: 100%;
}
h1 { font-size: 20px; }
p {
margin-bottom: 1.5em;
}
a, a:... | 0.433142 | 0.098599 |
body {
background: #EFEFEF;
margin: 10px 0;
padding: 0;
font-family: Helvetica, Meiryo, メイリオ, sans-serif;
line-height: 1.6;
height: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
#container {
background: #FFF;
margin-left: 200px;
padding: 10px 30px;
max-width: 800px;
border-radi... | style.css | body {
background: #EFEFEF;
margin: 10px 0;
padding: 0;
font-family: Helvetica, Meiryo, メイリオ, sans-serif;
line-height: 1.6;
height: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
#container {
background: #FFF;
margin-left: 200px;
padding: 10px 30px;
max-width: 800px;
border-radi... | 0.28279 | 0.069352 |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
src: url(../assets/fonts/Roboto-normal-100.woff) format('woff');
unicode-range: U+0-10FFFF;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(../assets/fonts/Roboto-normal-300.woff) format('woff');
un... | css/fonts.css | @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
src: url(../assets/fonts/Roboto-normal-100.woff) format('woff');
unicode-range: U+0-10FFFF;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(../assets/fonts/Roboto-normal-300.woff) format('woff');
un... | 0.239438 | 0.057098 |
@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);
.locationTitle {
font-family: 'Dancing Script', cursive;
font-size: 55px;
font-weight: normal;
position: relative;
text-align: center;
margin-bottom: 0px;
color: black;
padding-bottom: 10px;
}
.location{
... | src/components/Location/style.module.css | @import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);
.locationTitle {
font-family: 'Dancing Script', cursive;
font-size: 55px;
font-weight: normal;
position: relative;
text-align: center;
margin-bottom: 0px;
color: black;
padding-bottom: 10px;
}
.location{
... | 0.292797 | 0.114072 |
.details-desc-panel img{
max-width: 100%;
}
.middle{
display: block;
margin: auto;
}
/* ======================= END ITEM DETAILS STYLES ========================== */
img.upload-item{
max-width: 300px;
max-height: 220px;
float: right;
}
.showTable > tbody > tr > td:nth-child(2n-1) {
text-al... | public_html/css/main-admin.css | .details-desc-panel img{
max-width: 100%;
}
.middle{
display: block;
margin: auto;
}
/* ======================= END ITEM DETAILS STYLES ========================== */
img.upload-item{
max-width: 300px;
max-height: 220px;
float: right;
}
.showTable > tbody > tr > td:nth-child(2n-1) {
text-al... | 0.272508 | 0.056288 |
.content {
text-align: justify;
padding: 1.5em 8em;
}
/* --- NEWS CSS --- */
.content .header {
font-size: 46px;
font-weight: bold;
}
.content .news-content {
border-bottom: 1px solid #101215;
}
.content .news-content img {
margin-left: auto;
margin-right: auto;
display: block;
... | public/css/front/news.css | .content {
text-align: justify;
padding: 1.5em 8em;
}
/* --- NEWS CSS --- */
.content .header {
font-size: 46px;
font-weight: bold;
}
.content .news-content {
border-bottom: 1px solid #101215;
}
.content .news-content img {
margin-left: auto;
margin-right: auto;
display: block;
... | 0.416441 | 0.079926 |
body{
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif ;
background:black;
margin:0;
}
a:hover{
color:rgb(218, 189, 137);
}
a{
text-decoration:none;
color:whitesmoke;
}
nav{
color:whitesmoke;
position:relative;
text-align:center;
border-top:solid white;
... | HTML/slide.css | body{
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif ;
background:black;
margin:0;
}
a:hover{
color:rgb(218, 189, 137);
}
a{
text-decoration:none;
color:whitesmoke;
}
nav{
color:whitesmoke;
position:relative;
text-align:center;
border-top:solid white;
... | 0.407333 | 0.061424 |
header ul li:nth-child(2){
font-family: pingfangbold;
font-weight: normal;
}
form{
margin-top:1.888rem;
}
form label{
width: 25%;
color: #666666;
font-size: 0.72rem;
border-radius:0;
padding-left:0.2rem;
font-weight: 100;
display: inline-block;
vertical-align: middle;
text-align: right;
line-height: 1.632... | css/index.css | header ul li:nth-child(2){
font-family: pingfangbold;
font-weight: normal;
}
form{
margin-top:1.888rem;
}
form label{
width: 25%;
color: #666666;
font-size: 0.72rem;
border-radius:0;
padding-left:0.2rem;
font-weight: 100;
display: inline-block;
vertical-align: middle;
text-align: right;
line-height: 1.632... | 0.228329 | 0.056444 |
.cart-details .product-cart-details{
display: flex;
justify-content: space-between;
padding-bottom: 1rem;
margin: 1.5rem 0;
}
.cart-details .img-section{
display: flex;
}
.cart-details .img-section img{
width: 150px;
height: 120px;
box-shadow: inset 0 0.3rem 1.525rem -0.375rem rgba(0,0,0... | public/css/shopping-cart.css | .cart-details .product-cart-details{
display: flex;
justify-content: space-between;
padding-bottom: 1rem;
margin: 1.5rem 0;
}
.cart-details .img-section{
display: flex;
}
.cart-details .img-section img{
width: 150px;
height: 120px;
box-shadow: inset 0 0.3rem 1.525rem -0.375rem rgba(0,0,0... | 0.433022 | 0.072604 |
body{
padding: 0;
margin: 0;
background-color: #f5f5f5;
}
/* Barra De Navegação */
.menu{
background-color: #3c3c3c;
padding: 30px;
position: fixed;
width: 97%;
height: 8vh;
z-index: 99;
}
.menu ul{
font-size: 15px;
margin: 0;
float: right;
list-style-type: none;
cursor: pointer;... | CSS/infoStyle.css | body{
padding: 0;
margin: 0;
background-color: #f5f5f5;
}
/* Barra De Navegação */
.menu{
background-color: #3c3c3c;
padding: 30px;
position: fixed;
width: 97%;
height: 8vh;
z-index: 99;
}
.menu ul{
font-size: 15px;
margin: 0;
float: right;
list-style-type: none;
cursor: pointer;... | 0.233095 | 0.043488 |
@import url(https://fonts.googleapis.com/css?family=Roboto:300,500);
body {
font-family:'roboto', serif;
background-color: #008e93 !important;
overflow-x: hidden;
}
/* TEXT */
h1 {
font-weight: 300 !important;
font-size: 33px !important;
}
h2{
font-weight: 300 !important;
font-si... | doktoranna_v3_php/css/style.css | @import url(https://fonts.googleapis.com/css?family=Roboto:300,500);
body {
font-family:'roboto', serif;
background-color: #008e93 !important;
overflow-x: hidden;
}
/* TEXT */
h1 {
font-weight: 300 !important;
font-size: 33px !important;
}
h2{
font-weight: 300 !important;
font-si... | 0.172974 | 0.06148 |
body {
font: 90% Times New Roman, Times, serif;
}
.contents {
margin-right: 1em;
margin-left: 1em;
}
.documentation {
margin-right: 1em;
margin-left: 1em;
}
.part-parents {
margin-left: 1em;
}
.part-parents h3 {
display: inline;
margin-right: 0.5em;
}
.package-symbols {
margin-left: 1em;
margin-bottom: ... | projects/codecs/Lisp/doc/reference/tinaa.css | body {
font: 90% Times New Roman, Times, serif;
}
.contents {
margin-right: 1em;
margin-left: 1em;
}
.documentation {
margin-right: 1em;
margin-left: 1em;
}
.part-parents {
margin-left: 1em;
}
.part-parents h3 {
display: inline;
margin-right: 0.5em;
}
.package-symbols {
margin-left: 1em;
margin-bottom: ... | 0.45181 | 0.108048 |
body{
background: url("/images/cloud.webp") no-repeat center fixed;
background-size: cover;
margin: 0;
font-family: "Super Mario 256";
}
/* Super Mario blue color */
.m_blue{
-webkit-text-stroke: 3px black;
-webkit-text-fill-color: rgb(4, 156, 216);
}
/* Super Mario yellow color */
.m_yellow{
... | portfolio/src/main/webapp/style.css | body{
background: url("/images/cloud.webp") no-repeat center fixed;
background-size: cover;
margin: 0;
font-family: "Super Mario 256";
}
/* Super Mario blue color */
.m_blue{
-webkit-text-stroke: 3px black;
-webkit-text-fill-color: rgb(4, 156, 216);
}
/* Super Mario yellow color */
.m_yellow{
... | 0.315525 | 0.075619 |
@charset "utf-8";
/*
*Wealth.life landing page template
*Author : <NAME>
*
*/
@import "owl.carousel.css";
@import "owl.theme.css";
/*--------------------
Layout
*Nav / #nav
*Intro / #intro
*About / #about
*Services / #services
*Doctor / #doctor
-testimonals
-client
=================... | public/css/style.css | @charset "utf-8";
/*
*Wealth.life landing page template
*Author : <NAME>
*
*/
@import "owl.carousel.css";
@import "owl.theme.css";
/*--------------------
Layout
*Nav / #nav
*Intro / #intro
*About / #about
*Services / #services
*Doctor / #doctor
-testimonals
-client
=================... | 0.133415 | 0.043265 |
.delani-studio-background-1-container{
height: 740px;
width: auto;
background-image: url("Backgrounds/background-image-1.jpg");
background-size:cover;
}
/* Use "position: absolute" to fix the location of an element/div in a container */
.centered {
position: absolute;
top: 60%;
left: 50... | CustomStyles.css | .delani-studio-background-1-container{
height: 740px;
width: auto;
background-image: url("Backgrounds/background-image-1.jpg");
background-size:cover;
}
/* Use "position: absolute" to fix the location of an element/div in a container */
.centered {
position: absolute;
top: 60%;
left: 50... | 0.536556 | 0.081739 |
The window is divided into 3 (4) sections:
- The header has the logo, the view name, and (sometimes) a refresh control.
- The menu
- The main view
- The footer (missing from most files)
*/
/* General Styles */
@import "colors.css";
* {
font-family: 'Trebuchet MS', 'Luci... | css/style.css | The window is divided into 3 (4) sections:
- The header has the logo, the view name, and (sometimes) a refresh control.
- The menu
- The main view
- The footer (missing from most files)
*/
/* General Styles */
@import "colors.css";
* {
font-family: 'Trebuchet MS', 'Luci... | 0.400046 | 0.161122 |
body {
font-family: 'Open Sans';
font-size: 15px
}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
.bold-text {font-weight: bold; }
.red-text {color: red;}
.purple-text {color: purple;}
.shadow {
background-color: yellow;
color: red;
font-size: 2.5em;
font-weight: bold;
text-shadow: 2px 2px 1... | css/style.css | body {
font-family: 'Open Sans';
font-size: 15px
}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
.bold-text {font-weight: bold; }
.red-text {color: red;}
.purple-text {color: purple;}
.shadow {
background-color: yellow;
color: red;
font-size: 2.5em;
font-weight: bold;
text-shadow: 2px 2px 1... | 0.338405 | 0.131814 |
:root *[class*="avatarContainer"] foreignObject,
:root *[class*="callAvatarMask"] foreignObject,
:root *[class*="avatarMasked"] foreignObject,
:root *[class*="wrapper"] foreignObject,
:root *[class*="avatar"] foreignObject {
mask: none !important;
-webkit-mask: none !important;
}
:root *[class*="wrapperSimple"] {
o... | CSS/Global/masks.css | :root *[class*="avatarContainer"] foreignObject,
:root *[class*="callAvatarMask"] foreignObject,
:root *[class*="avatarMasked"] foreignObject,
:root *[class*="wrapper"] foreignObject,
:root *[class*="avatar"] foreignObject {
mask: none !important;
-webkit-mask: none !important;
}
:root *[class*="wrapperSimple"] {
o... | 0.397704 | 0.225225 |
div.flash.alert{
background-image: none;
border-radius: 4px;
-o-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-width: 1px;
color: rgb(51, 51, 51);
font-weight: normal;
margin: 0 0 20px 0;
min-width: 28px;
opacity: 1;
padding: 15px 35px 15px 15px;
vertical-align... | static/css/web2py-bootstrap3.css | div.flash.alert{
background-image: none;
border-radius: 4px;
-o-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-width: 1px;
color: rgb(51, 51, 51);
font-weight: normal;
margin: 0 0 20px 0;
min-width: 28px;
opacity: 1;
padding: 15px 35px 15px 15px;
vertical-align... | 0.190686 | 0.069542 |
@import url("../twentytwelve/style.css");
.cf:before, #footer-feature:before, .widget-area .widget .latest-tweets li:before, .black-wrapper:before, footer[role="contentinfo"]:before,
.cf:after,
#footer-feature:after,
.widget-area .widget .latest-tweets li:after,
.black-wrapper:after,
footer[role="contentinfo"]:after {
... | style.css | @import url("../twentytwelve/style.css");
.cf:before, #footer-feature:before, .widget-area .widget .latest-tweets li:before, .black-wrapper:before, footer[role="contentinfo"]:before,
.cf:after,
#footer-feature:after,
.widget-area .widget .latest-tweets li:after,
.black-wrapper:after,
footer[role="contentinfo"]:after {
... | 0.192009 | 0.063077 |
*{
font-family: "Times New Roman";
border-radius: 10px;
}
html
{
scroll-behavior: smooth;
}
/* CSS for Body */
body
{
background-color: rgb(235, 235, 235);
width:60%;
margin: auto;
padding-top: 5px;
}
/* CSS for Heading */
.head
{
background-color: white;
padding: 5px;
}
/* CSS... | CSS/style.css | *{
font-family: "Times New Roman";
border-radius: 10px;
}
html
{
scroll-behavior: smooth;
}
/* CSS for Body */
body
{
background-color: rgb(235, 235, 235);
width:60%;
margin: auto;
padding-top: 5px;
}
/* CSS for Heading */
.head
{
background-color: white;
padding: 5px;
}
/* CSS... | 0.540681 | 0.066025 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600|Source+Code+Pro");
html {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
height: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
body {
pad... | page.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600|Source+Code+Pro");
html {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
height: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
body {
pad... | 0.404625 | 0.098296 |
.head {
width: 100%;
height: 40px;
border-bottom: 1px solid lightskyblue;
background-color: lightskyblue;
}
.head .head-cont {
width: 1200px;
margin: 0 auto;
color: #fff;
font-size: 14px;
height: 40px;
opacity:1.0
}
.head .head-cont a{
color: #fff;
}
.head .head-cont .con-l {... | 20170703/beijing_haoliuqing/style/style.css | .head {
width: 100%;
height: 40px;
border-bottom: 1px solid lightskyblue;
background-color: lightskyblue;
}
.head .head-cont {
width: 1200px;
margin: 0 auto;
color: #fff;
font-size: 14px;
height: 40px;
opacity:1.0
}
.head .head-cont a{
color: #fff;
}
.head .head-cont .con-l {... | 0.554229 | 0.049428 |
@charset "utf-8";
/** hack for reset.css **/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: inherit;
}
fieldset,img {
border: none;
}
address,caption,cit... | YtgProject/Ytg.Server/obj/Release/Package/PackageTmp/Helper/css/base.css | @charset "utf-8";
/** hack for reset.css **/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: inherit;
}
fieldset,img {
border: none;
}
address,caption,cit... | 0.421909 | 0.075041 |
md-card {
cursor: pointer;
margin: 5px 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
/* line 10, seller.thumbnail.styles.scss */
md-card:focus {
outline: none;
}
/* line 13, seller.thumbnail.styles.scss */
md-card .seller-name-verification-container {
display:... | src/app/seller/seller-thumbnail/seller.thumbnail.styles.css | md-card {
cursor: pointer;
margin: 5px 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
/* line 10, seller.thumbnail.styles.scss */
md-card:focus {
outline: none;
}
/* line 13, seller.thumbnail.styles.scss */
md-card .seller-name-verification-container {
display:... | 0.260766 | 0.057891 |
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */ }
/* Sections
===========... | works/skillsup/css/main.css | ========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */ }
/* Sections
===========... | 0.654564 | 0.096663 |
@import url("bootstrap.min-ar.css");
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body,.qoute p,input,.button,label,.more,blockquote,.widget ul li,textarea,h1, h2, h3, h4, h5, h6,select {
font-family: "Droid Arabic Kufi","Open Sans", Arial, sans-serif;
}
.question-favorite,.question-catego... | public/css/rtl.css | @import url("bootstrap.min-ar.css");
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body,.qoute p,input,.button,label,.more,blockquote,.widget ul li,textarea,h1, h2, h3, h4, h5, h6,select {
font-family: "Droid Arabic Kufi","Open Sans", Arial, sans-serif;
}
.question-favorite,.question-catego... | 0.279632 | 0.074164 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Sticky footer styles
-------------... | wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Sticky footer styles
-------------... | 0.37605 | 0.072538 |
.App {
text-align: center;
background-color: #144c73;
height: 100vh;
}
.App-logo {
margin-top: 7%;
}
.App-header {
/* color: #f9f7f7; */
color: #f9f7f7e0;
letter-spacing: 1px;
font-size: 25px;
margin-top: 90px;
}
.App-link {
color: #f9f7f7;
}
/* @keyframes App-logo-spin {
f... | src/LoginComponent/LoginPage.css | .App {
text-align: center;
background-color: #144c73;
height: 100vh;
}
.App-logo {
margin-top: 7%;
}
.App-header {
/* color: #f9f7f7; */
color: #f9f7f7e0;
letter-spacing: 1px;
font-size: 25px;
margin-top: 90px;
}
.App-link {
color: #f9f7f7;
}
/* @keyframes App-logo-spin {
f... | 0.351645 | 0.064418 |
*{
margin: 0;
padding: 0;
}
body{
line-height: 1.5;
background: white;
overflow-x: hidden;
font-family: "微软雅黑";
background: #FBFBFB;
}
a:link{
text-decoration: none;
}
i, cite, em {
font-style: normal;
}
ul li{
list-style: none;
}
/**/
.ClearFix:after { clear: both; content: '.'; display: bl... | Public/Home/css/head.css | *{
margin: 0;
padding: 0;
}
body{
line-height: 1.5;
background: white;
overflow-x: hidden;
font-family: "微软雅黑";
background: #FBFBFB;
}
a:link{
text-decoration: none;
}
i, cite, em {
font-style: normal;
}
ul li{
list-style: none;
}
/**/
.ClearFix:after { clear: both; content: '.'; display: bl... | 0.3863 | 0.064036 |
:root {
--color: #db8d02;
--gray: #f5f5f5;
--black: #494947;
}
@font-face {
font-family: 'Avenir Next LT Pro';
font-display: fallback;
src: url('/fonts/AvenirNextLTPro-Regular.eot');
src: url('/fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
url('/fonts/Aveni... | src/components/Layout2.css | :root {
--color: #db8d02;
--gray: #f5f5f5;
--black: #494947;
}
@font-face {
font-family: 'Avenir Next LT Pro';
font-display: fallback;
src: url('/fonts/AvenirNextLTPro-Regular.eot');
src: url('/fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
url('/fonts/Aveni... | 0.429908 | 0.136292 |
body {
background-color: var(--weui-BG-1);
}
.main {
margin: 50px auto 0;
/*margin-top: 50px;*/
color: #333;
}
.main .header {
text-align: center;
}
.main .header h1 {
font-size: 26px;
}
.main form {
padding: 20px;
margin-bottom: 15px;
border: 1px solid #d8dee2;
border-radiu... | public/css/index.css |
body {
background-color: var(--weui-BG-1);
}
.main {
margin: 50px auto 0;
/*margin-top: 50px;*/
color: #333;
}
.main .header {
text-align: center;
}
.main .header h1 {
font-size: 26px;
}
.main form {
padding: 20px;
margin-bottom: 15px;
border: 1px solid #d8dee2;
border-radiu... | 0.347426 | 0.069069 |
.hamburger {
padding: 15px 15px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
ma... | public/css/user/custom.css | .hamburger {
padding: 15px 15px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
ma... | 0.48438 | 0.072735 |
@font-face {
font-family: 'LM-Site';
src:url('../LM-Site.eot?-nuu8nf');
src:url('../LM-Site.eot?#iefix-nuu8nf') format('embedded-opentype'),
url('../LM-Site.ttf?-nuu8nf') format('truetype'),
url('../LM-Site.woff?-nuu8nf') format('woff'),
url('../LM-Site.svg?-nuu8nf#LM-Site') format('svg');
font-weight: normal... | content/themes/lm/assets/font/LM-Site/demo-files/style.css | @font-face {
font-family: 'LM-Site';
src:url('../LM-Site.eot?-nuu8nf');
src:url('../LM-Site.eot?#iefix-nuu8nf') format('embedded-opentype'),
url('../LM-Site.ttf?-nuu8nf') format('truetype'),
url('../LM-Site.woff?-nuu8nf') format('woff'),
url('../LM-Site.svg?-nuu8nf#LM-Site') format('svg');
font-weight: normal... | 0.244453 | 0.109277 |
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap');
*{
font-family: 'Lato', sans-serif;
}
.RequestRematch__container{
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-it... | frontend/src/components/Modals/RequestRematchModal/RequestRematch.css | @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap');
*{
font-family: 'Lato', sans-serif;
}
.RequestRematch__container{
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-it... | 0.496094 | 0.093512 |
body, html {
margin: 0;
padding: 0;
font-size: 16px
}
body.overflow-hidden {
width: 100%;
z-index: 0
}
@media only screen and (min-width:992px) {
body.overflow-hidden {
height: auto;
position: inherit
}
}
@font-face {
font-family: agudaregular;
src: url("../fonts/SVN-Aguda Regular.otf");
... | app/styles/main.css | body, html {
margin: 0;
padding: 0;
font-size: 16px
}
body.overflow-hidden {
width: 100%;
z-index: 0
}
@media only screen and (min-width:992px) {
body.overflow-hidden {
height: auto;
position: inherit
}
}
@font-face {
font-family: agudaregular;
src: url("../fonts/SVN-Aguda Regular.otf");
... | 0.46223 | 0.071041 |