code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
@import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pangolin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@keyframes bounce {
0% { transform: translateY(0); }
50% { transfor... | main.css | @import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pangolin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@keyframes bounce {
0% { transform: translateY(0); }
50% { transfor... | 0.354545 | 0.164752 |
body{
font-family: "Nunito Sans", sans-serif;
font-size: 16px;
font-weight: 300;
}
h1{
font-size: 65px;
line-height: 73px;
}
h2{
font-size: 38px;
line-height: 51px;
}
@media only screen and (max-width: 768px){
h1{
font-size: 42px;
line-height: 61px;
}
h2{
font-size: 32px;
line... | assets/css/style.css | body{
font-family: "Nunito Sans", sans-serif;
font-size: 16px;
font-weight: 300;
}
h1{
font-size: 65px;
line-height: 73px;
}
h2{
font-size: 38px;
line-height: 51px;
}
@media only screen and (max-width: 768px){
h1{
font-size: 42px;
line-height: 61px;
}
h2{
font-size: 32px;
line... | 0.458834 | 0.079675 |
@media (min-width:992px) {
html.w-mod-js:not(.w-mod-ix) [data-w-id="44c65c4e-eeb9-db79-2957-3dc3ecb05d7b"] {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0... | front/src/assets/css/responsive.css | @media (min-width:992px) {
html.w-mod-js:not(.w-mod-ix) [data-w-id="44c65c4e-eeb9-db79-2957-3dc3ecb05d7b"] {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0... | 0.295738 | 0.257304 |
body {
display: flex;
flex-direction: column;
background-color: inherit;
color: var(--vscode-foreground);
}
.modal-backdrop {
z-index: 1040 !important;
}
.modal-content {
z-index: 1100 !important;
background-color: var(--vscode-editor-background);
color: var(--vscode-foreground);
}
.clickable {
cur... | src/webclients/components/sdfv/vscode_sdfv.css | body {
display: flex;
flex-direction: column;
background-color: inherit;
color: var(--vscode-foreground);
}
.modal-backdrop {
z-index: 1040 !important;
}
.modal-content {
z-index: 1100 !important;
background-color: var(--vscode-editor-background);
color: var(--vscode-foreground);
}
.clickable {
cur... | 0.373647 | 0.076064 |
@charset "UTF-8";
/*!
* Start Bootstrap - SB Admin v6.0.0 (https://startbootstrap.com/templates/sb-admin)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-... | angular-frontend/src/styles.css | @charset "UTF-8";
/*!
* Start Bootstrap - SB Admin v6.0.0 (https://startbootstrap.com/templates/sb-admin)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-... | 0.70202 | 0.046034 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
@media screen and (max-width: 600px)... | Syriatech.WebUI/wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
@media screen and (max-width: 600px)... | 0.51562 | 0.084985 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Noto Sans TC', sans-serif;
}
body{
overflow-x: hidden;
background: #8ab0b0;
height: 100vh;
cursor: url('../image/cursor.svg'), auto;
}
a:hover{
cursor: url('../image/hover.svg'), auto;
}
.loading{
position: fixed;
width: 100%;
height: 100vh... | css/mainpage2.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Noto Sans TC', sans-serif;
}
body{
overflow-x: hidden;
background: #8ab0b0;
height: 100vh;
cursor: url('../image/cursor.svg'), auto;
}
a:hover{
cursor: url('../image/hover.svg'), auto;
}
.loading{
position: fixed;
width: 100%;
height: 100vh... | 0.404272 | 0.061255 |
html {
background-color: #e6e6e6;
}
#workspace {
background-color: #e6e6e6;
margin: 0 0 0 0;
}
#doc {
-moz-box-shadow: 0 0 4px 2px #888888;
-webkit-box-shadow: 0 0 4px 2px #888888;
margin: 1% 20% 6% 20%;
box-shadow: 0 0 4px 2px #888888;
padding: 2em 4em 6em 4em;
background-color: #ffffff;
}
h1 {
margin-bot... | css/resume.css | html {
background-color: #e6e6e6;
}
#workspace {
background-color: #e6e6e6;
margin: 0 0 0 0;
}
#doc {
-moz-box-shadow: 0 0 4px 2px #888888;
-webkit-box-shadow: 0 0 4px 2px #888888;
margin: 1% 20% 6% 20%;
box-shadow: 0 0 4px 2px #888888;
padding: 2em 4em 6em 4em;
background-color: #ffffff;
}
h1 {
margin-bot... | 0.330039 | 0.179135 |
.tool.menu-container {
text-align: center;
}
.tool.menu-container .tool-menu {
position: absolute;
background: #181b1e;
right: 0;
display: none;
top: 100%;
min-width: 7em;
z-index: 150;
}
.tool-menu .nav_bar_dropdown div { /*so we don't restyle the menu*/
text-align: left;
whit... | src/css/tooltip.css | .tool.menu-container {
text-align: center;
}
.tool.menu-container .tool-menu {
position: absolute;
background: #181b1e;
right: 0;
display: none;
top: 100%;
min-width: 7em;
z-index: 150;
}
.tool-menu .nav_bar_dropdown div { /*so we don't restyle the menu*/
text-align: left;
whit... | 0.601828 | 0.077553 |
.logo{
width: 75px;
padding-left: 10px;
}
.naveg{
padding-top: 10px;
padding-right: 40px;
width: 500px;
font-family: Arial;
font-size: 18px;
float: right;
}
ul, ol{
list-style: none;
}
.menu > li{
float: right;
}
.menu li a{
background-color: #ffff;
color: black;
text-decoration: none;
p... | Public/Assets/css/Form.css | .logo{
width: 75px;
padding-left: 10px;
}
.naveg{
padding-top: 10px;
padding-right: 40px;
width: 500px;
font-family: Arial;
font-size: 18px;
float: right;
}
ul, ol{
list-style: none;
}
.menu > li{
float: right;
}
.menu li a{
background-color: #ffff;
color: black;
text-decoration: none;
p... | 0.26923 | 0.09782 |
.switcher {
width: 30px !important;
height: 40px !important;
display: inline-block;
margin: 4px 8px;
border-radius: 5px;
border: 0px solid #000;
}
.swichermainleft {
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.colorcode {
display: inline-block;
margin: 4px 8px;
width... | public/admin_assets/assets/switcher/demo.css |
.switcher {
width: 30px !important;
height: 40px !important;
display: inline-block;
margin: 4px 8px;
border-radius: 5px;
border: 0px solid #000;
}
.swichermainleft {
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.colorcode {
display: inline-block;
margin: 4px 8px;
width... | 0.245356 | 0.06885 |
body{
font-family: '微软雅黑';
font-size: 9pt;
}
.container {
padding: 50px 0 0 10px;
width: 980px;
position: relative;
}
/*待办事项*/
.toDo {
border: 1px solid #d7d7d7;
overflow: hidden;
}
ul {
display: block;
margin: 0;
padding: 0;
list-style: none;
}
.toDo li {
float: left;
... | WebRoot/css/login/show/css/showpage.css | body{
font-family: '微软雅黑';
font-size: 9pt;
}
.container {
padding: 50px 0 0 10px;
width: 980px;
position: relative;
}
/*待办事项*/
.toDo {
border: 1px solid #d7d7d7;
overflow: hidden;
}
ul {
display: block;
margin: 0;
padding: 0;
list-style: none;
}
.toDo li {
float: left;
... | 0.383757 | 0.151404 |
body
{
background: url('../../resources/images/flat.gif');
font-family: 'Rajdhani', sans-serif;
font-weight: 400;
background-repeat: no-repeat;
background-position: center;
background-color: #DBFFFF;
/*background-attachment: fixed;*/
}
html,body {
width: 100%;
overflow-x: hidden;
}
ht... | resources/css/style.css | body
{
background: url('../../resources/images/flat.gif');
font-family: 'Rajdhani', sans-serif;
font-weight: 400;
background-repeat: no-repeat;
background-position: center;
background-color: #DBFFFF;
/*background-attachment: fixed;*/
}
html,body {
width: 100%;
overflow-x: hidden;
}
ht... | 0.294925 | 0.076511 |
width: 100vw;
height: 100vh;
object-fit: cover;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}
ngb-carousel .picsum-img-wrapper {
position: relative;
height: 0;
padding-top: 55%; /* Keep ratio for 900x500 images */
}
ngb-carousel .picsum-img-w... | src/app/home/home.component.css | width: 100vw;
height: 100vh;
object-fit: cover;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}
ngb-carousel .picsum-img-wrapper {
position: relative;
height: 0;
padding-top: 55%; /* Keep ratio for 900x500 images */
}
ngb-carousel .picsum-img-w... | 0.430147 | 0.064271 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
*, *::before, *::after {
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
body {
--base-bg: #F4F4F4;
--navigation-bg: #ffffff;
-... | public/assets/css/panel.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
*, *::before, *::after {
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
body {
--base-bg: #F4F4F4;
--navigation-bg: #ffffff;
-... | 0.372962 | 0.041288 |
html{
font-size: 62.5%;
}
body{
font-size:1.6rem;
font-family: sans-serif;
color: white;
font-weight: 300;
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
/* Header styles */
/* ======================================= */
header{
display: flex;
flex-flow: column nowrap;
... | UI/css/style.css | html{
font-size: 62.5%;
}
body{
font-size:1.6rem;
font-family: sans-serif;
color: white;
font-weight: 300;
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
/* Header styles */
/* ======================================= */
header{
display: flex;
flex-flow: column nowrap;
... | 0.315103 | 0.043548 |
body {
background: #bbb;
}
.window-2-640-476 {
background-color: transparent;
background-image: url('../images/userinterface/Window_2_640_476.png');
}
.InputText {
width: 100%;
height: 94px;
background-color: transparent;
background-image: url('../images/userinterface/Input.png');
background-size: 100% 100%;
... | public_html/css/darkage.css | body {
background: #bbb;
}
.window-2-640-476 {
background-color: transparent;
background-image: url('../images/userinterface/Window_2_640_476.png');
}
.InputText {
width: 100%;
height: 94px;
background-color: transparent;
background-image: url('../images/userinterface/Input.png');
background-size: 100% 100%;
... | 0.310276 | 0.062588 |
svg text {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
svg text::selection {
background: none;
}
.switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}
.switch input {
opacity: 0;
width: 0;
h... | iris_validation/interface/template/css/compat.css | svg text {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
svg text::selection {
background: none;
}
.switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}
.switch input {
opacity: 0;
width: 0;
h... | 0.395134 | 0.075075 |
body {
margin: 0;
font-family: 'Lato';
background: cadetblue;
}
p{
font-family: 'Catamaran';
}
.item1 { grid-area: header; }
.item3 { grid-area: main; }
.item4 { grid-area: right; }
.item5 { grid-area: footer; background: black; }
.search > h5 {
font-family: "Calibri Light";
color: white;
}
... | css/styles.css | body {
margin: 0;
font-family: 'Lato';
background: cadetblue;
}
p{
font-family: 'Catamaran';
}
.item1 { grid-area: header; }
.item3 { grid-area: main; }
.item4 { grid-area: right; }
.item5 { grid-area: footer; background: black; }
.search > h5 {
font-family: "Calibri Light";
color: white;
}
... | 0.537041 | 0.149811 |
@font-face {
font-family: 'Lato';
src: url('../fonts/lato/lato-black.eot');
src: url('../fonts/lato/lato-black.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-black.woff') format('woff'), url('../fonts/lato/lato-black.ttf') format('truetype'), url('../fonts/lato/lato-black.svg#latoblack') ... | css/style.css | @font-face {
font-family: 'Lato';
src: url('../fonts/lato/lato-black.eot');
src: url('../fonts/lato/lato-black.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-black.woff') format('woff'), url('../fonts/lato/lato-black.ttf') format('truetype'), url('../fonts/lato/lato-black.svg#latoblack') ... | 0.31384 | 0.056783 |
*{
margin:0;padding: 0;
}
ul{
list-style: none;
}
body{
display: flex;
}
input[type = 'text']{
width: 230px;height: 20px;text-align: right;
}
.ssd{
display: flex;flex-direction: column;
}
.calendar{
width: 230px;background-color: rgb(22, 22, 22);color: rgb(219, 219, 219);
box-sizing: border-... | src/css/main.css | *{
margin:0;padding: 0;
}
ul{
list-style: none;
}
body{
display: flex;
}
input[type = 'text']{
width: 230px;height: 20px;text-align: right;
}
.ssd{
display: flex;flex-direction: column;
}
.calendar{
width: 230px;background-color: rgb(22, 22, 22);color: rgb(219, 219, 219);
box-sizing: border-... | 0.544075 | 0.068662 |
#pbOverlay, #pbImage, #pbBottom, #pbCloseBtn {
position: fixed;
z-index: 9999;
}
#pbOverlay {
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
cursor: pointer;
}
#pbCloseBtn {
top: 0;
right: 0;
display: block;
width: 50px;
height: 50px;
background: url(closebutton.png) no-re... | src/main/webapp/qst/css/picbox.css | #pbOverlay, #pbImage, #pbBottom, #pbCloseBtn {
position: fixed;
z-index: 9999;
}
#pbOverlay {
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
cursor: pointer;
}
#pbCloseBtn {
top: 0;
right: 0;
display: block;
width: 50px;
height: 50px;
background: url(closebutton.png) no-re... | 0.177312 | 0.054601 |
p, ol, h2 {
margin-top: 2em;
}
ul ol, ol ol {
margin-top: 0;
}
h1 {
clear: both;
margin-top: 1.4em;
}
body {
margin: 0;
font: 1em/1.7 Arial, sans-serif;
background-color: #E9ECF3;
}
body > div {
max-width: 1000px;
margin: 0 auto;
padding: 3em;
background-color: #FFF;
}
img {
border: none;
max-width: 100%;
... | site/www/assets/style.css | p, ol, h2 {
margin-top: 2em;
}
ul ol, ol ol {
margin-top: 0;
}
h1 {
clear: both;
margin-top: 1.4em;
}
body {
margin: 0;
font: 1em/1.7 Arial, sans-serif;
background-color: #E9ECF3;
}
body > div {
max-width: 1000px;
margin: 0 auto;
padding: 3em;
background-color: #FFF;
}
img {
border: none;
max-width: 100%;
... | 0.435661 | 0.092893 |
html,
body {
font-size: 15px;
font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
background: #FFFFFF;
margin: 0px;
padding: 0px;
color: #555555;
min-height: 1000px;
text-rendering: optimizeLegibility;
min-width: 320px;
}
p {
text-align: justify;
}
.le... | examples/css/viewer.css | html,
body {
font-size: 15px;
font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
background: #FFFFFF;
margin: 0px;
padding: 0px;
color: #555555;
min-height: 1000px;
text-rendering: optimizeLegibility;
min-width: 320px;
}
p {
text-align: justify;
}
.le... | 0.558568 | 0.147801 |
*:first-child+html .shadow-left-top {
background-image: url('images/top-left.png');
}
*:first-child+html .shadow-right-top {
background-image: url('images/top-right.png');
}
*:first-child+html .shadow-left-bottom {
background-image: url('images/bottom-left.png');
}
*:first-child+html .shadow-right-bottom {
... | src/main/j2slib/org/eclipse/swt/widgets/Shell.IE.css | *:first-child+html .shadow-left-top {
background-image: url('images/top-left.png');
}
*:first-child+html .shadow-right-top {
background-image: url('images/top-right.png');
}
*:first-child+html .shadow-left-bottom {
background-image: url('images/bottom-left.png');
}
*:first-child+html .shadow-right-bottom {
... | 0.428592 | 0.068537 |
@font-face {
font-family: 'Work Sans';
font-weight: 400;
font-style: normal;
src: url('webfonts/work-sans/WorkSans-Regular.woff2') format('woff2'),
url('webfonts/work-sans/WorkSans-Regular.woff') format('woff'),
url('webfonts/work-sans/WorkSans-Regular.ttf') format('truetype');
}
@font-face {
fo... | assets/webfonts.css | @font-face {
font-family: 'Work Sans';
font-weight: 400;
font-style: normal;
src: url('webfonts/work-sans/WorkSans-Regular.woff2') format('woff2'),
url('webfonts/work-sans/WorkSans-Regular.woff') format('woff'),
url('webfonts/work-sans/WorkSans-Regular.ttf') format('truetype');
}
@font-face {
fo... | 0.21892 | 0.03949 |
.genOrange{
color: #FF4F1F;
}
.loading-text {
font-size: 32px;
}
.label {
color: #FF4F1F;
}
a {
color: #FF4F1F !important;
}
.form-label {
color: #FF4F1F;
display: block;
font-size: 1rem;
font-weight: 700;
}
.div-section {
display: flex;
overflow: auto;
}
.div-info {
fl... | docs/partner-side/styles/main.css | .genOrange{
color: #FF4F1F;
}
.loading-text {
font-size: 32px;
}
.label {
color: #FF4F1F;
}
a {
color: #FF4F1F !important;
}
.form-label {
color: #FF4F1F;
display: block;
font-size: 1rem;
font-weight: 700;
}
.div-section {
display: flex;
overflow: auto;
}
.div-info {
fl... | 0.414306 | 0.139631 |
@import url('https://fonts.googleapis.com/css?family=Heebo:400,700|Open+Sans:400,700');
:root {
--color: #3c3163;
--transition-time: 0.5s;
}
* {
box-sizing: border-box;
}
body {
margin: 0;
min-height: 100vh;
font-family: 'Open Sans';
background: #fafafa;
}
a {
color: inherit;
}
.cards-wrapper {
/... | src/app/tutorial/all-tutorials/all-tutorials.component.css | @import url('https://fonts.googleapis.com/css?family=Heebo:400,700|Open+Sans:400,700');
:root {
--color: #3c3163;
--transition-time: 0.5s;
}
* {
box-sizing: border-box;
}
body {
margin: 0;
min-height: 100vh;
font-family: 'Open Sans';
background: #fafafa;
}
a {
color: inherit;
}
.cards-wrapper {
/... | 0.493653 | 0.088899 |
#common-modal .modal-body p > span {
color: #fff !important;
font-family: 'UnderDog', sans-serif !important;
font-size: 22px !important;
}
.modal .modal-dialog {
width: 90% !important;
margin: 40px auto;
}
h1 {
font-size: 2.25em;
line-height: 0.9;
margin: 0.01em 0;
text-shadow: 1px 1px 3px rgba(0,... | src/BS/FrontBundle/Resources/public/css/custom.css | #common-modal .modal-body p > span {
color: #fff !important;
font-family: 'UnderDog', sans-serif !important;
font-size: 22px !important;
}
.modal .modal-dialog {
width: 90% !important;
margin: 40px auto;
}
h1 {
font-size: 2.25em;
line-height: 0.9;
margin: 0.01em 0;
text-shadow: 1px 1px 3px rgba(0,... | 0.263694 | 0.057573 |
body {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
font-size: 15px;
background: #FBEFF5;
}
/* スマホ */
@media screen and (min-width:340px){
.container{
width: 340px;
}
}
/* タブレット */
@media screen and (min-width:768px... | public/css/style.css | body {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
font-size: 15px;
background: #FBEFF5;
}
/* スマホ */
@media screen and (min-width:340px){
.container{
width: 340px;
}
}
/* タブレット */
@media screen and (min-width:768px... | 0.219003 | 0.101634 |
/* Logos */
.ui-logoDesktop {
display: none;
font-weight: bold;
padding:1em 1em 1em 0;
letter-spacing:1em;
}
.ui-logoMobil {
font-weight: bold;
padding:1em 1em 1em 0;
letter-spacing:1em;
}
@media screen and (min-width: 500px) {
.ui-logoDesktop {display: flex;flex-wrap: wrap;}
.ui-logoMobil {displ... | css/section2.css |
/* Logos */
.ui-logoDesktop {
display: none;
font-weight: bold;
padding:1em 1em 1em 0;
letter-spacing:1em;
}
.ui-logoMobil {
font-weight: bold;
padding:1em 1em 1em 0;
letter-spacing:1em;
}
@media screen and (min-width: 500px) {
.ui-logoDesktop {display: flex;flex-wrap: wrap;}
.ui-logoMobil {displ... | 0.397471 | 0.093637 |
@import url('https://fonts.googleapis.com/css2?family=Major+Mono+Display&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap');
.navbar-brand {
float: left;
padding-left: 25px;
padding-right: 15px;
font-family: 'Major Mono Display', monospace !important;
color... | app/css/megamenu.css | @import url('https://fonts.googleapis.com/css2?family=Major+Mono+Display&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap');
.navbar-brand {
float: left;
padding-left: 25px;
padding-right: 15px;
font-family: 'Major Mono Display', monospace !important;
color... | 0.29523 | 0.056418 |
@charset "utf-8";
/* CSS Document */
html,body{
margin: 0px;
padding: 0px;
font-size:14px;
text-align:justify;
color:#000;
}
/***********************************Para el ENCABEZADO******************************************/
header
{
border: solid transparent;
margin: 0 auto;/*para centrarl... | css/estilo.css | @charset "utf-8";
/* CSS Document */
html,body{
margin: 0px;
padding: 0px;
font-size:14px;
text-align:justify;
color:#000;
}
/***********************************Para el ENCABEZADO******************************************/
header
{
border: solid transparent;
margin: 0 auto;/*para centrarl... | 0.182681 | 0.069258 |
* {
margin: 0;
padding: 0;
}
img,div,a {
behavior: url(css/iepngfix.htc)
}
body {
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
}
a,a:visited {
outline: none;
text-decoration: none;
}
img {
border: 0;
margin: 1px;
}
p {
padding: 3px;
}
h2 {
}
input, textarea {
padding: 2px;
}
select {
padd... | legacy/app/web/css/style.css | * {
margin: 0;
padding: 0;
}
img,div,a {
behavior: url(css/iepngfix.htc)
}
body {
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
}
a,a:visited {
outline: none;
text-decoration: none;
}
img {
border: 0;
margin: 1px;
}
p {
padding: 3px;
}
h2 {
}
input, textarea {
padding: 2px;
}
select {
padd... | 0.308086 | 0.133021 |
width: 100%;
height: 50px;
background-color: rgba(255,255,255, 0.97);
z-index: 999;
position: fixed;
top: 0;
left: 0;
-webkit-transform: translate3d(0,0,0);
border-bottom: 1px solid #ddd;
@media (max-width: 850px) {
.container {
width: 90%;
}
}
@media (max-width: 550px) {
posit... | src/ui/app/layouts/NavbarLayout.import.css | width: 100%;
height: 50px;
background-color: rgba(255,255,255, 0.97);
z-index: 999;
position: fixed;
top: 0;
left: 0;
-webkit-transform: translate3d(0,0,0);
border-bottom: 1px solid #ddd;
@media (max-width: 850px) {
.container {
width: 90%;
}
}
@media (max-width: 550px) {
posit... | 0.445047 | 0.082401 |
.post{
display: flex;
justify-content: center;
align-items: center;
margin: 1rem 0;
}
.post-card{
display: flex;
flex-flow: row wrap;
justify-content: center;
width: 100%;
flex:1 1;
padding: 1rem 0;
margin: 1rem 0;
background: var(--stone-color);
border-radius: 5px;
}
... | client/src/components/Comments/Comments.css | .post{
display: flex;
justify-content: center;
align-items: center;
margin: 1rem 0;
}
.post-card{
display: flex;
flex-flow: row wrap;
justify-content: center;
width: 100%;
flex:1 1;
padding: 1rem 0;
margin: 1rem 0;
background: var(--stone-color);
border-radius: 5px;
}
... | 0.24608 | 0.078289 |
.blogPageInner .blog-article ul p {
margin: 0 0 10px 0px;
}
/* .blogPageInner .blog-article img:first-of-type {
text-align: center;
margin-left: auto;
margin-right: auto;
} */
.blogPageInner .blog-article ol {
font-size: 18px;
line-height: 26px;
padding-left: 18px;
margin: 40px 0;
}
.blogPageInner .blog-... | static/css/overrides.css | .blogPageInner .blog-article ul p {
margin: 0 0 10px 0px;
}
/* .blogPageInner .blog-article img:first-of-type {
text-align: center;
margin-left: auto;
margin-right: auto;
} */
.blogPageInner .blog-article ol {
font-size: 18px;
line-height: 26px;
padding-left: 18px;
margin: 40px 0;
}
.blogPageInner .blog-... | 0.301876 | 0.059757 |
main {
display: flex;
flex-direction: row;
position: fixed;
width: 100%;
height: 100%;
top:0;
left:0;
z-index: 90;
pointer-events: none;
}
main * {
pointer-events: auto;
}
#hud {
position: absolute;
display: flex;
flex-direction: column;
top: 20px;
left: 20px;
width: fit-content;
he... | assets/ui/style.css | main {
display: flex;
flex-direction: row;
position: fixed;
width: 100%;
height: 100%;
top:0;
left:0;
z-index: 90;
pointer-events: none;
}
main * {
pointer-events: auto;
}
#hud {
position: absolute;
display: flex;
flex-direction: column;
top: 20px;
left: 20px;
width: fit-content;
he... | 0.398289 | 0.087019 |
.main-wrapper-center-cell{
width:1100px !important;
}
.content-wrap{
width: 1100px !important;
}
.crm-invoice-payment-client-wrapper{
width:100%;
position: relative;
overflow: hidden;
}
.crm-invoice-payment-client-wrapper.crm-invoice-payment-deliver:before {
content: '';
width: 1px;
position: absolute;
top: ... | bitrix/modules/crm/install/components/bitrix/crm.invoice.payment.client/templates/.default/style.css | .main-wrapper-center-cell{
width:1100px !important;
}
.content-wrap{
width: 1100px !important;
}
.crm-invoice-payment-client-wrapper{
width:100%;
position: relative;
overflow: hidden;
}
.crm-invoice-payment-client-wrapper.crm-invoice-payment-deliver:before {
content: '';
width: 1px;
position: absolute;
top: ... | 0.261425 | 0.038466 |
8.0-alpha2:8729c0f679ec37f88e5e14734c97ab6ceb5dc58afec640224c58d4ae775eee6e
8.0-alpha3:e6f67a62070f0feb4bafedc69ef16eb8893dc6bda3cd1cb6db4fe139c5f5c92c
8.0-alpha4:e6f67a62070f0feb4bafedc69ef16eb8893dc6bda3cd1cb6db4fe139c5f5c92c
8.0-alpha5:e6f67a62070f0feb4bafedc69ef16eb8893dc6bda3cd1cb6db4fe139c5f5c92c
8.0-alpha6:e6f67... | hashs-database/hashs/core___misc___print.css | 8.0-alpha2:8729c0f679ec37f88e5e14734c97ab6ceb5dc58afec640224c58d4ae775eee6e
8.0-alpha3:e6f67a62070f0feb4bafedc69ef16eb8893dc6bda3cd1cb6db4fe139c5f5c92c
8.0-alpha4:e6f67a62070f0feb4bafedc69ef16eb8893dc6bda3cd1cb6db4fe139c5f5c92c
8.0-alpha5:e6f67a62070f0feb4bafedc69ef16eb8893dc6bda3cd1cb6db4fe139c5f5c92c
8.0-alpha6:e6f67... | 0.261614 | 0.097907 |
#wrapper {
margin: 0 50px;
}
#wrapper aside {
float: left;
}
#content {
width: 500px;
float: left;
}
.app-info {
font-style: italic;
color: #c7c7c7;
}
/* Add drops */
.add-drop {
width:300px;
}
.add-drop ul {
padding: 0;
}
.add-drop li {
list-style: none;
display: inline-block;
border: 1px solid;
}
.drop-i... | client/style.css | #wrapper {
margin: 0 50px;
}
#wrapper aside {
float: left;
}
#content {
width: 500px;
float: left;
}
.app-info {
font-style: italic;
color: #c7c7c7;
}
/* Add drops */
.add-drop {
width:300px;
}
.add-drop ul {
padding: 0;
}
.add-drop li {
list-style: none;
display: inline-block;
border: 1px solid;
}
.drop-i... | 0.275714 | 0.089335 |
@font-face {
font-family: "Flaticon";
src: url("flaticon.eot");
src: url("flaticon.eot#iefix") format("embedded-opentype"),
url("flaticon.woff") format("woff"),
url("flaticon.ttf") format("truetype"),
url("flaticon.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [cl... | public/fonts/theme1/flaticon/flaticon.css | @font-face {
font-family: "Flaticon";
src: url("flaticon.eot");
src: url("flaticon.eot#iefix") format("embedded-opentype"),
url("flaticon.woff") format("woff"),
url("flaticon.ttf") format("truetype"),
url("flaticon.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [cl... | 0.317955 | 0.404684 |
.BooksFilters-wrapper {
position: fixed;
top: 0;
width: 100%;
padding: 1.05rem 0;
z-index: 1000;
background-color: #3F51B5;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 2px 9px 1px rgba(0, 0, 0, 0.12), 0 4px 2px -2px rgba(0, 0, 0, 0.2);
}
.BooksFilters-main {
max-width: 400px;
margin: 0 auto;
}
.B... | src/containers/BooksFilters/styles.css | .BooksFilters-wrapper {
position: fixed;
top: 0;
width: 100%;
padding: 1.05rem 0;
z-index: 1000;
background-color: #3F51B5;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 2px 9px 1px rgba(0, 0, 0, 0.12), 0 4px 2px -2px rgba(0, 0, 0, 0.2);
}
.BooksFilters-main {
max-width: 400px;
margin: 0 auto;
}
.B... | 0.630912 | 0.100746 |
* Global add-ons
*/
/*
.sub-header {
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
*/
/*
* Top navigation
* Hide default border to remove 1px line.
*/
/*
* Sidebar
*/
/* Hide for mobile, show later */
.sidebar {
display: none;
}
@media (min-width: 768px) {
.sidebar {
position: fixed;
... | build/css/dashboard.css | * Global add-ons
*/
/*
.sub-header {
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
*/
/*
* Top navigation
* Hide default border to remove 1px line.
*/
/*
* Sidebar
*/
/* Hide for mobile, show later */
.sidebar {
display: none;
}
@media (min-width: 768px) {
.sidebar {
position: fixed;
... | 0.291989 | 0.047118 |
.logo{
/* font-size:16px; */
margin:20px 0 20px 0;
font-weight: 900 !important;
}
.info{
margin: 20px 24px 0 24px;
}
.profile-body {
min-height: 768px;
overflow-x: hidden;
}
.shop-img-title {
text-align: center;
font-size: 16px;
margin: 3% 0 5%;
}
.upload_img {
display: flex;
... | backend/resources/tsx/views/pages/accounts/Mypage/Profile.css | .logo{
/* font-size:16px; */
margin:20px 0 20px 0;
font-weight: 900 !important;
}
.info{
margin: 20px 24px 0 24px;
}
.profile-body {
min-height: 768px;
overflow-x: hidden;
}
.shop-img-title {
text-align: center;
font-size: 16px;
margin: 3% 0 5%;
}
.upload_img {
display: flex;
... | 0.425963 | 0.127435 |
@charset "utf-8";
/* CSS Document */
/* ===============
* 重新定义Html元素
* =============== */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td { fo... | public/static/delivery/css/common.css | @charset "utf-8";
/* CSS Document */
/* ===============
* 重新定义Html元素
* =============== */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td { fo... | 0.264358 | 0.084493 |
.igspl_Control
{
border:solid 1px #CCCCCC;
}
.igspl_Pane
{
background-color:White;
background-repeat:repeat-x;
}
.igspl_VSplitBar
{
background-color:transparent;
background-repeat:no-repeat;
background-position:center ;
background-image: url(./images/igspl_splitVert.gif);
background-color: #E0E0E0;
font... | Project/Target/InfragisticsWebFormsSample/ig_res/Default/ig_splitter.css | .igspl_Control
{
border:solid 1px #CCCCCC;
}
.igspl_Pane
{
background-color:White;
background-repeat:repeat-x;
}
.igspl_VSplitBar
{
background-color:transparent;
background-repeat:no-repeat;
background-position:center ;
background-image: url(./images/igspl_splitVert.gif);
background-color: #E0E0E0;
font... | 0.529993 | 0.153676 |
* Add your custom styles below.
* This version of the Make child theme is only compatible with Make 1.6.0 and above.
*/
/*---------------------------
Header styling
----------------------------*/
.header-bar .menu {
margin-left:50px;
}
.header-bar .menu a{
color:#777;
}
.header-bar .menu a:hover {
colo... | style.css | * Add your custom styles below.
* This version of the Make child theme is only compatible with Make 1.6.0 and above.
*/
/*---------------------------
Header styling
----------------------------*/
.header-bar .menu {
margin-left:50px;
}
.header-bar .menu a{
color:#777;
}
.header-bar .menu a:hover {
colo... | 0.39036 | 0.115013 |
html, body {
font-family: 'Marmelad', sans-serif;
}
#uno {
margin-left: auto;
margin-right: auto;
display: table;
}
.room {
height: 100%;
width: 100%;
margin: auto;
}
/* Chat */
#chat {
height: 100%;
width: 17rem;
position: fixed;
z-index: 1;
top: 0;
right: 0;
display: grid;
grid-template-rows: 80px a... | client/css/style.css | html, body {
font-family: 'Marmelad', sans-serif;
}
#uno {
margin-left: auto;
margin-right: auto;
display: table;
}
.room {
height: 100%;
width: 100%;
margin: auto;
}
/* Chat */
#chat {
height: 100%;
width: 17rem;
position: fixed;
z-index: 1;
top: 0;
right: 0;
display: grid;
grid-template-rows: 80px a... | 0.339171 | 0.059866 |
@import url("https://fonts.googleapis.com/css?family=Roboto");
html body {
height: 100%;
padding-top: 50px;
color: #212121;
font-family: 'Roboto', sans-serif;
font-weight: 300;
/* add sorting icons to gridview sort links */ }
html body .container-fluid {
padding: 0px;
margin: 0px; }
html body .w... | web/css/styles.css | @import url("https://fonts.googleapis.com/css?family=Roboto");
html body {
height: 100%;
padding-top: 50px;
color: #212121;
font-family: 'Roboto', sans-serif;
font-weight: 300;
/* add sorting icons to gridview sort links */ }
html body .container-fluid {
padding: 0px;
margin: 0px; }
html body .w... | 0.407569 | 0.053305 |
.title-create-new-project {
width: 100%;
margin: 25px 0 0 0;
}
.title-create-new-project .title-text {
font-family: "poppins-regular";
font-weight: 600;
font-size: 24px;
color: #2E157E;
line-height: 36px;
}
/*Content*/
.history-inspector-place {
margin: 37px 0 0 0;
... | assets/coordinator/css/view-history-inspector.css |
.title-create-new-project {
width: 100%;
margin: 25px 0 0 0;
}
.title-create-new-project .title-text {
font-family: "poppins-regular";
font-weight: 600;
font-size: 24px;
color: #2E157E;
line-height: 36px;
}
/*Content*/
.history-inspector-place {
margin: 37px 0 0 0;
... | 0.346873 | 0.045927 |
.top-sec {
background: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255));
padding: 50px 0;
}
.top-sec .mr-3 {
width: 140px;
height: 140px;
object-fit: cover;
background-position: center;
border-radius: 5px;
border: 5px solid #e0e0e0;
position: absolute;
left: 0;
... | src/Main.css | .top-sec {
background: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255));
padding: 50px 0;
}
.top-sec .mr-3 {
width: 140px;
height: 140px;
object-fit: cover;
background-position: center;
border-radius: 5px;
border: 5px solid #e0e0e0;
position: absolute;
left: 0;
... | 0.505127 | 0.114146 |
*{margin:0;padding:0;}
#markdown-container{
width: 748px;
margin:10px auto 10% auto;
background-color: #F8F8F8;
border:1px solid #ccc;
box-shadow:0 0 10px #999;
padding:2em;
line-height:1.4em;
font:13.34px helvetica,arial,freesans,clean,sans-serif;
color:black;
}
#markdown-container ... | stylesheets/markdownreader_bare.css | *{margin:0;padding:0;}
#markdown-container{
width: 748px;
margin:10px auto 10% auto;
background-color: #F8F8F8;
border:1px solid #ccc;
box-shadow:0 0 10px #999;
padding:2em;
line-height:1.4em;
font:13.34px helvetica,arial,freesans,clean,sans-serif;
color:black;
}
#markdown-container ... | 0.351979 | 0.0809 |
.thumbnailCarousel .carousel-control {
width: 4% !important;
background-image: none !important;
}
.thumbnailCarousel .carousel-control.left {
margin-left: 15px !important;
}
.thumbnailCarousel .carousel-control.right {
margin-right: 15px !important;
}
@media all... | assets/wabamonto/plugins/bootstrapthumbnail/bootstrap-thumbnail.css | .thumbnailCarousel .carousel-control {
width: 4% !important;
background-image: none !important;
}
.thumbnailCarousel .carousel-control.left {
margin-left: 15px !important;
}
.thumbnailCarousel .carousel-control.right {
margin-right: 15px !important;
}
@media all... | 0.341143 | 0.052376 |
::selection {
background: #d9534f;
color: white
}
html, body {
min-height: 100%
}
body {
color: #3d4450;
word-wrap: break-word;
background: 0% 0%/cover no-repeat fixed #000;
background-repeat: no-repeat
}
::-webkit-scrollbar {
width: 6px;
height: 6px;
background-color: ... | src/main/resources/static/css/style.css | ::selection {
background: #d9534f;
color: white
}
html, body {
min-height: 100%
}
body {
color: #3d4450;
word-wrap: break-word;
background: 0% 0%/cover no-repeat fixed #000;
background-repeat: no-repeat
}
::-webkit-scrollbar {
width: 6px;
height: 6px;
background-color: ... | 0.44059 | 0.086246 |
.main_nav {
width: 150px;
float: left;
margin-right: 16px;
}
.main_nav li {
position: relative;
}
.main_nav a {
display: block;
height: 28px;
margin-left: -8px;
padding-left: 7px;
}
.main_nav a:hover {
background: #E1E5EB;
}
.main_nav #settings {
position: absolute;
displ... | Epam.Task9/Epam.Task9.VK/css/main_navigation.css | .main_nav {
width: 150px;
float: left;
margin-right: 16px;
}
.main_nav li {
position: relative;
}
.main_nav a {
display: block;
height: 28px;
margin-left: -8px;
padding-left: 7px;
}
.main_nav a:hover {
background: #E1E5EB;
}
.main_nav #settings {
position: absolute;
displ... | 0.521959 | 0.087603 |
::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;
}
.panel-violet .pan... | public/components/chat/css/component.chat.css | ::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;
}
.panel-violet .pan... | 0.327776 | 0.056809 |
CONTENTS:
html5 and responsive content
reset
general clases
menu
button
top slider
counter
services
testimonials
flickity gallery carousel
team
home blog
contact
footer
blog pages
chart
twitter
single page
insurance single page
gallery page
tabs
------------------------------------------------------------*/
/********... | public/assets/css/style.css | CONTENTS:
html5 and responsive content
reset
general clases
menu
button
top slider
counter
services
testimonials
flickity gallery carousel
team
home blog
contact
footer
blog pages
chart
twitter
single page
insurance single page
gallery page
tabs
------------------------------------------------------------*/
/********... | 0.296756 | 0.083479 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
background: #fcfcfc;
}
.container {
display: flex;
overflow: hidden;
}
/*side bar nav style starts here*/
.sidebar {
background: #0050af;
height: 1300px;
position: fixed;
z-... | css/admin-dashboard-mentors.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
background: #fcfcfc;
}
.container {
display: flex;
overflow: hidden;
}
/*side bar nav style starts here*/
.sidebar {
background: #0050af;
height: 1300px;
position: fixed;
z-... | 0.451085 | 0.123948 |
.user_no_love{width:990px;background:#fff;height:400px;background:url(../images/usernolove.jpg) 0px 0px no-repeat;position:relative;}
.usernolovebtn{height:56px;width:251px;background:url(../images/usernolovebtn.png) 0px 0px no-repeat;position:absolute;left:577px;top:247px;display:block;}
.usernolovebtn:hover{backgroun... | public/static/index/css/user.css | .user_no_love{width:990px;background:#fff;height:400px;background:url(../images/usernolove.jpg) 0px 0px no-repeat;position:relative;}
.usernolovebtn{height:56px;width:251px;background:url(../images/usernolovebtn.png) 0px 0px no-repeat;position:absolute;left:577px;top:247px;display:block;}
.usernolovebtn:hover{backgroun... | 0.224225 | 0.068537 |
@media only screen and (min-width: 1200px) {
/*SISTERS*/
#container-sisters {grid-column: 1/4; grid-row: 1;}
#container-sister-newbacklink {grid-column: 1/4; grid-row: 1/2;}
#container-sister-newtopic {grid-column: 1/2; grid-row: 2/3;}
#container-sister-backlinks {grid-column: 1/2; grid-row: ... | public/assets/css/grid.css | @media only screen and (min-width: 1200px) {
/*SISTERS*/
#container-sisters {grid-column: 1/4; grid-row: 1;}
#container-sister-newbacklink {grid-column: 1/4; grid-row: 1/2;}
#container-sister-newtopic {grid-column: 1/2; grid-row: 2/3;}
#container-sister-backlinks {grid-column: 1/2; grid-row: ... | 0.268366 | 0.14013 |
body {
word-wrap: break-word;
font-family: Helvetica, Arial;
/*这里是设置字体,Helvetica字体在移动端各系统都支持(都不支持微软雅黑)*/
color: #333;
-webkit-text-size-adjust: none;
/*设置文本不会放大,普通网页在移动端打开文本是会跟随网页结构缩放的*/
margin: 0;
}
html{
-webkit-text-size-adjust:none;
font-size: 62.5%;
}
ul,li,p{
padding: 0;
... | src/main/webapp/css/management.css | body {
word-wrap: break-word;
font-family: Helvetica, Arial;
/*这里是设置字体,Helvetica字体在移动端各系统都支持(都不支持微软雅黑)*/
color: #333;
-webkit-text-size-adjust: none;
/*设置文本不会放大,普通网页在移动端打开文本是会跟随网页结构缩放的*/
margin: 0;
}
html{
-webkit-text-size-adjust:none;
font-size: 62.5%;
}
ul,li,p{
padding: 0;
... | 0.314156 | 0.091139 |
* {
box-sizing: border-box;
}
body {
/* font-family: 'Open Sans', sans-serif; */
font-family: 'Amatic SC', cursive;
}
header {
/* background-color: #e2d4c9; */
padding: 1rem;
margin-bottom: 1rem;
/* border-bottom: 1px solid #ccc; */
width: 100%;
}
.header-content {
display:... | css/app.css | * {
box-sizing: border-box;
}
body {
/* font-family: 'Open Sans', sans-serif; */
font-family: 'Amatic SC', cursive;
}
header {
/* background-color: #e2d4c9; */
padding: 1rem;
margin-bottom: 1rem;
/* border-bottom: 1px solid #ccc; */
width: 100%;
}
.header-content {
display:... | 0.520253 | 0.139807 |
.pro_cart{
width:110px;
float: right;
margin: 50px 10px 0px 0px;
}
.pro_cart nav ul:first-child{
list-style: none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
box-shadow: 3px 0px 8px -2px #ccc;
}
.pro_cart nav ul li{
margin-bottom: 2px;
font-size: 0.8em;
... | web/bundles/lovethatfit/site/css/main_1.css | .pro_cart{
width:110px;
float: right;
margin: 50px 10px 0px 0px;
}
.pro_cart nav ul:first-child{
list-style: none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
box-shadow: 3px 0px 8px -2px #ccc;
}
.pro_cart nav ul li{
margin-bottom: 2px;
font-size: 0.8em;
... | 0.265309 | 0.100746 |
body{
background: url(../images/bg-gif2.jpg);
background-repeat: no-repeat;
background-size: cover;
}
#wrapper{
width: 100%;
/* width: auto; */
height: 100%;
display: flex;
flex-direction: row;
box-sizing: border-box;
align-content: center;
}
#welcome{
display: flex;
fle... | assets/css/style.css | body{
background: url(../images/bg-gif2.jpg);
background-repeat: no-repeat;
background-size: cover;
}
#wrapper{
width: 100%;
/* width: auto; */
height: 100%;
display: flex;
flex-direction: row;
box-sizing: border-box;
align-content: center;
}
#welcome{
display: flex;
fle... | 0.329607 | 0.077692 |
.c-blu{
background-color: #5C78FD;
}
.c-ligBlu{
background-color: #DDEEFD;
}
.c-ligBlu1{
background-color: #BFDFFF;
}
.c-wh{
background-color: #ffffff;
}
.c-bla{
background-color: #000000;
}
.c-gre{
background-color: #31c926;
}
.c-ligGre{
background-color: #D7FFE7;
}
.c-ligGre1{
backgrou... | component/common/css/color.css | .c-blu{
background-color: #5C78FD;
}
.c-ligBlu{
background-color: #DDEEFD;
}
.c-ligBlu1{
background-color: #BFDFFF;
}
.c-wh{
background-color: #ffffff;
}
.c-bla{
background-color: #000000;
}
.c-gre{
background-color: #31c926;
}
.c-ligGre{
background-color: #D7FFE7;
}
.c-ligGre1{
backgrou... | 0.344554 | 0.102394 |
html, body {
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100%;
height: 100%;
color: #444444;
}
svg text {
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wrapper_main {
float: left;
disp... | ulca_ui/style/style.css | html, body {
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100%;
height: 100%;
color: #444444;
}
svg text {
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wrapper_main {
float: left;
disp... | 0.439747 | 0.067701 |
body, html {
padding: 0;
margin: 0;
}
#mosaic_editor, #mosaic_libman {
font: 400 16px/18px 'Roboto', sans-serif;
color: #222222A5;
}
input, textarea {
background: #00000008 0% 0% no-repeat padding-box;
border: 2px solid #2222220D;
border-radius: 5px;
padding: 5px 10px;
}
/* library man... | pyttoresque/app/static/style.css | body, html {
padding: 0;
margin: 0;
}
#mosaic_editor, #mosaic_libman {
font: 400 16px/18px 'Roboto', sans-serif;
color: #222222A5;
}
input, textarea {
background: #00000008 0% 0% no-repeat padding-box;
border: 2px solid #2222220D;
border-radius: 5px;
padding: 5px 10px;
}
/* library man... | 0.474388 | 0.136321 |
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap");
:root {
--color-black: hsl(0, 0%, 10%);
--color-white: hsl(0, 0%, 100%);
--color-darken: hsl(0, 0%, 20%);
--color-pink-100: hsl(336, 95%, 94%);
--color-pink-200: hsl(338, 91%, 87%);
--color-pink-300: hsl(339, 90%, 8... | public/css/style.css | @import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap");
:root {
--color-black: hsl(0, 0%, 10%);
--color-white: hsl(0, 0%, 100%);
--color-darken: hsl(0, 0%, 20%);
--color-pink-100: hsl(336, 95%, 94%);
--color-pink-200: hsl(338, 91%, 87%);
--color-pink-300: hsl(339, 90%, 8... | 0.341692 | 0.079068 |
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 0 1 auto; }
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 2; }
.btn-group > .btn:focu... | bstyles/compiled/button.css | .btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 0 1 auto; }
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 2; }
.btn-group > .btn:focu... | 0.370225 | 0.038107 |
body {
height:auto;
}
/* column-row */
#custom-columns-tabs {
height:38px;
clear:both;
position:relative;
border-bottom:1px solid #dfdfdf;
}
/* add column icon */
#custom-columns-tabs div.light {
width:18px;
height:18px;
padding:10px;
background:#f5f5f5;
border-right:1px solid #dfdfdf;
position:absolute;
}... | src/css/style.css | body {
height:auto;
}
/* column-row */
#custom-columns-tabs {
height:38px;
clear:both;
position:relative;
border-bottom:1px solid #dfdfdf;
}
/* add column icon */
#custom-columns-tabs div.light {
width:18px;
height:18px;
padding:10px;
background:#f5f5f5;
border-right:1px solid #dfdfdf;
position:absolute;
}... | 0.30965 | 0.065785 |
@-moz-document domain("teknoseyir.com") {
body {
background: #222;
}
hr {
border-top: 1px solid #222;
}
a {
color: #ccc;
text-decoration: none;
}
.navbar-default {
box-shadow: none;
border: none;
background: #444;
}
.col-right .content, .ts-videos .content {
background: none;
}
.videos ... | data/usercss/110206.user.css | @-moz-document domain("teknoseyir.com") {
body {
background: #222;
}
hr {
border-top: 1px solid #222;
}
a {
color: #ccc;
text-decoration: none;
}
.navbar-default {
box-shadow: none;
border: none;
background: #444;
}
.col-right .content, .ts-videos .content {
background: none;
}
.videos ... | 0.159675 | 0.040655 |
.cookie {
top: 5px;
}
.show-toast {
animation: show-toast 250ms ease-in-out forwards;
-webkit-animation: show-toast 250ms ease-in-out forwards;
-moz-animation: show-toast 250ms ease-in-out forwards;
-o-animation: show-toast 250ms ease-in-out forwards;
}
.hide-toast {
animation: hide-toast 250ms ease-in-ou... | src/components/toasts/Cookie.css | .cookie {
top: 5px;
}
.show-toast {
animation: show-toast 250ms ease-in-out forwards;
-webkit-animation: show-toast 250ms ease-in-out forwards;
-moz-animation: show-toast 250ms ease-in-out forwards;
-o-animation: show-toast 250ms ease-in-out forwards;
}
.hide-toast {
animation: hide-toast 250ms ease-in-ou... | 0.422028 | 0.15444 |
*{
padding: 0px;
margin: 0px;
}
.nav, .pagination, .carousel, .panel-title a {
cursor: pointer;
}
html, body{
height: 100%;
overflow: hidden;
}
body {
padding: 0px;
margin: 0px;
line-height: 1.6;
font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif !i... | wms/public/lib/css/default.css | *{
padding: 0px;
margin: 0px;
}
.nav, .pagination, .carousel, .panel-title a {
cursor: pointer;
}
html, body{
height: 100%;
overflow: hidden;
}
body {
padding: 0px;
margin: 0px;
line-height: 1.6;
font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif !i... | 0.374448 | 0.102081 |
body {
/*font-family: 'Trirong', serif;*/
background: #eee;
}
.p0 {
padding: 0;
}
.resCarousel-inner .item {
border: 4px solid #eee;
/*vertical-align: top;*/
text-align: center;
}
.resCarousel-inner .item .tile div,
.banner .item div {
display: table;
width: 100%;
... | APPRestaurante/APPRestaurante.Web/Assets/css/styles.css | body {
/*font-family: 'Trirong', serif;*/
background: #eee;
}
.p0 {
padding: 0;
}
.resCarousel-inner .item {
border: 4px solid #eee;
/*vertical-align: top;*/
text-align: center;
}
.resCarousel-inner .item .tile div,
.banner .item div {
display: table;
width: 100%;
... | 0.301876 | 0.071074 |
div.row.conteudo{
margin: 0px 0px -20px;
}
#heroFull{
background-color: #f2f2f2;
height: 100%;
}
div.hero-body{
padding: 0px 0px;
}
::-webkit-scrollbar-track{
background-color: #fff;
}
::-webkit-scrollbar{
width: 5px;
background: #fff;
}
::-webkit-scrollbar-thumb{
background: #333333;
}
#heroFullH... | assets/css/administrador/estilo.css | div.row.conteudo{
margin: 0px 0px -20px;
}
#heroFull{
background-color: #f2f2f2;
height: 100%;
}
div.hero-body{
padding: 0px 0px;
}
::-webkit-scrollbar-track{
background-color: #fff;
}
::-webkit-scrollbar{
width: 5px;
background: #fff;
}
::-webkit-scrollbar-thumb{
background: #333333;
}
#heroFullH... | 0.156652 | 0.052014 |
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer utilities {
.change-pp {
position: absolute;
margin-top: 6rem;
width: 128px;
border-radius: 0px 0px 8px 8px;
}
.btn {
background-color: white;
}
.logo {
font-size: 2rem;
letter-spacing: -0.06rem;
text-transfor... | client/src/index.css | @tailwind base;
@tailwind components;
@tailwind utilities;
@layer utilities {
.change-pp {
position: absolute;
margin-top: 6rem;
width: 128px;
border-radius: 0px 0px 8px 8px;
}
.btn {
background-color: white;
}
.logo {
font-size: 2rem;
letter-spacing: -0.06rem;
text-transfor... | 0.441432 | 0.134179 |
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before,
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before,
.container:after, .container:before, .dl-horizontal dd:after,
.dl-horizontal dd:before, .form-horizontal .form... | public/datatable/bootstrap-custome.css | .btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before,
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before,
.container:after, .container:before, .dl-horizontal dd:after,
.dl-horizontal dd:before, .form-horizontal .form... | 0.192539 | 0.035746 |
*{
margin:0;
padding: 0;
box-sizing: border-box;
}
div.interface{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
width: 670px;
height: 550px;
margin: auto;
flex: 1;
}
.title h2{
font-size: var(--title-font-size);
margi... | public/stylesheets/shared/pomodoro.css | *{
margin:0;
padding: 0;
box-sizing: border-box;
}
div.interface{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
width: 670px;
height: 550px;
margin: auto;
flex: 1;
}
.title h2{
font-size: var(--title-font-size);
margi... | 0.298287 | 0.078148 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
body {
background-color: #fbfdff;
}
.navbar-nav .dropdown-menu {
position: absolute;
}
/* Provide sufficient contrast... | src/UDS.Net.Web/wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
body {
background-color: #fbfdff;
}
.navbar-nav .dropdown-menu {
position: absolute;
}
/* Provide sufficient contrast... | 0.548915 | 0.075927 |
body {
margin: 0;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(pink, white, pink);
overflow: hidden;
}
.container span {
display: inline-block;
color: purple;
font-weight: bold;
#text-transform: uppercase;
font-size: 40px;
user-select... | aprilFool/index.css | body {
margin: 0;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(pink, white, pink);
overflow: hidden;
}
.container span {
display: inline-block;
color: purple;
font-weight: bold;
#text-transform: uppercase;
font-size: 40px;
user-select... | 0.734024 | 0.083516 |
@media (max-width: 600px) {
#interface {
display: inline-block;
height: 714px;
width: 97%;
}
#header {
margin: 0;
height: 80px;
width: 97%;
}
#headerimg {
margin: 0;
heigh... | public/css/signup.css | @media (max-width: 600px) {
#interface {
display: inline-block;
height: 714px;
width: 97%;
}
#header {
margin: 0;
height: 80px;
width: 97%;
}
#headerimg {
margin: 0;
heigh... | 0.419767 | 0.051154 |
@font-face {
font-family: 'GenWanMinTW';
src: url("../fonts/GenWanMinTW-Light.ttf") format("truetype"), url("../fonts/GenWanMinTW-Medium.ttf") format("truetype"), url("../fonts/GenWanMinTW-Regular.ttf") format("truetype"), url("../fonts/GenWanMinTW-SemiBold.ttf") format("truetype"), url("../fonts/GenWanMinTW-Li... | public/css/nav_style.css | @font-face {
font-family: 'GenWanMinTW';
src: url("../fonts/GenWanMinTW-Light.ttf") format("truetype"), url("../fonts/GenWanMinTW-Medium.ttf") format("truetype"), url("../fonts/GenWanMinTW-Regular.ttf") format("truetype"), url("../fonts/GenWanMinTW-SemiBold.ttf") format("truetype"), url("../fonts/GenWanMinTW-Li... | 0.452778 | 0.0584 |
@font-face {
font-family: montserrat; src: url(fonts/Montserrat-Regular.ttf);
}
@font-face {
font-family: WorkSans-ExtraLight; src: url(../fonts/WorkSans-ExtraLight.otf);
}
/* all */
* {
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
body {
font-family: montserrat;
backgroun... | css/index.css | @font-face {
font-family: montserrat; src: url(fonts/Montserrat-Regular.ttf);
}
@font-face {
font-family: WorkSans-ExtraLight; src: url(../fonts/WorkSans-ExtraLight.otf);
}
/* all */
* {
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
body {
font-family: montserrat;
backgroun... | 0.364778 | 0.047847 |
body {
-webkit-font-smoothing: antialiased;
top: 0;
left: 0;
color: #fff;
}
html,
body {
width: 100%;
-webkit-font-smoothing: antialiased;
width: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
margin-left: auto;
margin-right: auto;
}
h1, h2, h3, h4, h5, h6 {
f... | favours/static/css/style.css | body {
-webkit-font-smoothing: antialiased;
top: 0;
left: 0;
color: #fff;
}
html,
body {
width: 100%;
-webkit-font-smoothing: antialiased;
width: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
margin-left: auto;
margin-right: auto;
}
h1, h2, h3, h4, h5, h6 {
f... | 0.460289 | 0.057388 |
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td, img {
margin: 0;
padding: 0;
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: none;
vertical-align: top;
}
ul, li {
list-style: none;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font... | web/css/main.css | body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td, img {
margin: 0;
padding: 0;
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: none;
vertical-align: top;
}
ul, li {
list-style: none;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font... | 0.319865 | 0.052741 |
body { color: #444; font-family: "Arial",sans-serif,helvetica; font-size: 13px; }
:focus { outline: 0 !important; text-decoration: none; }
a, [popover], [tooltip] { cursor: pointer; }
[popover]:hover { text-decoration: underline; }
a, a:hover, a:visited, a:focus { outline: none; color: #2b6789; }
.vertical-to... | public/css/default.css | body { color: #444; font-family: "Arial",sans-serif,helvetica; font-size: 13px; }
:focus { outline: 0 !important; text-decoration: none; }
a, [popover], [tooltip] { cursor: pointer; }
[popover]:hover { text-decoration: underline; }
a, a:hover, a:visited, a:focus { outline: none; color: #2b6789; }
.vertical-to... | 0.390243 | 0.140218 |
[d="M21.025 5V4C21.025 2.88 20.05 2 19 2C17.95 2 17 2.88 17 4V5C16.4477 5 16 5.44772 16 6V9C16 9.55228 16.4477 10 17 10H19H21C21.5523 10 22 9.55228 22 9V5.975C22 5.43652 21.5635 5 21.025 5ZM20 5H18V4C18 3.42857 18.4667 3 19 3C19.5333 3 20 3.42857 20 4V5Z"],
[d="M19.8914 3.80204L22.2438 8.55654C22.5726 9.22119 22.0891 9... | src/channel-icons.css | [d="M21.025 5V4C21.025 2.88 20.05 2 19 2C17.95 2 17 2.88 17 4V5C16.4477 5 16 5.44772 16 6V9C16 9.55228 16.4477 10 17 10H19H21C21.5523 10 22 9.55228 22 9V5.975C22 5.43652 21.5635 5 21.025 5ZM20 5H18V4C18 3.42857 18.4667 3 19 3C19.5333 3 20 3.42857 20 4V5Z"],
[d="M19.8914 3.80204L22.2438 8.55654C22.5726 9.22119 22.0891 9... | 0.154695 | 0.345436 |
html{background-color: #F5F9FC;}
.naver{width: 100%; height: 120px; background-color: #ffffff;min-width: 1300px;}
.jinrong{width: 1100px;margin:0px auto;height: 120px;background: #fff;}
.nav_left{width: 30%;height: 120px;float: left;}
.nav_left .logo{width: 80px; height: 80px; float: left;margin-top: 20px;background: u... | Public/New_style/skin/sjzx/css/industry.css | html{background-color: #F5F9FC;}
.naver{width: 100%; height: 120px; background-color: #ffffff;min-width: 1300px;}
.jinrong{width: 1100px;margin:0px auto;height: 120px;background: #fff;}
.nav_left{width: 30%;height: 120px;float: left;}
.nav_left .logo{width: 80px; height: 80px; float: left;margin-top: 20px;background: u... | 0.39712 | 0.108756 |
@import url(@import url(https://fonts.googleapis.com/css?family=Lato:400,300);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
.stage {
padding:40px;
text-align:center;}
p {
margin: 0 0 15px 0;
}
.content {
display:none;
}
.sidebar... | css/style.css | @import url(@import url(https://fonts.googleapis.com/css?family=Lato:400,300);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
.stage {
padding:40px;
text-align:center;}
p {
margin: 0 0 15px 0;
}
.content {
display:none;
}
.sidebar... | 0.311951 | 0.109515 |
.login-box .logo-wrapper, .home-loader-box .logo-wrapper {
width: 156px;
}
.login-box .logo-text-wrapper, .home-loader-box .logo-text-wrapper {
width: 55px;
}
.btn {
background: #ff7e39;
background-image: -webkit-linear-gradient(top, #ff7e39, #ff6422);
background-image: -moz-linear-gradient(top, #ff7e39, #... | admin-panel/src/main/webapp/scripts/css/app-h24.css | .login-box .logo-wrapper, .home-loader-box .logo-wrapper {
width: 156px;
}
.login-box .logo-text-wrapper, .home-loader-box .logo-text-wrapper {
width: 55px;
}
.btn {
background: #ff7e39;
background-image: -webkit-linear-gradient(top, #ff7e39, #ff6422);
background-image: -moz-linear-gradient(top, #ff7e39, #... | 0.308607 | 0.078008 |
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
form {
display: flex;
flex-direction: column;
margin: 0.5rem 0rem;
justify-content: center;
align-items: center;
}
form textarea {
resize: none;
box-shadow: 2px 2px 2px #8fa0a6;
}
input {
... | src/css/forumSecondaryStyle.css | display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
form {
display: flex;
flex-direction: column;
margin: 0.5rem 0rem;
justify-content: center;
align-items: center;
}
form textarea {
resize: none;
box-shadow: 2px 2px 2px #8fa0a6;
}
input {
... | 0.458349 | 0.072472 |
h1, h2, h3 {
margin: 0;
}
nav ul li{
text-align: left;
}
.page-header {
text-align:center;
margin: 0;
padding: 30px 0;
}
.navbar-inverse .navbar-nav>li>a {
color: #D9BB6E;
}
.navbar {
border-radius: 0;
border: none;
margin-top: -1px;
}
.navbar-inverse {
background-color: #132657;
margin-botto... | src/app/app.component.css | h1, h2, h3 {
margin: 0;
}
nav ul li{
text-align: left;
}
.page-header {
text-align:center;
margin: 0;
padding: 30px 0;
}
.navbar-inverse .navbar-nav>li>a {
color: #D9BB6E;
}
.navbar {
border-radius: 0;
border: none;
margin-top: -1px;
}
.navbar-inverse {
background-color: #132657;
margin-botto... | 0.396886 | 0.081447 |
body{
font-family: 'Poppins', sans-serif!important;
margin: 0;
padding: 0;
}
/*CARD EMPRESA SMALL*/
.card-empresa-xs{
width: 840px;
height: 186px;
border-radius: 15px;
background-color: #eeeeee;
border: 2px solid #FF4700;
display: grid;
grid-template-columns: 200px 400px 240px;
grid-template-row... | public/css/empresa.css | body{
font-family: 'Poppins', sans-serif!important;
margin: 0;
padding: 0;
}
/*CARD EMPRESA SMALL*/
.card-empresa-xs{
width: 840px;
height: 186px;
border-radius: 15px;
background-color: #eeeeee;
border: 2px solid #FF4700;
display: grid;
grid-template-columns: 200px 400px 240px;
grid-template-row... | 0.352759 | 0.070432 |
background: #fefefe;
padding-left: 4.6em;
padding-right: 1.25em;
padding-top: 1.25em;
padding-bottom: 1.25em; }
#header_wrap .biohex-logo .hexagon {
width: 8%;
margin: 1px;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transiti... | assets/css/main.css | background: #fefefe;
padding-left: 4.6em;
padding-right: 1.25em;
padding-top: 1.25em;
padding-bottom: 1.25em; }
#header_wrap .biohex-logo .hexagon {
width: 8%;
margin: 1px;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transiti... | 0.520496 | 0.077065 |
html {
height: 100%;
}
body {
background-color: #AAA;
color: white;
font-family: 'Roboto', sans-serif;
height: 100%;
}
#wrapper {
min-height: 100%;
margin: 0 auto;
/* background-color: #FFFFFF; */
background-color: #AAA;
position: relative;
display: flex;
}
/* Classes et généralités */
a {
colo... | public/css/back-style.css | html {
height: 100%;
}
body {
background-color: #AAA;
color: white;
font-family: 'Roboto', sans-serif;
height: 100%;
}
#wrapper {
min-height: 100%;
margin: 0 auto;
/* background-color: #FFFFFF; */
background-color: #AAA;
position: relative;
display: flex;
}
/* Classes et généralités */
a {
colo... | 0.369088 | 0.056133 |
@font-face {
font-family: 'Noto Sans Korean';
font-style: normal;
font-weight: 100;
src: local('Noto Sans KR Thin'),
url('/font/NotoSansKR/NotoSans-Thin.eot'),
url('/font/NotoSansKR/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
url('/font/NotoSansKR/NotoSans-Thin.woff') format('wo... | publ_proto_191031/font/NotoSansKR/NotoSansKR.css | @font-face {
font-family: 'Noto Sans Korean';
font-style: normal;
font-weight: 100;
src: local('Noto Sans KR Thin'),
url('/font/NotoSansKR/NotoSans-Thin.eot'),
url('/font/NotoSansKR/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
url('/font/NotoSansKR/NotoSans-Thin.woff') format('wo... | 0.341363 | 0.05113 |
/* 2 columns: 1 fixed (L), 1 liquid (R) */
div#wrapper{clear: both;}
/*div#content{margin-left:270px}
div#leftSideBar{float:left;width:230px;margin-left:-100%; border: 1px solid gray; padding: 10px;}*/
/* end of 2 columns style */
input#userInput {
font-size: 10px;
color: gray;
}
ul.ui-autocomplete {
font... | web/src/main/webapp/resources/css/style.css |
/* 2 columns: 1 fixed (L), 1 liquid (R) */
div#wrapper{clear: both;}
/*div#content{margin-left:270px}
div#leftSideBar{float:left;width:230px;margin-left:-100%; border: 1px solid gray; padding: 10px;}*/
/* end of 2 columns style */
input#userInput {
font-size: 10px;
color: gray;
}
ul.ui-autocomplete {
font... | 0.1495 | 0.210949 |
body {
font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
/*background-color: rgb(220, 245, 220);*/
background-image: url("https://wallpapercave.com/wp/wp1842221.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 28% 3% ;
background-color: #B5C9F9;
}
a {... | public/stylesheets/style.css | body {
font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
/*background-color: rgb(220, 245, 220);*/
background-image: url("https://wallpapercave.com/wp/wp1842221.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 28% 3% ;
background-color: #B5C9F9;
}
a {... | 0.305386 | 0.082809 |
body {
font-family: helvetica,sans-serif;
font-size: 1em;
color: #424242;
background-color: #CCCCCC;
overflow-x:hidden;
}
#wrapper {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
background-color: #FFFFFF;
}
#header_img_main {
margin: auto;
background-image: url("../imgs/se... | stylesheets/stylesheet.css | body {
font-family: helvetica,sans-serif;
font-size: 1em;
color: #424242;
background-color: #CCCCCC;
overflow-x:hidden;
}
#wrapper {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
background-color: #FFFFFF;
}
#header_img_main {
margin: auto;
background-image: url("../imgs/se... | 0.4436 | 0.08061 |