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 |
|---|---|---|---|---|
@charset "UTF-8";
/* CSS Document */
@media (min-width: 1200px){
.container {
width: 100%;
}
}
@media screen and (max-width: 1024px){
.lateral_bar {
width: 350px;
}
.lateral_bar h1 {
font-size: 30px;
}
.footerwrap {
padding-left: 400px;
}
.content_numerador{
padding-left: 70px;
}
.title_descri... | assets/front/css/responsive.css | @charset "UTF-8";
/* CSS Document */
@media (min-width: 1200px){
.container {
width: 100%;
}
}
@media screen and (max-width: 1024px){
.lateral_bar {
width: 350px;
}
.lateral_bar h1 {
font-size: 30px;
}
.footerwrap {
padding-left: 400px;
}
.content_numerador{
padding-left: 70px;
}
.title_descri... | 0.164315 | 0.084833 |
@charset "UTF-8";
/**
* all css,for all import
*/
html,
body {
margin: 0;
padding: 0; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {... | bcs-ui/frontend/src/components/bk-magic/ui/bk-magic-vue.css | @charset "UTF-8";
/**
* all css,for all import
*/
html,
body {
margin: 0;
padding: 0; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {... | 0.405331 | 0.048835 |
@import 'login2.css';
@import 'cbs2.css';
@import 'cbs3.css';
@import 'cbs4.css';
* {
box-sizing: border-box;
}
.over {
background: #ecf0f3;
color: rgb(10, 133, 152) ;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
font-family: 'Quintessential', cursive;
height: 100vh;
... | public/css/login.css | @import 'login2.css';
@import 'cbs2.css';
@import 'cbs3.css';
@import 'cbs4.css';
* {
box-sizing: border-box;
}
.over {
background: #ecf0f3;
color: rgb(10, 133, 152) ;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
font-family: 'Quintessential', cursive;
height: 100vh;
... | 0.352313 | 0.059949 |
body{
background-image: url("../img/01.jpg");
background-repeat: no-repeat;
background-size:cover;
margin: auto;
width: 75%;
position: relative;
text-align: center ;
text-align: center;
}
nav{
position:static;
background-color: #950c6eb4;
border-radius: 5px;
display: i... | css/Style.css | body{
background-image: url("../img/01.jpg");
background-repeat: no-repeat;
background-size:cover;
margin: auto;
width: 75%;
position: relative;
text-align: center ;
text-align: center;
}
nav{
position:static;
background-color: #950c6eb4;
border-radius: 5px;
display: i... | 0.420719 | 0.102305 |
.Main-WhatsPopingBox
{
position: relative;
border: 1px solid #e6ecf0;
border-radius: 0;
/*background: #deeff7;*/
background: #fdfdfd;
padding: 5px;
}
.WhatsPopingBox
{
position: relative;
background: #f2fbf7;
border-radius: 0;
}
.WhatsPopingBox-avatar32
{
width: 32px;
... | style.css | .Main-WhatsPopingBox
{
position: relative;
border: 1px solid #e6ecf0;
border-radius: 0;
/*background: #deeff7;*/
background: #fdfdfd;
padding: 5px;
}
.WhatsPopingBox
{
position: relative;
background: #f2fbf7;
border-radius: 0;
}
.WhatsPopingBox-avatar32
{
width: 32px;
... | 0.192729 | 0.037468 |
.wrap {width:100%; max-width:1580px; min-width:320px; margin:0 auto; padding:40px 15px 0}
.wrap.slide-block {max-width:100%;}
.show {display:block}
.headline {max-width:1024px; font-weight:500; font-size:20px; margin:0 auto 30px}
.nav-ctrl span, .dots-ctrl span {transition:all 0.3s}
.gallery {width:100%; visibilit... | frontend/web/css/carousel.css | .wrap {width:100%; max-width:1580px; min-width:320px; margin:0 auto; padding:40px 15px 0}
.wrap.slide-block {max-width:100%;}
.show {display:block}
.headline {max-width:1024px; font-weight:500; font-size:20px; margin:0 auto 30px}
.nav-ctrl span, .dots-ctrl span {transition:all 0.3s}
.gallery {width:100%; visibilit... | 0.456168 | 0.155816 |
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
body {
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
div {
backgr... | webapp/src/css/index_local.css | @import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
body {
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
div {
backgr... | 0.361616 | 0.140631 |
html, body{
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
}
#header-wrapper {
height: 60px;
background: #fff;
z-index: 20;
position: fixed;
top:0;
left: 0;
width: 100%;
line-height: 60px;
border-bottom: 1px solid #dbdbdb;
}
#leftmenu-wrapper {
width: 250px;
he... | public/stylesheets/style.css | html, body{
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
}
#header-wrapper {
height: 60px;
background: #fff;
z-index: 20;
position: fixed;
top:0;
left: 0;
width: 100%;
line-height: 60px;
border-bottom: 1px solid #dbdbdb;
}
#leftmenu-wrapper {
width: 250px;
he... | 0.387459 | 0.059894 |
html,body{
margin: 0;
padding: 0;
}
/* 字体 */
@font-face{
font-family: borderland;
src: url(../fonts/countachweb-italic.woff);
}
/* 标题 */
h1,h2,h3,h4,h5,h6{
margin: 0;
font-weight: 400;
color: #ffea02;
font-family: borderland,sans-serif;
text-transform: uppercase;
line-height: ... | css/nf.css | html,body{
margin: 0;
padding: 0;
}
/* 字体 */
@font-face{
font-family: borderland;
src: url(../fonts/countachweb-italic.woff);
}
/* 标题 */
h1,h2,h3,h4,h5,h6{
margin: 0;
font-weight: 400;
color: #ffea02;
font-family: borderland,sans-serif;
text-transform: uppercase;
line-height: ... | 0.301156 | 0.051893 |
html, body {
text-align: left;
padding: 0;
margin: 0;
height: 100%;
overflow: hidden;
}
body {
font: normal 12px/1.5 Tahoma,sans-serif;
}
*::-moz-selection { background: #1179e5; color: #fff; }
::selection { background: #1179e5; color: #fff; }
#kendo-themebuilder .styling-options {
width:... | cmd/static/kendo/examples/content/themebuilder/styles/styles.css | html, body {
text-align: left;
padding: 0;
margin: 0;
height: 100%;
overflow: hidden;
}
body {
font: normal 12px/1.5 Tahoma,sans-serif;
}
*::-moz-selection { background: #1179e5; color: #fff; }
::selection { background: #1179e5; color: #fff; }
#kendo-themebuilder .styling-options {
width:... | 0.594904 | 0.08196 |
@charset "utf-8";
/* CSS Document */
body{
padding: 25px;
}
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url(../images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:b... | ClientGeneAnalisys/WebContent/css/menu.css | @charset "utf-8";
/* CSS Document */
body{
padding: 25px;
}
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url(../images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:b... | 0.190536 | 0.039085 |
@charset "UTF-8";
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
color: #4d4d4d;
/*background-color:#eaeaea;*/
background-color: #fff;
}
ul {
padding: 0px;
margin: 0px;
outline: 0
}
a:-webkit-any-link {
text-decoration: none;
}
ul... | public/resources/funny/base/css/style.css | @charset "UTF-8";
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
color: #4d4d4d;
/*background-color:#eaeaea;*/
background-color: #fff;
}
ul {
padding: 0px;
margin: 0px;
outline: 0
}
a:-webkit-any-link {
text-decoration: none;
}
ul... | 0.334698 | 0.072768 |
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
.img-logo {
height: 100%;
}
.underline {
text-decoration: underline;
}
#logo-container {
line-height: 64px;
height: 64px;
}
.btn_search {
vertical-align: bottom;
margin-left: 1.5rem;
margin-top:... | style.css | .icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
.img-logo {
height: 100%;
}
.underline {
text-decoration: underline;
}
#logo-container {
line-height: 64px;
height: 64px;
}
.btn_search {
vertical-align: bottom;
margin-left: 1.5rem;
margin-top:... | 0.554953 | 0.107907 |
body{
font-family: Poppins;
}
.home{
padding: 10vh;
}
.upper{
display: flex;
float: right;
display: flex;
justify-content: space-between;
float: right;
list-style: none;
display: flex;
justify-content: space-between;
text-decoration: none;
font-size: 17px;
background: linear-gradient(120deg,white ye... | styles.css | body{
font-family: Poppins;
}
.home{
padding: 10vh;
}
.upper{
display: flex;
float: right;
display: flex;
justify-content: space-between;
float: right;
list-style: none;
display: flex;
justify-content: space-between;
text-decoration: none;
font-size: 17px;
background: linear-gradient(120deg,white ye... | 0.359589 | 0.088426 |
:root {
--primary-color: #b1d5f0;
--secondary-color: #e5714e;
--text-color: #373735;
--line-color: #c6c6c6;
}
body,
html {
width: 100%;
height: 100%;
}
body {
font-family: 'Montserrat', 'Lato', Arial, sans-serif;
}
hr {
margin-left: 40%;
max-width: 50px;
border-width: 3px;
border-color: va... | css/creative.css | :root {
--primary-color: #b1d5f0;
--secondary-color: #e5714e;
--text-color: #373735;
--line-color: #c6c6c6;
}
body,
html {
width: 100%;
height: 100%;
}
body {
font-family: 'Montserrat', 'Lato', Arial, sans-serif;
}
hr {
margin-left: 40%;
max-width: 50px;
border-width: 3px;
border-color: va... | 0.418103 | 0.091829 |
@media only screen and (max-width: 767px) {
.ptb-100 {
padding-top: 50px;
padding-bottom: 50px;
}
.pt-100 {
padding-top: 50px;
}
.pb-100 {
padding-bottom: 50px;
}
.pt-70 {
padding-top: 50px;
}
.pb-70 {
padding-bottom: 20px;
}
p {
font-size: 14px;
}
h3 {
font-siz... | public/front-page/assets/css/responsive.css | @media only screen and (max-width: 767px) {
.ptb-100 {
padding-top: 50px;
padding-bottom: 50px;
}
.pt-100 {
padding-top: 50px;
}
.pb-100 {
padding-bottom: 50px;
}
.pt-70 {
padding-top: 50px;
}
.pb-70 {
padding-bottom: 20px;
}
p {
font-size: 14px;
}
h3 {
font-siz... | 0.258794 | 0.081593 |
.cssload-inner.cssload-three, .cssload-inner.cssload-two{
border-color:#ffb600;
}
.green_t{
color:#ffb600;
}
/* ---------------- Button ---------------- */
.btn-white:before{
background:#ffb600;
}
.btn-green{
background:#ffb600;
border-color:#ffb600;
}
.btn-white:hover {
border-color:#ffb600;
}
/* --------... | public/css/yellow.css | .cssload-inner.cssload-three, .cssload-inner.cssload-two{
border-color:#ffb600;
}
.green_t{
color:#ffb600;
}
/* ---------------- Button ---------------- */
.btn-white:before{
background:#ffb600;
}
.btn-green{
background:#ffb600;
border-color:#ffb600;
}
.btn-white:hover {
border-color:#ffb600;
}
/* --------... | 0.165391 | 0.055387 |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
:root{
--mint-cream: #f7fff6ff;
--magic-mint: #bcebcbff;
--granny-smith-apple: #87d68dff;
--green-pantone: #39a742ff;
--light-slate-gray: #8491a3ff;
--nyanza: rgb(232, 247, 230);
}
* {
margin: 0;
padding: 0;
... | frontend/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
:root{
--mint-cream: #f7fff6ff;
--magic-mint: #bcebcbff;
--granny-smith-apple: #87d68dff;
--green-pantone: #39a742ff;
--light-slate-gray: #8491a3ff;
--nyanza: rgb(232, 247, 230);
}
* {
margin: 0;
padding: 0;
... | 0.427755 | 0.103295 |
@font-face {
font-family: bauhaus;
src: url(BauhausStd-Heavy.otf);
}
@font-face {
font-family: quantify;
src: url(quantify-bold.woff);
}
#main {
width: 1500px;
height: 1200px;
padding: 0px;
}
body{
background-color: #eee2dc;
}
#header {
width: 1496px;
... | GameFrameMaster(1)/GameFrameFrontEnd/style.css | @font-face {
font-family: bauhaus;
src: url(BauhausStd-Heavy.otf);
}
@font-face {
font-family: quantify;
src: url(quantify-bold.woff);
}
#main {
width: 1500px;
height: 1200px;
padding: 0px;
}
body{
background-color: #eee2dc;
}
#header {
width: 1496px;
... | 0.285671 | 0.079531 |
body{
height: auto;
min-height: 100vh;
user-select: none;
color: var(--text);
}
#wallpaper{
position: fixed;
z-index: -10000;
transform: translateX(-50%) translateY(-50%) rotate(90deg);
height: 150vw;
width: 300vw;
top: 50%;
left: 50%;
}
.top{
display: flex;
align-ite... | css/index.css | body{
height: auto;
min-height: 100vh;
user-select: none;
color: var(--text);
}
#wallpaper{
position: fixed;
z-index: -10000;
transform: translateX(-50%) translateY(-50%) rotate(90deg);
height: 150vw;
width: 300vw;
top: 50%;
left: 50%;
}
.top{
display: flex;
align-ite... | 0.456894 | 0.094803 |
@font-face {
font-family: 'MuseoSans900';
src: url('../type/MuseoSans_900-webfont.eot');
src: url('../type/MuseoSans_900-webfont.eot?#iefix') format('embedded-opentype'),
url('../type/MuseoSans_900-webfont.woff') format('woff'),
url('../type/MuseoSans_900-webfont.ttf') format('truetype'),
... | css/fernando.css | @font-face {
font-family: 'MuseoSans900';
src: url('../type/MuseoSans_900-webfont.eot');
src: url('../type/MuseoSans_900-webfont.eot?#iefix') format('embedded-opentype'),
url('../type/MuseoSans_900-webfont.woff') format('woff'),
url('../type/MuseoSans_900-webfont.ttf') format('truetype'),
... | 0.271541 | 0.056966 |
@charset "utf-8";
/**
* @file: m-normalize.css V1.0.0
* @author: 小天同学
* @update: 2016-01-26 16:56:29;
* @copyright: 基于 Neat.css | MIT License
*/
/**
* m-normalize.css 解决的问题
* 基于目前移动端web开发主要做以下几点:
* 1.解决BUG,移动端浏览器的BUG和app中webview的bug;
* 2.统一效果,不盲目reset;
* 3.放弃部分PC浏览器的兼容;
* 4.充分考虑响应式和webapp开发;
* 5.考虑移动设备。
*/
... | m-normalize.css | @charset "utf-8";
/**
* @file: m-normalize.css V1.0.0
* @author: 小天同学
* @update: 2016-01-26 16:56:29;
* @copyright: 基于 Neat.css | MIT License
*/
/**
* m-normalize.css 解决的问题
* 基于目前移动端web开发主要做以下几点:
* 1.解决BUG,移动端浏览器的BUG和app中webview的bug;
* 2.统一效果,不盲目reset;
* 3.放弃部分PC浏览器的兼容;
* 4.充分考虑响应式和webapp开发;
* 5.考虑移动设备。
*/
... | 0.209874 | 0.111773 |
body {
background-color: honeydew;
}
header .Menu {
display: flex;
background-image: url(./Assets/Pork\ Hanging.webp);
color: rgb(238, 23, 23);
border: 1em double;
border-radius: 2em;
border-color: aliceblue;
justify-content: space-between;
height: 30em;
}
.Menu .Date {
display: flex;
margin-right:15em;
fon... | style.css | body {
background-color: honeydew;
}
header .Menu {
display: flex;
background-image: url(./Assets/Pork\ Hanging.webp);
color: rgb(238, 23, 23);
border: 1em double;
border-radius: 2em;
border-color: aliceblue;
justify-content: space-between;
height: 30em;
}
.Menu .Date {
display: flex;
margin-right:15em;
fon... | 0.362743 | 0.090856 |
body {
background-color: #fff;
font-family: 'Open Sans', sans-serif;
}
@media(min-width:768px) {
body {
}
}
#wrapper_page .header-style-default {
background: whitesmoke;
color: #484545;
}
#wrapper_page .header-style-default .container span.header-title {
color: #777777;
float: left;
... | css/components.css |
body {
background-color: #fff;
font-family: 'Open Sans', sans-serif;
}
@media(min-width:768px) {
body {
}
}
#wrapper_page .header-style-default {
background: whitesmoke;
color: #484545;
}
#wrapper_page .header-style-default .container span.header-title {
color: #777777;
float: left;
... | 0.350533 | 0.052765 |
/* Don't want tiny white border inside browser window - apply to html and body. */
html, body {
margin:0;
padding:0;
}
body {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; /* no tail font is more readable for small font */
font-size:16px;
}
#titleNav { /* titleNav is fixed, al... | web/LA/style/commonStyle.css |
/* Don't want tiny white border inside browser window - apply to html and body. */
html, body {
margin:0;
padding:0;
}
body {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; /* no tail font is more readable for small font */
font-size:16px;
}
#titleNav { /* titleNav is fixed, al... | 0.356335 | 0.135919 |
.rowGallery {
margin-top: 2%;
margin-right: 20%;
margin-left: 20%;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown:hover {
cursor: pointer;
}
.md-button.md-default-theme.md-primary.md-raised, .md-button.md-primary.md-raised, .md-button.md-default-theme.md-primary.md-fab, .md-butto... | app/app.css |
.rowGallery {
margin-top: 2%;
margin-right: 20%;
margin-left: 20%;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown:hover {
cursor: pointer;
}
.md-button.md-default-theme.md-primary.md-raised, .md-button.md-primary.md-raised, .md-button.md-default-theme.md-primary.md-fab, .md-butto... | 0.285472 | 0.047825 |
img {
display: block;
height: auto;
max-width: 100%;
}
/*=========================================================================
Colors / Style Variables
============================================================================*/
:root {
--color-white: #FFFFFF;
--color-black: #000000;
--color-grey: #9... | v1/style.css | img {
display: block;
height: auto;
max-width: 100%;
}
/*=========================================================================
Colors / Style Variables
============================================================================*/
:root {
--color-white: #FFFFFF;
--color-black: #000000;
--color-grey: #9... | 0.352759 | 0.101322 |
@-moz-document domain("www.buxfer.com") {
::-webkit-scrollbar-track-piece {
background-color: #282e33;
border-radius: 3px;
}
.UIPageTitle {
background: #282e33;
padding: 0 25px;
}
element.style {
background-color: #000;
}
.freebird .appContent {
background: #282e33;
p... | data/usercss/118010.user.css | @-moz-document domain("www.buxfer.com") {
::-webkit-scrollbar-track-piece {
background-color: #282e33;
border-radius: 3px;
}
.UIPageTitle {
background: #282e33;
padding: 0 25px;
}
element.style {
background-color: #000;
}
.freebird .appContent {
background: #282e33;
p... | 0.256459 | 0.071656 |
display:block;
float:right;
width:650px;
margin:30px 0 0 0;
padding:0;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}
#header ul{
margin:0;
padding:0;
list-style:none;
}
#header li{
display:inline;
margin-right:35px;
}
#header li a:link, #header li a:visited, ... | info/styles/navi.css | display:block;
float:right;
width:650px;
margin:30px 0 0 0;
padding:0;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}
#header ul{
margin:0;
padding:0;
list-style:none;
}
#header li{
display:inline;
margin-right:35px;
}
#header li a:link, #header li a:visited, ... | 0.197522 | 0.047958 |
@font-face{
font-family:"Material Design Icons";
src:url(fonts/materialdesignicons-webfont.eot?v=1.8.36);
src:url(fonts/materialdesignicons-webfont.eot?#iefix&v=1.8.36) format("embedded-opentype"),url(fonts/materialdesignicons-webfont.woff2?v=1.8.36) format("woff2"),url(fonts/materialdesignicons-webfont.wof... | extensions/content/css/materialdesignicons.min.css | @font-face{
font-family:"Material Design Icons";
src:url(fonts/materialdesignicons-webfont.eot?v=1.8.36);
src:url(fonts/materialdesignicons-webfont.eot?#iefix&v=1.8.36) format("embedded-opentype"),url(fonts/materialdesignicons-webfont.woff2?v=1.8.36) format("woff2"),url(fonts/materialdesignicons-webfont.wof... | 0.330795 | 0.068787 |
body {
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
font-size:12pt;
}
pre {
font-size:10pt;
line-height: 14pt;
color:#303030;
}
a {
text-decoration: none;
color: darkblue;
}
#header h1 {
margin-top:0.2em;
... | axethemes/panzer3/css/style.css | body {
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
font-size:12pt;
}
pre {
font-size:10pt;
line-height: 14pt;
color:#303030;
}
a {
text-decoration: none;
color: darkblue;
}
#header h1 {
margin-top:0.2em;
... | 0.316686 | 0.101812 |
* the outer div that acts as a wrapper for the entire iOS checkbox element
*/
.iOScheckbox {
background: -webkit-gradient(linear, left bottom, left top, from(#d0d0d0), to(#a0a0a0));
height: 27px;
width: 77px;
border-radius: 27px;
-webkit-background-clip: padding-box;
box-shadow: 0 1px 0 rgba(255,255,255,0.5);
... | iOS.css.checkbox.css | * the outer div that acts as a wrapper for the entire iOS checkbox element
*/
.iOScheckbox {
background: -webkit-gradient(linear, left bottom, left top, from(#d0d0d0), to(#a0a0a0));
height: 27px;
width: 77px;
border-radius: 27px;
-webkit-background-clip: padding-box;
box-shadow: 0 1px 0 rgba(255,255,255,0.5);
... | 0.399109 | 0.152473 |
*{
padding: 0;
margin: 0px;
font-family: 'Fira Code', monospace;
}
*::selection{
background: rgb(0, 183, 195);
color: #fff;
}
.ocultarScrollHTML{
overflow: hidden;
}
.arrow{
display: none !important;
}
.capaNegra{
display: none;
position: absolute;
width: 100%;
... | css/index.css | *{
padding: 0;
margin: 0px;
font-family: 'Fira Code', monospace;
}
*::selection{
background: rgb(0, 183, 195);
color: #fff;
}
.ocultarScrollHTML{
overflow: hidden;
}
.arrow{
display: none !important;
}
.capaNegra{
display: none;
position: absolute;
width: 100%;
... | 0.399929 | 0.065845 |
body {
font-family: sans-serif;
color: #222;
}
.project_list {
padding: 1em;
width: 50%;
margin-left: auto;
margin-right: auto;
}
.project_list ul {
list-style-type: none;
}
.project_list li {
padding: 0.25em;
}
a {
text-decoration: none;
color: #444;
}
.icon {
height: 1.0em;
vertical-alig... | public/augweb.css | body {
font-family: sans-serif;
color: #222;
}
.project_list {
padding: 1em;
width: 50%;
margin-left: auto;
margin-right: auto;
}
.project_list ul {
list-style-type: none;
}
.project_list li {
padding: 0.25em;
}
a {
text-decoration: none;
color: #444;
}
.icon {
height: 1.0em;
vertical-alig... | 0.531209 | 0.088939 |
*{
margin: 0;
box-sizing: border-box;
text-decoration: none;
font-family: sans-serif;
font-size: 14px;
}
body{
align-items: inherit;
position: absolute;
width: 100%;
min-height: 113vh;
background-color: rgb(243, 243, 243);
margin: 0;
padding: 0;
display: fl... | style/style.css | *{
margin: 0;
box-sizing: border-box;
text-decoration: none;
font-family: sans-serif;
font-size: 14px;
}
body{
align-items: inherit;
position: absolute;
width: 100%;
min-height: 113vh;
background-color: rgb(243, 243, 243);
margin: 0;
padding: 0;
display: fl... | 0.431105 | 0.060668 |
.rich-datepicker-wrap {
}
.gradient1 {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
b... | sources/css/datapicker.css | .rich-datepicker-wrap {
}
.gradient1 {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
b... | 0.272218 | 0.108189 |
@font-face {
font-family: 'Perpetua';
src: url('Perpetua.woff2') format('woff2'),
url('Perpetua.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Perpetua';
src: url('Perpetua-Bold.woff2') format('woff2'),
url('P... | public/css/style.css | @font-face {
font-family: 'Perpetua';
src: url('Perpetua.woff2') format('woff2'),
url('Perpetua.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Perpetua';
src: url('Perpetua-Bold.woff2') format('woff2'),
url('P... | 0.311951 | 0.053428 |
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
:root {
--main-color: #ffc240;
--main-color-hover: #fead34;
--main-color-rgba: rgba(255, 194, 64, 0.3);
--dark-gray: #323332;
--medium-gray: #ababaa;
--light-gray: #f1f1f1;
--white: #fff;
}
* {
bo... | src/static/style/style.css | @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
:root {
--main-color: #ffc240;
--main-color-hover: #fead34;
--main-color-rgba: rgba(255, 194, 64, 0.3);
--dark-gray: #323332;
--medium-gray: #ababaa;
--light-gray: #f1f1f1;
--white: #fff;
}
* {
bo... | 0.511229 | 0.104158 |
@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button {
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul, ol {
list-style: none;
}
input {
padding-... | css/base.css | @charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button {
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul, ol {
list-style: none;
}
input {
padding-... | 0.286668 | 0.087798 |
body {
min-height: 100vh;
background-color: var(--color-gray-light);
display: flex;
align-items: center;
justify-content: center;
}
body a {
position: absolute;
top: 1%;
left: 5%;
text-decoration: none;
color: var(--color-red);
}
body a:hover, body a:active {
color: var(--color-red-light);
}
bo... | src/public/css/login.css | body {
min-height: 100vh;
background-color: var(--color-gray-light);
display: flex;
align-items: center;
justify-content: center;
}
body a {
position: absolute;
top: 1%;
left: 5%;
text-decoration: none;
color: var(--color-red);
}
body a:hover, body a:active {
color: var(--color-red-light);
}
bo... | 0.683842 | 0.094678 |
body {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-family: "Roboto", sans-serif;
color: #424242;
font-size: 14px;
line-height: 22px;
background-color: #fff;
}
/*
/*-----------------------------------------------------------------... | public/real-estate.css | body {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-family: "Roboto", sans-serif;
color: #424242;
font-size: 14px;
line-height: 22px;
background-color: #fff;
}
/*
/*-----------------------------------------------------------------... | 0.305801 | 0.066266 |
.container {
position: absolute;
max-width: 800px;
height: 350px;
margin: auto;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.container .card {
position: relative;
background-color: #fff;
border-radius: 25px;
height: ... | public/css/login.css | .container {
position: absolute;
max-width: 800px;
height: 350px;
margin: auto;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.container .card {
position: relative;
background-color: #fff;
border-radius: 25px;
height: ... | 0.416797 | 0.053231 |
* {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
margin: 0;
width: 400px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 14px;
color: #232a2a;
line-height: 18px;
}
.rc-contain... | popup.css | * {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
margin: 0;
width: 400px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 14px;
color: #232a2a;
line-height: 18px;
}
.rc-contain... | 0.439988 | 0.091748 |
:root {
--size: 720px;
--padding1: 5px;
--padding2: 10px;
--bgcolor1: rgb(69, 73, 103);
--bgcolor2: lightblue;
--bgcolor3: #a8c8d2;
--bgcolor4: #87c2f6;
--bgcolor5: rgb(209, 227, 233);
--bgcolor6: #456784;
}
body, html {
margin: 0;
padding: 0;
font-size: 16px;
height: 100%;
font-family: mon... | css/style.css | :root {
--size: 720px;
--padding1: 5px;
--padding2: 10px;
--bgcolor1: rgb(69, 73, 103);
--bgcolor2: lightblue;
--bgcolor3: #a8c8d2;
--bgcolor4: #87c2f6;
--bgcolor5: rgb(209, 227, 233);
--bgcolor6: #456784;
}
body, html {
margin: 0;
padding: 0;
font-size: 16px;
height: 100%;
font-family: mon... | 0.459561 | 0.166981 |
body {
background-color: #f3f3f3;
margin: 0;
padding-top: 60px;
}
/* Style the navbar */
nav {
z-index: 99999;
}
button {
background-color: transparent;
border: none;
cursor: pointer;
overflow: hidden;
color: #b3b6b7;
margin-right: 0.75rem;
font-size: small;
height: 1rem;
}
button:hover... | tanuki/budget/static/budget/budget.css | body {
background-color: #f3f3f3;
margin: 0;
padding-top: 60px;
}
/* Style the navbar */
nav {
z-index: 99999;
}
button {
background-color: transparent;
border: none;
cursor: pointer;
overflow: hidden;
color: #b3b6b7;
margin-right: 0.75rem;
font-size: small;
height: 1rem;
}
button:hover... | 0.510008 | 0.121217 |
main {
margin: 2.5% 5% 0 5%;
font-family: MS Mingcho;
}
.titleBox {
width: 50%;
text-align: center;
font-size: 30px;
height: 45px;
display: table-cell;
vertical-align: middle;
border: solid black 1px;
white-space: nowrap;
}
.height-line {
height: 45px;
}
.marginB {
mar... | backend/web/css/inspection/preview.css | main {
margin: 2.5% 5% 0 5%;
font-family: MS Mingcho;
}
.titleBox {
width: 50%;
text-align: center;
font-size: 30px;
height: 45px;
display: table-cell;
vertical-align: middle;
border: solid black 1px;
white-space: nowrap;
}
.height-line {
height: 45px;
}
.marginB {
mar... | 0.477311 | 0.136522 |
:root {
--primary: #1e1e1e;
--secondary: #f5deb3;
--white: #ffffff;
--grey: #737373;
--red: #ed143d;
--green: #079207;
--purple: #951095;
--header: 360px;
}
::-webkit-scrollbar {
background: var(--primary);
width: 5px;
height: 5px;
}
::-webkit-scrollbar-thumb {
backgrou... | static/style.css | :root {
--primary: #1e1e1e;
--secondary: #f5deb3;
--white: #ffffff;
--grey: #737373;
--red: #ed143d;
--green: #079207;
--purple: #951095;
--header: 360px;
}
::-webkit-scrollbar {
background: var(--primary);
width: 5px;
height: 5px;
}
::-webkit-scrollbar-thumb {
backgrou... | 0.515864 | 0.139045 |
body {
font-family: "Alegreya", serif;
color: #fff;
-webkit-font-smoothing: antialiased;
text-rendering:optimizeLegibility;
background-color: #111;
}
#container {
width: 900px;
margin: 0 auto;
padding: 4em 10px 8em;
box-sizing: border-box;
}
/* HEADER */
#header {
max-width: 480px;
position: r... | html/style-dark.css | body {
font-family: "Alegreya", serif;
color: #fff;
-webkit-font-smoothing: antialiased;
text-rendering:optimizeLegibility;
background-color: #111;
}
#container {
width: 900px;
margin: 0 auto;
padding: 4em 10px 8em;
box-sizing: border-box;
}
/* HEADER */
#header {
max-width: 480px;
position: r... | 0.264738 | 0.070816 |
body {
background-color: #eaeaea;
}
#menu {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 50px;
background-color: #000000;
color: #FFFFFF;
z-index: 1;
display: table-cell;
float: left;
line-height: 50px;
font-size: 20px;
}
#menu ul {
position: abs... | WypozyczalniaSamochodow/Content/Site.css | body {
background-color: #eaeaea;
}
#menu {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 50px;
background-color: #000000;
color: #FFFFFF;
z-index: 1;
display: table-cell;
float: left;
line-height: 50px;
font-size: 20px;
}
#menu ul {
position: abs... | 0.325628 | 0.070113 |
@charset "UTF-8";
@font-face {
font-family: "OpenSans";
src: url(/fonts/OpenSans-Regular.ttf?1b0809d519837cb7aad36a73433f655c);
}
@font-face {
font-family: "OpenSans-SB";
src: url(/fonts/OpenSans-SemiBold.ttf?a16d8201b06a03c6c365341748a5cba0);
}
htm h1 {
font-family: "OpenSans";
}
h2 {
font-family: "OpenSa... | public/css/styles.css | @charset "UTF-8";
@font-face {
font-family: "OpenSans";
src: url(/fonts/OpenSans-Regular.ttf?1b0809d519837cb7aad36a73433f655c);
}
@font-face {
font-family: "OpenSans-SB";
src: url(/fonts/OpenSans-SemiBold.ttf?a16d8201b06a03c6c365341748a5cba0);
}
htm h1 {
font-family: "OpenSans";
}
h2 {
font-family: "OpenSa... | 0.340814 | 0.063744 |
/** 透明侧边栏导航 */
.layui-layout-admin .layui-side .layui-nav {
background-color: transparent;
}
.layui-layout-admin .layui-side .layui-nav .layui-nav-item > a:hover {
background: rgba(255, 255, 255, .03);
}
/** logo部分样式 */
.layui-layout-admin .layui-header .layui-logo {
background-color: #ffffff;
color:... | zlt-web/back-web/src/main/resources/static/assets/css/theme/white.css |
/** 透明侧边栏导航 */
.layui-layout-admin .layui-side .layui-nav {
background-color: transparent;
}
.layui-layout-admin .layui-side .layui-nav .layui-nav-item > a:hover {
background: rgba(255, 255, 255, .03);
}
/** logo部分样式 */
.layui-layout-admin .layui-header .layui-logo {
background-color: #ffffff;
color:... | 0.394901 | 0.03949 |
*
* @mixin.less
* @author xinxuzhang
* @create 14-11-05
*/
/* added by vergilzhou */
/* for margin & padding | width & height =================== */
.mt5 {
margin-top: 5px;
}
.mt10 {
margin-top: 10px;
}
.mt15 {
margin-top: 15px;
}
.mt20 {
margin-top: 20px;
}
.mt25 {
margin-top: 25px;
}
.mt30 {
margin... | src/themes/blue/comp/Grid/Grid.css | *
* @mixin.less
* @author xinxuzhang
* @create 14-11-05
*/
/* added by vergilzhou */
/* for margin & padding | width & height =================== */
.mt5 {
margin-top: 5px;
}
.mt10 {
margin-top: 10px;
}
.mt15 {
margin-top: 15px;
}
.mt20 {
margin-top: 20px;
}
.mt25 {
margin-top: 25px;
}
.mt30 {
margin... | 0.368974 | 0.100084 |
body {
background-color: #f6f6f6;
overflow: hidden;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
height: 100%;
padding: 0;
margin: 0;
color: #333;
}
.secondRun .goatInsight.showInsightTwo, .showOne .goatInsight.showInsightOne {
background: url(/images/icons/icon-48x48.p... | ReadGraph/ClientApp/css/site.css | body {
background-color: #f6f6f6;
overflow: hidden;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
height: 100%;
padding: 0;
margin: 0;
color: #333;
}
.secondRun .goatInsight.showInsightTwo, .showOne .goatInsight.showInsightOne {
background: url(/images/icons/icon-48x48.p... | 0.293506 | 0.109182 |
body {
font-family: sans-serif;
background-color: #f8f8f8;
background-image: url(/img/skeletal_weave.png);
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
}
div#nav {
text-align: left;
width: 600px;
margin: auto;
font-size: medium;
co... | target/webapp/css/poster.css | body {
font-family: sans-serif;
background-color: #f8f8f8;
background-image: url(/img/skeletal_weave.png);
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
}
div#nav {
text-align: left;
width: 600px;
margin: auto;
font-size: medium;
co... | 0.368065 | 0.172276 |
@charset "UTF-8";
@font-face {
font-family: "retinaicon-font";
src:url("../fonts/retinaicon-font.eot");
src:url("../fonts/retinaicon-font.eot?#iefix") format("embedded-opentype"),
url("../fonts/retinaicon-font.woff") format("woff"),
url("../fonts/retinaicon-font.ttf") format("truetype"),
url("../font... | public/assets/fonts/retinaicon/css/retinaicon-font.css | @charset "UTF-8";
@font-face {
font-family: "retinaicon-font";
src:url("../fonts/retinaicon-font.eot");
src:url("../fonts/retinaicon-font.eot?#iefix") format("embedded-opentype"),
url("../fonts/retinaicon-font.woff") format("woff"),
url("../fonts/retinaicon-font.ttf") format("truetype"),
url("../font... | 0.269902 | 0.070176 |
*,
*:before,
*:after {
box-sizing: border-box;
}
html {
font-family: 'Open Sans', sans-serif;
}
a {
text-decoration: none;
background-color: transparent;
}
a:hover {
outline: 0;
text-decoration: none;
}
a:focus {
outline: none;
text-decoration: none;
}
button {
color: inherit;
font: inherit;
margi... | docs/src/index.css | *,
*:before,
*:after {
box-sizing: border-box;
}
html {
font-family: 'Open Sans', sans-serif;
}
a {
text-decoration: none;
background-color: transparent;
}
a:hover {
outline: 0;
text-decoration: none;
}
a:focus {
outline: none;
text-decoration: none;
}
button {
color: inherit;
font: inherit;
margi... | 0.382718 | 0.067886 |
* {
margin: 0;
padding: 0
}
body {
color: #4c6978;
font: 14px 'microsoft yahei', Arial, Helvetica, sans-serif
}
.synopsisArea .btn {
line-height: 28px;
text-align: center;
padding-top: 8px;
line-height: 28px;
height: 40px;
text-align: center;
padding-top: 8px
}
.synopsis... | public/static/biquge/css/login_m.css | * {
margin: 0;
padding: 0
}
body {
color: #4c6978;
font: 14px 'microsoft yahei', Arial, Helvetica, sans-serif
}
.synopsisArea .btn {
line-height: 28px;
text-align: center;
padding-top: 8px;
line-height: 28px;
height: 40px;
text-align: center;
padding-top: 8px
}
.synopsis... | 0.40251 | 0.116362 |
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,600|Open+Sans+Condensed:300|Josefin+Sans:300,400|Roboto");
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url("fonts/Roboto/Roboto-Light.ttf");
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-... | css/theme1.css | @import url("https://fonts.googleapis.com/css?family=Lato:300,400,600|Open+Sans+Condensed:300|Josefin+Sans:300,400|Roboto");
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url("fonts/Roboto/Roboto-Light.ttf");
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-... | 0.503906 | 0.094385 |
html,
body {
height: 100%;
width: 100%;
}
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
overflow-x: hidden;
}
hr {
border-color: #99CC65;
border-width: 3px;
max-width: 50px;
}
hr.light {
border-color: white;
}
a {
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
... | bundle/css/creative.css | html,
body {
height: 100%;
width: 100%;
}
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
overflow-x: hidden;
}
hr {
border-color: #99CC65;
border-width: 3px;
max-width: 50px;
}
hr.light {
border-color: white;
}
a {
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
... | 0.417034 | 0.050776 |
#map-page {
width: 100%;
height: 100%;
background-image: linear-gradient(
to top,
#FFF,
var(--ghost-white)
);
}
.map-content {
width: 100%;
height: 100vh;
}
.map-content header {
display: flex;
align-items: center;
padding: 0.7rem;
color: #FFF;
justify-content: space-between;
backg... | client/web/src/pages/Map/styles.css | #map-page {
width: 100%;
height: 100%;
background-image: linear-gradient(
to top,
#FFF,
var(--ghost-white)
);
}
.map-content {
width: 100%;
height: 100vh;
}
.map-content header {
display: flex;
align-items: center;
padding: 0.7rem;
color: #FFF;
justify-content: space-between;
backg... | 0.445771 | 0.115187 |
.mod-statement{
position: relative;
width: 100%;
height: 100%;
border: 1px solid #dfe4e6;
margin-top: 22px;
overflow: hidden;
}
.mod-statement .top,.mod-statement .middle,.mod-statement .content{
position: relative;
width: 100%;
}
.mod-statement .content{
background-color: #fcfdff;
color: #66... | test/diff_fis3_smarty/product_code/hao123_fis3_smarty/lv2/widget/statement/ltr/ltr.css | .mod-statement{
position: relative;
width: 100%;
height: 100%;
border: 1px solid #dfe4e6;
margin-top: 22px;
overflow: hidden;
}
.mod-statement .top,.mod-statement .middle,.mod-statement .content{
position: relative;
width: 100%;
}
.mod-statement .content{
background-color: #fcfdff;
color: #66... | 0.291586 | 0.058804 |
html {
height: 100%;
width: 100%;
}
body {
font-family: 'Open Sans', serif;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
-webkit-font-smoothing: antialiased;
overflow: -moz-scrollbars-none;
-ms-overflow-style: none;
... | www/css/android-3.css | html {
height: 100%;
width: 100%;
}
body {
font-family: 'Open Sans', serif;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
-webkit-font-smoothing: antialiased;
overflow: -moz-scrollbars-none;
-ms-overflow-style: none;
... | 0.54698 | 0.075824 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
tbody::-webkit-scrollbar {
display: none;
}
.hidden {
display: none;
}
.btn {
... | App/styles/style.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
tbody::-webkit-scrollbar {
display: none;
}
.hidden {
display: none;
}
.btn {
... | 0.348313 | 0.104021 |
width: 100%;
height: 60px;
opacity:0;
display:block;
background-color:green;
z-index:10;
position:absolute;
top:0px;
padding:20px 20px 0px 80px;
font-size:14px;
font-weight:bold;
color: white;
} */
.errorbarDefault {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* width: 100%; ... | src/components/Common/errorbar/errorbar.module.css | width: 100%;
height: 60px;
opacity:0;
display:block;
background-color:green;
z-index:10;
position:absolute;
top:0px;
padding:20px 20px 0px 80px;
font-size:14px;
font-weight:bold;
color: white;
} */
.errorbarDefault {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* width: 100%; ... | 0.385953 | 0.069226 |
body,
html {
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
font-size: 1em;
line-height: 1.4;
background-color: rgb(67, 72, 76);
color: rgb(58, 48, 66);
height: 100%;
min-height: 100%;
max-height: 100%;
margin: 0;
padding: 0;
}
main {
background-col... | public/stylesheets/main.css | body,
html {
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
font-size: 1em;
line-height: 1.4;
background-color: rgb(67, 72, 76);
color: rgb(58, 48, 66);
height: 100%;
min-height: 100%;
max-height: 100%;
margin: 0;
padding: 0;
}
main {
background-col... | 0.485844 | 0.076339 |
.floatbox_canvas.ow_photoview_overlay {
display: table;
}
.floatbox_canvas.floatbox_overlayBG {
opacity: 1;
background-color: rgba(0,0,0,0.75);
}
/*
.floatbox_canvas.ow_photoview_overlay .floatbox_container_wrap {
display: table-cell;
margin-top: 0;
text-align: center;
vertical-align: middle... | ow_static/plugins/base/css/photo_floatbox.css | .floatbox_canvas.ow_photoview_overlay {
display: table;
}
.floatbox_canvas.floatbox_overlayBG {
opacity: 1;
background-color: rgba(0,0,0,0.75);
}
/*
.floatbox_canvas.ow_photoview_overlay .floatbox_container_wrap {
display: table-cell;
margin-top: 0;
text-align: center;
vertical-align: middle... | 0.521471 | 0.171408 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300);
body {
padding:0;
margin:0;
font-family: 'Open Sans', sans-serif;
font-weight: lighter;
background-color:#2A006C;
}
a, a:visited, a:active {
color:#FFF;
transition: all 0.3s ease;
}
a:hover {
color:#FFC4FE... | public/style.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300);
body {
padding:0;
margin:0;
font-family: 'Open Sans', sans-serif;
font-weight: lighter;
background-color:#2A006C;
}
a, a:visited, a:active {
color:#FFF;
transition: all 0.3s ease;
}
a:hover {
color:#FFC4FE... | 0.408159 | 0.111048 |
margin-top: 20px;
}
#btnQuickSearch
{
height: 45px;
width: 130px;
margin-left: 10px;
background-color: rgb(32, 48, 63);
}
#kindQuickSearch
{
height: 45px;
width: 300px;
}
#locationQuickSearch
{
height: 45px;
width: 200px;
}
#title
{
margin-top: 80px;
margin-bottom: 80px;
}
#description
{... | public/views/style.css | margin-top: 20px;
}
#btnQuickSearch
{
height: 45px;
width: 130px;
margin-left: 10px;
background-color: rgb(32, 48, 63);
}
#kindQuickSearch
{
height: 45px;
width: 300px;
}
#locationQuickSearch
{
height: 45px;
width: 200px;
}
#title
{
margin-top: 80px;
margin-bottom: 80px;
}
#description
{... | 0.407687 | 0.072472 |
.club_my {background:#2389FA;}
.club_my td {height:32px;line-height:32px;text-align:center;font-size:13px;border-right:#DDDDDD 1px solid;}
.club_my a:link,.club_my a:visited,.club_my a:active {display:block;width:100%;height:100%;color:#FFFFFF;text-decoration:none;}
.club_my a:hover {background:#1873DE;}
.group_cat im... | skin/default/club.css | .club_my {background:#2389FA;}
.club_my td {height:32px;line-height:32px;text-align:center;font-size:13px;border-right:#DDDDDD 1px solid;}
.club_my a:link,.club_my a:visited,.club_my a:active {display:block;width:100%;height:100%;color:#FFFFFF;text-decoration:none;}
.club_my a:hover {background:#1873DE;}
.group_cat im... | 0.14919 | 0.122549 |
@import url("http://fonts.googleapis.com/css?family=Roboto:300,400,700,900");
body {
font-family: 'Roboto', sans-serif;
background: #f5f5f5;
margin: 0;
overflow-x: hidden;
}
hr { margin: 15px 0; }
.xsmall { font-size: 70%; }
/* -------- */
/* NAVBAR */
/* -------- */
.navbar {
background: #202630;
margin-bo... | _projects/content/common/data/css/matioz.css |
@import url("http://fonts.googleapis.com/css?family=Roboto:300,400,700,900");
body {
font-family: 'Roboto', sans-serif;
background: #f5f5f5;
margin: 0;
overflow-x: hidden;
}
hr { margin: 15px 0; }
.xsmall { font-size: 70%; }
/* -------- */
/* NAVBAR */
/* -------- */
.navbar {
background: #202630;
margin-bo... | 0.298287 | 0.033368 |
* {
margin:0;
padding:0;
/*color:white;*/
}
a {
text-decoration: none;
color:#e7f4eb;
}
body {
font-family: Arial,"微软雅黑","宋体";
overflow: hidden;
font-size:0.7rem;
color: #fff;
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-touch-callout: none ; /* prevent callout to copy ... | EBike11/assets/www/css/common.css | * {
margin:0;
padding:0;
/*color:white;*/
}
a {
text-decoration: none;
color:#e7f4eb;
}
body {
font-family: Arial,"微软雅黑","宋体";
overflow: hidden;
font-size:0.7rem;
color: #fff;
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-touch-callout: none ; /* prevent callout to copy ... | 0.227469 | 0.054601 |
.pointer:hover{
cursor: pointer;
}
.default, .disabled{
cursor: default !important;
}
.no-select{
-webkit-user-select: none; /* Chrome/Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
}
.red{
color: red !important;
}
.bold{
font-weight:bold;
text-decor... | style.css | .pointer:hover{
cursor: pointer;
}
.default, .disabled{
cursor: default !important;
}
.no-select{
-webkit-user-select: none; /* Chrome/Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
}
.red{
color: red !important;
}
.bold{
font-weight:bold;
text-decor... | 0.277179 | 0.043063 |
@font-face {
font-family: 'diablo-icons';
src: url('fonts/diablo-icons.eot?7h7srb');
src: url('fonts/diablo-icons.eot?7h7srb#iefix') format('embedded-opentype'),
url('fonts/diablo-icons.ttf?7h7srb') format('truetype'),
url('fonts/diablo-icons.woff?7h7srb') format('woff'),
url('fonts/diablo-icons.svg... | icons/style.css | @font-face {
font-family: 'diablo-icons';
src: url('fonts/diablo-icons.eot?7h7srb');
src: url('fonts/diablo-icons.eot?7h7srb#iefix') format('embedded-opentype'),
url('fonts/diablo-icons.ttf?7h7srb') format('truetype'),
url('fonts/diablo-icons.woff?7h7srb') format('woff'),
url('fonts/diablo-icons.svg... | 0.29381 | 0.064506 |
body {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
width: 100%;
height: 100%;
margin: 0;
overflow-x:hidden;
}
a
{
text-decoration: none;
}
.coral
{
color: #ff7f50;
}
.black
{
color: #000;
}
.center
{
text-align: center;
}
header
{
background: #ff7f50;
width:100%;
... | burt.css | body {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
width: 100%;
height: 100%;
margin: 0;
overflow-x:hidden;
}
a
{
text-decoration: none;
}
.coral
{
color: #ff7f50;
}
.black
{
color: #000;
}
.center
{
text-align: center;
}
header
{
background: #ff7f50;
width:100%;
... | 0.427636 | 0.082033 |
@-moz-document domain("docs.vrchat.com")
{
/* Author: <NAME> */
body,
#hub-sidebar,
header#hub-header,
#header-top,
#hub-subheader {
background: #222 !important;
}
#hub-subheader {
border: none !important;
box-shadow: 0px 6px 20px 0px black;
}
p, o... | data/usercss/177228.user.css | @-moz-document domain("docs.vrchat.com")
{
/* Author: <NAME> */
body,
#hub-sidebar,
header#hub-header,
#header-top,
#hub-subheader {
background: #222 !important;
}
#hub-subheader {
border: none !important;
box-shadow: 0px 6px 20px 0px black;
}
p, o... | 0.255901 | 0.070784 |
h1,
h2 {
font-family: OpenSansCondensedBold, sans-serif;
}
hr {
margin: 0 30vw;
}
.splash {
position: relative;
width: 100%;
max-height: 100vh;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.splash {
height: ... | common/common.css | h1,
h2 {
font-family: OpenSansCondensedBold, sans-serif;
}
hr {
margin: 0 30vw;
}
.splash {
position: relative;
width: 100%;
max-height: 100vh;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.splash {
height: ... | 0.623606 | 0.105625 |
1. MEDIA QUERIES
\*------------------------------------*/
/* 1.1. LARGE DEVICES, WIDE SCREENS */
@media screen and (max-width: 1199px) {
/* HEADER LOGO */
.header--logo {
max-width: 200px;
margin: 0 auto;
}
.header--style-5 .header--logo {
max-width: none;
margin: 0 ... | public/frontt/css/responsive-style.css | 1. MEDIA QUERIES
\*------------------------------------*/
/* 1.1. LARGE DEVICES, WIDE SCREENS */
@media screen and (max-width: 1199px) {
/* HEADER LOGO */
.header--logo {
max-width: 200px;
margin: 0 auto;
}
.header--style-5 .header--logo {
max-width: none;
margin: 0 ... | 0.394201 | 0.111434 |
.skykiwi-main-sidebar {
position: absolute;
top: 60px;
left: 0;
height: 100%;
color: #333;
}
.skykiwi-main-sidebar .sidebar-l {
float: left;
height: 100%;
width: 100px;
background-color: #e6e6e6;
}
.skykiwi-main-sidebar .sidebar-r {
float: left;
height: 100%;
width: 200px;
background-color: #e... | public/css/nav.css | .skykiwi-main-sidebar {
position: absolute;
top: 60px;
left: 0;
height: 100%;
color: #333;
}
.skykiwi-main-sidebar .sidebar-l {
float: left;
height: 100%;
width: 100px;
background-color: #e6e6e6;
}
.skykiwi-main-sidebar .sidebar-r {
float: left;
height: 100%;
width: 200px;
background-color: #e... | 0.414662 | 0.049497 |
.container {
background-image: url(/img/pexels-karolina-grabowska-4475524.jpg);
background-color: linear-gradient(217deg, #7d769d, #534e6d 70.71%),
linear-gradient(127deg, #7260c0, #392b80 70.71%),
linear-gradient(336deg, #3a2c79, #3b2e7b 70.71%);
backgr... | frontend/payroll_plus/styles/Dashboard/payroll.module.css | .container {
background-image: url(/img/pexels-karolina-grabowska-4475524.jpg);
background-color: linear-gradient(217deg, #7d769d, #534e6d 70.71%),
linear-gradient(127deg, #7260c0, #392b80 70.71%),
linear-gradient(336deg, #3a2c79, #3b2e7b 70.71%);
backgr... | 0.443841 | 0.154058 |
body {
margin: 0;
background: #f4f4f4;
font-family: 'Open Sans', sans-serif;
}
figure {
margin: 0;
}
header div figure img {
border-radius: 50%;
width: 250px;
}
header div h1 {
font-family: 'Open Sans', sans-serif;
font-size: 3.5em;
position: relative;
top: -13px;
}
header div h2 {
font-family: 'R... | content/themes/avant/assets/css/portafolio/style.css | body {
margin: 0;
background: #f4f4f4;
font-family: 'Open Sans', sans-serif;
}
figure {
margin: 0;
}
header div figure img {
border-radius: 50%;
width: 250px;
}
header div h1 {
font-family: 'Open Sans', sans-serif;
font-size: 3.5em;
position: relative;
top: -13px;
}
header div h2 {
font-family: 'R... | 0.342681 | 0.089654 |
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,
field... | static/css/styles.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,
field... | 0.441432 | 0.100702 |
Created on : 4-nov-2015, 20:42:24
Author : Sigert
*/
.ui-slider-horizontal .ui-slider-handle{
border-radius: 8px;
width: 20px;
height: 20px;
background-color: #0B85FF;
}
#tabnames{
font-size: 26px;
}
#timebar{
border-radius: 8px;
display:block;
-webkit-user-select:none;
... | style-buttons.css | Created on : 4-nov-2015, 20:42:24
Author : Sigert
*/
.ui-slider-horizontal .ui-slider-handle{
border-radius: 8px;
width: 20px;
height: 20px;
background-color: #0B85FF;
}
#tabnames{
font-size: 26px;
}
#timebar{
border-radius: 8px;
display:block;
-webkit-user-select:none;
... | 0.316369 | 0.19112 |
@media (min-width: 1200px) and (max-width: 1342px) {}
@media (min-width: 992px) and (max-width: 1199px) {
.book_room h1 {
font-size: 28px;
}
.carousel-indicators {
bottom: 17px;
}
.about_img {
margin-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
... | assets/css/responsive.css |
@media (min-width: 1200px) and (max-width: 1342px) {}
@media (min-width: 992px) and (max-width: 1199px) {
.book_room h1 {
font-size: 28px;
}
.carousel-indicators {
bottom: 17px;
}
.about_img {
margin-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
... | 0.345989 | 0.105717 |
*,
*::after,
*::before {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
margin: 0;
padding: 1em;
font-size: clamp(0.5rem, 2.5vmin, 1.5rem);
}
h1 {
color: white;
display: flex;
justify-content: center;
}
.keyb... | style.css | *,
*::after,
*::before {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
margin: 0;
padding: 1em;
font-size: clamp(0.5rem, 2.5vmin, 1.5rem);
}
h1 {
color: white;
display: flex;
justify-content: center;
}
.keyb... | 0.753829 | 0.150278 |
@media only screen and (max-width: 600px){
.within{
text-decoration: none;
}
}
.container{
height: 100%;
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: center;
}
.exhibitFive{
width: 80%;
margin-left: auto;
margin-right: auto;
}
.imgGridStyle{
display: ... | src/pages/global.module.css | @media only screen and (max-width: 600px){
.within{
text-decoration: none;
}
}
.container{
height: 100%;
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: center;
}
.exhibitFive{
width: 80%;
margin-left: auto;
margin-right: auto;
}
.imgGridStyle{
display: ... | 0.468547 | 0.056522 |
body {
font-family: 'Dosis', sans-serif;
background: #ffffff;
height: 100%;
width: 100%;
color: #ffffff;
background: -webkit-linear-gradient(bottom, #bababa, #ffffff);
/* For Safari */
background: -o-linear-gradient(top, #bababa, #ffffff);
/* For Opera */
background: -moz-linear-... | css/style.css | body {
font-family: 'Dosis', sans-serif;
background: #ffffff;
height: 100%;
width: 100%;
color: #ffffff;
background: -webkit-linear-gradient(bottom, #bababa, #ffffff);
/* For Safari */
background: -o-linear-gradient(top, #bababa, #ffffff);
/* For Opera */
background: -moz-linear-... | 0.402392 | 0.087486 |
* {
/*usa o * para mudar algo de todos os elementos do html envolvido
o body pode mudar do body em si mas algumas tags e elementos não são afetados então se usa o *. */
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background-color: black;
}
.container {
max-width: 1000px;
... | Projetos/Projeto - Página de Captura/css/style.css | * {
/*usa o * para mudar algo de todos os elementos do html envolvido
o body pode mudar do body em si mas algumas tags e elementos não são afetados então se usa o *. */
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background-color: black;
}
.container {
max-width: 1000px;
... | 0.36727 | 0.106087 |
body {
font-family: Roboto, Helvetica, Arial, sans-serif;
margin: 1em;
padding: 0;
text-align: center;
background-color: #ffe3c9;
background-image: url("/img/paper_tile.jpg");
}
section {
margin: 1em;
}
.haveRock {
visibility: hidden;
display: none;
}
.knownRock {
visibility: hidden;
display: n... | public/css/adventure-rocks.css | body {
font-family: Roboto, Helvetica, Arial, sans-serif;
margin: 1em;
padding: 0;
text-align: center;
background-color: #ffe3c9;
background-image: url("/img/paper_tile.jpg");
}
section {
margin: 1em;
}
.haveRock {
visibility: hidden;
display: none;
}
.knownRock {
visibility: hidden;
display: n... | 0.477311 | 0.098686 |
nav {
background-image: url("../images/puddle.jpg");
background-position: center;
background-size: cover;
background-attachment: fixed;
}
body{
background-image: url("../images/puddle.jpg");
background-position: center;
background-size: cover;
background-attachment: fixed;
}
header {
... | static/css/home.css | nav {
background-image: url("../images/puddle.jpg");
background-position: center;
background-size: cover;
background-attachment: fixed;
}
body{
background-image: url("../images/puddle.jpg");
background-position: center;
background-size: cover;
background-attachment: fixed;
}
header {
... | 0.432543 | 0.183942 |
max-width: 350px;
padding: 32px;
background: #EEE
}
#mc_embed_signup input[type=email] {
border: 1px solid #CCC;
border-top: 1px solid #999;
padding: 5px;
font-size: 18px;
width: 200px;
margin-right: 10px;
height: 25px;
transition: all .3s ease;
-moz-transi... | assets/frontend/css/all.min.css | max-width: 350px;
padding: 32px;
background: #EEE
}
#mc_embed_signup input[type=email] {
border: 1px solid #CCC;
border-top: 1px solid #999;
padding: 5px;
font-size: 18px;
width: 200px;
margin-right: 10px;
height: 25px;
transition: all .3s ease;
-moz-transi... | 0.348756 | 0.093885 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
*{
padding: 0;
margin: 0;
}
a {
display: block;
text-decoration: none;
color: black;
}
.container {
width: 1110px;
margin: 0 auto;
}
.clearfix::after {
display: table;
content: '';
clear: both;
}
img {
display:... | html-css/module-05/css/style.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
*{
padding: 0;
margin: 0;
}
a {
display: block;
text-decoration: none;
color: black;
}
.container {
width: 1110px;
margin: 0 auto;
}
.clearfix::after {
display: table;
content: '';
clear: both;
}
img {
display:... | 0.475605 | 0.068351 |
.animated {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duratio... | public/css/list.css | .animated {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duratio... | 0.48121 | 0.128908 |
html {
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
background-color: #fff;
}
body {
color: #4e5665;
font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
margin: 0;
line-height: 1.5em;
}
.hackHeader {
background-color: #000;
... | css/base.css | html {
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
background-color: #fff;
}
body {
color: #4e5665;
font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
margin: 0;
line-height: 1.5em;
}
.hackHeader {
background-color: #000;
... | 0.405331 | 0.093512 |
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300&display=swap');
... | css/principal.css | @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300&display=swap');
... | 0.406626 | 0.128279 |
.kt-offcanvas-panel--left .kt-offcanvas-panel {left: -480px;right: auto;}
.kt-offcanvas-panel { width:480px !important;}
.kt-profile .kt-profile__content .kt-profile__main { border:0px;}
.icon-with-title { margin-right:20px; width:50px; float:left;}
.icon-with-title span { padding:8px; float:left;}
.kt-aside__brand i {... | assets/admin/css/developer.css | .kt-offcanvas-panel--left .kt-offcanvas-panel {left: -480px;right: auto;}
.kt-offcanvas-panel { width:480px !important;}
.kt-profile .kt-profile__content .kt-profile__main { border:0px;}
.icon-with-title { margin-right:20px; width:50px; float:left;}
.icon-with-title span { padding:8px; float:left;}
.kt-aside__brand i {... | 0.291384 | 0.201028 |
section.section-show {
top: 100px;
bottom: auto;
opacity: 1;
padding-bottom: 45px;
}
@media (max-width: 768px) {
section {
top: 120px;
}
section.section-show {
top: 80px;
}
}
.section-title h2 {
font-size: 14px;
font-weight: 500;
padding: 0;
line-height: 1px;
margin: 0 0 20px 0;
... | src/assets/css/style.css | section.section-show {
top: 100px;
bottom: auto;
opacity: 1;
padding-bottom: 45px;
}
@media (max-width: 768px) {
section {
top: 120px;
}
section.section-show {
top: 80px;
}
}
.section-title h2 {
font-size: 14px;
font-weight: 500;
padding: 0;
line-height: 1px;
margin: 0 0 20px 0;
... | 0.202128 | 0.084191 |
.markdown-body .forum-teniryte .ooi-filter input {
font-family: 'Helvetica Neue', 'HelveticaNeueCyr', 'Roboto', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
background: #fff;
border: 1px solid #cfd8dc;
border-radius: 2px;
font-size: 17px;
margin: 0;
outline: 0;
padding: 0.7em 1em 0.7em 1em;
width: 1... | docs/list.css | .markdown-body .forum-teniryte .ooi-filter input {
font-family: 'Helvetica Neue', 'HelveticaNeueCyr', 'Roboto', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
background: #fff;
border: 1px solid #cfd8dc;
border-radius: 2px;
font-size: 17px;
margin: 0;
outline: 0;
padding: 0.7em 1em 0.7em 1em;
width: 1... | 0.271445 | 0.069164 |
.containerku{
padding-left: 20px;
padding-right: 20px;
margin: 10px 10px;
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 70px; /* Space untuk #footer */
}
.navbar{
margin-bottom: 0 !important;
}
.menu-navbarku{
padding-left: 10px !important;
margin-right: 1... | public/css/custom.css | .containerku{
padding-left: 20px;
padding-right: 20px;
margin: 10px 10px;
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 70px; /* Space untuk #footer */
}
.navbar{
margin-bottom: 0 !important;
}
.menu-navbarku{
padding-left: 10px !important;
margin-right: 1... | 0.283781 | 0.096663 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Oswald:300,400,700);
/*
* USIU Hackathon Mar 2015 Info Site
*
*/
/* ==========================================================================
Base styles: opinionated defaults
============================================================... | assets/stylesheet/main.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Oswald:300,400,700);
/*
* USIU Hackathon Mar 2015 Info Site
*
*/
/* ==========================================================================
Base styles: opinionated defaults
============================================================... | 0.552298 | 0.085404 |
@font-face {
font-family: PressStart2P-reg;
src: url('../fonts/PressStart2P-Regular.ttf');
}
body, html {
background: #000;
font-family: PressStart2P-reg, sans-serif;
display: flex;
font-size: x-small;
}
.icon{
height: 30px;
}
#menu{
height: 600px;
background: #f6f6f6;
background: -moz-linear-gra... | assets/stylesheets/game.css | @font-face {
font-family: PressStart2P-reg;
src: url('../fonts/PressStart2P-Regular.ttf');
}
body, html {
background: #000;
font-family: PressStart2P-reg, sans-serif;
display: flex;
font-size: x-small;
}
.icon{
height: 30px;
}
#menu{
height: 600px;
background: #f6f6f6;
background: -moz-linear-gra... | 0.28587 | 0.080647 |