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 |
|---|---|---|---|---|
@media (max-width: 768px) {
#home-head {
display: none;
}
.sidebar{
font-family: 'Questrial','Helvetica Neue',Arial,sans-serif !important;
font-size: 30px;
}
.sidebar.open {
min-width: 240px;
width: 240px;
}
.sidebar .sidebar-header {
height: 135px;
}
.sidebar... | public/css/responsive.css | @media (max-width: 768px) {
#home-head {
display: none;
}
.sidebar{
font-family: 'Questrial','Helvetica Neue',Arial,sans-serif !important;
font-size: 30px;
}
.sidebar.open {
min-width: 240px;
width: 240px;
}
.sidebar .sidebar-header {
height: 135px;
}
.sidebar... | 0.223208 | 0.063861 |
* {margin:0; padding:0;}
#container {
width:960px;
margin:0 auto;
}
header {
width:100%;
height:80px;
background:lavender;
text-align:center;
padding:20px;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
nav {
float:left;
height:400px;
background:lightsteelblue;
width:120px;
}
footer {
width:100%;
height:80px;
... | public/docs/assets/2-css/css/FinalAboutus.css | * {margin:0; padding:0;}
#container {
width:960px;
margin:0 auto;
}
header {
width:100%;
height:80px;
background:lavender;
text-align:center;
padding:20px;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
nav {
float:left;
height:400px;
background:lightsteelblue;
width:120px;
}
footer {
width:100%;
height:80px;
... | 0.38341 | 0.096834 |
body {
background: #F2F7F7;
color: #0F2940;
font-family: "Open Sans";
font-size: 14px; }
/* =headings
---------------------------------------------- */
h1 {
font-family: 'Roboto', Gotham, Helvetica, Arial, sans-serif; }
h2 {
color: #30475C;
font-size: 24px;
font-weight: normal;
font-family: "Roboto"... | app/css/base.css | body {
background: #F2F7F7;
color: #0F2940;
font-family: "Open Sans";
font-size: 14px; }
/* =headings
---------------------------------------------- */
h1 {
font-family: 'Roboto', Gotham, Helvetica, Arial, sans-serif; }
h2 {
color: #30475C;
font-size: 24px;
font-weight: normal;
font-family: "Roboto"... | 0.315841 | 0.083106 |
body {
color:#555;
font-family: "Helvetica Neue", sans-serif;
font-size:16px;
margin:0;
padding:0;
width:100%;
}
h1, h2, h3, h4, a {
color:#515274;
}
h1 {
color:#515274;
font-size:5em;
text-align:center;
text-transform:lowercase;
}
h2 {
background:#fff;
border-top:1px dotted #515274;
margin... | lib/styles.css | body {
color:#555;
font-family: "Helvetica Neue", sans-serif;
font-size:16px;
margin:0;
padding:0;
width:100%;
}
h1, h2, h3, h4, a {
color:#515274;
}
h1 {
color:#515274;
font-size:5em;
text-align:center;
text-transform:lowercase;
}
h2 {
background:#fff;
border-top:1px dotted #515274;
margin... | 0.475118 | 0.071106 |
@charset "utf-8";
body {
color: #333333;
font-family: "微软雅黑";
font-size: 14px;
line-height: 24px;
padding-top: 51px;
background: #f3f3f4;
}
.clear {
clear: both;
height: 0px;
_display: inline;
}
textarea {
resize: none;
}
a:hover{
text-decoration: none;
}
.mg-t-10{
margin-top: 1... | fate-blog/src/main/webapp/css/main.css | @charset "utf-8";
body {
color: #333333;
font-family: "微软雅黑";
font-size: 14px;
line-height: 24px;
padding-top: 51px;
background: #f3f3f4;
}
.clear {
clear: both;
height: 0px;
_display: inline;
}
textarea {
resize: none;
}
a:hover{
text-decoration: none;
}
.mg-t-10{
margin-top: 1... | 0.201735 | 0.037644 |
.projects{
border-top: var(--color-background-horizontal-lines) 1px solid;
}
.projects h3{
margin: 10px auto;
padding-bottom: 10px;
border-bottom: var(--color-background-horizontal-lines) 1px solid;
}
/* ====================================== 5.1 WEB AND UX PROJECTS ==================================... | src/css/modules/_projects.css | .projects{
border-top: var(--color-background-horizontal-lines) 1px solid;
}
.projects h3{
margin: 10px auto;
padding-bottom: 10px;
border-bottom: var(--color-background-horizontal-lines) 1px solid;
}
/* ====================================== 5.1 WEB AND UX PROJECTS ==================================... | 0.368747 | 0.075278 |
.da_header{
height: 100px;
padding: 30px 0px 0px 20px;
}
.da_header #img_left{
margin-top: 10px;
}
.da_question{
background-color: #4e4ebc;
}
.da_footer{
height: 200px;
background-color: #3d465a;
}
.da_info_author{
background-color:#f8f8f8;
}
.da_name_author{
padding-top: 35px;
text-align: center;
}
.da_name_... | public/assets/css/blog2.css | .da_header{
height: 100px;
padding: 30px 0px 0px 20px;
}
.da_header #img_left{
margin-top: 10px;
}
.da_question{
background-color: #4e4ebc;
}
.da_footer{
height: 200px;
background-color: #3d465a;
}
.da_info_author{
background-color:#f8f8f8;
}
.da_name_author{
padding-top: 35px;
text-align: center;
}
.da_name_... | 0.25488 | 0.063482 |
h4 {
border-bottom: 1px dotted;
}
input.datepicker {
text-align: center;
width: 150px;
}
#activity-tab {
color: RGBA(90, 122, 189, 1.00) !important;
}
#activity-table th:first-child {
width: 80px;
}
#alert-a {
/*margin-left: 85%;*/
margin-top: 3%;
width: 40%;
}
#color-key {
margin: 2em 0;
}
#col... | staff/static/staff/css/activity.css |
h4 {
border-bottom: 1px dotted;
}
input.datepicker {
text-align: center;
width: 150px;
}
#activity-tab {
color: RGBA(90, 122, 189, 1.00) !important;
}
#activity-table th:first-child {
width: 80px;
}
#alert-a {
/*margin-left: 85%;*/
margin-top: 3%;
width: 40%;
}
#color-key {
margin: 2em 0;
}
#col... | 0.273671 | 0.099733 |
.pt-flip-box-wrapper .icon-wrapper{ display:inline-block; padding:10px; line-height: 1; margin-top: 39px; }
.pt-flip-box-wrapper .front-icon-title, .pt-flip-box-wrapper .back-icon-title{ margin:10px auto; color:#FFF; }
.pt-flip-box-wrapper .flipbox-content { display: block; position: relative; top: 50%; transform: t... | assets/pt-elementor-addons-lite/css/pt-flipbox.css | .pt-flip-box-wrapper .icon-wrapper{ display:inline-block; padding:10px; line-height: 1; margin-top: 39px; }
.pt-flip-box-wrapper .front-icon-title, .pt-flip-box-wrapper .back-icon-title{ margin:10px auto; color:#FFF; }
.pt-flip-box-wrapper .flipbox-content { display: block; position: relative; top: 50%; transform: t... | 0.404743 | 0.069007 |
.page-header {
margin-left: 3%;
margin-right: 3%;
border-top: 1.5rem solid #333333;
}
.page-container {
background-color: white;
margin-left: 3%;
margin-right: 3%;
min-height: 60rem;
}
.page-content {
background-color: #E9EFF1;
margin-right: 43%;
margin-left: 1.5%;
margin-t... | src/main/resources/public/stylesheets/calculator.css | .page-header {
margin-left: 3%;
margin-right: 3%;
border-top: 1.5rem solid #333333;
}
.page-container {
background-color: white;
margin-left: 3%;
margin-right: 3%;
min-height: 60rem;
}
.page-content {
background-color: #E9EFF1;
margin-right: 43%;
margin-left: 1.5%;
margin-t... | 0.618204 | 0.111628 |
.sm-dox,
.sm-dox a,
.sm-dox a:focus,
.sm-dox a:active,
.sm-dox a:hover,
.sm-dox a.highlighted,
.sm-dox ul a:hover {
background: none;
text-shadow: none
}
.sm-dox a span.sub-arrow {
border-color: #f2f2f2 transparent transparent transparent
}
.sm-dox a span.sub-arrow:active,
.sm-dox a span.sub-arrow:focus,
.sm-do... | docs/extra.css | .sm-dox,
.sm-dox a,
.sm-dox a:focus,
.sm-dox a:active,
.sm-dox a:hover,
.sm-dox a.highlighted,
.sm-dox ul a:hover {
background: none;
text-shadow: none
}
.sm-dox a span.sub-arrow {
border-color: #f2f2f2 transparent transparent transparent
}
.sm-dox a span.sub-arrow:active,
.sm-dox a span.sub-arrow:focus,
.sm-do... | 0.525369 | 0.14445 |
html {
font-family: "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
font-size: 16px;
line-height: 1.5;
}
body {
background-color: #656565;
}
img {
vertical-align: middle;
}
button {
outline: none;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: no... | Chapter04/03/css/main.css | html {
font-family: "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
font-size: 16px;
line-height: 1.5;
}
body {
background-color: #656565;
}
img {
vertical-align: middle;
}
button {
outline: none;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: no... | 0.464416 | 0.107907 |
@import url('xmas.css');
/*****************************************************************************/
/*
/* Common
/*
/*****************************************************************************/
/* Global Reset */
* {
margin: 0;
padding: 0;
}
html, body { height: 100%; }
body {
background-color: #FFF;
... | css/main.css | @import url('xmas.css');
/*****************************************************************************/
/*
/* Common
/*
/*****************************************************************************/
/* Global Reset */
* {
margin: 0;
padding: 0;
}
html, body { height: 100%; }
body {
background-color: #FFF;
... | 0.272411 | 0.068164 |
* {
margin: 0;
padding: 0;
right: 0;
left: 0;
text-decoration: none;
}
.twittericon {
padding: 10px;
}
.twittericon a i {
color: #d9d9d9;
font-size: 30px;
margin-top: 5px;
}
.l {
overflow: hidden;
min-height: 100vh;
position: relative;
}
.ls {... | AspNetMvcSocial/wwwroot/css/site.css | * {
margin: 0;
padding: 0;
right: 0;
left: 0;
text-decoration: none;
}
.twittericon {
padding: 10px;
}
.twittericon a i {
color: #d9d9d9;
font-size: 30px;
margin-top: 5px;
}
.l {
overflow: hidden;
min-height: 100vh;
position: relative;
}
.ls {... | 0.453746 | 0.097907 |
======================================
[ CSS TABLE CONTENT ]
======================================
[Table of contents]
1.feature boxes
2.parallax sections
3.footer styles
======================================
[ END CSS TABLE CONTENT ]
======================================
*/
/*============ Feature boxe... | public/front/css/charity.css | ======================================
[ CSS TABLE CONTENT ]
======================================
[Table of contents]
1.feature boxes
2.parallax sections
3.footer styles
======================================
[ END CSS TABLE CONTENT ]
======================================
*/
/*============ Feature boxe... | 0.387922 | 0.085824 |
/* ============= COLOR ================ */
.sort-questions ul li a,
#header_search input,
#submit_question input,
.paginations ul li a{
color: #8c97b2;
}
.widget-links ul li i,
.widget-menus ul li a,
.header-menu ul li a,
.user-post-count .questions-count {
color: #78829d
}
.widget-links ul li a {
color: #15a4fa;
}... | FytSoa.Web/wwwroot/dist_bbs/css/custom.css |
/* ============= COLOR ================ */
.sort-questions ul li a,
#header_search input,
#submit_question input,
.paginations ul li a{
color: #8c97b2;
}
.widget-links ul li i,
.widget-menus ul li a,
.header-menu ul li a,
.user-post-count .questions-count {
color: #78829d
}
.widget-links ul li a {
color: #15a4fa;
}... | 0.210279 | 0.047492 |
*{margin:0;padding:0}
html,body{height:100%}
body{background:#ddd;color:#666;font-size:14px;font-family:"-apple-system","Open Sans","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif}
::selection,::-moz-selection,::-webkit-selection{background-color:#2479CC;color:#eee}
h1{font-size... | static/css/main.css | *{margin:0;padding:0}
html,body{height:100%}
body{background:#ddd;color:#666;font-size:14px;font-family:"-apple-system","Open Sans","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif}
::selection,::-moz-selection,::-webkit-selection{background-color:#2479CC;color:#eee}
h1{font-size... | 0.321993 | 0.049291 |
body {
overflow: scroll;
font-family: "Open Sans", Arial, Helvetica;
text-align: center;
background-color: #1e202b;
color: #666666;
background-image: url(http://subtlepatterns.com/patterns/stardust.png);
background-position: initial initial;
background-repeat: initial initial;
}
.clear {
clear: both;
dis... | wow.js/main.css |
body {
overflow: scroll;
font-family: "Open Sans", Arial, Helvetica;
text-align: center;
background-color: #1e202b;
color: #666666;
background-image: url(http://subtlepatterns.com/patterns/stardust.png);
background-position: initial initial;
background-repeat: initial initial;
}
.clear {
clear: both;
dis... | 0.370681 | 0.091829 |
:root {
--button-font: var(--family-secondary);
--button-font-weight: var(--weight-bold);
--button-radius: var(--radius-small);
--button-border-width: 2px;
--button-text-color: var(--color-blue);
--button-text-disabled-color: var(--color);
--button-text-color-hover: var(--color-darker);
--button-bg-colo... | packages/parts/button/src/stylesheet.css | :root {
--button-font: var(--family-secondary);
--button-font-weight: var(--weight-bold);
--button-radius: var(--radius-small);
--button-border-width: 2px;
--button-text-color: var(--color-blue);
--button-text-disabled-color: var(--color);
--button-text-color-hover: var(--color-darker);
--button-bg-colo... | 0.336767 | 0.108071 |
*{
margin: 0;
padding: 0;
max-width: 100%;
}
body {
background-color:rgb(0, 0, 0);
width: 100vw;
height: 100vh;
display: flex;
place-items: center;
place-content: center;
}
.container {
color: #000;
background-color: #fff;
width: 80%;
height: 85%;
border-r... | style.css | *{
margin: 0;
padding: 0;
max-width: 100%;
}
body {
background-color:rgb(0, 0, 0);
width: 100vw;
height: 100vh;
display: flex;
place-items: center;
place-content: center;
}
.container {
color: #000;
background-color: #fff;
width: 80%;
height: 85%;
border-r... | 0.593609 | 0.100923 |
@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");
html {
font-size: 62.5%;
}
*,*::before,*::after{
box-sizing: border-box;
}
body {
background: #151515 url('../images/IMG_6989.jpg')no-repeat fixed left bottom;
background-size: cover;
color: #fff;
t... | 9trying to made single page self-intro/public/stylesheets/style.css | @charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");
html {
font-size: 62.5%;
}
*,*::before,*::after{
box-sizing: border-box;
}
body {
background: #151515 url('../images/IMG_6989.jpg')no-repeat fixed left bottom;
background-size: cover;
color: #fff;
t... | 0.257485 | 0.064447 |
@font-face {
font-family: RighteousRegular;
src: url(../font/Righteous-Regular.ttf);
}
@font-face {
font-family: SpartanRegular;
src: url(../font/Spartan-Regular.ttf);
}
@font-face {
font-family: SpartanBold;
src: url(../font/Spartan-Bold.ttf);
}
:root {
--dark-color: #16181a;
--dark-blu... | app/static/css/styles.css | @font-face {
font-family: RighteousRegular;
src: url(../font/Righteous-Regular.ttf);
}
@font-face {
font-family: SpartanRegular;
src: url(../font/Spartan-Regular.ttf);
}
@font-face {
font-family: SpartanBold;
src: url(../font/Spartan-Bold.ttf);
}
:root {
--dark-color: #16181a;
--dark-blu... | 0.456652 | 0.068537 |
.merchant-listings, .merchant-cart {
overflow-x: scroll; }
.order .segment {
margin-bottom: 0px; }
.order .segment .order-segment-details {
margin-top: 5px;
margin-bottom: 0px; }
.order .details {
display: none; }
.listing-contain .custom-search .search-bar input[name=main-search] {
position: fixed ... | app/assets/styles/merchant.css | .merchant-listings, .merchant-cart {
overflow-x: scroll; }
.order .segment {
margin-bottom: 0px; }
.order .segment .order-segment-details {
margin-top: 5px;
margin-bottom: 0px; }
.order .details {
display: none; }
.listing-contain .custom-search .search-bar input[name=main-search] {
position: fixed ... | 0.386185 | 0.050965 |
* {
margin:0;
padding:0;
box-sizing: border-box;
}
body, html {
height: 100%;
margin: 0;
}
.bg {
/* The image used */
background-image: url(foto/xbU9wL3ukbM.png);
/* Full height */
height: 100%;
/* Center and scale the image nicely */
backgro... | frontend/landing.css | * {
margin:0;
padding:0;
box-sizing: border-box;
}
body, html {
height: 100%;
margin: 0;
}
.bg {
/* The image used */
background-image: url(foto/xbU9wL3ukbM.png);
/* Full height */
height: 100%;
/* Center and scale the image nicely */
backgro... | 0.316158 | 0.05279 |
.navbar {
padding-top: 20px;
background-color: white;
padding-bottom: 20px;
}
.brooke-nav-items li a {
color: #9f9f9f !important;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: white;
border-bottom: 1px solid #ec1f24;
}
.header-text-black {
display: block;
lin... | public/assets/css/brooke.css | .navbar {
padding-top: 20px;
background-color: white;
padding-bottom: 20px;
}
.brooke-nav-items li a {
color: #9f9f9f !important;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: white;
border-bottom: 1px solid #ec1f24;
}
.header-text-black {
display: block;
lin... | 0.413596 | 0.063222 |
*{
box-sizing: border-box;
}
body{background:#111;color:#fffc;font-family:sans-serif;margin:0}
nav{background:#312;color:#fff9}
nav a{
display:inline-block;
padding:.5em .75em;
text-decoration:none;
color:inherit;
}
nav a img{
width:1em;height:1em;
opacity: .6;
}
nav a.active{background:#111;color:#fff}
nav a:ho... | demo/Face.css | *{
box-sizing: border-box;
}
body{background:#111;color:#fffc;font-family:sans-serif;margin:0}
nav{background:#312;color:#fff9}
nav a{
display:inline-block;
padding:.5em .75em;
text-decoration:none;
color:inherit;
}
nav a img{
width:1em;height:1em;
opacity: .6;
}
nav a.active{background:#111;color:#fff}
nav a:ho... | 0.406273 | 0.081046 |
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-size: 625%;
}
body {
background-color: #eee;
color: #333;
font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microso... | dist/onmio.css | *,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-size: 625%;
}
body {
background-color: #eee;
color: #333;
font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microso... | 0.566258 | 0.07333 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(facebook.com), domain(www.facebook.com) {
body {background:transparent url("http://i64.photobucket.com/albums/h180/ragingshinigami/fb-background.gif") no-repeat fixed !important;}
#navigator{font-size:small; font-family:ms gothic; font-weight:bo... | data/usercss/5191.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(facebook.com), domain(www.facebook.com) {
body {background:transparent url("http://i64.photobucket.com/albums/h180/ragingshinigami/fb-background.gif") no-repeat fixed !important;}
#navigator{font-size:small; font-family:ms gothic; font-weight:bo... | 0.175009 | 0.08882 |
* ==========================================
*
* Side notes. These are the oXygen review processing instructions
* converted to elements. They are floating to one
* side of the page.
*
* For the WebHelp HTML output, the review elements are converted
* to 'div' and 'span's having with a class name matching the... | oxygen-webhelp/app/side-notes/p-side-notes.css | * ==========================================
*
* Side notes. These are the oXygen review processing instructions
* converted to elements. They are floating to one
* side of the page.
*
* For the WebHelp HTML output, the review elements are converted
* to 'div' and 'span's having with a class name matching the... | 0.246261 | 0.167083 |
.team-portrait {
height: 100%;
width: 100%;
}
.team-members-tow figure:hover .image-overlay {
opacity:1
}
.team-members-tow .image-overlay {
height:100%;
position:absolute;
top:0;
background:rgba(0,0,0,0.85);
opacity:0;
width:100%;
transition:all 0.3s ease-in-out 0s;
-moz-t... | assets/css/team_html.css | .team-portrait {
height: 100%;
width: 100%;
}
.team-members-tow figure:hover .image-overlay {
opacity:1
}
.team-members-tow .image-overlay {
height:100%;
position:absolute;
top:0;
background:rgba(0,0,0,0.85);
opacity:0;
width:100%;
transition:all 0.3s ease-in-out 0s;
-moz-t... | 0.474875 | 0.071041 |
.lae-tab-slider.slick-slider {
clear: both;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.lae-tab-slider .slick-list {
-webkit-box-ordi... | wp-content/plugins/addons-for-elementor/assets/css/widgets/tabs-slider.css | .lae-tab-slider.slick-slider {
clear: both;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.lae-tab-slider .slick-list {
-webkit-box-ordi... | 0.224735 | 0.040087 |
.foreColor-trumbowyg-dropdown, .backColor-trumbowyg-dropdown {
width: 264px;
padding: 7px 5px; }
.foreColor-trumbowyg-dropdown button, .backColor-trumbowyg-dropdown button {
display: block;
position: relative;
float: left;
text-indent: -9999px;
height: 20px;
width: 20px;
border: 1px so... | public/trumbowyg/plugins/colors/ui/trumbowyg.colors.css | .foreColor-trumbowyg-dropdown, .backColor-trumbowyg-dropdown {
width: 264px;
padding: 7px 5px; }
.foreColor-trumbowyg-dropdown button, .backColor-trumbowyg-dropdown button {
display: block;
position: relative;
float: left;
text-indent: -9999px;
height: 20px;
width: 20px;
border: 1px so... | 0.359477 | 0.055234 |
body {
background-color: #efeeee;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 24px;
color: #333399;
}
td,
th {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
color: #333333;
}
a {
/*color: #3366CC; */
color: #ffffff;
text-decoration:... | css/StdPage.css | body {
background-color: #efeeee;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 24px;
color: #333399;
}
td,
th {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
color: #333333;
}
a {
/*color: #3366CC; */
color: #ffffff;
text-decoration:... | 0.375706 | 0.057019 |
body {
margin: 0px;
padding: 0px;
background-color: #F4F7FF;
font-family: calibri;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
}
.js {
font-size: 60px;
color: #c53612;
}
.toggle {
display: none;
}
#main-header {
display: flex;
justify-content: space-bet... | css/style.css | body {
margin: 0px;
padding: 0px;
background-color: #F4F7FF;
font-family: calibri;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
}
.js {
font-size: 60px;
color: #c53612;
}
.toggle {
display: none;
}
#main-header {
display: flex;
justify-content: space-bet... | 0.504639 | 0.090414 |
* {
box-sizing: border-box;
}
html {
font-weight: 300;
-webkit-font-smoothing: antialiased;
}
html, input {
font-family:
"HelveticaNeue-Light",
"Helvetica Neue Light",
"Helvetica Neue",
Helvetica,
Arial,
"Lucida Grande",
sans-serif;
}
html, body {
height: 100%;
margin: 0;
pa... | css/styleRecording.css | * {
box-sizing: border-box;
}
html {
font-weight: 300;
-webkit-font-smoothing: antialiased;
}
html, input {
font-family:
"HelveticaNeue-Light",
"Helvetica Neue Light",
"Helvetica Neue",
Helvetica,
Arial,
"Lucida Grande",
sans-serif;
}
html, body {
height: 100%;
margin: 0;
pa... | 0.363986 | 0.078113 |
.replyAuthor
{
color: #707070;
vertical-align: top;
display: inline-block;
width: 95%;
overflow: hidden;
}
.replyContent
{
word-wrap: break-word;
display: inline;
width: 100%;
}
.replyContent.textInput
{
height: 16px;
width: 90%;
font-size: 10px;
}
... | Plugins/WebPart/GroupDocs_Annotation_SharePoint_WebPart/Layouts/GroupDocs_Annotation_SharePoint_WebPart/CSS/Annotation.css | .replyAuthor
{
color: #707070;
vertical-align: top;
display: inline-block;
width: 95%;
overflow: hidden;
}
.replyContent
{
word-wrap: break-word;
display: inline;
width: 100%;
}
.replyContent.textInput
{
height: 16px;
width: 90%;
font-size: 10px;
}
... | 0.596903 | 0.125923 |
@font-face{
font-family: 'San Francisco';
src: url('SFUIText-Light.otf');
}
@font-face{
font-family: 'OpenSans-Light';
src: url('../../ui/fonts/OpenSans-Light.ttf');
}
@font-face{
font-family: 'OpenSans-Italic';
src: url('../../ui/fonts/OpenSans-Italic.ttf');
}
@font-face{
font-family: 'OpenSans-SemiBo... | src/ui/css/style-support.css | @font-face{
font-family: 'San Francisco';
src: url('SFUIText-Light.otf');
}
@font-face{
font-family: 'OpenSans-Light';
src: url('../../ui/fonts/OpenSans-Light.ttf');
}
@font-face{
font-family: 'OpenSans-Italic';
src: url('../../ui/fonts/OpenSans-Italic.ttf');
}
@font-face{
font-family: 'OpenSans-SemiBo... | 0.298696 | 0.049589 |
table.docutils {
border: 1px #d7d7d7 solid; }
table.docutils thead {
background: #e5e5e5; }
table.docutils td {
border-top: none;
border-bottom: 1px #d7d7d7 solid;
border-left: none;
border-right: 1px #d7d7d7 solid; }
table.docutils th {
border-top: none;
border-bottom: 1px gray solid... | tracdocs/htdocs/docutils.css | table.docutils {
border: 1px #d7d7d7 solid; }
table.docutils thead {
background: #e5e5e5; }
table.docutils td {
border-top: none;
border-bottom: 1px #d7d7d7 solid;
border-left: none;
border-right: 1px #d7d7d7 solid; }
table.docutils th {
border-top: none;
border-bottom: 1px gray solid... | 0.510741 | 0.26241 |
section {
flex: 2;
display: block;
background-color: #181f24d5;
border: 3px solid #4b29aa4f;
padding: 25px;
}
#inner-section {
perspective: 100vw;
width: 100%;
margin: auto;
perspective-origin: center 30vh;
}
#cube {
margin: 10% 11vw;
width: 38vw;
height: 38vw;
posi... | style/section.css | section {
flex: 2;
display: block;
background-color: #181f24d5;
border: 3px solid #4b29aa4f;
padding: 25px;
}
#inner-section {
perspective: 100vw;
width: 100%;
margin: auto;
perspective-origin: center 30vh;
}
#cube {
margin: 10% 11vw;
width: 38vw;
height: 38vw;
posi... | 0.58522 | 0.163045 |
.ao-new-subscribe-design {
background: rgba(0,0,0,0.1);
font-size: 14px;
color: #111;
padding: 10px 15px;
text-decoration: none;
font-weight: 600;
}
.ao-new-subscribe-design span.essb_icon { margin-right: 5px; }
.ao-new-subscribe-design:hover { background: rgba(0,0,0,0.2); color: #111; }
.ao-options-btn {
bac... | plugins/easy-social-share-buttons3/lib/admin/advanced-options/advancedoptions-core.css | .ao-new-subscribe-design {
background: rgba(0,0,0,0.1);
font-size: 14px;
color: #111;
padding: 10px 15px;
text-decoration: none;
font-weight: 600;
}
.ao-new-subscribe-design span.essb_icon { margin-right: 5px; }
.ao-new-subscribe-design:hover { background: rgba(0,0,0,0.2); color: #111; }
.ao-options-btn {
bac... | 0.431105 | 0.085213 |
@charset "utf-8";
body {
color: #333333; /*全般の文字色*/
margin: 0px;
padding: 0px;
text-align: center;
font: 13px/2 "メイリオ", Meiryo, "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; /*全般の文字サイズ、行間、フォント指定*/
background: #FFFFFF; /*背景色*/
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
margin: 0px;
padding: 0p... | linkheart_files/style.css | @charset "utf-8";
body {
color: #333333; /*全般の文字色*/
margin: 0px;
padding: 0px;
text-align: center;
font: 13px/2 "メイリオ", Meiryo, "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; /*全般の文字サイズ、行間、フォント指定*/
background: #FFFFFF; /*背景色*/
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
margin: 0px;
padding: 0p... | 0.161651 | 0.056914 |
:root {
font-family: 'Montserrat';
}
html, body {
height: 100%;
width: auto;
margin: 0px;
font-weight: 500;
font-family: 'Montserrat';
}
#searchbar {
font-family: 'Montserrat';
font-size: 15px;
margin-top: 6em;
margin-left: 10px;
margin-right: 5px;
border-radius: 20px;
... | src/js/style.css | :root {
font-family: 'Montserrat';
}
html, body {
height: 100%;
width: auto;
margin: 0px;
font-weight: 500;
font-family: 'Montserrat';
}
#searchbar {
font-family: 'Montserrat';
font-size: 15px;
margin-top: 6em;
margin-left: 10px;
margin-right: 5px;
border-radius: 20px;
... | 0.637821 | 0.174586 |
html {
height: 100%;
}
body {
background-color: #fcfbf6;
margin: 0;
height: 100vh;
display:flex;
flex-direction:column;
min-width: 460px;
}
footer {
margin-top: auto;
display: flex;
justify-content: center;
padding: 5px;
text-align: center;
font-size: 0.8em;
background-color: #e0cda8;
box-shadow: 0 -2... | default.css | html {
height: 100%;
}
body {
background-color: #fcfbf6;
margin: 0;
height: 100vh;
display:flex;
flex-direction:column;
min-width: 460px;
}
footer {
margin-top: auto;
display: flex;
justify-content: center;
padding: 5px;
text-align: center;
font-size: 0.8em;
background-color: #e0cda8;
box-shadow: 0 -2... | 0.418578 | 0.078148 |
.duiTimePicker {
background-color: white;
}
.duiTimePickerItem {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.duiTimePickerItem:hover {
background-color: gray;
color: white;
}
.duiTimePickerItemSelected {
font-weight: bold;
color: #333;
background-color: #b7cdee;
}
.duiTimePickerItemDis... | dijit/themes/claro/TimePicker.css | .duiTimePicker {
background-color: white;
}
.duiTimePickerItem {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.duiTimePickerItem:hover {
background-color: gray;
color: white;
}
.duiTimePickerItemSelected {
font-weight: bold;
color: #333;
background-color: #b7cdee;
}
.duiTimePickerItemDis... | 0.34621 | 0.094093 |
.divLedgerLayout::-webkit-scrollbar{width:8px;}
.divLedgerLayout::-webkit-scrollbar-track{background:#f5f5f5}
.divLedgerLayout::-webkit-scrollbar-thumb{background-color:#de7200; border-radius:2px;}
.divLedgerLayout::-webkit-scrollbar-thumb:hover{transition:300ms; background:#de7200;}
.divPopupLedgerDetail .divList::-w... | static/css/M/ledger.css | .divLedgerLayout::-webkit-scrollbar{width:8px;}
.divLedgerLayout::-webkit-scrollbar-track{background:#f5f5f5}
.divLedgerLayout::-webkit-scrollbar-thumb{background-color:#de7200; border-radius:2px;}
.divLedgerLayout::-webkit-scrollbar-thumb:hover{transition:300ms; background:#de7200;}
.divPopupLedgerDetail .divList::-w... | 0.168002 | 0.045713 |
.device { width: 100%; height: 900px; background: #eff0f4 url(../img/device/bg.jpg) center top no-repeat; }
.device .logo { display: block; margin: 36px 0 90px; }
.device .bg_content { background: url(../img/device/bg2.png) no-repeat; width: 934px; height: 464px; }
.device .bg_content .bgcolor1 { width: 593px; height: ... | mnis/web/src/main/webapp/resources/css/device.css | .device { width: 100%; height: 900px; background: #eff0f4 url(../img/device/bg.jpg) center top no-repeat; }
.device .logo { display: block; margin: 36px 0 90px; }
.device .bg_content { background: url(../img/device/bg2.png) no-repeat; width: 934px; height: 464px; }
.device .bg_content .bgcolor1 { width: 593px; height: ... | 0.352759 | 0.167253 |
html {
font-size: 16px;
min-height: 100%;
font-family: 'Roboto', sans-serif;
background-color: #eaeef1;
}
body {
margin: 0;
}
/* Sections */
.section {
width: 70rem;
margin: 1.5rem auto;
}
.section-header {
text-align: center;
font-size: 1.25rem;
font-weight: 700;
}
.section... | TicketOffice/wwwroot/css/Account.css | html {
font-size: 16px;
min-height: 100%;
font-family: 'Roboto', sans-serif;
background-color: #eaeef1;
}
body {
margin: 0;
}
/* Sections */
.section {
width: 70rem;
margin: 1.5rem auto;
}
.section-header {
text-align: center;
font-size: 1.25rem;
font-weight: 700;
}
.section... | 0.473414 | 0.082475 |
body {
background: url(/image/geometry2.png) repeat 0 0;
}
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
.alert-success {
color: #75b2c3;
background-color: #e6f2f4;
border-color: #d6ebee
}
.btn-succe... | SMX/public/css/main.css | body {
background: url(/image/geometry2.png) repeat 0 0;
}
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
.alert-success {
color: #75b2c3;
background-color: #e6f2f4;
border-color: #d6ebee
}
.btn-succe... | 0.319121 | 0.096025 |
.container {
margin-right: 0 !important;
margin-left: 0 !important;
max-width: 100% !important;
}
#content-panel {
margin: 20px 10px 10px 40px;
font-size: 8pt;
font-weight: normal;
border: 1px solid #e0d441;
padding: 15px;
}
#content-panel p, .side-panel p {
margin-bottom: 0 !impor... | bims/static/css/map.css | .container {
margin-right: 0 !important;
margin-left: 0 !important;
max-width: 100% !important;
}
#content-panel {
margin: 20px 10px 10px 40px;
font-size: 8pt;
font-weight: normal;
border: 1px solid #e0d441;
padding: 15px;
}
#content-panel p, .side-panel p {
margin-bottom: 0 !impor... | 0.509764 | 0.128006 |
.navbar-inverse {
background-color: rgba(11,65,118,0.8);
background-image: -moz-linear-gradient(top, #0b4176, rgba(11,65,118,0.5));
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0b4176), to(rgba(11,65,118,0.5)));
background-image: -webkit-linear-gradient(top, #0b4176, rgba(11,65,118,0.5)... | public/css/style.css | .navbar-inverse {
background-color: rgba(11,65,118,0.8);
background-image: -moz-linear-gradient(top, #0b4176, rgba(11,65,118,0.5));
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0b4176), to(rgba(11,65,118,0.5)));
background-image: -webkit-linear-gradient(top, #0b4176, rgba(11,65,118,0.5)... | 0.423577 | 0.166472 |
.unset-padding {
padding: unset;
}
#divmsgparent {
padding: unset;
}
#GroupColor {
padding: 0 87px 0 87px;
border-right: 1px solid black;
border-left: 1px solid black;
}
.pen-color {
width: 25px;
height: 12.5px;
border-radius: 15%;
cursor: pointer;
padding: 2px;
margin: 2px;
border: 2px solid transparent;
}... | lib/1.css | .unset-padding {
padding: unset;
}
#divmsgparent {
padding: unset;
}
#GroupColor {
padding: 0 87px 0 87px;
border-right: 1px solid black;
border-left: 1px solid black;
}
.pen-color {
width: 25px;
height: 12.5px;
border-radius: 15%;
cursor: pointer;
padding: 2px;
margin: 2px;
border: 2px solid transparent;
}... | 0.348313 | 0.163045 |
@media only screen and (min-width: 1921px) {
section.parallax_section_holder {
background-size: cover;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.full_width .projects_masonry_holder:not(.gs3) .portfolio_masonry_item,
.full_width .projects_masonry_holder:not(.gs3) .portfolio_m... | web/app/themes/bridge/css/responsive.css | @media only screen and (min-width: 1921px) {
section.parallax_section_holder {
background-size: cover;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.full_width .projects_masonry_holder:not(.gs3) .portfolio_masonry_item,
.full_width .projects_masonry_holder:not(.gs3) .portfolio_m... | 0.331877 | 0.081191 |
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/*
User Style:
Change the following sty... | zenario_custom/templates/grid_templates/skins/blackdog/colorbox/colorbox.css | .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/*
User Style:
Change the following sty... | 0.220091 | 0.100216 |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... | web/css/site.css | html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... | 0.489503 | 0.094678 |
@-moz-document domain(blogger.com) {
/* ---------------- */
/* ALL PAGES */
/* ---------------- */
li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
/* ALL -- Font Size */
font-size: 12px !important;
}
div.GDACNK3CF5 {
/* BACKGROUND */
background-color: #999999 !importan... | data/usercss/75449.user.css | @-moz-document domain(blogger.com) {
/* ---------------- */
/* ALL PAGES */
/* ---------------- */
li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
/* ALL -- Font Size */
font-size: 12px !important;
}
div.GDACNK3CF5 {
/* BACKGROUND */
background-color: #999999 !importan... | 0.129816 | 0.033972 |
.uppercase { text-transform: uppercase !important; }
.lowercase { text-transform: lowercase !important; }
.capitalize { text-transform: capitalize !important; }
.nott { text-transform: none !important; }
.tright { text-align: right !important; }
.tleft { text-align: left !important; }
.fright { float: right !impo... | trofeu_avai_app/media/theme/css/imports/helpers.css | .uppercase { text-transform: uppercase !important; }
.lowercase { text-transform: lowercase !important; }
.capitalize { text-transform: capitalize !important; }
.nott { text-transform: none !important; }
.tright { text-align: right !important; }
.tleft { text-align: left !important; }
.fright { float: right !impo... | 0.468791 | 0.178383 |
.blocklySvg {
background-color: #fff;
}
.blocklyWidgetDiv {
position: absolute;
display: none;
z-index: 999;
}
.blocklyDraggable {
cursor: url(handopen.cur) 8 5 , auto;
}
.blocklyResizeSE {
fill: #aaa;
cursor: se-resize;
}
.blocklyResizeSW {
fill: #aaa;
cursor: sw-resize;
}
.blockly... | appinventor/lib/blockly/src/media/blockly.css | .blocklySvg {
background-color: #fff;
}
.blocklyWidgetDiv {
position: absolute;
display: none;
z-index: 999;
}
.blocklyDraggable {
cursor: url(handopen.cur) 8 5 , auto;
}
.blocklyResizeSE {
fill: #aaa;
cursor: se-resize;
}
.blocklyResizeSW {
fill: #aaa;
cursor: sw-resize;
}
.blockly... | 0.351979 | 0.03843 |
.question-title {
font-weight: 400;
}
.login-dark {
height:1000px;
background:#475d62;
background-size:cover;
position:relative;
}
.radio_input {
position: absolute;
visibility: hidden;
pointer-events: none
}
input[type='radio']:checked+span {
background-color: burlywood;
}
.quiz_option {
... | app/static/css/styles.css | .question-title {
font-weight: 400;
}
.login-dark {
height:1000px;
background:#475d62;
background-size:cover;
position:relative;
}
.radio_input {
position: absolute;
visibility: hidden;
pointer-events: none
}
input[type='radio']:checked+span {
background-color: burlywood;
}
.quiz_option {
... | 0.364551 | 0.138841 |
body {
font-family:Verdana;
FONT-SIZE: 12px;
MARGIN: 0;
color: #000000;
background: #F7F7F7;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #739ACE
}
form{
margin:0px;
display:inline;
}
table {... | Admin/css/main.css | body {
font-family:Verdana;
FONT-SIZE: 12px;
MARGIN: 0;
color: #000000;
background: #F7F7F7;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #739ACE
}
form{
margin:0px;
display:inline;
}
table {... | 0.205137 | 0.044827 |
@import url('https://fonts.googleapis.com/css?family=Cinzel');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,800');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700');
@import... | public/assets/css/page.css | @import url('https://fonts.googleapis.com/css?family=Cinzel');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,800');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700');
@import... | 0.320396 | 0.064007 |
.triangle-top {
width: 0;
height: 0;
border-right: 0.5em solid transparent;
border-bottom: 0.5em solid black;
border-left: 0.5em solid transparent;
}
.triangle-top-auto {
width: 0;
height: 0;
border-right: 0.5em solid transparent;
border-bottom: 1em solid black;
border-left: 0.5em solid transparent... | tests/recipes/shape/polygon/triangle/s.css | .triangle-top {
width: 0;
height: 0;
border-right: 0.5em solid transparent;
border-bottom: 0.5em solid black;
border-left: 0.5em solid transparent;
}
.triangle-top-auto {
width: 0;
height: 0;
border-right: 0.5em solid transparent;
border-bottom: 1em solid black;
border-left: 0.5em solid transparent... | 0.822937 | 0.169784 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300);
.frame {
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 400px;
margin-top: -200px;
margin-left: -200px;
border-radius: 2px;
box-shadow: 4px 8px 16px 0 rgba(0, 0, 0, 0.1);
overflow: hidden;
background: #272C34;
... | Day 2/style.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300);
.frame {
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 400px;
margin-top: -200px;
margin-left: -200px;
border-radius: 2px;
box-shadow: 4px 8px 16px 0 rgba(0, 0, 0, 0.1);
overflow: hidden;
background: #272C34;
... | 0.482429 | 0.101812 |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,600,600italic,700,700italic");
@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
.fra... | public/assets/css/event.css | @import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,600,600italic,700,700italic");
@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
.fra... | 0.320609 | 0.066085 |
body {
background-color: #263341;
color: white;
font-family: sans-serif;
margin: 25px 50px 50px 50px;
}
a {
color: lightpink;
text-decoration: none;
}
a:visited {
color: palevioletred;
}
a:hover {
text-decoration: underline;
}
/* Classes */
.label {
margin: 0 10px;
font-siz... | css/styles.css |
body {
background-color: #263341;
color: white;
font-family: sans-serif;
margin: 25px 50px 50px 50px;
}
a {
color: lightpink;
text-decoration: none;
}
a:visited {
color: palevioletred;
}
a:hover {
text-decoration: underline;
}
/* Classes */
.label {
margin: 0 10px;
font-siz... | 0.450118 | 0.107157 |
html{
background-color: rgb(228, 216, 224)
}
h1{
text-align: center;
font-family: cursive;
}
h3{
font-family: cursive;
}
img{
width: 300px;
height: 200px;
border-radius: 60%;
float: right;
}
.me{
width: 400px;
height: 450px;
border-radius: 0%;
float: left;
marg... | style.css | html{
background-color: rgb(228, 216, 224)
}
h1{
text-align: center;
font-family: cursive;
}
h3{
font-family: cursive;
}
img{
width: 300px;
height: 200px;
border-radius: 60%;
float: right;
}
.me{
width: 400px;
height: 450px;
border-radius: 0%;
float: left;
marg... | 0.395601 | 0.104981 |
@import url('https://fonts.googleapis.com/css?family=Play&display=swap');
html {
overflow-y: hidden;
}
.eventsinfo-main {
background: rgb(10,10,10);
font-family: 'Play', 'sans-serif';
color: white;
padding-bottom: 1em;
overflow: hidden;
}
.grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
... | src/App.css | @import url('https://fonts.googleapis.com/css?family=Play&display=swap');
html {
overflow-y: hidden;
}
.eventsinfo-main {
background: rgb(10,10,10);
font-family: 'Play', 'sans-serif';
color: white;
padding-bottom: 1em;
overflow: hidden;
}
.grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
... | 0.476092 | 0.077518 |
.container-fluid {
background-color: #3C3F41 !important;
}
.ace-jsoneditor .ace_scroller {
background-color: #2B2B2B !important;
}
.ace-jsoneditor .ace_gutter {
background-color: #313335 !important;
}
div.jsoneditor {
border: thin solid #4D4D4D !important;
}
.ace_gutter-cell {
color: #606366 !im... | src/css/mycss.css | .container-fluid {
background-color: #3C3F41 !important;
}
.ace-jsoneditor .ace_scroller {
background-color: #2B2B2B !important;
}
.ace-jsoneditor .ace_gutter {
background-color: #313335 !important;
}
div.jsoneditor {
border: thin solid #4D4D4D !important;
}
.ace_gutter-cell {
color: #606366 !im... | 0.435661 | 0.127571 |
body {
background-color: #f8f8f8;
}
#loading-content {
position: fixed;
background: #000000;
z-index: 10000;
left: 0;
right: 0;
top: 0;
padding-top: 50px;
bottom: 0;
font-size: 50px;
text-align: center;
color: #FFFFFF;
}
#plateDirty {
margin-top: 12px;
}
body > .cont... | inst/shiny/www/style.css |
body {
background-color: #f8f8f8;
}
#loading-content {
position: fixed;
background: #000000;
z-index: 10000;
left: 0;
right: 0;
top: 0;
padding-top: 50px;
bottom: 0;
font-size: 50px;
text-align: center;
color: #FFFFFF;
}
#plateDirty {
margin-top: 12px;
}
body > .cont... | 0.267408 | 0.042682 |
html {
box-sizing: border-box; }
body {
margin: 0;
color: white;
font-family: 'HelveticaNeueLTPro-ThEx', sans-serif;
min-height: 100vh;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAATElEQVRYhe3OsQ0AIADDMF6o+v+t5QoUhozefJIsydqu7X7zoQMGDdIBgwbpgEGDdMCgQTpg0CAdMGiQDhg0S... | src/styles.css | html {
box-sizing: border-box; }
body {
margin: 0;
color: white;
font-family: 'HelveticaNeueLTPro-ThEx', sans-serif;
min-height: 100vh;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAATElEQVRYhe3OsQ0AIADDMF6o+v+t5QoUhozefJIsydqu7X7zoQMGDdIBgwbpgEGDdMCgQTpg0CAdMGiQDhg0S... | 0.504639 | 0.083479 |
body {
background: #fff;
font-family: 'Open Sans', sans-serif;
color:#4e4e4e;
line-height: 22px;
}
h1,h2,h3,h4,h5,h6 {
font-weight: 600;
font-family: 'Open Sans', sans-serif;
color:#4e4e4e;
}
h1{
font-size: 36px;
color:#fff;
}
h2{
font-size: 20px;
color:#23648c;
}
h3{
font-size: 16px;
color:... | public/assets/css/main.css | body {
background: #fff;
font-family: 'Open Sans', sans-serif;
color:#4e4e4e;
line-height: 22px;
}
h1,h2,h3,h4,h5,h6 {
font-weight: 600;
font-family: 'Open Sans', sans-serif;
color:#4e4e4e;
}
h1{
font-size: 36px;
color:#fff;
}
h2{
font-size: 20px;
color:#23648c;
}
h3{
font-size: 16px;
color:... | 0.380414 | 0.066266 |
body,
input,
select,
button {
font-family: system-ui, -apple-system, BlinkMacSystemFont,
Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Droid Sans,
Helvetica Neue, Arial, sans-serif;
font-size: 13px;
font-variant-numeric: tabular-nums;
}
a:hover {
/* TODO reenable when the time comes ... | saml-authentication-server/src/main/vue/admin-ui/src/styles/react-ui.css | body,
input,
select,
button {
font-family: system-ui, -apple-system, BlinkMacSystemFont,
Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Droid Sans,
Helvetica Neue, Arial, sans-serif;
font-size: 13px;
font-variant-numeric: tabular-nums;
}
a:hover {
/* TODO reenable when the time comes ... | 0.215764 | 0.062962 |
*{
position: relative;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5{
font-family: sans-serif;
font-weight: 900;
}
a{
text-decoration: none;
color: inherit;
}
a img{
border: none;
}
code, pre{
font-family: monospace;
font-size: 13px; /* fix for SHIT BROWSERS DOWNSCALING EFFING MONOSPACE FONTS */
white-space: ... | docs/templates/cerberusx3/pagestyle.css | *{
position: relative;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5{
font-family: sans-serif;
font-weight: 900;
}
a{
text-decoration: none;
color: inherit;
}
a img{
border: none;
}
code, pre{
font-family: monospace;
font-size: 13px; /* fix for SHIT BROWSERS DOWNSCALING EFFING MONOSPACE FONTS */
white-space: ... | 0.267791 | 0.050098 |
.oo-ui-icon-arrowNext {
background-image: url('themes/wikimediaui/images/icons/arrowNext-ltr.png');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/arrowNext-ltr.svg');
}
.oo-ui-icon-arrowPrevious {
background-image: url('themes/wikimediaui/images/ico... | fbwiki/mediawiki/extensions/VisualEditor/lib/ve/lib/oojs-ui/oojs-ui-images-apex.css | .oo-ui-icon-arrowNext {
background-image: url('themes/wikimediaui/images/icons/arrowNext-ltr.png');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/arrowNext-ltr.svg');
}
.oo-ui-icon-arrowPrevious {
background-image: url('themes/wikimediaui/images/ico... | 0.494141 | 0.058319 |
html {
height: 100%;
}
body {
height: 100%;
margin: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background: #2b5b84;
padding-... | css/main.css | html {
height: 100%;
}
body {
height: 100%;
margin: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background: #2b5b84;
padding-... | 0.360489 | 0.07363 |
*,
::after,
::before {
box-sizing: border-box;
}
#nav-bar {
font-family: monospace, serif;
padding: 0;
margin: 0;
width: auto;
height: 75px;
background-color: #020024;
}
#nav-ul {
list-style-type: none;
margin: 0;
padding: 0;
text-decoration: none;
}
#nav-ul li {
display: inline;
text-decorat... | htdocs/style/loginst.css | *,
::after,
::before {
box-sizing: border-box;
}
#nav-bar {
font-family: monospace, serif;
padding: 0;
margin: 0;
width: auto;
height: 75px;
background-color: #020024;
}
#nav-ul {
list-style-type: none;
margin: 0;
padding: 0;
text-decoration: none;
}
#nav-ul li {
display: inline;
text-decorat... | 0.386532 | 0.069352 |
01. Responsive Max Width
02. Main Backgrounds
03. Borders
04. Button/Font Colors
05. Playlist Backgrounds & Fonts
06. Progress/Volume Bar Backgrounds
07. Player Height
08. Button Sizes
*/
/*
=============================================== 01. Responsive Max Width ===============================================
*/
/* ... | skin-default-dark.css | 01. Responsive Max Width
02. Main Backgrounds
03. Borders
04. Button/Font Colors
05. Playlist Backgrounds & Fonts
06. Progress/Volume Bar Backgrounds
07. Player Height
08. Button Sizes
*/
/*
=============================================== 01. Responsive Max Width ===============================================
*/
/* ... | 0.41941 | 0.075653 |
html {
overflow-y: scroll; }
body {
font-family: Roboto;
font-size: 16px; }
h1 {
text-transform: uppercase;
font-size: 32px;
color: #bfb8ad; }
h2 {
font-weight: 300;
font-size: 20px;
text-transform: uppercase;
padding-bottom: 5px; }
a {
text-decoration: none;
color: #98002e; }
a:hover {
t... | assets/css/app.css | html {
overflow-y: scroll; }
body {
font-family: Roboto;
font-size: 16px; }
h1 {
text-transform: uppercase;
font-size: 32px;
color: #bfb8ad; }
h2 {
font-weight: 300;
font-size: 20px;
text-transform: uppercase;
padding-bottom: 5px; }
a {
text-decoration: none;
color: #98002e; }
a:hover {
t... | 0.309128 | 0.084116 |
@import url('https://fonts.googleapis.com/css?family=Alata&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap');
body {
background: #dfdfdf;
font-family: 'Raleway', sans-serif;
}
hr {
... | rpgames/public/css/style.css | @import url('https://fonts.googleapis.com/css?family=Alata&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap');
body {
background: #dfdfdf;
font-family: 'Raleway', sans-serif;
}
hr {
... | 0.342022 | 0.088702 |
body {
text-align: center;
background: #778899;
color: #333333;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.bodyBar {
padding-top: 124px;
width: 100%;
float: left;
background: #778899;
}
.footerBar {
height:400px;
width: 10... | menus/css/css8/style.css | body {
text-align: center;
background: #778899;
color: #333333;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.bodyBar {
padding-top: 124px;
width: 100%;
float: left;
background: #778899;
}
.footerBar {
height:400px;
width: 10... | 0.334481 | 0.089415 |
*::-webkit-input-placeholder {
color: gray;
}
*:-moz-placeholder {
/* FF 4-18 */
color: gray;
}
*::-moz-placeholder {
/* FF 19+ */
color: gray;
}
*:-ms-input-placeholder {
/* IE 10+ */
color: gray;
}
html, body {height: 100% !important;}
.w80 {
width: 80px;
}
.w100 {
width: 100px;
}
.w... | WebContent/css/elp.css | *::-webkit-input-placeholder {
color: gray;
}
*:-moz-placeholder {
/* FF 4-18 */
color: gray;
}
*::-moz-placeholder {
/* FF 19+ */
color: gray;
}
*:-ms-input-placeholder {
/* IE 10+ */
color: gray;
}
html, body {height: 100% !important;}
.w80 {
width: 80px;
}
.w100 {
width: 100px;
}
.w... | 0.353094 | 0.092074 |
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700|Montserrat:400,700|Raleway:400,700');
body {
margin: 0;
}
.max-block {
max-width: 1440px;
width: 100%;
margin: 0 auto;
background-color: #eff0f2;
}
.logo {
border: 6px solid #170f1c;
padding: 14px;
margin-top: 64px;
margin-left... | CSS/style_land.css | @import url('https://fonts.googleapis.com/css?family=Merriweather:400,700|Montserrat:400,700|Raleway:400,700');
body {
margin: 0;
}
.max-block {
max-width: 1440px;
width: 100%;
margin: 0 auto;
background-color: #eff0f2;
}
.logo {
border: 6px solid #170f1c;
padding: 14px;
margin-top: 64px;
margin-left... | 0.357007 | 0.08196 |
.PortadaIndex {
height: 100vh;
width: 100%;
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
url(../img/portada-bg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
display: flex;
justify... | resources/css/index.css | .PortadaIndex {
height: 100vh;
width: 100%;
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
url(../img/portada-bg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
display: flex;
justify... | 0.492676 | 0.132936 |
.hero-container {
background: url('../images/banners/art2.jpg') center center/cover no-repeat;
height: 40vh;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
box-shadow: inset 0 0 0 1000px rgba(0,0,0, 0.2);
object-fit: contain;
mar... | static/sjd/css/template.css | .hero-container {
background: url('../images/banners/art2.jpg') center center/cover no-repeat;
height: 40vh;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
box-shadow: inset 0 0 0 1000px rgba(0,0,0, 0.2);
object-fit: contain;
mar... | 0.30715 | 0.068881 |
.single-product div.product.product-template-1 .images {
position: relative;
float: none;
width: 100%;
background-color: #f7f7f7;
}
.single-product div.product.product-template-1 .images .woocommerce-main-image {
width: 100%;
height: 500px;
text-align: center;
line-height: 500px;
margin-bottom: 0;
}
.... | assets/css/product.css | .single-product div.product.product-template-1 .images {
position: relative;
float: none;
width: 100%;
background-color: #f7f7f7;
}
.single-product div.product.product-template-1 .images .woocommerce-main-image {
width: 100%;
height: 500px;
text-align: center;
line-height: 500px;
margin-bottom: 0;
}
.... | 0.583559 | 0.059592 |
.footer {
background-color: #C70E3A;
position:fixed;
bottom:0;
z-index:999999;
width:100%;
float:left;
height: 2em;
}
.footer .ribbonContainer a {
color: #FFFFFF;
text-decoration: none;
font-size: 1em;
display: block;
float: left;
height: 2em;
padding: 0 15px;
... | src/Cyclogram/Bundle/KnowatHomeBundle/Resources/public/css/knowathomeCommon.css | .footer {
background-color: #C70E3A;
position:fixed;
bottom:0;
z-index:999999;
width:100%;
float:left;
height: 2em;
}
.footer .ribbonContainer a {
color: #FFFFFF;
text-decoration: none;
font-size: 1em;
display: block;
float: left;
height: 2em;
padding: 0 15px;
... | 0.518302 | 0.124054 |
.ck .drupal-media {
position: relative;
display: table;
clear: both;
min-width: 50px;
margin: 0.9em auto;
text-align: center;
}
.ck-content .drupal-media img {
display: block;
min-width: 100%;
max-width: 100%;
margin: 0 auto;
}
.ck-content .drupal-media > figcaption {
display: table-caption;
p... | backend/drupal/core/modules/ckeditor5/css/drupalmedia.css | .ck .drupal-media {
position: relative;
display: table;
clear: both;
min-width: 50px;
margin: 0.9em auto;
text-align: center;
}
.ck-content .drupal-media img {
display: block;
min-width: 100%;
max-width: 100%;
margin: 0 auto;
}
.ck-content .drupal-media > figcaption {
display: table-caption;
p... | 0.448185 | 0.061904 |
html.goals {
background-color: #F0FEFF; }
.goal-list {
max-width: 600px;
display: block;
margin: 0 auto 40px auto;
padding: 40px;
border-radius: 10px;
background: white;
box-shadow: 0 2px 4px rgba(0, 202, 255, 0.5), 0 30px 40px -10px rgba(97, 34, 255, 0.2);
display: none; }
.goal-list:target {
... | assets/css/goals.css | html.goals {
background-color: #F0FEFF; }
.goal-list {
max-width: 600px;
display: block;
margin: 0 auto 40px auto;
padding: 40px;
border-radius: 10px;
background: white;
box-shadow: 0 2px 4px rgba(0, 202, 255, 0.5), 0 30px 40px -10px rgba(97, 34, 255, 0.2);
display: none; }
.goal-list:target {
... | 0.467818 | 0.100613 |
* {
margin: 0;
padding: 0;
border-radius: border-box;
}
/* body {
background: url(../images/bg.png);
background-repeat: no-repeat;
background-position: cover;
} */
.section1 {
background: url(../images/background3.jpeg);
background-repeat: no-repeat;
background-size: cover;
color: white;
position:... | css/style.css | * {
margin: 0;
padding: 0;
border-radius: border-box;
}
/* body {
background: url(../images/bg.png);
background-repeat: no-repeat;
background-position: cover;
} */
.section1 {
background: url(../images/background3.jpeg);
background-repeat: no-repeat;
background-size: cover;
color: white;
position:... | 0.322313 | 0.084304 |
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
html {
font-size: 1em;
line-height: 1.4;
}
/*
* Remov... | css/main.css | /* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
html {
font-size: 1em;
line-height: 1.4;
}
/*
* Remov... | 0.415847 | 0.102305 |
html {
-webkit-text-size-adjust: 100%;
line-height: 1.15
}
body {
margin: 0
}
main {
display: block
}
h1 {
font-size: 2em;
margin: .67em 0
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible
}
pre {
font-family: monospace, monospace;
font-size: 1em
}
a {
background-color: transparent
}
abbr[... | sphinx/source/_static/styles/furo.css | html {
-webkit-text-size-adjust: 100%;
line-height: 1.15
}
body {
margin: 0
}
main {
display: block
}
h1 {
font-size: 2em;
margin: .67em 0
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible
}
pre {
font-family: monospace, monospace;
font-size: 1em
}
a {
background-color: transparent
}
abbr[... | 0.325306 | 0.070049 |
@import url('https://fonts.googleapis.com/css?family=Barlow|Major+Mono+Display');
body {
background-color: #1f2833;
}
.title {
margin: auto;
width: 100%;
height: 60%;
align-self: center;
padding: 3% 0% 3%;
margin-bottom: 10%;
}
.title span {
font-size: 200px;
font... | css/about.css | @import url('https://fonts.googleapis.com/css?family=Barlow|Major+Mono+Display');
body {
background-color: #1f2833;
}
.title {
margin: auto;
width: 100%;
height: 60%;
align-self: center;
padding: 3% 0% 3%;
margin-bottom: 10%;
}
.title span {
font-size: 200px;
font... | 0.444806 | 0.074838 |
.random-question-container {
display: none; }
.random-question-container.show-container {
display: block; }
.list-question-container {
display: none; }
.list-question-container.show-container {
display: block; }
.menu-container {
display: none; }
.menu-container.show-container {
display: block... | css/main.css | .random-question-container {
display: none; }
.random-question-container.show-container {
display: block; }
.list-question-container {
display: none; }
.list-question-container.show-container {
display: block; }
.menu-container {
display: none; }
.menu-container.show-container {
display: block... | 0.349977 | 0.079675 |
body{
color: #40514E;
margin: 0;
text-align: center;
font-family: 'Merriweather', serif;
}
a{
color: #11999E;
}
a:hover{
color: #EAF6F6 ;
}
h1{
font-family: 'Sacramento', cursive;
font-size: 6rem;
margin: 160px auto 0 auto;
color: #66BFBF;
}
h2{
font-family: 'Montserrat', sans... | CSS/style.css | body{
color: #40514E;
margin: 0;
text-align: center;
font-family: 'Merriweather', serif;
}
a{
color: #11999E;
}
a:hover{
color: #EAF6F6 ;
}
h1{
font-family: 'Sacramento', cursive;
font-size: 6rem;
margin: 160px auto 0 auto;
color: #66BFBF;
}
h2{
font-family: 'Montserrat', sans... | 0.330471 | 0.048249 |
html {
font-size: 62.5%;
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
body{
background-image: url("../assets/bg.png");
background-size: cover;
background-repeat: no-repeat;
}
.main-div{
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
... | static/css/main.css | html {
font-size: 62.5%;
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
body{
background-image: url("../assets/bg.png");
background-size: cover;
background-repeat: no-repeat;
}
.main-div{
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
... | 0.414543 | 0.063424 |
.container {
margin-top: 20px;
padding: 20px;
border: 1px solid #cccccc;
border-radius: 7px; }
input[type=submit] {
cursor: pointer; }
button[type=button] {
cursor: pointer; }
#inPass, #passHelp {
margin-right: 10px; }
#btn-submit, #btn-submit2, #btn-submit3, #btn-submit4 {
margin-top: 20px;
margi... | lib/index.css | .container {
margin-top: 20px;
padding: 20px;
border: 1px solid #cccccc;
border-radius: 7px; }
input[type=submit] {
cursor: pointer; }
button[type=button] {
cursor: pointer; }
#inPass, #passHelp {
margin-right: 10px; }
#btn-submit, #btn-submit2, #btn-submit3, #btn-submit4 {
margin-top: 20px;
margi... | 0.208098 | 0.049959 |
.loader-container {
position: fixed;
top: 0;
left: 0;
display: table;
height: 100%;
width: 100%;
z-index: 2003;
-webkit-overflow-scrolling: touch;
outline: 0;
overflow: hidden;
}
.loader-center {
display: table-cell;
vertical-align: middle;
posit... | bootstrap-loader.css | .loader-container {
position: fixed;
top: 0;
left: 0;
display: table;
height: 100%;
width: 100%;
z-index: 2003;
-webkit-overflow-scrolling: touch;
outline: 0;
overflow: hidden;
}
.loader-center {
display: table-cell;
vertical-align: middle;
posit... | 0.36557 | 0.065935 |
/***
* Grid.Mvc stylesheet http://gridmvc.codeplex.com/
* This file contains default styles for Grid.Mvc.
*/
/* Grid */
table.grid-table {
margin: 0;
}
table.grid-table .grid-wrap {
padding: 0;
position: relative;
}
table.grid-table .grid-empty-text {
color: #666;
}
... | DoctrineShips.Web/Content/styles/gridmvc.css | /***
* Grid.Mvc stylesheet http://gridmvc.codeplex.com/
* This file contains default styles for Grid.Mvc.
*/
/* Grid */
table.grid-table {
margin: 0;
}
table.grid-table .grid-wrap {
padding: 0;
position: relative;
}
table.grid-table .grid-empty-text {
color: #666;
}
... | 0.499268 | 0.117927 |
.sheet-main-container{
min-width:600px;
padding:15px;
position:relative;
border: 1px solid black;
border-radius: 20px;
}
label{
display:inline;
}
div.sheet-body-container {
position:relative;
}
input[type=radio].sheet-edit-pages,
input[type=radio].sheet-edit-pages + span
{
top: -31px ... | BESM2revised/besm2revised.css | .sheet-main-container{
min-width:600px;
padding:15px;
position:relative;
border: 1px solid black;
border-radius: 20px;
}
label{
display:inline;
}
div.sheet-body-container {
position:relative;
}
input[type=radio].sheet-edit-pages,
input[type=radio].sheet-edit-pages + span
{
top: -31px ... | 0.274254 | 0.086093 |
body{
padding: 0;
margin: 0px;
font-family: Arial;
font-size:12px;
background:lightcyan;
}
img{
border: none;
}
#sidebar a{
color: white;
text-decoration: none;
}
#sidebar a:hover{
color: #C0C6C5;
}
#sidebar img{
vertical-align: center;
}
#sidebar{
font-weight:bold;
back... | data/usercss/95914.user.css |
body{
padding: 0;
margin: 0px;
font-family: Arial;
font-size:12px;
background:lightcyan;
}
img{
border: none;
}
#sidebar a{
color: white;
text-decoration: none;
}
#sidebar a:hover{
color: #C0C6C5;
}
#sidebar img{
vertical-align: center;
}
#sidebar{
font-weight:bold;
back... | 0.254324 | 0.077727 |
@charset "UTF-8";
@font-face
{
font-family: pictonic;
src: url('../font/pictonic.eot');
src: url('../font/pictonic.eot?#iefix') format('embedded-opentype'),
url('../font/pictonic.ttf') format('truetype'),
url('../font/pictonic.woff') format('woff'),
url('../font/pictonic.svg') forma... | static/lib/pictonic/css/pictonic.css | @charset "UTF-8";
@font-face
{
font-family: pictonic;
src: url('../font/pictonic.eot');
src: url('../font/pictonic.eot?#iefix') format('embedded-opentype'),
url('../font/pictonic.ttf') format('truetype'),
url('../font/pictonic.woff') format('woff'),
url('../font/pictonic.svg') forma... | 0.209712 | 0.047294 |