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 |
|---|---|---|---|---|
* {
font-size: 16px;
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Questrial', sans-serif;
}
body {
background-image: url("../img/footer_lodyas.png");
}
header, footer {
color: white;
display: flex;
align-items: center;
justify-content: center;
margin: auto;
... | Concentration/css/styles.css | * {
font-size: 16px;
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Questrial', sans-serif;
}
body {
background-image: url("../img/footer_lodyas.png");
}
header, footer {
color: white;
display: flex;
align-items: center;
justify-content: center;
margin: auto;
... | 0.422743 | 0.105579 |
@font-face {
font-family: scratchFont;
src: local(scratch.tff);
}
html, body{
height: 100%;
font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
body {
background-color: #F2F2F2;
}
#header {
display: block;
position: fixed;
top:0;
left:0;
height:50px;
/*margin:auto;*/
z-index:... | style.css | @font-face {
font-family: scratchFont;
src: local(scratch.tff);
}
html, body{
height: 100%;
font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
body {
background-color: #F2F2F2;
}
#header {
display: block;
position: fixed;
top:0;
left:0;
height:50px;
/*margin:auto;*/
z-index:... | 0.30965 | 0.08207 |
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
body {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
... | Energy Button Hover Effects/style/main.css | @import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
body {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
... | 0.394551 | 0.09947 |
.qv-object-PLSmartPivot .qv-object-content-container {
overflow-x:scroll;
overflow-y:hidden;
z-index:110;
}
.icon-xls{
width:15px;
opacity:.5;
}
.icon-xls:hover{
width:30px;
opacity:1;
}
.icon-pdf{
height:30px;
}
.qv-object-PLSmartPivot .icon-xls {
text-align:left;
}
.qv-object-PLSmartPivot .ico... | css/PLSmartPivot.css | .qv-object-PLSmartPivot .qv-object-content-container {
overflow-x:scroll;
overflow-y:hidden;
z-index:110;
}
.icon-xls{
width:15px;
opacity:.5;
}
.icon-xls:hover{
width:30px;
opacity:1;
}
.icon-pdf{
height:30px;
}
.qv-object-PLSmartPivot .icon-xls {
text-align:left;
}
.qv-object-PLSmartPivot .ico... | 0.286668 | 0.053552 |
html,
body {
font-family: Inter, -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans,
Ubuntu, Cantrell, 'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol';
font-weight: 400;
line-height: 1.8;
padding: 0;
margin: 0;
box-sizing: border-box;... | styles/index.css | html,
body {
font-family: Inter, -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans,
Ubuntu, Cantrell, 'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol';
font-weight: 400;
line-height: 1.8;
padding: 0;
margin: 0;
box-sizing: border-box;... | 0.516595 | 0.095223 |
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
audio,
canvas,
... | src/layouts/makerdao-site.css | html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
audio,
canvas,
... | 0.378344 | 0.081009 |
{
width: 230px;
height: 159px;
border-width: 1px;
border-style: solid;
border-color: #13005B;
position: relative;
margin-right: -10000px;
margin-top: 0px;
left: 0px;
margin-left: 0px;
min-height: 0px;
}
#pbuttonu159:hover #buttonu159
{
width: 251px;
height: 153px;
border-width: 1px;
border-style: solid;... | website/css/index.css | {
width: 230px;
height: 159px;
border-width: 1px;
border-style: solid;
border-color: #13005B;
position: relative;
margin-right: -10000px;
margin-top: 0px;
left: 0px;
margin-left: 0px;
min-height: 0px;
}
#pbuttonu159:hover #buttonu159
{
width: 251px;
height: 153px;
border-width: 1px;
border-style: solid;... | 0.29381 | 0.051177 |
.is-paddingless-left{
padding-left: 0 !important;
}
.rating-show {
unicode-bidi: bidi-override;
direction: rtl;
font-size: 1.2rem;
margin-top:2%;
}
.rating-show > span {
display: inline-block;
position: relative;
width: 1.1em;
}
.rating-show > span:hover,
.rating-show > span:hover ~ span {
color: tran... | git-aris/css/product-show.css | .is-paddingless-left{
padding-left: 0 !important;
}
.rating-show {
unicode-bidi: bidi-override;
direction: rtl;
font-size: 1.2rem;
margin-top:2%;
}
.rating-show > span {
display: inline-block;
position: relative;
width: 1.1em;
}
.rating-show > span:hover,
.rating-show > span:hover ~ span {
color: tran... | 0.369884 | 0.123683 |
.modal *
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}/*:after,
:before
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}*/
.pre-scrollable
{
overflow-y: scroll;
max-h... | public/s9/css/avatar/bootstrap.min.css | .modal *
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}/*:after,
:before
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}*/
.pre-scrollable
{
overflow-y: scroll;
max-h... | 0.317109 | 0.034947 |
::placeholder,
.input::placeholder,
.textarea::placeholder {
color: rgba(108, 49, 245, 0.9);
transition: all 100ms ease-in-out;
}
::placeholder,
.input:hover::placeholder,
.input:focus::placeholder,
.input:active::placeholder,
.textarea::placeholder {
color: rgba(108, 49, 245, 0.4);
}
:focus {
outline: rgba(1... | assets/styles/pool.css | ::placeholder,
.input::placeholder,
.textarea::placeholder {
color: rgba(108, 49, 245, 0.9);
transition: all 100ms ease-in-out;
}
::placeholder,
.input:hover::placeholder,
.input:focus::placeholder,
.input:active::placeholder,
.textarea::placeholder {
color: rgba(108, 49, 245, 0.4);
}
:focus {
outline: rgba(1... | 0.523664 | 0.086285 |
snippets {
display: none;
}
.hidden {
display: none;
}
#toggle {
display: grid;
grid-auto-flow: column;
text-align: center;
}
#toggle > h2 {
position: relative;
top: 5px;
padding-right: 10px;
}
#game-tabs {
display: flex;
overflow-x: scroll;
overflow-y: hidden;
}
#game-tabs-container > div > .slider {
... | public/css/styles.css | snippets {
display: none;
}
.hidden {
display: none;
}
#toggle {
display: grid;
grid-auto-flow: column;
text-align: center;
}
#toggle > h2 {
position: relative;
top: 5px;
padding-right: 10px;
}
#game-tabs {
display: flex;
overflow-x: scroll;
overflow-y: hidden;
}
#game-tabs-container > div > .slider {
... | 0.330471 | 0.083217 |
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600;700&family=Raleway:wght@400;500&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;
.wrapper {
@apply grid w-full mx-auto mt-20 gap-y-8 lg:gap-y-20;
}
/* section header */
.section-header {
@apply underline text-g... | styles/globals.css | @import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600;700&family=Raleway:wght@400;500&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;
.wrapper {
@apply grid w-full mx-auto mt-20 gap-y-8 lg:gap-y-20;
}
/* section header */
.section-header {
@apply underline text-g... | 0.392104 | 0.070176 |
.none {
display: none;
}
.util-border-radius-none {
-webkit-border-radius: none;
-moz-border-radius: none;
border-radius: none;
}
.util-text-ellipsis {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.util-textHidden {
text-indent: 99999px;
overflow: hidden;
}
.axtabs-style-normal {
... | public/axist/ui/arongi/dx-tabs.css | .none {
display: none;
}
.util-border-radius-none {
-webkit-border-radius: none;
-moz-border-radius: none;
border-radius: none;
}
.util-text-ellipsis {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.util-textHidden {
text-indent: 99999px;
overflow: hidden;
}
.axtabs-style-normal {
... | 0.233357 | 0.110952 |
----------------------------------------------------*/
.tb-megamenu .dropdown-menu li > a:hover,
.tb-megamenu .dropdown-menu li > a:focus,
.tb-megamenu .dropdown-submenu:hover > a {
background: #4f4f4f;
}
.tb-megamenu .dropdown-menu a:visited {
color: #666;
}
.tb-megamenu hr {
margin: 0;
}
.tb-megamenu-admin-f... | public/sites/all/modules/tb_megamenu/css/admin.css | ----------------------------------------------------*/
.tb-megamenu .dropdown-menu li > a:hover,
.tb-megamenu .dropdown-menu li > a:focus,
.tb-megamenu .dropdown-submenu:hover > a {
background: #4f4f4f;
}
.tb-megamenu .dropdown-menu a:visited {
color: #666;
}
.tb-megamenu hr {
margin: 0;
}
.tb-megamenu-admin-f... | 0.173218 | 0.04725 |
body {
font-family: monospace;
background: #040d15;
}
a:hover {
text-decoration: none;
}
/*
=== TÍTULO ===
*/
.titulo-bg {
background-color: #EABF70;
color: #35240A;
border-radius: 0 0 8px 8px;
border: 2px solid #35240A;
border-top: none;
}
.titulo-row {
margin-bottom: 150px;
}
.... | projetoPontoTel/static/css/main.css | body {
font-family: monospace;
background: #040d15;
}
a:hover {
text-decoration: none;
}
/*
=== TÍTULO ===
*/
.titulo-bg {
background-color: #EABF70;
color: #35240A;
border-radius: 0 0 8px 8px;
border: 2px solid #35240A;
border-top: none;
}
.titulo-row {
margin-bottom: 150px;
}
.... | 0.356783 | 0.107719 |
.task-video .introduction {
margin: 20px 0;
}
.task-video .task-video-content {
overflow: hidden;
position: relative;
zoom: 1;
background: transparent;
transition: box-shadow 0.2s ease-in-out, background 0.2s ease-in-out;
}
.task-video .sections {
overflow-y: scroll;
}
.task-video .sectio... | pemFioi/taskVideo/player.css | .task-video .introduction {
margin: 20px 0;
}
.task-video .task-video-content {
overflow: hidden;
position: relative;
zoom: 1;
background: transparent;
transition: box-shadow 0.2s ease-in-out, background 0.2s ease-in-out;
}
.task-video .sections {
overflow-y: scroll;
}
.task-video .sectio... | 0.615319 | 0.120698 |
#submenu {
clear: both;
position: relative;
top: -1px;
z-index: 998;
height: 60px;
margin: 0px;
padding: 0 8px;
background: transparent url(/images/admin/menu/shadow.png) repeat-y 0 0;
/* ___ submenu items ___ */
/* ___ submenu: actions ___ */
/* ___ submenu: popup ___ */ }
#submenu > ul {
p... | public/stylesheets/admin/menu.css | #submenu {
clear: both;
position: relative;
top: -1px;
z-index: 998;
height: 60px;
margin: 0px;
padding: 0 8px;
background: transparent url(/images/admin/menu/shadow.png) repeat-y 0 0;
/* ___ submenu items ___ */
/* ___ submenu: actions ___ */
/* ___ submenu: popup ___ */ }
#submenu > ul {
p... | 0.202443 | 0.067148 |
margin: 20px 0;
padding: 20px;
background-color: #ebebeb;
display: inline-block;
border: 1px solid #e0e0e0;
}
#nbdq-add-field h4 {
margin: 0 0 10px;
text-transform: uppercase;
}
#nbdq-add-field label {
display: block;
margin-bottom: 10px;
}
#nbdq-add-field input[type="text"] {
wi... | nbdesignonline/assets/css/admin-quote.css | margin: 20px 0;
padding: 20px;
background-color: #ebebeb;
display: inline-block;
border: 1px solid #e0e0e0;
}
#nbdq-add-field h4 {
margin: 0 0 10px;
text-transform: uppercase;
}
#nbdq-add-field label {
display: block;
margin-bottom: 10px;
}
#nbdq-add-field input[type="text"] {
wi... | 0.313 | 0.122313 |
.checkbox-todo-riesgo {
display: flex;
background: #fec170;
border-radius: 6px;
overflow: hidden;
height: 50px;
}
.checkbox-tr-wrapper-left,
.checkbox-tr-wrapper-right {
width: 50%;
}
.checkbox-todo-riesgo input {
display: none;
}
.checkbox-todo-riesgo input:checked+label .checkbox-tr {
... | public/css/custom.css | .checkbox-todo-riesgo {
display: flex;
background: #fec170;
border-radius: 6px;
overflow: hidden;
height: 50px;
}
.checkbox-tr-wrapper-left,
.checkbox-tr-wrapper-right {
width: 50%;
}
.checkbox-todo-riesgo input {
display: none;
}
.checkbox-todo-riesgo input:checked+label .checkbox-tr {
... | 0.5083 | 0.13887 |
.body {
background-color: #242424 !important;
color: #EEEEEE !important;
}
.broadcast-bottom-menu,.text,.p-b2,.contentlist-heading,.fcol-gray,.categorymenu-box,.room-profile-body-main,.room-profile-menu,.ov-h,.link-arrow-right-gray,._pc__liveListItemDataHead___1lFC9,.mb-b4,.LiveReport__liveListEmpty___24YeJ,._p... | css/stylebroadcast.css | .body {
background-color: #242424 !important;
color: #EEEEEE !important;
}
.broadcast-bottom-menu,.text,.p-b2,.contentlist-heading,.fcol-gray,.categorymenu-box,.room-profile-body-main,.room-profile-menu,.ov-h,.link-arrow-right-gray,._pc__liveListItemDataHead___1lFC9,.mb-b4,.LiveReport__liveListEmpty___24YeJ,._p... | 0.203233 | 0.045713 |
.pin[usertype=you] {
background: #ef4343;
}
.pin[usertype=others] {
background: #4093f9;
}
.pin {
width: 30px;
height: 30px;
border-radius: 50% 50% 50% 0;
background: #89849b;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: r... | src/components/Marker/index.css | .pin[usertype=you] {
background: #ef4343;
}
.pin[usertype=others] {
background: #4093f9;
}
.pin {
width: 30px;
height: 30px;
border-radius: 50% 50% 50% 0;
background: #89849b;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: r... | 0.459319 | 0.133218 |
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-bloc... | build/css/app.css | html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-bloc... | 0.38168 | 0.067209 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1034px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
position:absolute;
left:-8px;
top:-12px;
width:1050px;
height:1650px;
overflow:hidden;
}
#u0_state0 {
pos... | projectCrowdExchange/prototype/files/activities_all_filter_page/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1034px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
position:absolute;
left:-8px;
top:-12px;
width:1050px;
height:1650px;
overflow:hidden;
}
#u0_state0 {
pos... | 0.45423 | 0.053157 |
.datatable {
border: 0.06em solid #3577B2;
border-collapse: collapse;
width: 100%;
}
.datatable th {
background-color: #3577B2;
border-right: thin solid #80AFD9;
color: #FFFFFF;
font-family: verdana;
font-size: 10px;
font-weight: bold;
padding: 0.35em 0.31em 0.4em;
text-alig... | ui/style/css/datatable.css | .datatable {
border: 0.06em solid #3577B2;
border-collapse: collapse;
width: 100%;
}
.datatable th {
background-color: #3577B2;
border-right: thin solid #80AFD9;
color: #FFFFFF;
font-family: verdana;
font-size: 10px;
font-weight: bold;
padding: 0.35em 0.31em 0.4em;
text-alig... | 0.54819 | 0.296521 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
html {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}
html, body {
height: 100%;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
background: #efefef;
color: #424a4d;
}
h1, h2, h3, h4, h5, h6 {
margin: 1... | web/themes/app/css/style.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
html {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}
html, body {
height: 100%;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
background: #efefef;
color: #424a4d;
}
h1, h2, h3, h4, h5, h6 {
margin: 1... | 0.235812 | 0.041598 |
.blog-block {
display: block;
overflow: hidden;
width: 65%;
margin: 0px 0px;
padding-left: 0%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-m... | src/components/BlogCategorySection/css/BlogCategorySection.css | .blog-block {
display: block;
overflow: hidden;
width: 65%;
margin: 0px 0px;
padding-left: 0%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-m... | 0.365343 | 0.095434 |
body {
background-color: #fff;
}
.btn {
border-radius: 0px;
}
.category-list-title {
color: #337ab7;
}
.category-list-title:visited {
color: #551a8b;
}
.list-title {
color: #337ab7;
}
.list-title:visited {
color: #551a8b;
}
.item-title {
color: #337ab7;
}
.item-title:visited {
color: #551a8b;
}
... | src/main/webapp/static/modules/cms/front/themes/basic/theme-basic.css | body {
background-color: #fff;
}
.btn {
border-radius: 0px;
}
.category-list-title {
color: #337ab7;
}
.category-list-title:visited {
color: #551a8b;
}
.list-title {
color: #337ab7;
}
.list-title:visited {
color: #551a8b;
}
.item-title {
color: #337ab7;
}
.item-title:visited {
color: #551a8b;
}
... | 0.229018 | 0.067393 |
a.cta-btn {
border: 1px solid;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: inherit;
font-size: 0.875rem;
margin: 0;
text-align: center;
text-decoration: none;
vertical-align: bottom;
background-color: #fff;
border-color: currentColor;
border-radius: 3px;
color:... | dist/cta-button/ds4/cta-button.css | a.cta-btn {
border: 1px solid;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: inherit;
font-size: 0.875rem;
margin: 0;
text-align: center;
text-decoration: none;
vertical-align: bottom;
background-color: #fff;
border-color: currentColor;
border-radius: 3px;
color:... | 0.30054 | 0.064653 |
@font-face {
font-family: "Book Antiqua";
src: url("fonts/Book-Antiqua.otf"); }
@font-face {
font-family: "DuvallSmallCaps";
src: url("fonts/DuvallSmallCaps.otf"); }
.dcc .window-content {
height: 100%;
padding: 5px;
overflow-y: hidden;
font-family: "Book Antiqua", "Palatino Linotype", serif; }
.dcc ... | styles/dcc.css | @font-face {
font-family: "Book Antiqua";
src: url("fonts/Book-Antiqua.otf"); }
@font-face {
font-family: "DuvallSmallCaps";
src: url("fonts/DuvallSmallCaps.otf"); }
.dcc .window-content {
height: 100%;
padding: 5px;
overflow-y: hidden;
font-family: "Book Antiqua", "Palatino Linotype", serif; }
.dcc ... | 0.256925 | 0.052814 |
.center_log{
font-size: 0.38rem;
line-height: 0.88rem;
margin: 0 auto;
}
.content{
background: rgba(255,255,255,.9);
}
.login_bg{
height: 100%;
background: url(../img/log_ph.jpg) no-repeat;
background-size: cover;
}
/*登陆*/
.wrap{
margin: 0 auto;
width: 5.8rem;
}
.log_wrap{
padding-top: 0.3rem;
}
.log_ipt{
... | public/css/log_in.css | .center_log{
font-size: 0.38rem;
line-height: 0.88rem;
margin: 0 auto;
}
.content{
background: rgba(255,255,255,.9);
}
.login_bg{
height: 100%;
background: url(../img/log_ph.jpg) no-repeat;
background-size: cover;
}
/*登陆*/
.wrap{
margin: 0 auto;
width: 5.8rem;
}
.log_wrap{
padding-top: 0.3rem;
}
.log_ipt{
... | 0.315736 | 0.055618 |
.background_glassyLinen4,
.hover_background_glassyLinen4:hover,
.active_background_glassyLinen4:active:hover {
background: #db934c;
background-image: -moz-linear-gradient(top, rgb(214, 133, 51) 0%, rgb(197, 118, 39) 50%, rgb(172, 103, 34) 55%, rgb(219, 147, 76) 100%);
background-image: -webkit-gradient(lin... | widgets/common/assets/gradients/glassy/glassyLinen/glassyLinen4.css | .background_glassyLinen4,
.hover_background_glassyLinen4:hover,
.active_background_glassyLinen4:active:hover {
background: #db934c;
background-image: -moz-linear-gradient(top, rgb(214, 133, 51) 0%, rgb(197, 118, 39) 50%, rgb(172, 103, 34) 55%, rgb(219, 147, 76) 100%);
background-image: -webkit-gradient(lin... | 0.509032 | 0.108756 |
@charset "UTF-8";
#main_reg .pathHome {
width: 1200px;
float: left;
color: #959595;
line-height: 40px;
}
#main_reg .pathHome a {
color: #959595;
}
#main_reg .reg_bottom {
padding-bottom: 25px;
}
#main_reg .reg_bottom .register {
float: left;
width: 460px;
border: 1px solid #ddd;
margin-bottom: 50px;... | src/css/register.css | @charset "UTF-8";
#main_reg .pathHome {
width: 1200px;
float: left;
color: #959595;
line-height: 40px;
}
#main_reg .pathHome a {
color: #959595;
}
#main_reg .reg_bottom {
padding-bottom: 25px;
}
#main_reg .reg_bottom .register {
float: left;
width: 460px;
border: 1px solid #ddd;
margin-bottom: 50px;... | 0.254231 | 0.047162 |
.content-area {
color: var(--black);
h1:not(.section-heading),
h2:not(.section-heading),
h3:not(.section-heading),
h4:not(.section-heading),
blockquote {
color: var(--darkgrey);
max-width: 35ch;
}
li,
p {
max-width: 60ch;
}
}
.content-area-flush {
> *:first-child {
margin-top: 0... | src/_includes/content.css | .content-area {
color: var(--black);
h1:not(.section-heading),
h2:not(.section-heading),
h3:not(.section-heading),
h4:not(.section-heading),
blockquote {
color: var(--darkgrey);
max-width: 35ch;
}
li,
p {
max-width: 60ch;
}
}
.content-area-flush {
> *:first-child {
margin-top: 0... | 0.562537 | 0.17252 |
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden; border-radius: 999px; }
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-us... | frontend/static/lib/kode/css/plugin/bootstrap-toggle/bootstrap-toggle.min.css | .checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden; border-radius: 999px; }
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-us... | 0.318909 | 0.062417 |
* {
margin: 0;
padding: 0;
transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
body,
html {
font-family: Microsoft YaHei;
font-size: 14px;
line-height: 1.5;
overflow-x: hidden;
min-width: 1150px;
color: #fff;
background-color: #212121;
-webkit-... | css/www.huxinfeng.com.index.css | * {
margin: 0;
padding: 0;
transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
body,
html {
font-family: Microsoft YaHei;
font-size: 14px;
line-height: 1.5;
overflow-x: hidden;
min-width: 1150px;
color: #fff;
background-color: #212121;
-webkit-... | 0.400163 | 0.110519 |
body {
direction: rtl;
}
img {
max-width: 100%;
vertical-align: middle;
}
.img-full-wrapper {
width: 100%;
height: 100%;
}
header {
background-color: #000000;
color: #FFF;
}
header .navbar-default {
background-color: #000000;
border-color: #000000;
}
header .navbar-default .navbar-toggle:hover,
h... | public/css/blog.css | body {
direction: rtl;
}
img {
max-width: 100%;
vertical-align: middle;
}
.img-full-wrapper {
width: 100%;
height: 100%;
}
header {
background-color: #000000;
color: #FFF;
}
header .navbar-default {
background-color: #000000;
border-color: #000000;
}
header .navbar-default .navbar-toggle:hover,
h... | 0.511229 | 0.078678 |
.wrap .status,
.wrap .site-type {
position: absolute;
z-index: 1;
color: #fff;
padding: 0.5em 1em;
top: -0.5em;
text-transform: uppercase;
}
.wrap .status,
.wrap .site-type.premium {
background: #0073aa;
}
.wrap .status {
left: -0.5em;
}
.wrap .site-type.premium {
right: -0.5em;
}
.wrap .... | public/landing/wp-content/plugins/astra-sites/inc/assets/css/admin.css | .wrap .status,
.wrap .site-type {
position: absolute;
z-index: 1;
color: #fff;
padding: 0.5em 1em;
top: -0.5em;
text-transform: uppercase;
}
.wrap .status,
.wrap .site-type.premium {
background: #0073aa;
}
.wrap .status {
left: -0.5em;
}
.wrap .site-type.premium {
right: -0.5em;
}
.wrap .... | 0.554712 | 0.072571 |
@charset 'utf-8';
body{
background:url('../images/2.jpg') no-repeat
}
.ferriswheel-box{
position:relative;width:1090px;height:1090px;margin:0 auto}
.ferriswheel{
position:relative;
width:768px;
height:768px;
margin:0 auto;
background:url('../images/fsw.png') no-repeat;
z-index:8;
-webkit-animation:rotate 8s li... | src/toys/Ferris-Wheel/css/css3-ferris-wheel.css | @charset 'utf-8';
body{
background:url('../images/2.jpg') no-repeat
}
.ferriswheel-box{
position:relative;width:1090px;height:1090px;margin:0 auto}
.ferriswheel{
position:relative;
width:768px;
height:768px;
margin:0 auto;
background:url('../images/fsw.png') no-repeat;
z-index:8;
-webkit-animation:rotate 8s li... | 0.25618 | 0.09739 |
body.elfinder {
margin: 0;
}
body.elfinder #elfinder.ui-widget-content {
border: none;
}
/* input textarea */
.elfinder input,
.elfinder textarea {
color: #000;
background-color: #FFF;
}
/* dialogs */
.std42-dialog, .std42-dialog .ui-widget-content {
background-color: #ededed;
background-imag... | public/vendor/backpack/elfinder/elfinder.backpack.theme.css | body.elfinder {
margin: 0;
}
body.elfinder #elfinder.ui-widget-content {
border: none;
}
/* input textarea */
.elfinder input,
.elfinder textarea {
color: #000;
background-color: #FFF;
}
/* dialogs */
.std42-dialog, .std42-dialog .ui-widget-content {
background-color: #ededed;
background-imag... | 0.368974 | 0.063251 |
@charset "utf-8";
/* CSS Document */
body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: "Microsoft YaHei";
line-height: 25px;
color: #555555;
}
div, table {
margin: 0 auto;
}
a {
color: #555555;
text-decoration: none;
cursor: pointer;
}
a:hover {
color: #ff4e00;
... | src/main/webapp/statics/css/style.css | @charset "utf-8";
/* CSS Document */
body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: "Microsoft YaHei";
line-height: 25px;
color: #555555;
}
div, table {
margin: 0 auto;
}
a {
color: #555555;
text-decoration: none;
cursor: pointer;
}
a:hover {
color: #ff4e00;
... | 0.415136 | 0.097734 |
@media (min-width: 992px) {
.header .mega-menu-list .mega-menu-title {
padding-left: 20px;
}
}
/*--------------------------------------------------
[Header Transparent]
----------------------------------------------------*/
/* Media Queries above 992px */
@media (min-width: 992px) {
.header-... | static/assets/css-rtl/global-custom-rtl.css | @media (min-width: 992px) {
.header .mega-menu-list .mega-menu-title {
padding-left: 20px;
}
}
/*--------------------------------------------------
[Header Transparent]
----------------------------------------------------*/
/* Media Queries above 992px */
@media (min-width: 992px) {
.header-... | 0.302185 | 0.036459 |
@media screen and (min-width: 1200px){
body, td, th, tr, a {
font-family:Century Gothic, Lucida Console, Arial, sans-serif;
font-size: 18px
}
p,li{
font-size: 18px;
}
.a-append{
font-size: 14px;
color:#75bfe7;
}
.p-center {
... | style.css | @media screen and (min-width: 1200px){
body, td, th, tr, a {
font-family:Century Gothic, Lucida Console, Arial, sans-serif;
font-size: 18px
}
p,li{
font-size: 18px;
}
.a-append{
font-size: 14px;
color:#75bfe7;
}
.p-center {
... | 0.186169 | 0.054752 |
* {
margin:0; padding: 0;
font:1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
}
/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */
body {
font-size:0.625em;
_font-size:10px;
text-align:center;
background: url( images/bg_body.gif ) re... | tests/data/wpcom-themes/regulus/style.css | * {
margin:0; padding: 0;
font:1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
}
/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */
body {
font-size:0.625em;
_font-size:10px;
text-align:center;
background: url( images/bg_body.gif ) re... | 0.214856 | 0.090897 |
html {
/*background-color: skyblue;*/
background: white;
}
html, body {
overflow: hidden;
}
* {
margin: 0px;
padding: 0px;
}
/*@media (max-width: 12000px) {
.navbar-header {
float: none;
}
.navbar-left,.navbar-right {
float: none !important;
}
.navbar-toggle {
... | assets/ski/scripts/ski_engine/main.css | html {
/*background-color: skyblue;*/
background: white;
}
html, body {
overflow: hidden;
}
* {
margin: 0px;
padding: 0px;
}
/*@media (max-width: 12000px) {
.navbar-header {
float: none;
}
.navbar-left,.navbar-right {
float: none !important;
}
.navbar-toggle {
... | 0.476092 | 0.067393 |
body {
@apply antialiased relative bg-gray-300 font-sans;
}
header {
@apply h-16;
p {
@apply py-4 text-gray-600 text-sm text-center font-semibold;
}
}
footer {
@apply h-10;
}
.container {
@apply max-w-5xl mx-auto px-6;
}
.wrapper {
@apply flex flex-col;
}
a {
@apply underline;
}
form {
@app... | assets/css/custom.css | body {
@apply antialiased relative bg-gray-300 font-sans;
}
header {
@apply h-16;
p {
@apply py-4 text-gray-600 text-sm text-center font-semibold;
}
}
footer {
@apply h-10;
}
.container {
@apply max-w-5xl mx-auto px-6;
}
.wrapper {
@apply flex flex-col;
}
a {
@apply underline;
}
form {
@app... | 0.577138 | 0.107391 |
.layout {
display: flex;
justify-content: center;
}
.title {
display: block;
position: fixed;
top: 8%;
left: 5%;
z-index: 10;
text-align: left;
font-size: calc(25pt);
color: black;
}
.description {
font-size: 10pt;
width: 60%;
}
.content {
display: flex;
flex-direction: column;
flex-wra... | web/src/components/Layout/Layout.css | .layout {
display: flex;
justify-content: center;
}
.title {
display: block;
position: fixed;
top: 8%;
left: 5%;
z-index: 10;
text-align: left;
font-size: calc(25pt);
color: black;
}
.description {
font-size: 10pt;
width: 60%;
}
.content {
display: flex;
flex-direction: column;
flex-wra... | 0.369201 | 0.093969 |
*{
margin: 0;
padding: 0;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
body{
background: #f6fafd;
}
nav{
padding: 1%;
min-height: 30px;
border-bottom: solid 1px #ccc;
box-shadow: 1px 0px 1px #999;
background: #ffffff
}
.inner{
width: 90%;
margin: auto;
}
.mobileNavButton{
disp... | src/assets/css/main.css | *{
margin: 0;
padding: 0;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
body{
background: #f6fafd;
}
nav{
padding: 1%;
min-height: 30px;
border-bottom: solid 1px #ccc;
box-shadow: 1px 0px 1px #999;
background: #ffffff
}
.inner{
width: 90%;
margin: auto;
}
.mobileNavButton{
disp... | 0.414425 | 0.143068 |
.SearchPage {
height: 100%;
background-color: rgb(229, 229, 229);
}
.search_head {
display: flex;
width: 100%;
height: auto;
left: 0px;
top: 27px;
background-color: #7e7a8f;
justify-content: space-between;
}
.search_my-account {
position: relative;
height: 68px;
font-family: Hind;
font-style... | src/main/SearchPage/SearchPage.css | .SearchPage {
height: 100%;
background-color: rgb(229, 229, 229);
}
.search_head {
display: flex;
width: 100%;
height: auto;
left: 0px;
top: 27px;
background-color: #7e7a8f;
justify-content: space-between;
}
.search_my-account {
position: relative;
height: 68px;
font-family: Hind;
font-style... | 0.533154 | 0.059921 |
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #7f7fa7;
}
img {
vertical-align: middle;
}
.container {
position: relative;
}
.mySlides {
display: none;
}
.cursor {
cursor: pointer;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 40%... | style.css | body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #7f7fa7;
}
img {
vertical-align: middle;
}
.container {
position: relative;
}
.mySlides {
display: none;
}
.cursor {
cursor: pointer;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 40%... | 0.571169 | 0.106133 |
#ib-container {
position: absolute;
background: #fff;
z-index: 1000;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 60%;
}
#ib-image {
display: block;
width: 100%;
height: 100%;
}
#ib-overlay {
position: fixed;
background: #000;
dis... | DaiJiale-Front-End/FE_Templates/jquery-zhuanpan/css/imagebox.css |
#ib-container {
position: absolute;
background: #fff;
z-index: 1000;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 60%;
}
#ib-image {
display: block;
width: 100%;
height: 100%;
}
#ib-overlay {
position: fixed;
background: #000;
dis... | 0.228587 | 0.078819 |
* {
box-sizing: border-box;
}
body{
background-color: lightblue;
}
.container {
text-align: center;
}
/** HEADER **/
header, panel-heading{
background-color: white;
text-align: center;
font-size: 2em;
font-family: Times New Roman,Century;
width: 100%;
padding-bottom: 10px;
}
/* END HEADER */
/... | css/style.css | * {
box-sizing: border-box;
}
body{
background-color: lightblue;
}
.container {
text-align: center;
}
/** HEADER **/
header, panel-heading{
background-color: white;
text-align: center;
font-size: 2em;
font-family: Times New Roman,Century;
width: 100%;
padding-bottom: 10px;
}
/* END HEADER */
/... | 0.442637 | 0.120516 |
body {
margin: 0;
padding: 0;
overflow-y: scroll;
overflow-x: hidden;
background-color: #fff100;
background-size: cover;
}
.headline {
width: 100%;
position: absolute;
text-align: center;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.headline h1 {
font-size: 4.6em;
font-family:... | css/style.css | body {
margin: 0;
padding: 0;
overflow-y: scroll;
overflow-x: hidden;
background-color: #fff100;
background-size: cover;
}
.headline {
width: 100%;
position: absolute;
text-align: center;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.headline h1 {
font-size: 4.6em;
font-family:... | 0.331228 | 0.069007 |
html,
body {
margin: 0;
font-size: 100%;
font-family: 'Raleway', sans-serif;
background: #fff;
}
body a {
text-decoration: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
a:hover {
tex... | web/css/style.css | html,
body {
margin: 0;
font-size: 100%;
font-family: 'Raleway', sans-serif;
background: #fff;
}
body a {
text-decoration: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
a:hover {
tex... | 0.371251 | 0.066782 |
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');
@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Educavo - Education HTML ... | public/front/style.css | @import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');
@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Educavo - Education HTML ... | 0.334155 | 0.089296 |
body{
color: #333;
background-color:#EEE;
font-family: Helvetica, Arial, sans-serif;
/* need a background image */
}
#ch{
color: #C00;
}
#co{
/*color: #A0A;*/
color: #808;
}
.footer, .header, .sidebar, .barebones, .barebones-footer, .mcont, .banner, #flag, #hptim{
display: none;
}
/*Bare... | TxChCoTest/oldmain.css | body{
color: #333;
background-color:#EEE;
font-family: Helvetica, Arial, sans-serif;
/* need a background image */
}
#ch{
color: #C00;
}
#co{
/*color: #A0A;*/
color: #808;
}
.footer, .header, .sidebar, .barebones, .barebones-footer, .mcont, .banner, #flag, #hptim{
display: none;
}
/*Bare... | 0.175256 | 0.046249 |
.b-bp-pm-noPadding
{
padding:0;
}
.b-bp-pm-noMargin
{
margin:0;
}
.b-bp-pm-mg-l-5
{
margin-left:5px;
}
.b-bp-pm-mg-r-5
{
margin-right:5px;
}
.b-bp-pm-mg-t-5
{
margin-top:5px;
}
.b-bp-pm-mg-b-5
{
margin-bottom:5px;
}
.b-bp-pm-pd-l-5
{
padding-left:5px;
}
.b-bp-pm-pd-r-5
{
padding-right:5px;
}
.b-bp-pm-pd... | public/refactor/framework/base.css | .b-bp-pm-noPadding
{
padding:0;
}
.b-bp-pm-noMargin
{
margin:0;
}
.b-bp-pm-mg-l-5
{
margin-left:5px;
}
.b-bp-pm-mg-r-5
{
margin-right:5px;
}
.b-bp-pm-mg-t-5
{
margin-top:5px;
}
.b-bp-pm-mg-b-5
{
margin-bottom:5px;
}
.b-bp-pm-pd-l-5
{
padding-left:5px;
}
.b-bp-pm-pd-r-5
{
padding-right:5px;
}
.b-bp-pm-pd... | 0.38943 | 0.194119 |
html {
width : 100%;
height : 100%;
font-size : 12px;
padding : 0;
margin : 0;
overflow: hidden;
}
body {
width : 100%;
height : 100%;
overflow : hidden;
background: #ECEFF1;
color: rgba(0,0,0,0.87);
font-family: Roboto, Helvetica, Arial, GpcssEmoji, sans-serif;
margin: 0;
padding... | static/css/index.css | html {
width : 100%;
height : 100%;
font-size : 12px;
padding : 0;
margin : 0;
overflow: hidden;
}
body {
width : 100%;
height : 100%;
overflow : hidden;
background: #ECEFF1;
color: rgba(0,0,0,0.87);
font-family: Roboto, Helvetica, Arial, GpcssEmoji, sans-serif;
margin: 0;
padding... | 0.471467 | 0.083815 |
*{
margin: 0;
padding: 0;
}
body,html{
width: 100%;
height: 100%;
font-family: sans-serif;
}
nav ul a.btn{
margin: 0;
}
.card .card-action{
padding: 10px;
}
.card .card-content{
padding: 15px;
}
/*MENGATUR WIDTH*/
.w99-1{
width: 99.5%;
margin: auto;
}
.w99{
width: 99%;
margin: auto;
}
.w98{
width: 98%;
m... | assets/css/css.css | *{
margin: 0;
padding: 0;
}
body,html{
width: 100%;
height: 100%;
font-family: sans-serif;
}
nav ul a.btn{
margin: 0;
}
.card .card-action{
padding: 10px;
}
.card .card-content{
padding: 15px;
}
/*MENGATUR WIDTH*/
.w99-1{
width: 99.5%;
margin: auto;
}
.w99{
width: 99%;
margin: auto;
}
.w98{
width: 98%;
m... | 0.315841 | 0.048586 |
.side_menu{
width: 230px;
height: 440px;
float: left;
border-radius: 0px 0px 5px 5px;
}
.area{
background: #E42217;
width: 100%;
height: 39px;
float: left;
border-bottom: 1px solid #C11B17;
cursor: pointer;
}
.area#this, .area:hover{
background: #C11B17;
}
.area .icon{
width: 35px;
height: 100%;
float: le... | Project Lotteria/ci/assets/Admin/css/Side menu.css | .side_menu{
width: 230px;
height: 440px;
float: left;
border-radius: 0px 0px 5px 5px;
}
.area{
background: #E42217;
width: 100%;
height: 39px;
float: left;
border-bottom: 1px solid #C11B17;
cursor: pointer;
}
.area#this, .area:hover{
background: #C11B17;
}
.area .icon{
width: 35px;
height: 100%;
float: le... | 0.216342 | 0.099121 |
* {
margin: 0; padding: 0;
box-sizing: border-box;
}
body, html {
width: 100%; height: 100%;
}
/* canvas { width: 100%; height: 100%; display: block } */
#wrapper {
width: 100%; height: 100%;
display: grid;
grid-template-columns: 15rem auto ;
grid-template-rows: 6.3rem 12rem auto ;
grid-... | css/style.css | * {
margin: 0; padding: 0;
box-sizing: border-box;
}
body, html {
width: 100%; height: 100%;
}
/* canvas { width: 100%; height: 100%; display: block } */
#wrapper {
width: 100%; height: 100%;
display: grid;
grid-template-columns: 15rem auto ;
grid-template-rows: 6.3rem 12rem auto ;
grid-... | 0.582135 | 0.131006 |
html {
box-sizing: border-box;
}
*, *::after, *::before {
box-sizing: inherit;
}
ul, ol {
padding: 0;
margin: 0;
margin-block-start: 0;
margin-block-end: 0;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, blockquote, dl, dd {
margin: 0;
}
ul[class] {
list-style: no... | public/assets/css/style.min.css | html {
box-sizing: border-box;
}
*, *::after, *::before {
box-sizing: inherit;
}
ul, ol {
padding: 0;
margin: 0;
margin-block-start: 0;
margin-block-end: 0;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, blockquote, dl, dd {
margin: 0;
}
ul[class] {
list-style: no... | 0.591015 | 0.086054 |
@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
ul,ol{ list-style:none}
body{ margin:0; padding:0; background:url(../imgs/login_bg.jpg) center;MARGIN:0px 0px; font-family:"SimSun","微软雅黑","Arial Narrow" }
.content_ht{width:1000px;margin:0px auto;height:100%;}
.content_right{float:right;width:500px;}
.conten... | Public/admin/css/adminlogin.css | @charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
ul,ol{ list-style:none}
body{ margin:0; padding:0; background:url(../imgs/login_bg.jpg) center;MARGIN:0px 0px; font-family:"SimSun","微软雅黑","Arial Narrow" }
.content_ht{width:1000px;margin:0px auto;height:100%;}
.content_right{float:right;width:500px;}
.conten... | 0.251924 | 0.069668 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.tumblr.com"), url-prefix("https://www.tumblr.com") {
#tumblr_radar,.radar_header, .recommended_tumblelogs, li[data-sponsored], #help_button, .logo_dot, .tumblr-dot, .spotlight, .is_recommended, #sidebar_footer_nav, .tophat, #disco... | data/usercss/106972.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.tumblr.com"), url-prefix("https://www.tumblr.com") {
#tumblr_radar,.radar_header, .recommended_tumblelogs, li[data-sponsored], #help_button, .logo_dot, .tumblr-dot, .spotlight, .is_recommended, #sidebar_footer_nav, .tophat, #disco... | 0.161089 | 0.112893 |
.featured {
font-size: 0.8rem;
line-height: 1.5;
color: #555;
text-align: center;
}
.featured h3 {
margin-top: 10px;
margin-bottom: 10px;
font-weight: 400;
color: #333;
text-align: center;
}
.dark .featured,
.dark .featured h3 {
color: #fff;
}
.featured-ico... | assets/css/custom.css | .featured {
font-size: 0.8rem;
line-height: 1.5;
color: #555;
text-align: center;
}
.featured h3 {
margin-top: 10px;
margin-bottom: 10px;
font-weight: 400;
color: #333;
text-align: center;
}
.dark .featured,
.dark .featured h3 {
color: #fff;
}
.featured-ico... | 0.477554 | 0.092483 |
.camera_wrap {
display: none;
position: relative;
margin: 0!important;
background: #e8e8e8;
z-index: 0;
}
.camera_wrap img {
max-width: none !important;
}
.camera_fakehover {
height: 100%;
min-height: 60px;
position: relative;
width: 100%;
z-index: 1;
}
.camera_wrap {
width: 100%;
}
.camera_src ... | public/css/camera.css | .camera_wrap {
display: none;
position: relative;
margin: 0!important;
background: #e8e8e8;
z-index: 0;
}
.camera_wrap img {
max-width: none !important;
}
.camera_fakehover {
height: 100%;
min-height: 60px;
position: relative;
width: 100%;
z-index: 1;
}
.camera_wrap {
width: 100%;
}
.camera_src ... | 0.5769 | 0.098816 |
.chatpage .chat
{
display: -ms-grid;
-ms-grid-columns: 25% 25% 50%;
-ms-grid-rows: 100%;
width: 100%;
height: 100%;
}
/* This selector is used to prevent ui-dark/light.css from overwriting changes
to .win-surface. */
.chatpage .groupslist .win-horizontal.win-viewport .win-surface {
margin-... | Official Windows Platform Sample/Windows 8.1 Store app samples/[JavaScript]-Windows 8.1 Store app samples/ARIA sample/JavaScript/AriaSample/pages/chat/chat.css |
.chatpage .chat
{
display: -ms-grid;
-ms-grid-columns: 25% 25% 50%;
-ms-grid-rows: 100%;
width: 100%;
height: 100%;
}
/* This selector is used to prevent ui-dark/light.css from overwriting changes
to .win-surface. */
.chatpage .groupslist .win-horizontal.win-viewport .win-surface {
margin-... | 0.47171 | 0.05694 |
border:2px;
border-style:solid;
border-color:#000000;
padding: 0em 1em 0em 1em;
margin-bottom: 2em;
}
#print-site-banner h3 {
margin-top: 1rem;
}
/* Enumerate figures */
.print-site-enumerate-figures figcaption:before {
counter-increment: figurecounter;
content: "Figure " counter(fi... | css/print-site.css | border:2px;
border-style:solid;
border-color:#000000;
padding: 0em 1em 0em 1em;
margin-bottom: 2em;
}
#print-site-banner h3 {
margin-top: 1rem;
}
/* Enumerate figures */
.print-site-enumerate-figures figcaption:before {
counter-increment: figurecounter;
content: "Figure " counter(fi... | 0.118194 | 0.150185 |
================================================== */
html{height:100%;}
body.login{min-height:100%;position:relative;background-image:url(../../../assets/images/login-bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;overflow:auto;}
body.login::after{conte... | iot.solution.app/src/app/components/login-header/login-header.css | ================================================== */
html{height:100%;}
body.login{min-height:100%;position:relative;background-image:url(../../../assets/images/login-bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;overflow:auto;}
body.login::after{conte... | 0.179854 | 0.040999 |
.background_glossyCoral8,
.hover_background_glossyCoral8:hover,
.active_background_glossyCoral8:active:hover {
background: #892500;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -web... | widgets/common/assets/gradients/glossy/glossyCoral/glossyCoral8.css | .background_glossyCoral8,
.hover_background_glossyCoral8:hover,
.active_background_glossyCoral8:active:hover {
background: #892500;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -web... | 0.444083 | 0.07383 |
.DV-docViewer {
border: 1px solid #aaa;
line-height: normal;
}
.DV-headerHat, .DV-title, .DV-contentsHeader {
display: none !important;
}
.DV-header {
padding: 0;
border-bottom: 2px solid #979797;
position: relative;
z-index: 20000;
box-shadow: 0 0 25px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 25px rgba... | media/cloud/viewer/plainviewer.css |
.DV-docViewer {
border: 1px solid #aaa;
line-height: normal;
}
.DV-headerHat, .DV-title, .DV-contentsHeader {
display: none !important;
}
.DV-header {
padding: 0;
border-bottom: 2px solid #979797;
position: relative;
z-index: 20000;
box-shadow: 0 0 25px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 25px rgba... | 0.369543 | 0.141193 |
html {
font-size: 16px;
scroll-behavior: smooth;
}
.font-light {
color: #F6F4F1;
}
.font-dark {
color: #11365C;
}
.background-light {
background-color: #F6F4F1;
}
.background-dark {
background-color: #11365C;
}
.hidden {
display:none;
}
.disable-scroll {
margin: 0;
height:... | css/style.css | html {
font-size: 16px;
scroll-behavior: smooth;
}
.font-light {
color: #F6F4F1;
}
.font-dark {
color: #11365C;
}
.background-light {
background-color: #F6F4F1;
}
.background-dark {
background-color: #11365C;
}
.hidden {
display:none;
}
.disable-scroll {
margin: 0;
height:... | 0.321141 | 0.083591 |
body { font-family:sans-serif;background:url('pagebg.png');margin:0px;padding:0px; }
h1,h2,h3,h4,h5 { border-bottom:1px solid #AAA;bottom-padding:3px; }
a { text-decoration:none;color:#0645AD; }
a:hover, a:focus { text-decoration:underline; }
#headfade { background-color:#FFF;width:100%;height:6em;background... | Themes/Mediawiki/Theme.css | body { font-family:sans-serif;background:url('pagebg.png');margin:0px;padding:0px; }
h1,h2,h3,h4,h5 { border-bottom:1px solid #AAA;bottom-padding:3px; }
a { text-decoration:none;color:#0645AD; }
a:hover, a:focus { text-decoration:underline; }
#headfade { background-color:#FFF;width:100%;height:6em;background... | 0.40251 | 0.05279 |
input.checkbox {
border: 20px;
}
.contents {
padding: 2.6% 0 0 0 !important;
}
.content-centr {
width: 100%;
float: left;
padding: 0 0 0 0;
}
.form-search img {
margin: 0 0 -7px 0;
}
.form-search input {
width: 95%;
border-radius: 10px;
padding: 4px 0 4px 20px;
margin: 5px 10px 21px 1px;
border: 1... | public/css/poisk.css | input.checkbox {
border: 20px;
}
.contents {
padding: 2.6% 0 0 0 !important;
}
.content-centr {
width: 100%;
float: left;
padding: 0 0 0 0;
}
.form-search img {
margin: 0 0 -7px 0;
}
.form-search input {
width: 95%;
border-radius: 10px;
padding: 4px 0 4px 20px;
margin: 5px 10px 21px 1px;
border: 1... | 0.319121 | 0.135604 |
@media screen and (max-width:1199px){
.gallery figure figcaption {
padding: 0 !important ;
color: #006030;
font-size: 0.8em !important;
}
figure.effect {
margin:0 0 0 0; !important;
}
figure.effect figcaption::before,
figure.effect figcaption::after {
position: absolute;
top: 0px !important;
right... | css_museo_virtuale_inconsapevolezza_quotidiana/stile_community_museo_virtuale_inconsapevolezza_quotidiana.css | @media screen and (max-width:1199px){
.gallery figure figcaption {
padding: 0 !important ;
color: #006030;
font-size: 0.8em !important;
}
figure.effect {
margin:0 0 0 0; !important;
}
figure.effect figcaption::before,
figure.effect figcaption::after {
position: absolute;
top: 0px !important;
right... | 0.190197 | 0.141845 |
button:focus {
outline: 1px dotted;
outline: 5px auto rgba(0, 0, 0, .2);
}
#sidebar-wrapper{
background-image: url('../images/sidebar-1.jpg');
background-size: cover;
background-position: center center;
position: relative;
font-family: "Roboto","Helvetica Neue",Arial,sans-serif;
... | public/css/dashstyle.css | button:focus {
outline: 1px dotted;
outline: 5px auto rgba(0, 0, 0, .2);
}
#sidebar-wrapper{
background-image: url('../images/sidebar-1.jpg');
background-size: cover;
background-position: center center;
position: relative;
font-family: "Roboto","Helvetica Neue",Arial,sans-serif;
... | 0.368292 | 0.114666 |
.row-fluid {
width: 100%;
*zoom: 1
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0
}
.row-fluid:after {
clear: both
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: bo... | css/tablet-and-desktop.css | .row-fluid {
width: 100%;
*zoom: 1
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0
}
.row-fluid:after {
clear: both
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: bo... | 0.310694 | 0.113383 |
.grid-m0rt210 .col-right {
width: 210px;
margin-left: -210px;
}
.icon16, .master-header .master-search b, .master-header .master-user-box .master-cartnum-pop, .master-header .master-user-box b, .master-header .master-user-box s, .master-header .master-user-sc-pop .no-goods .no-goods-main b, .master-menu-pop .i... | src/css/xiangqing.css | .grid-m0rt210 .col-right {
width: 210px;
margin-left: -210px;
}
.icon16, .master-header .master-search b, .master-header .master-user-box .master-cartnum-pop, .master-header .master-user-box b, .master-header .master-user-box s, .master-header .master-user-sc-pop .no-goods .no-goods-main b, .master-menu-pop .i... | 0.52902 | 0.073264 |
*{
box-sizing: border-box;
}
html{
/* image from unsplash.com author <NAME> @picoftasty */
background: center no-repeat url(https://images.unsplash.com/photo-1552247064-3c20191acba6?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjF9);
/* background-size: 100% 100%... | styles/style.css | *{
box-sizing: border-box;
}
html{
/* image from unsplash.com author <NAME> @picoftasty */
background: center no-repeat url(https://images.unsplash.com/photo-1552247064-3c20191acba6?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjF9);
/* background-size: 100% 100%... | 0.523177 | 0.109801 |
@media only screen and (max-width: 767px) {
body {
font-size: 14px;
}
h1 {
font-size: 35px;
}
h2 {
font-size: 28px;
}
h3 {
font-weight: 600;
font-size: 19px;
}
h4 {
font-size: 17px;
}
.ptb-50 {
padding-top: 25px;
padding-bottom: 25px;
}
.ptb-100 {
padding-to... | public/frontend/assets/css/responsive.css | @media only screen and (max-width: 767px) {
body {
font-size: 14px;
}
h1 {
font-size: 35px;
}
h2 {
font-size: 28px;
}
h3 {
font-weight: 600;
font-size: 19px;
}
h4 {
font-size: 17px;
}
.ptb-50 {
padding-top: 25px;
padding-bottom: 25px;
}
.ptb-100 {
padding-to... | 0.26693 | 0.095139 |
@charset "UTF-8";
/*!
* jQuery contextMenu - Plugin for simple contextMenu handling
*
* Version: v2.9.2
*
* Authors: <NAME> (SWIS.nl), <NAME>, <NAME> (patches for FF)
* Web: http://swisnl.github.io/jQuery-contextMenu/
*
* Copyright (c) 2011-2020 SWIS BV and contributors
*
* Licensed under
* MIT License htt... | wordpress/wp-content/plugins/bp-better-messages/assets/css/jquery.contextMenu.css | @charset "UTF-8";
/*!
* jQuery contextMenu - Plugin for simple contextMenu handling
*
* Version: v2.9.2
*
* Authors: <NAME> (SWIS.nl), <NAME>, <NAME> (patches for FF)
* Web: http://swisnl.github.io/jQuery-contextMenu/
*
* Copyright (c) 2011-2020 SWIS BV and contributors
*
* Licensed under
* MIT License htt... | 0.422386 | 0.061848 |
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
.resource-icon {
width: 32px;
height: 32px;
}
.resource-icon-css {
background-image: url(../images/chrome-devtools/resourceCSSIcon.png);
}
.resource-icon-document {
background-image: url(../images/chrome-devtools/resourceDocument... | bp-revok/python/lib/python2.7/site-packages/mitmproxy-0.11.3-py2.7.egg/libmproxy/web/static/css/app.css | html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
.resource-icon {
width: 32px;
height: 32px;
}
.resource-icon-css {
background-image: url(../images/chrome-devtools/resourceCSSIcon.png);
}
.resource-icon-document {
background-image: url(../images/chrome-devtools/resourceDocument... | 0.501953 | 0.113727 |
@charset "UTF-8";
.useScrollBar::-webkit-scrollbar {
width: 10px;
margin-right: 2px;
}
.useScrollBar::-webkit-scrollbar-track {
/*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
background-color: rgba(0, 0, 0, 0.15);
}
.useScrollBar::-webkit-scrollbar-thumb {
background-color: darkgrey;
outline: 1px so... | src/styles/appDefault.css | @charset "UTF-8";
.useScrollBar::-webkit-scrollbar {
width: 10px;
margin-right: 2px;
}
.useScrollBar::-webkit-scrollbar-track {
/*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
background-color: rgba(0, 0, 0, 0.15);
}
.useScrollBar::-webkit-scrollbar-thumb {
background-color: darkgrey;
outline: 1px so... | 0.302803 | 0.053999 |
a.btn {
color:#585858;
position:absolute;
padding:2px;
cursor:pointer;
text-decoration:none;
font:11px "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight:700;
text-align:center;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
border:1px solid #DFDFDF;
background:#f9f9f9;
min-wi... | js/myMail/assets/css/editor-style.css | a.btn {
color:#585858;
position:absolute;
padding:2px;
cursor:pointer;
text-decoration:none;
font:11px "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight:700;
text-align:center;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
border:1px solid #DFDFDF;
background:#f9f9f9;
min-wi... | 0.205057 | 0.065038 |
@font-face {
font-family: "roboto";
src: url(fonts/Roboto-Light.ttf);
}
@font-face {
font-family: "roboto_bold";
scr: url(fonts/Roboto-Bold.ttf);
}
body {
width: 876px;
height: 627px;
background-image: url(img/bgс.png);
background-size: 100%;
margin: 0 auto;
}
.container {
width... | 12/1/style.css | @font-face {
font-family: "roboto";
src: url(fonts/Roboto-Light.ttf);
}
@font-face {
font-family: "roboto_bold";
scr: url(fonts/Roboto-Bold.ttf);
}
body {
width: 876px;
height: 627px;
background-image: url(img/bgс.png);
background-size: 100%;
margin: 0 auto;
}
.container {
width... | 0.400984 | 0.073099 |
img {
border: none;
background: rgba(255, 255, 255, 0);
box-shadow: none;
}
a,
button,
input {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
outline: none;
}
* {
margin: 0;
padding: 0;
font-family: "微软雅黑";
}
ul {
list-style: none;
}
a {
text-decoration: none;
color: #000;
outline: none
}
input[type=b... | frontend/web/css/css.css |
img {
border: none;
background: rgba(255, 255, 255, 0);
box-shadow: none;
}
a,
button,
input {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
outline: none;
}
* {
margin: 0;
padding: 0;
font-family: "微软雅黑";
}
ul {
list-style: none;
}
a {
text-decoration: none;
color: #000;
outline: none
}
input[type=b... | 0.287668 | 0.050611 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
margin: 0;
padding: 0;
text-decoration: none;
color: #1D3461;
font-family: 'swap', 'Helvetica Neu... | stylePC.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
margin: 0;
padding: 0;
text-decoration: none;
color: #1D3461;
font-family: 'swap', 'Helvetica Neu... | 0.301362 | 0.08886 |
.ui-organigram {
position: relative;
}
.ui-organigram .controls {
position: absolute;
bottom: 15px;
right: 15px;
width: 35px;
height: 70px;
}
.ui-organigram .control {
width: 30px;
height: 30px;
cursor: pointer;
}
.ui-organigram .control.zoom-in {
background-image: url("#{reso... | primefaces/src/main/resources/META-INF/resources/primefaces/organigram/organigram.css | .ui-organigram {
position: relative;
}
.ui-organigram .controls {
position: absolute;
bottom: 15px;
right: 15px;
width: 35px;
height: 70px;
}
.ui-organigram .control {
width: 30px;
height: 30px;
cursor: pointer;
}
.ui-organigram .control.zoom-in {
background-image: url("#{reso... | 0.468547 | 0.09782 |
* Environment for all styles (variables, additions, etc).
*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.content,
.entry-content,
.mce-content-body {
counter-reset: h2;
}
.content h2,
.entry-content h2,
.mce-content-body h2 {... | blog/wp-content/plugins/powerkit/modules/content-formatting/public/css/public-powerkit-content-formatting.css | * Environment for all styles (variables, additions, etc).
*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.content,
.entry-content,
.mce-content-body {
counter-reset: h2;
}
.content h2,
.entry-content h2,
.mce-content-body h2 {... | 0.35421 | 0.057838 |
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@media (min-width: 600px) {
.jumbotron{
margin-bottom: 100px;
}
.author{
margin-left: 70%;
margin-top: 20px;
margin-bottom: -40px;
max-height: 2px;
}
}
#event{
margin-left: auto;
margin-right: auto;
padding: 20px;
}
.card{
margin... | public/css/master.css | @import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@media (min-width: 600px) {
.jumbotron{
margin-bottom: 100px;
}
.author{
margin-left: 70%;
margin-top: 20px;
margin-bottom: -40px;
max-height: 2px;
}
}
#event{
margin-left: auto;
margin-right: auto;
padding: 20px;
}
.card{
margin... | 0.41324 | 0.096791 |
@charset "utf-8";
/* CSS Document */
/* 番茄家族css —— 番茄馒头 */
/* z-index以100进行递增,为100的整数倍 */
/* textarea自动缩进padding:5px*/
html,body {
text-size-adjust:none;
-webkit-text-size-adjust:none;
}
body,ul,ul li,h1,h2,h3,h4,h5,img,p,a,ol,em,dd,i{border:none; list-style:none; outline:medium; margin:0; padding:0; f... | src/main/webapp/css/style.css | @charset "utf-8";
/* CSS Document */
/* 番茄家族css —— 番茄馒头 */
/* z-index以100进行递增,为100的整数倍 */
/* textarea自动缩进padding:5px*/
html,body {
text-size-adjust:none;
-webkit-text-size-adjust:none;
}
body,ul,ul li,h1,h2,h3,h4,h5,img,p,a,ol,em,dd,i{border:none; list-style:none; outline:medium; margin:0; padding:0; f... | 0.244904 | 0.077622 |
body {
color: #555
}
a {
cursor: pointer;
color: inherit;
text-decoration: none;
line-height: inherit;
-webkit-transition: color .2s ease, background-color .2s ease, border-color .2s ease, opacity .2s ease, box-shadow .2s ease;
-moz-transition: color .2s ease, background-color .2s ease, bor... | en/assets/css/admin/css1.css | body {
color: #555
}
a {
cursor: pointer;
color: inherit;
text-decoration: none;
line-height: inherit;
-webkit-transition: color .2s ease, background-color .2s ease, border-color .2s ease, opacity .2s ease, box-shadow .2s ease;
-moz-transition: color .2s ease, background-color .2s ease, bor... | 0.524395 | 0.099952 |
body {
margin: 0px;
padding: 0px;
background: #f5f5f5;
font-weight: 500;
}
ul.resp-tabs-list,
p {
margin: 0px;
padding: 0px;
}
.resp-tabs-list li {
font-weight: 500;
text-transform: capitalize;
text-align: center;
font-size: 18px;
display: inline-block;
padding: 1em 2em;
list-st... | css/easy-responsive-tabs.css | body {
margin: 0px;
padding: 0px;
background: #f5f5f5;
font-weight: 500;
}
ul.resp-tabs-list,
p {
margin: 0px;
padding: 0px;
}
.resp-tabs-list li {
font-weight: 500;
text-transform: capitalize;
text-align: center;
font-size: 18px;
display: inline-block;
padding: 1em 2em;
list-st... | 0.259638 | 0.050261 |
@import url('https://fonts.googleapis.com/css2?family=Secular+One&display=swap');
* {
font-family: 'Secular One', sans-serif;
margin: 5px;
}
a {
text-decoration: none;
color: coral;
}
/* using a text-shadow styling throughout the page including a hover for aesthetic purposes */
a:hover {
text-sha... | css/styles.css | @import url('https://fonts.googleapis.com/css2?family=Secular+One&display=swap');
* {
font-family: 'Secular One', sans-serif;
margin: 5px;
}
a {
text-decoration: none;
color: coral;
}
/* using a text-shadow styling throughout the page including a hover for aesthetic purposes */
a:hover {
text-sha... | 0.41052 | 0.116261 |
{
border-spacing: 10px;
display: table;
}
#botRow .col1
{
border: thin solid #666;
border-radius: 20px;
display: table-cell;
vertical-align: top;
width: 33%;
}
#botRow .col2
{
border: thin solid #666;
border-radius: 20px;
display: table-cell;
float: right;
margin-bottom: -20px;
vertical-... | wordpress/wp-content/plugins/book-a-room/css/bookaroom_day.css | {
border-spacing: 10px;
display: table;
}
#botRow .col1
{
border: thin solid #666;
border-radius: 20px;
display: table-cell;
vertical-align: top;
width: 33%;
}
#botRow .col2
{
border: thin solid #666;
border-radius: 20px;
display: table-cell;
float: right;
margin-bottom: -20px;
vertical-... | 0.198258 | 0.048654 |
@media screen and (max-width: 800px) {
#a, #b, #c, #d
{
display: block;
max-width: 100%;
border: 1px solid lightslategray;
}
#e-f {
display: flex;
}
#g-h {
display: flex;
}
#e, #f, #g, #h {
width: 50%;
padding: 2em 0 2em 0;
... | styles/modules.css | @media screen and (max-width: 800px) {
#a, #b, #c, #d
{
display: block;
max-width: 100%;
border: 1px solid lightslategray;
}
#e-f {
display: flex;
}
#g-h {
display: flex;
}
#e, #f, #g, #h {
width: 50%;
padding: 2em 0 2em 0;
... | 0.369884 | 0.149687 |
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/iranyekanwebbold.eot');
src: url('../fonts/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2'), /* FF39+,Chrome36+, O... | src/assets/fonts/files/css/fonts.css | @font-face {
font-family: iranyekan;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/iranyekanwebbold.eot');
src: url('../fonts/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2'), /* FF39+,Chrome36+, O... | 0.259544 | 0.035178 |
@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100);
.pad-top-20 {
padding-top: 20px;
}
.pad-btm-20 {
padding-bottom: 20px;
}
.pad-sep-20 {
padding-top: 20px;
padding-bottom: 20px;
}
.pad-top-40 {
padding-top: 40px;
}
.pad-btm-40 {
padding-bottom: 40px;
}
.pad-sep-40 {
padding-... | css/stylelogin.css | @import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100);
.pad-top-20 {
padding-top: 20px;
}
.pad-btm-20 {
padding-bottom: 20px;
}
.pad-sep-20 {
padding-top: 20px;
padding-bottom: 20px;
}
.pad-top-40 {
padding-top: 40px;
}
.pad-btm-40 {
padding-bottom: 40px;
}
.pad-sep-40 {
padding-... | 0.42919 | 0.074265 |
.popoff-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
background-color: rgba(65,65,65,.85);
background: linear-gradient(160deg, rgba(93, 88, 95, 0.75), rgba(63, 60, 72, 0.75));
-webkit-transition: opacity .33s;
-moz-transition: opacity .33s;
transition: opacity .33s;... | index.css | .popoff-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
background-color: rgba(65,65,65,.85);
background: linear-gradient(160deg, rgba(93, 88, 95, 0.75), rgba(63, 60, 72, 0.75));
-webkit-transition: opacity .33s;
-moz-transition: opacity .33s;
transition: opacity .33s;... | 0.382141 | 0.067424 |
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;400;700&display=swap');
:root{
--light-color:#F7F3F2;
--primary-color:#b90415;
--primary-color-hover:#d3071b;
--secondary-color:#103063;
--secondary-color-hover:#143f85;
--grey: #333;
--dark: #252529;
--light... | css/Stylesheet_k.css | @import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;400;700&display=swap');
:root{
--light-color:#F7F3F2;
--primary-color:#b90415;
--primary-color-hover:#d3071b;
--secondary-color:#103063;
--secondary-color-hover:#143f85;
--grey: #333;
--dark: #252529;
--light... | 0.346431 | 0.070688 |
html, body, div, table, img, fieldset {
border: 0;
margin: 0;
padding: 0;
font-size: 11px;
}
html {
overflow: scroll;
}
body, pre, span, pre, label {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
}
/* for some reson IE things a form should have dimensi... | examples/icefaces/src/main/webapp/resources/css/viewer_layout.css | html, body, div, table, img, fieldset {
border: 0;
margin: 0;
padding: 0;
font-size: 11px;
}
html {
overflow: scroll;
}
body, pre, span, pre, label {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
}
/* for some reson IE things a form should have dimensi... | 0.376509 | 0.073099 |