text stringlengths 1 1.04M |
|---|
footer {
margin: 20px;
text-align: center;
} |
.text-a-c {
text-align: center;
}
.f-l-W-600 {
float: left;
width: 600px;
}
.float-l{
float: left;
}
.width-60 {
width: 60px;
}
.width-200 {
width: 200px;
}
.margin-top-10 {
margin-top: 10px;
}
.height-60 {
height: 60px;
}
.margin-top-20 {
margin-top: 20px;
}
.f-r {
floa... |
h2 {
font-family: Roboto, Arial;
color: #333333;
font-size: 28px;
padding: 0px;
margin: 0px;
}
.lex {border: 1px solid #bfbfbf;}
.person {background-color: #CCFF66;}
.organization {background-color: #99CCFF;}
.location {background-color: #FF99CC;}
.date {background-color: #F0E442;}
.coordinate {bac... |
/*
* Copyright 2017 Capital One Services, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
body { background:#282319; }
h1 { color: #D2AF9B }
div#logo h1 { color: #D2AF9B }
#menu-links ul > li a { color: #b99682 }
#breadcrumbs { color: #b99682 }
#breadcrumbs a { color: #b99682; }
table.album-showcast .release-date { color: #af8c78 }
table.album-showcast .summary { color: #c3a08c }
table.album-showcast a { co... |
.site-header,.site-header-actions .select-menu {
position: relative
}
.markdown-body,body {
font-family: Arial,"Hiragino Sans GB","冬青黑","Microsoft YaHei","微软雅黑",SimSun,"宋体",Helvetica,Tahoma,Arial sans-serif;
font-size: 16px;
line-height: 1.6;
word-wrap: break-word;
-webkit-tap-highlight-color: ... |
/* --------------------------------
Main Components
-------------------------------- */
.cd-products-comparison-table {
margin-bottom: 6em;
}
.cd-products-comparison-table::after {
/* never visible - this is used in jQuery to check the current MQ */
display: none;
content: 'mobile';
}
.cd-products-com... |
.leaflet-control {
cursor: pointer;
}
.polyline-measure-unicode-icon {
font-size: 19px;
font-weight: bold;
}
a.polyline-measure-clearControl:active {
background-color: #f88;
}
.polyline-measure-tooltip {
font: 10px Arial, Helvetica, sans-serif;
line-height: 10px;
background-color: rgba(255, 255, 170, 0.7);... |
.dnnHTMLSettings, .dnnMyWork {margin:2em auto;}
.dnnEditHtml{margin: 0 auto;}
.dnnFormItem input[type=checkbox], .dnnPageSettings .dnnFormItem input[type=radio]{width:auto;}
.dnnFormItem .dnnHTMLSRadioButtons label, .dnnFormItem .dnnPSRadioButtons input, .dnnFormItem .dnnHTMLSRadioButtons label, .dnnFormItem .dnnHTMLS... |
/* The CSS file for CSE Revue 2011 */
h1 {
font-weight: normal
}
h2 {
font-weight: normal
}
body {
background-color: #272539;
color: #fff;
font-family: "Arial", serif;
}
a {
color: #817bb3;
text-decoration: none;
}
a:visited {
color: #817bb3
}
a:hover {
color: #b4adf9
}
.csehea... |
@charset "UTF-8";
@font-face {
font-family: "linea-basic-10";
src:url("fonts/linea-basic-10.eot");
src:url("fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"),
url("fonts/linea-basic-10.woff") format("woff"),
url("fonts/linea-basic-10.ttf") format("truetype"),
url("fonts/linea-basic-10.svg... |
*{
margin: 0; /*cola o conteúdo no topo da página*/
padding: 0; /*cola o conteúdo no topo da página*/
}
body{
font-family: Arial, Helvetica, sans-serif; /*muda a fonte dentro do body*/
background-color: black; /*muda cor de fundo geral*/
}
.container{
max-width: 1000px; /*largura máxima do contain... |
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-bt... |
.slider_bg {
background: url('../images/banner_moen.jpg');
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.da-slider{
width: 100%;
height:500px;
position: relative;
overflow: hidden;
-webkit-transition: background-posit... |
body {
background-color: #000;
}
.container {
background-color: #fff;
}
.jumbotron {
background-image: url("img/favorite-things.jpg");
background-attachment: fixed;
max-height: 350px;
margin-top: 5px;
margin-bottom: 8px;
}
.jumbotron h1 {
color: #FFFF00;
text-align: left;
text-indent: 50px;
tex... |
#nav-icon {
width: 60px;
height: 45px;
position: relative;
margin: 8px auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
... |
body{
background-color:#b3ccff;
font-family:Impact; /*Changes font of entire website to Impact*/
display: block;
margin: 0px 10% 0 10%; /*remember top, right, bottom left */
color: #333333;
font-size:
}
h1{
color:#ffffff;
text-align: center;
text-shadow: 1px 0 0 #333333, 0 -1px 0 #333333, 0 1px 0 #33... |
.iconButton {
outline: none;
border: none;
background:none;
cursor: pointer;
}
/* header {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
min-height: 12vh;
background-image: linear-gradient(#e6e6e6, #f2f2f2, #ffffff);
}
header section {
... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.10-master-82d51e3b6
*/md-content.md-THEME_NAME-theme{color:"{{foreground-1}}";background-color:"{{background-default}}"} |
/* lato-regular - latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url('../../fonts/Lato-Regular/lato-v15-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Lato Regular'), local('Lato-Regular'),
url('../../fonts/Lato-Regular/lato-v15-latin-regular.eot?#iefix')
... |
.highlight .hll { background-color: #ffc; }
.highlight .c { color: #999; } /* Comment */
.highlight .err { /* color: #a00; */ /* background-color: #faa */ } /* Error */
.highlight .k { color: #069; } /* Keyword */
.highlight .o { color: #555 } /* Operator */
.highlight .cm { color: #09f; font-style: italic } /* Comment... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-rc.5-master-9082e4a
*/
html, body {
height: 100%;
position: relative; }
body {
margin: 0;
padding: 0; }
[tabindex='-1']:focus {
outline: none; }
.inset {
padding: 10px; }
a.md-no-style,
button.md-no-style {
... |
:root {
--content-padding: 60px;
--dividerBoxShadowColor: #e5e5e5;
--headerTextOffsetX: 4px;
--headerTextOffsetY: 4px;
--boxShadowOffset: 1px;
--boxShadowBlur: 5px;
}
@media (prefers-reduced-motion) {
* {
transform: none !important;
}
#modal {
display: none !importa... |
.button {
position: absolute;
top: 0rem;
left: 17.5rem;
z-index: 42;
background: center/contain no-repeat url("../../assets/icons/pin.svg");
width: 1.84rem;
height: 2.41rem;
color: transparent;
transform: rotateX(30deg);
}
.button.autoClose {
transform: rotate(45deg);
} |
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);/*!
*https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700%7CAsap+Condensed:500
* AdminLTE v2.3.8
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* ... |
/*
RESPONSTABLE 2.0 by jordyvanraaij
Designed mobile first!
If you like this solution, you might also want to check out the 1.0 version:
https://gist.github.com/jordyvanraaij/9069194
*/
.responstable {
margin: 1em 0;
width: 100%;
overflow: hidden;
background: #FFF;
color: #024457;
border-radius: 10px... |
/* controlo de margem e colcoação de imagem no backgroud */
body {
margin: 0;
}
/* para controlo da resolução em grandes ecrãs, poder controlar os pontos limites */
#mycanvas {
position: absolute;
width: 100%;
height: 100%;
/* max-width:... |
:root {
font-size: 16px;
scroll-padding-top: 8rem;
--color-brand: #f30c59;
--color-gray-soft: #707070;
--color-gray-inverse: black;
--color-gray-current: white;
--color-gray-divider: #eaeaea;
--color-gray-hover: #f5f5f5;
--color-gray-hover-inverse: #353535;
--color-gray-elevate: white;
--color-gr... |
foo {
foo: foo "bar" baz;
foo: foo "bar" baz; } |
/*头部*/
header{
width: 100%;
height: 50px;
border-bottom: 1px solid #fcfcfc;
}
#maback{
float: left;
}
header h2{
height: 50px;
line-height: 50px;
display: inline-block;
font-size: 26px;
text-align: center;
}
#add{
display: block;
float: right;
width: 40px;
height: ... |
.repository_name { color: #505050; margin-top: 5px; }
/*
GIT_URL_BOX
*/
.git_url_box { height: 25px; padding: 0; margin: 0px; }
.git_url_desc { color: #666666; display: block; font-size: 11px; line-height: 25px; padding-top: 5px; }
.git_url_permissions { float: left; width: 33px; height: 23px; margin: 0... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
--red: #ac0101;
--white: hsla(0, 0%, 100%, 1);
--green: #40bb15;
--Azul-sobre: hsla(209, 75%, 9%, 1);
}
.caixa-superior {
background-image: url(./288957-fernanda-entregar-ate-dia\ 8.png);
background-size: cover... |
@font-face {
font-family: "WorkSans";
src: local("WorkSans"),
url(~assets/font/WorkSans-Regular.ttf) format("truetype");
} |
/*
* Table styles
*/
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0;
/*
* Header and footer styles
*/
/*
* Body styles
*/
}
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold;
}
table.dataTable thead th,
table.da... |
body, p, form, input, button, dl, dt, dd, ul, ol, li, h1, h2, h3, h4 {
margin: 0;
padding: 0;
list-style: none;
}
body, button, input, select, textarea {
font: 12px Arial, Helvetica, sans-serif;
color: #333;
}
input, select, textarea {
font-size: 100%;
}
a {
text-decoration: none;
color: #333;
}
a:hover {
text... |
body {
padding-top: 0;
padding-bottom: 0;
padding-right: 15px;
}
#pageHeader {
margin-top: -20px;
}
#info-msg-block {
margin-top: 20px;
}
#error-msg-block {
margin-top: 20px;
}
#footer {
position: fixed;
left: 10px;
bottom: -5px;
height: 30px;
color: #A8A8A8;
disp... |
body{
overflow: scroll;
}
:root {
--bs-danger: #e92228;
--bs-warning: gold;
--bs-success: green;
}
.site {
display: flex;
min-height: 98vh;
flex-direction: column;
}
.site-content {
flex: 1;
}
.btn-danger, .alert-danger {
background-color: var(--bs-danger);
}
.btn-warning, .alert-warning {
back... |
@charset "UTF-8";/*!
* Bootstrap v5.0.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
/*# sourceMappingURL=bootstrap.min.css.map */ |
/*
* Usage:
*
<div class="sk-fading-circle">
<div class="sk-circle1 sk-circle"></div>
<div class="sk-circle2 sk-circle"></div>
<div class="sk-circle3 sk-circle"></div>
<div class="sk-circle4 sk-circle"></div>
<div class="sk-circle5 sk-circle"></div>
<div class="s... |
@import "./shared/index.css";
@import "./ui/index.css";
html,
body {
margin: 0;
height: 100%;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
background-color: #f1f5f9;
}
#app {
max-width: 960px;
margin: 0 auto;
}
a {
text-decoration: none;
}
main .wrapper {
width: 540px;
box-shadow: 0... |
* Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url("fonts/fontawesome-webfont.eot?v=4.4.0");src:url("fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-... |
/* Header */
.header-wrap {
position: fixed;
top: 0;
font-size: 20px;
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 30px;
background-color: antiquewhite;
}
.header-wrap .header-contactDowload .line {
position: re... |
* {
box-sizing: border-box;
}
.video-background {
background: #000;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -99;
}
.video-foreground,
.video-background iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
background-repeat: ... |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
#head {
display: inline-block;
font-size: 48px;
}
#hero {
object-fit:cover;
display:block;
height: 800px;
width: 100%;
margin-bottom: 25px;
background-size: cover;
background-position: center;
}
body {
background... |
*{
box-sizing: border-box;
}
header{
background-color: rgba(255, 229, 72, 255);
height: 100px;
}
h1{
font-family: 'Fredoka One', cursive;
color: red;
text-align: center;
font-size: 40px;
font-weight: lighter;
padding-top: 30px;
}
header img{
top: 2px;
left: 30px;
positio... |
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
font-family: 'Poppins', sans-serif;
background: #ffffff;
}
ul,li {
list-style: none;
padding: 0;
... |
html{
width: 100%;
height: 100%;
overflow-y: hidden;
overflow: hidden;
}
body{
width: 100%;
height: 100%;
margin: 0;
background-color: #f5f5f5;
}
.title-eastagram{
text-align: center;
font-size: 48px;
font-family: cursive;
margin-top: 40px;
color: #333333;
}
.title-... |
/*!
* LaTeX.css (https://latex.now.sh/)
*
* Source: https://github.com/vincentdoerig/latex-css
* Licensed under MIT (https://github.com/vincentdoerig/latex-css/blob/master/LICENSE) |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... |
/* ANIMATIONS */
@keyframes barberpole {
from {
background-position: 0 0;
}
to {
background-position: 40px 20px;
}
}
@-webkit-keyframes barberpole {
from {
background-position: 0 0;
}
to {
background-position: 40px 20px;
}
}
@-moz-keyframes barberpole {
from {
background-position: ... |
@font-face {
font-family: TrajanPro;
src: url(TrajanPro.otf);
}
body
{
font-family: 'Source Sans Pro', sans-serif !important;
position: relative;
}
.navbar-default
{
background: #fff;
height: 100px;
border-color: transparent;
/* box-shadow: 3px 5px 9px #000;*/
}
.main-area
{
width: 100%;
... |
html, body {
width: 100%;
height: 100%;
display: flex;
overflow-x: hidden;
align-items: center;
justify-content: center;
background: #0f1217;
}
.cursor_pointer {
cursor: pointer;
}
#Container {
width: 37em;
height: 18em;
align-items: center;
border-radius: 10px;
box-shadow: 25px 10px 100px -... |
tr.active-witness {
background-color: rgba(80, 210, 194, 0.4) !important;
transition: background-color 0.6s ease;
}
.clickable {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.view-switcher {
padding-top: 1rem;
text-ali... |
/*
Ordered lists
----------------------------------- */
.ordered-list {
list-style: none;
margin: 2rem 0;
padding-left: 1rem;
line-height: 2;
max-width: 80%;
margin-bottom: 1.5rem;
}
.ordered-list__list-item {
margin-bottom: .4rem;
list-style-type: decimal;
} |
/*!
* elFinder - file manager for web
* Version 2.0.6 (2016-02-21)
* http://elfinder.org
*
* Copyright 2009-2016, Studio 42
* Licensed under a 3 clauses BSD license
*/
/* File: /css/commands.css */
/******************************************************************/
/* COMMANDS STYLES ... |
/* ==UserStyle==
@name No Fark T-Shirt Links
@namespace USO Archive
@author John Millikin
@description `Remove the T-shirt links from the end of fark headlines.`
@version 20081021.3.46
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.o... |
@font-face{font-family:'eletree_icon';src:url('../fonts/eletree_icon.eot?uccppv');src:url('../fonts/eletree_icon.eot?uccppv#iefix') format('embedded-opentype'),url('../fonts/eletree_icon.ttf?uccppv') format('truetype'),url('../fonts/eletree_icon.woff?uccppv') format('woff'),url('../fonts/eletree_icon.svg?uccppv#eletree... |
ion-button {
cursor: crosshair ;
} |
/* ==UserStyle==
@name Simple Soundcloud flat dark theme
@namespace USO Archive
@author NeodarZ
@description `A simple dark flat theme for soundcloud.`
@version 20180915.22.17
@license CC-BY-4.0
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
... |
#report {
display: none;
line-height: 24px;
margin-top: 20px;
max-width: 75vw;
@media (max-width: 500px) {
max-width: 85vw;
}
height: var(--report-area-height);
font-size: 20px;
color: #dddddd;
background-color: #444444;
text-shadow: 1px 1px 1px #555;
background-clip: text;
body.collapsed & {
display... |
/* Do not modify this file directly. It is concatenated from individual module CSS files. */
ul#adminmenu a.wp-has-current-submenu:after,
ul#adminmenu > li.current > a.current:after {
border-left-color:#8da94c;
display: none;
}
.omnisearch-results > li:first-child > h2 {
text-shadow: none;
} |
* {
margin: 0;
padding: 0;
}
body {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
}
.container {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(3, auto 600px 40px);
grid-template-areas: "header header header header header heade... |
body {
font-family: 'Roboto', sans-serif;
margin: 0;
-webkit-font-smoothing: antialiased;
}
.max-line-2 {
text-overflow: ellipsis;
word-wrap: break-word;
overflow: hidden;
max-height: 3em;
line-height: 1.5em;
}
.title-deco {
text-transform: uppercase;
}
.text-color-grey87 {
color: rgba(0, 0, 0, 0... |
body
{
background-image: url("../images/dog3.jpg");
color: var(--white-color);
text-align: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.content_paypal a
{
color: var(--white-color);
} |
/* stylelint-disable docusaurus/copyright-header */
/**
* Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
/* You can override the default Infima variables here. */
:root {
--ifm-color-primar... |
amp-story-shopping-attachment {
height: 100% !important;
width: 100% !important;
font-family: 'Poppins', sans-serif !important;
font-size: calc(var(--story-page-vmin) * 3) !important; /* Override with ems for pixel perfect layout. */
--i-amphtml-shopping-attachment-horizontal-spacing: 1.5em !important;
--i-... |
/* @import url('https://fonts.googleapis.com/css?family=Ubuntu'); */
nav {
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-template-rows: minmax(auto, 1fr);
grid-gap: .5em;
align-items: center;
text-align: center;
border-bottom: 2px solid black;
/* background: #6b8ebc; */
... |
/* Test Table */
#simpletest-form-table th.select-all {
width: 1em;
}
th.simpletest-test-label {
width: 40%;
}
.simpletest-image {
display: inline-block;
width: 1em;
cursor: pointer;
}
.simpletest-group-label label {
display: inline;
font-weight: bold;
}
.simpletest-test-label label {
margin-left: 1em;... |
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable... |
#page-teacher-list {
width: 100vw;
height: 100vh;
}
#search-teachers {
margin-top: 3.2rem;
}
#search-teachers label {
color: var(--color-text-in-primary);
}
#search-teachers button {
width: 100%;
height: 5.6rem;
background: var(--color-secondary);
color: var(--color-button-text);
... |
body {
background-color: #222;
box-sizing: border-box;
height: 100vh;
}
*, *::before, *::after {
box-sizing: inherit;
}
h1 {
color: brown;
display: block;
background: wheat;
padding: 1%;
margin: 0;
}
svg {
background: wheat;
user-select: none;
border-bottom-left-radius: 4px;
border-bottom-r... |
body.fireball, .fireball .app-container {
background: #003b49;
}
.fireball .app-container {
border-top: 4px solid #0591b2;
}
.fireball .footer.bc, .fireball .masthead-container {
background: #003b49;
}
.masthead .branding img {
height: 30px;
display: inline;
vertical-align: middle;
border... |
.container-auth {
width: 100%;
padding: 80px;
padding-top: 150px;
}
@media (max-width: 1024px) {
.container-auth {
padding-top: 20px;
}
}
.title-auth {
color: #5c8599;
font-size: 32px;
margin-bottom: 40px;
}
.form-auth {
display: flex;
flex-direction: column;
}
.form-auth > label {
font-fa... |
#category-switcher table {
padding-top: 2px;
width: 100%;
margin: 0;
padding: 0;
}
#category-switcher .inputcombo {
margin: .25em .5em .5em .5em;
}
#category-switcher td {
vertical-align: middle;
height: 32px;
padding: 0;
}
#category-switcher .inputfield select,
#category-switcher .input... |
@media only screen and (max-width: 600px) {
.die {
font-size: 1.5rem;
margin: 2px;
line-height: 1.5rem;
}
.dice-size {
font-size: 5rem;
}
.v-btn--icon.v-size--x-large {
width: 4rem;
height: 4rem;
}
.v-btn.v-size--x-large {
font-size: 2rem;
}
.v-btn.v-size--large {
... |
@import url("./ex2_box.css");
div {
font-size: 100px;
} |
/* latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v11/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, ... |
/*
Code Cabinet - From the book "Practical webOS Projects With the Palm Pre"
Copyright (C) 2009 Frank W. Zammetti
fzammetti@etherient.com
Licensed under the terms of the MIT license as follows:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and as... |
/* ==========================================================================
Infima theme variables
========================================================================== */
:root {
--ifm-code-font-size: 95%;
--ifm-code-border-radius: 3px;
}
html:not([data-theme="dark"]) {
--ifm-font-base-color... |
/******************************************************************
Site Name:
Author:
Stylesheet: TinyMCE Editor
This stylesheet is loaded automatically by Wordpress when compiled
and placed in the root theme directory folder as editor-style.css
For more info, check out the codex:
http://codex.wordpress.org/Editor_... |
/* Table of Contents
/* ------------------------------------------------------------
This is a development CSS file which is built to a minified
production stylesheet in assets/built/screen.css
1. Global Styles
2. Layout
3. Special Templates
4. Site Header
4.1 Home header
4.2 Archive header
5. Site Navigatio... |
body {
font: 12px/170% Helvetica, Helvetica Neue, Helvetica-Neue, Arial, sans-serif;
}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#card {
margin-top: 4mm;
margin-left: 4mm;
position: relative;
width: 133mm;
height: 95mm;
border: 1... |
<!DOCTYPE html>
<html>
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object# article: http://ogp.me/ns/article# profile: http://ogp.me/ns/profile#">
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TimelineJS/build/css/ti... |
@import url(./open_sans.min.css);
@import url(./roboto.min.css);
.landing-page .carousel-caption h1,.landing-page .carousel-caption p,button.dim {
text-transform: uppercase;
}
h1,h2,h3,h4,h5,h6 {
font-weight: 100;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 16px;
}
h4 {
font-siz... |
@charset "UTF-8";
/*!
* Bootstrap v4.3.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)
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&displa... |
#widget {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 9999;
}
#alert-box {
height: 100%;
width: 100%;
position: absolute;
}
body[data-layout="above"] #wrap,
.widget-AlertBox[data-layout="above"] #wrap {
display: table;
}
body[data-layout="above"] #alert-image,... |
.container {
max-width: 960px;
}
/*
* Custom translucent site header
*/
.site-header {
background-color: rgba(0, 0, 0, .85);
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
color: #999;
transition: ease-in-out color .15s;
}
.site-header ... |
.EnqueuedVideos {
position: fixed;
bottom: 0;
right: 0;
z-index: 1001; /* NOTE: needs to be above Teaser cards */
transition: transform 250ms ease-out;
}
.EnqueuedVideos > ul {
list-style: none;
display: flex;
flex-direction: row-reverse;
align-items: flex-end;
padding: 0; ... |
body {
font-family: 'IBM Plex Sans', sans-serif;
font-weight: 700;
background: rgb(0, 128, 128);
}
.main {
width: 100%;
height: 100%;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
overflow: auto;
padding: 1rem;
}
.flex-container {
background-color: rgb(214, 214, ... |
body.post-type-wprss_feed q {
font-style: italic;
}
body.post-type-wprss_feed q:before {
content: '"';
}
body.post-type-wprss_feed q:after {
content: '"';
}
span.wp-rss-footer-text {
font-style: italic;
}
.wprss-input {
background: none repeat scroll 0 0 #EAF2FA;
margin-bottom: 20px;
paddi... |
body,
header,
.view {
height: 100vh;
}
@media (max-width: 740px) {
html,
body,
header,
.view {
height: 815px;
}
}
.Logo{
width: 120px !important;
align-items: center;
}
@media (min-width: 800px) and (max-width: 850px) {
html,
body,
header,
.view {
height: 650px;
}
}
.intro-2 {
background: url... |
/*!
* Start Bootstrap - Freelancer v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/freelancer)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
*/
body {
font-family: 'Lato'; }
h1,
h2,
h3,
h4,
h5,
h6 {
fo... |
#titulo-indicadores {
color: #f79307;
padding-top: 20px;
padding-bottom: 50px;
font-family: sans-serif;
font-weight: 300;
}
main {
margin: 2%;
display: contents;
}
#chart{
padding-top: 50px;
}
main {
background-color: #FAFAFA;
} |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
... |
/*
* 充值
* */
.wrap_frame {
position: relative;
}
.lb_headWrap {
background: #fff;
}
.lb_headWrap span {
letter-spacing: 1px;
color: #0b0b0b;
}
.pay_wrap {
padding: .23rem .28rem;
margin: .26rem 0;
background: #fff;
}
.pay_wrap .img,.chat,.hook_wrap {
display: inline-block;
}
img {
display: block;
max-widt... |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/no... |
.texto{
color: white;
background-color: orange;
} |
/*!
* Materialize v0.100.2 (http://materializecss.com)
* Copyright 2014-2017 Materialize
* MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
*/
* Waves v0.6.0
* http://fian.my.id/Waves
*
* Copyright 2014 Alfiana E. Sibuea and other contributors
* Released under the MIT license
... |
a.button {
@state initial {
$(selector) {
display: inline-flex;
justify-content: center;
align-items: center;
@chassis apply inline-block padding;
vertical-align: middle;
text-align: center;
cursor: pointer;
user-select: none;
}
$(selector) .icon {
he... |
/* Dark Admin Bootstrap Theme by PrepBootstrap - http://www.prepbootstrap.com */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.