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 |
|---|---|---|---|---|
:host {
flex: 1;
}
.case-table-wrapper{
/*border: 1px solid red;*/
display: flex;
flex-direction: column;
}
.case-list-toolbar-container {
display: flex;
flex-direction: row;
justify-content: space-between;
background-color: #FFFFFF;
}
.case-list-table-container {
/*border: 1px solid purple;*/
b... | app-ui/src/app/components/custom-case-list/custom-case-list.component.css | :host {
flex: 1;
}
.case-table-wrapper{
/*border: 1px solid red;*/
display: flex;
flex-direction: column;
}
.case-list-toolbar-container {
display: flex;
flex-direction: row;
justify-content: space-between;
background-color: #FFFFFF;
}
.case-list-table-container {
/*border: 1px solid purple;*/
b... | 0.561575 | 0.162845 |
background-color: #00f;
}
#message>div {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
background-color: #fff;
}
#message header {
width: 100%;
height: 50px;
background-color: #00f;
position: absolute;
top: 0;
display: flex;
justify-content: center;
}
.message-main .new-m... | Telephone/components/css/message.css | background-color: #00f;
}
#message>div {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
background-color: #fff;
}
#message header {
width: 100%;
height: 50px;
background-color: #00f;
position: absolute;
top: 0;
display: flex;
justify-content: center;
}
.message-main .new-m... | 0.345547 | 0.059976 |
.dbs_chartValue{
}
.dbs_chartValue > .-info > .-values.-hide{
visibility: hidden;
}
.dbs_chartValue.-pie{
pointer-events: painted;
fill: currentColor;
}
.dbs_chartValue.-pie > .-point{
}
.dbs_chartValue.-pie > .-pointLink{
visibility: hidden;
}
.dbs_chartValue.-pie.-hover > .-pointLink{
visibi... | src/main/resources/META-INF/resources/css/dbsfaces_chartvalue.css | .dbs_chartValue{
}
.dbs_chartValue > .-info > .-values.-hide{
visibility: hidden;
}
.dbs_chartValue.-pie{
pointer-events: painted;
fill: currentColor;
}
.dbs_chartValue.-pie > .-point{
}
.dbs_chartValue.-pie > .-pointLink{
visibility: hidden;
}
.dbs_chartValue.-pie.-hover > .-pointLink{
visibi... | 0.321886 | 0.13201 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Serif', serif;
}
body{
/* white space remove code */
max-width: 100%;
overflow-x: hidden;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/* ... | css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Serif', serif;
}
body{
/* white space remove code */
max-width: 100%;
overflow-x: hidden;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/* ... | 0.308294 | 0.073863 |
@import 'shCoreEclipse.css';
* {
box-sizing: border-box;
}
html {
background:#FFF;
color:#444;
font-family:arial, sans-serif; font-family: 'Open Sans', sans-serif;
}
h1,
h2 {
text-shadow: #FFF 1px 1px 0;
font-family: 'Fjalla One', sans-serif;
}
h3 {
color:#7CAD55;
}
h3:before {
content:"#";
color:... | bower_components/webgl-heatmap-leaflet/example/css/style.css | @import 'shCoreEclipse.css';
* {
box-sizing: border-box;
}
html {
background:#FFF;
color:#444;
font-family:arial, sans-serif; font-family: 'Open Sans', sans-serif;
}
h1,
h2 {
text-shadow: #FFF 1px 1px 0;
font-family: 'Fjalla One', sans-serif;
}
h3 {
color:#7CAD55;
}
h3:before {
content:"#";
color:... | 0.204739 | 0.054149 |
@-moz-document domain("facebook.com"), url-prefix("http://facebook.com/") {
@font-face {
font-family: 'Font Awesome';
src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');
src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=... | data/usercss/80717.user.css | @-moz-document domain("facebook.com"), url-prefix("http://facebook.com/") {
@font-face {
font-family: 'Font Awesome';
src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');
src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=... | 0.311008 | 0.052207 |
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, menu, nav, section, summary
{
display : block
}
audio, canvas, progress, video
{
dis... | public/css/index.css | 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, menu, nav, section, summary
{
display : block
}
audio, canvas, progress, video
{
dis... | 0.356559 | 0.118156 |
body {
--secTwoContBox:416px;
--secFiveContBox:520px;
--secSixContBox:400px;
--secSevenContBox:100px;
}
span.highlight{
color: var(--msBg);
font-weight: 600;
word-wrap: break-word;
}
.bg-white{
background-color: var(--msBgLight);
}
.bg-black{
background-color: var(--msBgDark);
color: #fff;
}
.bg-green{
backg... | public/css/index.css | body {
--secTwoContBox:416px;
--secFiveContBox:520px;
--secSixContBox:400px;
--secSevenContBox:100px;
}
span.highlight{
color: var(--msBg);
font-weight: 600;
word-wrap: break-word;
}
.bg-white{
background-color: var(--msBgLight);
}
.bg-black{
background-color: var(--msBgDark);
color: #fff;
}
.bg-green{
backg... | 0.158891 | 0.05375 |
.featured {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-gap: 2rem;
margin-top: 200px;
margin-bottom: 100px;
padding: 0 20px;
}
.featured .common{
padding-right:10px ;
display: block;
text-align: center;
border-radius: 5px;
/* ba... | css/allitems.css | .featured {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-gap: 2rem;
margin-top: 200px;
margin-bottom: 100px;
padding: 0 20px;
}
.featured .common{
padding-right:10px ;
display: block;
text-align: center;
border-radius: 5px;
/* ba... | 0.474631 | 0.165948 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("cafepress.com") {
body {
color:#606060!important;
background:white!important;
}
.login-social {
display: none;
}
.promo-modal {
display:none;
}
table th {
color: #3366CC;
cursor: pointer;
font-size: 0px !... | data/usercss/89875.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("cafepress.com") {
body {
color:#606060!important;
background:white!important;
}
.login-social {
display: none;
}
.promo-modal {
display:none;
}
table th {
color: #3366CC;
cursor: pointer;
font-size: 0px !... | 0.240239 | 0.088544 |
.Landing {
min-height: 2200px;
position: relative;
font-family: Gill Sans, sans-serif;
}
.Landing .main-navbar {
background-color: white;
z-index: 1;
height: 60px;
-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.157);
box-shadow: 0 0 9px rgba(0, 0, 0, 0.157);
position: -webkit-sticky;
position:... | src/pages/Landing/Landing.css | .Landing {
min-height: 2200px;
position: relative;
font-family: Gill Sans, sans-serif;
}
.Landing .main-navbar {
background-color: white;
z-index: 1;
height: 60px;
-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.157);
box-shadow: 0 0 9px rgba(0, 0, 0, 0.157);
position: -webkit-sticky;
position:... | 0.38445 | 0.099383 |
body {
background-color: #240046;
font-family: 'Quicksand', sans-serif;
}
h1 {
font-size: 14vh;
margin: 0px;
height: 90%;
}
h2 {
font-size: 4vh;
margin: 0px;
text-align: center;
}
h3 {
font-size: 2vh;
margin: 0px;
margin-top: 20px;
}
.tempReadings {
display: flex;
... | src/assets/styles/styles.css | body {
background-color: #240046;
font-family: 'Quicksand', sans-serif;
}
h1 {
font-size: 14vh;
margin: 0px;
height: 90%;
}
h2 {
font-size: 4vh;
margin: 0px;
text-align: center;
}
h3 {
font-size: 2vh;
margin: 0px;
margin-top: 20px;
}
.tempReadings {
display: flex;
... | 0.501221 | 0.135004 |
body {
margin: 0;
}
body > *:not(header):not(footer) {
margin: 0 1rem;
}
body > header,
body > footer {
padding: 1rem;
}
body main * + * {
margin-top: 1em;
}
body * {
margin-bottom: 0;
}
body > *:first-child {
margin-top: 0;
}
*:focus {
outline: 1px dotted #000;
outline: -webkit-f... | css/main.css | body {
margin: 0;
}
body > *:not(header):not(footer) {
margin: 0 1rem;
}
body > header,
body > footer {
padding: 1rem;
}
body main * + * {
margin-top: 1em;
}
body * {
margin-bottom: 0;
}
body > *:first-child {
margin-top: 0;
}
*:focus {
outline: 1px dotted #000;
outline: -webkit-f... | 0.33546 | 0.110759 |
body{
font-family: 'Open Sans', sans-serif;
margin: 0;
}
body a{
text-decoration: none;
}
/********************************************************/
/*navbar*/
/********************************************************/
.custom-navbar{
padding-bottom: 2%;
background-color: #314CCD;
height: 100px;
color: #1F33... | UI/css/index.css |
body{
font-family: 'Open Sans', sans-serif;
margin: 0;
}
body a{
text-decoration: none;
}
/********************************************************/
/*navbar*/
/********************************************************/
.custom-navbar{
padding-bottom: 2%;
background-color: #314CCD;
height: 100px;
color: #1F33... | 0.148726 | 0.054676 |
body {
max-width: 1440px;
min-width: 320px;
font-size: 10px;
margin: auto;
}
.wrp {
color: #fff;
text-align: center;
position: relative;
z-index: 2;
}
.wrp a {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
}
picture {
width: 100%;
height: auto;
position: a... | html-css/module-08/css/styles.css | body {
max-width: 1440px;
min-width: 320px;
font-size: 10px;
margin: auto;
}
.wrp {
color: #fff;
text-align: center;
position: relative;
z-index: 2;
}
.wrp a {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
}
picture {
width: 100%;
height: auto;
position: a... | 0.450359 | 0.103522 |
@-moz-document domain(voz.vn) {
.block-filterBar {
background: #3a3a3a;
}
.structItem-minor {
font-size: 0.75rem;
color: #c9c9c9;
}
.structItem {
display: table;
table-layout: fixed;
border-collapse: collapse;
list-style: none;
background: #262626;
border-top: 2px solid... | data/usercss/182138.user.css | @-moz-document domain(voz.vn) {
.block-filterBar {
background: #3a3a3a;
}
.structItem-minor {
font-size: 0.75rem;
color: #c9c9c9;
}
.structItem {
display: table;
table-layout: fixed;
border-collapse: collapse;
list-style: none;
background: #262626;
border-top: 2px solid... | 0.279828 | 0.058561 |
@charset "UFT-8";
body{
background-color: rgb(107, 107, 107);
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
div#interface{ /* div */
background-color: rgb(107, 107, 107);
max-width: 1000px;
width: 100%; /* Largura */
margin: 8px auto 8px auto; /* Borda superior e Borda inferior... | css/home.css | @charset "UFT-8";
body{
background-color: rgb(107, 107, 107);
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
div#interface{ /* div */
background-color: rgb(107, 107, 107);
max-width: 1000px;
width: 100%; /* Largura */
margin: 8px auto 8px auto; /* Borda superior e Borda inferior... | 0.294215 | 0.061904 |
::-webkit-scrollbar-track {
background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
background: #a7a7a7;
}
::-webkit-scrollbar {
width: 8px;
}
a {
text-decoration: unset !important;
}
ul {
padding: 0 !important;
list-style: none !important;
}
/* ! Navbar */
.navbar .nav-item .nav-img {
border... | public/css/custome.css | ::-webkit-scrollbar-track {
background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
background: #a7a7a7;
}
::-webkit-scrollbar {
width: 8px;
}
a {
text-decoration: unset !important;
}
ul {
padding: 0 !important;
list-style: none !important;
}
/* ! Navbar */
.navbar .nav-item .nav-img {
border... | 0.370225 | 0.065009 |
@charset "UTF-8";
/* CSS Document */
/* basic configurations */
*{
margin:0;
padding:0;
line-height: 166%;
box-sizing: border-box;
}
html {
background: #fff;
height: 100%;
color:#666666
/* letter-spacing: .1em; */
}
.sp{
display:none;
}
.pc{
display:block;
}
.pci{
display:inline-block;
}
.spi{
display:none... | public/admin_2ka6b5k6/css/main.css | @charset "UTF-8";
/* CSS Document */
/* basic configurations */
*{
margin:0;
padding:0;
line-height: 166%;
box-sizing: border-box;
}
html {
background: #fff;
height: 100%;
color:#666666
/* letter-spacing: .1em; */
}
.sp{
display:none;
}
.pc{
display:block;
}
.pci{
display:inline-block;
}
.spi{
display:none... | 0.271059 | 0.0584 |
.header-block {
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 0 32px;
background: var(--smooth-white);
color: var(--black);
z-index: 110;
@media (--above-tablet) { box-shadow: inset 0 -1px 0 0 rgba(var(--gray-light), .4); }
@media (--below-tablet) {
padding: 8px;
backgroun... | src/static/styles/components/header.css | .header-block {
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 0 32px;
background: var(--smooth-white);
color: var(--black);
z-index: 110;
@media (--above-tablet) { box-shadow: inset 0 -1px 0 0 rgba(var(--gray-light), .4); }
@media (--below-tablet) {
padding: 8px;
backgroun... | 0.639511 | 0.135861 |
html {
min-width: 100%;
max-width: 100%;
}
body { /*change according to your's display resolution(if needed)*/
margin-top: 11.3%;
padding: 0px;
background-image: url('pixelcity.png');
background-size: cover;
background-position: left;
background-repeat: repeat;
... | StartpagePixel/StartPageCSS.css | html {
min-width: 100%;
max-width: 100%;
}
body { /*change according to your's display resolution(if needed)*/
margin-top: 11.3%;
padding: 0px;
background-image: url('pixelcity.png');
background-size: cover;
background-position: left;
background-repeat: repeat;
... | 0.384681 | 0.066843 |
@-moz-document url-prefix("https://myaucklanduni.ac.nz") {
body, html {
font-family: 'Segoe UI', 'San Francisco', 'Roboto', sans-serif !important;
}
#main {
max-width: 100% !important;
background:
linear-gradient(63deg, #eee 23%, transparent 23%) 7px 0,
linear-gradient(63deg, transparent 74%, #eee... | data/usercss/130334.user.css | @-moz-document url-prefix("https://myaucklanduni.ac.nz") {
body, html {
font-family: 'Segoe UI', 'San Francisco', 'Roboto', sans-serif !important;
}
#main {
max-width: 100% !important;
background:
linear-gradient(63deg, #eee 23%, transparent 23%) 7px 0,
linear-gradient(63deg, transparent 74%, #eee... | 0.284079 | 0.077134 |
.sidebar
{
position: fixed;
right: -250px;
width: 250px;
height: 150%;
background: #5e6f64 ;
transition: all .5s ease;
scroll-behavior: smooth;
}
.sidebar header
{
font-size: 25px;
color: aliceblue;
text-align: center;
line-height: 70px;
background: #204051;
}
.si... | css/event-sec-sidebar.css | .sidebar
{
position: fixed;
right: -250px;
width: 250px;
height: 150%;
background: #5e6f64 ;
transition: all .5s ease;
scroll-behavior: smooth;
}
.sidebar header
{
font-size: 25px;
color: aliceblue;
text-align: center;
line-height: 70px;
background: #204051;
}
.si... | 0.334807 | 0.082697 |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... | web/css/site.css | html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... | 0.480235 | 0.086942 |
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400');
html,body {
width: 100%;
height: 100%;
margin: 0;
font-family: "Raleway", sans-serif;
font-size: 1.2em;
background: rgb(36, 36, 36);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: ... | public/style.css | @import url('https://fonts.googleapis.com/css?family=Raleway:300,400');
html,body {
width: 100%;
height: 100%;
margin: 0;
font-family: "Raleway", sans-serif;
font-size: 1.2em;
background: rgb(36, 36, 36);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: ... | 0.266357 | 0.059346 |
.oa-nav {
height: 60px;
line-height: 60px;
border-bottom: 1px solid #EBEBF5;
float: left;
width: 100%;
margin-bottom: 20px;
}
#oaCon{overflow: auto;width: 100%;margin-top: 20px}
.oa-nav-r{margin-right:30px}
.oa-nav-l {
text-indent: 20px;
font-size: 20px;
font-family: MicrosoftYaHei;
font-weight: 400... | src/app/routes/oa1/index/home/home.component.css | .oa-nav {
height: 60px;
line-height: 60px;
border-bottom: 1px solid #EBEBF5;
float: left;
width: 100%;
margin-bottom: 20px;
}
#oaCon{overflow: auto;width: 100%;margin-top: 20px}
.oa-nav-r{margin-right:30px}
.oa-nav-l {
text-indent: 20px;
font-size: 20px;
font-family: MicrosoftYaHei;
font-weight: 400... | 0.48438 | 0.077518 |
body{
background-color: royalblue;
}
section{
background-color: white;
height: 250px;
border-radius: 20px 20px 0px 0px;
padding: 30px 10px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
width: 320px;
margin: auto;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.... | placar.css | body{
background-color: royalblue;
}
section{
background-color: white;
height: 250px;
border-radius: 20px 20px 0px 0px;
padding: 30px 10px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
width: 320px;
margin: auto;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.... | 0.457137 | 0.155719 |
.u-section-1 .u-sheet-1 {
min-height: 1113px;
transform:translateY(-8%)
}
.u-section-1 .u-text-1 {
font-size: 3.75rem;
font-family: Montserrat, sans-serif;
margin: 60px 0 0 301px;
}
.u-section-1 .u-shape-1 {
width: 228px;
height: 228px;
margin: -55px auto 0 0;
}
.u-section-1 .u-image-1 {
height: 55... | assets/css/informasi/Page.css | .u-section-1 .u-sheet-1 {
min-height: 1113px;
transform:translateY(-8%)
}
.u-section-1 .u-text-1 {
font-size: 3.75rem;
font-family: Montserrat, sans-serif;
margin: 60px 0 0 301px;
}
.u-section-1 .u-shape-1 {
width: 228px;
height: 228px;
margin: -55px auto 0 0;
}
.u-section-1 .u-image-1 {
height: 55... | 0.422743 | 0.08292 |
@import url('https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,400;0,900;1,500&display=swap');
body {
font-family: "Muli";
}
.dropdown-item {
border-radius:10px;
color: black;
padding: 15px 32px;
text-align: center;
text-decoration: none;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
... | Search Monkey V2/style.css | @import url('https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,400;0,900;1,500&display=swap');
body {
font-family: "Muli";
}
.dropdown-item {
border-radius:10px;
color: black;
padding: 15px 32px;
text-align: center;
text-decoration: none;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
... | 0.285571 | 0.04548 |
* {
margin: 0;
padding: 0;
}
body {
background-image: url("../res/bg.png");
background-size: cover;
font-size: 0.16rem;
font-weight: 500;
font-family: "微软雅黑";
color: #000;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
but... | GIMS/choise-screen/css/style.css | * {
margin: 0;
padding: 0;
}
body {
background-image: url("../res/bg.png");
background-size: cover;
font-size: 0.16rem;
font-weight: 500;
font-family: "微软雅黑";
color: #000;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
but... | 0.297776 | 0.093678 |
.card-wrapper {
background-color: #0c3f5b;
padding: 15px 20px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: 4px solid #47dfff;
box-sizing: border-box;
transition: 400ms;
}
.card-wrapper:hover {
color: #06354e;
border-bottom-color: #fee211;
margin-left: 5px;
border-b... | src/Assets/crypto.css | .card-wrapper {
background-color: #0c3f5b;
padding: 15px 20px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: 4px solid #47dfff;
box-sizing: border-box;
transition: 400ms;
}
.card-wrapper:hover {
color: #06354e;
border-bottom-color: #fee211;
margin-left: 5px;
border-b... | 0.541409 | 0.106458 |
.sidebar {
position: fixed;
top: 0;
left: 0;
z-index: var(--z-sidebar);
display: flex;
flex-direction: column;
justify-content: space-between;
overflow: auto;
height: 100vh;
width: var(--sidebar-width);
color: white;
text-align: right;
padding: var(--double-baseline) ... | resources/css/components/sidebar.css | .sidebar {
position: fixed;
top: 0;
left: 0;
z-index: var(--z-sidebar);
display: flex;
flex-direction: column;
justify-content: space-between;
overflow: auto;
height: 100vh;
width: var(--sidebar-width);
color: white;
text-align: right;
padding: var(--double-baseline) ... | 0.736306 | 0.150122 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat: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&family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');/* FONTS */
... | assets/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat: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&family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');/* FONTS */
... | 0.254416 | 0.050588 |
html{
display: block;
width: 100%;
min-height: 98%;
background: beige;
text-align: justify;
}
main, header, footer{
position: relative;
display: block;
margin: 0 auto;
width: 90%;
background: rgba(255, 255, 255, 0.5); /*with some transparency*/
-moz-border-radius: 0.2em 0.2em;
border-radius: 0.2em 0.2em; ... | css/main.css | html{
display: block;
width: 100%;
min-height: 98%;
background: beige;
text-align: justify;
}
main, header, footer{
position: relative;
display: block;
margin: 0 auto;
width: 90%;
background: rgba(255, 255, 255, 0.5); /*with some transparency*/
-moz-border-radius: 0.2em 0.2em;
border-radius: 0.2em 0.2em; ... | 0.154887 | 0.058588 |
.load_page {
width: 100%;
color: #a19891;
font-size: 16px;
position: relative;
min-width: 1200px;
overflow: hidden;
}
.idx_logo {
background: url("../image/logo.png") no-repeat;
width: 217px;
height: 68px;
display: block;
position: absolute;
top: 20px;
right: 36px;
z-index: 9;
}
.idx_page ... | css/story_index.css | .load_page {
width: 100%;
color: #a19891;
font-size: 16px;
position: relative;
min-width: 1200px;
overflow: hidden;
}
.idx_logo {
background: url("../image/logo.png") no-repeat;
width: 217px;
height: 68px;
display: block;
position: absolute;
top: 20px;
right: 36px;
z-index: 9;
}
.idx_page ... | 0.427636 | 0.065038 |
*{
padding: 0px;
margin: 0px;
}
body{
background: black url(imagens/bg.png) left center / cover no-repeat fixed;
overflow: hidden;
}
:root{
--starwidth: 130px;
--starheight: 50px;
}
#degradê{
height: 100%;
width: 100%;
background-color: black;
position: absolute;
top:... | style.css | *{
padding: 0px;
margin: 0px;
}
body{
background: black url(imagens/bg.png) left center / cover no-repeat fixed;
overflow: hidden;
}
:root{
--starwidth: 130px;
--starheight: 50px;
}
#degradê{
height: 100%;
width: 100%;
background-color: black;
position: absolute;
top:... | 0.515864 | 0.099426 |
* {
margin: 0;
padding: 0;
}
body {
width: 100%;
margin: 0 auto;
}
.navfirstspace {
background-color: #333;
margin: 0px;
padding: 0px;
}
.navSecondspace {
margin: 0px;
padding: 0px;
}
.topnav {
width: 100%;
overflow: hidden;
background-color: #333;
font-family: Ca... | style.css | * {
margin: 0;
padding: 0;
}
body {
width: 100%;
margin: 0 auto;
}
.navfirstspace {
background-color: #333;
margin: 0px;
padding: 0px;
}
.navSecondspace {
margin: 0px;
padding: 0px;
}
.topnav {
width: 100%;
overflow: hidden;
background-color: #333;
font-family: Ca... | 0.454714 | 0.116286 |
@media only screen and (max-width: 320px) {
#post-body .formcontainer select{max-width: 250px;}
#post-body .option-textarray .formcontainer input,#tfuse_fields .option-textarray .formcontainer input, .tfuse_fields .option-textarray .formcontainer input{width: 115px;}
#tfuse_fields .desc, .tfuse_fields .des... | autotrader-parent/framework/static/css/screen-wp3.8.css | @media only screen and (max-width: 320px) {
#post-body .formcontainer select{max-width: 250px;}
#post-body .option-textarray .formcontainer input,#tfuse_fields .option-textarray .formcontainer input, .tfuse_fields .option-textarray .formcontainer input{width: 115px;}
#tfuse_fields .desc, .tfuse_fields .des... | 0.193986 | 0.044039 |
body{
margin: 0;
padding: 0;
}
table.dataTable {
width: 95%;
border-radius: 40px;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
color: #3... | public/admins/bootstrap/css/style.css | body{
margin: 0;
padding: 0;
}
table.dataTable {
width: 95%;
border-radius: 40px;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
color: #3... | 0.397938 | 0.050121 |
*, :after, :before {
box-sizing: border-box;
}
:root {
font-size: 13px;
}
body {
--color-text: #000;
--color-bg: #b7b19f;
--color-link: #000;
--color-link-hover: #000;
--color-heading: #111;
color: var(--color-text);
background-color: var(--color-bg);
-webkit-font-smoothing: antialiased;
-moz-os... | dist/index.d046a61c.css | *, :after, :before {
box-sizing: border-box;
}
:root {
font-size: 13px;
}
body {
--color-text: #000;
--color-bg: #b7b19f;
--color-link: #000;
--color-link-hover: #000;
--color-heading: #111;
color: var(--color-text);
background-color: var(--color-bg);
-webkit-font-smoothing: antialiased;
-moz-os... | 0.543106 | 0.095265 |
.box16 {
text-align: center;
color: #fff;
position: relative
}
.box16 .box-content,
.box16:after {
width: 100%;
position: absolute;
left: 0
}
.box16:after {
content: "";
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .08) 69%, rgba(0, 0, 0, .... | main.css | .box16 {
text-align: center;
color: #fff;
position: relative
}
.box16 .box-content,
.box16:after {
width: 100%;
position: absolute;
left: 0
}
.box16:after {
content: "";
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .08) 69%, rgba(0, 0, 0, .... | 0.654674 | 0.115736 |
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100);
html, body {
margin: 0;
padding: 0;
}
body {
width: 100%;
text-align: center;
/*background: url(../img/bgr.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
backgroun... | WebContent/view/css/general.css | @import url(http://fonts.googleapis.com/css?family=Roboto:400,100);
html, body {
margin: 0;
padding: 0;
}
body {
width: 100%;
text-align: center;
/*background: url(../img/bgr.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
backgroun... | 0.167729 | 0.057467 |
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.headerbar {
position: absolute;
top: 0;
background-color: rgba(255, 255, 255, 0);
z-index: 99;
}
.logo {
color: white;
}
.headerbar-nav-item {
color: white;
}
.hamburgerlink {
display: none;
}
h1, h2, h3, h4, h5. h6{
font-family: ;'Open sans',ver... | all_static/css/js-splash.css | –––––––––––––––––––––––––––––––––––––––––––––––––– */
.headerbar {
position: absolute;
top: 0;
background-color: rgba(255, 255, 255, 0);
z-index: 99;
}
.logo {
color: white;
}
.headerbar-nav-item {
color: white;
}
.hamburgerlink {
display: none;
}
h1, h2, h3, h4, h5. h6{
font-family: ;'Open sans',ver... | 0.393851 | 0.125815 |
@font-face{
font-family: Muli;
src: url("fonts/MuliExtralight-ywL02.ttf");
}
@font-face{
font-family: Graphik;
src: url("fonts/Graphik-Regular.ttf");
}
@font-face{
font-family: Montserrat-Regular;
src: url("fonts/Montserrat-Bold.ttf");
}
@font-face{
font-family: OpenSans-Regular;
src: url("fonts/OpenSans-Regula... | blog-project/css/list.css | @font-face{
font-family: Muli;
src: url("fonts/MuliExtralight-ywL02.ttf");
}
@font-face{
font-family: Graphik;
src: url("fonts/Graphik-Regular.ttf");
}
@font-face{
font-family: Montserrat-Regular;
src: url("fonts/Montserrat-Bold.ttf");
}
@font-face{
font-family: OpenSans-Regular;
src: url("fonts/OpenSans-Regula... | 0.290075 | 0.052595 |
@import url("https://fonts.googleapis.com/css2?family=Arima+Madurai:wght@100;300;400;500&family=Poiret+One&family=Poppins:wght@300;400;500&display=swap");
:root {
--dark: #374151;
--darker: #1f2937;
--darkest: #111827;
--gray: #6b7280;
--light: #eee;
--pink: #ec4899;
--purple: #8b5cf6;
}
* {
box-sizing... | public/refrigertor.css | @import url("https://fonts.googleapis.com/css2?family=Arima+Madurai:wght@100;300;400;500&family=Poiret+One&family=Poppins:wght@300;400;500&display=swap");
:root {
--dark: #374151;
--darker: #1f2937;
--darkest: #111827;
--gray: #6b7280;
--light: #eee;
--pink: #ec4899;
--purple: #8b5cf6;
}
* {
box-sizing... | 0.357119 | 0.073997 |
width:100%;
position:absolute;
height:100%;
}
#slotmachine {
width:100%;
max-width:500px;
max-height:700px;
position: relative;
top: 50%;
margin:0 auto;
transform: translateY(-50%);
}
/*Slot Machine Title*/
.slot_title {
position:absolute;
font-size:1px;
left:-99999px;
}
/*Background class for... | css/espressoBar_slot_machine.css | width:100%;
position:absolute;
height:100%;
}
#slotmachine {
width:100%;
max-width:500px;
max-height:700px;
position: relative;
top: 50%;
margin:0 auto;
transform: translateY(-50%);
}
/*Slot Machine Title*/
.slot_title {
position:absolute;
font-size:1px;
left:-99999px;
}
/*Background class for... | 0.326593 | 0.049131 |
.file-preview-frame,.file-preview-image,.file-preview-other{height:160px;vertical-align:middle}
.file-input.has-error .form-control{border-color:#ddd;outline:0;-webkit-box-shadow:none;box-shadow:none}
@media (min-width:769px){
.file-input .btn>.glyphicon,.file-input .btn>[class*=icon-]{margin-right:5px}
}
.file-ob... | public/css/components.css | .file-preview-frame,.file-preview-image,.file-preview-other{height:160px;vertical-align:middle}
.file-input.has-error .form-control{border-color:#ddd;outline:0;-webkit-box-shadow:none;box-shadow:none}
@media (min-width:769px){
.file-input .btn>.glyphicon,.file-input .btn>[class*=icon-]{margin-right:5px}
}
.file-ob... | 0.25945 | 0.041774 |
.sidebar {
height: 200vh;
}
.row {
display: flex;
flex-direction: row;
gap: normal;
}
.column {
display: flex;
flex-direction: column;
margin-top: 3%;
margin-left: 10%;
margin-right: 10%;
width: 80%;
align-items: center;
}
.card-user-management {
margin-top: 2.5%;
... | frontend-web/src/routes/UserManagement/UserManagement.css | .sidebar {
height: 200vh;
}
.row {
display: flex;
flex-direction: row;
gap: normal;
}
.column {
display: flex;
flex-direction: column;
margin-top: 3%;
margin-left: 10%;
margin-right: 10%;
width: 80%;
align-items: center;
}
.card-user-management {
margin-top: 2.5%;
... | 0.653901 | 0.137156 |
html{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
body { font-family: 'Open Sans', sans-serif; font-weight: normal; font-style: normal; font-size: 14px; margin: 0px; color: #2f3742; }
a, button, input { outline: medium none !important; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -m... | src/components/Layout/Layout.css | html{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
body { font-family: 'Open Sans', sans-serif; font-weight: normal; font-style: normal; font-size: 14px; margin: 0px; color: #2f3742; }
a, button, input { outline: medium none !important; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -m... | 0.306838 | 0.076339 |
.wm *,
.wm-float * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
margin: 0;
padding: 0;
font-family: "Microsoft YaHei", serif;
}
/* line 23, wmplayer.less */
.wm img,
.wm-float img {
border: none;
}
/* line 26, wmplayer.less */
.wm input,
.wm-float input {
out... | css/wmplayer.css | .wm *,
.wm-float * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
margin: 0;
padding: 0;
font-family: "Microsoft YaHei", serif;
}
/* line 23, wmplayer.less */
.wm img,
.wm-float img {
border: none;
}
/* line 26, wmplayer.less */
.wm input,
.wm-float input {
out... | 0.242923 | 0.054777 |
.left {
flex: 1;
height: 100%;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
align-items: center;
}
.right {
flex: 1;
height: 100%;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
... | css/style.css | .left {
flex: 1;
height: 100%;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
align-items: center;
}
.right {
flex: 1;
height: 100%;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
... | 0.414543 | 0.089694 |
body {
font-family: sans-serif;
color: #333;
margin-left: 2em;
margin-top: 2em;
background-color: white;
}
footer {
margin-top: 3em;
margin-bottom: .5em;
font-size: 75%;
}
h3 {
margin-bottom: .5em;
}
a {
color: #4182c3;
text-decoration: none;
}
a:hover {
color: #080;
... | app/scripts/Dictionary-Style.css | body {
font-family: sans-serif;
color: #333;
margin-left: 2em;
margin-top: 2em;
background-color: white;
}
footer {
margin-top: 3em;
margin-bottom: .5em;
font-size: 75%;
}
h3 {
margin-bottom: .5em;
}
a {
color: #4182c3;
text-decoration: none;
}
a:hover {
color: #080;
... | 0.504394 | 0.116865 |
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/* Removing margin left from content wrapper & navmenu */
.content-wrapper{
margin-left: unset!important;
}
.main-footer{
margin-left: unset!important;
}
/* Start Loading Style */
.c... | assets/css/global.css | @import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/* Removing margin left from content wrapper & navmenu */
.content-wrapper{
margin-left: unset!important;
}
.main-footer{
margin-left: unset!important;
}
/* Start Loading Style */
.c... | 0.432543 | 0.095349 |
html {
font-family: auto;
background-color: azure;
}
hr {
position: relative;
width: 40%;
border-top: 2px dashed #71c1ff;
}
h1 {
opacity: 85%;
font-size: 35px;
margin-bottom: 60px;
}
h2 {
font-size: 20px;
opacity: 75%;
margin-bottom: 50px;
}
label {... | style.css | html {
font-family: auto;
background-color: azure;
}
hr {
position: relative;
width: 40%;
border-top: 2px dashed #71c1ff;
}
h1 {
opacity: 85%;
font-size: 35px;
margin-bottom: 60px;
}
h2 {
font-size: 20px;
opacity: 75%;
margin-bottom: 50px;
}
label {... | 0.411702 | 0.069226 |
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Russo+One');
body{
margin: 0;
padding: 0;
background-image: url(../img/404__.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size:100% 100%;... | trabalho/lms/static/css/inscricao.css | @import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Russo+One');
body{
margin: 0;
padding: 0;
background-image: url(../img/404__.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size:100% 100%;... | 0.329284 | 0.071656 |
@import url(http://fonts.googleapis.com/css?family=Roboto:400);
body {
background-color:#e0e0e0;
-webkit-font-smoothing: antialiased;
font: normal 14px Roboto,arial,sans-serif;
}
.navbar-default {background-color:#f4f4f4;margin-top:50px;border-width:0;z-index:5;}
.navbar-default .navbar-nav > .active > a,.navbar-... | my-sup2/src/main/resources/static/css/styles.css | @import url(http://fonts.googleapis.com/css?family=Roboto:400);
body {
background-color:#e0e0e0;
-webkit-font-smoothing: antialiased;
font: normal 14px Roboto,arial,sans-serif;
}
.navbar-default {background-color:#f4f4f4;margin-top:50px;border-width:0;z-index:5;}
.navbar-default .navbar-nav > .active > a,.navbar-... | 0.215516 | 0.071397 |
html,
body {
font-family: "Roboto", Arial, Helvetica, sans-serif;
height: 100%;
}
body {
background-color: #ffffff;
background-position: center;
background-size: cover;
padding-top: 54px;
}
.navbar {
background-color: #0b1d36;
}
.page {
height: 100%;
overflow: hidden;
overflow-y: auto;
}
hr {
... | index.css | html,
body {
font-family: "Roboto", Arial, Helvetica, sans-serif;
height: 100%;
}
body {
background-color: #ffffff;
background-position: center;
background-size: cover;
padding-top: 54px;
}
.navbar {
background-color: #0b1d36;
}
.page {
height: 100%;
overflow: hidden;
overflow-y: auto;
}
hr {
... | 0.418697 | 0.094929 |
@import url('https://fonts.googleapis.com/css?family=Dosis:800');
.App {
text-align: center;
width: 95%;
margin: 15px auto;
}
.container-drag {
z-index: 1;
text-align: center;
touch-action: none;
}
.draw {
z-index: 2;
position: fixed;
height: 60px;
width: 60px;
visibility: visible;
/*bottom: 0... | src/App.css | @import url('https://fonts.googleapis.com/css?family=Dosis:800');
.App {
text-align: center;
width: 95%;
margin: 15px auto;
}
.container-drag {
z-index: 1;
text-align: center;
touch-action: none;
}
.draw {
z-index: 2;
position: fixed;
height: 60px;
width: 60px;
visibility: visible;
/*bottom: 0... | 0.401101 | 0.097519 |
@import url("variables/variables.css");
@import url("Home/Home.css");
@import url("Team/Team.css");
@import url("Events/Events.css");
@import url("Blogs/Blogs.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,50... | src/Styles/main.css | @import url("variables/variables.css");
@import url("Home/Home.css");
@import url("Team/Team.css");
@import url("Events/Events.css");
@import url("Blogs/Blogs.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,50... | 0.242206 | 0.032868 |
.headeras{
width:100%;
height:50px;
background: #605CA8;
min-width: 980px;
}
.navas{
float:right;
margin-top:10px;
margin-right: 20px;
font-size: 16px;
color:#fff;
font-weight: 10px;
}
.navas a{
color:#fff;
}
.navas a:hove{
color:#fff;
}
.logo h3{
margin-top:10px;
margin-left:20px;
font-size: 16px;
colo... | public/frontend/css/style.css | .headeras{
width:100%;
height:50px;
background: #605CA8;
min-width: 980px;
}
.navas{
float:right;
margin-top:10px;
margin-right: 20px;
font-size: 16px;
color:#fff;
font-weight: 10px;
}
.navas a{
color:#fff;
}
.navas a:hove{
color:#fff;
}
.logo h3{
margin-top:10px;
margin-left:20px;
font-size: 16px;
colo... | 0.187318 | 0.051487 |
.nav {
padding: 30px 0;
background-color: #222; }
.nav a {
display: inline-block;
width: 100px;
text-align: center;
margin: 0 15px;
padding: 10px;
border: 1px rgba(255, 255, 255, 0.5) solid;
transition: all 0.3s linear;
text-decoration: none;
color: white; }
.nav a.... | src/Card.css | .nav {
padding: 30px 0;
background-color: #222; }
.nav a {
display: inline-block;
width: 100px;
text-align: center;
margin: 0 15px;
padding: 10px;
border: 1px rgba(255, 255, 255, 0.5) solid;
transition: all 0.3s linear;
text-decoration: none;
color: white; }
.nav a.... | 0.455199 | 0.079926 |
section div.register {
height: 2.6rem;
line-height: 2.6rem;
}
section div.register p {
text-align: center;
color: #a6a7a7;
font-size: 1rem;
}
section div.register p a {
color: #ff3c5a;
}
section form .input {
position: relative;
background-color: #efefef;
padding: 1.2rem 0;
width: 100%;
}
section fo... | static/css/tpls/login.css | section div.register {
height: 2.6rem;
line-height: 2.6rem;
}
section div.register p {
text-align: center;
color: #a6a7a7;
font-size: 1rem;
}
section div.register p a {
color: #ff3c5a;
}
section form .input {
position: relative;
background-color: #efefef;
padding: 1.2rem 0;
width: 100%;
}
section fo... | 0.390592 | 0.087916 |
@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("font-awesome.min.css");
/*-------------------------------------------------------------------------------------------*/
/* BASIC STYLE ||---------------------------- */
/*--------------------------------------------------------------------... | css/style.css |
@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("font-awesome.min.css");
/*-------------------------------------------------------------------------------------------*/
/* BASIC STYLE ||---------------------------- */
/*--------------------------------------------------------------------... | 0.282988 | 0.054601 |
body {
position: relative;
min-width: 940px;
}
header {
background: #cccccc;
padding: 20px 0;
}
.caixa {
position: relative;
width: 940px;
margin: 0 auto;
}
nav {
position: absolute;
top: 110px;
right: 0;
padding-right: 30px;
}
nav li {
display: inline;
margin: 0 0 0 15px;
}
nav a {
text-transform: u... | Curso3/Aula_1_6/style.css | body {
position: relative;
min-width: 940px;
}
header {
background: #cccccc;
padding: 20px 0;
}
.caixa {
position: relative;
width: 940px;
margin: 0 auto;
}
nav {
position: absolute;
top: 110px;
right: 0;
padding-right: 30px;
}
nav li {
display: inline;
margin: 0 0 0 15px;
}
nav a {
text-transform: u... | 0.33764 | 0.083031 |
body{
background-color: #f1f1f1!important;
}
.laciudad-top-ad-space img{
width: 100%;
max-height: 60px;
}
.nav-containerstyle{
padding-left: 0px!important;
}
.navbar-nav .nav-link{
font-family: 'poppins'sans-serif;
color: #000!important;
margin:3px;
font-weight:600!important;
}
.navbar-n... | resources/css/style.css | body{
background-color: #f1f1f1!important;
}
.laciudad-top-ad-space img{
width: 100%;
max-height: 60px;
}
.nav-containerstyle{
padding-left: 0px!important;
}
.navbar-nav .nav-link{
font-family: 'poppins'sans-serif;
color: #000!important;
margin:3px;
font-weight:600!important;
}
.navbar-n... | 0.321993 | 0.053206 |
html {
overflow-y: scroll;
overflow-x: hidden;
-ms-overflow-style: scrollbar;
}
html { font-size: 14px; }
@media(min-width:60em) { html { font-size: 16px; } }
body {
background: #f5f5f5;
color: #64646d;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 0.9375rem; /*=15px*/
line-height: 1.6;... | web/wp-content/themes/spicepress/style.css | html {
overflow-y: scroll;
overflow-x: hidden;
-ms-overflow-style: scrollbar;
}
html { font-size: 14px; }
@media(min-width:60em) { html { font-size: 16px; } }
body {
background: #f5f5f5;
color: #64646d;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 0.9375rem; /*=15px*/
line-height: 1.6;... | 0.323808 | 0.084041 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&display=swap');
* {
margin: 0;
padding: 0;
}
body {
display: grid;
grid-template-columns: repeat(1, 1fr);
height: 100vh;
background-c... | style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&display=swap');
* {
margin: 0;
padding: 0;
}
body {
display: grid;
grid-template-columns: repeat(1, 1fr);
height: 100vh;
background-c... | 0.5769 | 0.078254 |
html,
body {
height: 100%;
}
body.blank {
display: flex;
padding: 40px 0;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
body.blank .wrap {
display: flex;
align-items: center;
width: 100%;
max-width: 400px;
margin: -40px auto;
... | backend/web/css/site.css | html,
body {
height: 100%;
}
body.blank {
display: flex;
padding: 40px 0;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
body.blank .wrap {
display: flex;
align-items: center;
width: 100%;
max-width: 400px;
margin: -40px auto;
... | 0.488283 | 0.088033 |
form {
background-color: white;
width: 50%;
padding: 5px 10px;
margin: 15px auto;
border-radius: 20px;
}
form p {
font-size: 12px;
}
form p a {
color: blue;
font-variant: small-caps;
}
form p a:hover {
text-decoration: underline;
}
form input[type='submit'] {
background-color: #fdc100;
color: white;
hei... | src/SocialNwk/Photographer/static/css/style.css | form {
background-color: white;
width: 50%;
padding: 5px 10px;
margin: 15px auto;
border-radius: 20px;
}
form p {
font-size: 12px;
}
form p a {
color: blue;
font-variant: small-caps;
}
form p a:hover {
text-decoration: underline;
}
form input[type='submit'] {
background-color: #fdc100;
color: white;
hei... | 0.299515 | 0.115686 |
.registrasi {
background-color: #FFF;
margin-top: -32px;
}
.registrasi .judul {
margin-top: 40px;
}
.registrasi .judul h4 {
font-weight: bold;
}
.registrasi .judul p {
font-size: 16px;
color: #606061;
position: relative;
top: 2px;
}
.registrasi .judul .icon-info {
margin-top: 40px;
}... | assets/vendors/css/authMember.css | .registrasi {
background-color: #FFF;
margin-top: -32px;
}
.registrasi .judul {
margin-top: 40px;
}
.registrasi .judul h4 {
font-weight: bold;
}
.registrasi .judul p {
font-size: 16px;
color: #606061;
position: relative;
top: 2px;
}
.registrasi .judul .icon-info {
margin-top: 40px;
}... | 0.283186 | 0.105441 |
.export {
width: 150px;
margin-bottom: 15px;
margin-right: 5px;
}
.pdf-color {
background: rgb(233, 116, 116);
}
/*usuarios*/
.btn-eliminar {
all: unset;
}
.color-gris {
color: rgb(187, 197, 207);
}
/*notas*/
.blockquote-custom {
position: relative;
font-size: 1.1rem;
}
.blockquo... | public/css/styles-panel.css |
.export {
width: 150px;
margin-bottom: 15px;
margin-right: 5px;
}
.pdf-color {
background: rgb(233, 116, 116);
}
/*usuarios*/
.btn-eliminar {
all: unset;
}
.color-gris {
color: rgb(187, 197, 207);
}
/*notas*/
.blockquote-custom {
position: relative;
font-size: 1.1rem;
}
.blockquo... | 0.486575 | 0.108945 |
:root {
--title-font: "Permanent Marker", cursive;
--regular-font: "Architects Daughter", cursive;
}
body {
background: #000;
color: #fff;
font-family: var(--regular-font);
overflow: hidden;
}
#main-page {
min-width: 100%;
}
/*
Stats
*/
.stats {
display: flex;
}
.stats-song-card,
.card {
backgro... | frontend/assets/css/style.css | :root {
--title-font: "Permanent Marker", cursive;
--regular-font: "Architects Daughter", cursive;
}
body {
background: #000;
color: #fff;
font-family: var(--regular-font);
overflow: hidden;
}
#main-page {
min-width: 100%;
}
/*
Stats
*/
.stats {
display: flex;
}
.stats-song-card,
.card {
backgro... | 0.589126 | 0.145237 |
.user_card{
background-color: #FFFFFF;
position: relative;
min-height: 1px
border-color: #DDDDDD;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
}
body{
background-color: #f0f0f0;
}
/*!
Menu Cart It... | assets/css/shop-homepage.css | .user_card{
background-color: #FFFFFF;
position: relative;
min-height: 1px
border-color: #DDDDDD;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
}
body{
background-color: #f0f0f0;
}
/*!
Menu Cart It... | 0.344333 | 0.052716 |
@-moz-document domain("cplusplus.com")
{
body
{
background: #333333;
color: #CCCCCC;
}
a
{
color: #46a2da !important;
}
element
{
height: 0px !important;
}
div #I_mid
{
background: #222;
color: #CCCCCC;
... | data/usercss/112158.user.css | @-moz-document domain("cplusplus.com")
{
body
{
background: #333333;
color: #CCCCCC;
}
a
{
color: #46a2da !important;
}
element
{
height: 0px !important;
}
div #I_mid
{
background: #222;
color: #CCCCCC;
... | 0.217005 | 0.049199 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.jakmall.com"){
div.main{background-color: #22313F;color: whitesmoke}
header#masterHeader.header{background-color: #C0392B; color: white}
div.header__component__expanded{color:black}
div#vue_spf_header.spf__header{background-color: #9628... | data/usercss/137213.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.jakmall.com"){
div.main{background-color: #22313F;color: whitesmoke}
header#masterHeader.header{background-color: #C0392B; color: white}
div.header__component__expanded{color:black}
div#vue_spf_header.spf__header{background-color: #9628... | 0.301362 | 0.118029 |
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700&display=swap');
:root{
--sidebar-flex:1.5;
--condiv-flex:6;
--fontsize-p:1.2rem;
--fontsize-nav:1.6rem;
--typing-font:3rem;
}
* {
margin:0;
padding: 0;
}
body {
font-family: 'Raleway';
}
.App {
display: flex;
width: 100... | src/App.css | @import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700&display=swap');
:root{
--sidebar-flex:1.5;
--condiv-flex:6;
--fontsize-p:1.2rem;
--fontsize-nav:1.6rem;
--typing-font:3rem;
}
* {
margin:0;
padding: 0;
}
body {
font-family: 'Raleway';
}
.App {
display: flex;
width: 100... | 0.361165 | 0.063424 |
/* ALL HEADING SIZES START*/
/* Rank: 1 - h1 - DEFAULT: font-size: 2em - PIXEL-HEIGHT: 32px */
/* Rank: 1 - h2 - DEFAULT: font-size: 1.5em - PIXEL-HEIGHT: 24px */
/* Rank: 1 - h3 - DEFAULT: font-size: 1.17em - PIXEL-HEIGHT: 18.72px */
/* Rank: 1 - h4 - DEFAULT: font-size... | portfolio/mqueries.css |
/* ALL HEADING SIZES START*/
/* Rank: 1 - h1 - DEFAULT: font-size: 2em - PIXEL-HEIGHT: 32px */
/* Rank: 1 - h2 - DEFAULT: font-size: 1.5em - PIXEL-HEIGHT: 24px */
/* Rank: 1 - h3 - DEFAULT: font-size: 1.17em - PIXEL-HEIGHT: 18.72px */
/* Rank: 1 - h4 - DEFAULT: font-size... | 0.220594 | 0.045058 |
background-color: #fff;
box-shadow: none;
}
#nav_bar .nav > li > a:hover,
#nav_bar .nav > li > a {
display: block;
height: 56px;
line-height: 58px;
font-size: 14px;
padding: 0 6px;
/*margin: 0 5px;*/
color: black;
}
#nav_bar .navbar-left > li > a:before {
margin-right: 10px;
content: '[';
-webki... | Theme/Angel/Common/Static/css/tiny.css | background-color: #fff;
box-shadow: none;
}
#nav_bar .nav > li > a:hover,
#nav_bar .nav > li > a {
display: block;
height: 56px;
line-height: 58px;
font-size: 14px;
padding: 0 6px;
/*margin: 0 5px;*/
color: black;
}
#nav_bar .navbar-left > li > a:before {
margin-right: 10px;
content: '[';
-webki... | 0.318485 | 0.053428 |
@font-face
{
font-family: 'Roboto';
src: url('Roboto.ttf') format('truetype'),
font-weight: 100;
font-style: normal;
}
body
{
font-family: 'Roboto';
margin:auto;
position:relative;
width: 90%;
}
#wholepage
{
margin:auto;
}
header
{
display: flex;
justify-content: space-between;
align-items:... | mpg.css | @font-face
{
font-family: 'Roboto';
src: url('Roboto.ttf') format('truetype'),
font-weight: 100;
font-style: normal;
}
body
{
font-family: 'Roboto';
margin:auto;
position:relative;
width: 90%;
}
#wholepage
{
margin:auto;
}
header
{
display: flex;
justify-content: space-between;
align-items:... | 0.26971 | 0.062904 |
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, ... | wordpress/wp-content/themes/slova/assets/css/tb.core.min.css | html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, ... | 0.305076 | 0.088662 |
body{
background: #f4f4f4;
}
#otc_header{
width: 1200px;
height: 100px;
margin: 0 auto;
background:#fff;
margin-top: 20px;
position: relative;
}
#otc_header>h2{
height: 100px;
line-height: 100px;
font-size: 24px;
color: #333;
padding-left: 20px;
}
.otc_searchwrap{
pos... | public/static/home/css/otc/trade_list.css | body{
background: #f4f4f4;
}
#otc_header{
width: 1200px;
height: 100px;
margin: 0 auto;
background:#fff;
margin-top: 20px;
position: relative;
}
#otc_header>h2{
height: 100px;
line-height: 100px;
font-size: 24px;
color: #333;
padding-left: 20px;
}
.otc_searchwrap{
pos... | 0.294316 | 0.08374 |
.container-fluid {
padding: 0px 10%;
}
mark, .mark {
background-color: #f8f2b7;
color: #333;
border-radius: 2px;
}
p.mb-0 {
font-size: 0.9em;
font-style: italic;
}
code.inline-code {
color: #fff;
background-color: #303030;
padding: 1px 5px;
border-radius: 5px;
font-size: 14px;
}
code span.kw2... | styles.css | .container-fluid {
padding: 0px 10%;
}
mark, .mark {
background-color: #f8f2b7;
color: #333;
border-radius: 2px;
}
p.mb-0 {
font-size: 0.9em;
font-style: italic;
}
code.inline-code {
color: #fff;
background-color: #303030;
padding: 1px 5px;
border-radius: 5px;
font-size: 14px;
}
code span.kw2... | 0.422386 | 0.160102 |
.RedditConfirmationModal {
display: flex;
flex-direction: column;
font-family: 'Open Sans', sans-serif;
}
.DomainInput, .ADTInput {
display: flex;
flex-direction: row;
/* justify-content: center; */
padding-top: 15px;
padding-bottom: 15px;
font-size: 14px;
line-height: 19px;
align-items: center;
... | src/components/reddit/RedditConfirmationModal.css | .RedditConfirmationModal {
display: flex;
flex-direction: column;
font-family: 'Open Sans', sans-serif;
}
.DomainInput, .ADTInput {
display: flex;
flex-direction: row;
/* justify-content: center; */
padding-top: 15px;
padding-bottom: 15px;
font-size: 14px;
line-height: 19px;
align-items: center;
... | 0.31363 | 0.059047 |
@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, ul {margin: 0;padding: 0; }
body{font-family:"STHeiti","Microsoft YaHei",微软雅黑,;}
table {border-collapse: c... | files/reset.css | @charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, ul {margin: 0;padding: 0; }
body{font-family:"STHeiti","Microsoft YaHei",微软雅黑,;}
table {border-collapse: c... | 0.234933 | 0.053059 |
* {
font-family: 'VT323', monospace;
}
body {
background-color: rgb(218, 215, 195);
font-family: 'VT323', monospace;
}
#main {
display: flex;
align-items: center;
justify-content: center;
height: 500px;
width: 100%;
}
#game_title {
font-family: 'VT323', monospace;
text-... | src/App.css | * {
font-family: 'VT323', monospace;
}
body {
background-color: rgb(218, 215, 195);
font-family: 'VT323', monospace;
}
#main {
display: flex;
align-items: center;
justify-content: center;
height: 500px;
width: 100%;
}
#game_title {
font-family: 'VT323', monospace;
text-... | 0.464173 | 0.099208 |
@import url('color.css');
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;}
label input{vertical-align: middle;}
html, body { height:100%;} /* 同时设置html是为了兼容FF */
body { font-size: 12px; color: black; line-height: 150%; background-color:#fff; text... | css/admin/system.css | @import url('color.css');
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;}
label input{vertical-align: middle;}
html, body { height:100%;} /* 同时设置html是为了兼容FF */
body { font-size: 12px; color: black; line-height: 150%; background-color:#fff; text... | 0.213131 | 0.068944 |
@media screen and (width : 320px) {
html {
font-size: calc(320px / 20);
}
}
@media screen and (width: 375px) {
html {
font-size: calc(375px / 20);
}
}
@media screen and (width: 414px) {
html {
font-size: calc(414px / 20);
}
}
@media screen and (width: 1024px) {
ht... | cn.360.m.www/css/weather.css | @media screen and (width : 320px) {
html {
font-size: calc(320px / 20);
}
}
@media screen and (width: 375px) {
html {
font-size: calc(375px / 20);
}
}
@media screen and (width: 414px) {
html {
font-size: calc(414px / 20);
}
}
@media screen and (width: 1024px) {
ht... | 0.42919 | 0.147586 |
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
body {
background-image: url('assets/images/bg.jpg');... | main.css | .bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
body {
background-image: url('assets/images/bg.jpg');... | 0.406626 | 0.079246 |
color: #8b8b8b;
background-color: #FFFFFF;
height: 60px;
padding: 20px 20px 0;
font-weight: bold;
}
#navcontainer {
z-index:1000;
width: 220px;
float: left;
text-align:left;
font: .9em;
padding-right: 5px;
border: 1px solid #FFF;
border-right: 1px dashed #365475;
}
#nav... | Apuntes/TIC1/3/nav.css | color: #8b8b8b;
background-color: #FFFFFF;
height: 60px;
padding: 20px 20px 0;
font-weight: bold;
}
#navcontainer {
z-index:1000;
width: 220px;
float: left;
text-align:left;
font: .9em;
padding-right: 5px;
border: 1px solid #FFF;
border-right: 1px dashed #365475;
}
#nav... | 0.325628 | 0.095729 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,70... | Charity/assets/css/style.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,70... | 0.369543 | 0.114963 |
position: absolute;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
height: 99%;
}
.bg-theme {
background-size: 100% 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
transition: background .3s;
}
#theme1 {
background-image: url... | public/dist/css/custon-admin.css | position: absolute;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
height: 99%;
}
.bg-theme {
background-size: 100% 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
transition: background .3s;
}
#theme1 {
background-image: url... | 0.517571 | 0.095349 |
body{
font-family: 'Franklin Gothic Medium', 'Arial' !important;
font-size: large !important;
background: lavender !important;
/* background: url(/images/back2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
... | public/styles/style.css | body{
font-family: 'Franklin Gothic Medium', 'Arial' !important;
font-size: large !important;
background: lavender !important;
/* background: url(/images/back2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
... | 0.239083 | 0.064624 |
.logo-meetup{
text-align: center;
width:100px;
box-sizing: border-box;
}
body{
height: 100%;
}
html{
line-height: 1.5rem;
font-size: 16px;
}
.pa{
width:20%;
height: fit-content;
margin-left: 0 auto;
position: relative;
}
.pa2{
width:60%;
height: fit-content;
margin-le... | labs/K33402/Dao_Quang_Anh/LW1/static/main.css | .logo-meetup{
text-align: center;
width:100px;
box-sizing: border-box;
}
body{
height: 100%;
}
html{
line-height: 1.5rem;
font-size: 16px;
}
.pa{
width:20%;
height: fit-content;
margin-left: 0 auto;
position: relative;
}
.pa2{
width:60%;
height: fit-content;
margin-le... | 0.41324 | 0.121087 |
h1.order {
text-align: center;
font-size: 2rem;
margin-bottom: 0.5rem;
font-weight: 400;
line-height: 1.2;
margin-top: 0;
}
h1.payment {
font-size: 1.4rem;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
padding-left: 10px;
}
h3 {
font-size: 1.2rem;
margin-bottom: 0.5rem;
font-wei... | src/views/css/styles.css | h1.order {
text-align: center;
font-size: 2rem;
margin-bottom: 0.5rem;
font-weight: 400;
line-height: 1.2;
margin-top: 0;
}
h1.payment {
font-size: 1.4rem;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
padding-left: 10px;
}
h3 {
font-size: 1.2rem;
margin-bottom: 0.5rem;
font-wei... | 0.426799 | 0.10786 |
#ie6warning {
background:#ffc;
padding:18px;
border-bottom:1px solid #e4790f;
text-align:center;
color:#000;
font-size:14px;
}
#ie6warning a {
color:#e4790f;
font-size:14px;
}
#ie6warning a:hover {
text-decoration:underline;
}
/* Filter */
#tl_ajaxOverlay {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha... | system/themes/flexible/src/iefixes.css | #ie6warning {
background:#ffc;
padding:18px;
border-bottom:1px solid #e4790f;
text-align:center;
color:#000;
font-size:14px;
}
#ie6warning a {
color:#e4790f;
font-size:14px;
}
#ie6warning a:hover {
text-decoration:underline;
}
/* Filter */
#tl_ajaxOverlay {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha... | 0.164819 | 0.050168 |
.map-title {
font-size: 48px;
text-align: center;
font-weight: 500;
margin-bottom: 50px;
}
.map-caption {
width: 300px;
padding: 15px;
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: ... | nx.svg.map_1.0/templates/eurasia/style.css | .map-title {
font-size: 48px;
text-align: center;
font-weight: 500;
margin-bottom: 50px;
}
.map-caption {
width: 300px;
padding: 15px;
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: ... | 0.239616 | 0.088623 |
.main {
background-color: #E0E4CC;
color: #000; }
ul {
list-style: none;
padding: 0;
margin: 0 auto; }
.header {
display: flex;
justify-content: space-between;
position: fixed;
left: 0;
right: 0;
top: 0;
width: 100%;
z-index: 999;
background-color: #A7DBD8; }
.header .logo {
display:... | style.css | .main {
background-color: #E0E4CC;
color: #000; }
ul {
list-style: none;
padding: 0;
margin: 0 auto; }
.header {
display: flex;
justify-content: space-between;
position: fixed;
left: 0;
right: 0;
top: 0;
width: 100%;
z-index: 999;
background-color: #A7DBD8; }
.header .logo {
display:... | 0.436862 | 0.056081 |
@charset "UTF-8";
#favorites {
background-color: rgba(0, 0, 0, 0);
border: none;
}
#favorites span.glyphicon.glyphicon-star {
color: rgb(255, 172, 51);
}
/* @-webkit-keyframes favorite-star-bounce {
0% {
-webkit-transform: scale(2.0, 2.0);
}
50% {
-webkit-transform: scale(2.2, 2.2);
}
100% {
... | vitamin/src/main/webapp/WEB-INF/css/peoplesSearch.css | @charset "UTF-8";
#favorites {
background-color: rgba(0, 0, 0, 0);
border: none;
}
#favorites span.glyphicon.glyphicon-star {
color: rgb(255, 172, 51);
}
/* @-webkit-keyframes favorite-star-bounce {
0% {
-webkit-transform: scale(2.0, 2.0);
}
50% {
-webkit-transform: scale(2.2, 2.2);
}
100% {
... | 0.189521 | 0.103341 |
.today-deals{margin-top:45px;margin-bottom:60px;}
.today-deals .product-miniature{padding:20px 0 10px;border:1px solid #f3f3f3;border-radius:2px;-moz-border-radius:2px;webkit-border-radius:2px;}
.featured-banner-block{position:relative;margin-bottom:20px;}
.featured-banner-block h3{font-size:18px;color:#fff;text-... | src/main/webapp/resources/face/css/custom.css | .today-deals{margin-top:45px;margin-bottom:60px;}
.today-deals .product-miniature{padding:20px 0 10px;border:1px solid #f3f3f3;border-radius:2px;-moz-border-radius:2px;webkit-border-radius:2px;}
.featured-banner-block{position:relative;margin-bottom:20px;}
.featured-banner-block h3{font-size:18px;color:#fff;text-... | 0.168583 | 0.065935 |
* {
font-family: 'Lato';
/*padding: 0;*/
/*margin: 0;*/
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
background: #222;
}
::-webkit-scrollbar-thumb {
background: #ddd;
}
body {
position: absolute;
width: 100%;
height: 100%;
margin: 0;
overflow: hidden;... | src/style.css | * {
font-family: 'Lato';
/*padding: 0;*/
/*margin: 0;*/
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
background: #222;
}
::-webkit-scrollbar-thumb {
background: #ddd;
}
body {
position: absolute;
width: 100%;
height: 100%;
margin: 0;
overflow: hidden;... | 0.377885 | 0.086131 |