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 |
|---|---|---|---|---|
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | assets/css/quem-eu-sou.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... | 0.399343 | 0.092934 |
form, p, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, tr, th, td, input {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
}
#map {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
#hover {
position: absolute;
bottom: 10px;
left: 10px;
z-index: 1000;
backgrou... | app/css/style.css | form, p, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, tr, th, td, input {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
}
#map {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
#hover {
position: absolute;
bottom: 10px;
left: 10px;
z-index: 1000;
backgrou... | 0.259263 | 0.081046 |
@value icons_css: "../../icons.css";
@value layout_css: "../layout/layout.css";
@value flex_css: "../../flex.css";
@value buttons_css: "../../buttons.css";
.contentHd {
composes: head from layout_css;
composes: lightSep from layout_css;
}
.main {
composes: textContentWidth from layout_css;
display: f... | src/pages/content-edit/head.css | @value icons_css: "../../icons.css";
@value layout_css: "../layout/layout.css";
@value flex_css: "../../flex.css";
@value buttons_css: "../../buttons.css";
.contentHd {
composes: head from layout_css;
composes: lightSep from layout_css;
}
.main {
composes: textContentWidth from layout_css;
display: f... | 0.749821 | 0.118283 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;700&display=swap');
*{
padding: 0px;
margin: 0px;
}
body{
background-color: black;
position: relative;
... | style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;700&display=swap');
*{
padding: 0px;
margin: 0px;
}
body{
background-color: black;
position: relative;
... | 0.453988 | 0.079175 |
@media (min-width:10px){
body{
background-color: black;
}
main{
width: 50rem;
height: 120%;
background-color: rgb(255, 255, 255);
margin-left: 0rem;
}
.abdominal-descida .title h3{
margin-left: 12rem;
border-bottom: solid 4px red;
}
.abdominal-normal-5 .title-flexao-giro h3{
margin-left:... | STYLES/Imagens-Treino-core.1.3.css | @media (min-width:10px){
body{
background-color: black;
}
main{
width: 50rem;
height: 120%;
background-color: rgb(255, 255, 255);
margin-left: 0rem;
}
.abdominal-descida .title h3{
margin-left: 12rem;
border-bottom: solid 4px red;
}
.abdominal-normal-5 .title-flexao-giro h3{
margin-left:... | 0.477067 | 0.056133 |
.file-list, .file-list ul{
font-family: system-ui;
list-style-type: none;
font-size:1em;
line-height:1.1em;
/*margin-left:20px;*/
padding-left:5px;
/*border-left:1px dotted #aaa;*/
}
.file-list li{
font-family: system-ui;
position: relative;
padding-left:15px;
}
.fi... | assets/css/file-explore.css | .file-list, .file-list ul{
font-family: system-ui;
list-style-type: none;
font-size:1em;
line-height:1.1em;
/*margin-left:20px;*/
padding-left:5px;
/*border-left:1px dotted #aaa;*/
}
.file-list li{
font-family: system-ui;
position: relative;
padding-left:15px;
}
.fi... | 0.139587 | 0.038756 |
body{
font-family: 'Roboto', sans-serif;
overflow-x: hidden;
}
header {
background-image: url("../assets/backgrounds/h_img.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
color: white;
padding-top: 230px;
}
#logo {
padding-bottom: 30px;
}
#click {
... | css/styles.css | body{
font-family: 'Roboto', sans-serif;
overflow-x: hidden;
}
header {
background-image: url("../assets/backgrounds/h_img.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
color: white;
padding-top: 230px;
}
#logo {
padding-bottom: 30px;
}
#click {
... | 0.326916 | 0.084985 |
.form-container {
position: absolute;
top: 17vh;
width: 370px;
box-shadow: 0px 0px 10px 0px rgb(0, 0, 0);
padding: 20px;
border-radius: 2px;
}
.form-container a:hover{
opacity: 0.7;
text-decoration: none !important;
}
.hoverAbleInformation{
display: none;
background-color: white... | Content/css/style.css | .form-container {
position: absolute;
top: 17vh;
width: 370px;
box-shadow: 0px 0px 10px 0px rgb(0, 0, 0);
padding: 20px;
border-radius: 2px;
}
.form-container a:hover{
opacity: 0.7;
text-decoration: none !important;
}
.hoverAbleInformation{
display: none;
background-color: white... | 0.467089 | 0.09187 |
.contain{
background-image:linear-gradient(rgba(20,0,255,0.8),rgba(255,0,173,0.7)),url(../../assets/coffee.jpg);
height:92vh;
background-size:cover;
background-position: center;
}
.login-box {
width: 1030px;
height: 500px;
background: rgba(0, 0, 0, 0.5);
color: #fff;
top: 60%;
left: 50%;
position: abs... | src/app/register/register.component.css | .contain{
background-image:linear-gradient(rgba(20,0,255,0.8),rgba(255,0,173,0.7)),url(../../assets/coffee.jpg);
height:92vh;
background-size:cover;
background-position: center;
}
.login-box {
width: 1030px;
height: 500px;
background: rgba(0, 0, 0, 0.5);
color: #fff;
top: 60%;
left: 50%;
position: abs... | 0.266357 | 0.078043 |
@import url('https://fonts.googleapis.com/css2?family=Righteous&family=Sarala:wght@400;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
}
body {
font-size: 100%;
background:#2f2841;
}
.cabecalho{
display: flex;
flex-direction: row;
align-items: center;
... | page.css | @import url('https://fonts.googleapis.com/css2?family=Righteous&family=Sarala:wght@400;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
}
body {
font-size: 100%;
background:#2f2841;
}
.cabecalho{
display: flex;
flex-direction: row;
align-items: center;
... | 0.399929 | 0.096025 |
html, body, nav, ul, li, a,p,h1,h2,h3,h4 {margin: 0; padding: 0;}
body{font-family: 'Open Sans', Helvetica, Arial, sans-serif;height: 100%;}
a {text-decoration: none;color: #3498db;}
#container
{
margin: 0 auto;
max-width: 1000px;
}
/* INICIO: ESTILOS DEL MENU */
header,section
{
width: 100%;
background: #f7f7f7;... | static/css/layouts/master.css | html, body, nav, ul, li, a,p,h1,h2,h3,h4 {margin: 0; padding: 0;}
body{font-family: 'Open Sans', Helvetica, Arial, sans-serif;height: 100%;}
a {text-decoration: none;color: #3498db;}
#container
{
margin: 0 auto;
max-width: 1000px;
}
/* INICIO: ESTILOS DEL MENU */
header,section
{
width: 100%;
background: #f7f7f7;... | 0.227384 | 0.03318 |
.detailpage {
height: 8000px;
min-width: 1400px;
}
.detailpage>div {
margin: 0 60px 60px 60px;
}
.prime-text-container {
background-image: url('../img/datail01png.png');
height: 475px;
color: #fff;
}
.prime-text>* {
margin-bottom: 20px;
}
.prime-text {
float: left;
margin: 20px 0 0px 40px;
}
.prime-detail... | amazoncopy/CSS/detailpage.css | .detailpage {
height: 8000px;
min-width: 1400px;
}
.detailpage>div {
margin: 0 60px 60px 60px;
}
.prime-text-container {
background-image: url('../img/datail01png.png');
height: 475px;
color: #fff;
}
.prime-text>* {
margin-bottom: 20px;
}
.prime-text {
float: left;
margin: 20px 0 0px 40px;
}
.prime-detail... | 0.361503 | 0.113334 |
.titleImage {
width: 100%;
box-sizing: border-box;
max-height: 589px;
margin-top: var(--navbar-height);
background-color: var(--cg-9);
overflow: hidden;
}
.backButton {
font-family: 'Termina';
font-size: 14px;
font-weight: 500;
font-style: normal;
line-height: 1.29;
letter-spacing: normal;
co... | src/templates/page.module.css | .titleImage {
width: 100%;
box-sizing: border-box;
max-height: 589px;
margin-top: var(--navbar-height);
background-color: var(--cg-9);
overflow: hidden;
}
.backButton {
font-family: 'Termina';
font-size: 14px;
font-weight: 500;
font-style: normal;
line-height: 1.29;
letter-spacing: normal;
co... | 0.499512 | 0.15704 |
main{
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
align-items: center;
justify-content: flex-start;
}
#cover{
width: 100%;
height: 100%;
}
#cover .video-gb-item .video-gb-content{
text-align: center;
top: 50%;
left: 0;
right: 0;
... | css/main.css | main{
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
align-items: center;
justify-content: flex-start;
}
#cover{
width: 100%;
height: 100%;
}
#cover .video-gb-item .video-gb-content{
text-align: center;
top: 50%;
left: 0;
right: 0;
... | 0.316053 | 0.049866 |
* {
margin: 0;
padding: 0;
/* Don't touch above code ^ */
font-family: Roboto;
}
html, body {
height: 100%;
/* Don't touch above code ^ */
}
#container {
min-height: 100%;
/* Don't touch above code ^ */
}
#main {
overflow: auto;
padding-bottom: 100px;
/* Don't touch above ... | MrsKsMathCram/MrsKsMathSite/templates/stylesheet.css | * {
margin: 0;
padding: 0;
/* Don't touch above code ^ */
font-family: Roboto;
}
html, body {
height: 100%;
/* Don't touch above code ^ */
}
#container {
min-height: 100%;
/* Don't touch above code ^ */
}
#main {
overflow: auto;
padding-bottom: 100px;
/* Don't touch above ... | 0.425128 | 0.082401 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,700|Quattrocento:700');
body.switched {
transition: color 0.6s, background-color 0.6s;
}
.header {
padding-top: 3em;
padding-bottom: 3em;
}
/*
Built-in class:
# author: Name
*/
.byline {
font-style: italic;
}
.written-in-ink ... | public/ink/Untitled/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,700|Quattrocento:700');
body.switched {
transition: color 0.6s, background-color 0.6s;
}
.header {
padding-top: 3em;
padding-bottom: 3em;
}
/*
Built-in class:
# author: Name
*/
.byline {
font-style: italic;
}
.written-in-ink ... | 0.475605 | 0.114814 |
html,
body {
height: 100%;
background-color: #F3ECE2; /*Island Spice*/
}
body {
padding-top: 50px;
}
h3 {
font-family: 'Pacifico', cursive;
color:
}
.mydivider {
background-color:#DD4132;
}
.navbar {
background-color: #DFCFBE; /*Sand Dollar*/
border-color: #e7e7e7;
}
.navbar .navbar... | client/assets/css/modern-business.css | html,
body {
height: 100%;
background-color: #F3ECE2; /*Island Spice*/
}
body {
padding-top: 50px;
}
h3 {
font-family: 'Pacifico', cursive;
color:
}
.mydivider {
background-color:#DD4132;
}
.navbar {
background-color: #DFCFBE; /*Sand Dollar*/
border-color: #e7e7e7;
}
.navbar .navbar... | 0.414662 | 0.061199 |
@media only screen and (min-width: 992px) and (max-width: 1200px) {
/* Starting of Dashboard Sidebar menu area */
.sidebar-header {font-size: 20px;}
.single-dashboard-product-head {margin-bottom: 30px;}
.left-side {width: 20%;}
.right-side {
width: 80%;
margin-left: 20%;
}
#sidebar-menu {min-width: 20%; paddin... | public/assetsOld/admin/css/responsive.css | @media only screen and (min-width: 992px) and (max-width: 1200px) {
/* Starting of Dashboard Sidebar menu area */
.sidebar-header {font-size: 20px;}
.single-dashboard-product-head {margin-bottom: 30px;}
.left-side {width: 20%;}
.right-side {
width: 80%;
margin-left: 20%;
}
#sidebar-menu {min-width: 20%; paddin... | 0.294418 | 0.113187 |
* {
background-color:#d8a968;
margin:0px;
}
#navBar {
margin-bottom:20px;
}
.restForms {
font-family: "Acme", sans-serif;
display:block;
margin-left:auto;
margin-right:auto;
width:50%;
padding:15px;
border:solid rgb(50,50,50) 2px;
background-color:lightGrey;
}
input {
margin-left:20px;
padd... | style.css | * {
background-color:#d8a968;
margin:0px;
}
#navBar {
margin-bottom:20px;
}
.restForms {
font-family: "Acme", sans-serif;
display:block;
margin-left:auto;
margin-right:auto;
width:50%;
padding:15px;
border:solid rgb(50,50,50) 2px;
background-color:lightGrey;
}
input {
margin-left:20px;
padd... | 0.475849 | 0.095602 |
@charset "gb2312";
/* css */
* {
margin: 0;
padding: 0
}
body {
font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif;
color: #555;
background: #efefef;
line-height: 1.5;
}
img {
border: 0;
display: block
}
ul, li {
list-style: none;
}
a {
text-de... | src/HeartBolg/static/css/base.css | @charset "gb2312";
/* css */
* {
margin: 0;
padding: 0
}
body {
font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif;
color: #555;
background: #efefef;
line-height: 1.5;
}
img {
border: 0;
display: block
}
ul, li {
list-style: none;
}
a {
text-de... | 0.277669 | 0.06389 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
* {
box-sizing: border-box;
}
:root {
--bg: steelblue;
--text: #fff;
}
body {
font-family: Roboto, sans-serif;
overflow: hidden;
margin: 0;
}
#forms-ui {
background-color: var(--bg);
color: var(--text);
display: ... | forms-ui/style.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
* {
box-sizing: border-box;
}
:root {
--bg: steelblue;
--text: #fff;
}
body {
font-family: Roboto, sans-serif;
overflow: hidden;
margin: 0;
}
#forms-ui {
background-color: var(--bg);
color: var(--text);
display: ... | 0.492676 | 0.07971 |
.mt-a { margin-top: auto !important; }
/* margin-right */
.mr-a { margin-right: auto !important; }
/* margin-bottom */
.mb-a { margin-bottom: auto !important; }
/* margin-left */
.ml-a { margin-left: auto !important; }
/* horizontal margins */
.mh-a { margin-left: auto !important; margin-right: auto !important; }
... | css/spaces.css | .mt-a { margin-top: auto !important; }
/* margin-right */
.mr-a { margin-right: auto !important; }
/* margin-bottom */
.mb-a { margin-bottom: auto !important; }
/* margin-left */
.ml-a { margin-left: auto !important; }
/* horizontal margins */
.mh-a { margin-left: auto !important; margin-right: auto !important; }
... | 0.240775 | 0.057705 |
@font-face {
font-family: "cset-icons";
src:url("fonts/cset-icons.eot");
src:url("sass/fonts/cset-icons.eot?#iefix") format("embedded-opentype"),
url("sass/fonts/cset-icons.woff") format("woff"),
url("sass/fonts/cset-icons.ttf") format("truetype"),
url("sass/fonts/cset-icons.svg#cset-icons") format("s... | CSETWebNg/src/assets/sass/cset-font-styles.css | @font-face {
font-family: "cset-icons";
src:url("fonts/cset-icons.eot");
src:url("sass/fonts/cset-icons.eot?#iefix") format("embedded-opentype"),
url("sass/fonts/cset-icons.woff") format("woff"),
url("sass/fonts/cset-icons.ttf") format("truetype"),
url("sass/fonts/cset-icons.svg#cset-icons") format("s... | 0.263599 | 0.065515 |
@import '~ng-pick-datetime/assets/style/picker.min.css';
body {
font-size: 14px !important;
}
p,
.nb-theme-default nb-card,
.label,
.custom-select {
font-size: 15px !important;
}
.btn.btn-primary {
padding: 6px 18px !important;
}
.titleRight .btn.btn-primary {
padding: 10px 18px !important;
font... | OpenBots.Server.Web/ClientApp/src/app/style.css | @import '~ng-pick-datetime/assets/style/picker.min.css';
body {
font-size: 14px !important;
}
p,
.nb-theme-default nb-card,
.label,
.custom-select {
font-size: 15px !important;
}
.btn.btn-primary {
padding: 6px 18px !important;
}
.titleRight .btn.btn-primary {
padding: 10px 18px !important;
font... | 0.299515 | 0.113481 |
.grid {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: -1%;
margin-right: -1%;
}
.grid .grid__col {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
... | docs/css/example.css | .grid {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: -1%;
margin-right: -1%;
}
.grid .grid__col {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
... | 0.353094 | 0.060391 |
@tailwind base;
@layer base {
/* latin-ext */
@font-face {
font-family: "Roboto";
font-style: italic;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/googlesanstext/v16/5aUo9-KzpRiLCAt4Unrc-xIKmCU5qE9Gh09GixI.woff2)
format("woff2");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, ... | src/styles/tailwind.css | @tailwind base;
@layer base {
/* latin-ext */
@font-face {
font-family: "Roboto";
font-style: italic;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/googlesanstext/v16/5aUo9-KzpRiLCAt4Unrc-xIKmCU5qE9Gh09GixI.woff2)
format("woff2");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, ... | 0.32146 | 0.083292 |
html, body {
height: 100%;
background-color: var(--bg-content);
}
.content-center {
position: fixed;
left: 50%;
top: 50%;
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
text-align: center;
}
.bg-toolbar {
background-color: var(--white);
}
.bg-content {
background-color: var... | Pilot.Web/ClientApp/src/styles.css | html, body {
height: 100%;
background-color: var(--bg-content);
}
.content-center {
position: fixed;
left: 50%;
top: 50%;
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
text-align: center;
}
.bg-toolbar {
background-color: var(--white);
}
.bg-content {
background-color: var... | 0.506591 | 0.065187 |
.ios7 {
width: 80%;
margin: 0 auto;
padding: 1em .8em;
font-weight: 200;
font-size: 16px;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
color: #000;
}
.ios7 strong {
font-weight: 500;
}
.ios7 dt {
margin-bottom: 1em;
text-align: center;
font-size: .6em;
color: #999;
}
.ios7 dd + ... | css/messages.css | .ios7 {
width: 80%;
margin: 0 auto;
padding: 1em .8em;
font-weight: 200;
font-size: 16px;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
color: #000;
}
.ios7 strong {
font-weight: 500;
}
.ios7 dt {
margin-bottom: 1em;
text-align: center;
font-size: .6em;
color: #999;
}
.ios7 dd + ... | 0.342242 | 0.117294 |
html {
position: relative;
min-height: 100%;
}
body{
margin-bottom: 60px;
}
.navbar {
border-bottom: 3px solid #F78D1E;
}
.navbar-brand {
font-size: 1.8em;
}
ul {
list-style-type:none;
}
li {
padding: 0;
margin: 0;
}
.menuBorder {
border: 0;
}
.list... | www/css/indexfirefox.css | html {
position: relative;
min-height: 100%;
}
body{
margin-bottom: 60px;
}
.navbar {
border-bottom: 3px solid #F78D1E;
}
.navbar-brand {
font-size: 1.8em;
}
ul {
list-style-type:none;
}
li {
padding: 0;
margin: 0;
}
.menuBorder {
border: 0;
}
.list... | 0.408041 | 0.047074 |
@charset "UTF-8";
body {
font-family: Arial;
background-image: linear-gradient(45deg, purple, pink);
}
h1 {
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 50px;
}
p {
text-align: justify;
font-size: 25px;
font-family: Arial;
}
/* menu */
#check {
... | pacotedownload/certos/estiloacessogratis.css | @charset "UTF-8";
body {
font-family: Arial;
background-image: linear-gradient(45deg, purple, pink);
}
h1 {
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 50px;
}
p {
text-align: justify;
font-size: 25px;
font-family: Arial;
}
/* menu */
#check {
... | 0.323594 | 0.079603 |
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap");
/* font-family: 'Roboto', sans-serif; */
* {
box-sizing: border-box;
list-style: none;
text-decoration: none;
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;... | style.css | @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap");
/* font-family: 'Roboto', sans-serif; */
* {
box-sizing: border-box;
list-style: none;
text-decoration: none;
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;... | 0.409811 | 0.075448 |
@font-face {
font-family: AnonymousPro;
src: url(AnonymousPro-Regular.ttf);
}
@font-face {
font-family: SueEllenFrancisco;
src: url(SueEllenFrancisco.ttf);
}
.font-SueEllenFrancisco {
font-family: SueEllenFrancisco, sans-serif;
}
@font-face {
font-family: Damion;
src: url(Damion-Regular.tt... | grails-app/assets/stylesheets/general.css | @font-face {
font-family: AnonymousPro;
src: url(AnonymousPro-Regular.ttf);
}
@font-face {
font-family: SueEllenFrancisco;
src: url(SueEllenFrancisco.ttf);
}
.font-SueEllenFrancisco {
font-family: SueEllenFrancisco, sans-serif;
}
@font-face {
font-family: Damion;
src: url(Damion-Regular.tt... | 0.40028 | 0.113089 |
.footnote-container {
display: inline-block;
position: relative;
text-indent: 0
}
.footnote-backdrop {
cursor: pointer
}
.footnote-button {
background: #497799;
border: 0;
border-radius: .475em;
cursor: pointer;
display: inline-block;
font-size: 1rem;
height: 1.2em;
line-height: 0;
margin: 0 .1em 0 .4em;... | static/css/barefoot.min.css | .footnote-container {
display: inline-block;
position: relative;
text-indent: 0
}
.footnote-backdrop {
cursor: pointer
}
.footnote-button {
background: #497799;
border: 0;
border-radius: .475em;
cursor: pointer;
display: inline-block;
font-size: 1rem;
height: 1.2em;
line-height: 0;
margin: 0 .1em 0 .4em;... | 0.331444 | 0.0559 |
#cubeContainer {
height: 40%;
display: flex;
align-items: center;
justify-content: center;
}
#cubeWrapper {
width: 66%;
display: flex;
flex-direction: column;
}
#cubes {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.p1 {
background: url('https... | assets/css/team.css | #cubeContainer {
height: 40%;
display: flex;
align-items: center;
justify-content: center;
}
#cubeWrapper {
width: 66%;
display: flex;
flex-direction: column;
}
#cubes {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.p1 {
background: url('https... | 0.376852 | 0.137156 |
p {
margin: 1em 0;
}
h1 {
font-size: 24pt;
line-height: 28pt;
margin: 24pt 0 16pt;
}
h2 {
font-size: 20pt;
line-height: 24pt;
}
h3 {
font-size: 16pt;
}
body {
line-height: 1.4em;
}
ol {
margin: 1em 0;
margin-left: 2em;
list-style-type: decimal;
}
ul {
margin: 1em 0;
... | pycon_project/static/2012/css/base.css | p {
margin: 1em 0;
}
h1 {
font-size: 24pt;
line-height: 28pt;
margin: 24pt 0 16pt;
}
h2 {
font-size: 20pt;
line-height: 24pt;
}
h3 {
font-size: 16pt;
}
body {
line-height: 1.4em;
}
ol {
margin: 1em 0;
margin-left: 2em;
list-style-type: decimal;
}
ul {
margin: 1em 0;
... | 0.282097 | 0.145996 |
@-moz-document domain("weristdeinfreund.de") {
/* first try to create a light on dark high contrast theme... please improve it
erster Verzuch zur erstellung eines Themes mit hohen kontrast hell auf dunkel... bitte um verbesserungen
*/
body
{
color: #999;
font-family: Arial;
font-size: 15px;
background... | data/usercss/128459.user.css | @-moz-document domain("weristdeinfreund.de") {
/* first try to create a light on dark high contrast theme... please improve it
erster Verzuch zur erstellung eines Themes mit hohen kontrast hell auf dunkel... bitte um verbesserungen
*/
body
{
color: #999;
font-family: Arial;
font-size: 15px;
background... | 0.138055 | 0.042127 |
body{
background: #cccccc;
}
.header-box{
border-bottom: 3px solid rgb(205, 206, 206) ;
text-align: left;
font-size: 16pt;
padding: 10px 10px 0px 0px;
}
.ab{
padding:0px 0px 9px 0px;
margin: 0px 0px -3px 0px;
width: fit-content;
border-bottom: 3px solid #009688;
}
.cp{
padding: 0px 0px 0... | assets/css/custom.css | body{
background: #cccccc;
}
.header-box{
border-bottom: 3px solid rgb(205, 206, 206) ;
text-align: left;
font-size: 16pt;
padding: 10px 10px 0px 0px;
}
.ab{
padding:0px 0px 9px 0px;
margin: 0px 0px -3px 0px;
width: fit-content;
border-bottom: 3px solid #009688;
}
.cp{
padding: 0px 0px 0... | 0.393735 | 0.089574 |
.tab_con{ display:none; padding:0 10px;}
.tab_con .con_ul{ border-bottom:1px solid #e6e6e6;}
.tab_con .con_ul li{ border-top:1px solid #e6e6e6; float:left; min-height:70px; padding-top:10px;padding-bottom:10px; position:relative; width:100%;}
.tab_con .con_ul li dt{ border:1px solid #e0e0e0; border-radius:50%; height:5... | src/assets/css/zhuce.css | .tab_con{ display:none; padding:0 10px;}
.tab_con .con_ul{ border-bottom:1px solid #e6e6e6;}
.tab_con .con_ul li{ border-top:1px solid #e6e6e6; float:left; min-height:70px; padding-top:10px;padding-bottom:10px; position:relative; width:100%;}
.tab_con .con_ul li dt{ border:1px solid #e0e0e0; border-radius:50%; height:5... | 0.430866 | 0.200225 |
.list {
width: calc(100% + 3rem);
margin: 0.25rem -1.5rem 0;
padding: 0.75rem 0 0;
background: var(--color-dark);
box-shadow:
inset 0 -3px 6px rgb(var(--color-black-rgb) / 30%),
inset 0 3px 6px rgb(var(--color-black-rgb) / 30%);
list-style: none;
overflow-y: scroll;
scrollbar-width: none;
}
.li... | src/components/Card/Card.module.css | .list {
width: calc(100% + 3rem);
margin: 0.25rem -1.5rem 0;
padding: 0.75rem 0 0;
background: var(--color-dark);
box-shadow:
inset 0 -3px 6px rgb(var(--color-black-rgb) / 30%),
inset 0 3px 6px rgb(var(--color-black-rgb) / 30%);
list-style: none;
overflow-y: scroll;
scrollbar-width: none;
}
.li... | 0.493409 | 0.088426 |
body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, table, td, th, ul {
margin: 0;
padding: 0;
}
body, table {
font-family: Segoe UI, Arial, Sans-Serif;
font-size: 12px;
color: #000;
}
i {
display: inline-block;
}
.pos-rt {
position: relative;
}
.hv {
cursor: po... | Presentation/Xms.Web/wwwroot/content/customize/css/businessworkflow.css | body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, table, td, th, ul {
margin: 0;
padding: 0;
}
body, table {
font-family: Segoe UI, Arial, Sans-Serif;
font-size: 12px;
color: #000;
}
i {
display: inline-block;
}
.pos-rt {
position: relative;
}
.hv {
cursor: po... | 0.409693 | 0.085213 |
.message-box {
max-width: 400px;
min-width: 210px;
}
.message-box .message-box-icon {
position: absolute;
display: block;
float: left;
width: 32px;
height: 32px;
padding: 0;
margin: 10px;
background-image: url('../images/icons.png');
}
.message-box .message-box-icon-none {
... | static/SpreadJS/src/dialogs/dialogs.css | .message-box {
max-width: 400px;
min-width: 210px;
}
.message-box .message-box-icon {
position: absolute;
display: block;
float: left;
width: 32px;
height: 32px;
padding: 0;
margin: 10px;
background-image: url('../images/icons.png');
}
.message-box .message-box-icon-none {
... | 0.450843 | 0.046877 |
.cm-s-takatano.CodeMirror {
/* OneNote Dark Theme */
/*background: rgb(32, 31, 30);*/
/*color: rgb(237, 235, 233);*/
/* VS Code Dark Theme */
background: rgb(30, 30, 30);
color: rgb(212, 212, 212);
/* Boostnote Dark Theme */
/*background: rgb(49, 51, 54);*/
/* Transparent */
/*background: rgba(0... | takatano.css |
.cm-s-takatano.CodeMirror {
/* OneNote Dark Theme */
/*background: rgb(32, 31, 30);*/
/*color: rgb(237, 235, 233);*/
/* VS Code Dark Theme */
background: rgb(30, 30, 30);
color: rgb(212, 212, 212);
/* Boostnote Dark Theme */
/*background: rgb(49, 51, 54);*/
/* Transparent */
/*background: rgba(0... | 0.458106 | 0.067026 |
.tree-outline .item.object-tree-property {
margin-top: 0;
border-top: 0;
}
.object-tree-property.boolean > .icon {
content: url(../Images/TypeBoolean.svg);
}
.object-tree-property.function > .icon {
content: url(../Images/Function.svg);
}
.object-tree-property.number > .icon {
content: url(../Ima... | build/SDK/inspector/Views/ObjectTreePropertyTreeElement.css | .tree-outline .item.object-tree-property {
margin-top: 0;
border-top: 0;
}
.object-tree-property.boolean > .icon {
content: url(../Images/TypeBoolean.svg);
}
.object-tree-property.function > .icon {
content: url(../Images/Function.svg);
}
.object-tree-property.number > .icon {
content: url(../Ima... | 0.544317 | 0.087876 |
*{
margin:0;
padding: 0;
}
body{
background-color: #E9ECF4;
font-family: 'Roboto', sans-serif;
}
/*-------------Contenedor principal-----------------*/
.contenedor{
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4,1fr); /*Usando grid para estructurar la pagina*/
gri... | public/css_personal/ListaProfesores.css | *{
margin:0;
padding: 0;
}
body{
background-color: #E9ECF4;
font-family: 'Roboto', sans-serif;
}
/*-------------Contenedor principal-----------------*/
.contenedor{
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4,1fr); /*Usando grid para estructurar la pagina*/
gri... | 0.243642 | 0.104981 |
nav.isotopeFilter a {
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: #EEE;
color:#555 !important;
}
nav.isotopeFilter a:hover, nav.isotopeFilter a.current {
text-decoration: none;
background-color: #44BCDD;
color:#fff !important;
}
.portfolio-item-nav {
z-index: 50;
... | assets/css/portfolio.css | nav.isotopeFilter a {
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: #EEE;
color:#555 !important;
}
nav.isotopeFilter a:hover, nav.isotopeFilter a.current {
text-decoration: none;
background-color: #44BCDD;
color:#fff !important;
}
.portfolio-item-nav {
z-index: 50;
... | 0.356895 | 0.073897 |
margin:0 !important;
border:0 !important;
background: var(--grey-100);
border:1px solid var(--grey-200) !important;
/* border-width:0px 1px !important; */
padding:28px 25px !important;
padding-left:35px !important
/* border-bottom:1px solid #eee !important; */
}
.solution {
overflow... | src/css/monolith.css | margin:0 !important;
border:0 !important;
background: var(--grey-100);
border:1px solid var(--grey-200) !important;
/* border-width:0px 1px !important; */
padding:28px 25px !important;
padding-left:35px !important
/* border-bottom:1px solid #eee !important; */
}
.solution {
overflow... | 0.357119 | 0.064418 |
====================================
[ CSS TABLE CONTENT ]
------------------------------------
1.0 - General
2.0 - Typography
3.0 - Global Style
4.0 - Navigation
5.0 - Search Box
6.0 - Page Title Section
7.0 - Slider Section
8.0 - Creative Section
9.0 - Recent Project Section
9.... | templates/assets/css/master.css | ====================================
[ CSS TABLE CONTENT ]
------------------------------------
1.0 - General
2.0 - Typography
3.0 - Global Style
4.0 - Navigation
5.0 - Search Box
6.0 - Page Title Section
7.0 - Slider Section
8.0 - Creative Section
9.0 - Recent Project Section
9.... | 0.492676 | 0.113162 |
:where(.all) {
display: block;
white-space: inherit;
grid-row: auto;
grid-column: auto;
position: relative;
background: none;
background-size: 100% 100%;
background-repeat: no-repeat;
box-shadow: none;
box-sizing: border-box;
text-decoration-line: none;
margin: 0;
border-width: 0px;
}
:where(.... | components/plasmic/plasmic__default_style.module.css | :where(.all) {
display: block;
white-space: inherit;
grid-row: auto;
grid-column: auto;
position: relative;
background: none;
background-size: 100% 100%;
background-repeat: no-repeat;
box-shadow: none;
box-sizing: border-box;
text-decoration-line: none;
margin: 0;
border-width: 0px;
}
:where(.... | 0.488771 | 0.115411 |
.background_glassyNavy1,
.hover_background_glassyNavy1:hover,
.active_background_glassyNavy1:active:hover {
background: #c8c8ff;
background-image: -moz-linear-gradient(top, rgb(155, 155, 255) 0%, rgb(109, 109, 255) 50%, rgb(64, 64, 255) 55%, rgb(200, 200, 255) 100%);
background-image: -webkit-gradient(line... | widgets/common/assets/gradients/glassy/glassyNavy/glassyNavy1.css | .background_glassyNavy1,
.hover_background_glassyNavy1:hover,
.active_background_glassyNavy1:active:hover {
background: #c8c8ff;
background-image: -moz-linear-gradient(top, rgb(155, 155, 255) 0%, rgb(109, 109, 255) 50%, rgb(64, 64, 255) 55%, rgb(200, 200, 255) 100%);
background-image: -webkit-gradient(line... | 0.547706 | 0.068787 |
body {
background: #F1F2E1;
font-size: 80%;
font-family: Arial;
}
#main-content {
background: #FFF;
background-image: url(http://scientific-alliance.wdfiles.com/local--files/admin%3Amanage/Ground);
background-repeat: repeat-x;
color: #555;
padding: 0 30px 3px;
margin: 0 0 -15px 216px;
}
/* #page-co... | style/style.css |
body {
background: #F1F2E1;
font-size: 80%;
font-family: Arial;
}
#main-content {
background: #FFF;
background-image: url(http://scientific-alliance.wdfiles.com/local--files/admin%3Amanage/Ground);
background-repeat: repeat-x;
color: #555;
padding: 0 30px 3px;
margin: 0 0 -15px 216px;
}
/* #page-co... | 0.247351 | 0.078008 |
width: 1.5rem;
margin: 0;
padding: 0;
}
#hero-img {
background-image: url(assets/apple-line.jpg);
background-color: #cccccc;
height: 750px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
@import url('https://fonts.googleapis.com/css2?family... | style.css | width: 1.5rem;
margin: 0;
padding: 0;
}
#hero-img {
background-image: url(assets/apple-line.jpg);
background-color: #cccccc;
height: 750px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
@import url('https://fonts.googleapis.com/css2?family... | 0.448909 | 0.068694 |
@import url(http://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Lora);
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li {
margin:0px;
padding:0px;
}
html, body {
height:100%;
width:100%;
}
... | Css/toquebrado/style.css |
@import url(http://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Lora);
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li {
margin:0px;
padding:0px;
}
html, body {
height:100%;
width:100%;
}
... | 0.32306 | 0.071267 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
color: #333;
font-family: 'Open Sans', sans-serif;
margin: 0px;
font-size: 15px;
background-color:#f1f1f1;
}
body * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word;
}
::selectio... | public/css/base.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
color: #333;
font-family: 'Open Sans', sans-serif;
margin: 0px;
font-size: 15px;
background-color:#f1f1f1;
}
body * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word;
}
::selectio... | 0.220175 | 0.086632 |
* {
margin: 0;
padding: 0;
font-family: "Roboto", "微软雅黑", "Microsoft YaHei", "冬青黑体", "Hiragino Sans GB", "华文细黑", "STXihei", "文泉驿微米黑", "WenQuanYi Micro Hei", sans-serif;
}
.input-field {
margin-top: 0;
}
html,body{
height:100%;
width:100%;
}
#aaaaa{
height:100%;
width:100%;
positio... | public/css/main.css | * {
margin: 0;
padding: 0;
font-family: "Roboto", "微软雅黑", "Microsoft YaHei", "冬青黑体", "Hiragino Sans GB", "华文细黑", "STXihei", "文泉驿微米黑", "WenQuanYi Micro Hei", sans-serif;
}
.input-field {
margin-top: 0;
}
html,body{
height:100%;
width:100%;
}
#aaaaa{
height:100%;
width:100%;
positio... | 0.292899 | 0.118309 |
* 1. GENERAL SECTION
******************* */
*{margin: 0;padding: 0px;}
body {
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
position: relative;
background: #fff;
padding: 0;
margin: 0;
overflow: visible;
}
div.body {
heig... | projects/rainbow/css/style.css | * 1. GENERAL SECTION
******************* */
*{margin: 0;padding: 0px;}
body {
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
position: relative;
background: #fff;
padding: 0;
margin: 0;
overflow: visible;
}
div.body {
heig... | 0.234933 | 0.044245 |
body{
padding: 0;
margin: 0;
font-family: Arial;
}
span{
position: relative;
}
span::after{ /* #fffcd6 */
background-color: #fffcd6;
content: '';
width: 100%;
height: 50%;
position: absolute;
bottom: -4px;
left: 0;
z-index: -1;
}
p a{ /* #184DA8 */
color: #184DA8;
text-decoration: none;
}
p a:hover{ /* ... | public/assets/css/main.css | body{
padding: 0;
margin: 0;
font-family: Arial;
}
span{
position: relative;
}
span::after{ /* #fffcd6 */
background-color: #fffcd6;
content: '';
width: 100%;
height: 50%;
position: absolute;
bottom: -4px;
left: 0;
z-index: -1;
}
p a{ /* #184DA8 */
color: #184DA8;
text-decoration: none;
}
p a:hover{ /* ... | 0.273283 | 0.052038 |
*{
padding: 0;
margin: 0;
}
body{
background-color: #fff;
color: #555;
font-family: "微软雅黑";
font-size: 14px;
-webkit-font-smoothing: antialiased;
}
@font-face{
font-family: 'icons';
src: url('../fonts/icomoon.woff') format("woff") ;
font-weight: normal;
font-size: 16px;
}
img... | src/static/css/common.css | *{
padding: 0;
margin: 0;
}
body{
background-color: #fff;
color: #555;
font-family: "微软雅黑";
font-size: 14px;
-webkit-font-smoothing: antialiased;
}
@font-face{
font-family: 'icons';
src: url('../fonts/icomoon.woff') format("woff") ;
font-weight: normal;
font-size: 16px;
}
img... | 0.451327 | 0.066297 |
body {
font-family: 'Helvetica Neue', Arial, "Hiragino Sans GB", sans-serif;
/*background:#f4f5f7; 灰色*/
padding-top:0px;
}
p {
line-height: 24px;
}
/*导航栏*/
.navbar-fixed{
border:1px solid #ccc;
background-color: ;
}
.navbar-brand{
color:black;
text-decoration:none;
font-size:22px;
... | static/myblog/css/chenfeng123.css | body {
font-family: 'Helvetica Neue', Arial, "Hiragino Sans GB", sans-serif;
/*background:#f4f5f7; 灰色*/
padding-top:0px;
}
p {
line-height: 24px;
}
/*导航栏*/
.navbar-fixed{
border:1px solid #ccc;
background-color: ;
}
.navbar-brand{
color:black;
text-decoration:none;
font-size:22px;
... | 0.259732 | 0.0537 |
:root {
--double-size: 6px;
--width: 75%;
--vh: 100%vh;
}
html {
background-color: transparent;
font-family: 'Source Code Pro', monospace;
/*font-family: 'Aldrich', sans-serif;*/
}
p {
font-family: inherit;
}
button {
font-family: inherit;
text-transform: uppercase;
}
div {
f... | style.css | :root {
--double-size: 6px;
--width: 75%;
--vh: 100%vh;
}
html {
background-color: transparent;
font-family: 'Source Code Pro', monospace;
/*font-family: 'Aldrich', sans-serif;*/
}
p {
font-family: inherit;
}
button {
font-family: inherit;
text-transform: uppercase;
}
div {
f... | 0.426202 | 0.14253 |
.container {
position: fixed;
z-index: 1;
width: -webkit-fill-available;
height: -webkit-fill-available;
background-color: #0c0a0a7d;
}
.circle-container {
position: absolute;
transform: translateY(-10vh);
-webkit-animation-iteration-count: infinite;
animation-iteratio... | src/Layout/Background/Background.css | .container {
position: fixed;
z-index: 1;
width: -webkit-fill-available;
height: -webkit-fill-available;
background-color: #0c0a0a7d;
}
.circle-container {
position: absolute;
transform: translateY(-10vh);
-webkit-animation-iteration-count: infinite;
animation-iteratio... | 0.45423 | 0.081119 |
img{ max-width: 100%; }
span.red{
color: red;
}
a{
color: #0073aa;
cursor: pointer;
}
table input[type=checkbox],table input[type=radio] {
border: 1px solid #7e8993;
border-radius: 4px;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-h... | public_html/css/style_admin.css | img{ max-width: 100%; }
span.red{
color: red;
}
a{
color: #0073aa;
cursor: pointer;
}
table input[type=checkbox],table input[type=radio] {
border: 1px solid #7e8993;
border-radius: 4px;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-h... | 0.372391 | 0.098166 |
html {
width: 100%;
height: 100%;
background-color: #2D2D2D; }
body {
width: 100%;
font-family: "Raleway", "Times New Roman", Times, serif;
background-image: url("/themes/simple/images/main-bg.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.no-gutter {
... | themes/simple/css/customise.css | html {
width: 100%;
height: 100%;
background-color: #2D2D2D; }
body {
width: 100%;
font-family: "Raleway", "Times New Roman", Times, serif;
background-image: url("/themes/simple/images/main-bg.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.no-gutter {
... | 0.440469 | 0.051463 |
li {
list-style-type: none;
}
.header {
padding-top: 25px;
padding-bottom: 20px;
}
.header__fixed-container {
width: 1024px;
margin: 0 auto;
}
.header__flex-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logotip {
display: inline-block;
}
.logo {
... | src/components/header/Header.css | li {
list-style-type: none;
}
.header {
padding-top: 25px;
padding-bottom: 20px;
}
.header__fixed-container {
width: 1024px;
margin: 0 auto;
}
.header__flex-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logotip {
display: inline-block;
}
.logo {
... | 0.478773 | 0.114171 |
margin: 0px;
padding: 0px;
}
.flow-maximized {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 12;
background-color: #ffffff;
}
#flowContainerWrapper {
width: 30000px;
height: 30000px;
overflow: hidden;
}
#flowContainerScroll {
width: 100%;
height: 819px;
overflow: scrol... | src/Concerto/PanelBundle/Resources/public/css/flow.css | margin: 0px;
padding: 0px;
}
.flow-maximized {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 12;
background-color: #ffffff;
}
#flowContainerWrapper {
width: 30000px;
height: 30000px;
overflow: hidden;
}
#flowContainerScroll {
width: 100%;
height: 819px;
overflow: scrol... | 0.521715 | 0.096323 |
@import url("../bower_components/bootstrap/dist/css/bootstrap.css");
@import url("../bower_components/angular-motion/dist/angular-motion.css");
body {
padding: 70px 40px 40px 40px;
color: #333;
background-color: #fff;
}
div#main {
margin: 20px;
}
.ng-cloak, .x-ng-cloak {
display: none !important;... | web/css/main.css | @import url("../bower_components/bootstrap/dist/css/bootstrap.css");
@import url("../bower_components/angular-motion/dist/angular-motion.css");
body {
padding: 70px 40px 40px 40px;
color: #333;
background-color: #fff;
}
div#main {
margin: 20px;
}
.ng-cloak, .x-ng-cloak {
display: none !important;... | 0.261425 | 0.07088 |
body {
font-family: "Open Sans", sans-serif;
color: #444444;
}
a {
text-decoration: none;
color: #0880e8;
}
a:hover {
color: #2b99f8;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway", sans-serif;
}
/*--------------------------------------------------------------
# Back to top b... | assets/css/style.css | body {
font-family: "Open Sans", sans-serif;
color: #444444;
}
a {
text-decoration: none;
color: #0880e8;
}
a:hover {
color: #2b99f8;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway", sans-serif;
}
/*--------------------------------------------------------------
# Back to top b... | 0.388154 | 0.061003 |
.nav-text {
display: flex;
justify-content: start;
align-items: center;
padding: 8px 0px 8px 16px;
list-style: none;
height: 60px;
}
.nav-text:hover,.nav-text:active{
background-color: rgb(169, 238, 230);
color: #000;
}
.navbar {
background-color: #000;
heigh... | client/src/components/controllers/sidebar.css | .nav-text {
display: flex;
justify-content: start;
align-items: center;
padding: 8px 0px 8px 16px;
list-style: none;
height: 60px;
}
.nav-text:hover,.nav-text:active{
background-color: rgb(169, 238, 230);
color: #000;
}
.navbar {
background-color: #000;
heigh... | 0.244453 | 0.043023 |
.progress {
overflow: visible;
}
.progress-ui {
height: 10px;
}
.progress-bar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.progress-bar.ui-widget-content {
background: none;
border: 0;
height: 100%;
position: relative;
box-shadow: none;
}
.progress-bar .ui-state-defa... | web/bundles/applicationbootstrap/css/sliders/jquery-ui/sliders.css | .progress {
overflow: visible;
}
.progress-ui {
height: 10px;
}
.progress-bar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.progress-bar.ui-widget-content {
background: none;
border: 0;
height: 100%;
position: relative;
box-shadow: none;
}
.progress-bar .ui-state-defa... | 0.366136 | 0.087525 |
h3 {
display: inline-block ;
vertical-align: middle;
}
.data_grid {
border: 0px !important;
}
.data_grid * {
/* background-color: transparent !important; */
border: 0px !important;
}
/* .ngViewport{ */
/* height:auto !important; */
/* } */
/* .ngCanvas, .ngViewport, .ngRow, .ngFooterPanel, .ngTopPanel ... | app/css/main.css | h3 {
display: inline-block ;
vertical-align: middle;
}
.data_grid {
border: 0px !important;
}
.data_grid * {
/* background-color: transparent !important; */
border: 0px !important;
}
/* .ngViewport{ */
/* height:auto !important; */
/* } */
/* .ngCanvas, .ngViewport, .ngRow, .ngFooterPanel, .ngTopPanel ... | 0.173989 | 0.058534 |
*{
margin: 0;
padding: 0;
}
/* navbar css */
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
}
.menu li a:hover {
color: red !important;
opacity: 0.5;
}
#variety{
margin-top: 1rem;
margin-bottom: 0.5rem;
}
img {
-webkit-user-drag: none;
... | webStyle.css | *{
margin: 0;
padding: 0;
}
/* navbar css */
#header-nav .nav-link {
color: white;
font-size: 20px;
margin-left: 20px;
}
.menu li a:hover {
color: red !important;
opacity: 0.5;
}
#variety{
margin-top: 1rem;
margin-bottom: 0.5rem;
}
img {
-webkit-user-drag: none;
... | 0.362743 | 0.089256 |
html,
body{
-webkit-tap-highlight-color:rgba(0,0,0,0);
width:100%;
overflow-x:hidden;
background-color:white;
}
#head{
width:100%;
overflow:auto;
box-shadow: 0 0.3125rem 1rem 0 rgba(0,0,0,0.24);
background-color: white;
z-index:10;
}
.link{
display :block;
border:1px solid grey;
width:40px;
margin:... | public/css/dress.css | html,
body{
-webkit-tap-highlight-color:rgba(0,0,0,0);
width:100%;
overflow-x:hidden;
background-color:white;
}
#head{
width:100%;
overflow:auto;
box-shadow: 0 0.3125rem 1rem 0 rgba(0,0,0,0.24);
background-color: white;
z-index:10;
}
.link{
display :block;
border:1px solid grey;
width:40px;
margin:... | 0.240864 | 0.044598 |
BODY {
BACKGROUND: #044d82; COLOR: #053561; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; FONT: 0.9em "Trebuchet MS",verdana, sans-serif; PADDING-LEFT: 0px; MARGIN: 0px; DISPLAY: table; PADDING-RIGHT: 0px; WIDTH: 100%
}
A:link {
FONT-WEIGHT: bold; COLOR: #053561; TEXT-DECORATION: none
}
A:visited {
FONT-WEIGHT: bold; COLOR... | templates/si.css | BODY {
BACKGROUND: #044d82; COLOR: #053561; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; FONT: 0.9em "Trebuchet MS",verdana, sans-serif; PADDING-LEFT: 0px; MARGIN: 0px; DISPLAY: table; PADDING-RIGHT: 0px; WIDTH: 100%
}
A:link {
FONT-WEIGHT: bold; COLOR: #053561; TEXT-DECORATION: none
}
A:visited {
FONT-WEIGHT: bold; COLOR... | 0.18228 | 0.099034 |
:root {
--blue: #083755;
}
.side-drawer {
height: 100%;
background: rgb(30, 30, 30);
box-shadow: 1px 0 7px rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
max-width: 320px;
width: 80%;
z-index: 100;
transform: translateX(-100%);
transition: transform 0.5s ease-out;
display: flex;
flex... | src/components/SideDrawer/SideDrawer.css | :root {
--blue: #083755;
}
.side-drawer {
height: 100%;
background: rgb(30, 30, 30);
box-shadow: 1px 0 7px rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
max-width: 320px;
width: 80%;
z-index: 100;
transform: translateX(-100%);
transition: transform 0.5s ease-out;
display: flex;
flex... | 0.634317 | 0.181608 |
@import url("../fonts/OpenSans/OpenSans.css");
@import url("../fonts/Lato/Lato.css");
body {
font-family: Lato;
font-weight: 400;
font-size: 16px;
background: #fff;
background-image: none;
}
h2.login-heading {
font-family: Lato;
font-size: 1.75rem;
color: #202020;
margin-bottom: 1... | assets/css/user.css |
@import url("../fonts/OpenSans/OpenSans.css");
@import url("../fonts/Lato/Lato.css");
body {
font-family: Lato;
font-weight: 400;
font-size: 16px;
background: #fff;
background-image: none;
}
h2.login-heading {
font-family: Lato;
font-size: 1.75rem;
color: #202020;
margin-bottom: 1... | 0.401336 | 0.061452 |
html,
body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
background-size: cover;
}
.intro {
margin: auto;
padding: 0;
height: 100%;
width: 100%;
font-size: 15px;
font-family: sans-serif;
background-color: white;
background-image: url(potolapor.png) no-repeat 50% 50%;
}
.container {
width: 80%;
m... | asset/css/stylelapor.css | html,
body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
background-size: cover;
}
.intro {
margin: auto;
padding: 0;
height: 100%;
width: 100%;
font-size: 15px;
font-family: sans-serif;
background-color: white;
background-image: url(potolapor.png) no-repeat 50% 50%;
}
.container {
width: 80%;
m... | 0.391173 | 0.079961 |
.red{
color: red;
}
.blue{
color: blue;
}
.marginTopProfile{
margin-top: 25px;
}
.mercuryContainer{
padding-top: 60px;
}
.uploadImageInput{
display: none;
margin-top: 15px;
}
.hideElement{
display:none;
}
.navbar{
border:0px;
}
.panel-primary > .panel-heading {
background-colo... | public/css/style.css | .red{
color: red;
}
.blue{
color: blue;
}
.marginTopProfile{
margin-top: 25px;
}
.mercuryContainer{
padding-top: 60px;
}
.uploadImageInput{
display: none;
margin-top: 15px;
}
.hideElement{
display:none;
}
.navbar{
border:0px;
}
.panel-primary > .panel-heading {
background-colo... | 0.457137 | 0.12018 |
body
{
margin: 12px;
padding: 0px;
text-align: center;
}
form
{
padding: 0px;
margin: 0px;
}
p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
margin-left: 10px;
}
ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
... | css/formKitStyle.css |
body
{
margin: 12px;
padding: 0px;
text-align: center;
}
form
{
padding: 0px;
margin: 0px;
}
p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
margin-left: 10px;
}
ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
... | 0.168309 | 0.044932 |
body {
background: url('IMG_8011.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.WebContainer{
width: 100%;
height: auto;
}
.articles{
width:90%; /*Takes 90% width from WebContainer*/
height: aut... | styles.css | body {
background: url('IMG_8011.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.WebContainer{
width: 100%;
height: auto;
}
.articles{
width:90%; /*Takes 90% width from WebContainer*/
height: aut... | 0.460774 | 0.086246 |
.fade {
opacity: 0; }
.show {
opacity: 1; }
/* Position fixed required for IOS, Just putting overflow: hidden is not enough. */
html.lightbox-scroll-disable {
overflow: hidden;
position: fixed;
height: 100vh;
width: 100vw; }
.lightbox-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
b... | dist/lightbox.css | .fade {
opacity: 0; }
.show {
opacity: 1; }
/* Position fixed required for IOS, Just putting overflow: hidden is not enough. */
html.lightbox-scroll-disable {
overflow: hidden;
position: fixed;
height: 100vh;
width: 100vw; }
.lightbox-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
b... | 0.58166 | 0.126407 |
:root {
--header-height: ;
/*========== Colors ==========*/
/* Change favorite color */
--hue-color: ; /*Purple 250 - Green 142 - Blue 230 - Pink 340*/
/* HSL color mode */
--first-color: ;
--first-color-second: ;
--first-color-alt: ;
--first-color-lighter: ;
--title-color: ;
... | styles.css | :root {
--header-height: ;
/*========== Colors ==========*/
/* Change favorite color */
--hue-color: ; /*Purple 250 - Green 142 - Blue 230 - Pink 340*/
/* HSL color mode */
--first-color: ;
--first-color-second: ;
--first-color-alt: ;
--first-color-lighter: ;
--title-color: ;
... | 0.29584 | 0.13059 |
.css-load-parent {
min-height: 600px;
}
.css-load-parent-small {
min-height: 50px;
}
.css-load-scale {
transform: scale(0.4);
}
.cssload-loader-inner-small {
/* bottom: 0; */
/* height: 195px; */
/* left: 0; */
margin: auto;
position: relative;
right: 0;
/* top: 0; */
wid... | src/wwwroot/css/loader.css |
.css-load-parent {
min-height: 600px;
}
.css-load-parent-small {
min-height: 50px;
}
.css-load-scale {
transform: scale(0.4);
}
.cssload-loader-inner-small {
/* bottom: 0; */
/* height: 195px; */
/* left: 0; */
margin: auto;
position: relative;
right: 0;
/* top: 0; */
wid... | 0.548432 | 0.058025 |
body { background-color: #444444; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-image:url(../images/default/fhemicon_dark.png); background-repeat:no-repeat; }
body[id~=Media] { background-color: #A5A5A5; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-image:url(../ico... | fhem/core/www/pgm2/darkfloorplanstyle.css | body { background-color: #444444; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-image:url(../images/default/fhemicon_dark.png); background-repeat:no-repeat; }
body[id~=Media] { background-color: #A5A5A5; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-image:url(../ico... | 0.281702 | 0.108001 |
@font-face {
font-family: Avenir;
src: url(Fonts/AvenirLTW04-65Medium.eot?#iefix);
src: url(Fonts/AvenirLTW04-65Medium.eot?#iefix) format("eot"), url(Fonts/AvenirLTW04-65Medium.woff2) format("woff2"), url(Fonts/AvenirLTW04-65Medium.woff) format("woff"), url(Fonts/AvenirLTW04-65Medium.ttf) format("truetype");
f... | src/index.css |
@font-face {
font-family: Avenir;
src: url(Fonts/AvenirLTW04-65Medium.eot?#iefix);
src: url(Fonts/AvenirLTW04-65Medium.eot?#iefix) format("eot"), url(Fonts/AvenirLTW04-65Medium.woff2) format("woff2"), url(Fonts/AvenirLTW04-65Medium.woff) format("woff"), url(Fonts/AvenirLTW04-65Medium.ttf) format("truetype");
f... | 0.336113 | 0.136724 |
*{
padding:0;
margin:0;
box-sizing: border-box;
}
body{
font-family:"Robeto", sans-serif;
/*background: #e5e5f7!important;*/
background: #e5e5f7!important;
display:flex;
min-height: 100vh;
}
.form{
margin:auto;
width:90%;
display: flex;
position:relative;
}
.form__title{
font-size:2rem;
margin-bott... | public/css/estilos.css | *{
padding:0;
margin:0;
box-sizing: border-box;
}
body{
font-family:"Robeto", sans-serif;
/*background: #e5e5f7!important;*/
background: #e5e5f7!important;
display:flex;
min-height: 100vh;
}
.form{
margin:auto;
width:90%;
display: flex;
position:relative;
}
.form__title{
font-size:2rem;
margin-bott... | 0.314366 | 0.04439 |
.hidden {
display: none;
}
.typeList {
margin-bottom: 10px;
}
.labelRow .label {
margin-bottom: 0px;
}
.type-segment{
margin-left: 0px;
margin-right: 5px;
margin-bottom: 5px;
}
button.btn.damageType-token, button.btn.damageType-token:hover, button.btn.damageType-token:focus, button.btn.damageType-token:active... | src/Components/CreatureBuilder/HealthMod/style.css | .hidden {
display: none;
}
.typeList {
margin-bottom: 10px;
}
.labelRow .label {
margin-bottom: 0px;
}
.type-segment{
margin-left: 0px;
margin-right: 5px;
margin-bottom: 5px;
}
button.btn.damageType-token, button.btn.damageType-token:hover, button.btn.damageType-token:focus, button.btn.damageType-token:active... | 0.450118 | 0.090655 |
* {
margin: 0;
}
html {
position:relative;
}
.zenario_skin {
min-height: 100%;
}
#zenario_citem {
position:relative;
}
.zenario_slot_padding {
display:none;
}
/* HEADER
--------------------------------------------------------------------------------------------------*/
.slot_top {
position:relative;
z-in... | zenario_custom/skins/blackdog/editable_css/1.layout.css | * {
margin: 0;
}
html {
position:relative;
}
.zenario_skin {
min-height: 100%;
}
#zenario_citem {
position:relative;
}
.zenario_slot_padding {
display:none;
}
/* HEADER
--------------------------------------------------------------------------------------------------*/
.slot_top {
position:relative;
z-in... | 0.306423 | 0.107719 |
.header_fix{
z-index: 200;
width: 100%;
position: relative;
}
#logo{
z-index: 999;
top:0;
left:0;
width:60px;
height:180px;
/* position: fixed; */
position: absolute;
}
#logo img{
z-index: 999;
}
.new_header{
left: 0;
margin-bottom: 0;
min-width: 1320px;
trans... | css/header.css | .header_fix{
z-index: 200;
width: 100%;
position: relative;
}
#logo{
z-index: 999;
top:0;
left:0;
width:60px;
height:180px;
/* position: fixed; */
position: absolute;
}
#logo img{
z-index: 999;
}
.new_header{
left: 0;
margin-bottom: 0;
min-width: 1320px;
trans... | 0.315736 | 0.057865 |
.ekit-free-labal {
position: relative; }
.ekit-free-labal:after {
content: 'PRO';
position: absolute;
top: 6px;
font-size: 9px;
right: 5px;
color: #f2295b; }
#mobile_submenu_content_type.ekit-free-labal:after {
left: 26px;
top: -15px;
right: auto; }
.ekit-free-labal-container {
pos... | web/app/plugins/elementskit-lite/modules/megamenu/assets/css/admin-style.css | .ekit-free-labal {
position: relative; }
.ekit-free-labal:after {
content: 'PRO';
position: absolute;
top: 6px;
font-size: 9px;
right: 5px;
color: #f2295b; }
#mobile_submenu_content_type.ekit-free-labal:after {
left: 26px;
top: -15px;
right: auto; }
.ekit-free-labal-container {
pos... | 0.325521 | 0.126273 |
body {
padding: 0;
margin: 0;
overflow: hidden;
}
html {
/*prevents that annoying scroll bar from showing up*/
overflow-y: hidden;
}
/*#preloader {*/
/* position: fixed;*/
/* top: 0;*/
/* left: 0;*/
/* right: 0;*/
/* bottom: 0;*/
/* background-color: #000000;*/
/* !* change if... | viewer/css/index.css | body {
padding: 0;
margin: 0;
overflow: hidden;
}
html {
/*prevents that annoying scroll bar from showing up*/
overflow-y: hidden;
}
/*#preloader {*/
/* position: fixed;*/
/* top: 0;*/
/* left: 0;*/
/* right: 0;*/
/* bottom: 0;*/
/* background-color: #000000;*/
/* !* change if... | 0.371479 | 0.093017 |
@import url("https://fonts.googleapis.com/css2?family=Arimo");
* {
font-family: "Arimo", sans-serif;
}
.container {
display: flex;
flex-direction: column;
min-width: 80%;
min-height: fit-content;
border: 0;
box-shadow: 0 0 2em rgba(0, 0, 0, 0.483);
border-radius: 1em;
padding: 1em;
margin: 1% 2%;... | client/src/assets/style.css | @import url("https://fonts.googleapis.com/css2?family=Arimo");
* {
font-family: "Arimo", sans-serif;
}
.container {
display: flex;
flex-direction: column;
min-width: 80%;
min-height: fit-content;
border: 0;
box-shadow: 0 0 2em rgba(0, 0, 0, 0.483);
border-radius: 1em;
padding: 1em;
margin: 1% 2%;... | 0.485844 | 0.145328 |
ul[role="menubar"] {
margin: 0;
margin-top: 0.5em;
margin-bottom: 0.5em;
padding: 12px;
font-size: 110%;
list-style: none;
background-color: #eee;
border: #eee solid 0px;
border-radius: 5px;
}
ul[role="menubar"].focus {
padding: 9px;
border: #034575 solid 3px;
}
ul[role="menubar"] li {
margin:... | tests/menubar-editor/reference/css/menubar-editor.css | ul[role="menubar"] {
margin: 0;
margin-top: 0.5em;
margin-bottom: 0.5em;
padding: 12px;
font-size: 110%;
list-style: none;
background-color: #eee;
border: #eee solid 0px;
border-radius: 5px;
}
ul[role="menubar"].focus {
padding: 9px;
border: #034575 solid 3px;
}
ul[role="menubar"] li {
margin:... | 0.25842 | 0.156781 |
p > img {
border: 1px solid;
border-radius: 5px;
}
.table-span{padding: 5px 30px; display: inline-block;}
div[xm-select-skin=zhongguohong] .xm-select-title div.xm-select-label>span {background-color: #FF0000;color: #FFF;border: 1px solid #FF0000}
div[xm-select-skin=zhongguohong] .xm-select-title div.xm-s... | docs/public/index.css | p > img {
border: 1px solid;
border-radius: 5px;
}
.table-span{padding: 5px 30px; display: inline-block;}
div[xm-select-skin=zhongguohong] .xm-select-title div.xm-select-label>span {background-color: #FF0000;color: #FFF;border: 1px solid #FF0000}
div[xm-select-skin=zhongguohong] .xm-select-title div.xm-s... | 0.211498 | 0.115287 |
*{ /* retira espaço da parte de cima e baixo*/
margin:0px;
padding: 0px;
}
body{
background-image: url("../IMAGENS/mountain.jpg");
background-position: 50% 50% ;
color: white;
font-family: arial;
}
input{
display: block; /* deixa um envima do outro*/
height: 55px; /*altura*/
width: 400px; /*largura*/
margi... | CSS/estilo.css | *{ /* retira espaço da parte de cima e baixo*/
margin:0px;
padding: 0px;
}
body{
background-image: url("../IMAGENS/mountain.jpg");
background-position: 50% 50% ;
color: white;
font-family: arial;
}
input{
display: block; /* deixa um envima do outro*/
height: 55px; /*altura*/
width: 400px; /*largura*/
margi... | 0.218419 | 0.075619 |
.chameleon_slider.NewsTwo {
font-family: Verdana, Helvetica, sans-serif;
background-color: #454444;
}
.chameleon_slider.NewsTwo .loading_slider_overlay {
background: #e8e8e8;
}
.chameleon_slider.NewsTwo .loading_slider_overlay p {
color: white;
font-size: 16px;
}
.chameleon_slider.NewsTwo .loading_slider_over... | VS2013_PROJECT/NZPortalWeb/DesktopModules/EasyDNNnews/ChameleonGalleryPresets/themes/NewsTwo/NewsTwo.css | .chameleon_slider.NewsTwo {
font-family: Verdana, Helvetica, sans-serif;
background-color: #454444;
}
.chameleon_slider.NewsTwo .loading_slider_overlay {
background: #e8e8e8;
}
.chameleon_slider.NewsTwo .loading_slider_overlay p {
color: white;
font-size: 16px;
}
.chameleon_slider.NewsTwo .loading_slider_over... | 0.464416 | 0.095139 |
@font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRggWBDIAAGOQAAAAgkdQT1MS8vjYAABkFAAABIJHU1VC7cjvyAAA\
aJgAAAHuT1MvMuorZ6AAAAGYAAAAYGNtYXAw3DHnAAAEhAAAAKxjdnQgCkEH6AAAE/AAAAAy\
ZnBnbZ42EcoAAAUwAAAOFWdhc3AAAAAQAABjiAAAAAhnbHlm47HFPAAAFYAAAEvoa... | kolibri/core/static/assets/fonts/noto-subset.hi-in.css | @font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRggWBDIAAGOQAAAAgkdQT1MS8vjYAABkFAAABIJHU1VC7cjvyAAA\
aJgAAAHuT1MvMuorZ6AAAAGYAAAAYGNtYXAw3DHnAAAEhAAAAKxjdnQgCkEH6AAAE/AAAAAy\
ZnBnbZ42EcoAAAUwAAAOFWdhc3AAAAAQAABjiAAAAAhnbHlm47HFPAAAFYAAAEvoa... | 0.239083 | 0.13215 |
*,body,body *{margin:0;padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p... | asset/banner/holden_3dom_mh/style.css | *,body,body *{margin:0;padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p... | 0.243283 | 0.068662 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("springloops.io") {
/* Using default system font*/
body,
textarea,
input[type="text"],
input[type="email"],
input[type="password"],
select {
font: inherit;
background: #222;
color: ... | data/usercss/105014.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("springloops.io") {
/* Using default system font*/
body,
textarea,
input[type="text"],
input[type="email"],
input[type="password"],
select {
font: inherit;
background: #222;
color: ... | 0.486332 | 0.105948 |
.search-input {
padding: 10px 0;
padding-left: 25px;
padding-right: 5px;
width: 100%;
font-size: 1.1em;
color: #000;
outline: none;
border: 0;
}
#search-img {
margin-left: 5px;
height: 40px;
width: 40px;
}
.search-block {
display: flex;
align-items: center;
back... | front/src/components/Filter/Filter.module.css | .search-input {
padding: 10px 0;
padding-left: 25px;
padding-right: 5px;
width: 100%;
font-size: 1.1em;
color: #000;
outline: none;
border: 0;
}
#search-img {
margin-left: 5px;
height: 40px;
width: 40px;
}
.search-block {
display: flex;
align-items: center;
back... | 0.608012 | 0.158077 |
.left {
/*float:left;
width:250px;*/
/*margin-right:10px;
margin: 30px 0;*/
margin: 0 0 0 1px;
float:left;
width:140px;
height:524px;
position: absolute;
top: 36px;
}
.middle {
/*margin-top: -30px;*/
/*float:right;
width:1160px;
margin:0 0 0 -10px;
background-color: #ffffff;
z-index:... | XGMvc/Scripts/jquery-easyui-1.3.4/themes/skin/blue/style.css | .left {
/*float:left;
width:250px;*/
/*margin-right:10px;
margin: 30px 0;*/
margin: 0 0 0 1px;
float:left;
width:140px;
height:524px;
position: absolute;
top: 36px;
}
.middle {
/*margin-top: -30px;*/
/*float:right;
width:1160px;
margin:0 0 0 -10px;
background-color: #ffffff;
z-index:... | 0.229276 | 0.077378 |
.button-wrapper {
position: absolute;
top: 24%;
width: 63%;
height: 85px;
right: 8%;
z-index: 999;
-webkit-transform: translate3d(0,0,0);
}
button {
display: block;
margin: 10px;
background-color: var(--button-background-color);
color: var(--text);
border: none;
text-align: left;
font-size: 3... | src/styles/buttons.css | .button-wrapper {
position: absolute;
top: 24%;
width: 63%;
height: 85px;
right: 8%;
z-index: 999;
-webkit-transform: translate3d(0,0,0);
}
button {
display: block;
margin: 10px;
background-color: var(--button-background-color);
color: var(--text);
border: none;
text-align: left;
font-size: 3... | 0.388618 | 0.070752 |