text stringlengths 1 1.04M |
|---|
h1, h2, h3, h4, h5, h6, .nav, .navbar {
font-family: 'Poiret One', cursive;
}
body {
font-family: 'Lato', cursive;
}
.myphoto-section {
min-width: 100px;
}
.bg-myphoto-dark {
background-color: #504747;
color: white;
}
.bg-myphoto-light {
background-color: white;
color: #504747;
}
.bg-myphoto-welcome {
bac... |
/**
* Blocksy - v1.7.71
*
* Copyright (c) 2021
* Licensed GPLv2+
*/
|
:root {
--background: #2888b8;
--pagedjs-width: 210mm;
--color-paper: white;
--screen-pages-spacing: 5mm;
--header-width: 462px;
--header-image-padding: 18px;
}
html {
font-size: 14px;
}
/* article header */
.document-header {
border-width: 4px 0;
border-style: solid;
width: var(--header-width);
... |
@media (min-width: 1400px)
{
.fresh_sec{ text-align: center}
.fresh_sec ul li{ display: inline-block; vertical-align: top; float: none;}
.customer-details-banner{ min-height: 55vh}
}
@media (min-width: 1101px) and (max-width: 1280px)
{
.bottom_header .menu_sec .navbar-nav li a{padding:0 15px 10px}
.... |
.search-result{
border-bottom: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid gray;
width:195px;
height: 16px;
padding: 5px;
background-color: white;
cursor: pointer;
}
.search-result:hover {
color: #eee;
background-color: #607D8B;
}
#search-box{
width: 200px;
height: 2... |
.logo {
background: url(../images/logo_02.png) no-repeat;
height: 165px;
width: 636px;
background-position: center;
}
.logoLeft {
background: url(../images/logo_01.png);
}
.logoRight {
background: url(../images/logo_03.png);
}
.header {
width: 100%;
height: 150px;
}
.has-header {
... |
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--succ... |
h1 {
margin-top: 0;
margin-bottom: 0;
}
header {
padding: 1em;
display: flex;
flex-direction: column;
/* margin-bottom: 0; */
}
body {
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
}
main {
height: 100vh;
display: flex;
flex-direction: column;
}
.gatsby-image-wrapper {
paddin... |
/* review */
#review {
padding-top: 10px;
width: 780px;
margin-left: 10px;
}
#review .a {
clear: both;
}
#review .b {
float: left;
margin-bottom: 5px;
}
#review .b a {
font-weight: bold;
text-decoration: underline;
}
#review .c {
float: right;
text-align: right;
margin-bottom: 5px;
}
#review table {
wi... |
.appointment-request-widget .datepicker {
position: relative;
display: inline-block;
}
.appointment-request-widget .calendar {
display: none;
}
.appointment-request-widget .datepicker input, .appointment-request-widget .datepicker img {
cursor: pointer;
cursor: hand;
}
.appointment-request-widget .datepicker i... |
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@1,200&display=swap");
html {
box-sizing: border-box;
}
.head {
text-align: center;
margin-top: 0;
margin-bottom: 10px;
font-family: Source Sans Pro, sans-serif;
font-size: 45px;
}
.hidden {
display: none;
}
.topBorder {
b... |
html {
scroll-behavior: smooth;
}
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
... |
#page-yield {
margin-top:50px;
}
#form-content {
width:770px;
margin:0px auto;
}
#loader{
padding-top:10px;
}
#go-button {
float : left;
margin : 30px 0 50px 300px;
}
.label-field-pair {
width:285px;
float:left;
padding-left:10px;
height:50px;
}
.label-check-pair {
width:285p... |
/**
* material-design-lite - Material Design Components in CSS, JS and HTML
* @version v1.1.3
* @license Apache-2.0
* @copyright 2015 Google, Inc.
* @link https://github.com/google/material-design-lite
*/ |
a.button { display: inline-block; padding: 3px 5px 3px 5px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 12px; color: #3C3C3D; text-shadow: 1px 1px 0 #FFFFFF; background: #ECECEC url('../images/css3buttons_backgrounds.png') 0 0 no-repeat; white-space: nowrap; overflow: visible; cursor: p... |
/* Estrutura do site */
* {
margin: 0;
padding: 0;
}
body {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
background: #FFF url(../imagens/fundo.png) repeat-x;
}
#container {
width: 750px;
margin: 0 auto;
}
#topo {
height: 150px;
... |
.App {
text-align: center;
}
.app_slider {
background-color: yellow;
height: 50vh;
width: 30vh;
}
.App-logo {
height: 40px;
pointer-events: none;
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
... |
.slideshow-container {
width: 99%;
height: 40em;
position: relative;
margin: top 60px;
}
.mySlides {
display: none;
}
.slideimg{
transform: translate3d(0, 0, 1px);
position: relative;
top:-3em;
width: 99%;
height: 34.8em;
opacity: 0.6;
}
.prev, .next {
cursor: pointer;
position: absolut... |
* {
font-family: 'Noto Sans Korean', sans-serif;
}
.section + .section {
padding-top: 0.25rem;
}
body, #app {
height: 100vh;
}
#app {
display: flex;
flex-direction: column;
}
main {
flex: 1;
} |
.Heading {
font-size: 46px;
color: #7b6a6a;
} |
.basket-t-b-m{
margin-top: 85px; margin-bottom: 60px
}
.selectall-margin-b{
margin-bottom: 38px;
}
.text-css-email{
margin-right: 30px;
}
.h4-mybasket-css{
line-height: 50px;
color: #387FA8;
}
.basketvalue{
color: #387FA8;
}
.brand-img-css-mt{
max-width: 120px;
height: 120px;
}
.productd... |
/**
* Copyright 2016 Telerik AD
* ... |
.sidebar_hidden {
flex: 0 0 0;
}
.sidebar-fixed {
display: flex;
flex-direction: column;
position: fixed;
height: 100vh;
}
.menu-header {
font-size: 41px;
text-transform: uppercase;
line-height: 43px;
letter-spacing: 2px;
}
.menu-sub-header {
margin-top: 8px;
margin-botto... |
body {
min-height: 2000px;
padding-top: 70px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
--font-weight: 300;
--color: #ffffff;
--background: #bc2131;
font-size: 12px;
}
.content-image {
display: block;
}
.img-float {
float: left;
width: 150px;
height: 150p... |
.board .row:nth-child(even) div:nth-child(even) .tile {
background-color: #f0d9b5;
}
.board .row:nth-child(even) div:nth-child(odd) .tile {
background-color: #b58863;
}
.board .row:nth-child(odd) div:nth-child(even) .tile {
background-color: #b58863;
}
.board .row:nth-child(odd) div:nth-child(odd) .tile ... |
.outer {
width: 25%;
/* float: left; */
/* position: relative; */
display: flex;
flex-direction: column;
}
.outer .input_picker {
/* text-align: center; */
position: relative;
}
.outer .input_picker .down_arrow{
position: absolute;
top: 4px;
left: 57%;
padding: 0;
cursor:... |
.mainproduct-container {
width: 90%;
margin: auto;
display: flex;
flex-direction: column;
}
.mainproduct-container .xudtovar-container {
display: flex;
flex-direction: column;
}
.mainproduct-container .xudtovar-container .xudlink {
margin-top: 7px;
}
.mainproduct-container .xudtovar-conta... |
.card {
margin-top: 15%;
}
/* label focus color */
.input-field input[type=text]:focus + label,
.input-field input[type=email]:focus + label,
.input-field input[type=password]:focus + label {
color: #1089f5;
}
/* label underline focus color */
.input-field input[type=text]:focus,
.input-field input[type=email]:foc... |
.item {
padding: 5px;
margin: 0 5px 10px 0;
background-color: antiquewhite;
cursor: pointer;
}
.title {
font-weight: bold;
}
.desc {
padding: 10px;
background-color: #fff;
}
.label-wrapper {
padding: 5px;
cursor: pointer;
}
.label-color {
width: 10px;
height: 10px;
d... |
.main-brand{
font-size: 60px;
text-align: center;
font-weight: normal;
font-family: 'Great Vibes', cursive;
margin: 90px 0px;
}
.story-image{
width: 100%;
}
.story-title{
font-weight: normal;
font-style: italic;
font-size: 30px;
margin: 15px 0px;
text-align: center;
}
.sto... |
.wrapper {
width: 100%;
height: 80vh;
background: #fff;
} |
/*--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body a {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-tra... |
table.dataTable{/*width:100%;*/margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}
table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}
table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}
table.dataTable thead th:active,table.dataTable thead t... |
table .btn {
background: transparent;
padding: 0;
border: none;
color: black;
}
table .btn:hover {
background: transparent;
padding: 0;
border: none;
}
table td h5{
margin-top:0;
}
.playlist td{
height: 40px;
line-height: 40px;
font-weight: normal;
white-space: nowrap;
overflow: hidden;
curso... |
.Main {
background-color: #232323;
display: flex;
flex-direction: row;
width: 100vw;
height: auto;
}
.Main-view {
background-color: #232323;
display: flex;
flex-direction: row;
width: 100%;
height: auto;
}
.BookName {
flex-direction: column;
width: 70%;
height: auto;
}
.Main-oldNewView {
... |
#layout_header{
background: #808080;
width:100%;
padding-top: 90px;
padding-bottom:20px;
margin-bottom: 20px;
}
#layout_header .container h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 35px;
color:white;
text-shadow: 0 1px 2px rgba(0,0,0,.6);
} |
/*!
* reveal.js
* http://revealjs.com
* MIT licensed
*
* Copyright (C) 2018 Hakim El Hattab, http://hakim.se
*/
/*********************************************
* RESET STYLES
*********************************************/
html, body, .reveal div, .reveal span, .reveal applet, .reveal object, .reveal iframe,
.rev... |
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #3490d... |
/* Modules */
.module {
border: 1px solid #9BA0AF;
width: 100%;
margin: 20px 3% 0 3%;
margin-top: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
}
#main .module header h3 {
display: block;
width: 90%;
float: left;
}
.module header {
height: 38px;
width: 100%;
back... |
body{
padding: inherit;
width: 1000px;
margin:auto !important;
}
#accordionCritries{
padding: 10px 0px;
}
.pui-datatable-tablewrapper{
padding: 10px 0px;
}
.pui-menuitem .ui-widget .ui-corner-all{
padding: 0px 10px;
}
#tittle1{
font-size:30px;
} |
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #3490d... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.9.7
*/md-backdrop{z-index:50;background-color:transparent;position:absolute;height:100%;left:0;right:0}md-backdrop.md-select-backdrop{z-index:81}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-i... |
/*
BUTTONS.CSS
*/
/* GLOBAL BUTTON CLASS */
.btn {
display: inline-block;
margin: .2em;
text-decoration: none;
}
.btn:hover {
text-decoration: none;
}
/* INDUSTRIAL */
[class*=industrial] {
padding: 1em;
border: 2px solid;
border-radius: 2px;
-webkit-border-radius: 2px;
font-weight: 500;
trans... |
body {
background-color: azure;
font-family: Tahoma;
font-size: medium;
}
.botao-excluir {
font-family: Constantia;
color: white;
font-size: small;
font-weight: bold;
background-color: darkred;
}
.botao-limpar {
font-family: Constantia;
color: black;
font-size: small;
... |
h1 {
font-weight: 300;
font-family: Roboto, sans-serif;
text-align: center;
}
table {
width: 50%;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
}
th {
height: 2rem;
padding: .5em;
text-align: left;
color: #1db954;
background-color: #d3d3d3;
border... |
/*!
* Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont914c.html?v=4.6.1');
sr... |
@import url("https://fonts.googleapis.com/css?family=Exo:700");
/*CLEARFIX*/
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
... |
.ar-image-container {
/* background: #F00; */
/* padding: 2rem; */
overflow: hidden;
/* positioning image in container */
position: relative;
border-radius: 0.5rem;
/* box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.5); */
}
/* using pseudo element to create aspect ratio for picture */
.ar-image-con... |
/*
* Very simple jQuery Color Picker
* https://github.com/tkrotoff/jquery-simplecolorpicker
*
* Copyright (C) 2012-2013 Tanguy Krotoff <tkrotoff@gmail.com>
*
* Licensed under the MIT license
*/
/**
* Inspired by Bootstrap Twitter.
* See https://github.com/twbs/bootstrap/blob/master/less/navbar.less
* See htt... |
/*!
* Start Bootstrap - Stylish Portfolio v5.0.0 (https://startbootstrap.com/template-overviews/stylish-portfolio)
* Copyright 2013-2018 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE) |
.settings-main-display{
display: flex;
flex-direction: column;
width: 100%;
padding: 20px 20px 0 30px;
background-color: #4B4E6D;
}
.settings-main-display .password-change{
display: flex;
flex-direction: column;
}
.settings-main-display .password-change h3{
margin-bottom: 25px;
color... |
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... |
.bg-image {
background-size: cover;
}
h1 {
padding: 50px;
}
.highscore-list {
margin-top: 25px;
}
li {
padding: 2px 0;
background-color: rgb(178, 20, 192, 0.2);
border: solid 1px rgb(178, 20, 192, 0.2);
border-radius: 10px;
width: 100%;
font-size: 24px;
}
ol {
max-width: 350px;
counter-reset: ... |
:host {
display: block;
}
.l-widget-group {
display: flex;
flex-flow: row wrap;
flex: 1;
padding: 0 15px;
height: 100%;
align-items: center;
position: relative;
}
.l-main-container {
display: flex;
flex-flow: row wrap;
height: calc(100vh - 50px); /* 50px: header 높이 */
ove... |
/**
* This is needed to show correctly render fontawesome in the page
*/
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url('/thirdparty/webfonts/fa-solid-900.eot');
src: url('/thirdparty/webfonts/fa-solid-900.eot?#iefix')
format('embedd... |
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-menu-icon-one,
.main-menu-icon-two {
position: absolute;
background: #fff;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 400ms all ease-out;
transition: 400ms all ease-out;... |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
background: rgb(13, 4, 136);
}
.container {
position: relative;
width: 600px;
min-height: 100vh;
color: rgb(255, 255, 255);
margin: 100px auto;
}
.container h2 {
margin: 0 0 20px;
padding: 0;
}
.container .skills {
position: relative;
width... |
:root {
--btn-margin: 10px;
}
body {
font-family: Verdana, Geneva, Tahoma, sans-serif;
background-color: rgb(0, 143, 107);
color: white;
}
#site-title {
text-align: center;
}
#form {
display: flex;
flex-direction: column;
justify-content: center;
padding: 10px;
}
#content {
b... |
*{margin:0;padding:0;border:0;}
body{background-color:#fff;}
.temiz{clear:both;}
.vp_ana{width:560px;height:360px;background:#f4f4e9;margin:auto;margin-top:100px;position:relative;}
.vp_kontrol{width:560px;height:45px;background:#f4f4e9;position:absolute;bottom:0;left:0;z-index:2147483647;}
.vp_cubuk{width:560px;heig... |
.swiper {
border:2px solid red;
background-color: #0d6aad;
height:250px;
}
.nav{
border:1px solid black;
height:20px;
margin-top:20px;
} |
#nav-style {
background-color: #080808;
border-color: #080808;
border-radius: 0%;
position:fixed;
top:0;
z-index: 2;
width:100%;
}
#articles {
/* margin-top: 3%; */
/* background: url('https://images.unsplash.com/photo-1486551937199-baf066858de7?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=578621a91f482227774ba0... |
html {
height: 100%;
font-family: monospace;
font-size: 14px;
}
body {
padding: 0;
margin: 0;
border: 0;
height: 100%;
overflow: hidden;
}
.hidden {
display: none;
}
#home {
background-color: red;
}
#life {
height: 100%;
background-color: #5F9FFF;
}
#event {
background-color: magenta;
}
... |
:local(.notifications_container) {
position: absolute;
top: 0px;
left: 0px;
z-index: 999;
max-height: 100%;
overflow-y: scroll;
pointer-events: auto;
}
:local(.notifications_container) > * {
margin: 0.5em;
width: 12em;
box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.3);
} |
/*
Created on : Oct 27, 2014, 1:35:27 AM
Author : arnold
*/
@font-face {
font-family: 'Signika Negative';
font-style: light;
font-weight: 300;
src: local('Signika Negative'), local('SignikaNegative-Regular'), url(../fonts/Signika_Negative/SignikaNegative-Light.ttf) format('truetype');
}
@font-face ... |
.icon-myADD{
background:url('images/onebit_01.png') no-repeat left center;
} |
.user-redirect {
font-size: 1rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
width: 100%;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 1.2rem;
line-height: 1;
padding: 25vh 0 0 0;
margin: 0;
color: #05386b;
}
.use... |
.txtBlack
{
font-family: verdana;
font-size: 10px;
color: #000000;
height: 12px;
}
.txtBlackbold
{
font-family: verdana;
font-size: 10px;
color: #000000;
font-weight: bold;
height: 12px;
vertical-align: middle;
}
.txtRedbold
{
font-family: verdana;
font-size: 10px;
color: #FF0000;
font-weight: bold;
heig... |
.rendered_html pre code {
font-size: x-large;
line-height: normal;
height: 100%;
}
div.frame {
height: 100px;
width: 100%;
white-space: nowrap;
text-align: center; margin: 1em 0;
}
span.helper {
display: inline-block;
height: 100%;
vertical-align: top;
}
img {
vertical-align... |
.lds-roller {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-roller div {
animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 40px 40px;
}
.lds-roller div:after {
content: " ";
display: block;
position: absolute;
... |
*, *:before, *:after {
box-sizing: inherit; }
body {
margin: 0;
background: #fff;
color: #333;
font: 16px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: .2px;
-webkit-font-smoothing: antialiased;
box-sizing: border-box; }
h1 {
font-size: 2rem;
font-weight: 700;
margin: 1.275... |
@charset "utf-8";
/* common */
* { word-wrap: break-word; }
ul,ol,li,span,p,form,h1,h2,h3,4,h5,h6,dl,dt,dd { margin: 0; padding: 0; border: 0; z-index:inherit; }
img,a img { border:0; margin:0; padding:0; }
ul,ol,li { list-style:none; }
* { margin:0; padding:0; }
html,body { height:100%; font:12px/1.6 Microsoft... |
/*! UIkit 2.27.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */.uk-nestable-handle,.uk-nestable-item{touch-action:none}.uk-nestable{padding:0;list-style:none}.uk-nestable a,.uk-nestable img{-webkit-touch-callout:none}.uk-nestable-list{margin:0;padding-left:40px;list-style:none}.uk-nestable-item+.uk-nest... |
/*
//= require ptz/reset
//= require ptz/base
//= require ptz/framework
//= require ptz/inputs_buttons/all
//= require ptz/pagination/kaminari
//= require notifications/base
//= require app_theme/shared/layout
*/ |
/*-------------------------
Theme Name: Sweet Blossoms
Theme URI: http://www.talkxhtml.com/
Description: A narrow two-column design that satisfies the pink lover in all of us.
Version: 1.01-wpcom
Author: TalkXHTML.com
Author URI: http://www.talkxhtml.com/
Tags: two-columns, fixed-width, pink, right-sidebar, sticky-post... |
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: #2c3e50;
height: 100vh;
width... |
.leader{margin-top:1.25rem;margin-top:1.538rem;}.leader-double{margin-top:2.5rem;margin-top:3.076rem;}.leader-triple{margin-top:3.75rem;margin-top:4.614rem;}.leader-quadruple{margin-top:5rem;margin-top:6.152rem;}.trailer{margin-bottom:1.25rem;margin-bottom:1.538rem;}.trailer-double{margin-bottom:2.5rem;margin-bottom:3.... |
.nav_1{
width: 100%;
}
.nav_2{
margin: 80px auto;
float:left;
}
.content .content_1 .text{
width: 100%;
margin: auto 0;
margin-left:30px;
margin-top: 20px;
margin-bottom: 20px;
}
.content .content_1 .img{
display: none;
}
.content .content_1 .video{
width: 100%;
margin-left:0;
}
.content .conte... |
/* your custom css */
.mainContainer .wrapper blockquote p {
padding: 0;
}
a {
color: #0080c0;
text-decoration: underline !important;
}
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (max-width: 102... |
.CodeMirror {
line-height: 1em;
font-family: monospace;
background-color:#fff;
color:#000;
}
.CodeMirror-scroll {
overflow: scroll;
max-height:500px;
height: 300px;
max-width:810px;
/* This is needed to prevent an IE[67] bug where the scrolled content
is visible outside of the scrolling box. */
... |
@font-face {
font-family: "Market Sans";
src: url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot');
src: url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot?#iefix') format('embedded-opentype'), url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.... |
/* applies to anything of class "example-class-selector" */
.example-class-selector {
margin-top: 2em;
}
/* applies to any <p> descendants of an element of class "example-class-selector" */
.example-class-selector p {
/* Colors are in hexadecimal: http://www.colorpicker.com/ */
color: #CC00AA;
}
/* this style exi... |
/*!
* Build 17.000
* Bootstrap v3.3.1
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT
* ----
* normalize.css v3.0.2 | MIT License
* ----
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License... |
.exchange {
width: 100%;
height: 100%;
/* float: left; */
padding: 30px 0px 0 0;
/* color: #BCD7E6; */
background: #263142;
padding-top: 60px;
}
.sidebar {
width: 22%;
float: left;
background: #18202A;
padding-bottom: 10px;
}
.sc {
padding: 16px 8%;
height: 50px;
}
... |
@charset "utf-8";
input[type='radio'] {
width: 14px;
height: 14px;
}
#tvplay-current,
#tvplay-total {
width: 100px;
}
.tab-info label {
display: inline-block;
margin-left: 10px;
}
.SeriesBtnGrp {
margin-left: 4px;
display: inline-block;
}
.SeriesBtnGrp > .ui-button {
padding: .2em .6em;
margin: 4... |
input[type=text], select {
width: 100%;
padding: 8px 16px;
margin: 1px 0;
display: inline-block;
border: 1px solid #ccc;
border-radius: 3px;
box-sizing: border-box;
}
input[type=submit] {
width: 55%;
text-align: center;
background-color: #4CAF50;
color: white;
padd... |
body{
font-size: 16px;
font-family: Verdana, sans-serif;
background:#FDF5E6;
}
.container{
width:300px;
margin: auto;
}
#app h1{
font-size: 18px;
border-bottom: 1px solid #ddd;
padding: 16px 0;
/* background: #e0edff; */
}
.title{
margin-left:5px;
}
#app li{
line-height: 1.5;
}
#app input[... |
* { margin:0; padding:0; }
#newsticker-demo {
width:310px;
background:#EAF4F5;
padding:5px 5px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}
#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }
#newsticker-demo .title {
text-align:center;... |
@import url('https://fonts.googleapis.com/css?family=Abel|Oswald:700|Yellowtail|Patrick+Hand');
* {
font-family: times;
}
body {
background: #fff;
}
nav, article, aside, footer section {
margin: 0 auto;
width: 900px;
}
nav {
margin-top: 25px;
}
nav ul {
float: right;
}
nav li {
float: left;
paddin... |
html,
body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
--text-color: #333;
color: var(--text-color);
background-color: #e0f0fd;
}
.container {
text-align: center;
width: 40%;
margin: auto;
color: #181818;
min-height: 90vh;
margin-top: 2%;
}
.todo {
width: 100%;
padding-bottom... |
/*
@media all and (min-width: 768px) and (max-width:950px)
{
#navMenu{ display:none }
#navMenu1{ display:inline-block }
#navMenu2{ display:none }
}
*/
@media all and (min-width:992px)
{
#leftMenu{ display:inline-block }
#navMenu { display:none }
#navMenu1 { display:inline-block }
}
@media all and (max-wi... |
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
html, body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
a, .btn-link { color: #0366d6; }
.btn-primary {
background-color: #1b6ec2;
border-color: #1861ac;
color: #fff;
}
.content { padding-top: 1.1rem; }
.valid.modifi... |
@charset "UTF-8";
body {
font-family: system-ui, -apple-system, sans-serif;
line-height: 1.4;
max-width: 800px;
margin: 20px auto;
padding: 0 10px;
color: #dbdbdb;
background: #202b38;
text-rendering: optimizeLegibility;
}
button, input, textarea {
transition: background-color 0.1s linear, border-col... |
.custom-control.material-checkbox {
--color: #26a69a;
}
.custom-control.material-checkbox .material-control-input {
display: none;
}
.custom-control.material-checkbox
.material-control-input:checked
~ .material-control-indicator {
border-color: var(--color);
-webkit-transform: rotateZ(45deg) tra... |
/*!
* Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) |
div {
a: 3;
d: null;
e: true;
f: -null;
g: -fudge;
i: froo(, 4);
j: 3, 4;
k: 4;
a2: 3;
e2: true;
f2: -;
i2: froo(, 4);
j2: 3, 4;
k2: 4; } |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #111;
color: #f2f2f2;
}
#container {
margin: 2% 20%;
}
#site-name {
font-size: 1.5rem;
font-weight: bold;
}
main {
margin: 3% 0;
}
#headline {
text-align: center;
font-size: 3rem;
}
#description {
... |
table {
font-size: 80%;
} |
@font-face {
font-family: 'robotoregular';
src: url('Roboto-Regular-webfont.eot');
src: url('Roboto-Regular-webfont.woff') format('woff'),
font-weight: normal;
font-style: normal;
} |
.panel-button {
height: 20px;
width: 20px;
border-radius: 50%;
background-color: black;
margin: auto;
}
.wire {
position: relative;
margin-left: -1990px;
height: 8px;
margin-top: 4px;
width: 2000px;
background-color: black;
}
.segment {
border-spacing: 0px;
}
.segment tr td:first-child {
background... |
body {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
padding: 20px;
line-height: 1.4;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.