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 |
|---|---|---|---|---|
Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
touch-action: none;
z-index: 99999;
-webkit-text-size-adjust: 100%;
/* create separa... | assets/css/vendor.photoswipe.css | Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
touch-action: none;
z-index: 99999;
-webkit-text-size-adjust: 100%;
/* create separa... | 0.35209 | 0.049797 |
1.1 Added unprefixed attributes, :focus style, <button> support
1.0 Released
Usage:
Default button: <a href="" class="button">Label</a>
More fancy with icon: <a href="" class="button orange glossy" data-icon="★">Label</a>
Following additional class names are supported:
Color: orange, pink, blue, gree... | public/bonbon.css |
1.1 Added unprefixed attributes, :focus style, <button> support
1.0 Released
Usage:
Default button: <a href="" class="button">Label</a>
More fancy with icon: <a href="" class="button orange glossy" data-icon="★">Label</a>
Following additional class names are supported:
Color: orange, pink, blue, gree... | 0.311427 | 0.114814 |
@import '../node_modules/golden-layout/src/css/goldenlayout-base.css';
@import '../node_modules/golden-layout/src/css/goldenlayout-light-theme.css';
@import '../node_modules/react-bootstrap-daterangepicker/css/daterangepicker.css';
body {
position: relative;
overflow-y: hidden;
font-family: Arial, Helvetica, Hel... | app/app.global.css | @import '../node_modules/golden-layout/src/css/goldenlayout-base.css';
@import '../node_modules/golden-layout/src/css/goldenlayout-light-theme.css';
@import '../node_modules/react-bootstrap-daterangepicker/css/daterangepicker.css';
body {
position: relative;
overflow-y: hidden;
font-family: Arial, Helvetica, Hel... | 0.331769 | 0.045649 |
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
}
.w3-row-padding img {
margin-bottom: 12px;
}
.bgimg {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-image: url('../images/BgAdded.png');
min-height: 100%;
}
a {
t... | src/css/style.css | body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
}
.w3-row-padding img {
margin-bottom: 12px;
}
.bgimg {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-image: url('../images/BgAdded.png');
min-height: 100%;
}
a {
t... | 0.3512 | 0.062417 |
html {
height: 100%;
}
body {
padding: 0;
margin: 0;
background: #FFF;
width: 100%;
height: 100%;
/* min-width: 1180px; */
}
a { text-decoration: none; }
.api_description {
word-break: normal;
}
.textarea {
flex: 1;
padding-left: 60px;
display: flex;
justify-content: ... | css/main.css | html {
height: 100%;
}
body {
padding: 0;
margin: 0;
background: #FFF;
width: 100%;
height: 100%;
/* min-width: 1180px; */
}
a { text-decoration: none; }
.api_description {
word-break: normal;
}
.textarea {
flex: 1;
padding-left: 60px;
display: flex;
justify-content: ... | 0.47098 | 0.061312 |
html, body, #app, #entryPage, .container{
height: 100%;
}
body{
font-family: mono;
max-width: 26em;
margin: auto;
}
#topbar, #settingsBar{
display: flex;
justify-content: space-between;
font-size: 150%;
align-items: baseline;
}
#topbar a, #settingsBar a, .button{
background-col... | style/style.css | html, body, #app, #entryPage, .container{
height: 100%;
}
body{
font-family: mono;
max-width: 26em;
margin: auto;
}
#topbar, #settingsBar{
display: flex;
justify-content: space-between;
font-size: 150%;
align-items: baseline;
}
#topbar a, #settingsBar a, .button{
background-col... | 0.359589 | 0.061904 |
.typography p {
margin: 0 0 9px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
}
.typography p small {
font-size: 11px;
color: #999999;
}
.typography .lead {
margin-bottom: 18px;
font-size: 20px;
font-weight: 200;
line-height: 27px;
}
.typography h1... | css/editor.css | .typography p {
margin: 0 0 9px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
}
.typography p small {
font-size: 11px;
color: #999999;
}
.typography .lead {
margin-bottom: 18px;
font-size: 20px;
font-weight: 200;
line-height: 27px;
}
.typography h1... | 0.379263 | 0.096195 |
@font-face {
font-family: "Selected Font";
src: url("/font.woff2");
font-display: swap;
}
* {
position: relative;
font-family: "Selected Font", "Helvetica", "Arial", sans-serif;
}
html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
#main {
z-index: 1;
width: 100... | page/anime/style.css | @font-face {
font-family: "Selected Font";
src: url("/font.woff2");
font-display: swap;
}
* {
position: relative;
font-family: "Selected Font", "Helvetica", "Arial", sans-serif;
}
html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
#main {
z-index: 1;
width: 100... | 0.35031 | 0.11742 |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
*{margin:0;
padding:0;
box-sizing: border-box;
}
body {
font-family: 'Lato', sans-serif;
background-image: url("../img/bg.png");
background-size: cover;
display: flex;
justify-content: center;
align-ite... | equipo-09/20220321_PatronesHermosos_TrabajoFinal_PFMM_Quiz/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
*{margin:0;
padding:0;
box-sizing: border-box;
}
body {
font-family: 'Lato', sans-serif;
background-image: url("../img/bg.png");
background-size: cover;
display: flex;
justify-content: center;
align-ite... | 0.327561 | 0.09611 |
.member * {
box-sizing: border-box;
}
.member body {
font-family: 'Noto Serif TC';
font-size: 14px;
padding: 0;
margin: 0;
}
.container2 {
height: 100%;
background-color: #e1ece0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.timeline {
width: 100%;
... | css/timeline.css | .member * {
box-sizing: border-box;
}
.member body {
font-family: 'Noto Serif TC';
font-size: 14px;
padding: 0;
margin: 0;
}
.container2 {
height: 100%;
background-color: #e1ece0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.timeline {
width: 100%;
... | 0.54819 | 0.068382 |
footer {
position: absolute;
bottom: 0;
padding-left: 20px;
width: 100%;
height: 40px;
line-height: 40px;
background-color: #f5f5f5;
text-align: center;
}
code {
background-color: hsla(0, 0%, 0%, 0.04);
border-radius: 3px;
font-family: "SFMono-Regular", Consolas, "Roboto M... | src/components/main.css | footer {
position: absolute;
bottom: 0;
padding-left: 20px;
width: 100%;
height: 40px;
line-height: 40px;
background-color: #f5f5f5;
text-align: center;
}
code {
background-color: hsla(0, 0%, 0%, 0.04);
border-radius: 3px;
font-family: "SFMono-Regular", Consolas, "Roboto M... | 0.405096 | 0.130645 |
@charset "utf-8";
/* CSS Document */
.circo {
width: 100%;
background-image: url('circo.jpg');
background-size: 100% 100%;
padding-bottom: 50px;
}
body {
margin: 0;
padding: 0;
}
#imagebox-1 {
text-align: center;
font-family: 'Times New Roman';
color: #000000;
font-size: 33.33px;
font-weight: 400;
... | style.css | @charset "utf-8";
/* CSS Document */
.circo {
width: 100%;
background-image: url('circo.jpg');
background-size: 100% 100%;
padding-bottom: 50px;
}
body {
margin: 0;
padding: 0;
}
#imagebox-1 {
text-align: center;
font-family: 'Times New Roman';
color: #000000;
font-size: 33.33px;
font-weight: 400;
... | 0.227899 | 0.063308 |
.pay{background-color:#f1ffcd }
.gearArea {font-size: .26rem; background-color: rgba(0, 0, 0, 0.2); display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9900; overflow: hidden; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.area_ctrl { vertical-align: middle; backgroun... | Public/wap/css/address.css | .pay{background-color:#f1ffcd }
.gearArea {font-size: .26rem; background-color: rgba(0, 0, 0, 0.2); display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9900; overflow: hidden; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.area_ctrl { vertical-align: middle; backgroun... | 0.471953 | 0.17774 |
.ask_form {
text-align: center;
max-width: 754px;
width: 100%;
height: 502px;
background: #FFFFFF;
box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.25);
margin: 150px auto;
}
.form_head {
position: relative;
padding-top: 25px;
width: 347px;
height: 21px;
margin: auto;
font-family: Raleway;
font-s... | public/css/ask_form.css | .ask_form {
text-align: center;
max-width: 754px;
width: 100%;
height: 502px;
background: #FFFFFF;
box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.25);
margin: 150px auto;
}
.form_head {
position: relative;
padding-top: 25px;
width: 347px;
height: 21px;
margin: auto;
font-family: Raleway;
font-s... | 0.392686 | 0.0809 |
.essb-privacy-button {
display: block;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.essb-privacy-outsite {
display: block;
margin: 0 auto;
overflow: hidden;
position: relative;
width: 100px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-... | web/app/mu-plugins/easy-social-share-buttons3/assets/css/essb-native-privacy.css | .essb-privacy-button {
display: block;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.essb-privacy-outsite {
display: block;
margin: 0 auto;
overflow: hidden;
position: relative;
width: 100px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-... | 0.191328 | 0.086208 |
from{right:-50px; opacity:0 }
to{right:0; opacity:1 }
}
@-webkit-keyframes taskbarcome{
from{right:-50px; opacity:0 }
to{right:0; opacity:1 }
}
@-moz-keyframes taskbarcome{
from{right:-50px; opacity:0 }
to{right:0; opacity:1 }
}*/
/* # 为了不改变 */
@keyframes taskbarcome{
from{right:-50px; opac... | addons/theme/stv1/_static/css/message.css | from{right:-50px; opacity:0 }
to{right:0; opacity:1 }
}
@-webkit-keyframes taskbarcome{
from{right:-50px; opacity:0 }
to{right:0; opacity:1 }
}
@-moz-keyframes taskbarcome{
from{right:-50px; opacity:0 }
to{right:0; opacity:1 }
}*/
/* # 为了不改变 */
@keyframes taskbarcome{
from{right:-50px; opac... | 0.285472 | 0.097347 |
* {
margin: 0px;
padding: 0px;
}
body {
padding-top: 0px;
background:url("images/bg.png") #000;
color: #FFF;
font-family: verdana, arial, sans-serif;
text-align: left;
letter-spacing: 1px;
}
a {color: #A92332;font-size: 14px;text-decoration:none;}
a:hover {color: #01a9c0;}
.more{float: right; f... | src/main/webapp/style.css | * {
margin: 0px;
padding: 0px;
}
body {
padding-top: 0px;
background:url("images/bg.png") #000;
color: #FFF;
font-family: verdana, arial, sans-serif;
text-align: left;
letter-spacing: 1px;
}
a {color: #A92332;font-size: 14px;text-decoration:none;}
a:hover {color: #01a9c0;}
.more{float: right; f... | 0.157525 | 0.073099 |
@charset "utf-8";
/*
* Copyright (C) 2015 NS Solutions Corporation, All Rights Reserved.
*/
html, body {
width: 100%;
height: 100%;
overflow: hidden;
}
.box {
border: 2px gray solid;
border-radius: 10px;
background-color: white;
padding: 5px;
}
#main {
width: 100%;
height: 100%;
margin-top: -40px;
padd... | pitalium-explorer/src/main/webapp/src/fileDiff/fileDiff.css | @charset "utf-8";
/*
* Copyright (C) 2015 NS Solutions Corporation, All Rights Reserved.
*/
html, body {
width: 100%;
height: 100%;
overflow: hidden;
}
.box {
border: 2px gray solid;
border-radius: 10px;
background-color: white;
padding: 5px;
}
#main {
width: 100%;
height: 100%;
margin-top: -40px;
padd... | 0.455199 | 0.081923 |
a#coffee-link, div#coffee-container {
border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-opera-border-radius: 4px;
-webkit-border-radius: 4px;
}
div#link a {
color: #EA9C00;
font: bold 10px verdana;
letter-spacing: .9px;
text-decoration: none;
}
div#link a:hov... | static/lib/raty/css/raty_default.css | a#coffee-link, div#coffee-container {
border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-opera-border-radius: 4px;
-webkit-border-radius: 4px;
}
div#link a {
color: #EA9C00;
font: bold 10px verdana;
letter-spacing: .9px;
text-decoration: none;
}
div#link a:hov... | 0.252568 | 0.109563 |
@charset "utf-8";
body { margin:0px; font-size:12px; color:#000;
}
.word-1{ font-size:12px; color:#FFF; text-decoration:none}
.word-1 A{ font-size:12px; color:#FFF;text-decoration:none}
.word-2{ font-size:12px; color:#c14f02; font-weight:bold; text-decoration:none}
.word-2 A{ font-size:12px; color:#c14f02; font-weigh... | jakarta-tomcat-5.0.28/webapps/gUnit_gmgl/css/style.css | @charset "utf-8";
body { margin:0px; font-size:12px; color:#000;
}
.word-1{ font-size:12px; color:#FFF; text-decoration:none}
.word-1 A{ font-size:12px; color:#FFF;text-decoration:none}
.word-2{ font-size:12px; color:#c14f02; font-weight:bold; text-decoration:none}
.word-2 A{ font-size:12px; color:#c14f02; font-weigh... | 0.209955 | 0.088112 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,700|Gelasio:400i&display=swap");
* {
--ds-orange: #cf3f02;
--black: #534e4e;
--white: white;
--dark: rgba(255, 255, 255, 0.3);
}
/*********************************************
* GLOBAL STYLES
*********************************************/
.d... | css/theme/devseed.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,700|Gelasio:400i&display=swap");
* {
--ds-orange: #cf3f02;
--black: #534e4e;
--white: white;
--dark: rgba(255, 255, 255, 0.3);
}
/*********************************************
* GLOBAL STYLES
*********************************************/
.d... | 0.450359 | 0.122944 |
._idfootnote {
font-size: 0.75em;
margin-left: 1em;
text-align: left;
text-indent: -1em
}
._idfootnotelink {
color: #118aca;
line-height: 1.2;
text-decoration: none
}
._idfootnotes {
display: block;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;... | public/p4zbp-8mxvm_files/stylesheet.css | ._idfootnote {
font-size: 0.75em;
margin-left: 1em;
text-align: left;
text-indent: -1em
}
._idfootnotelink {
color: #118aca;
line-height: 1.2;
text-decoration: none
}
._idfootnotes {
display: block;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;... | 0.527317 | 0.125467 |
body {
font-family: 'Open sans', serif;
font-weight: 300;
-webkit-font-smoothing: antialiased !important;
color: #666;
}
a {
color: rgb(20, 90, 109);
}
a:hover {
color: #E76C5A;
}
.header-background {
height: 25vh;
position: relative;
overflow: hidden;
background-color: rgba(255,255,255,.5);
}
.... | assets/css/main.css | body {
font-family: 'Open sans', serif;
font-weight: 300;
-webkit-font-smoothing: antialiased !important;
color: #666;
}
a {
color: rgb(20, 90, 109);
}
a:hover {
color: #E76C5A;
}
.header-background {
height: 25vh;
position: relative;
overflow: hidden;
background-color: rgba(255,255,255,.5);
}
.... | 0.42931 | 0.083965 |
html, body {
background-image: url("../admin-asset/images/abstract-background-blur-255379.jpg");
background-size: cover;
background-position: center;
padding: 0 !important;
}
body > div {
background: rgba(255,255,255,.7);
min-height: 100vh;
}
td p > a {
color: #4646ff;
... | public/css/custom-style.css | html, body {
background-image: url("../admin-asset/images/abstract-background-blur-255379.jpg");
background-size: cover;
background-position: center;
padding: 0 !important;
}
body > div {
background: rgba(255,255,255,.7);
min-height: 100vh;
}
td p > a {
color: #4646ff;
... | 0.41052 | 0.198258 |
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0);
transform: rotate(0);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
from {
-webkit-transform: rotate(0);
transform: rotate(0);
}
to {
-webkit-tran... | assets/css/template/styles.css | @-webkit-keyframes spin {
from {
-webkit-transform: rotate(0);
transform: rotate(0);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
from {
-webkit-transform: rotate(0);
transform: rotate(0);
}
to {
-webkit-tran... | 0.447943 | 0.106087 |
html {
box-sizing: border-box;
height: 100%;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
font-family: 'Inconsolata', monospace;
background: #000;
color: #fff;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
svg {
display: block;
}
.nav... | public/css/styles.css | html {
box-sizing: border-box;
height: 100%;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
font-family: 'Inconsolata', monospace;
background: #000;
color: #fff;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
svg {
display: block;
}
.nav... | 0.631026 | 0.071203 |
.searchBarContainer {
margin: auto auto;
}
.autoCompleteOuterContainer--searchBar {
border: none;
}
.discountInsideContainer {
background-color: #662d91;
font-weight: 600;
}
.infoCardImage--ysaInfoCard {
width: 40%;
height: 40%;
align-items: center;
}
.infoCardImageContainer--ysaInfoCard {
background... | store/tv-store/styles/css/vtex.store-components.css | .searchBarContainer {
margin: auto auto;
}
.autoCompleteOuterContainer--searchBar {
border: none;
}
.discountInsideContainer {
background-color: #662d91;
font-weight: 600;
}
.infoCardImage--ysaInfoCard {
width: 40%;
height: 40%;
align-items: center;
}
.infoCardImageContainer--ysaInfoCard {
background... | 0.41834 | 0.087213 |
.comment-list {
color: #666;
border-top: dotted 1px #aaa;
margin-bottom: 2%;
}
.comment {
overflow: hidden;
padding: .2em 2em .2em .5em;
border-bottom: dotted 1px #ddd;
line-height: 16px;
}
.comment p {
display: inline;
}
.comment .vote-option.voted {
color: #FF0000;
}
.comment .comment-meta-hidden {
... | src/main/resources/static/assets/generated-css/comments.css | .comment-list {
color: #666;
border-top: dotted 1px #aaa;
margin-bottom: 2%;
}
.comment {
overflow: hidden;
padding: .2em 2em .2em .5em;
border-bottom: dotted 1px #ddd;
line-height: 16px;
}
.comment p {
display: inline;
}
.comment .vote-option.voted {
color: #FF0000;
}
.comment .comment-meta-hidden {
... | 0.379493 | 0.115836 |
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/m.reset.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.406862 | 0.066721 |
:root {
--lx-selection-color: hsl(0, 0%, 20%) !important;
--lx-selection-background-color: hsl(156, 72%, 67%);
--lx-info-color: hsl(190, 95%, 75%);
--lx-warning-color: hsl(35, 90%, 65%);
--lx-error-color: hsl(0, 100%, 65%);
--lx-sucess-color: hsl(135, 95%, 65%);
--lx-bs-s: 0.3px 0.5px 0.7px hsla(var(--sha... | dist/expanded/helpers.css | :root {
--lx-selection-color: hsl(0, 0%, 20%) !important;
--lx-selection-background-color: hsl(156, 72%, 67%);
--lx-info-color: hsl(190, 95%, 75%);
--lx-warning-color: hsl(35, 90%, 65%);
--lx-error-color: hsl(0, 100%, 65%);
--lx-sucess-color: hsl(135, 95%, 65%);
--lx-bs-s: 0.3px 0.5px 0.7px hsla(var(--sha... | 0.412175 | 0.140101 |
*{
box-sizing: border-box;
padding: 0;
margin: 0;
font-size: medium;
}
body{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif !important;
}
/*----------Definition-----*/
.definition{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucid... | Sorting Visulaiser/styles/style.css | *{
box-sizing: border-box;
padding: 0;
margin: 0;
font-size: medium;
}
body{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif !important;
}
/*----------Definition-----*/
.definition{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucid... | 0.355887 | 0.066176 |
@-moz-document url-prefix("https://www.ebay-kleinanzeigen.de/") {
/*** HINWEIS LÖSCHEN START ***/
body::before {
white-space: pre;
margin: 20px 50px;
display: block;
content: 'userstyles.org wird nicht mehr unterstützt: Dieser Userstyle ist veraltet, wird nicht mehr gepfl... | data/usercss/163136.user.css | @-moz-document url-prefix("https://www.ebay-kleinanzeigen.de/") {
/*** HINWEIS LÖSCHEN START ***/
body::before {
white-space: pre;
margin: 20px 50px;
display: block;
content: 'userstyles.org wird nicht mehr unterstützt: Dieser Userstyle ist veraltet, wird nicht mehr gepfl... | 0.234757 | 0.066691 |
.light {
background-image: radial-gradient(circle, #fff, #aaa, #333);
cursor: pointer;
width: 20px;
height: 20px;
display: inline-block;
border-radius: 50%;
}
.light + span {
display: none;
}
.light-danger {
background-image: radial-gradient(circle, #e17777, #892726, #7006... | src/BootstrapBlazor/Components/Light/Light.razor.cs.css | .light {
background-image: radial-gradient(circle, #fff, #aaa, #333);
cursor: pointer;
width: 20px;
height: 20px;
display: inline-block;
border-radius: 50%;
}
.light + span {
display: none;
}
.light-danger {
background-image: radial-gradient(circle, #e17777, #892726, #7006... | 0.693784 | 0.241389 |
@font-face {
font-family: 'Shizuru';
src: url(./assets/Shizuru-Regular.ttf) format('truetype');
}
.principal {
background-color: #fff;
margin: 10px;
width: 100%;
height: 100%;
display: grid;
grid-template-rows: 350px 10% 15%;
grid-gap: 20px;
}
.frase_0 {
color: #ffffff;
background-image: linear... | estagioMod2/2.1-react/desafio-react/src/App.css | @font-face {
font-family: 'Shizuru';
src: url(./assets/Shizuru-Regular.ttf) format('truetype');
}
.principal {
background-color: #fff;
margin: 10px;
width: 100%;
height: 100%;
display: grid;
grid-template-rows: 350px 10% 15%;
grid-gap: 20px;
}
.frase_0 {
color: #ffffff;
background-image: linear... | 0.325842 | 0.089654 |
.bar {
margin-top:30px;
background-image: url("../img/header/bar_o.png");
background-size: cover;
background-position: center;
height:40px;
width: 100%;
display: flex;
flex-direction: column;
}
.bar_text {
color: white;
font-family: code;
margin: auto;
}
main {
margin... | css/contents_about.css | .bar {
margin-top:30px;
background-image: url("../img/header/bar_o.png");
background-size: cover;
background-position: center;
height:40px;
width: 100%;
display: flex;
flex-direction: column;
}
.bar_text {
color: white;
font-family: code;
margin: auto;
}
main {
margin... | 0.421909 | 0.108803 |
:root {
--about-font-size: min(1.5vw, 15px);
}
.about-left {
height: 100%;
width: 40%;
left: 0px;
position: absolute;
background-color: white;
opacity: 0.8;
}
.about-right {
height: 100%;
width: 60%;
right: 0px;
position: absolute;
background-color: #001c45;
opacity... | ChineseTime/wwwroot/css/about.css | :root {
--about-font-size: min(1.5vw, 15px);
}
.about-left {
height: 100%;
width: 40%;
left: 0px;
position: absolute;
background-color: white;
opacity: 0.8;
}
.about-right {
height: 100%;
width: 60%;
right: 0px;
position: absolute;
background-color: #001c45;
opacity... | 0.704465 | 0.192843 |
body{
background: #234;
color: #AAA;
}
.red{
color: #F44336;
}
.green{
color: #00897B;
}
#hash-id{
margin-left: 3px;
color: #F44336;
}
.convo{
position: relative;
color: white;
margin: 3em 2em;
border-radius: 0 5em;
min-height: 3em;
box-shadow: 1px 1px 5px 0px black
}
.convo .avatar{
positi... | public/css/style.css | body{
background: #234;
color: #AAA;
}
.red{
color: #F44336;
}
.green{
color: #00897B;
}
#hash-id{
margin-left: 3px;
color: #F44336;
}
.convo{
position: relative;
color: white;
margin: 3em 2em;
border-radius: 0 5em;
min-height: 3em;
box-shadow: 1px 1px 5px 0px black
}
.convo .avatar{
positi... | 0.337313 | 0.118768 |
* {
padding: 0;
margin: 0;
}
.menu_link1,
.menu_link2,
.menu_link3,
.menu_link4,
.menu_link5,
.menu_link6 {
font-family: var(--font-action);
color: rgb(192, 180, 180);
font-size: 2rem;
... | css/joias_menu.css | * {
padding: 0;
margin: 0;
}
.menu_link1,
.menu_link2,
.menu_link3,
.menu_link4,
.menu_link5,
.menu_link6 {
font-family: var(--font-action);
color: rgb(192, 180, 180);
font-size: 2rem;
... | 0.445771 | 0.130951 |
.home__main {
font-family: 'Piazzolla', serif;
width: 100%;
display: flex;
margin-top: 50px;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
@media (min-width:576px) {
.home__main {
max... | resources/js/components/Pages/Home__Main.css | .home__main {
font-family: 'Piazzolla', serif;
width: 100%;
display: flex;
margin-top: 50px;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
@media (min-width:576px) {
.home__main {
max... | 0.653459 | 0.070017 |
@font-face {
font-family: '<NAME>';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/static/fonts/hindmadurai.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+22... | gateway/system10k/static/app/prospero.css | @font-face {
font-family: '<NAME>';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/static/fonts/hindmadurai.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+22... | 0.291485 | 0.097648 |
@def DEBUG_COLOR #f0f;
@url DEBUG_BACKGROUND_IMAGE_URL DEBUG_BACKGROUND_IMAGE_DATA;
.sc-toolbar {
display: box;
display: -webkit-box;
display: -moz-box;
position: relative;
width: 100%;
box-orient: horizontal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
box-pack:beg... | mobile/src/main/java/com/smartgwt/mobile/client/internal/theme/ios/toolbar.gwt.css | @def DEBUG_COLOR #f0f;
@url DEBUG_BACKGROUND_IMAGE_URL DEBUG_BACKGROUND_IMAGE_DATA;
.sc-toolbar {
display: box;
display: -webkit-box;
display: -moz-box;
position: relative;
width: 100%;
box-orient: horizontal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
box-pack:beg... | 0.26923 | 0.067087 |
{
min-height: 100vh;
background: #102626;
}
#landing_page h1{
color: white;
text-align: center;
margin-top: 0px;
margin-bottom: 50px;
font-size: 35px;
}
.container_land{
width: 100%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
-web... | CSS/landing_page.css | {
min-height: 100vh;
background: #102626;
}
#landing_page h1{
color: white;
text-align: center;
margin-top: 0px;
margin-bottom: 50px;
font-size: 35px;
}
.container_land{
width: 100%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
-web... | 0.450601 | 0.085061 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
.wrapper {
width: 1110px;
margin: 0 auto;
}
img{
max-width: 100%;
height: auto;
display: block;
}
.text-header {
margin: 0 0 113px 0;
padding-top: 40px;
}
.logo {
float: left;
font-family: 'Roboto', sans-serif;
color: #555252;
... | html-css/home_work4/css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
.wrapper {
width: 1110px;
margin: 0 auto;
}
img{
max-width: 100%;
height: auto;
display: block;
}
.text-header {
margin: 0 0 113px 0;
padding-top: 40px;
}
.logo {
float: left;
font-family: 'Roboto', sans-serif;
color: #555252;
... | 0.309545 | 0.067516 |
body
{
background-color: initial;
background-color: white;
}
h1,h2,h3,h4,h5,h6
{
text-align: center;
}
p
{
text-align: center;
font-size: 1.5em;
}
.italic-little
{
font-style: italic;
font-size: 0.8em;
}
.bold
{
font-weight: bold;
}
.not-aligned h1,
.not-aligned h2,
.not-aligned h3,
.no... | public/css/app.css | body
{
background-color: initial;
background-color: white;
}
h1,h2,h3,h4,h5,h6
{
text-align: center;
}
p
{
text-align: center;
font-size: 1.5em;
}
.italic-little
{
font-style: italic;
font-size: 0.8em;
}
.bold
{
font-weight: bold;
}
.not-aligned h1,
.not-aligned h2,
.not-aligned h3,
.no... | 0.409103 | 0.09739 |
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,800,900&subset=cyrillic");
@import url("../fonts/intro/font.css");
@font-face {
font-family: Monsterrat;
src: url(../fonts/montserrat/Montserrat-Light.otf);
font-weight: 300; }
@font-face {
font-family: Monsterrat;
src: url(../fonts/m... | public_html/images/open_engine/book_development/35_files/ui.css | @import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,800,900&subset=cyrillic");
@import url("../fonts/intro/font.css");
@font-face {
font-family: Monsterrat;
src: url(../fonts/montserrat/Montserrat-Light.otf);
font-weight: 300; }
@font-face {
font-family: Monsterrat;
src: url(../fonts/m... | 0.31363 | 0.053527 |
body{
text-align: center;
/* color: darkcyan; */
font-family: sans-serif;
margin: 0;
}
h1, h2, h3{
color: darkcyan;
font-weight: 300;
}
h1{
font-size: 4rem;
}
h2{
font-size: 2.5rem;
margin: 20px auto;
font-weight: 500;
}
p{
line-height: 1.5;
letter-spacing: 1px;
color... | flaskblog/static/css/about.css | body{
text-align: center;
/* color: darkcyan; */
font-family: sans-serif;
margin: 0;
}
h1, h2, h3{
color: darkcyan;
font-weight: 300;
}
h1{
font-size: 4rem;
}
h2{
font-size: 2.5rem;
margin: 20px auto;
font-weight: 500;
}
p{
line-height: 1.5;
letter-spacing: 1px;
color... | 0.534612 | 0.08698 |
@font-face {
font-family: 'MYRIADPRO-REGULAR';
src: url(../../fonts/myriad/MYRIADPRO-REGULAR.woff);
}
@font-face {
font-family: 'MYRIADPRO-BOLD';
src: url(../../fonts/myriad/MYRIADPRO-BOLD.woff);
}
.header-bloc{
min-height: 674px;
overflow: hidden;
/* border: 1px solid #000 */
}
/*
**
nav
**
*/
.navpri... | public/front/style.css | @font-face {
font-family: 'MYRIADPRO-REGULAR';
src: url(../../fonts/myriad/MYRIADPRO-REGULAR.woff);
}
@font-face {
font-family: 'MYRIADPRO-BOLD';
src: url(../../fonts/myriad/MYRIADPRO-BOLD.woff);
}
.header-bloc{
min-height: 674px;
overflow: hidden;
/* border: 1px solid #000 */
}
/*
**
nav
**
*/
.navpri... | 0.238373 | 0.041696 |
:root {
--white: #fefefe;
--main-color: #f7f7f7;
--main-back-color: #333;
--ccc-color: #ccc;
--unique-color: rgb(99, 45, 80);
--main-bord-color: #d9d9d9;
--smoke-color: whitesmoke;
--comments-left-border-color: #d4d4d4;
--main-hover-color: blue;
--buttom-hover: rgba(99, 45, 80, 0... | public/css/home.css | :root {
--white: #fefefe;
--main-color: #f7f7f7;
--main-back-color: #333;
--ccc-color: #ccc;
--unique-color: rgb(99, 45, 80);
--main-bord-color: #d9d9d9;
--smoke-color: whitesmoke;
--comments-left-border-color: #d4d4d4;
--main-hover-color: blue;
--buttom-hover: rgba(99, 45, 80, 0... | 0.566378 | 0.146484 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body,
.tooltip,
select.menuBtn {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
}
html {
height: 100%;
}
body {
height: 100%;
margin: 0;
}
::selection {
back... | application/css/main.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body,
.tooltip,
select.menuBtn {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
}
html {
height: 100%;
}
body {
height: 100%;
margin: 0;
}
::selection {
back... | 0.447702 | 0.082994 |
@tailwind base;
@tailwind components;
@tailwind utilities;
header {
background-image: linear-gradient(#de2772, #f8493f);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
/* Preserve aspet ratio */
width: 100%;
height: 100%;
}
.slideInLeft {
-webkit-animation-name: slideInL... | bookitoFronted/assets/css/tailwind.css | @tailwind base;
@tailwind components;
@tailwind utilities;
header {
background-image: linear-gradient(#de2772, #f8493f);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
/* Preserve aspet ratio */
width: 100%;
height: 100%;
}
.slideInLeft {
-webkit-animation-name: slideInL... | 0.532668 | 0.131982 |
html {
height: 100%;
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
position: relative;
margin: 0;
padding-bottom: 6rem;
min-height: 100%;
font-family: "Helvetica Neue", Arial, sans-serif;
}
footer{
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1... | public/assets/css/style.css | html {
height: 100%;
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
position: relative;
margin: 0;
padding-bottom: 6rem;
min-height: 100%;
font-family: "Helvetica Neue", Arial, sans-serif;
}
footer{
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1... | 0.595257 | 0.090776 |
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg)
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg)
}
}
.nav-bar-container:after,.nav-bar-container:before {
content: " ";
dis... | public/static/default/css/cp-navbar.css | @-webkit-keyframes spin {
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg)
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg)
}
}
.nav-bar-container:after,.nav-bar-container:before {
content: " ";
dis... | 0.276495 | 0.120491 |
h1 {
margin: 0;
}
html,
body {
height: 100%;
}
body {
padding: 3vw;
background: rgb(0, 0, 0);
color: #ffffff;
}
input {
padding: 1em;
margin: 1em;
}
:required {
background: #ffffff;
}
button {
padding:1em;
border-radius: 1.5em;
color: white;
background-color: rgb(0, 136, 41);
font-size: 1... | src/assets/style.css | h1 {
margin: 0;
}
html,
body {
height: 100%;
}
body {
padding: 3vw;
background: rgb(0, 0, 0);
color: #ffffff;
}
input {
padding: 1em;
margin: 1em;
}
:required {
background: #ffffff;
}
button {
padding:1em;
border-radius: 1.5em;
color: white;
background-color: rgb(0, 136, 41);
font-size: 1... | 0.537527 | 0.151812 |
@charset "utf-8";
body {
margin: 0;
background-color: #D0D0D0;
font-family: "Helvetica,Arial,FreeSans";
color: #000000;
}
img { border:0; }
#container {
margin: 0 auto;
width: 700px;
padding: 20px;
background-color: #FFFFFF;
border-left: 1px solid #999999;
border-right: 1px so... | docs/assets/scripts/urijs/screen.css | @charset "utf-8";
body {
margin: 0;
background-color: #D0D0D0;
font-family: "Helvetica,Arial,FreeSans";
color: #000000;
}
img { border:0; }
#container {
margin: 0 auto;
width: 700px;
padding: 20px;
background-color: #FFFFFF;
border-left: 1px solid #999999;
border-right: 1px so... | 0.29972 | 0.103749 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700');
a{
text-decoration: none;
}
a.btn{
border: 1px #3e84da solid;
padding: 0.6vw 1vw;
border-radius: 1.5vw;
color: #25282d;
font-size: 1.2vw;
}
body{
font-family: 'Open Sans', sans-serif;
}
header{
/*display: ... | daikatana/css/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700');
a{
text-decoration: none;
}
a.btn{
border: 1px #3e84da solid;
padding: 0.6vw 1vw;
border-radius: 1.5vw;
color: #25282d;
font-size: 1.2vw;
}
body{
font-family: 'Open Sans', sans-serif;
}
header{
/*display: ... | 0.126785 | 0.052352 |
FOOTER.EJS STYLES (all-sizes)
==================================================================== */
.footer-section {
width: 100%;
background-color: var(--p7-lighter-pink);
padding: 8px 32px;
color: var(--black);
transition: all 0.3s ease-in-out;
border-top: 1px solid var(... | public/css/footer.css | FOOTER.EJS STYLES (all-sizes)
==================================================================== */
.footer-section {
width: 100%;
background-color: var(--p7-lighter-pink);
padding: 8px 32px;
color: var(--black);
transition: all 0.3s ease-in-out;
border-top: 1px solid var(... | 0.349422 | 0.065098 |
position: absolute;
top: 0;
left: 0;
width: 100%;
height:100%;
visibility: hidden;
display: flex;
flex-direction: row;
}
#roomlist{
/*
position:absolute;
left: 0;
right: 0;
margin: auto;
top: -60px;
bottom: 0;
width:70%;
min-width:750px;
max-width: 1220px;
height:... | css/roomlist.css | position: absolute;
top: 0;
left: 0;
width: 100%;
height:100%;
visibility: hidden;
display: flex;
flex-direction: row;
}
#roomlist{
/*
position:absolute;
left: 0;
right: 0;
margin: auto;
top: -60px;
bottom: 0;
width:70%;
min-width:750px;
max-width: 1220px;
height:... | 0.257112 | 0.076615 |
body {
color: #000;
background-color: #fff;
font-size: 13px;
}
p {
margin-left: 4px;
margin-top: 8px;
margin-bottom: 4px;
}
ul, ol {
margin-top: 4px;
margin-bottom: 4px;
}
/* color alternatives... (color/background-color)
* Jakarta: #fff / #036
* dark: #fff / #669
* light: #000 / #ccf
*/
h2 {
color:... | src/site/resources/css/hc-maven.css | body {
color: #000;
background-color: #fff;
font-size: 13px;
}
p {
margin-left: 4px;
margin-top: 8px;
margin-bottom: 4px;
}
ul, ol {
margin-top: 4px;
margin-bottom: 4px;
}
/* color alternatives... (color/background-color)
* Jakarta: #fff / #036
* dark: #fff / #669
* light: #000 / #ccf
*/
h2 {
color:... | 0.451568 | 0.134605 |
.mini-calendar,
.medium-calendar {
padding-top: 1em;
position: relative;
z-index: 89;
text-align: center;
}
.mini-calendar {
float: left;
}
.next-to-mini-calendar {
margin-right: 14em;
}
.mini-calendar.float-right {
float: left;
}
.mini-calendar.float-right + .next-to-mini-calendar {
margin-right: 0... | assets/css/calendars-rtl.css | .mini-calendar,
.medium-calendar {
padding-top: 1em;
position: relative;
z-index: 89;
text-align: center;
}
.mini-calendar {
float: left;
}
.next-to-mini-calendar {
margin-right: 14em;
}
.mini-calendar.float-right {
float: left;
}
.mini-calendar.float-right + .next-to-mini-calendar {
margin-right: 0... | 0.288168 | 0.140336 |
@keyframes neutralcolors {
0% {
background-position: 5% 0%
}
50% {
background-position: 96% 100%
}
100% {
background-position: 5% 0%
}
}
@keyframes fadeInAnimation {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes title {
0% {
... | animations.css |
@keyframes neutralcolors {
0% {
background-position: 5% 0%
}
50% {
background-position: 96% 100%
}
100% {
background-position: 5% 0%
}
}
@keyframes fadeInAnimation {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes title {
0% {
... | 0.597843 | 0.239827 |
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.container {
width: 960px;
margin: 0 auto;
padding: 0px;
position: relative;
}
.container:after, .container:before {
content: " ";
display: table;
}
.container:after {
clear: both;
}
.grid-1,... | css/grid.css | *, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.container {
width: 960px;
margin: 0 auto;
padding: 0px;
position: relative;
}
.container:after, .container:before {
content: " ";
display: table;
}
.container:after {
clear: both;
}
.grid-1,... | 0.181082 | 0.056004 |
.encabezado{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 74%, rgba(0,123,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(26%, rgba(255,255,255,1)), color-sto... | public/css/user.css | .encabezado{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 74%, rgba(0,123,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(26%, rgba(255,255,255,1)), color-sto... | 0.405684 | 0.067087 |
@import "~@fortawesome/fontawesome-free/css/all.css";
@import "~vue-slider-component/dist-css/vue-slider-component.css";
@import "~vue-slider-component/theme/default.css";
@import '~vue-select/dist/vue-select.css';
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer base {
@font-face {
font-... | resources/css/app.css | @import "~@fortawesome/fontawesome-free/css/all.css";
@import "~vue-slider-component/dist-css/vue-slider-component.css";
@import "~vue-slider-component/theme/default.css";
@import '~vue-select/dist/vue-select.css';
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer base {
@font-face {
font-... | 0.403449 | 0.067332 |
H1 {
padding: 0.25em 0.5em;
color: #494949;
background: transparent;
border-left: solid 5px #7db4e6;
font-family: sans-serif;
}
.btn{
display: inline-block;
text-decoration: none;
color: #0071BC;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 50%;
border: solid 2px #0071BC;
text-align: center;
vertical-a... | css/style.css | H1 {
padding: 0.25em 0.5em;
color: #494949;
background: transparent;
border-left: solid 5px #7db4e6;
font-family: sans-serif;
}
.btn{
display: inline-block;
text-decoration: none;
color: #0071BC;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 50%;
border: solid 2px #0071BC;
text-align: center;
vertical-a... | 0.421909 | 0.112405 |
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 <NAME>
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-... | assets/frontend/css/vendors.uncompressed.css | Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 <NAME>
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-... | 0.639173 | 0.152663 |
@charset "utf-8";
.z-comms {
background-image: url(../../MyCart/images/cart-comm.gif?v=141217);
background-repeat: no-repeat;
}
.z-arrows {
background-image: url(../../MyCart/images/cart-arrow.gif?v=141217);
background-repeat: no-repeat;
}
.g-special-head {
height: 74px;
padding: 15px 0;
}
.... | html/www.1yyg.com9-18/css/CartList.css | @charset "utf-8";
.z-comms {
background-image: url(../../MyCart/images/cart-comm.gif?v=141217);
background-repeat: no-repeat;
}
.z-arrows {
background-image: url(../../MyCart/images/cart-arrow.gif?v=141217);
background-repeat: no-repeat;
}
.g-special-head {
height: 74px;
padding: 15px 0;
}
.... | 0.4917 | 0.084417 |
.logo{
margin: 20px 0;
padding: 10px;
box-shadow: 0 0 7px rgba(0,0,0,0.5);
}
.navbar-brand{
color: #7e8341;
font-weight: bold;
font-size: 40px;
padding: 5px 15px;
border: 2px dashed #c7c9a9;
margin-right: 0;
}
.navbar-brand:hover{
color:#7e8341;
}
.logo-container{
display: fl... | public/css/main.css | .logo{
margin: 20px 0;
padding: 10px;
box-shadow: 0 0 7px rgba(0,0,0,0.5);
}
.navbar-brand{
color: #7e8341;
font-weight: bold;
font-size: 40px;
padding: 5px 15px;
border: 2px dashed #c7c9a9;
margin-right: 0;
}
.navbar-brand:hover{
color:#7e8341;
}
.logo-container{
display: fl... | 0.290477 | 0.149066 |
.header-container {
position: relative;
height: 80px;
}
.header {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
background: #ffffff;
box-shadow: 1px 0 1px rgba(0,0,0,0.3);
}
.header.small {
position: fixed;
height: 60px;
}
.header.small... | public/modules/core/css/3.header.css | .header-container {
position: relative;
height: 80px;
}
.header {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
background: #ffffff;
box-shadow: 1px 0 1px rgba(0,0,0,0.3);
}
.header.small {
position: fixed;
height: 60px;
}
.header.small... | 0.350866 | 0.070049 |
@charset "utf-8";
@import "font-awesome.min.css";
@font-face {
font-family: 'neo-regular';
src: url('../fonts/NEOSans-regular.ttf');
}
@font-face {
font-family: 'neo-medium';
src: url('../fonts/NEOSans-Medium.ttf');
}
@font-face {
font-family: 'neo-black';
src: url(... | resources/views/design/css/style.css | @charset "utf-8";
@import "font-awesome.min.css";
@font-face {
font-family: 'neo-regular';
src: url('../fonts/NEOSans-regular.ttf');
}
@font-face {
font-family: 'neo-medium';
src: url('../fonts/NEOSans-Medium.ttf');
}
@font-face {
font-family: 'neo-black';
src: url(... | 0.219588 | 0.035779 |
body
{
background: url("../images/Background.jpg");
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
font-size: 16px;
height: device-height;
width: device-width;
background-position: center;
ba... | css/user.css | body
{
background: url("../images/Background.jpg");
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
font-size: 16px;
height: device-height;
width: device-width;
background-position: center;
ba... | 0.236164 | 0.111048 |
@keyframes slideInLeft {
0% {
opacity: 0;
transform: translateX(-300px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
transform: translateX(300px);
}
100% {
opacity: 1;
... | static/css/style.css | @keyframes slideInLeft {
0% {
opacity: 0;
transform: translateX(-300px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
transform: translateX(300px);
}
100% {
opacity: 1;
... | 0.379378 | 0.137706 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap');
/*------Variables-------------------------------------*/
:root{
--green-color: #7acc2d;
--white-color: white;
--black-color: #313337;
/*------Tipografía-----*/
--normal:12px;
/*------Espaciado-----*/
--space: 10px;
--spac... | css/estilos.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap');
/*------Variables-------------------------------------*/
:root{
--green-color: #7acc2d;
--white-color: white;
--black-color: #313337;
/*------Tipografía-----*/
--normal:12px;
/*------Espaciado-----*/
--space: 10px;
--spac... | 0.29381 | 0.088781 |
.X9KLPc, .Xa, .IL9EXe, .Uexccd, .teTAFe, .haAclf, .CL, .aeN {
background-color: #4d394b;
}
/* Sidebar elemtents bg color when hovering */
.PL5Wwe:focus:not(.dQ2Tsf),
.PL5Wwe:hover:not(.dQ2Tsf),
.tuKyod .LoYJxb {
background-color: #3e313c;
}
/* Sidebar elements text color for chans with unread messages */
.PL5... | css/color_slack.css | .X9KLPc, .Xa, .IL9EXe, .Uexccd, .teTAFe, .haAclf, .CL, .aeN {
background-color: #4d394b;
}
/* Sidebar elemtents bg color when hovering */
.PL5Wwe:focus:not(.dQ2Tsf),
.PL5Wwe:hover:not(.dQ2Tsf),
.tuKyod .LoYJxb {
background-color: #3e313c;
}
/* Sidebar elements text color for chans with unread messages */
.PL5... | 0.333829 | 0.087291 |
body {
margin: 0;
font-family: 'Montserrat', sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
h1 {
font-family: 'Playfair Display', serif;... | src/index.css | body {
margin: 0;
font-family: 'Montserrat', sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
h1 {
font-family: 'Playfair Display', serif;... | 0.265499 | 0.070336 |
* {
-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
padding: 0;
margin: 0;
text-shadow: none;
list-style: none;
}
body {
-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
... | platforms/ios/www/css/index.css | * {
-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
padding: 0;
margin: 0;
text-shadow: none;
list-style: none;
}
body {
-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
... | 0.262086 | 0.062103 |
.panel{
margin: 50px 10px 100px 10px !important;
}
.information{
padding:10px 100px 10px 150px !important;
}
div.dataTables_paginate ul.pagination {
margin: 15px 0px !important;
}
.table>tbody>tr>td,
.table>tbody>tr>th{
padding: 3px 10px 3px 10px !important;
line-height: 2 !important;
vertical... | public/editor/admin_interface/css/admin_style.css |
.panel{
margin: 50px 10px 100px 10px !important;
}
.information{
padding:10px 100px 10px 150px !important;
}
div.dataTables_paginate ul.pagination {
margin: 15px 0px !important;
}
.table>tbody>tr>td,
.table>tbody>tr>th{
padding: 3px 10px 3px 10px !important;
line-height: 2 !important;
vertical... | 0.408277 | 0.108661 |
.shadow {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #333;
opacity: 0;
z-index: 999;
-webkit-transition: 300ms ease-in-out;
transition: 300ms ease-in-out;
pointer-events: none; }
.shadow.show {
opacity: 0.05; }
.side-overlay {
position: fixed;
height: 100%;
wid... | public/css/burger.css | .shadow {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #333;
opacity: 0;
z-index: 999;
-webkit-transition: 300ms ease-in-out;
transition: 300ms ease-in-out;
pointer-events: none; }
.shadow.show {
opacity: 0.05; }
.side-overlay {
position: fixed;
height: 100%;
wid... | 0.384219 | 0.073997 |
:root {
--site-width: 32rem; /* 800px */
--side-padding: calc((100vw - var(--site-width)) / 2);
--nav-background-color: rgba(240, 245, 255, 0.9);
--nav-height: 3rem;
--accent-color: #3fb2ff;
--accent-hover-color: #34495e;
--blue: #3fb2ff;
--orange: #f39c12;
--darkblue: #34495e;
--vw: 1vw;
color: rgba(0, ... | 2018/css/main.css | :root {
--site-width: 32rem; /* 800px */
--side-padding: calc((100vw - var(--site-width)) / 2);
--nav-background-color: rgba(240, 245, 255, 0.9);
--nav-height: 3rem;
--accent-color: #3fb2ff;
--accent-hover-color: #34495e;
--blue: #3fb2ff;
--orange: #f39c12;
--darkblue: #34495e;
--vw: 1vw;
color: rgba(0, ... | 0.366363 | 0.155238 |
.header-top-area {
background: #ffffff;
user-select: none;
padding: 15px 0px;
position: fixed;
width: 100%;
height: 70px;
top: 0;
z-index: 99;
}
.header-top-area.active {
background: #ffffff;
box-shadow: 0 2px rgb(238, 238, 238);
}
.header-top-area .logo {
display: flex;
gap: 8px;
margin-left: 50px;
}
.hea... | src/style/index.css | .header-top-area {
background: #ffffff;
user-select: none;
padding: 15px 0px;
position: fixed;
width: 100%;
height: 70px;
top: 0;
z-index: 99;
}
.header-top-area.active {
background: #ffffff;
box-shadow: 0 2px rgb(238, 238, 238);
}
.header-top-area .logo {
display: flex;
gap: 8px;
margin-left: 50px;
}
.hea... | 0.31237 | 0.061143 |
@import "./ui.css";
html {
width: 100vw;
height: 100vh;
overflow-x: hidden;
overflow-y: scroll;
display: flex;
justify-content: center;
align-items: center;
font-size: xx-large;
}
body {
width: fit-content;
height: fit-content;
position: relative;
}
h1,
p {
margin-bottom: 0;
}
#login {
width: fit-conten... | style.css | @import "./ui.css";
html {
width: 100vw;
height: 100vh;
overflow-x: hidden;
overflow-y: scroll;
display: flex;
justify-content: center;
align-items: center;
font-size: xx-large;
}
body {
width: fit-content;
height: fit-content;
position: relative;
}
h1,
p {
margin-bottom: 0;
}
#login {
width: fit-conten... | 0.313525 | 0.07072 |
html,
body{
height:100%;
}
header {
font-family: 'PT Serif', serif;
background-color: rgb(235, 199, 102);
border: solid black 1px;
margin-top: -23px;
}
h1, h2{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
text-align: center;
}
p,
... | assets/styles/style.css | html,
body{
height:100%;
}
header {
font-family: 'PT Serif', serif;
background-color: rgb(235, 199, 102);
border: solid black 1px;
margin-top: -23px;
}
h1, h2{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
text-align: center;
}
p,
... | 0.41739 | 0.111919 |
.mediaViewInfo {
--web-view-name: success;
--web-view-id: success;
--web-scale-to-fit: true;
--web-scale-to-fit-type: fit;
--web-scale-on-resize: true;
--web-center-horizontally: true;
--web-center-vertically: true;
--web-refresh-for-changes: true;
--web-enable-deep-linking: true;
}
:root {
--web-view-ids: su... | Build 55/css/success.css | .mediaViewInfo {
--web-view-name: success;
--web-view-id: success;
--web-scale-to-fit: true;
--web-scale-to-fit-type: fit;
--web-scale-on-resize: true;
--web-center-horizontally: true;
--web-center-vertically: true;
--web-refresh-for-changes: true;
--web-enable-deep-linking: true;
}
:root {
--web-view-ids: su... | 0.536799 | 0.05445 |
@charset "UTF-8";
:export {
menuText: #ffffff;
menuActiveText: #ffffff;
subMenuActiveText: #f4f4f5;
menuBg: #0d74d7;
menuHover: #175eb6;
menuSelect: #175eb6;
subMenuBg: #ffffff;
subMenuHover: #11386d;
sideBarWidth: 210px;
}
/* fade */
.fade-enter-active,
.fade-leave-active {
t... | src/styles/index.css | @charset "UTF-8";
:export {
menuText: #ffffff;
menuActiveText: #ffffff;
subMenuActiveText: #f4f4f5;
menuBg: #0d74d7;
menuHover: #175eb6;
menuSelect: #175eb6;
subMenuBg: #ffffff;
subMenuHover: #11386d;
sideBarWidth: 210px;
}
/* fade */
.fade-enter-active,
.fade-leave-active {
t... | 0.397938 | 0.060197 |
body {
padding-top: 75px;
background-color: #e2e2e2 !important;
}
header .navbar {
-webkit-box-shadow: 0 8px 6px -6px #999;
-moz-box-shadow: 0 8px 6px -6px #999;
box-shadow: 0 8px 6px -6px #999;
background-color: white;
}
header .navbar-brand {
font-size: 1.4em;
font-weight: 200;
}
ma... | static/css/todo.css | body {
padding-top: 75px;
background-color: #e2e2e2 !important;
}
header .navbar {
-webkit-box-shadow: 0 8px 6px -6px #999;
-moz-box-shadow: 0 8px 6px -6px #999;
box-shadow: 0 8px 6px -6px #999;
background-color: white;
}
header .navbar-brand {
font-size: 1.4em;
font-weight: 200;
}
ma... | 0.413832 | 0.11928 |
.ic-main-section {
padding-top: 32px;
padding-bottom: 49px; }
.ic-main-section .ic-header {
overflow: hidden;
position: relative;
text-align: center;
font-size: 18px;
margin-bottom: 46px; }
.ic-main-section .ic-header-content {
position: absolute;
bottom: 0px;
left: 0;
right:... | frontend/web/markup/works/extreme/css/content.css | .ic-main-section {
padding-top: 32px;
padding-bottom: 49px; }
.ic-main-section .ic-header {
overflow: hidden;
position: relative;
text-align: center;
font-size: 18px;
margin-bottom: 46px; }
.ic-main-section .ic-header-content {
position: absolute;
bottom: 0px;
left: 0;
right:... | 0.413477 | 0.060446 |
pre {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.2em;
width: 55em;
text-align: justify;
line-height: 1.5;
color: #444;
}
pre .cm-m-testmode4 {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 2.2em;
width: 55em;
text-al... | markdown-theme BACKUP.css | pre {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.2em;
width: 55em;
text-align: justify;
line-height: 1.5;
color: #444;
}
pre .cm-m-testmode4 {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 2.2em;
width: 55em;
text-al... | 0.345216 | 0.116663 |
p, ul, ol, li, dl, address {
text-align: right;
}
ul {
margin-left: 0;
margin-right: 16px;
}
ol {
margin-left: 0;
margin-right: 20px;
}
table, td, th {
text-align: right;
}
blockquote, q {
border-left: none;
border-right: 1px solid #e3e3e3;
padding-left: 0;
padding-right: 20px;
}
/* basic struc... | blog/wp-content/themes/restimpo/rtl.css | p, ul, ol, li, dl, address {
text-align: right;
}
ul {
margin-left: 0;
margin-right: 16px;
}
ol {
margin-left: 0;
margin-right: 20px;
}
table, td, th {
text-align: right;
}
blockquote, q {
border-left: none;
border-right: 1px solid #e3e3e3;
padding-left: 0;
padding-right: 20px;
}
/* basic struc... | 0.356895 | 0.113432 |
position: relative;
width: 100%;
}
#tooplate_wrapper {
width: 954px;
height: 753px;
margin: 50px auto 20px;
background: url(../images/tooplate_content_bg.jpg) top left no-repeat;
}
#tooplate_sidebar {
float: left;
width: 296px;
padding: 80px 0 0;
}
#header {
width: 224px;
padding: 0 36px;
text-align:... | css/coda-slider.css | position: relative;
width: 100%;
}
#tooplate_wrapper {
width: 954px;
height: 753px;
margin: 50px auto 20px;
background: url(../images/tooplate_content_bg.jpg) top left no-repeat;
}
#tooplate_sidebar {
float: left;
width: 296px;
padding: 80px 0 0;
}
#header {
width: 224px;
padding: 0 36px;
text-align:... | 0.349533 | 0.098816 |
*{
margin: 0;
padding: 0;
}
:root{
--main-background: linear-gradient(120deg, #88D6FF 0%, #CFEDFD 100%);
--background-details: #3D444D;
--alert-red: #f04c47;
--text: #444B54;
--border-field: #44BFFF;
--border-food:#FF94A1;
--background-box: #C9ECFF;
--button: #F89B28;
--white... | Design/Cliente/Cadastrar_Animal/CadastraAnimal.css | *{
margin: 0;
padding: 0;
}
:root{
--main-background: linear-gradient(120deg, #88D6FF 0%, #CFEDFD 100%);
--background-details: #3D444D;
--alert-red: #f04c47;
--text: #444B54;
--border-field: #44BFFF;
--border-food:#FF94A1;
--background-box: #C9ECFF;
--button: #F89B28;
--white... | 0.396652 | 0.071364 |
#nav {
margin-top: 0px;
height: auto;
width: 100%;
}
#nav li {
text-align: center;
float: right;
width: 100%;
line-height: 60px;
padding-left: 25px;
padding-right: 25px;
}
#nav li a {
color: rgb(255, 252, 196);
font-... | MilenioRadartonaAPI/wwwroot/css/intra.css |
#nav {
margin-top: 0px;
height: auto;
width: 100%;
}
#nav li {
text-align: center;
float: right;
width: 100%;
line-height: 60px;
padding-left: 25px;
padding-right: 25px;
}
#nav li a {
color: rgb(255, 252, 196);
font-... | 0.371707 | 0.078997 |
.THIS {
position: relative;
/*overflow: hidden;*/
/* TODO: height property may need to live outside, here does not makes much sense ?*/
width: 100%;
height : 100%;
/* workaround for safari bug where scrollbars are obscured by contents
when context are in a new stacking context */
}
@if... | aura-components/src/main/components/ui/scroller/scroller.css | .THIS {
position: relative;
/*overflow: hidden;*/
/* TODO: height property may need to live outside, here does not makes much sense ?*/
width: 100%;
height : 100%;
/* workaround for safari bug where scrollbars are obscured by contents
when context are in a new stacking context */
}
@if... | 0.362179 | 0.056757 |
@charset "utf-8";
/*==============================================================================
タイトル: アカウント情報ページテンプレート
著者 : <NAME> as Phize (http://phize.net/)
説明 : アカウント情報ページのスタイルです。
対象 : users/profile.thtml, users/commentrow.thtml, users/storyrow.thtml,
users/loginform.thtml, users/re... | extended/public_html/layout/WAIproCSS/css/users/users.css | @charset "utf-8";
/*==============================================================================
タイトル: アカウント情報ページテンプレート
著者 : <NAME> as Phize (http://phize.net/)
説明 : アカウント情報ページのスタイルです。
対象 : users/profile.thtml, users/commentrow.thtml, users/storyrow.thtml,
users/loginform.thtml, users/re... | 0.242744 | 0.099295 |
height: 100%;
margin: 0;
background-color: #000451;
background: radial-gradient(#0009AD, #000451);
display: flex;
flex-direction: column;
}
.tableCaption {
flex: 0;
font-size: 20px;
font-family: SI;
background-color: rgba(0,0,0,.3);
color: #FFFFFF;
display: flex;
jus... | src/components/gameTable/GameTable.css | height: 100%;
margin: 0;
background-color: #000451;
background: radial-gradient(#0009AD, #000451);
display: flex;
flex-direction: column;
}
.tableCaption {
flex: 0;
font-size: 20px;
font-family: SI;
background-color: rgba(0,0,0,.3);
color: #FFFFFF;
display: flex;
jus... | 0.6508 | 0.103522 |
body {
background-color: rgba(246, 193, 53, 0.1);
}
@font-face {
font-family: 'Raleway-Bold';
src: url('../assets/fonts/Raleway-Bold.ttf');
}
@font-face {
font-family: 'Raleway-Extra-Bold';
src: url('../assets/fonts/Raleway-ExtraBold.ttf');
}
/* media query para tablets e desktops */
@media (min-width: 601px) {... | public/css/contato.css | body {
background-color: rgba(246, 193, 53, 0.1);
}
@font-face {
font-family: 'Raleway-Bold';
src: url('../assets/fonts/Raleway-Bold.ttf');
}
@font-face {
font-family: 'Raleway-Extra-Bold';
src: url('../assets/fonts/Raleway-ExtraBold.ttf');
}
/* media query para tablets e desktops */
@media (min-width: 601px) {... | 0.38122 | 0.073863 |
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
... | css/about.css | @import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
... | 0.47317 | 0.108992 |
@-moz-document regexp(".*lichess.org/study/[^/]*") {
@media (min-width: 1100px) {
/* basic tweaks */
body > .content {
margin-top: 3em !important;
width: auto !important;
margin: 40px 15px 0 15px !important;
}
#site_header {
width: 330px;
}
#liche... | data/usercss/153007.user.css | @-moz-document regexp(".*lichess.org/study/[^/]*") {
@media (min-width: 1100px) {
/* basic tweaks */
body > .content {
margin-top: 3em !important;
width: auto !important;
margin: 40px 15px 0 15px !important;
}
#site_header {
width: 330px;
}
#liche... | 0.253676 | 0.074265 |
@charset "utf-8";
body {
background: url("../images/background.jpg");
margin-top:80px;
margin-left: 8%;
margin-right: 8%;
}
.container{
margin-bottom: 5%;
}
.siteIcon {
max-width: 330px;
margin: 15px auto;
text-align: center;
}
.siteIcon img {
cursor: pointer;
width: 100px;
height: 100px;
border-radius: 50%... | web/static/user/css/index.css | @charset "utf-8";
body {
background: url("../images/background.jpg");
margin-top:80px;
margin-left: 8%;
margin-right: 8%;
}
.container{
margin-bottom: 5%;
}
.siteIcon {
max-width: 330px;
margin: 15px auto;
text-align: center;
}
.siteIcon img {
cursor: pointer;
width: 100px;
height: 100px;
border-radius: 50%... | 0.212804 | 0.063802 |
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/compass/stylesheets/screen.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.344774 | 0.059319 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1916px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
border-width:0px;
position:absolute;
left:394px;
top:84px;
width:308px;
height:42px;
}
#u0_input {
positi... | rapid prototype UI/files/home/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1916px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
border-width:0px;
position:absolute;
left:394px;
top:84px;
width:308px;
height:42px;
}
#u0_input {
positi... | 0.350977 | 0.04778 |
.tree_div
{
overflow-x: auto;
/*background-color:#FAFDFE;*/
}
.tree_div .treeview_div
{
white-space: nowrap;
text-overflow: ellipsis;
top: 0px;
left: 0px;
float:left;
min-width:100%;
}
.tree_div .treebg_div
{
float:left;
/*min-width:100%;*/
/*height: 100%;*/
}
.tr... | SCAP_WEBCO/pub/ext/hotwebs/lfw/frame/device_pc/themes/webclassic/ui/ctrl/tree/tree.css | .tree_div
{
overflow-x: auto;
/*background-color:#FAFDFE;*/
}
.tree_div .treeview_div
{
white-space: nowrap;
text-overflow: ellipsis;
top: 0px;
left: 0px;
float:left;
min-width:100%;
}
.tree_div .treebg_div
{
float:left;
/*min-width:100%;*/
/*height: 100%;*/
}
.tr... | 0.201892 | 0.068289 |