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 |
|---|---|---|---|---|
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.employee table {
border-radius: 10px;
padding: 10px;
}
.employee table td img {
max-width: 80px;
}
.employee-info {
background-color: #e4e4e4;
padding: 40px;
margin: 10px;
border-radius: 10px;
box-shadow: 0 0 7px 4px #bb... | public/dashboard_files/css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.employee table {
border-radius: 10px;
padding: 10px;
}
.employee table td img {
max-width: 80px;
}
.employee-info {
background-color: #e4e4e4;
padding: 40px;
margin: 10px;
border-radius: 10px;
box-shadow: 0 0 7px 4px #bb... | 0.405449 | 0.150278 |
.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;
}
}
.navbar .form-control {
padding: 0.75rem 1rem;
border-width: 0;
border-radius: 0;
... | client/src/index.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;
}
}
.navbar .form-control {
padding: 0.75rem 1rem;
border-width: 0;
border-radius: 0;
... | 0.432303 | 0.08472 |
input.form-control { width: 300px; }
textarea.form-control { width: 500px; height: 200px;}
/* Label colors */
/* This will be retired soon in favor of generic background coloring classes below */
.label-cescg
{
background-color: #FF8C00 /* orange */
}
.label-access
{
background-color: #4682B4 /* gray blue */
... | src/hg/cirm/gateway/htdocs/style/cirmStyle.css | input.form-control { width: 300px; }
textarea.form-control { width: 500px; height: 200px;}
/* Label colors */
/* This will be retired soon in favor of generic background coloring classes below */
.label-cescg
{
background-color: #FF8C00 /* orange */
}
.label-access
{
background-color: #4682B4 /* gray blue */
... | 0.403802 | 0.071429 |
ul, nav, body, h1, h2, h4, h6, p, figure {
margin: 0;
padding: 0;
}
a, button { transition: all 0.3s ease; }
.h4{
color: #10182f;
}
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.row {
display: -ms-flexbox;
di... | frame/css/estilos1.css | ul, nav, body, h1, h2, h4, h6, p, figure {
margin: 0;
padding: 0;
}
a, button { transition: all 0.3s ease; }
.h4{
color: #10182f;
}
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.row {
display: -ms-flexbox;
di... | 0.420481 | 0.057891 |
.addRecord_all {
width: 100%;
height: 100%;
background: #fff;
border-radius: 5px;
box-shadow: 0 0 2px rgb(184, 183, 183);
/* margin-bottom: 50px; */
padding-bottom: 150px;
}
/* top */
.addRecord_top {
overflow: hidden;
}
.addRecord_top>h4 {
padding: 20px;
float: left;
colo... | src/views/H-Connect/component/addRecord/css.css | .addRecord_all {
width: 100%;
height: 100%;
background: #fff;
border-radius: 5px;
box-shadow: 0 0 2px rgb(184, 183, 183);
/* margin-bottom: 50px; */
padding-bottom: 150px;
}
/* top */
.addRecord_top {
overflow: hidden;
}
.addRecord_top>h4 {
padding: 20px;
float: left;
colo... | 0.360151 | 0.070496 |
@import url('https://fonts.googleapis.com/css?family=Muli|Roboto&display=swap');
@import url('../../node_modules/primereact/resources/themes/nova-light/theme.css');
@import url('../../node_modules/primereact/resources/primereact.min.css');
@import url('../../node_modules/primeicons/primeicons.css');
@import '~@fullcale... | src/styles/global.css | @import url('https://fonts.googleapis.com/css?family=Muli|Roboto&display=swap');
@import url('../../node_modules/primereact/resources/themes/nova-light/theme.css');
@import url('../../node_modules/primereact/resources/primereact.min.css');
@import url('../../node_modules/primeicons/primeicons.css');
@import '~@fullcale... | 0.344003 | 0.108661 |
@font-face {
font-family: 'Manrope';
src: url('/files/fonts/Manrope/Manrope-Thin.eot');
src: local('Manrope Thin'), local('Manrope-Thin'),
url('/files/fonts/Manrope/Manrope-Thin.eot?#iefix') format('embedded-opentype'),
url('/files/fonts/Manrope/Manrope-Thin.woff2') format('woff2'),
... | files/fonts/Manrope/Manrope.css | @font-face {
font-family: 'Manrope';
src: url('/files/fonts/Manrope/Manrope-Thin.eot');
src: local('Manrope Thin'), local('Manrope-Thin'),
url('/files/fonts/Manrope/Manrope-Thin.eot?#iefix') format('embedded-opentype'),
url('/files/fonts/Manrope/Manrope-Thin.woff2') format('woff2'),
... | 0.301465 | 0.042404 |
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700i,900i');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
}
html,body {
width: 100%;
height: 100%;
font-family: 'Playfair Display';
font-weight: 700;
color: #151515;
}
.containe... | doc-style.css | @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700i,900i');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
}
html,body {
width: 100%;
height: 100%;
font-family: 'Playfair Display';
font-weight: 700;
color: #151515;
}
.containe... | 0.464173 | 0.107157 |
<html lang="es-ES">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
</script>
<style type="text/css">... | public/css/slider.css | <html lang="es-ES">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
</script>
<style type="text/css">... | 0.197832 | 0.060585 |
@charset "utf-8";
@import url("https://use.typekit.net/efy2amo.css");
*,:after,:before{box-sizing:border-box}
img{border:0;max-width:100%}
a{text-decoration:none}
a:hover{text-decoration:none}
ul,li{list-style-type:none;margin:0;padding:0}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,... | public/css/gestor.css | @charset "utf-8";
@import url("https://use.typekit.net/efy2amo.css");
*,:after,:before{box-sizing:border-box}
img{border:0;max-width:100%}
a{text-decoration:none}
a:hover{text-decoration:none}
ul,li{list-style-type:none;margin:0;padding:0}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,... | 0.142829 | 0.046638 |
* {
padding: 0px;
margin: 0px;
}
a {
text-decoration: none;
}
.common {
width: 100%;
height: 130px;
position: fixed;
z-index: 100;
background-color: #dbd8d8;
}
.banner {
width: 100%;
height: 70px;
}
.title {
margin-left: 50px;
margin-right: 150px;
}
.title div {
width: 50px;
height: 50px;
f... | assets/css/home.css | * {
padding: 0px;
margin: 0px;
}
a {
text-decoration: none;
}
.common {
width: 100%;
height: 130px;
position: fixed;
z-index: 100;
background-color: #dbd8d8;
}
.banner {
width: 100%;
height: 70px;
}
.title {
margin-left: 50px;
margin-right: 150px;
}
.title div {
width: 50px;
height: 50px;
f... | 0.366136 | 0.08617 |
.page-head{
background: rgb(22,111,174);
background: -moz-linear-gradient(90deg, rgba(22,111,174,1) 0%, rgba(30,123,187,1) 50%, rgba(37,133,199,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(22,111,174,1) 0%, rgba(30,123,187,1) 50%, rgba(37,133,199,1) 100%);
background: linear-gradient(90deg,... | asaas_theme/public/css/header.css | .page-head{
background: rgb(22,111,174);
background: -moz-linear-gradient(90deg, rgba(22,111,174,1) 0%, rgba(30,123,187,1) 50%, rgba(37,133,199,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(22,111,174,1) 0%, rgba(30,123,187,1) 50%, rgba(37,133,199,1) 100%);
background: linear-gradient(90deg,... | 0.418222 | 0.06357 |
div.alert{
position: absolute;
top: 0;
height: 100px;
width: 100%;
text-align: center;
line-height: 100px;
margin: auto;
text-shadow: 1px 1px black;
}
div.alert.error{
background-color: rgba(255, 192, 203, 0.8);
color: crimson;
}
div.alert.success{
background-color: rgba(25, ... | assets/css/style_form.css | div.alert{
position: absolute;
top: 0;
height: 100px;
width: 100%;
text-align: center;
line-height: 100px;
margin: auto;
text-shadow: 1px 1px black;
}
div.alert.error{
background-color: rgba(255, 192, 203, 0.8);
color: crimson;
}
div.alert.success{
background-color: rgba(25, ... | 0.397471 | 0.083106 |
#muban_popup_box{ background:#fff;padding-bottom:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5);}
.muban_popup_top{background:#3b94d6;height:40px;-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-o-... | public/stylesheets/css/moduel.css | #muban_popup_box{ background:#fff;padding-bottom:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5);}
.muban_popup_top{background:#3b94d6;height:40px;-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-o-... | 0.156523 | 0.095139 |
.userForm {
margin: 20px 10%;
padding: 10px;
background-color: rgb(20, 20, 20);
border-radius: 5px;
}
.userForm > * {
display: flex;
flex-direction: column;
}
.userForm > * > h1 {
text-align: center;
background-color: rgba(0, 0, 0, 0.5);
padding: 10px;
border-radius: 5px;
}
.userForm > * > div {
... | css/user.css | .userForm {
margin: 20px 10%;
padding: 10px;
background-color: rgb(20, 20, 20);
border-radius: 5px;
}
.userForm > * {
display: flex;
flex-direction: column;
}
.userForm > * > h1 {
text-align: center;
background-color: rgba(0, 0, 0, 0.5);
padding: 10px;
border-radius: 5px;
}
.userForm > * > div {
... | 0.539226 | 0.132824 |
.road-map-discription {
background-color: transparent;
padding: 0px;
}
.anim-paused {
animation-play-state: paused;
}
.roadmap-path-line {
stroke-dasharray: 1509;
stroke-dashoffset: 1509;
animation: dash 1.03s ease-in-out forwards;
}
.roadmap-path-flag-point {
animation: scale-point 0.36s linear forwards;
a... | themes/uxda/assets/css/roadmap.css | .road-map-discription {
background-color: transparent;
padding: 0px;
}
.anim-paused {
animation-play-state: paused;
}
.roadmap-path-line {
stroke-dasharray: 1509;
stroke-dashoffset: 1509;
animation: dash 1.03s ease-in-out forwards;
}
.roadmap-path-flag-point {
animation: scale-point 0.36s linear forwards;
a... | 0.424173 | 0.150216 |
html {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
.hero-body h1 {
font-family: Domine, sans-serif;
color: #eee;
font-weight: 700;
text-transform: uppercase;
background-color: rgba(161, 53, 33, 0.25);
}
.hero-body h3 {
color: rgb(161, 53, 33);
background-color: rgba(255... | src/css/app.css | html {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
.hero-body h1 {
font-family: Domine, sans-serif;
color: #eee;
font-weight: 700;
text-transform: uppercase;
background-color: rgba(161, 53, 33, 0.25);
}
.hero-body h3 {
color: rgb(161, 53, 33);
background-color: rgba(255... | 0.392453 | 0.078219 |
@import url("https://fonts.googleapis.com/css?family=Cinzel|Oswald|Merriweather|Noto+Sans&display=swap");
* {
padding: 0;
margin: 0;
box-sizing: border-box; }
body,
html {
padding: 0;
margin: 0;
overflow-x: hidden;
font-size: 62.5%;
font-family: "Noto Sans";
background-color: #ffffff;
background-im... | src/style/main.css | @import url("https://fonts.googleapis.com/css?family=Cinzel|Oswald|Merriweather|Noto+Sans&display=swap");
* {
padding: 0;
margin: 0;
box-sizing: border-box; }
body,
html {
padding: 0;
margin: 0;
overflow-x: hidden;
font-size: 62.5%;
font-family: "Noto Sans";
background-color: #ffffff;
background-im... | 0.424173 | 0.11469 |
body {background-color:#D4D0C8} /*text-align:left; Removed because of Bootstrap*/
.bold {font-weight:bold;}
.blox-edit .red {color:red;}
.blox-edit .red a,
.blox-edit .red a:link,
.blox-edit .red a:visited,
.blox-edit .red a:hover,
.blox-edit .red a:active {color:red; text-decoration:underline;}
.blox-edit p {margin: ... | assets/blox.private.css | body {background-color:#D4D0C8} /*text-align:left; Removed because of Bootstrap*/
.bold {font-weight:bold;}
.blox-edit .red {color:red;}
.blox-edit .red a,
.blox-edit .red a:link,
.blox-edit .red a:visited,
.blox-edit .red a:hover,
.blox-edit .red a:active {color:red; text-decoration:underline;}
.blox-edit p {margin: ... | 0.289673 | 0.125493 |
:root {
/* gray */
--color-gray-1: lch(97% 0 120);
--color-gray-2: lch(90% 0 120);
--color-gray-3: lch(58% 0 120);
--color-gray-4: lch(47% 0 120);
--color-gray-5: lch(26% 0 120);
--color-gray-6: lch(13% 0 120);
/* rose */
/* hue 1 */
--color-rose-1: lch(99% 162 2);
--color-rose-2: lch(92% 162 2);
--color-... | reasonable-colors-lch.css | :root {
/* gray */
--color-gray-1: lch(97% 0 120);
--color-gray-2: lch(90% 0 120);
--color-gray-3: lch(58% 0 120);
--color-gray-4: lch(47% 0 120);
--color-gray-5: lch(26% 0 120);
--color-gray-6: lch(13% 0 120);
/* rose */
/* hue 1 */
--color-rose-1: lch(99% 162 2);
--color-rose-2: lch(92% 162 2);
--color-... | 0.249813 | 0.179495 |
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_new.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.442998 | 0.091666 |
.card-img-top{
width: 90%;
}
.footer {
padding-top: 4.625rem;
padding-bottom: 0.5rem;
margin-bottom: 100px;
}
.media.response-info {
margin-top: 1em;
}
.response-info-mdl {
margin: 1em 0px 1em 4em;
}
.response {
margin-bottom: 5em;
}
.media-left.response-text-left {
width:... | public/css/style.css | .card-img-top{
width: 90%;
}
.footer {
padding-top: 4.625rem;
padding-bottom: 0.5rem;
margin-bottom: 100px;
}
.media.response-info {
margin-top: 1em;
}
.response-info-mdl {
margin: 1em 0px 1em 4em;
}
.response {
margin-bottom: 5em;
}
.media-left.response-text-left {
width:... | 0.563018 | 0.090053 |
@import "normalize.css";
@import "//at.alicdn.com/t/font_1964814_hi9ozltfwkt.css";
.bx {
width: 1205px;
margin: 0 auto;
}
* {
margin: 0;
padding: 0;
}
#nav_mini {
height: 60px;
background-color: #303643;
z-index: 1999;
}
#nav_mini .nav_content {
display: flex;
height: 100%;
}
#nav_mini .nav_content .l... | components/subNavBar/index.css | @import "normalize.css";
@import "//at.alicdn.com/t/font_1964814_hi9ozltfwkt.css";
.bx {
width: 1205px;
margin: 0 auto;
}
* {
margin: 0;
padding: 0;
}
#nav_mini {
height: 60px;
background-color: #303643;
z-index: 1999;
}
#nav_mini .nav_content {
display: flex;
height: 100%;
}
#nav_mini .nav_content .l... | 0.320821 | 0.041269 |
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Indie+Flower|Raleway');
@import url('https://fonts.googleapis.com/css?family=Lobster');
body {
margin: 80px 0;
}
html, body {
margin : 0;
padding: 0;
width: 100%;
background: #E0E0E0;
color: #104... | style.css | @import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Indie+Flower|Raleway');
@import url('https://fonts.googleapis.com/css?family=Lobster');
body {
margin: 80px 0;
}
html, body {
margin : 0;
padding: 0;
width: 100%;
background: #E0E0E0;
color: #104... | 0.28607 | 0.074905 |
@font-face {
font-family: "Flaticon";
src: url("fontsicon/Flaticon.eot");
src: url("fontsicon/Flaticon.eot?#iefix") format("embedded-opentype"),
url("fontsicon/Flaticon.woff2") format("woff2"),
url("fontsicon/Flaticon.woff") format("woff"),
url("fontsicon/Flaticon.ttf") format(... | views/assets/css/flaticon.css | @font-face {
font-family: "Flaticon";
src: url("fontsicon/Flaticon.eot");
src: url("fontsicon/Flaticon.eot?#iefix") format("embedded-opentype"),
url("fontsicon/Flaticon.woff2") format("woff2"),
url("fontsicon/Flaticon.woff") format("woff"),
url("fontsicon/Flaticon.ttf") format(... | 0.313735 | 0.068351 |
th {
text-align: center!important;
}
textarea {
resize: none;
}
.select-error{
border-color: #A94442!important;
border-style: solid!important;
border-width: 1px!important;
}
.table td.text {
max-width: 177px;
}
.table td.text span {
white-space: nowrap;
overflow: hidden;
text-overflo... | public/css/custom.css | th {
text-align: center!important;
}
textarea {
resize: none;
}
.select-error{
border-color: #A94442!important;
border-style: solid!important;
border-width: 1px!important;
}
.table td.text {
max-width: 177px;
}
.table td.text span {
white-space: nowrap;
overflow: hidden;
text-overflo... | 0.323915 | 0.048003 |
body {line-height: 90%;font-family:Helvetica, Arial, sans-serif; }
form div#left {position: relative; float: left;}
img {border: 0;}
div#doc2{background-color: #fffacd; padding: 5px 25px 5px 25px; border: 2px solid #e8eaea; margin-top:5px;}
#logo-right{float: right; margin: 3px 11px 3px 0px; padding: 0.5em;}
#logo-righ... | web/styles/style.css | body {line-height: 90%;font-family:Helvetica, Arial, sans-serif; }
form div#left {position: relative; float: left;}
img {border: 0;}
div#doc2{background-color: #fffacd; padding: 5px 25px 5px 25px; border: 2px solid #e8eaea; margin-top:5px;}
#logo-right{float: right; margin: 3px 11px 3px 0px; padding: 0.5em;}
#logo-righ... | 0.334155 | 0.29139 |
@import url("./fonts.css");
@import url("./fontello.css");
*,
*::before,
*::after {
/* 가상 요소 선택자 :: */
box-sizing: border-box;
}
a {
text-decoration: none;
/* 부모가 가진 폰트색, 검정 */
color: inherit;
}
/* 숨김 컨텐츠 */
.a11y-hidden {
/* 1. display: none */
/* 접근성에서 치명적임 */
/* 검색엔진이 접근하지 못함... */
/* 2. position... | html & css/html & css practice/WebCafe/project/webCafe/css/main.css | @import url("./fonts.css");
@import url("./fontello.css");
*,
*::before,
*::after {
/* 가상 요소 선택자 :: */
box-sizing: border-box;
}
a {
text-decoration: none;
/* 부모가 가진 폰트색, 검정 */
color: inherit;
}
/* 숨김 컨텐츠 */
.a11y-hidden {
/* 1. display: none */
/* 접근성에서 치명적임 */
/* 검색엔진이 접근하지 못함... */
/* 2. position... | 0.277963 | 0.144601 |
html {
}
body {
padding-top: 0px;
padding-bottom: 0px;
}
h1{
color: #524A3D;
}
h2 {
color: #524A3D;
}
h2 a{
color: #817A74 !important;
}
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
height: 60px;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
background: #045767 none ... | public/css/style.css | html {
}
body {
padding-top: 0px;
padding-bottom: 0px;
}
h1{
color: #524A3D;
}
h2 {
color: #524A3D;
}
h2 a{
color: #817A74 !important;
}
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
height: 60px;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
background: #045767 none ... | 0.490236 | 0.091099 |
@font-face {
font-family: "Opera Lyrics";
src: url(/fonts/opera-lyrics-smooth.ttf);
}
/* Openlayers map */
.map {
width: 100%;
height: 100%;
position:fixed;
}
/** INFOBAR & DIALOG & OL-OVERLAYS **/
.infobar {
position: fixed;
top: 160px;
left: 10px;
max-width: 36%;
min-width: 300px;
}
.infobar .... | _dev/geogine/style.css | @font-face {
font-family: "Opera Lyrics";
src: url(/fonts/opera-lyrics-smooth.ttf);
}
/* Openlayers map */
.map {
width: 100%;
height: 100%;
position:fixed;
}
/** INFOBAR & DIALOG & OL-OVERLAYS **/
.infobar {
position: fixed;
top: 160px;
left: 10px;
max-width: 36%;
min-width: 300px;
}
.infobar .... | 0.427516 | 0.058669 |
a:link, a:visited {
color: #234F8B;
text-decoration: none;
}
a:hover {
color: #036;
}
a img {
border: none;
}
/* HEADERS */
h1 {
color: #2E2E2E;
}
h3 {
color: #2E2E2E;
}
h5 {
color: #2E2E2E;
}
/* HEADER BAR */
code, pre {
color: #2E2E2E;
}
/* TEXT STYLES & MODIFIERS */
.help, ... | peacecorps/contenteditor/static/admin/css/src/base.css |
a:link, a:visited {
color: #234F8B;
text-decoration: none;
}
a:hover {
color: #036;
}
a img {
border: none;
}
/* HEADERS */
h1 {
color: #2E2E2E;
}
h3 {
color: #2E2E2E;
}
h5 {
color: #2E2E2E;
}
/* HEADER BAR */
code, pre {
color: #2E2E2E;
}
/* TEXT STYLES & MODIFIERS */
.help, ... | 0.322526 | 0.203767 |
@import url('../reset.css');
@import url('../text.css');
@import url('../960.css');
@import url('../uniform.kassi.css');
/* Main colors */
/* Other colors */
/* Used to fix form padding problem in FF */
input[type="submit"]::-moz-focus-inner {
border: 0; }
/* Used for divs with rounded corners */
/* Draws a thin lin... | public/stylesheets/compiled/style_login_screen.css | @import url('../reset.css');
@import url('../text.css');
@import url('../960.css');
@import url('../uniform.kassi.css');
/* Main colors */
/* Other colors */
/* Used to fix form padding problem in FF */
input[type="submit"]::-moz-focus-inner {
border: 0; }
/* Used for divs with rounded corners */
/* Draws a thin lin... | 0.191744 | 0.0666 |
.btn-fill-search {
background-color: #007bff;
margin-top: 1ex;
}
.dotted-right {
border-right: 2px dotted lightgray;
}
.max-h {
max-height: 13em;
overflow-y: auto;
}
/* For survey matadata list*/
.survey-metadata {
margin-bottom: 15px;
cursor: pointer;
}
.survey-metadata .survey-selected {
border-bot... | EdFi.Buzz.UI.Angular/src/app/Features/SurveyAnalytics2/surveyAnalytics2.component.css | .btn-fill-search {
background-color: #007bff;
margin-top: 1ex;
}
.dotted-right {
border-right: 2px dotted lightgray;
}
.max-h {
max-height: 13em;
overflow-y: auto;
}
/* For survey matadata list*/
.survey-metadata {
margin-bottom: 15px;
cursor: pointer;
}
.survey-metadata .survey-selected {
border-bot... | 0.491212 | 0.107344 |
.blog-libra-big { margin-bottom: 50px; }
/* === DATE & COMMENTS */
.blog-libra-big .date-comments .date {
background: rgb( 232, 232, 232 );
background: rgba( 232, 232, 232, 0.65 );
margin-top: 0px;
margin-bottom: 6px;
padding-top: 20px;
padding-bottom: 17px;
text-align: center;
}
.blog-lib... | public/libra/blog/libra-big/css/style.css | .blog-libra-big { margin-bottom: 50px; }
/* === DATE & COMMENTS */
.blog-libra-big .date-comments .date {
background: rgb( 232, 232, 232 );
background: rgba( 232, 232, 232, 0.65 );
margin-top: 0px;
margin-bottom: 6px;
padding-top: 20px;
padding-bottom: 17px;
text-align: center;
}
.blog-lib... | 0.30819 | 0.076132 |
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
color: #303233;
display: none;
position: fixed;
z-index: 9999;
}
#browser-modal .browser-modal-cover {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #111;
opacity: 0.5;
z-index: -1;
}
#brow... | public/themes/simpleboot7/public/assets/css/tips.css | width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
color: #303233;
display: none;
position: fixed;
z-index: 9999;
}
#browser-modal .browser-modal-cover {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #111;
opacity: 0.5;
z-index: -1;
}
#brow... | 0.31384 | 0.034586 |
@charset "UTF-8";
html,
body {
background: #e9eaec;
-webkit-font-smoothing: antialiased;
font-size: 13px
}
* {
box-sizing: border-box;
font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
-webkit-tap-highlight-color... | static/css_display/page-fast-news-60c1b0fb04288316f8b14bbbcc409bff.css | @charset "UTF-8";
html,
body {
background: #e9eaec;
-webkit-font-smoothing: antialiased;
font-size: 13px
}
* {
box-sizing: border-box;
font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
-webkit-tap-highlight-color... | 0.282592 | 0.097433 |
*, *:before, *:after{box-sizing: inherit; outline: none;}
a, a:hover, a:focus, a:active, a:visited {outline: none;}
html{text-size-adjust: 100%;box-sizing: border-box; overflow-x:hidden; width:100%;}
body{/*FONT FAMILY ICI*/ background-color:#fff;font-size:16px;color: #222; overflow-x:hidden; width:100%;}
*::selection... | web/front/css/style.css | *, *:before, *:after{box-sizing: inherit; outline: none;}
a, a:hover, a:focus, a:active, a:visited {outline: none;}
html{text-size-adjust: 100%;box-sizing: border-box; overflow-x:hidden; width:100%;}
body{/*FONT FAMILY ICI*/ background-color:#fff;font-size:16px;color: #222; overflow-x:hidden; width:100%;}
*::selection... | 0.395251 | 0.070432 |
.courses .description{
display: block;
width: 80%;
text-align: justify;
}
.curse-input {
display: inline-block;
width: auto;
align-self: baseline;
padding: 20px;
}
.alert-msg{
margin: 3%;
}
.nav-bar{
margin-bottom: 65px;
}
/*PROFILE ADMIN*/
.admin-profile-container{
font-family: A... | public/css/admin.css | .courses .description{
display: block;
width: 80%;
text-align: justify;
}
.curse-input {
display: inline-block;
width: auto;
align-self: baseline;
padding: 20px;
}
.alert-msg{
margin: 3%;
}
.nav-bar{
margin-bottom: 65px;
}
/*PROFILE ADMIN*/
.admin-profile-container{
font-family: A... | 0.406037 | 0.086362 |
body {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.toolbar-wrapper {
position: fixed; }
.toolbar-wrapper .show-bar {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-tr... | src/css/index.css | body {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.toolbar-wrapper {
position: fixed; }
.toolbar-wrapper .show-bar {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-tr... | 0.349422 | 0.041269 |
.bar-left {
width: 0px;
height: 10px;
background: black;
display: inline-block;
}
.bar-right {
width: 200px;
height: 10px;
background: #e3e3e3;
display: inline-block;
margin: 0;
}
.bar-count {
display: inline-block;
padding-left: 10px;
font-size: 16px;
}
.bar-title {
display: inline-block;
... | client/dist/style.css | .bar-left {
width: 0px;
height: 10px;
background: black;
display: inline-block;
}
.bar-right {
width: 200px;
height: 10px;
background: #e3e3e3;
display: inline-block;
margin: 0;
}
.bar-count {
display: inline-block;
padding-left: 10px;
font-size: 16px;
}
.bar-title {
display: inline-block;
... | 0.563858 | 0.146667 |
@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
#sldcontenedor {position:relative;left:0%;width:100%;margin-top:0%;height:81%;min-height:550px;}
#slidorion {
width:100%;
height:100%;
min-height:550px;
position: relative;
lef... | application/css/slider.css | @charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
#sldcontenedor {position:relative;left:0%;width:100%;margin-top:0%;height:81%;min-height:550px;}
#slidorion {
width:100%;
height:100%;
min-height:550px;
position: relative;
lef... | 0.207455 | 0.067485 |
body {
margin:0px 0px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif, Arial, sans-serif;
font-size:12px;
overflow: hidden;
text-align:center;
-webkit-font-smoothing:antialiased;
}
a {
text-decoration: none;
color:#333;
}
img{
border:none;
}
iframe {
z-index:1;
}
.znhead {
background: #111 ... | theme/assets/css/default.css | body {
margin:0px 0px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif, Arial, sans-serif;
font-size:12px;
overflow: hidden;
text-align:center;
-webkit-font-smoothing:antialiased;
}
a {
text-decoration: none;
color:#333;
}
img{
border:none;
}
iframe {
z-index:1;
}
.znhead {
background: #111 ... | 0.327561 | 0.067332 |
--wl-color-primary: #3880ff;
--wl-color-primary-rgb: 56, 128, 255;
--wl-color-primary-contrast: #ffffff;
--wl-color-primary-contrast-rgb: 255, 255, 255;
--wl-color-primary-shade: #3171e0;
--wl-color-primary-tint: #4c8dff;
--wl-color-secondary: #3dc2ff;
--wl-color-secondary-rgb: 61, 194, 255;
--wl-col... | src/themes/test/css-variables/css/default.css | --wl-color-primary: #3880ff;
--wl-color-primary-rgb: 56, 128, 255;
--wl-color-primary-contrast: #ffffff;
--wl-color-primary-contrast-rgb: 255, 255, 255;
--wl-color-primary-shade: #3171e0;
--wl-color-primary-tint: #4c8dff;
--wl-color-secondary: #3dc2ff;
--wl-color-secondary-rgb: 61, 194, 255;
--wl-col... | 0.550366 | 0.043508 |
html {
padding: 1em;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #ffffff)) no-repeat;
background: -webkit-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -moz-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -o-linear-gradient(#dddddd, #fff... | app/contact-app/contact-webapp/src/main/webapp/touch/sdk/resources/themes/vendor/compass-recipes/tests/recipes/shadow/drop/curved/s.css | html {
padding: 1em;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #ffffff)) no-repeat;
background: -webkit-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -moz-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -o-linear-gradient(#dddddd, #fff... | 0.449393 | 0.06767 |
#headline{
height: 100px;
background-color: #132e41;
top: 0;
padding: 10px 0 10px 30px;
}
#administratorImg{
width: 80px;
height: 80px;
border-radius: 40px;
background-color: #0c4a71;
float: left;
margin-right: 40px;
}
#administratorImg img{
width: 80px;
height: 80px;
}
#... | asset/css/indexCSS.css | #headline{
height: 100px;
background-color: #132e41;
top: 0;
padding: 10px 0 10px 30px;
}
#administratorImg{
width: 80px;
height: 80px;
border-radius: 40px;
background-color: #0c4a71;
float: left;
margin-right: 40px;
}
#administratorImg img{
width: 80px;
height: 80px;
}
#... | 0.155591 | 0.071235 |
* {
font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: none;
-webkit-user-select: none;
-webkit-user-drag: none;
outline: none; }
html,
body... | static/css/style.css | * {
font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: none;
-webkit-user-select: none;
-webkit-user-drag: none;
outline: none; }
html,
body... | 0.393618 | 0.059074 |
body {
background: #000;
margin: 0;
padding: 0;
color: #fff;
}
/* START OF HEADER */
.main-header {
position: fixed;
background: #000;
top: 0;
width: 100vw;
height: 80px;
z-index: 21;
font-family: gilroy;
font-weight: normal;
transition: height 1s ease-in-out;
}
.m... | css/header.css | body {
background: #000;
margin: 0;
padding: 0;
color: #fff;
}
/* START OF HEADER */
.main-header {
position: fixed;
background: #000;
top: 0;
width: 100vw;
height: 80px;
z-index: 21;
font-family: gilroy;
font-weight: normal;
transition: height 1s ease-in-out;
}
.m... | 0.453262 | 0.083367 |
.datepic-icon-cl-blue .input-group-addon {
background-color: cornflowerblue !important;
color: white !important;
border: 1px solid cornflowerblue !important;
}
.datepic-icon-cl-red .input-group-addon {
background-color: #da534f !important;
color: white !important;
border: 1px solid #da534f !imp... | resources/units/field_date_picker/css/main.css | .datepic-icon-cl-blue .input-group-addon {
background-color: cornflowerblue !important;
color: white !important;
border: 1px solid cornflowerblue !important;
}
.datepic-icon-cl-red .input-group-addon {
background-color: #da534f !important;
color: white !important;
border: 1px solid #da534f !imp... | 0.377885 | 0.06486 |
#work {
background-color: #ffffff;
}
#work .container {
width: 100%;
padding: 0;
margin: 0;
}
#work .title {
padding: 100px 60px 60px 60px;
}
#work .bg-black {
background-color: #303030;
color: #ffffff;
}
#work .bg-red {
background-color: #eb5424;
color: #ffffff;
}
#work h3 {
padding-bottom: 20px;
... | src/app/editProfile/editProfile.component.css | #work {
background-color: #ffffff;
}
#work .container {
width: 100%;
padding: 0;
margin: 0;
}
#work .title {
padding: 100px 60px 60px 60px;
}
#work .bg-black {
background-color: #303030;
color: #ffffff;
}
#work .bg-red {
background-color: #eb5424;
color: #ffffff;
}
#work h3 {
padding-bottom: 20px;
... | 0.262369 | 0.055209 |
body {
margin: 0px;
}
.header-img {
top: 0;
position: absolute;
height: 65vh;
width: 100%;
}
.header-flex {
display: flex;
justify-content: space-between;
}
.header-items-right {
z-index: 10;
display: flex;
align-items: center;
margin-right: 20%;
color: aliceblue;
}
.header-items-right h3 {
... | react-ui/src/App.css | body {
margin: 0px;
}
.header-img {
top: 0;
position: absolute;
height: 65vh;
width: 100%;
}
.header-flex {
display: flex;
justify-content: space-between;
}
.header-items-right {
z-index: 10;
display: flex;
align-items: center;
margin-right: 20%;
color: aliceblue;
}
.header-items-right h3 {
... | 0.512449 | 0.083703 |
@charset "UTF-8";
@import "jquery-ui/jquery-ui.css";
/*
Setting up some basics here
*/
html {
width:100%;
height:100%;
}
body {
display:block;
width:100%;
height:100%;
margin:0px;
padding:0px;
overflow:hidden;
font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5{
margin:0;
... | themes/Leopaz/theme.css | @charset "UTF-8";
@import "jquery-ui/jquery-ui.css";
/*
Setting up some basics here
*/
html {
width:100%;
height:100%;
}
body {
display:block;
width:100%;
height:100%;
margin:0px;
padding:0px;
overflow:hidden;
font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5{
margin:0;
... | 0.238462 | 0.090293 |
.followr {
background: rgba(40,40,40,0.94);
position: fixed;
z-index: 4000;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
text-align: center;
font-size: 22px;
color: white;
font-weight: 400;
font-family: 'Lato';
}
.followr-wrap {
display: table-cell;
vertical-align: middle;
margin: 0 auto... | css/style.css | .followr {
background: rgba(40,40,40,0.94);
position: fixed;
z-index: 4000;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
text-align: center;
font-size: 22px;
color: white;
font-weight: 400;
font-family: 'Lato';
}
.followr-wrap {
display: table-cell;
vertical-align: middle;
margin: 0 auto... | 0.341363 | 0.117319 |
input:focus {
background-color: powderblue;
}
body, html {
color : black;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
/* background-color : lightblue; */
font-family: "Dancing Script";
font-size: 23px;
background-image : url("sig... | signup.css | input:focus {
background-color: powderblue;
}
body, html {
color : black;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
/* background-color : lightblue; */
font-family: "Dancing Script";
font-size: 23px;
background-image : url("sig... | 0.396419 | 0.092606 |
:root {
/* Colors */
--black: rgb(10, 10, 10);
--black-bis: rgb(18, 18, 18);
--black-ter: rgb(36, 36, 36);
--grey-darker: rgb(54, 54, 54);
--grey-dark: rgb(74, 74, 74);
--grey: rgb(121, 121, 121);
--grey-light: rgb(181, 181, 181);
--grey-lighter: rgb(219, 219, 219);
--white-ter: rgb(244, 243, 241);
... | src/styles/partials/variables.css | :root {
/* Colors */
--black: rgb(10, 10, 10);
--black-bis: rgb(18, 18, 18);
--black-ter: rgb(36, 36, 36);
--grey-darker: rgb(54, 54, 54);
--grey-dark: rgb(74, 74, 74);
--grey: rgb(121, 121, 121);
--grey-light: rgb(181, 181, 181);
--grey-lighter: rgb(219, 219, 219);
--white-ter: rgb(244, 243, 241);
... | 0.483648 | 0.112673 |
@charset "UTF-8";
@font-face {
font-family: 'idroid';
src: url('fontes/idroid.otf');
}
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed&display=swap');
body {
font-family: 'idroid', sans-serif;
background-color: #84E1AD;
margin: 0;
}
header {
background-image: linea... | desafios/d010/style.css | @charset "UTF-8";
@font-face {
font-family: 'idroid';
src: url('fontes/idroid.otf');
}
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed&display=swap');
body {
font-family: 'idroid', sans-serif;
background-color: #84E1AD;
margin: 0;
}
header {
background-image: linea... | 0.45641 | 0.113727 |
background-color: #ffffff;
color: #43403c;
}
#home h1 {
font-size: 54px;
font-weight: 800;
line-height: 1.15;
letter-spacing: -.0325em;
max-width: 670px;
}
#home section:not(:first-of-type) h1{
margin-bottom: 80px;
}
#home #main h1 {
letter-spacing: -.0325em;
max-width: 900px;
}
#home #main h1 a {
... | static/assets/css/home.css | background-color: #ffffff;
color: #43403c;
}
#home h1 {
font-size: 54px;
font-weight: 800;
line-height: 1.15;
letter-spacing: -.0325em;
max-width: 670px;
}
#home section:not(:first-of-type) h1{
margin-bottom: 80px;
}
#home #main h1 {
letter-spacing: -.0325em;
max-width: 900px;
}
#home #main h1 a {
... | 0.103188 | 0.053999 |
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?5ikgm0');
src: url('fonts/icomoon.eot?5ikgm0#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?5ikgm0') format('truetype'),
url('fonts/icomoon.woff?5ikgm0') format('woff'),
url('fonts/icomoon.svg?5ikgm0#icomoon') format('svg'... | frontend/assets/css-archive/style.css | @font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?5ikgm0');
src: url('fonts/icomoon.eot?5ikgm0#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?5ikgm0') format('truetype'),
url('fonts/icomoon.woff?5ikgm0') format('woff'),
url('fonts/icomoon.svg?5ikgm0#icomoon') format('svg'... | 0.310381 | 0.105073 |
body
{
margin: 0px;
padding: 0px;
font-family:Arial;
}
table, td
{
border-collapse:collapse;
border-spacing:0;
border:1px solid #f6f0eb;
padding: 0px;
}
#mainCal
{
width: 427px;
}
table
{
width: 427px;
}
.block
{
width: 50px;
text-align: left;
vertical-align: top;
border:... | web/360wnl/css/wnl2.css | body
{
margin: 0px;
padding: 0px;
font-family:Arial;
}
table, td
{
border-collapse:collapse;
border-spacing:0;
border:1px solid #f6f0eb;
padding: 0px;
}
#mainCal
{
width: 427px;
}
table
{
width: 427px;
}
.block
{
width: 50px;
text-align: left;
vertical-align: top;
border:... | 0.210685 | 0.042206 |
html,
body,
.container,
.row,
#map-canvas {
margin: 0;
padding: 0;
height: 100%;
}
body {
height: 100%;
font-family: sans-serif;
}
.hidden {
display: none;
}
input {
-webkit-appearance: none;
border-radius: 0;
}
/*================================================================
#Map config
=============... | public/css/style.css | html,
body,
.container,
.row,
#map-canvas {
margin: 0;
padding: 0;
height: 100%;
}
body {
height: 100%;
font-family: sans-serif;
}
.hidden {
display: none;
}
input {
-webkit-appearance: none;
border-radius: 0;
}
/*================================================================
#Map config
=============... | 0.256553 | 0.053206 |
select {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background: #FBFBFB;
background-image: none;
}
/* Remove IE arrow */
select::-ms-expand {
display: none;
}
... | public/admin/styles/style.css | select {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background: #FBFBFB;
background-image: none;
}
/* Remove IE arrow */
select::-ms-expand {
display: none;
}
... | 0.331552 | 0.049612 |
Color scheme helpers:
https://coolors.co/app/264653-2a9d8f-e9c46a-f4a261-e76f51
http://paletton.com/#uid=53f0u0knsvIdILAj5Cftgu3uBmZ
*/
/* $font-path: "/serve/fonticons/fonts/" !default; */
@font-face {
font-family: 'Converse-js';
src: url("/serve/fonticons/fonts/icomoon.eot?-mnoxh0");
src: url("/ser... | serve/converse.css | Color scheme helpers:
https://coolors.co/app/264653-2a9d8f-e9c46a-f4a261-e76f51
http://paletton.com/#uid=53f0u0knsvIdILAj5Cftgu3uBmZ
*/
/* $font-path: "/serve/fonticons/fonts/" !default; */
@font-face {
font-family: 'Converse-js';
src: url("/serve/fonticons/fonts/icomoon.eot?-mnoxh0");
src: url("/ser... | 0.373304 | 0.081813 |
* {
padding: 0;
margin: 0;
border: 0;
outline: 0;
box-sizing: border-box;
color: #ffffff;
}
html {
font-family: sans-serif;
background: #121212;
width: 100%;
}
body {
width: 100%;
}
h1 {
color: #ffffff;
margin: 1rem 0;
margin: 0;
}
::-webkit-calendar-picker-indic... | danmuvis/static/style.css | * {
padding: 0;
margin: 0;
border: 0;
outline: 0;
box-sizing: border-box;
color: #ffffff;
}
html {
font-family: sans-serif;
background: #121212;
width: 100%;
}
body {
width: 100%;
}
h1 {
color: #ffffff;
margin: 1rem 0;
margin: 0;
}
::-webkit-calendar-picker-indic... | 0.455683 | 0.124878 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Josefin Sans', sans-serif;
}
header{
width: 100%;
height: 100vh;
background-image: url('../image/background_image.png');
background-repeat: no-repeat;
background-size: cover;
}
.mainheader{
width: 1... | css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Josefin Sans', sans-serif;
}
header{
width: 100%;
height: 100vh;
background-image: url('../image/background_image.png');
background-repeat: no-repeat;
background-size: cover;
}
.mainheader{
width: 1... | 0.38827 | 0.047958 |
@media (max-width: 1200px) {
#owl-demo {
padding-bottom: 0px !important;
}
.line-hot {
width:80%;
padding-right:0px !important;
}
.container {
padding-left: 20px;
padding-right: 20px;
}
.header .cart-icon {
top: -32px;
left: 87%;
}
.footer {
background:none;
}
.contact-page .bg-contac... | assets/css/responsive.css | @media (max-width: 1200px) {
#owl-demo {
padding-bottom: 0px !important;
}
.line-hot {
width:80%;
padding-right:0px !important;
}
.container {
padding-left: 20px;
padding-right: 20px;
}
.header .cart-icon {
top: -32px;
left: 87%;
}
.footer {
background:none;
}
.contact-page .bg-contac... | 0.340376 | 0.076477 |
body {
padding: 0px;
margin: 0px;
}
.messages-width-small {
width: 300px;
}
.messages-width-medium {
width: 400px;
}
.messages-width-large {
width: 500px;
}
.messages-width-full {
width: 100%;
}
/* Basic List Styling */
ul.rounded-messages {
list-style: none;
display: inline-block;
overflow: hidd... | src/message-bubbles.css | body {
padding: 0px;
margin: 0px;
}
.messages-width-small {
width: 300px;
}
.messages-width-medium {
width: 400px;
}
.messages-width-large {
width: 500px;
}
.messages-width-full {
width: 100%;
}
/* Basic List Styling */
ul.rounded-messages {
list-style: none;
display: inline-block;
overflow: hidd... | 0.431584 | 0.056522 |
html, body {
height: 100%;
margin: 0;
padding: 0;
}
body * {
text-align: center;
font-family: 'Cinzel', serif;
}
#BootStrapStyle {
padding: 0px;
margin: 0px;
border: 0px;
}
#Content1, #Content2 {
height: 100vh;
width: 99.9%;
margin: 0px;
border: 0px;
padding: 0px;
}
#Left {
width: 33.3%;... | style/Google.css | html, body {
height: 100%;
margin: 0;
padding: 0;
}
body * {
text-align: center;
font-family: 'Cinzel', serif;
}
#BootStrapStyle {
padding: 0px;
margin: 0px;
border: 0px;
}
#Content1, #Content2 {
height: 100vh;
width: 99.9%;
margin: 0px;
border: 0px;
padding: 0px;
}
#Left {
width: 33.3%;... | 0.342352 | 0.053255 |
html,body{
min-height: 100%;
-ms-overflow-style:scrollbar;
}
body.mw-live-edit.dragStart .edit{
/*
padding-top: 20px;
padding-bottom: 20px; */
}
#mw-saving-loader{
height:48px;
width:48px;
background-image: url(images/saving.gif);
background-color:#FFFFB9 !important;
background-repeat: no-repea... | src/Microweber/includes/css/liveedit.css | html,body{
min-height: 100%;
-ms-overflow-style:scrollbar;
}
body.mw-live-edit.dragStart .edit{
/*
padding-top: 20px;
padding-bottom: 20px; */
}
#mw-saving-loader{
height:48px;
width:48px;
background-image: url(images/saving.gif);
background-color:#FFFFB9 !important;
background-repeat: no-repea... | 0.349089 | 0.056004 |
.banner{
height: auto;
width: 100%;
text-align: center;
position: relative;
}
.banner img{
width: 100%;
height: 100%;
top: 0;
left: 0;
vertical-align: middle;
}
.banner .tab_nav{
height: 92px;
background: #fff;
position: absolute;
bottom: -50px;
box-shadow:2px 2px 5px #eee;
z-index: 100;
}
.banner .tab_n... | web/theme/web/default/css/solve.css | .banner{
height: auto;
width: 100%;
text-align: center;
position: relative;
}
.banner img{
width: 100%;
height: 100%;
top: 0;
left: 0;
vertical-align: middle;
}
.banner .tab_nav{
height: 92px;
background: #fff;
position: absolute;
bottom: -50px;
box-shadow:2px 2px 5px #eee;
z-index: 100;
}
.banner .tab_n... | 0.243193 | 0.079818 |
.ck-editor__editable,
textarea {
min-height: 150px;
}
.datatable {
width: 100% !important;
}
table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
top: 50%;
}
.... | public/css/custom.css | .ck-editor__editable,
textarea {
min-height: 150px;
}
.datatable {
width: 100% !important;
}
table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
top: 50%;
}
.... | 0.514156 | 0.119024 |
.container {
background-color: #fff;
max-width: 800px;
margin: 0 auto;
border-radius: 15px;
}
.inner-container {
padding: 30px 40px;
margin: 1rem;
}
.agreement-section {
font-family: 'Source Sans Pro', Arial, sans-serif;
font-size: 1rem;
}
.agreement-section .label {
display: inline-block;
font-f... | force-app/main/default/lwc/aareg_agreement/aareg_agreement.css | .container {
background-color: #fff;
max-width: 800px;
margin: 0 auto;
border-radius: 15px;
}
.inner-container {
padding: 30px 40px;
margin: 1rem;
}
.agreement-section {
font-family: 'Source Sans Pro', Arial, sans-serif;
font-size: 1rem;
}
.agreement-section .label {
display: inline-block;
font-f... | 0.492432 | 0.060863 |
body {
color: #6F7B8A;
font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
a {
text-shadow: none !important;
color: #0b9c8f;
transition: color 0.1s linear 0s,background-color 0.1s linear 0s !important;
}
a,a:focus, a:hover, a:active {
outline: 0;
text-decoration:none;
cursor:pointer;
... | assets/css/eed.css | body {
color: #6F7B8A;
font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
a {
text-shadow: none !important;
color: #0b9c8f;
transition: color 0.1s linear 0s,background-color 0.1s linear 0s !important;
}
a,a:focus, a:hover, a:active {
outline: 0;
text-decoration:none;
cursor:pointer;
... | 0.313525 | 0.099339 |
@charset "UTF-8";
@font-face {
font-family: 'inverno';
src: url(../fontes/inverno/Mountain.ttf) format('opentype')
}
@font-face {
font-family: 'primavera-verao';
src: url(../fontes/primaveraeverao/Tree\ Icons.otf) format('truetype')
}
@font-face {
font-family: 'outono';
src: url(../fontes/out... | estilo/estilo.css | @charset "UTF-8";
@font-face {
font-family: 'inverno';
src: url(../fontes/inverno/Mountain.ttf) format('opentype')
}
@font-face {
font-family: 'primavera-verao';
src: url(../fontes/primaveraeverao/Tree\ Icons.otf) format('truetype')
}
@font-face {
font-family: 'outono';
src: url(../fontes/out... | 0.3295 | 0.080141 |
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@600&family=Roboto:wght@500&display=swap');
.hero_1{
background-image: url(/src/components/aboutpage/images/about-global.jpg);
color: rgb(178, 178, 178);
background-blend-mode: soft-light;
/* background: rgba(0, 0, 0, .100); */
}
/* .her... | src/components/aboutpage/layouts/AboutHero.css | @import url('https://fonts.googleapis.com/css2?family=Mulish:wght@600&family=Roboto:wght@500&display=swap');
.hero_1{
background-image: url(/src/components/aboutpage/images/about-global.jpg);
color: rgb(178, 178, 178);
background-blend-mode: soft-light;
/* background: rgba(0, 0, 0, .100); */
}
/* .her... | 0.289271 | 0.090173 |
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... | css/index.css | html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... | 0.440469 | 0.070688 |
body{
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
margin:0;
font-size: 20px;
-webkit-font-smoothing: antialiased;
line-height:1.3;
}
a {
color:#5334f5;
text-decoration: none;
font-weight: 600;
}
.headerScrolled... | src/components/layout.css | body{
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
margin:0;
font-size: 20px;
-webkit-font-smoothing: antialiased;
line-height:1.3;
}
a {
color:#5334f5;
text-decoration: none;
font-weight: 600;
}
.headerScrolled... | 0.346652 | 0.085099 |
body {
margin : 0;
padding : 0;
text-align : left;
font : 75% "Trebuchet MS", verdana, arial, sans-serif;
line-height : 1.5em;
background : #BCE0A8 url(img/bg.jpg) top center repeat-y;
color : #000;
}
/*CONTAINER*/
#wrapper {
position : relative;
width : 780px;
margin-right : auto;
margin-left : auto;
padding : 0;
b... | doc/13 12 2017 sander glu/Portfolio Sander Groothuis/documenten/ICT 3 4/Dreamwaver curses/standaard template website/Greener Free Website Template - Free-CSS.com/greener/style.css | body {
margin : 0;
padding : 0;
text-align : left;
font : 75% "Trebuchet MS", verdana, arial, sans-serif;
line-height : 1.5em;
background : #BCE0A8 url(img/bg.jpg) top center repeat-y;
color : #000;
}
/*CONTAINER*/
#wrapper {
position : relative;
width : 780px;
margin-right : auto;
margin-left : auto;
padding : 0;
b... | 0.330471 | 0.124213 |
@font-face {
font-family : 'Lato';
font-style : normal;
font-weight : 100;
src : local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v11/eFRpvGLEW31oiexbYNx7Y_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range : U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20A... | public/css/email.css | @font-face {
font-family : 'Lato';
font-style : normal;
font-weight : 100;
src : local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v11/eFRpvGLEW31oiexbYNx7Y_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range : U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20A... | 0.319652 | 0.120258 |
@font-face {
font-family: 'iconfont_user';
src: url('../layui/font/iconfont_user.eot');
src: url('../layui/font/iconfont_user.eot?#iefix') format('embedded-opentype'),
url('../layui/font/iconfont_user.woff2') format('woff2'),
url('../layui/font/iconfont_user.woff') format('woff'),
url('../layui/... | public/assets/worder/layuiadmin/style/login.css | @font-face {
font-family: 'iconfont_user';
src: url('../layui/font/iconfont_user.eot');
src: url('../layui/font/iconfont_user.eot?#iefix') format('embedded-opentype'),
url('../layui/font/iconfont_user.woff2') format('woff2'),
url('../layui/font/iconfont_user.woff') format('woff'),
url('../layui/... | 0.192426 | 0.042983 |
body{
background-color: black;
font-size: 14px;
color: #333;
margin: 0 auto;
}
h1,h2,h3,h4,h5,h6,p {
padding: 10px 0;
margin: 0;
}
#navigation{
height: 125px;
width:100%;
margin-top: 40px;
padding:45px 0 0 0;
}
#navigation ul li{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-we... | webapp/crowdclass/static/crowdclass/style.css | body{
background-color: black;
font-size: 14px;
color: #333;
margin: 0 auto;
}
h1,h2,h3,h4,h5,h6,p {
padding: 10px 0;
margin: 0;
}
#navigation{
height: 125px;
width:100%;
margin-top: 40px;
padding:45px 0 0 0;
}
#navigation ul li{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-we... | 0.416797 | 0.053626 |
:root {
--modal-duration: 1s;
--blue: #1686d9;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #f4f4f4;
font-size: 17px;
line-height: 1.6;
height: 100vh;
align-items: center;
justify-content: center;
transition: ease-in-out;
}
.navlink {
color: black;
font-weight: 300;
}
h1 {
... | assets/stylesheet/style.css | :root {
--modal-duration: 1s;
--blue: #1686d9;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #f4f4f4;
font-size: 17px;
line-height: 1.6;
height: 100vh;
align-items: center;
justify-content: center;
transition: ease-in-out;
}
.navlink {
color: black;
font-weight: 300;
}
h1 {
... | 0.461259 | 0.147709 |
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:'Roboto', sans-serif;font-weight:400;margin:0 0 20px;font-weight:600;color: #333;}
h1,.h1{font-size:36px;line-height:42px}
h2,.h2{font-size:32px;line-height:38px}
h3,.h3{font-size:28px;line-height:34px}
h4,.h4{font-size:24px;line-height:28px}
h5,.h5{font-size:20px;l... | public/frontend/css/main.css | h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:'Roboto', sans-serif;font-weight:400;margin:0 0 20px;font-weight:600;color: #333;}
h1,.h1{font-size:36px;line-height:42px}
h2,.h2{font-size:32px;line-height:38px}
h3,.h3{font-size:28px;line-height:34px}
h4,.h4{font-size:24px;line-height:28px}
h5,.h5{font-size:20px;l... | 0.334372 | 0.053626 |
.table-wrapper---1t2D3 {
box-sizing: border-box;
line-height: 20px;
display: inline-block;
position: relative;
}
.table-wrapper---1t2D3 *,
.table-wrapper---1t2D3 *:before,
.table-wrapper---1t2D3 *:after {
box-sizing: inherit;
}
.table---2aBqd {
display: flex;
flex-direction: column;
}
.table---2aBqd .thea... | docs/main.css | .table-wrapper---1t2D3 {
box-sizing: border-box;
line-height: 20px;
display: inline-block;
position: relative;
}
.table-wrapper---1t2D3 *,
.table-wrapper---1t2D3 *:before,
.table-wrapper---1t2D3 *:after {
box-sizing: inherit;
}
.table---2aBqd {
display: flex;
flex-direction: column;
}
.table---2aBqd .thea... | 0.615435 | 0.331904 |
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on May 13, 2016 */
html {
width: 100%;
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
}
body... | public/css/fer-style.css | @import url(//fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on May 13, 2016 */
html {
width: 100%;
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
}
body... | 0.304662 | 0.070017 |
.logoimg{
width: 80px;
border-radius: 58px;
}
.text123{
color:white;
font-family: 'Poppins', sans-serif;
}
.textdash{
text-align: left;
font-family: 'Poppins', sans-serif;
}
.img-responsive{
width:100%;
}
#but1{
margin: 30px 10px;padding: 10px;border-radius: 20px;width: 100%;
}
.card {
box-shadow: 0 4px ... | css/eventbackup.css | .logoimg{
width: 80px;
border-radius: 58px;
}
.text123{
color:white;
font-family: 'Poppins', sans-serif;
}
.textdash{
text-align: left;
font-family: 'Poppins', sans-serif;
}
.img-responsive{
width:100%;
}
#but1{
margin: 30px 10px;padding: 10px;border-radius: 20px;width: 100%;
}
.card {
box-shadow: 0 4px ... | 0.344995 | 0.172799 |
:root {
--sidebar-width: 18em;
}
body {
margin-top: 50px;
padding-top: 1em;
}
.navbar-text {
padding-right: 1em;
}
.btn:focus {
outline: none;
}
.diagram {
margin-bottom: 2em;
}
.anchor {
display: block;
position: relative;
top: -60px;
visibility: hidden;
}
.sidebar {
width: var(--sidebar-widt... | static/style.css | :root {
--sidebar-width: 18em;
}
body {
margin-top: 50px;
padding-top: 1em;
}
.navbar-text {
padding-right: 1em;
}
.btn:focus {
outline: none;
}
.diagram {
margin-bottom: 2em;
}
.anchor {
display: block;
position: relative;
top: -60px;
visibility: hidden;
}
.sidebar {
width: var(--sidebar-widt... | 0.522933 | 0.151278 |
body {
background-color: #000000;
color: whitesmoke;
}
a {
outline: none;
}
hr {
border-top: 1px solid rgba(255, 255, 255, .2);
}
pre.card-text {
color: #ffffff;
}
.hide {
display: none !important;
}
.logItemLinks {
padding-right: 10px;
}
.logItemLinks > * {
padding-right: 15px;
}
... | public/styles.css | body {
background-color: #000000;
color: whitesmoke;
}
a {
outline: none;
}
hr {
border-top: 1px solid rgba(255, 255, 255, .2);
}
pre.card-text {
color: #ffffff;
}
.hide {
display: none !important;
}
.logItemLinks {
padding-right: 10px;
}
.logItemLinks > * {
padding-right: 15px;
}
... | 0.575588 | 0.087058 |
body {
/*min-height: 800px;*/
margin:0;
padding:0;
height:100%;
}
.footer {
margin-left: 100px;
border-top: 1px solid #414141;
position:static;;
bottom:0;
/*width:100%;*/
height:60px; /* Height of the footer */
left: 50%;
right: 50%
}
.headerDiv {
}
.mainContentDiv {
padding:10px;
padding... | app/app.css | body {
/*min-height: 800px;*/
margin:0;
padding:0;
height:100%;
}
.footer {
margin-left: 100px;
border-top: 1px solid #414141;
position:static;;
bottom:0;
/*width:100%;*/
height:60px; /* Height of the footer */
left: 50%;
right: 50%
}
.headerDiv {
}
.mainContentDiv {
padding:10px;
padding... | 0.37502 | 0.07353 |
* {
font-family: Open Sans !important;
text-align: justify;
}
.navbar-brand{
background-color: #ffffff;
}
.topbar{
height: auto;
width: 100%;
padding-left: 40px;
padding-right: 40px;
}
.topbar p
{
font-size: 1px;
font-weight: bold !important;
}
.topbar ul {
display: flex;
jus... | public/css_boostrap/css_page/main_style.css | * {
font-family: Open Sans !important;
text-align: justify;
}
.navbar-brand{
background-color: #ffffff;
}
.topbar{
height: auto;
width: 100%;
padding-left: 40px;
padding-right: 40px;
}
.topbar p
{
font-size: 1px;
font-weight: bold !important;
}
.topbar ul {
display: flex;
jus... | 0.405331 | 0.100084 |
@charset "utf-8";
/*
原始 : hahaha
維護 :
指揮 :
----------------------------------------------------------------------------------------------
決定 : name
----------------------------------------------------------------------------
-- 說明 :
----------------------------------------------------------------------------
... | public/assets/web/frontend/table/index/table/backend_accounts_detail.css | @charset "utf-8";
/*
原始 : hahaha
維護 :
指揮 :
----------------------------------------------------------------------------------------------
決定 : name
----------------------------------------------------------------------------
-- 說明 :
----------------------------------------------------------------------------
... | 0.132318 | 0.040106 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
font-family: sans-serif;
}
ul,
li,
p,
h1,
h2 {
list-style: none;
margin: 0;
padding: 0;
}
.container {
width: 300px;
margin: 0 auto;
}
.nav-wrap {
display: flex;
justify-content: space-between;
margin-top:... | src/styles.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
font-family: sans-serif;
}
ul,
li,
p,
h1,
h2 {
list-style: none;
margin: 0;
padding: 0;
}
.container {
width: 300px;
margin: 0 auto;
}
.nav-wrap {
display: flex;
justify-content: space-between;
margin-top:... | 0.458106 | 0.063279 |
body {
font-family: sf-ui-display;
font-size: 16px;
}
@font-face {
font-family: sf-ui-display;
src: url(../../assets/fonts/sf-ui-display-medium.otf);
}
@font-face {
font-family: sf-ui-display-light;
src: url(../../assets/fonts/sf-ui-display-light.otf);
}
.btn {
border-radius: 30px;
padding: 8px 20px... | public/assets/css/style.css | body {
font-family: sf-ui-display;
font-size: 16px;
}
@font-face {
font-family: sf-ui-display;
src: url(../../assets/fonts/sf-ui-display-medium.otf);
}
@font-face {
font-family: sf-ui-display-light;
src: url(../../assets/fonts/sf-ui-display-light.otf);
}
.btn {
border-radius: 30px;
padding: 8px 20px... | 0.347316 | 0.056731 |
/*!
* Durandal 2.1.0 Copyright (c) 2012 Blue Spire Consulting, Inc. All Rights Reserved.
* Available via the MIT license.
* see: http://durandaljs.com or https://github.com/BlueSpire/Durandal for details
*/
@font-face {
font-family: 'titillium'; /*a name to be used later*/
src: url('../img/Titillium-Re... | css/starterkit.css | /*!
* Durandal 2.1.0 Copyright (c) 2012 Blue Spire Consulting, Inc. All Rights Reserved.
* Available via the MIT license.
* see: http://durandaljs.com or https://github.com/BlueSpire/Durandal for details
*/
@font-face {
font-family: 'titillium'; /*a name to be used later*/
src: url('../img/Titillium-Re... | 0.560373 | 0.07088 |
height: 100%;
}
/*!
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
@font-face {
font-family: 'CircularBold';
src: url('../fonts/CircularStd-Bold.woff') format('wof... | css/grayscale.css | height: 100%;
}
/*!
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
@font-face {
font-family: 'CircularBold';
src: url('../fonts/CircularStd-Bold.woff') format('wof... | 0.624294 | 0.08266 |
div#center div#sidebar-left,
div#center div#content.with-sidebar-left{
float: left;
}
div#center div#sidebar-left{
width: 220px;
margin-right: 60px;
}
div#center div#content.with-sidebar-left{
width: 696px;
}
div#center div#sidebar-left div.sidebar-content.content-box{
padding: 0 0 0 0;
margin-bottom: 30px;
}
... | public/assets/css/videokes/browse.css | div#center div#sidebar-left,
div#center div#content.with-sidebar-left{
float: left;
}
div#center div#sidebar-left{
width: 220px;
margin-right: 60px;
}
div#center div#content.with-sidebar-left{
width: 696px;
}
div#center div#sidebar-left div.sidebar-content.content-box{
padding: 0 0 0 0;
margin-bottom: 30px;
}
... | 0.228845 | 0.06216 |
.tags {
font-size: 0.8em;
color: #888;
}
.tags a {
color: #888;
border-bottom: dotted 1px #888;
margin-left: 10px;
transition: all linear 0.4s;
-webkit-transition: all linear 0.4s;
-moz-transition: all linear 0.4s;
}
.tags a:hover {
color: black;
border-bottom-color: black;
... | template/style/post.css | .tags {
font-size: 0.8em;
color: #888;
}
.tags a {
color: #888;
border-bottom: dotted 1px #888;
margin-left: 10px;
transition: all linear 0.4s;
-webkit-transition: all linear 0.4s;
-moz-transition: all linear 0.4s;
}
.tags a:hover {
color: black;
border-bottom-color: black;
... | 0.366136 | 0.135575 |
.cap {text-transform: uppercase;}
.tcenter {
text-align: center;
display: block;
}
.center {
margin: 0 auto;
position: relative;
display: block;
}
.white {background-color: white;}
.specialColor {color: #F24C27}
.noPadding {padding: 0 0 0 0}
.invertColor {
-webkit-filter: invert(1);
filter: invert(1... | css/styles.css | .cap {text-transform: uppercase;}
.tcenter {
text-align: center;
display: block;
}
.center {
margin: 0 auto;
position: relative;
display: block;
}
.white {background-color: white;}
.specialColor {color: #F24C27}
.noPadding {padding: 0 0 0 0}
.invertColor {
-webkit-filter: invert(1);
filter: invert(1... | 0.4436 | 0.115661 |
.research_loop_item {
padding-top: 90px;
padding-bottom: 90px;
}
.research_loop_item_title a {
font-family: Noah-regular;
font-size: 27px;
color: #00a2b4;
margin-bottom: 20px;
text-decoration: none;
}
.research_loop_item_row {
display: flex;
flex-wrap: wrap;
}
.research_loop_item_lef... | application/views/components/research_loop/style.css | .research_loop_item {
padding-top: 90px;
padding-bottom: 90px;
}
.research_loop_item_title a {
font-family: Noah-regular;
font-size: 27px;
color: #00a2b4;
margin-bottom: 20px;
text-decoration: none;
}
.research_loop_item_row {
display: flex;
flex-wrap: wrap;
}
.research_loop_item_lef... | 0.439988 | 0.151781 |
html {
height: 100%;
}
html body {
height: 100%;
overflow: hidden;
display: flex;
flex-direction: column;
}
html body .container {
width: 100%;
overflow-y: auto;
height: 100%;
padding: 0px;
}
header {
width: 100%;
background-color: #604c8d;
color: #ffffff;
}
.title{
background-color: ... | css/main.css | html {
height: 100%;
}
html body {
height: 100%;
overflow: hidden;
display: flex;
flex-direction: column;
}
html body .container {
width: 100%;
overflow-y: auto;
height: 100%;
padding: 0px;
}
header {
width: 100%;
background-color: #604c8d;
color: #ffffff;
}
.title{
background-color: ... | 0.5 | 0.061791 |
padding:0px 0 0;
background:#0E2020 url("../graphics/headerbg.jpg") 50% 50%;
color:#fff;
}
#headerContent {
padding:40px 0 40px;
}
#header a {
color:#fff;
}
#belowFullWidthBanner .container {
padding:40px 0;
}
#aboveFooter {
background:#293741;
padding:40px 0 20px;
}
#aboveFooter h1
,#aboveFooter h2
,#aboveFoot... | sites/customer_signup/themes/default/css/main/structure.css | padding:0px 0 0;
background:#0E2020 url("../graphics/headerbg.jpg") 50% 50%;
color:#fff;
}
#headerContent {
padding:40px 0 40px;
}
#header a {
color:#fff;
}
#belowFullWidthBanner .container {
padding:40px 0;
}
#aboveFooter {
background:#293741;
padding:40px 0 20px;
}
#aboveFooter h1
,#aboveFooter h2
,#aboveFoot... | 0.213705 | 0.079175 |
body {
font-family: sans-serif;
color: #686868;
text-align: center;
line-height: 140%;
padding-top: 1em;
}
h1 {
font-family: monospace;
font-weight: 100;
font-size: 260%;
margin-bottom: 1em;
}
h1 span {
color: #0078e7;
}
form {
margin: 0 auto;
position: relative;
}
in... | src/assets/style.css | body {
font-family: sans-serif;
color: #686868;
text-align: center;
line-height: 140%;
padding-top: 1em;
}
h1 {
font-family: monospace;
font-weight: 100;
font-size: 260%;
margin-bottom: 1em;
}
h1 span {
color: #0078e7;
}
form {
margin: 0 auto;
position: relative;
}
in... | 0.477554 | 0.107625 |