code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
@import url('https://fonts.googleapis.com/css?family=Josefin+S... | SampleModule/css/styleAcoustics.css | @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
@import url('https://fonts.googleapis.com/css?family=Josefin+S... | 0.44071 | 0.121712 |
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@400;800&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Press+Start+2P&family=Roboto+Mono:wght@300;400;500;700&family=Roboto:wght@100;300;400;500;700;90... | public/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@400;800&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Press+Start+2P&family=Roboto+Mono:wght@300;400;500;700&family=Roboto:wght@100;300;400;500;700;90... | 0.26971 | 0.065276 |
.ion-image-slider {
height: 390px;
}
.ion-image-slider-content {
width: 700px; height: 326px;
background: #ddd;
border-radius: 2px;
box-shadow: inset 0 0 10px rgba(255,255,255,1.0);
text-align:left;
}
.ion-image-slider-preloader {
width: 50px; height: 50px;
margin: -25px 0 0 -25px;
ba... | xampp/htdocs/pmj/lib/IMSlider/css/ion-imageSlider-minimal.css |
.ion-image-slider {
height: 390px;
}
.ion-image-slider-content {
width: 700px; height: 326px;
background: #ddd;
border-radius: 2px;
box-shadow: inset 0 0 10px rgba(255,255,255,1.0);
text-align:left;
}
.ion-image-slider-preloader {
width: 50px; height: 50px;
margin: -25px 0 0 -25px;
ba... | 0.369315 | 0.121529 |
*,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
list-style: none;
}
/* Se... | four-card-feature-section-master/css/main.css | *,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
list-style: none;
}
/* Se... | 0.530966 | 0.060891 |
@import url('https://fonts.googleapis.com/css2?family=Piedra&display=swap');
body {
font-family: 'Open Sans', sans-serif;
background-color: #98bdf34f;
}
h1, h2 {
text-align: center;
}
h1{
font-weight: 500;
font-size: 5em;
padding: 0.7em;
padding-bottom: 1em;
color: rgb(0, 0, 0);
font... | home.css | @import url('https://fonts.googleapis.com/css2?family=Piedra&display=swap');
body {
font-family: 'Open Sans', sans-serif;
background-color: #98bdf34f;
}
h1, h2 {
text-align: center;
}
h1{
font-weight: 500;
font-size: 5em;
padding: 0.7em;
padding-bottom: 1em;
color: rgb(0, 0, 0);
font... | 0.33112 | 0.116111 |
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
html {
font-size: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
... | src/styles/App.css | @import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
html {
font-size: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
... | 0.235196 | 0.041852 |
.customizer {
position: fixed;
top: 0;
right: 0;
width: 360px;
height: 100%;
z-index: 9900;
background-color: #fff;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: .25s;
transition: .25s;
}
.customizer.active {
box-shadow: 0px 0px 19.74px 1.26px rgba(184, 184, 184,... | public/assets/stylesheets/vendor/demo-navigation.css | .customizer {
position: fixed;
top: 0;
right: 0;
width: 360px;
height: 100%;
z-index: 9900;
background-color: #fff;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: .25s;
transition: .25s;
}
.customizer.active {
box-shadow: 0px 0px 19.74px 1.26px rgba(184, 184, 184,... | 0.350533 | 0.076167 |
/* custome css start
更多:http://www.bootstrapmb.com/
*/
html {
-webkit-font-smoothing: antialiased;
}
* {
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, ... | css/styleother.css | /* custome css start
更多:http://www.bootstrapmb.com/
*/
html {
-webkit-font-smoothing: antialiased;
}
* {
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, ... | 0.270577 | 0.048182 |
.App {
text-align: center;
}
.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: flex;
flex-direction: column;
... | ads-frontend/src/App.css | .App {
text-align: center;
}
.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: flex;
flex-direction: column;
... | 0.462959 | 0.088544 |
:root {
/* Colors */
--white: #fff;
--black: #000;
--green: #22cf7a;
--orange: #f88600;
--button-hover: #E47E05;
--background: #131813;
/* Fonts */
--light: Sora-Light;
--regular: Sora-Regular;
--medium: Sora-Medium;
--semi-bold: Sora-SemiBold;
--bold: Sora-Bold;
/* Font sizes */
--base... | css/base.css |
:root {
/* Colors */
--white: #fff;
--black: #000;
--green: #22cf7a;
--orange: #f88600;
--button-hover: #E47E05;
--background: #131813;
/* Fonts */
--light: Sora-Light;
--regular: Sora-Regular;
--medium: Sora-Medium;
--semi-bold: Sora-SemiBold;
--bold: Sora-Bold;
/* Font sizes */
--base... | 0.569374 | 0.082365 |
.sticky-top {
background: #ffff;
border-bottom: solid #f1f1f1 ;
animation: 0.7s ease-in-out 0.1s normal;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding: 15px 15px;
font-size: 15px;
font-weight: 500;
color: #556665;
cursor: pointer;
}
... | assets/forntend/typed/css/customnew.css | .sticky-top {
background: #ffff;
border-bottom: solid #f1f1f1 ;
animation: 0.7s ease-in-out 0.1s normal;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding: 15px 15px;
font-size: 15px;
font-weight: 500;
color: #556665;
cursor: pointer;
}
... | 0.38341 | 0.063773 |
@charset "UTF-8";
#footer{
margin-top: 0;
}
#subnav{
width: 100%;
background: #fff;
border-top: 15px solid #f5f5f5;
}
#subnav .wrap{
padding-top: 30px;
}
#subnav .nav{
width: 600px;
}
#subnav ul li{
float: left;
padding: 0 35px;
font-size: 14px;
color: #525252;
height: 70px;
... | Public/home/css/madevideo.css | @charset "UTF-8";
#footer{
margin-top: 0;
}
#subnav{
width: 100%;
background: #fff;
border-top: 15px solid #f5f5f5;
}
#subnav .wrap{
padding-top: 30px;
}
#subnav .nav{
width: 600px;
}
#subnav ul li{
float: left;
padding: 0 35px;
font-size: 14px;
color: #525252;
height: 70px;
... | 0.287668 | 0.038071 |
body {
background-color: black;
margin: 0;
padding: 0;
cursor: default;
user-select: none;
font-family: 'Arial Narrow', Arial, sans-serif;
font-size: small;
}
#grid-container {
display: grid;
grid-template-columns: 1fr auto 1fr;
grid-template-rows: auto 1fr;
}
#grid-container >... | src/style.css | body {
background-color: black;
margin: 0;
padding: 0;
cursor: default;
user-select: none;
font-family: 'Arial Narrow', Arial, sans-serif;
font-size: small;
}
#grid-container {
display: grid;
grid-template-columns: 1fr auto 1fr;
grid-template-rows: auto 1fr;
}
#grid-container >... | 0.590425 | 0.145449 |
html, body{
height:100%;
margin:0;
padding:0;
font-family:'OpenSans',sans-serif,Tahoma,arial;
font-size:11px;
}
.grido_container{
border:solid 1px gray;
position:relative;
overflow-x:hidden;
}
.grido_container .header_container{
background-color:#2fb9d0;
border-bottom: solid 1px gray;
p... | grido.css | html, body{
height:100%;
margin:0;
padding:0;
font-family:'OpenSans',sans-serif,Tahoma,arial;
font-size:11px;
}
.grido_container{
border:solid 1px gray;
position:relative;
overflow-x:hidden;
}
.grido_container .header_container{
background-color:#2fb9d0;
border-bottom: solid 1px gray;
p... | 0.355439 | 0.051106 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
:root {
--main-color: #1597e5;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
overflow-x: hidden;
}
.wave {
position: fixed;
bottom: 0;
left: 0;
height: 100%;
z-index:... | public/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
:root {
--main-color: #1597e5;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
overflow-x: hidden;
}
.wave {
position: fixed;
bottom: 0;
left: 0;
height: 100%;
z-index:... | 0.311008 | 0.08266 |
* {
box-sizing: border-box;
}
* {
scrollbar-width: thin;
scrollbar-color: #727274 #b8b6b6;
}
* ::-webkit-scrollbar {
width: 4px;
}
*::-webkit-scrollbar-track {
background: #b8b6b6;
}
*::-webkit-scrollbar-thumb {
background-color: #727274;
border-radius: 5px;
}
body {
font-fam... | css/style.css | * {
box-sizing: border-box;
}
* {
scrollbar-width: thin;
scrollbar-color: #727274 #b8b6b6;
}
* ::-webkit-scrollbar {
width: 4px;
}
*::-webkit-scrollbar-track {
background: #b8b6b6;
}
*::-webkit-scrollbar-thumb {
background-color: #727274;
border-radius: 5px;
}
body {
font-fam... | 0.332852 | 0.065276 |
:root {
--grey-1: #dddddd;
--grey-2: #8c8c8c;
--grey-3: #2f2f2f;
--red-1: rgba(255,0,0,0.5);
--black-1: rgba(0,0,0,0.5);
--yellow-1: #e5bd15;
--green-1: #00c229;
--button-f-size: 16px;
--button-f-weight: bold;
--button-l-height: 32px;
--height-value: 32px;
}
html, body {
... | css/styles.css | :root {
--grey-1: #dddddd;
--grey-2: #8c8c8c;
--grey-3: #2f2f2f;
--red-1: rgba(255,0,0,0.5);
--black-1: rgba(0,0,0,0.5);
--yellow-1: #e5bd15;
--green-1: #00c229;
--button-f-size: 16px;
--button-f-weight: bold;
--button-l-height: 32px;
--height-value: 32px;
}
html, body {
... | 0.356895 | 0.129128 |
.login-register-btn {
display: flex;
justify-content: flex-end;
padding: 2%;
width: 1000px;
font-size: 20px;
}
.login-register-btn a {
text-decoration: none;
padding: 0 1rem;
color: snow;
}
.login-register {
display: flex;
justify-content: center;
width: 99vw;
}
.wrapper {
display: flex;
ju... | public/img/Invest App_files/app.css | .login-register-btn {
display: flex;
justify-content: flex-end;
padding: 2%;
width: 1000px;
font-size: 20px;
}
.login-register-btn a {
text-decoration: none;
padding: 0 1rem;
color: snow;
}
.login-register {
display: flex;
justify-content: center;
width: 99vw;
}
.wrapper {
display: flex;
ju... | 0.341692 | 0.072276 |
html {
/*overflow-y: hidden;*/
}
.hot_3dalbum {
width: 1200px;
height: 418px;
margin:0 auto;
}
/*
3D相册*/
.dg_container {
width: 100%;
height: 450px;
position: relative;
}
.dg_wrapper {
width: 481px;
height: 316px;
margin: 0 auto;
position: relative;
-webkit-transform-styl... | html5-awesome/jquery-mobile-3d-image/style/hot.css | html {
/*overflow-y: hidden;*/
}
.hot_3dalbum {
width: 1200px;
height: 418px;
margin:0 auto;
}
/*
3D相册*/
.dg_container {
width: 100%;
height: 450px;
position: relative;
}
.dg_wrapper {
width: 481px;
height: 316px;
margin: 0 auto;
position: relative;
-webkit-transform-styl... | 0.450601 | 0.062617 |
@value media-small: 420px;
.jobArticle {
margin: 2rem 1rem 6rem;
display: grid;
grid-template: 'a a' 'c c' 'd d' / 1fr auto;
}
.titleWrapper {
grid-area: a;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-bottom: 1rem;
}
.jobArticle__title {
margin: 1.8... | src/jobs/listing/listings.module.css | @value media-small: 420px;
.jobArticle {
margin: 2rem 1rem 6rem;
display: grid;
grid-template: 'a a' 'c c' 'd d' / 1fr auto;
}
.titleWrapper {
grid-area: a;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-bottom: 1rem;
}
.jobArticle__title {
margin: 1.8... | 0.642545 | 0.090293 |
/* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
src: local('Raleway Thin'), local('Raleway-Thin'), url(../fonts/1.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}... | WebClientAsp/Content/Style.css | /* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
src: local('Raleway Thin'), local('Raleway-Thin'), url(../fonts/1.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}... | 0.29584 | 0.087642 |
.divFooterDark
{
background-color: #272724; /* #272724 #262626 #ECF0F1 #2980b9*/
color: #F2F2F2;
font-family: 'Lato', sans-serif;
}
.dropdown-menu:before {
position: absolute;
top: -7px;
right: 20px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
bord... | public/frontend/css/custom.css | .divFooterDark
{
background-color: #272724; /* #272724 #262626 #ECF0F1 #2980b9*/
color: #F2F2F2;
font-family: 'Lato', sans-serif;
}
.dropdown-menu:before {
position: absolute;
top: -7px;
right: 20px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
bord... | 0.256739 | 0.064271 |
html,
body {
height: 100%;
width: 100%;
}
body {
font-family: 'Cinzel Decorative', cursive;
}
/*
* Navigation
*/
#menu {
padding: 20px;
transition: all 0.8s;
}
#menu.navbar-default {
background-color: rgba(248, 248, 248, 0) !;
border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
text-shadow: ... | css/thorceptions.css | html,
body {
height: 100%;
width: 100%;
}
body {
font-family: 'Cinzel Decorative', cursive;
}
/*
* Navigation
*/
#menu {
padding: 20px;
transition: all 0.8s;
}
#menu.navbar-default {
background-color: rgba(248, 248, 248, 0) !;
border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
text-shadow: ... | 0.172172 | 0.056548 |
@charset "UTF-8";
/* Header links should display like normal header text */
h1 a, h1 a:visited, h1 a:hover, h1 a:link, h1 a:focus, h2 a, h2 a:visited, h2 a:hover, h2 a:link, h2 a:focus, h3 a, h3 a:visited, h3 a:hover, h3 a:link, h3 a:focus, h4 a, h4 a:visited, h4 a:hover, h4 a:link, h4 a:focus, h5 a, h5 a:visited, h5... | static/css/ag.css | @charset "UTF-8";
/* Header links should display like normal header text */
h1 a, h1 a:visited, h1 a:hover, h1 a:link, h1 a:focus, h2 a, h2 a:visited, h2 a:hover, h2 a:link, h2 a:focus, h3 a, h3 a:visited, h3 a:hover, h3 a:link, h3 a:focus, h4 a, h4 a:visited, h4 a:hover, h4 a:link, h4 a:focus, h5 a, h5 a:visited, h5... | 0.243642 | 0.184015 |
.ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.692871;font-style:normal;font-weight:normal;visibility:visible;}
.m0{transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-ms-transform:matrix(0.250000,0.000000,0.000000,0.2... | assets/label/main.css | .ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.692871;font-style:normal;font-weight:normal;visibility:visible;}
.m0{transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-ms-transform:matrix(0.250000,0.000000,0.000000,0.2... | 0.163579 | 0.079567 |
* {
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
}
.Detail {
width: 100%;
height: 215px;
background-color: #f1f1f1;
position: relative;
}
.Detail-container {
position: absolute;
bottom: -15px;
left: 53... | public/css/details.css | * {
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
}
.Detail {
width: 100%;
height: 215px;
background-color: #f1f1f1;
position: relative;
}
.Detail-container {
position: absolute;
bottom: -15px;
left: 53... | 0.300438 | 0.08196 |
.H_ui {
font-size: 10px;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
/* position ui on top of imprint to make both clickable */
z-index: 2;
position: absolute;
... | public/adminlte/plugins/here-maps/mapsjs-ui.css | .H_ui {
font-size: 10px;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
/* position ui on top of imprint to make both clickable */
z-index: 2;
position: absolute;
... | 0.387343 | 0.060696 |
.nav-link.active.text-white {
background-color: #2297d8 !important;
}
.nav-link.text-white:hover {
background-color: #2297d8;
}
.nav-link.active.px-5 {
background-color: #1176ae !important;
}
.nav-tabs {
border-bottom: 2px solid #1176ae;
}
hr {
border-top: 2px solid #707070;
}
.table-condensed thead tr:nth-ch... | assets/css/css.css | .nav-link.active.text-white {
background-color: #2297d8 !important;
}
.nav-link.text-white:hover {
background-color: #2297d8;
}
.nav-link.active.px-5 {
background-color: #1176ae !important;
}
.nav-tabs {
border-bottom: 2px solid #1176ae;
}
hr {
border-top: 2px solid #707070;
}
.table-condensed thead tr:nth-ch... | 0.344995 | 0.065725 |
.fightclub-dropcap {
display: block;
float: left;
font-size: 5.142em;
font-weight: bold;
line-height: 1;
margin: -0.12em 0.3em 0 0;
padding: 0; }
.fightclub-gap {
margin: 1.313em 0;
border-color: transparent; }
.fightclub-clear {
margin: 0;
border: 0;
clear: both; }
.fightclub-highlight {
color: whi... | resources/html_template/site/crossfit/css/corporate-light.css | .fightclub-dropcap {
display: block;
float: left;
font-size: 5.142em;
font-weight: bold;
line-height: 1;
margin: -0.12em 0.3em 0 0;
padding: 0; }
.fightclub-gap {
margin: 1.313em 0;
border-color: transparent; }
.fightclub-clear {
margin: 0;
border: 0;
clear: both; }
.fightclub-highlight {
color: whi... | 0.32146 | 0.126812 |
.aquaGainsboro4,
.hover_aquaGainsboro4:hover,
.active_aquaGainsboro4:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
-moz-box-shadow: 0 ... | widgets/common/assets/shadows/aqua/aquaGainsboro/aquaGainsboro4.css | .aquaGainsboro4,
.hover_aquaGainsboro4:hover,
.active_aquaGainsboro4:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
-moz-box-shadow: 0 ... | 0.317426 | 0.369656 |
body {
background: #ededed;
font-family: sans-serif;
font-weight: 100;
font-family: 'Share Tech Mono', monospace;
}
h1, h2, h3, h4 {
font-weight: 100;
}
h1, h2 {
font-family: 'Nixie One', cursive;
}
table {
-webkit-border-horizontal-spacing: 0px;
}
table.stack-list th {
text-align: left;
}
table.s... | grayws/static/style.css | body {
background: #ededed;
font-family: sans-serif;
font-weight: 100;
font-family: 'Share Tech Mono', monospace;
}
h1, h2, h3, h4 {
font-weight: 100;
}
h1, h2 {
font-family: 'Nixie One', cursive;
}
table {
-webkit-border-horizontal-spacing: 0px;
}
table.stack-list th {
text-align: left;
}
table.s... | 0.443359 | 0.144934 |
body{
background:#eff1f9;
color:#334151;
direction: ltr;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: none;
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-font-feature-sett... | public/assets/css/custom-style.css | body{
background:#eff1f9;
color:#334151;
direction: ltr;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: none;
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-font-feature-sett... | 0.182571 | 0.04408 |
@charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
}
body {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
font-size: 16px;
overflow-x: hidden;
}
/* ------------------------------------------------------------------------------------------ Preloader */
#preloader {
background-color: #FFF;... | web/css/stylesheet.css | @charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
}
body {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
font-size: 16px;
overflow-x: hidden;
}
/* ------------------------------------------------------------------------------------------ Preloader */
#preloader {
background-color: #FFF;... | 0.208501 | 0.057467 |
@import url("displaytag.css");
@import url("alternative.css");
body,input,select,td,textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
h4,h5,h6,p,strong,div,form,acronym,label,table,td,th,span,a,hr,code,pre,hr
{
margin: 0;
padding: 0;
font-size: 1em;
background-repeat: ... | WebRoot/css/displaytag/screen2.css | @import url("displaytag.css");
@import url("alternative.css");
body,input,select,td,textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
h4,h5,h6,p,strong,div,form,acronym,label,table,td,th,span,a,hr,code,pre,hr
{
margin: 0;
padding: 0;
font-size: 1em;
background-repeat: ... | 0.186021 | 0.071203 |
@import url(//fonts.googleapis.com/css?family=Press+Start+2P);
#base {
border-radius: 15px;
border-bottom-right-radius: 20%;
position: absolute;
background-image: linear-gradient(#ff0084, #ff4e06, rgba(139, 246, 0, 0.85));
text-decoration: none;
color: #fff;
font-size: 25px;
font-family: sans-serif;
f... | public/css/main.css | @import url(//fonts.googleapis.com/css?family=Press+Start+2P);
#base {
border-radius: 15px;
border-bottom-right-radius: 20%;
position: absolute;
background-image: linear-gradient(#ff0084, #ff4e06, rgba(139, 246, 0, 0.85));
text-decoration: none;
color: #fff;
font-size: 25px;
font-family: sans-serif;
f... | 0.345657 | 0.087564 |
@import url('https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.css');
@font-face {
font-family: KaTeX_Typewriter_Replace;
src: url(fonts/KaTeX_Typewriter-Regular.eot);
src: url(fonts/KaTeX_Typewriter-Regular.eot#iefix) format('embedded-opentype'),
url(fonts/KaTeX_Typewriter-Regular.woff2) f... | static/pseudocode.css | @import url('https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.css');
@font-face {
font-family: KaTeX_Typewriter_Replace;
src: url(fonts/KaTeX_Typewriter-Regular.eot);
src: url(fonts/KaTeX_Typewriter-Regular.eot#iefix) format('embedded-opentype'),
url(fonts/KaTeX_Typewriter-Regular.woff2) f... | 0.344443 | 0.07072 |
@font-face {
font-family: 'Intro';
src: local('Intro'), local('Intro'), url('/fonts/Intro.woff2') format('woff2'), url('/fonts/Intro.woff') format('woff'), url('/fonts/Intro.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bitter';
src: local('Bitt... | public/css/style.css | @font-face {
font-family: 'Intro';
src: local('Intro'), local('Intro'), url('/fonts/Intro.woff2') format('woff2'), url('/fonts/Intro.woff') format('woff'), url('/fonts/Intro.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bitter';
src: local('Bitt... | 0.370453 | 0.078008 |
button, .btn {
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
right: var(--default-padding);
display: inline-block;
padding: 14px;
width: 100%;
min-height: 50px;
color: var(--white-color);
font-size: 16px;
font-size: 1.6rem;
font-weight... | public/styles/button.css | button, .btn {
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
right: var(--default-padding);
display: inline-block;
padding: 14px;
width: 100%;
min-height: 50px;
color: var(--white-color);
font-size: 16px;
font-size: 1.6rem;
font-weight... | 0.528777 | 0.078607 |
Table of content
--------------------------------------------------------
Preloader
General
Buttons
Navbar
Banner
Intro
Features
Video Description
Screenshot
Pricing
Support
Testimonials
Client Logo
Subscription
Footer
Blog Pages
------------------------------------------------------*/
/*------------... | static/lookup/css/style.css | Table of content
--------------------------------------------------------
Preloader
General
Buttons
Navbar
Banner
Intro
Features
Video Description
Screenshot
Pricing
Support
Testimonials
Client Logo
Subscription
Footer
Blog Pages
------------------------------------------------------*/
/*------------... | 0.403097 | 0.052158 |
body {
font-size:10px;
}
table.re tr td {
border:3px ridge #E6E6E6;;font-size:12px;border-collapse: collapse;
}
table.re {
margin-top:10px;border:3px ridge #E6E6E6;;border-collapse:collapse;
}
/*table.re tr:nth-child(odd) {
text-align:center;
background-color:white;
... | public/datatable/html_view.css | body {
font-size:10px;
}
table.re tr td {
border:3px ridge #E6E6E6;;font-size:12px;border-collapse: collapse;
}
table.re {
margin-top:10px;border:3px ridge #E6E6E6;;border-collapse:collapse;
}
/*table.re tr:nth-child(odd) {
text-align:center;
background-color:white;
... | 0.300746 | 0.192027 |
.bg-custom{
background-color: rgb(101, 207, 240);
}
.logotext{
font-family: 'Lobster', cursive;
font-size: 24px;
}
/* input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
align-items: flex-start;
text-align: center;
... | public/css/style.css | .bg-custom{
background-color: rgb(101, 207, 240);
}
.logotext{
font-family: 'Lobster', cursive;
font-size: 24px;
}
/* input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
align-items: flex-start;
text-align: center;
... | 0.364438 | 0.096834 |
* {
margin: 0px; padding: 0px; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
body {
_position: relative;
}
body {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
th {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: nor... | tests/html_tests/websitesourceFSE14/73,ku6.com/main_files/main.css | * {
margin: 0px; padding: 0px; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
body {
_position: relative;
}
body {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
th {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: nor... | 0.393735 | 0.179854 |
body
{
font-family: "STXinwei" !important;
background: #ffffff !important;
}
body,input,textarea,select
{
font-family: 'Arimo', sans-serif;
font-size: 11pt;
line-height: 1.75em;
color: #4c4c4c;
}
h1,h2,h3,h4,h5,h6
{
text-transform: uppercase;
font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, ... | css/style.css |
body
{
font-family: "STXinwei" !important;
background: #ffffff !important;
}
body,input,textarea,select
{
font-family: 'Arimo', sans-serif;
font-size: 11pt;
line-height: 1.75em;
color: #4c4c4c;
}
h1,h2,h3,h4,h5,h6
{
text-transform: uppercase;
font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, ... | 0.244273 | 0.131926 |
* BEGIN JSDOC
*/
/* Start menu */
div.index {
position: fixed;
top: 0;
bottom: 0;
float: left;
width: 30%;
min-width: 100px;
max-width: 300px;
padding: 0 0 10px 0;
overflow: auto;
}
div.index *.heading1 {
padding: 8px 0 0 0;
}
div.index div.menu {
margin: 0 15px 0 -15px;
-moz-border-radius-bottomright:... | documentation/api/developer/css/screen.css | * BEGIN JSDOC
*/
/* Start menu */
div.index {
position: fixed;
top: 0;
bottom: 0;
float: left;
width: 30%;
min-width: 100px;
max-width: 300px;
padding: 0 0 10px 0;
overflow: auto;
}
div.index *.heading1 {
padding: 8px 0 0 0;
}
div.index div.menu {
margin: 0 15px 0 -15px;
-moz-border-radius-bottomright:... | 0.158956 | 0.070752 |
a.mat-line{
/*color: #673ab7;*/
}
/*.active-link{
border-right: 3px solid #673ab7;
}*/
.mat-divider{
border-top-color:#673ab7;
background-color: rgba(0, 0, 0, 0.5);
}
.mat-nav-list{
/* padding-top: 0px; */
}
.navbar-header{
padding: 0 16px 0 24px;
display: flex;
align-items: cente... | src/app/core/nav-list/nav-list.component.css | a.mat-line{
/*color: #673ab7;*/
}
/*.active-link{
border-right: 3px solid #673ab7;
}*/
.mat-divider{
border-top-color:#673ab7;
background-color: rgba(0, 0, 0, 0.5);
}
.mat-nav-list{
/* padding-top: 0px; */
}
.navbar-header{
padding: 0 16px 0 24px;
display: flex;
align-items: cente... | 0.201106 | 0.091748 |
.listoflogos1
{
margin-left: auto;
margin-right: auto;
max-width: 33.33%;
}
.listoflogos2
{
margin-left: auto;
margin-right: auto;
max-width: 50%;
}
.logos
{
border: 1px solid #ddd;
border-radius: 4px;
padding: 15px;
width: 23%;
}
.logomain
... | css/grayscale.min.css | .listoflogos1
{
margin-left: auto;
margin-right: auto;
max-width: 33.33%;
}
.listoflogos2
{
margin-left: auto;
margin-right: auto;
max-width: 50%;
}
.logos
{
border: 1px solid #ddd;
border-radius: 4px;
padding: 15px;
width: 23%;
}
.logomain
... | 0.27513 | 0.057838 |
width: 1.36rem;
height: 1.36rem;
position: fixed;
z-index: 9999;
bottom: 1.4rem;
right: .5rem;
}
#add img {
width: 1.36rem;
height: 1.36rem;
}
.header {
width: 4.6rem;
height: .7rem;
text-align: center;
line-height: .7rem;
color: #333;
font-size: .32rem;
pos... | public/home/css/massvoice/index.css | width: 1.36rem;
height: 1.36rem;
position: fixed;
z-index: 9999;
bottom: 1.4rem;
right: .5rem;
}
#add img {
width: 1.36rem;
height: 1.36rem;
}
.header {
width: 4.6rem;
height: .7rem;
text-align: center;
line-height: .7rem;
color: #333;
font-size: .32rem;
pos... | 0.445047 | 0.08218 |
.margin-left{
margin-left: 45px;
margin-right: 45px;
margin-bottom: 45px;
}
.titre{
font-weight: 400;
font-size: 40px;
font-family: 'Montserrat', 'Source Sans Pro';
line-height: 40px;
margin-top: 30px;
margin-bottom: 15px;
}
.sepa-title{
width: 150px;
height: 5px;
ba... | assets/css/apropos_style.css | .margin-left{
margin-left: 45px;
margin-right: 45px;
margin-bottom: 45px;
}
.titre{
font-weight: 400;
font-size: 40px;
font-family: 'Montserrat', 'Source Sans Pro';
line-height: 40px;
margin-top: 30px;
margin-bottom: 15px;
}
.sepa-title{
width: 150px;
height: 5px;
ba... | 0.449513 | 0.101589 |
@charset "UTF-8";
* {
outline: none !important;
scroll-behavior: smooth; }
body {
margin-top: 45px;
font-family: 'Roboto', sans-serif !important;
padding-top: 5px; }
.underline {
font-size: 12px; }
.h2-text {
margin: 57px 0 37px 0;
text-align: center;
text-transform: uppercase;
font-weight: 900;
... | courseProject/src/css/style.css | @charset "UTF-8";
* {
outline: none !important;
scroll-behavior: smooth; }
body {
margin-top: 45px;
font-family: 'Roboto', sans-serif !important;
padding-top: 5px; }
.underline {
font-size: 12px; }
.h2-text {
margin: 57px 0 37px 0;
text-align: center;
text-transform: uppercase;
font-weight: 900;
... | 0.409693 | 0.058239 |
html{
background-color: lightgrey;
}
h1,h2,h3,h4,h5,p,img,ul,iframe { /* CORECTIF BUG NAVIGATEUR */
margin:0;
}
iframe{
border:none;
}
body { /* Géneralité */
max-width: 450px;
margin: 0 auto;
}
h1, h2 , nav>ul>li {
text-align: center;
}
h2 {
padding: 10px;
pad... | styles/styles-mise-en-page.css | html{
background-color: lightgrey;
}
h1,h2,h3,h4,h5,p,img,ul,iframe { /* CORECTIF BUG NAVIGATEUR */
margin:0;
}
iframe{
border:none;
}
body { /* Géneralité */
max-width: 450px;
margin: 0 auto;
}
h1, h2 , nav>ul>li {
text-align: center;
}
h2 {
padding: 10px;
pad... | 0.223208 | 0.052183 |
body {
margin:0;
padding:0;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif, Georgia, Times, Times New Roman;
font-size: 0.8em;
text-align:left;
color:#29303B;
line-height:1.3em;
background: white;
margin-left: 5%;
margin-rigth: 5%;
width: 80%;
max-width: 800px;
}
floa... | download/DAVID/functionalNetworks.css | body {
margin:0;
padding:0;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif, Georgia, Times, Times New Roman;
font-size: 0.8em;
text-align:left;
color:#29303B;
line-height:1.3em;
background: white;
margin-left: 5%;
margin-rigth: 5%;
width: 80%;
max-width: 800px;
}
floa... | 0.220007 | 0.074804 |
page {
background: #efcc19;
padding: 0;
margin: 0;
font: 20rpx/1 HanHei SC, PingHei, PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
overflow: hidden;
cursor: default;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscal... | examples/demo8/src/components/index/_index.css | page {
background: #efcc19;
padding: 0;
margin: 0;
font: 20rpx/1 HanHei SC, PingHei, PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
overflow: hidden;
cursor: default;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscal... | 0.360939 | 0.102934 |
section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
@media (max-width: 767px) {
section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
}
section#main-slide-3 div.overlay {
opacity: 0;
}
section#filter form .form-group {
display: in... | assets/css/my-course.css | section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
@media (max-width: 767px) {
section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
}
section#main-slide-3 div.overlay {
opacity: 0;
}
section#filter form .form-group {
display: in... | 0.205296 | 0.055311 |
*
{
font-family: 'Roboto', sans-serif;
}
.white-bg
{
background: #3a3838;
border-bottom: 0px;
}
ul.sidebar-menu li {
/* line-height: 20px !important; */
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}
#sidebar {
width: 210px;
height: 100%;
position: fixed;
backgr... | css/mystyle.css | *
{
font-family: 'Roboto', sans-serif;
}
.white-bg
{
background: #3a3838;
border-bottom: 0px;
}
ul.sidebar-menu li {
/* line-height: 20px !important; */
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}
#sidebar {
width: 210px;
height: 100%;
position: fixed;
backgr... | 0.250454 | 0.076718 |
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800;900&display=swap");
html {
scroll-behavior: smooth !important;
}
html,
body {
font-family: "Montserrat", sans-serif !important;
line-height: 1.5;
font-size: 16.5px !important;
position: relative;
margin: 0 auto;
width: 100%... | src/style/custom-style.css | @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800;900&display=swap");
html {
scroll-behavior: smooth !important;
}
html,
body {
font-family: "Montserrat", sans-serif !important;
line-height: 1.5;
font-size: 16.5px !important;
position: relative;
margin: 0 auto;
width: 100%... | 0.31321 | 0.056107 |
@charset "utf-8";
/*==========================1 样式重置=================================*/
* {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
-webkit-tap-highlight-color:rgba(0,0,0,0); -ms-text-size-adjust: 100%; -webkit-t... | app/src/main/assets/mobile/css/comm/base.css | @charset "utf-8";
/*==========================1 样式重置=================================*/
* {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
-webkit-tap-highlight-color:rgba(0,0,0,0); -ms-text-size-adjust: 100%; -webkit-t... | 0.233182 | 0.050917 |
.application {
background-color: #f9f9f9;
padding: 30px 0;
/*display: flex;*/
/*justify-content: space-around;*/
margin: 0 auto;
}
.application h3 {
color: #575757;
font-size: 18px;
}
.application header.align_right {
text-align: right;
}
.inline {
display: inline-block;
widt... | css/application.css | .application {
background-color: #f9f9f9;
padding: 30px 0;
/*display: flex;*/
/*justify-content: space-around;*/
margin: 0 auto;
}
.application h3 {
color: #575757;
font-size: 18px;
}
.application header.align_right {
text-align: right;
}
.inline {
display: inline-block;
widt... | 0.420362 | 0.114319 |
@font-face {
font-family: 'App-Icons';
src:
url('fonts/App-Icons.ttf?qacnzp') format('truetype'),
url('fonts/App-Icons.woff?qacnzp') format('woff'),
url('fonts/App-Icons.svg?qacnzp#App-Icons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" ... | laytout/icons/font/style.css | @font-face {
font-family: 'App-Icons';
src:
url('fonts/App-Icons.ttf?qacnzp') format('truetype'),
url('fonts/App-Icons.woff?qacnzp') format('woff'),
url('fonts/App-Icons.svg?qacnzp#App-Icons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" ... | 0.38145 | 0.092483 |
position: absolute;
top: 240px;
/*left: 1130px;*/
/*right: 10px;*/
padding: 5px;
border-radius: 5px;
z-index: 1000;
font-size: 1em;
font-family: sans-serif;
width: 165px;
background: rgba(255, 255, 255, 0.6);
}
.legendheading {
position: relative;
height: 25px;
m... | styles/clusterpies.css | position: absolute;
top: 240px;
/*left: 1130px;*/
/*right: 10px;*/
padding: 5px;
border-radius: 5px;
z-index: 1000;
font-size: 1em;
font-family: sans-serif;
width: 165px;
background: rgba(255, 255, 255, 0.6);
}
.legendheading {
position: relative;
height: 25px;
m... | 0.544075 | 0.099339 |
html,body {
background: #EFF3F4;
font-family: 'Open Sans', serif;
}
.hero-body .container {
max-width: 700px;
}
.hero-body .title {
color: hsl(192,17%,99%) !important;
}
.hero-body .subtitle {
color: hsl(192,17%,99%) !important;
padding-top: 2rem;
line-height: 1.5;
}
.verticals {
padding: 2rem 0;
}
.fe... | static/css/custom.css | html,body {
background: #EFF3F4;
font-family: 'Open Sans', serif;
}
.hero-body .container {
max-width: 700px;
}
.hero-body .title {
color: hsl(192,17%,99%) !important;
}
.hero-body .subtitle {
color: hsl(192,17%,99%) !important;
padding-top: 2rem;
line-height: 1.5;
}
.verticals {
padding: 2rem 0;
}
.fe... | 0.345878 | 0.078184 |
* {
box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");
/* Create two equal columns that floats next to each other */
.column {
float: left;
width: 50%;
padding: 10px;
height: 300px; /* Should be removed. Only for demonstration */
}
#font {
mar... | src/components/About/About.css | * {
box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");
/* Create two equal columns that floats next to each other */
.column {
float: left;
width: 50%;
padding: 10px;
height: 300px; /* Should be removed. Only for demonstration */
}
#font {
mar... | 0.495117 | 0.212681 |
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Space+Mono:400,700&display=swap");
body {
font-weight: normal;
font-style: normal;
overflow-x: hidden;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
a:focus,
input:focus,
... | assets/img/gallery/style.css | @import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Space+Mono:400,700&display=swap");
body {
font-weight: normal;
font-style: normal;
overflow-x: hidden;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
a:focus,
input:focus,
... | 0.243463 | 0.051059 |
@font-face {
font-family: 'Proxima Nova';
src: url(../font/ProximaNova-Regular.otf);
}
body{
min-width: 380px;
}
html, .app {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif !important;
}
.a{
font-family: 'Proxima Nova', 'Helv... | app/css/style.css | @font-face {
font-family: 'Proxima Nova';
src: url(../font/ProximaNova-Regular.otf);
}
body{
min-width: 380px;
}
html, .app {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif !important;
}
.a{
font-family: 'Proxima Nova', 'Helv... | 0.269422 | 0.08196 |
@value mainTextSize: 13px;
@value popoverWidth: 400px;
@value popoverDistance: 10px;
.main {
display: flex;
align-items: center;
margin-bottom: 1px;
padding: 26px 20px;
height: 89px;
border-radius: var(--radius-large);
background-color: var(--colony-white);
font-size: mainTextSize;
font-weight: var(-... | src/modules/core/components/ActionsList/ActionsListItem.css | @value mainTextSize: 13px;
@value popoverWidth: 400px;
@value popoverDistance: 10px;
.main {
display: flex;
align-items: center;
margin-bottom: 1px;
padding: 26px 20px;
height: 89px;
border-radius: var(--radius-large);
background-color: var(--colony-white);
font-size: mainTextSize;
font-weight: var(-... | 0.405213 | 0.14442 |
.container{
background-color: #00000024;
}
.content-info-paymelt{
background-color: white;
width: 90%;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
margin: -50px auto 0 auto;
padding: 20px 0;
}
.tittle-content-info-paymelt{
color: #001F5B;
font-size: 18px;
font-we... | maqueta17/index.css | .container{
background-color: #00000024;
}
.content-info-paymelt{
background-color: white;
width: 90%;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
margin: -50px auto 0 auto;
padding: 20px 0;
}
.tittle-content-info-paymelt{
color: #001F5B;
font-size: 18px;
font-we... | 0.41253 | 0.105395 |
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* line 5, C:/Users/Ram/Desktop/weather/css/styles.scss */
body,
html {
font-family: "Montserrat", "Roboto", sans-serif;
-webkit-transition: 0.4s background;
transition: 0.4s background;
background: #47BAE6;
height: 100%;
width: 100%; ... | css/styles.css | @import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* line 5, C:/Users/Ram/Desktop/weather/css/styles.scss */
body,
html {
font-family: "Montserrat", "Roboto", sans-serif;
-webkit-transition: 0.4s background;
transition: 0.4s background;
background: #47BAE6;
height: 100%;
width: 100%; ... | 0.097021 | 0.039379 |
*{
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
scrollbar-color: rgb(71, 68, 68) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
}
*:focus{
outline: none;
}
/*navigatino*/
.navigation{
position: relative;
display: flex;
width: ... | public/css/styleb.css | *{
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
scrollbar-color: rgb(71, 68, 68) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
}
*:focus{
outline: none;
}
/*navigatino*/
.navigation{
position: relative;
display: flex;
width: ... | 0.499268 | 0.061283 |
@charset "utf-8";
/* ----------------------------------
Name: style.css
------------------------------------- */
/*====================================================
Table of Contents
01. Generel Styles
+ Generate Google Fonts
+ Essentials
+ Dividers
+ z-index
+ Opacity
+ Curs... | public/css/style.css | @charset "utf-8";
/* ----------------------------------
Name: style.css
------------------------------------- */
/*====================================================
Table of Contents
01. Generel Styles
+ Generate Google Fonts
+ Essentials
+ Dividers
+ z-index
+ Opacity
+ Curs... | 0.214116 | 0.181444 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
font-family: 'Poppins', sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-beh... | style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
font-family: 'Poppins', sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-beh... | 0.337313 | 0.060446 |
.container { margin: 0 auto; width: 1850px; }
.micro img { height: 17px; opacity: 0.5; position: relative; top: 2px; }
.micro img:hover { opacity: 1; }
.odd { background: #f2f5f7; }
.empty { padding: 0 1px; font-weight: bold; color: #a54a4a; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
.pull-right { float: right... | web/css/main.css | .container { margin: 0 auto; width: 1850px; }
.micro img { height: 17px; opacity: 0.5; position: relative; top: 2px; }
.micro img:hover { opacity: 1; }
.odd { background: #f2f5f7; }
.empty { padding: 0 1px; font-weight: bold; color: #a54a4a; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
.pull-right { float: right... | 0.45423 | 0.278338 |
img#wikiIcon {
top: 0;
width:72px;
height:72px;
position: fixed;
}
input.titleArea{
font-size: 18pt;
font-weight: bold;
width: 90%;
}
header {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
height: 32px;
line-height: 32px;
padding: 20px 0;
background: #004da0;
border-bottom: 1px solid #ccc;
box... | src/main/resources/public/stylesheets/main.css | img#wikiIcon {
top: 0;
width:72px;
height:72px;
position: fixed;
}
input.titleArea{
font-size: 18pt;
font-weight: bold;
width: 90%;
}
header {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
height: 32px;
line-height: 32px;
padding: 20px 0;
background: #004da0;
border-bottom: 1px solid #ccc;
box... | 0.25842 | 0.082401 |
@import url('https://fonts.googleapis.com/css?family=Allerta');
body {
background: #fafafa;
color: #333333;
margin-top: 2rem;
}
h1, h2, h3, h4, h5, h6 {
color: #444444;
}
/* Only for snippet */
.double-nav .breadcrumb-dn {
color: #fff;
}
.bg-steel {
background-color: #515151;
}
.bg-lightyellow {
back... | thewarden/static/main.css | @import url('https://fonts.googleapis.com/css?family=Allerta');
body {
background: #fafafa;
color: #333333;
margin-top: 2rem;
}
h1, h2, h3, h4, h5, h6 {
color: #444444;
}
/* Only for snippet */
.double-nav .breadcrumb-dn {
color: #fff;
}
.bg-steel {
background-color: #515151;
}
.bg-lightyellow {
back... | 0.413951 | 0.06989 |
table.formdata{
border:1px solid #5F6F7E;
border-collapse:collapse;
font-family:Arial;
text-align: center;
border-collapse: collapse;
}
.row1{
position:absolute;
top:0;
left:0;
}
tr{
background:#EEEEEE;
}
tr:nth-child(2n){
background:#D... | OnlineDB-11636118/phone/css/main.css |
table.formdata{
border:1px solid #5F6F7E;
border-collapse:collapse;
font-family:Arial;
text-align: center;
border-collapse: collapse;
}
.row1{
position:absolute;
top:0;
left:0;
}
tr{
background:#EEEEEE;
}
tr:nth-child(2n){
background:#D... | 0.221772 | 0.07024 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,800);
.maindiv{
position: relative;
margin-bottom: 15%;
}
.maindiv button{
position: absolute;
right: 48%;
top: 101%;
}
.container:before,
.container:after {
box-sizing: border-box;
padding: 0;
margin: 0;
font: 300 1em/1.5 "Open San... | my-app/src/component/myFav/CardPhoto.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,800);
.maindiv{
position: relative;
margin-bottom: 15%;
}
.maindiv button{
position: absolute;
right: 48%;
top: 101%;
}
.container:before,
.container:after {
box-sizing: border-box;
padding: 0;
margin: 0;
font: 300 1em/1.5 "Open San... | 0.420719 | 0.097907 |
@font-face {
font-family: 'Permanent Marker';
font-style: normal;
font-weight: 400;
src: local('Permanent Marker Regular'), local('PermanentMarker-Regular'), url(https://fonts.gstatic.com/s/permanentmarker/v8/Fh4uPib9Iyv2ucM6pGQMWimMp004La2Cf5b6jlg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U... | src/assets/fonts/fonts.css | @font-face {
font-family: 'Permanent Marker';
font-style: normal;
font-weight: 400;
src: local('Permanent Marker Regular'), local('PermanentMarker-Regular'), url(https://fonts.gstatic.com/s/permanentmarker/v8/Fh4uPib9Iyv2ucM6pGQMWimMp004La2Cf5b6jlg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U... | 0.393968 | 0.110807 |
@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button { /*fieldset组合表单中的相关元素*/
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul,... | css/base.css | @charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button { /*fieldset组合表单中的相关元素*/
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul,... | 0.147156 | 0.059647 |
.widget > .widget-title h3 {
margin-bottom: 20px;
}
/*Lists
==========================*/
ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
ul.list-second {
}
ul.list-second > li {
width: 50%;
}
/* Important Links List */
ul.important-links {
display: block;
}
ul.important... | assets/site/css/open-2.css | .widget > .widget-title h3 {
margin-bottom: 20px;
}
/*Lists
==========================*/
ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
ul.list-second {
}
ul.list-second > li {
width: 50%;
}
/* Important Links List */
ul.important-links {
display: block;
}
ul.important... | 0.370339 | 0.075756 |
body {
background-color: black;
color: white;
}
.noscroll {
overflow: hidden;
}
i {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
color: white;
vertic... | public/customizations.css | body {
background-color: black;
color: white;
}
.noscroll {
overflow: hidden;
}
i {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
color: white;
vertic... | 0.655115 | 0.060446 |
#navbar_logo {
width: 60%;
}
#navbar_edit {
padding-left: 300px;
}
.nav-link.active {
color: #03335F !important;
}
/*end of navbar*/
/*footers*/
#footer_icons > div > ul > li{
transition: transform 1.4s linear;
}
#footer_icons > div > ul > li:hover {
transform: scale(1.2);
}
/*end of foo... | css/extra.css |
#navbar_logo {
width: 60%;
}
#navbar_edit {
padding-left: 300px;
}
.nav-link.active {
color: #03335F !important;
}
/*end of navbar*/
/*footers*/
#footer_icons > div > ul > li{
transition: transform 1.4s linear;
}
#footer_icons > div > ul > li:hover {
transform: scale(1.2);
}
/*end of foo... | 0.296349 | 0.088662 |
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url('./files/source-sans-3-cyrillic-200-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-200-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-300-normal*/
@font-face {
fon... | fonts/google/source-sans-3/cyrillic.css | @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url('./files/source-sans-3-cyrillic-200-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-200-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-300-normal*/
@font-face {
fon... | 0.192122 | 0.056993 |
Submenu*/
#navigation ul#nav li{
position: relative;
}
#navigation ul#nav li ul{
display: none;
position: absolute;
width: 200px;
background: #f2f2f2;
list-style-type: none;
padding-left: 0px;
z-index: 999;
}
#navigation ul#nav li ul li{
line-height: 35px;
height: 35px;
padding-left: 10px;
}... | crotal/init/themes/riverside/static/css/custom_joomla.css | Submenu*/
#navigation ul#nav li{
position: relative;
}
#navigation ul#nav li ul{
display: none;
position: absolute;
width: 200px;
background: #f2f2f2;
list-style-type: none;
padding-left: 0px;
z-index: 999;
}
#navigation ul#nav li ul li{
line-height: 35px;
height: 35px;
padding-left: 10px;
}... | 0.247078 | 0.034914 |
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px
}
.pagination>li {
display: inline
}
.pagination>li>a,
.pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
back... | public/static/admin/style/page.css | .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px
}
.pagination>li {
display: inline
}
.pagination>li>a,
.pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
back... | 0.437944 | 0.153391 |
@-moz-document domain(avenoel.org) {
/* Fond d'écran */
body {
background-image:url(https://image.noelshack.com/fichiers/2017/45/5/1510306751-131313.png)!important;
background-repeat: repeat-x !important;
background-size: cover !important;
}
.table > thead > tr > th {
vertical-alig... | data/usercss/150803.user.css | @-moz-document domain(avenoel.org) {
/* Fond d'écran */
body {
background-image:url(https://image.noelshack.com/fichiers/2017/45/5/1510306751-131313.png)!important;
background-repeat: repeat-x !important;
background-size: cover !important;
}
.table > thead > tr > th {
vertical-alig... | 0.214527 | 0.047558 |
@charset "utf-8";
* {
padding: 0;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
body {
font-family: "sourcesansprolocal", Arial, sans-serif;
font-s... | cal_itel_sw/css/reg-alumno.css | @charset "utf-8";
* {
padding: 0;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
body {
font-family: "sourcesansprolocal", Arial, sans-serif;
font-s... | 0.372505 | 0.090013 |
body {
background-color: #222222;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
width: 100vw;
height: 100vh;
overflow: hidden;
margin: 0;
padding: 0;
}
p {
color: white;
margin: 0;
}
.mainCanvas {
position: fixed;
top: 60px;
z-index: 2;... | experiments/nodejs/Spatial-Speaker-Space/static/spatial-speaker-space/css/index.css | body {
background-color: #222222;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
width: 100vw;
height: 100vh;
overflow: hidden;
margin: 0;
padding: 0;
}
p {
color: white;
margin: 0;
}
.mainCanvas {
position: fixed;
top: 60px;
z-index: 2;... | 0.453988 | 0.08438 |
.ReelPage{
height: 100vh;
margin: 0%;
display: flex;
justify-content: center;
align-items: center;
}
#videoPlayer{
height: 100vh;
}
.Videopage{
position: relative;
height: 100vh;
}
.leftblock{
position: absolute;
z-index: 1000;
height: 100%;
width: 25%;
background-col... | InstagramMini/Reel.css | .ReelPage{
height: 100vh;
margin: 0%;
display: flex;
justify-content: center;
align-items: center;
}
#videoPlayer{
height: 100vh;
}
.Videopage{
position: relative;
height: 100vh;
}
.leftblock{
position: absolute;
z-index: 1000;
height: 100%;
width: 25%;
background-col... | 0.596316 | 0.082586 |
width: 73%;
margin: 0 auto;
display: flex;
}
.membre {
width: 25%;
float: left;
}
.img-membre {
width: 100%;
height: 85%;
object-fit: cover;
}
.txt-membre {
height: 18%;
width: 100%;
background: linear-gradient(to top, #b3124a 50%, #646464 50%);
background-siz... | resources/sass/equipe.css | width: 73%;
margin: 0 auto;
display: flex;
}
.membre {
width: 25%;
float: left;
}
.img-membre {
width: 100%;
height: 85%;
object-fit: cover;
}
.txt-membre {
height: 18%;
width: 100%;
background: linear-gradient(to top, #b3124a 50%, #646464 50%);
background-siz... | 0.736306 | 0.079032 |
** Common styles. Almost everything is !important; here p
*/
#CSSViewer_block,
#CSSViewer_center,
#CSSViewer_footer,
.CSSViewer_category,
span.CSSViewer_property,
#CSSViewer_block h1,
#CSSViewer_block h2,
#CSSViewer_block ul,
#CSSViewer_block li,
#CSSViewer_block span
{
font-family:"Lucida sans", helvetica, sans-seri... | web/chrome-plugin/webrobot-plugin/css/cssviewer.css | ** Common styles. Almost everything is !important; here p
*/
#CSSViewer_block,
#CSSViewer_center,
#CSSViewer_footer,
.CSSViewer_category,
span.CSSViewer_property,
#CSSViewer_block h1,
#CSSViewer_block h2,
#CSSViewer_block ul,
#CSSViewer_block li,
#CSSViewer_block span
{
font-family:"Lucida sans", helvetica, sans-seri... | 0.260954 | 0.047958 |
.ext_hidden_fave {
display: none !important;
}
#ext_left_sidebar #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_right_sidebar #ext_show_filtered_faves {
w... | src/css/content.css | .ext_hidden_fave {
display: none !important;
}
#ext_left_sidebar #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_right_sidebar #ext_show_filtered_faves {
w... | 0.274157 | 0.050401 |
*{margin: 0;padding: 0;font: 12px/1.5 tahoma, arial, \5b8b\4f53;}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
ul{list-style: none;}
.clearfix::after{
content: "";
display: block;
clear: both;
}
.img_hover{
transition:0.2s linear;
}
.img_hover:hover{
transform: transl... | public/css/footer.css | *{margin: 0;padding: 0;font: 12px/1.5 tahoma, arial, \5b8b\4f53;}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
ul{list-style: none;}
.clearfix::after{
content: "";
display: block;
clear: both;
}
.img_hover{
transition:0.2s linear;
}
.img_hover:hover{
transform: transl... | 0.192236 | 0.082586 |
.admin-box-wrapper {
display: inline-block;
width: 100%;
padding: 15px 20px;
}
.admin-box:hover {
background: #2FA4E7 !important;
}
@media (max-width: 800px) {
.admin-box {
margin: 10px 0;
}
}
.admin-box-icon {
position: absolute;
top: 15px;
left: 20px;
display: inline... | src/components/AdminConsoleBox.css | .admin-box-wrapper {
display: inline-block;
width: 100%;
padding: 15px 20px;
}
.admin-box:hover {
background: #2FA4E7 !important;
}
@media (max-width: 800px) {
.admin-box {
margin: 10px 0;
}
}
.admin-box-icon {
position: absolute;
top: 15px;
left: 20px;
display: inline... | 0.427277 | 0.071041 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Tangerine:400,700');
/*
font-family: 'Montserrat', sans-serif;
font-family: 'Tangerine', cursive;
*/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css')... | web_html/test/css/style.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Tangerine:400,700');
/*
font-family: 'Montserrat', sans-serif;
font-family: 'Tangerine', cursive;
*/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css')... | 0.173603 | 0.034133 |
* {
-webkit-font-smoothing: antialiased !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
html, body {
font-family: monospace;
font-size: 14px;
background-color: #f3f3f3;
margin: 0px;
padding: 0px;
co... | example/style.css | * {
-webkit-font-smoothing: antialiased !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
html, body {
font-family: monospace;
font-size: 14px;
background-color: #f3f3f3;
margin: 0px;
padding: 0px;
co... | 0.332961 | 0.090374 |
.home_top_tab{position:relative; margin-bottom:0px;border-bottom:0px solid #e4e4e4;padding-bottom:0px;margin-bottom:15px;}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding:... | io_styles/bluecss/modules2/cshometab/css/cshometab.css | .home_top_tab{position:relative; margin-bottom:0px;border-bottom:0px solid #e4e4e4;padding-bottom:0px;margin-bottom:15px;}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding:... | 0.379608 | 0.061452 |
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Thin.eot');
src: local('Barlow Thin'), local('Barlow-Thin'),
url('hinted-Barlow-Thin.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Thin.woff2') format('woff2'),
url('hinted-Barlow-Thin.woff') format('woff'),
... | src/fonts/barlow/barlow.css | @font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Thin.eot');
src: local('Barlow Thin'), local('Barlow-Thin'),
url('hinted-Barlow-Thin.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Thin.woff2') format('woff2'),
url('hinted-Barlow-Thin.woff') format('woff'),
... | 0.372277 | 0.083553 |
* {
/* Correção do comportamento padrão do css*/
box-sizing: border-box;
}
html,
body {
margin: 0;
}
body {
display: flex;
flex-direction: column;
height: 100vh;
/* FONTE */
font-family: 'roboto', sans-serif;
background-color: #f9f9f9;
}
h1,
h2 {
color... | public/style.css |
* {
/* Correção do comportamento padrão do css*/
box-sizing: border-box;
}
html,
body {
margin: 0;
}
body {
display: flex;
flex-direction: column;
height: 100vh;
/* FONTE */
font-family: 'roboto', sans-serif;
background-color: #f9f9f9;
}
h1,
h2 {
color... | 0.285671 | 0.059428 |
display: flex;
flex-wrap: wrap;
}
#grid .col {
display: flex;
flex-direction: column;
flex-grow: 1;
margin: 0;
}
#space .container .xs {
padding: 0.25rem;
}
#space .container .sm {
padding: 0.5rem;
}
#space .container .md {
padding: 1rem;
}
#space .container .lg {
padding: 1.5rem;
}
#space .containe... | dist/segno-ui-grid.css | display: flex;
flex-wrap: wrap;
}
#grid .col {
display: flex;
flex-direction: column;
flex-grow: 1;
margin: 0;
}
#space .container .xs {
padding: 0.25rem;
}
#space .container .sm {
padding: 0.5rem;
}
#space .container .md {
padding: 1rem;
}
#space .container .lg {
padding: 1.5rem;
}
#space .containe... | 0.411111 | 0.056652 |
.intro-div {
margin-top: 20px;
background-color: rgba(255, 255, 255, 0.501);
color: black;
height: 70vh;
position: relative;
text-align: center;
}
.intro-div:before {
content: "";
background: url("../../images/front.jpg") no-repeat bottom;
background-size: 100%;
position: absolute;
top: 0;
left... | src/components/Index/Landing.css | .intro-div {
margin-top: 20px;
background-color: rgba(255, 255, 255, 0.501);
color: black;
height: 70vh;
position: relative;
text-align: center;
}
.intro-div:before {
content: "";
background: url("../../images/front.jpg") no-repeat bottom;
background-size: 100%;
position: absolute;
top: 0;
left... | 0.468547 | 0.086516 |
@charset "utf-8";
body{ height: 100%;}
.layui-nav .layui-nav-child{ padding: 0;}
.layui-nav-child dd.layui-this{ background-color: #1E9FFF;opacity: 0.8;}
.layui-nav-child dd.layui-this a{color: #fff;}
#gloBox{ overflow: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-box-sizing: border-box;-m... | public/static/public/css/index.css | @charset "utf-8";
body{ height: 100%;}
.layui-nav .layui-nav-child{ padding: 0;}
.layui-nav-child dd.layui-this{ background-color: #1E9FFF;opacity: 0.8;}
.layui-nav-child dd.layui-this a{color: #fff;}
#gloBox{ overflow: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-box-sizing: border-box;-m... | 0.265024 | 0.053552 |
.ChatV2Message-container .ChatMessageQuickActionsWrapper-container {
z-index: 0;
}
.ChatV2Message-container .QuickActionBar-action-wrapper:is([data-name="reply"],[data-name="reply-remove"]) {
position: absolute;
visibility: hidden;
transform: translateY(calc(200vh + 18px));
/* Moves the origi... | theme.css | .ChatV2Message-container .ChatMessageQuickActionsWrapper-container {
z-index: 0;
}
.ChatV2Message-container .QuickActionBar-action-wrapper:is([data-name="reply"],[data-name="reply-remove"]) {
position: absolute;
visibility: hidden;
transform: translateY(calc(200vh + 18px));
/* Moves the origi... | 0.317955 | 0.054955 |