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 |
|---|---|---|---|---|
z-index: 99;
position: absolute;
left: 10px;
height: 65px;
width: 180px;
float: left;
text-align: c... | skins/clean_blue/header.css | z-index: 99;
position: absolute;
left: 10px;
height: 65px;
width: 180px;
float: left;
text-align: c... | 0.29931 | 0.082365 |
html {
height: 100vh;
background-color: #DDD3B0;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica ... | front/src/index.css | html {
height: 100vh;
background-color: #DDD3B0;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica ... | 0.479504 | 0.098512 |
html {
position: relative;
min-height: 100%;
}
body {
/* Positioning */
margin-bottom: 150px;
font-family: 'Gotham Book', Gotham-Book, Arial, sans-serif;
font-size: 30px;
background-color: #4e504f;
/* this is the pre-hover color of visualizaitons */
font-weight: 700;
}
/* Media query for body */
@me... | static/css/style.css | html {
position: relative;
min-height: 100%;
}
body {
/* Positioning */
margin-bottom: 150px;
font-family: 'Gotham Book', Gotham-Book, Arial, sans-serif;
font-size: 30px;
background-color: #4e504f;
/* this is the pre-hover color of visualizaitons */
font-weight: 700;
}
/* Media query for body */
@me... | 0.40204 | 0.050799 |
:root {
--emboss-1: 0 1px 1.5px 0 rgba(0, 0, 0, 0.2) inset, 0 1.5px 1px -1.5px rgba(0, 0, 0, 0.2) inset;
--elevation-1: 0 1px 1.5px 0 rgba(0, 0, 0, 0.2), 0 1.5px 1px -1.5px rgba(0, 0, 0, 0.2);
--emboss-2: 0 2px 3px 0 rgba(0, 0, 0, 0.2) inset, 0 3px 2px -3px rgba(0, 0, 0, 0.2) inset;
--elevation-2: 0 2px 3px 0 r... | site/public/css/components/elevation.css | :root {
--emboss-1: 0 1px 1.5px 0 rgba(0, 0, 0, 0.2) inset, 0 1.5px 1px -1.5px rgba(0, 0, 0, 0.2) inset;
--elevation-1: 0 1px 1.5px 0 rgba(0, 0, 0, 0.2), 0 1.5px 1px -1.5px rgba(0, 0, 0, 0.2);
--emboss-2: 0 2px 3px 0 rgba(0, 0, 0, 0.2) inset, 0 3px 2px -3px rgba(0, 0, 0, 0.2) inset;
--elevation-2: 0 2px 3px 0 r... | 0.515132 | 0.510252 |
@charset "UTF-8";
/*footer 1 底部(子)公司地址*/
.footer_address * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.footer_address {
width: 100%;
height: 132px;
background: #fff;
border-top: 1px solid #E8E8E8;
}
.footer_address:after, .footer_address:bef... | public/index/css/address_footer.css | @charset "UTF-8";
/*footer 1 底部(子)公司地址*/
.footer_address * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.footer_address {
width: 100%;
height: 132px;
background: #fff;
border-top: 1px solid #E8E8E8;
}
.footer_address:after, .footer_address:bef... | 0.330687 | 0.06357 |
.top_margin{margin-top: 175px;}
.register_con{background: #fff;overflow: hidden;box-shadow: 0 0 5px #ddd}
.register_con .top{height: 72px;line-height: 72px;border-bottom: 1px solid #e6e6e6}
.register_con .top a{display: inline-block;width: 33%;text-align: center;font-size: 16px;color: #b3b3b3;border-bottom: 2px solid #... | app.lanye.com/web/mb34/mw/css/register.css | .top_margin{margin-top: 175px;}
.register_con{background: #fff;overflow: hidden;box-shadow: 0 0 5px #ddd}
.register_con .top{height: 72px;line-height: 72px;border-bottom: 1px solid #e6e6e6}
.register_con .top a{display: inline-block;width: 33%;text-align: center;font-size: 16px;color: #b3b3b3;border-bottom: 2px solid #... | 0.313105 | 0.067793 |
html {
scroll-behavior: smooth;
}
.full-section {padding: 80px 0; overflow: hidden;}
.half-section {padding:40px 0;}
body {
color: #666666;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
font-family: 'Roboto Slab', sans-serif;
}
.contenedor-full{
height: 100vh;
}
.clear{clear:both}
.fix... | web/css/site.css | html {
scroll-behavior: smooth;
}
.full-section {padding: 80px 0; overflow: hidden;}
.half-section {padding:40px 0;}
body {
color: #666666;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
font-family: 'Roboto Slab', sans-serif;
}
.contenedor-full{
height: 100vh;
}
.clear{clear:both}
.fix... | 0.433022 | 0.105073 |
.required label.control-label:after {content: " *"; color: red;}
.hint-block{
font-size: 12px;
color: #999;
margin-top: 3px;
}
.detail-view img{
max-width:100%;
}
.circle{
border-radius: 50px;
overflow:hidden;
display: inline-block;
}
.circle.user-header-img{
width: 90px;
height: ... | backend/web/css/site.css |
.required label.control-label:after {content: " *"; color: red;}
.hint-block{
font-size: 12px;
color: #999;
margin-top: 3px;
}
.detail-view img{
max-width:100%;
}
.circle{
border-radius: 50px;
overflow:hidden;
display: inline-block;
}
.circle.user-header-img{
width: 90px;
height: ... | 0.521471 | 0.12665 |
.header {
background-color: var(--background_dark);
}
.header__container,
.header-submenu__container {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
padding-top: 12px;
padding-bottom: 11px;
width: 100%;
}
.header-submenu__container {
position: relative;
}... | styles/sections/header.css | .header {
background-color: var(--background_dark);
}
.header__container,
.header-submenu__container {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
padding-top: 12px;
padding-bottom: 11px;
width: 100%;
}
.header-submenu__container {
position: relative;
}... | 0.478529 | 0.077308 |
html {
height: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
border: none;
font-size: 1px;
height: 1px;
border-bottom: solid 1px #D3DCE6;
margin: 10px 0;
}
h1 {
font-size: 36px;
}
h1,
h2,
h3 {
margin-bottom: 10px;
margin-top: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: inherit;
font-fa... | src/assets/css/main.css | html {
height: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
border: none;
font-size: 1px;
height: 1px;
border-bottom: solid 1px #D3DCE6;
margin: 10px 0;
}
h1 {
font-size: 36px;
}
h1,
h2,
h3 {
margin-bottom: 10px;
margin-top: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: inherit;
font-fa... | 0.428233 | 0.081739 |
span.multiselect-native-select {
position: relative;
float: left;
}
span.multiselect-native-select select {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px -1px -1px -3px !important;
overflow: hidden !important;
padding: 0 !important;
posit... | src/www/css/bootstrap-multiselect.css | span.multiselect-native-select {
position: relative;
float: left;
}
span.multiselect-native-select select {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px -1px -1px -3px !important;
overflow: hidden !important;
padding: 0 !important;
posit... | 0.468547 | 0.166777 |
@import url('https://fonts.googleapis.com/css?family=Poppins:400');
@font-face {
font-family: neon;
src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/707108/neon.ttf);
}
* {
box-sizing: border-box
}
html {
font-size: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
ht... | css/style.css | @import url('https://fonts.googleapis.com/css?family=Poppins:400');
@font-face {
font-family: neon;
src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/707108/neon.ttf);
}
* {
box-sizing: border-box
}
html {
font-size: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
ht... | 0.223038 | 0.057812 |
================================ */
* {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
font: normal 1.1em/1.5 sans-serif;
color: #222;
background-color: #edeff0;
}
/* Icon Fonts
================================ */
@font-face {
font-family: 'icomoon';
src:url('icomoon.eot');
src:url('ic... | FlexBox/animate_flex.css | ================================ */
* {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
font: normal 1.1em/1.5 sans-serif;
color: #222;
background-color: #edeff0;
}
/* Icon Fonts
================================ */
@font-face {
font-family: 'icomoon';
src:url('icomoon.eot');
src:url('ic... | 0.527803 | 0.092155 |
body,
html {
font-family: "Open Sans", sans-serif;
color: rgb(197, 164, 102);
/* text-rendering: The browser emphasizes legibility over rendering speed and geometric precision. This enables kerning and optional ligatures. */
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !i... | src/App.css | body,
html {
font-family: "Open Sans", sans-serif;
color: rgb(197, 164, 102);
/* text-rendering: The browser emphasizes legibility over rendering speed and geometric precision. This enables kerning and optional ligatures. */
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !i... | 0.612657 | 0.083404 |
body {
margin: 0;
margin-left: 200px;
font-family: sans-serif;
}
a {
text-decoration: none;
color: black;
outline: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.no-select:focus {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;... | main/react/css/main.css | body {
margin: 0;
margin-left: 200px;
font-family: sans-serif;
}
a {
text-decoration: none;
color: black;
outline: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.no-select:focus {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;... | 0.400046 | 0.072966 |
@font-face {
font-family: vag-rounded-bold;
src: url(/configuracoes/fonts/vag-rounded-bold.ttf)
}
body {
margin: 0;
padding-top: 50px;
font-family: "Roboto", Arial, "Helvetica Neue", sans-serif;
font-size: 16px;
line-height: 1.7;
overflow-x: hidden;
-webkit-font-smoothing: antialias... | ssuonline/bibliotecas/css/rat.css | @font-face {
font-family: vag-rounded-bold;
src: url(/configuracoes/fonts/vag-rounded-bold.ttf)
}
body {
margin: 0;
padding-top: 50px;
font-family: "Roboto", Arial, "Helvetica Neue", sans-serif;
font-size: 16px;
line-height: 1.7;
overflow-x: hidden;
-webkit-font-smoothing: antialias... | 0.454714 | 0.070977 |
@charset "utf-8";
:root {
--table_border: var(--card_border);
--table_header_background: var(--header_background);
--table_header_foreground: var(--header_foreground);
--table_header_link: var(--header_link);
--table_cell_background: var(--card_background);
--table_cell_foreground: var(--card_foreground);
--tabl... | persephone/views/static/links/secretgraphics/tables.css | @charset "utf-8";
:root {
--table_border: var(--card_border);
--table_header_background: var(--header_background);
--table_header_foreground: var(--header_foreground);
--table_header_link: var(--header_link);
--table_cell_background: var(--card_background);
--table_cell_foreground: var(--card_foreground);
--tabl... | 0.247714 | 0.14919 |
input[ type="checkbox" ]
{
-webkit-appearance: none;
background-repeat: no-repeat;
background-size: contain;
background-color: #fff;
border: 1px solid #767676;
border-radius: 2px;
/* Default values */
width: 13px;
height: 13px;
margin: 3px 3px 0px 4px;
}
input[ type="checkbox" ]:hover
{
border-color: #4F4F... | html/awesomium_global.css |
input[ type="checkbox" ]
{
-webkit-appearance: none;
background-repeat: no-repeat;
background-size: contain;
background-color: #fff;
border: 1px solid #767676;
border-radius: 2px;
/* Default values */
width: 13px;
height: 13px;
margin: 3px 3px 0px 4px;
}
input[ type="checkbox" ]:hover
{
border-color: #4F4F... | 0.28607 | 0.07072 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
background: #ffffff url(../img/img05.jpg) repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #5b5b5b;
}
h1,
h2,
h3 {
margin: 0;
padding: 0;
... | css/main.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
background: #ffffff url(../img/img05.jpg) repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #5b5b5b;
}
h1,
h2,
h3 {
margin: 0;
padding: 0;
... | 0.400632 | 0.117496 |
html * {
font-family: 'Open Sans';
}
html,body {
height: 100%;
font-size: 100%;
}
*,:before,:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #fff;
color: #222;
padding: 0;
margin: 0;
font-family: "Helvetica Neue","Helvetica",Helv... | cube/skins/foundation/css/cubecart.print.css | html * {
font-family: 'Open Sans';
}
html,body {
height: 100%;
font-size: 100%;
}
*,:before,:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #fff;
color: #222;
padding: 0;
margin: 0;
font-family: "Helvetica Neue","Helvetica",Helv... | 0.567098 | 0.079104 |
*,
*:before,
*:after{
margin: 0;
padding: 0;
box-sizing: border-box;
}
.menu {
background: #734C9C;
border-radius: 50%;
width: 60px;
height: 60px;
position: relative;
top: 25px;
left: 25px;
cursor: pointer;
... | css/principalViper.css | *,
*:before,
*:after{
margin: 0;
padding: 0;
box-sizing: border-box;
}
.menu {
background: #734C9C;
border-radius: 50%;
width: 60px;
height: 60px;
position: relative;
top: 25px;
left: 25px;
cursor: pointer;
... | 0.186317 | 0.064095 |
.inner-cell {
background-image: url(../imgs/wow-races.png);
width: 64px;
height: 62px;
}
.blood-elf-female {
background-position: -6px -6px;
width: 64px;
height: 62px;
}
.dark-iron-dwarf-female {
background-position: -77px -6px;
width: 64px;
height: 62px;
}
.dreanei-female {
b... | projs/icon-shop/css/faces.css | .inner-cell {
background-image: url(../imgs/wow-races.png);
width: 64px;
height: 62px;
}
.blood-elf-female {
background-position: -6px -6px;
width: 64px;
height: 62px;
}
.dark-iron-dwarf-female {
background-position: -77px -6px;
width: 64px;
height: 62px;
}
.dreanei-female {
b... | 0.399577 | 0.122681 |
@keyframes lds-facebook_1 {
0% {
top: 36px;
height: 128px;
}
50% {
top: 60px;
height: 80px;
}
100% {
top: 60px;
height: 80px;
}
}
@-webkit-keyframes lds-facebook_1 {
0% {
top: 36px;
height: 128px;
}
50% {
top: 60px;
height: 80px;
}
100% {
top: 60px;
... | src/Loading/Loading.css | @keyframes lds-facebook_1 {
0% {
top: 36px;
height: 128px;
}
50% {
top: 60px;
height: 80px;
}
100% {
top: 60px;
height: 80px;
}
}
@-webkit-keyframes lds-facebook_1 {
0% {
top: 36px;
height: 128px;
}
50% {
top: 60px;
height: 80px;
}
100% {
top: 60px;
... | 0.343232 | 0.077065 |
width: 100px;
}
.batch-field {
margin-right: 20px;
}
.batch-2row,
.batch-1row {
margin-left: 25px;
}
.modal.modal-wide .modal-dialog {
margin-top: 18%;
width: 80%;
height: 40%;
}
.modal-wide .modal-body {
overflow-y: auto;
}
table.footable-editing.footable-editing-always-show bu... | src/static/css/base.css | width: 100px;
}
.batch-field {
margin-right: 20px;
}
.batch-2row,
.batch-1row {
margin-left: 25px;
}
.modal.modal-wide .modal-dialog {
margin-top: 18%;
width: 80%;
height: 40%;
}
.modal-wide .modal-body {
overflow-y: auto;
}
table.footable-editing.footable-editing-always-show bu... | 0.360939 | 0.074871 |
*, ::before, ::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
body {
font-family: 'Poppins', sans-serif;
background: #f1f1f1
}
/* ---------------- Navigation -------------- */
.nav-gauche {
width: 300px;
height: 100vh;
min-height: 800px;
... | style.css | *, ::before, ::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
body {
font-family: 'Poppins', sans-serif;
background: #f1f1f1
}
/* ---------------- Navigation -------------- */
.nav-gauche {
width: 300px;
height: 100vh;
min-height: 800px;
... | 0.430267 | 0.102799 |
.navbar-nav {
width: 100%;
text-align: center;
> li {
float: none;
display: inline-block;
}
}
.navbar-inverse {
background-color: rgba(255, 255, 255, 1.0);
border:0;
-webkit-box-shadow: 1px 5px 11px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 5px 11px -8px rgba(0,0,0,0.75);
bo... | css/style.css | .navbar-nav {
width: 100%;
text-align: center;
> li {
float: none;
display: inline-block;
}
}
.navbar-inverse {
background-color: rgba(255, 255, 255, 1.0);
border:0;
-webkit-box-shadow: 1px 5px 11px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 5px 11px -8px rgba(0,0,0,0.75);
bo... | 0.184988 | 0.060252 |
@font-face {
font-family: "picto-foundry-clothing";
src: url("../fonts/picto-foundry-clothing.eot");
src: url("../fonts/picto-foundry-clothing.eot?#iefix") format("embedded-opentype"),
url("../fonts/picto-foundry-clothing.woff") format("woff"),
url("../fonts/picto-foundry-clothing.ttf") format("true... | public/coral/assets/components/library/icons/pictoicons/css/picto-foundry-clothing.css | @font-face {
font-family: "picto-foundry-clothing";
src: url("../fonts/picto-foundry-clothing.eot");
src: url("../fonts/picto-foundry-clothing.eot?#iefix") format("embedded-opentype"),
url("../fonts/picto-foundry-clothing.woff") format("woff"),
url("../fonts/picto-foundry-clothing.ttf") format("true... | 0.303422 | 0.045079 |
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");
* {
box-sizing: border-box;
}
body, html {
height: 100%;
}
body {
font-family: "Lato", sans-serif;
color: #111;
display: flex;
align-items: center;
align-content: center;
justify-content: center;
background: #EEEEEE;
}
#endscreen... | css/endscreen.css | @import url("https://fonts.googleapis.com/css?family=Lato:400,700");
* {
box-sizing: border-box;
}
body, html {
height: 100%;
}
body {
font-family: "Lato", sans-serif;
color: #111;
display: flex;
align-items: center;
align-content: center;
justify-content: center;
background: #EEEEEE;
}
#endscreen... | 0.524882 | 0.085901 |
@charset "utf-8";
html,
body {
height: 100%;
width: 100%;
min-width: 960px;
}
html {
/* color: #fff; */
background: #fff;
overflow-y: auto;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-overflow-scrolling: touch;
}
html * {
outline: 0;
-webkit-text-size-adjust: none;
-web... | src/styles/reset.css | @charset "utf-8";
html,
body {
height: 100%;
width: 100%;
min-width: 960px;
}
html {
/* color: #fff; */
background: #fff;
overflow-y: auto;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-overflow-scrolling: touch;
}
html * {
outline: 0;
-webkit-text-size-adjust: none;
-web... | 0.352759 | 0.045437 |
body{
background-color: #F7F7FC;
}
h1{
margin: 0;
}
.hero{
background-image: url('/images/hero-2.svg');
background-size: cover;
background-repeat: no-repeat;
padding-top: 280px;
margin-top: 80px;
padding-bottom: 160px;
}
.hero .container h1{
... | public/css/page/product.css | body{
background-color: #F7F7FC;
}
h1{
margin: 0;
}
.hero{
background-image: url('/images/hero-2.svg');
background-size: cover;
background-repeat: no-repeat;
padding-top: 280px;
margin-top: 80px;
padding-bottom: 160px;
}
.hero .container h1{
... | 0.390592 | 0.064388 |
html {
width: 550px;
height: 660px;
}
body {
height: -webkit-fill-available;
background-repeat: no-repeat;
background-image: linear-gradient(#ffca64, #ffcf76, #ffd999, #ffdeab);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#up-box {
position: rela... | etc/src/css/subjectlist.css | html {
width: 550px;
height: 660px;
}
body {
height: -webkit-fill-available;
background-repeat: no-repeat;
background-image: linear-gradient(#ffca64, #ffcf76, #ffd999, #ffdeab);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#up-box {
position: rela... | 0.45181 | 0.079496 |
*,
*::before,
*::after {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html,
body,
#root {
height: 100%;
}
body {
margin: 0;
padding: 0;
background: #F7F9FF;
color: #444;
font-family: "Trebuchet MS",Helvetica,sans-serif;
font-size: 16px;
line-... | src/index.css | *,
*::before,
*::after {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html,
body,
#root {
height: 100%;
}
body {
margin: 0;
padding: 0;
background: #F7F9FF;
color: #444;
font-family: "Trebuchet MS",Helvetica,sans-serif;
font-size: 16px;
line-... | 0.350755 | 0.081301 |
.react-swimlane-container {
display: flex;
flex-direction: column;
margin-top: 0.5em;
padding-bottom: 0.5em;
height: 100%;
width: 100%;
}
.react-swimlane-label {
display: flex;
font-weight: bold;
font-size: 150%;
padding-left: 0.5em;
padding-right: 0.5em;
}
.react-swimlane-... | packages/code/react/browser/swimlane/react_swimlane.css | .react-swimlane-container {
display: flex;
flex-direction: column;
margin-top: 0.5em;
padding-bottom: 0.5em;
height: 100%;
width: 100%;
}
.react-swimlane-label {
display: flex;
font-weight: bold;
font-size: 150%;
padding-left: 0.5em;
padding-right: 0.5em;
}
.react-swimlane-... | 0.617743 | 0.074804 |
.cjm-sortable-wrapper {
width: auto;
overflow: hidden;
}
.cjm_sortable_box {
width: 210px;
display: inline-block;
float: left;
margin-right: 15px;
margin-top: 15px;
margin-bottom: 15px;
position: relative;
}
ul.cjm_sortable {
background: #BDBDBD;
padding: 7px;
width: auto;
margin-top: 0px;
margin-botto... | assets/css/admin.css |
.cjm-sortable-wrapper {
width: auto;
overflow: hidden;
}
.cjm_sortable_box {
width: 210px;
display: inline-block;
float: left;
margin-right: 15px;
margin-top: 15px;
margin-bottom: 15px;
position: relative;
}
ul.cjm_sortable {
background: #BDBDBD;
padding: 7px;
width: auto;
margin-top: 0px;
margin-botto... | 0.387574 | 0.060975 |
* Mobile base style.
*
* @author <a href="http://vanessa.b3log.org"><NAME></a>
* @author <a href="http://88250.b3log.org"><NAME></a>
* @version 1.4.5.5, Aug 4, 2016
*/
/* start reset */
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
font-family: "Helvetica... | src/main/webapp/css/mobile-base.css | * Mobile base style.
*
* @author <a href="http://vanessa.b3log.org"><NAME></a>
* @author <a href="http://88250.b3log.org"><NAME></a>
* @version 1.4.5.5, Aug 4, 2016
*/
/* start reset */
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
font-family: "Helvetica... | 0.47098 | 0.104752 |
@font-face {
font-family: 'Seo-Set';
src:
url('/wp-content/uploads/sites/4/fusion-icons/Seo-Set-v1.1/fonts/Seo-Set.ttf?kj1zta') format('truetype'),
url('/wp-content/uploads/sites/4/fusion-icons/Seo-Set-v1.1/fonts/Seo-Set.woff?kj1zta') format('woff'),
url('/wp-content/uploads/sites/4/fusion-icons/Seo-Set... | wp-content/uploads/sites/4/fusion-icons/Seo-Set-v1.1/style.css | @font-face {
font-family: 'Seo-Set';
src:
url('/wp-content/uploads/sites/4/fusion-icons/Seo-Set-v1.1/fonts/Seo-Set.ttf?kj1zta') format('truetype'),
url('/wp-content/uploads/sites/4/fusion-icons/Seo-Set-v1.1/fonts/Seo-Set.woff?kj1zta') format('woff'),
url('/wp-content/uploads/sites/4/fusion-icons/Seo-Set... | 0.358241 | 0.080755 |
html {
font-size: 10px;
}
html {
height: 100%;
}
*:focus {
outline: none !important;
}
body {
min-height: 100%;
display: grid;
grid-template-rows: 1fr auto;
}
footer {
grid-row-start: 2;
grid-row-end: 3;
}
img {
margin-bottom: 0 !important;
}
.chart-switcher {
display: flex;
justify-content: cent... | web/src/styles/global.css | html {
font-size: 10px;
}
html {
height: 100%;
}
*:focus {
outline: none !important;
}
body {
min-height: 100%;
display: grid;
grid-template-rows: 1fr auto;
}
footer {
grid-row-start: 2;
grid-row-end: 3;
}
img {
margin-bottom: 0 !important;
}
.chart-switcher {
display: flex;
justify-content: cent... | 0.616936 | 0.068289 |
body
{
margin: 0px;
padding: 0px;
}
#Chat
{
overflow: hidden;
padding-top: 4px;
margin-bottom: 0px;
}
#topic
{
opacity: 1;
-webkit-transition: opacity .1s linear;
}
#topic:hover
{
opacity: .1;
}
#x-header
{
display: block;
height: 45px;
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}
#topic #x-... | adium/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Resources/Styles/Main.css | body
{
margin: 0px;
padding: 0px;
}
#Chat
{
overflow: hidden;
padding-top: 4px;
margin-bottom: 0px;
}
#topic
{
opacity: 1;
-webkit-transition: opacity .1s linear;
}
#topic:hover
{
opacity: .1;
}
#x-header
{
display: block;
height: 45px;
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}
#topic #x-... | 0.295433 | 0.054174 |
padding: 10px;
color: white;
}
#options .grey {
color: #999999;
}
#records {
display: grid;
grid-template-columns: repeat(10, auto);
color: white;
font-size: 14px;
box-sizing: border-box;
grid-gap: 1px;
margin: 10px;
}
#records > div {
box-shadow: 0 0 0 1px #999999;
pa... | public/css/records.css | padding: 10px;
color: white;
}
#options .grey {
color: #999999;
}
#records {
display: grid;
grid-template-columns: repeat(10, auto);
color: white;
font-size: 14px;
box-sizing: border-box;
grid-gap: 1px;
margin: 10px;
}
#records > div {
box-shadow: 0 0 0 1px #999999;
pa... | 0.394318 | 0.270384 |
div.revslider_block {
background: url(images/rs6_logo_2x.png);
background-size: contain;
background-repeat: no-repeat;
line-height: 32px; }
div.revslider_block .components-text-control__input {
display: none; }
div.revslider_block span {
font-weight: 700;
font-family: -apple-system,BlinkMacSystemFont,"S... | content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/blocks.editor.build.css | div.revslider_block {
background: url(images/rs6_logo_2x.png);
background-size: contain;
background-repeat: no-repeat;
line-height: 32px; }
div.revslider_block .components-text-control__input {
display: none; }
div.revslider_block span {
font-weight: 700;
font-family: -apple-system,BlinkMacSystemFont,"S... | 0.268174 | 0.106644 |
html {
background-color: #2c2f33;
color: white;
text-align: center;
}
body{
font-family: 'Nunito';
text-align: center;
}
h2{
font-size: 18px;
padding: 10px 20px;
color: white;
text-align: center;
background-color: rgb(36, 39, 40);
}
#websocket-chat{
max-width: 1000px;
margin... | html/styles.css | html {
background-color: #2c2f33;
color: white;
text-align: center;
}
body{
font-family: 'Nunito';
text-align: center;
}
h2{
font-size: 18px;
padding: 10px 20px;
color: white;
text-align: center;
background-color: rgb(36, 39, 40);
}
#websocket-chat{
max-width: 1000px;
margin... | 0.534612 | 0.12213 |
html,
body {
width: 100%;
height: 100%;
/*background-color: rgb(200, 200, 200);*/
}
@media (min-width: 1200px) {
.container{
max-width: 970px;
}
}
body {
font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
p {
margin-top: 10px;
margin-bottom: 10px;
font-size: 16px;
font-weight:... | css/stylish-portfolio.css |
html,
body {
width: 100%;
height: 100%;
/*background-color: rgb(200, 200, 200);*/
}
@media (min-width: 1200px) {
.container{
max-width: 970px;
}
}
body {
font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
p {
margin-top: 10px;
margin-bottom: 10px;
font-size: 16px;
font-weight:... | 0.318697 | 0.056004 |
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pr... | src/index.css | body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pr... | 0.378804 | 0.092893 |
html{
height: 100%;
}
body{
background: rgb(79,142,165);
background: -moz-radial-gradient(center, ellipse cover, rgba(79,142,165,1) 0%, rgba(52,63,83,1) 50%, rgba(28,27,38,1) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(79,142,165,1) 0%,rgba(52,63,83,1) 50%,rgba(28,27,38,1) 100%);
ba... | resources/css/mp3.css | html{
height: 100%;
}
body{
background: rgb(79,142,165);
background: -moz-radial-gradient(center, ellipse cover, rgba(79,142,165,1) 0%, rgba(52,63,83,1) 50%, rgba(28,27,38,1) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(79,142,165,1) 0%,rgba(52,63,83,1) 50%,rgba(28,27,38,1) 100%);
ba... | 0.514156 | 0.123049 |
body {
background: #F0F0F0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
border-width: 0;
padding: 0 1em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
:link, :visited {
text-decoration: none;
}
div {
position: relative;
-webkit-box-sizing:... | defaults/html-stylesheet.css | body {
background: #F0F0F0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
border-width: 0;
padding: 0 1em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
:link, :visited {
text-decoration: none;
}
div {
position: relative;
-webkit-box-sizing:... | 0.371935 | 0.071397 |
.u-section-1 {
background-image: none;
}
.u-section-1 .u-sheet-1 {
min-height: 1181px;
}
.u-section-1 .u-text-1 {
font-weight: 700;
margin: 94px 88px 0;
}
.u-section-1 .u-form-1 {
height: 77px;
width: 655px;
margin: 38px auto 0;
}
.u-section-1 .u-input-1 {
background-image: none;
}
.u-section-1 .u-... | frontend/Graph.css | .u-section-1 {
background-image: none;
}
.u-section-1 .u-sheet-1 {
min-height: 1181px;
}
.u-section-1 .u-text-1 {
font-weight: 700;
margin: 94px 88px 0;
}
.u-section-1 .u-form-1 {
height: 77px;
width: 655px;
margin: 38px auto 0;
}
.u-section-1 .u-input-1 {
background-image: none;
}
.u-section-1 .u-... | 0.431464 | 0.089534 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline
}
au... | formularios/usuario/visualizar/estilos.css | html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline
}
au... | 0.38318 | 0.113776 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
html,body,div,span,
h1,h2,h3,h4,h5,h6,
p,blockquote,q,em,img,small,strong,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend{border:0;outline:0;margin:0;padding:0;font-size:100%;vertical-align:baseline;background... | assets/themes/default/css/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
html,body,div,span,
h1,h2,h3,h4,h5,h6,
p,blockquote,q,em,img,small,strong,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend{border:0;outline:0;margin:0;padding:0;font-size:100%;vertical-align:baseline;background... | 0.191819 | 0.052887 |
Netscape background handling is not good for DIV tag
Comment the following two style if you are using it :
*/
pre.example {
background-color: #dddddd;
}
div.class-header, div.file-header, div.proc, div.members, div.components, div.options {
background-color: #e9ebe9;
}
/* Common usual styles */
body {... | BuildWithMake/Docs/styles.css | Netscape background handling is not good for DIV tag
Comment the following two style if you are using it :
*/
pre.example {
background-color: #dddddd;
}
div.class-header, div.file-header, div.proc, div.members, div.components, div.options {
background-color: #e9ebe9;
}
/* Common usual styles */
body {... | 0.422266 | 0.11836 |
:host {
display: inline-block;
--height: 40px;
--font-size: 13px;
--text-margin-start: calc(var(--height) / 4);
--text-margin-end: calc(var(--height) / 4);
}
:host([size="large"]) {
--height: 40px;
--font-size: 13px;
}
:host([size="medium"]) {
--height: 28px;
--font-size: 13px;
}
:host([size="small"]... | src/components/google-login-button/google-login-button.css | :host {
display: inline-block;
--height: 40px;
--font-size: 13px;
--text-margin-start: calc(var(--height) / 4);
--text-margin-end: calc(var(--height) / 4);
}
:host([size="large"]) {
--height: 40px;
--font-size: 13px;
}
:host([size="medium"]) {
--height: 28px;
--font-size: 13px;
}
:host([size="small"]... | 0.455925 | 0.139221 |
@font-face {
src: url(https://cdn.jsdelivr.net/gh/Tyrrrz/DiscordFonts@master/whitney-300.woff);
font-family: Whitney;
font-weight: 300;
}
@font-face {
src: url(https://cdn.jsdelivr.net/gh/Tyrrrz/DiscordFonts@master/whitney-400.woff);
font-family: Whitney;
font-weight: 400;
}
@font-face {
src: url(https:... | static/css/discord.css | @font-face {
src: url(https://cdn.jsdelivr.net/gh/Tyrrrz/DiscordFonts@master/whitney-300.woff);
font-family: Whitney;
font-weight: 300;
}
@font-face {
src: url(https://cdn.jsdelivr.net/gh/Tyrrrz/DiscordFonts@master/whitney-400.woff);
font-family: Whitney;
font-weight: 400;
}
@font-face {
src: url(https:... | 0.590779 | 0.104295 |
body {
overflow-x: hidden;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
.active {
font-weight: bold;
}
#sideba... | website/css/custom.css | body {
overflow-x: hidden;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
.active {
font-weight: bold;
}
#sideba... | 0.400867 | 0.068881 |
.header-section{
background: #233d6f;
padding: 20px 0;
}
.main-menu{
margin-left:290px;
}
.main-menu ul li a{
margin-left: 20px
}
.main-menu ul li a:hover{
color: #f8de10;
}
/* MENU END */
/* BANNER */
.hero-section{
height: 434px;
margin-top: 80px;
}
.hero-text{
text-align: center;
... | assets/css/custom/parents.css | .header-section{
background: #233d6f;
padding: 20px 0;
}
.main-menu{
margin-left:290px;
}
.main-menu ul li a{
margin-left: 20px
}
.main-menu ul li a:hover{
color: #f8de10;
}
/* MENU END */
/* BANNER */
.hero-section{
height: 434px;
margin-top: 80px;
}
.hero-text{
text-align: center;
... | 0.267121 | 0.099383 |
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Major+Mono+Display');
* {
box-sizing: border-box;
}
body {
background-color: #222222;
}
.logo {
position: absolute;
height: 80px;
}
p {
font-family: 'Roboto', ... | css/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Major+Mono+Display');
* {
box-sizing: border-box;
}
body {
background-color: #222222;
}
.logo {
position: absolute;
height: 80px;
}
p {
font-family: 'Roboto', ... | 0.41324 | 0.122602 |
h1 {
font-size:24px;
font-weight:normal;
margin:10px;
padding:0px;
background-color: black;
color: white;
}
html, body {
height: 100%;
margin: 0;
padding: 0%;
font-family: monospace;
font-size:20px;
text-align: left;
background-color: #222;
}
/*
Header Styling
*/
header {
overflow: hidden... | server/public/css/index.css | h1 {
font-size:24px;
font-weight:normal;
margin:10px;
padding:0px;
background-color: black;
color: white;
}
html, body {
height: 100%;
margin: 0;
padding: 0%;
font-family: monospace;
font-size:20px;
text-align: left;
background-color: #222;
}
/*
Header Styling
*/
header {
overflow: hidden... | 0.416085 | 0.093554 |
====================================================================== */
#style-switcher h3 {
color:#fff;
font-size:12px;
margin: 10px 0;
}
#style-switcher {
background: #222;
width:195px;
position:fixed;
top:245px;
z-index:999;
left:0px;
border-radius: 0 0 3px 0;
}
#style-switcher div {
... | public/switcher/switcher.css | ====================================================================== */
#style-switcher h3 {
color:#fff;
font-size:12px;
margin: 10px 0;
}
#style-switcher {
background: #222;
width:195px;
position:fixed;
top:245px;
z-index:999;
left:0px;
border-radius: 0 0 3px 0;
}
#style-switcher div {
... | 0.32896 | 0.158565 |
@-moz-document domain("animemusicquiz.com")
{
/* ==UserStyle==
@name AMQ Styles
@namespace https://openusercss.org/theme/5a2f049bba666f0b00b9c82b
@version 1.0.0
@license Other
@description AMQ
@author PastGhost
@downloadURL https://github.com/felipemcord/AMQScripts/raw/master/Stylus... | data/usercss/177106.user.css | @-moz-document domain("animemusicquiz.com")
{
/* ==UserStyle==
@name AMQ Styles
@namespace https://openusercss.org/theme/5a2f049bba666f0b00b9c82b
@version 1.0.0
@license Other
@description AMQ
@author PastGhost
@downloadURL https://github.com/felipemcord/AMQScripts/raw/master/Stylus... | 0.279533 | 0.0524 |
*{
font-size: 100%;
padding: 0px;
margin: 0px;
border: 0px;
outline: 0px;
box-sizing: border-box;
font-family: 'Inter', sans-serif;
}
/* CSS GERAL */
.main-alura{
background-color: #051D3B;
width: 100%;
min-height: 85vh;
}
img{
width: 100%;
height: auto;
display: blo... | css/style.css | *{
font-size: 100%;
padding: 0px;
margin: 0px;
border: 0px;
outline: 0px;
box-sizing: border-box;
font-family: 'Inter', sans-serif;
}
/* CSS GERAL */
.main-alura{
background-color: #051D3B;
width: 100%;
min-height: 85vh;
}
img{
width: 100%;
height: auto;
display: blo... | 0.426083 | 0.06663 |
header {
padding: 0 12vw 0 10vw;
}
#menuBar {
display: none;
}
#deskMenu {
display: flex;
gap: 32px;
list-style: none;
}
#deskMenu a {
text-decoration: none;
color: #fff;
}
/* ↓LANDING SECTION↓ */
#landing {
flex-direction: row;
align-items: center;
justify-content: flex-start;
padding: 0;
... | css/desktop.css | header {
padding: 0 12vw 0 10vw;
}
#menuBar {
display: none;
}
#deskMenu {
display: flex;
gap: 32px;
list-style: none;
}
#deskMenu a {
text-decoration: none;
color: #fff;
}
/* ↓LANDING SECTION↓ */
#landing {
flex-direction: row;
align-items: center;
justify-content: flex-start;
padding: 0;
... | 0.261708 | 0.100923 |
#title {
background: #000000;
}
#photo1 {
background: #000000;
z-index: 1
}
#photo2 {
background: #000000;
}
/* --- */
li{
margin: 15px 0;
}
p {
color: #bdbdbd;
font-size: 1.7rem;
}
h1 {
font-size: 2.5rem;
line-height: 1.5;
color: white
}
/* ---navbar--- */
.navbar {
pa... | css/styles.css | #title {
background: #000000;
}
#photo1 {
background: #000000;
z-index: 1
}
#photo2 {
background: #000000;
}
/* --- */
li{
margin: 15px 0;
}
p {
color: #bdbdbd;
font-size: 1.7rem;
}
h1 {
font-size: 2.5rem;
line-height: 1.5;
color: white
}
/* ---navbar--- */
.navbar {
pa... | 0.410874 | 0.131591 |
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap");
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: "Lato", sans-serif;
line-height: 1.6;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
h1,
h2 {
font-weight: 300;
line-height: 1.2;
... | styles/docs.css | @import url("https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap");
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: "Lato", sans-serif;
line-height: 1.6;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
h1,
h2 {
font-weight: 300;
line-height: 1.2;
... | 0.413477 | 0.126461 |
.dark-theme {
background: #6c6c6c;
}
.dark-theme #selections-table mat-expansion-panel {
background: linear-gradient(to bottom,#3a3a3a,#555)!important;
color: #fff !important;
border-color: #757575;
}
.dark-theme .mat-expansion-panel-header-title {
color: #fff;
}
.dark-theme .table {
color: #fff;
background: ... | src/assets/css/dark.css | .dark-theme {
background: #6c6c6c;
}
.dark-theme #selections-table mat-expansion-panel {
background: linear-gradient(to bottom,#3a3a3a,#555)!important;
color: #fff !important;
border-color: #757575;
}
.dark-theme .mat-expansion-panel-header-title {
color: #fff;
}
.dark-theme .table {
color: #fff;
background: ... | 0.375706 | 0.073563 |
.cesium-lighter .cesium-animation-themeNormal {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeHover {
color: #abd6ff;
}
.cesium-lighter .cesium-animation-themeSelect {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeDisabled {
color: #efefef;
}
.cesium-lighter .cesium-ani... | public/geoself.github.io/project/gl/cesium/cesium/Source/Widgets/Animation/lighter.css | .cesium-lighter .cesium-animation-themeNormal {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeHover {
color: #abd6ff;
}
.cesium-lighter .cesium-animation-themeSelect {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeDisabled {
color: #efefef;
}
.cesium-lighter .cesium-ani... | 0.399226 | 0.055056 |
*, ::after, ::before {
box-sizing: border-box;
}
body {
margin: 0;
}
/* grid css */
.grid-container{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.grid-row{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap... | site/css/_global.css | *, ::after, ::before {
box-sizing: border-box;
}
body {
margin: 0;
}
/* grid css */
.grid-container{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.grid-row{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap... | 0.337968 | 0.05279 |
.top-search {
height: 73px;
background: #fff;
}
.top-search-left {
float: left;
width: 290px;
height: 70px;
}
.top-search-left a {
display: inline-block;
width: 290px;
height: 70px;
background-image: url(../upload/modules.png);
background-position: 0px -48px;
}
.top-search-inp... | css/shopping.css | .top-search {
height: 73px;
background: #fff;
}
.top-search-left {
float: left;
width: 290px;
height: 70px;
}
.top-search-left a {
display: inline-block;
width: 290px;
height: 70px;
background-image: url(../upload/modules.png);
background-position: 0px -48px;
}
.top-search-inp... | 0.486819 | 0.09645 |
@charset "UTF-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
color: #494949;
background: #f9f9f9;
}
#wrapper {
width: 300px;
margin: 0 auto;
}
.callInfo {
width: 190px;
height: 70px;
float: left;
}
#connectedCall .callInfo {
... | webrtc/static/css/phone.css | @charset "UTF-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
color: #494949;
background: #f9f9f9;
}
#wrapper {
width: 300px;
margin: 0 auto;
}
.callInfo {
width: 190px;
height: 70px;
float: left;
}
#connectedCall .callInfo {
... | 0.346431 | 0.08772 |
body{
font-family: 'Work Sans', sans-serif;
/*overflow: hidden;*/
}
.outside__container{
width: 100%;
height: 100%;
/*overflow-y: scroll;*/
display: flex;
position: relative;
flex-direction: column;
}
.navbar{
position: fixed;
width: 280px;
height: 100%;
background: #4b4276;
... | style.css | body{
font-family: 'Work Sans', sans-serif;
/*overflow: hidden;*/
}
.outside__container{
width: 100%;
height: 100%;
/*overflow-y: scroll;*/
display: flex;
position: relative;
flex-direction: column;
}
.navbar{
position: fixed;
width: 280px;
height: 100%;
background: #4b4276;
... | 0.30632 | 0.035278 |
* { margin: 0; padding: 0; }
body {
min-width: 100%;
font: 22px 'Helvetica Neue', Arial, Helvetica, FreeSans, sans-serif;
background: url(/img/bg1.jpg) no-repeat;
background-position: center;
background-attachment:fixed;
background-size: cover;
}
.roundedBox{
background: rgba(0, 0, 0, 0.4);
border-radius... | style.css | * { margin: 0; padding: 0; }
body {
min-width: 100%;
font: 22px 'Helvetica Neue', Arial, Helvetica, FreeSans, sans-serif;
background: url(/img/bg1.jpg) no-repeat;
background-position: center;
background-attachment:fixed;
background-size: cover;
}
.roundedBox{
background: rgba(0, 0, 0, 0.4);
border-radius... | 0.320821 | 0.140779 |
@font-face {
font-family: 'Lato';
src: local('Lato Regular'), local('Lato-Regular'),
url('/static/Lato-Regular.woff2') format('woff2'),
url('/static/Lato-Regular.woff') format('woff'),
url('/static/Lato-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
... | web/static/style.css | @font-face {
font-family: 'Lato';
src: local('Lato Regular'), local('Lato-Regular'),
url('/static/Lato-Regular.woff2') format('woff2'),
url('/static/Lato-Regular.woff') format('woff'),
url('/static/Lato-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
... | 0.371479 | 0.075995 |
.list-reset {
margin: 0;
padding: 0;
list-style: none;
}
.border-box {
-webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;
/* Firefox, other Gecko */
box-sizing: border-box;
/* Opera/IE 8+ */
}
.branding {
font-weight: 400;
font-family: "Rambla", Arial, s... | 2017/registrar-1/css/colour-red.css | .list-reset {
margin: 0;
padding: 0;
list-style: none;
}
.border-box {
-webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;
/* Firefox, other Gecko */
box-sizing: border-box;
/* Opera/IE 8+ */
}
.branding {
font-weight: 400;
font-family: "Rambla", Arial, s... | 0.207938 | 0.04982 |
body {
padding-top: 50px;
}
/* Jumbotron */
.jumbotron {
background-color: black;
font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
font-size: 15px;
color: white;
}
.jumbotron img {
width: 475px;
}
/* Carousel */
.carousel {
font-family: "Franklin Gothic Medium", "Arial Narrow",... | style.css | body {
padding-top: 50px;
}
/* Jumbotron */
.jumbotron {
background-color: black;
font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
font-size: 15px;
color: white;
}
.jumbotron img {
width: 475px;
}
/* Carousel */
.carousel {
font-family: "Franklin Gothic Medium", "Arial Narrow",... | 0.387806 | 0.069954 |
v2.0 | 20110126
License: none (public domain)
*/
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, fields... | template/website/css/index.css | v2.0 | 20110126
License: none (public domain)
*/
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, fields... | 0.420124 | 0.082994 |
@import url('https://fonts.googleapis.com/css?family=Archivo');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url('https://fonts.googleapis.com/css?family=Lato:300');
@import url('https://fonts.googleapis.com/css?family=Mo... | src/pages/index.css | @import url('https://fonts.googleapis.com/css?family=Archivo');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url('https://fonts.googleapis.com/css?family=Lato:300');
@import url('https://fonts.googleapis.com/css?family=Mo... | 0.513668 | 0.089574 |
body, html {
padding: 0;
margin: 0;
--control-background: #2e313a;
--header-background: #455e6e;
--button-background: #485069;
--button-background-hover: #5b6585;
background-color: var(--control-background);
display: flex;
flex-direction: column;
height: calc(100vh - 20px);
... | style.css | body, html {
padding: 0;
margin: 0;
--control-background: #2e313a;
--header-background: #455e6e;
--button-background: #485069;
--button-background-hover: #5b6585;
background-color: var(--control-background);
display: flex;
flex-direction: column;
height: calc(100vh - 20px);
... | 0.483648 | 0.117395 |
.presentation-action {
display: flex;
justify-content: center;
}
.btn-presentation {
background-color: #fff;
padding: 0.8rem 1rem;
border: none;
border-radius: 2.5rem;
}
.presentation-text {
width: 32rem;
margin: 0 auto;
}
.presentation-content {
padding: 2rem;
}
#presentation h1,
#p... | public/asset_web/css/websaku-harga.css | .presentation-action {
display: flex;
justify-content: center;
}
.btn-presentation {
background-color: #fff;
padding: 0.8rem 1rem;
border: none;
border-radius: 2.5rem;
}
.presentation-text {
width: 32rem;
margin: 0 auto;
}
.presentation-content {
padding: 2rem;
}
#presentation h1,
#p... | 0.381911 | 0.094385 |
.cn-d-bl {
display: block !important; }
.cn-d-in {
display: inline !important; }
.cn-d-ib {
display: inline-block !important; }
.cn-d-fx {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important; }
.cn-d-gd {
display: grid !importa... | dist/display.css | .cn-d-bl {
display: block !important; }
.cn-d-in {
display: inline !important; }
.cn-d-ib {
display: inline-block !important; }
.cn-d-fx {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important; }
.cn-d-gd {
display: grid !importa... | 0.187877 | 0.067762 |
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700,800,900&display=swap');
* {
box-sizing: border-box;
}
body {
background: url('../images/body-bg.jpg') no-repeat center center;
background-size: cover;
font-family: 'Poppins', sans-serif;
color: var(--font-color);
}
.body-wra... | styles/common.css | @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700,800,900&display=swap');
* {
box-sizing: border-box;
}
body {
background: url('../images/body-bg.jpg') no-repeat center center;
background-size: cover;
font-family: 'Poppins', sans-serif;
color: var(--font-color);
}
.body-wra... | 0.387574 | 0.123286 |
footer > div > div:first-of-type {
background-color: #c0c0c0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey,
inset 2px 2px #dfdfdf;
border: none;
font-family: Pixelated MS Sans Serif, monospace, sans-se... | public/stylesheets/style.css |
footer > div > div:first-of-type {
background-color: #c0c0c0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey,
inset 2px 2px #dfdfdf;
border: none;
font-family: Pixelated MS Sans Serif, monospace, sans-se... | 0.278061 | 0.063832 |
.page {
font-family: "Lato",'Roboto',-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue";
color: #191919;
line-height: 1.4;
font-weight: 300;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background-color: #f... | public/css/style.css | .page {
font-family: "Lato",'Roboto',-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue";
color: #191919;
line-height: 1.4;
font-weight: 300;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background-color: #f... | 0.285571 | 0.07703 |
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
@import "https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300... | resources/css/app.css | @import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
@import "https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300... | 0.287068 | 0.054249 |
body {
font: normal 15px 'ArchivoNarrowRegular';
text-shadow: none;
}
@font-face {
font-family: 'ArchivoNarrowRegular';
src: url('../font/ArchivoNarrowRegular.ttf');
}
@font-face {
font-family: 'oswald_light';
src: url('../font/oswald_light.ttf');
}
@font-face {
font-family: 'SolaimanLipi';
src: ur... | public/frontend/css/main.css | body {
font: normal 15px 'ArchivoNarrowRegular';
text-shadow: none;
}
@font-face {
font-family: 'ArchivoNarrowRegular';
src: url('../font/ArchivoNarrowRegular.ttf');
}
@font-face {
font-family: 'oswald_light';
src: url('../font/oswald_light.ttf');
}
@font-face {
font-family: 'SolaimanLipi';
src: ur... | 0.332094 | 0.075721 |
header {
height: 81px;
z-index: 10;
top: -1px;
background-color: #333357;
color: #ffffff;
}
subHeader {
height: 53px;
background-color: #f6f7f9;
color: #282829;
z-index: 9;
top: 1px;
}
header,
subHeader {
position: -webkit-sticky;
position: sticky;
display: flex;
font-size: 1rem;
line-he... | docs/theme/assets/css/coveo-connect-header.css | header {
height: 81px;
z-index: 10;
top: -1px;
background-color: #333357;
color: #ffffff;
}
subHeader {
height: 53px;
background-color: #f6f7f9;
color: #282829;
z-index: 9;
top: 1px;
}
header,
subHeader {
position: -webkit-sticky;
position: sticky;
display: flex;
font-size: 1rem;
line-he... | 0.376279 | 0.063106 |
.listing-page .page-header .title {
font-size: 20px;
color: #333;
margin-bottom: 15px;
}
.listing-page .page-header .info {
font-size: 14px;
color: #555;
margin-bottom: 0;
}
/* menu */
.menu-items a.nav-link:hover {
font-weight: 600;
}
.menu-items .nav-link {
color: #333;
font-weight: 600;
font-size: 14px;
}
... | public/assets/css/property.css | .listing-page .page-header .title {
font-size: 20px;
color: #333;
margin-bottom: 15px;
}
.listing-page .page-header .info {
font-size: 14px;
color: #555;
margin-bottom: 0;
}
/* menu */
.menu-items a.nav-link:hover {
font-weight: 600;
}
.menu-items .nav-link {
color: #333;
font-weight: 600;
font-size: 14px;
}
... | 0.337968 | 0.053354 |
.CommonTextBlack {
LINE-HEIGHT: normal; COLOR: #000; FONT-SIZE: 12px
}
.FeaturesBlack {
LINE-HEIGHT: 18px; COLOR: #000; FONT-SIZE: 12px
}
.BookNameListBlack {
LINE-HEIGHT: 20px; COLOR: #000; FONT-SIZE: 13.4px
}
.ItemBlackBold {
COLOR: #000; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.ItemContentOrange {
COLOR: #ff7f00; ... | CH23/MultiDocViewer/easybooks/sertopic1.css | .CommonTextBlack {
LINE-HEIGHT: normal; COLOR: #000; FONT-SIZE: 12px
}
.FeaturesBlack {
LINE-HEIGHT: 18px; COLOR: #000; FONT-SIZE: 12px
}
.BookNameListBlack {
LINE-HEIGHT: 20px; COLOR: #000; FONT-SIZE: 13.4px
}
.ItemBlackBold {
COLOR: #000; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.ItemContentOrange {
COLOR: #ff7f00; ... | 0.384912 | 0.093719 |
body {
margin: 0;
padding: 0; }
.popup-state {
white-space: nowrap;
padding: 15px 10px 10px 10px;
position: relative; }
.popup-state .popup-state-success {
display: block; }
.popup-state .popup-state-success-a {
font-size: 17px;
color: limegreen; }
.popup-state .popup-state-success-b {
font-size: ... | app/src/style/popup.css | body {
margin: 0;
padding: 0; }
.popup-state {
white-space: nowrap;
padding: 15px 10px 10px 10px;
position: relative; }
.popup-state .popup-state-success {
display: block; }
.popup-state .popup-state-success-a {
font-size: 17px;
color: limegreen; }
.popup-state .popup-state-success-b {
font-size: ... | 0.280419 | 0.032253 |
========================================================================== */
.cbox-notifications__button {
background: none;
background-color: #006cb7;
border: 0;
border-radius: 50%;
color: #fff;
cursor: pointer;
font-size: 18px; /* px to set initial em value */
height: 2.813em;
... | src/styles/cbox-notifications.css | ========================================================================== */
.cbox-notifications__button {
background: none;
background-color: #006cb7;
border: 0;
border-radius: 50%;
color: #fff;
cursor: pointer;
font-size: 18px; /* px to set initial em value */
height: 2.813em;
... | 0.489259 | 0.075585 |
html{
scroll-behavior: smooth;
}
body{
margin: 0;
padding: 0;
overflow-x: hidden;
}
.container{
position: relative;
width: 100%;
overflow: hidden;
}
input[type="checkbox"]{
position: fixed;
right: 20px;
top: 20px;
width: 50px;
height: 50px;
z-index: 100000;
cur... | public/css/style.css | html{
scroll-behavior: smooth;
}
body{
margin: 0;
padding: 0;
overflow-x: hidden;
}
.container{
position: relative;
width: 100%;
overflow: hidden;
}
input[type="checkbox"]{
position: fixed;
right: 20px;
top: 20px;
width: 50px;
height: 50px;
z-index: 100000;
cur... | 0.624064 | 0.08292 |
@font-face {
font-family: 'Baskerville URW Wide';
src: url('../../assets/fonts/Baskerville/BaskervilleURWWid-Med.woff2')
format('woff2'),
url('../../assets/fonts/Baskerville/BaskervilleURWWid-Med.woff')
format('woff');
font-weight: 500;
font-style: normal;
}
.logo {
position: absolute;
left:... | src/components/ui/ui.css | @font-face {
font-family: 'Baskerville URW Wide';
src: url('../../assets/fonts/Baskerville/BaskervilleURWWid-Med.woff2')
format('woff2'),
url('../../assets/fonts/Baskerville/BaskervilleURWWid-Med.woff')
format('woff');
font-weight: 500;
font-style: normal;
}
.logo {
position: absolute;
left:... | 0.58059 | 0.075142 |
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
/*========================================================
Page loader Section
========================================================*/
/* Center the loader */
#loader {
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100... | static/css/custom1.css | @import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
/*========================================================
Page loader Section
========================================================*/
/* Center the loader */
#loader {
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100... | 0.414306 | 0.080394 |
.ui-dropmenu {
background-color: #fff;
padding: 5px 0;
border-radius: 6px;
border: 1px solid rgba(0,0,0,0.2);
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
min-width: 160px;
}
.ui-dropmenu-items>li {
line-height: 20px;
display: list-item;
}
.ui-dropmenu-items>li>a {
display: bloc... | web/js/lib/gmu/assets/widget/dropmenu/dropmenu.default.css | .ui-dropmenu {
background-color: #fff;
padding: 5px 0;
border-radius: 6px;
border: 1px solid rgba(0,0,0,0.2);
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
min-width: 160px;
}
.ui-dropmenu-items>li {
line-height: 20px;
display: list-item;
}
.ui-dropmenu-items>li>a {
display: bloc... | 0.370567 | 0.053974 |
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap&display=swap');
* {
padding: 0;
margin: 0;
text-decoration: none;
list-style: none;
box-sizing: border-box;
}
body {
font-family: montserrat;
background-color: #ddd;
}
/* Con... | paginas/styleCont.css | @import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap&display=swap');
* {
padding: 0;
margin: 0;
text-decoration: none;
list-style: none;
box-sizing: border-box;
}
body {
font-family: montserrat;
background-color: #ddd;
}
/* Con... | 0.233532 | 0.066055 |
*{
padding: 0;
margin: 0;
text-decoration: none;
list-style: none;
/* box-sizing: border-box; */
}
nav{
background: #2C3E50;
height: 60px;
width: 100%;
}
nav ul{
float:right;
margin-right: 20px;
}
nav ul li{
display: inline-block;
line-height: 60px;
margin: 0 5px;
}
... | styles.css | *{
padding: 0;
margin: 0;
text-decoration: none;
list-style: none;
/* box-sizing: border-box; */
}
nav{
background: #2C3E50;
height: 60px;
width: 100%;
}
nav ul{
float:right;
margin-right: 20px;
}
nav ul li{
display: inline-block;
line-height: 60px;
margin: 0 5px;
}
... | 0.451327 | 0.091423 |
*,
*::before,
*::after {
box-sizing: border-box;
}
input {
border-style: none;
outline: none;
}
div[data-page=template] {
display: none;
}
body {
background-color: black;
background-image: url("https://free4kwallpapers.com/uploads/originals/2020/10/03/sunset-on-a-desert-with-a-starry-sky-wallpaper.jpg");... | dist/style.css | *,
*::before,
*::after {
box-sizing: border-box;
}
input {
border-style: none;
outline: none;
}
div[data-page=template] {
display: none;
}
body {
background-color: black;
background-image: url("https://free4kwallpapers.com/uploads/originals/2020/10/03/sunset-on-a-desert-with-a-starry-sky-wallpaper.jpg");... | 0.49707 | 0.070304 |
body{
background-image: url("../arquivos/telas/turismo-1.png");
background-size: cover;
background-repeat: no-repeat;
}
#base{
margin: 0 auto;
margin-top: -80px;
/* background-color: blue; */
width: 1200px;
height: 400px;
}
#tituloPagina{
display: block;
text-align... | Projeto-download/SISCONTUR (Web) PHP + BD MYSQL/siscontur/style/p_registra_multa.css | body{
background-image: url("../arquivos/telas/turismo-1.png");
background-size: cover;
background-repeat: no-repeat;
}
#base{
margin: 0 auto;
margin-top: -80px;
/* background-color: blue; */
width: 1200px;
height: 400px;
}
#tituloPagina{
display: block;
text-align... | 0.3295 | 0.078572 |
h1 {
font: 5vmin florence;
padding: 1vh 0 0 1vw;
}
#group-shots {
height: 55vmin;
min-height: 500px;
margin-bottom: 13vh;
width: 100%;
position: relative;
text-align: center;
overflow: hidden;
background: rgba(200, 200, 200, 0.5);
}
.group-shot {
width: 100%;
height: 100%;
position: absolute... | static/bridal-party.css | h1 {
font: 5vmin florence;
padding: 1vh 0 0 1vw;
}
#group-shots {
height: 55vmin;
min-height: 500px;
margin-bottom: 13vh;
width: 100%;
position: relative;
text-align: center;
overflow: hidden;
background: rgba(200, 200, 200, 0.5);
}
.group-shot {
width: 100%;
height: 100%;
position: absolute... | 0.451568 | 0.084606 |
body,
html {
overflow: hidden;
height: 100%
}
h1,
h2,
strong {
font-weight: 400
}
.wrapper,
body,
html {
height: 100%
}
body,
h1,
h2,
p {
margin: 0
}
footer,
h2,
ul.numchuck_skills,
ul.numchuck_skills li {
position: absolute;
opacity: 0
}
article,
aside... | usethis.css | body,
html {
overflow: hidden;
height: 100%
}
h1,
h2,
strong {
font-weight: 400
}
.wrapper,
body,
html {
height: 100%
}
body,
h1,
h2,
p {
margin: 0
}
footer,
h2,
ul.numchuck_skills,
ul.numchuck_skills li {
position: absolute;
opacity: 0
}
article,
aside... | 0.366476 | 0.06486 |
@import url(https://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
/* For mobile phones: */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
{
html { backgroun... | src/css/file.css | @import url(https://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
/* For mobile phones: */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
{
html { backgroun... | 0.489748 | 0.105257 |
-fx-background-color: #eee;
-fx-border-radius: 2;
-fx-background-insets: 0, 1, 2;
/*-fx-background-radius: 3 3 3 3, 3 3 3 3, 3 3 3 3;*/
-fx-text-fill: #333;
-fx-padding: 5 5 5 5;
-fx-border-color: #999;
/*-fx-background-color: linear-gradient(#0798bc 25%, #ffffff... | target/classes/styles/box.css | -fx-background-color: #eee;
-fx-border-radius: 2;
-fx-background-insets: 0, 1, 2;
/*-fx-background-radius: 3 3 3 3, 3 3 3 3, 3 3 3 3;*/
-fx-text-fill: #333;
-fx-padding: 5 5 5 5;
-fx-border-color: #999;
/*-fx-background-color: linear-gradient(#0798bc 25%, #ffffff... | 0.269518 | 0.11326 |
div.forums div.forum table.category th.created,
div.forums div.forum table.category td.created {
width: 18%;
}
div.forums div.forum table.category th.qty,
div.forums div.forum table.category td.qty {
width: 8%;
}
div.forums div.forum table td.info {
width: 16%;
}
div.forums div.forum {
margin-bottom: 1em;
}
div... | modules/module.forum.css | div.forums div.forum table.category th.created,
div.forums div.forum table.category td.created {
width: 18%;
}
div.forums div.forum table.category th.qty,
div.forums div.forum table.category td.qty {
width: 8%;
}
div.forums div.forum table td.info {
width: 16%;
}
div.forums div.forum {
margin-bottom: 1em;
}
div... | 0.142649 | 0.075142 |
@charset "utf-8";
/* CSS Document */
body,nav,span,p,var,em,strong,a,h1,h2,h3,h4,h5,input,textarea,ul,ol,li,img{margin:0; padding:0; font-size:14px; font-family:"微软雅黑";}
.clear{clear:both;height:0;overflow:hidden;}
a img{border:none;}
a{text-decoration:none; cursor:pointer;}
var,em{font-style:normal;}
ul,ol{list-style-... | public/static/css/home/banner.css | @charset "utf-8";
/* CSS Document */
body,nav,span,p,var,em,strong,a,h1,h2,h3,h4,h5,input,textarea,ul,ol,li,img{margin:0; padding:0; font-size:14px; font-family:"微软雅黑";}
.clear{clear:both;height:0;overflow:hidden;}
a img{border:none;}
a{text-decoration:none; cursor:pointer;}
var,em{font-style:normal;}
ul,ol{list-style-... | 0.226356 | 0.084568 |