text stringlengths 1 1.04M |
|---|
/*!
* ZUI: 数据表格 - v1.8.1 - 2018-04-08
* http://zui.sexy
* GitHub: https://github.com/easysoft/zui.git
* Copyright (c) 2018 cnezsoft.com; Licensed MIT
*/
.datatable-head,
.datatable-rows {
display: table;
width: 100%;
table-layout: fixed;
}
.datatable {
margin-bottom: 20px;
}
.datatable > .datatable-h... |
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.goog... |
body {
/*background: #e9e9e9;*/
color: #666666;
font-family: 'RobotoDraft', 'Roboto', sans-serif;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* Pen Title */
.pen-title {
padding: 20px 0;
text-align: center;
letter-spacing: 2px;
}
.pen-title h1 {
marg... |
.build-component {
height: 65%;
display: flex;
position: relative;
margin: auto;
align-items: center;
flex-direction: column;
flex-wrap: nowrap;
padding: 5rem;
border: .1rem solid rgb(212, 212, 212);
background-color: rgba(255, 255, 255, 0.5);
}
.build-deck-name {
margin-bottom: 5%;
}
.build-car... |
/*! rtl:begin:ignore */@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*! rtl:begin:ignore */.theme-dark .vdp-datepicker .vdp-datepicker__calendar header .prev:after{border-right-color:#fff}.theme-dark .vdp-datepick... |
.dbs_fileUpload{
}
.dbs_fileUpload > .-container{
position: relative;
display: inline-block;
top: 0;
}
.dbs_fileUpload > .-container > .-toolbar{
display: inline-block;
position: relative;
/* width: 17px; */
/* height: 17px; */
}
.dbs_fileUpload > .-container > .-toolbar > .dbs_button{
display: inline-block;
... |
/*
Sunburst-like style (c) Vasily Polovnyov <vast@whiteants.net>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #000;
color: #f8f8f8;
}
.hljs-comment,
.hljs-quote {
color: #aeaeae;
font-style: italic;
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
color: #e28964;
}
.h... |
.wrapper {
width: 260px;
margin-left: auto;
} |
.container {
padding: 12px;
background: var(--documentation-comparison-table-example-background-color, #0f2a3d);
}
.product-title {
font-weight: 600;
margin: 0 0 12px 0;
}
.product-price {
font-weight: 600;
font-size: 24px;
line-height: 32px;
letter-spacing: 0.2px;
margin-top: auto;
margin-bottom:... |
.md-tutorial { font-size: 1.0em; line-height: 1.4em; }
.parse-error, .decl { margin-bottom: 1em; }
.parse-error, .error { color: #d00; }
.hint { color: #444; }
.errorNumber { color: #aaa; }
.kw, .keyword { font-weight: bold; color: black; }
.kbm { display:inline-block;} .kbm svg { height: 1em; vertical-align: middle; m... |
/*
* Kendo UI v2015.3.1111 (http://www.telerik.com/kendo-ui)
* Copyright 2015 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial lice... |
.nav-list {
list-style: none;
display: flex;
justify-content: center;
margin: 30px auto;
padding: 0;
}
.nav-item {
text-decoration: none;
color: #999;
margin-right: 15px;
}
.nav-item:hover {
color: #666;
}
.active-nav-item {
color: #666;
font-weight: bold;
}
.container {
text-align: center;
... |
.fc-code {
border: 1px solid #cccccc;
border-radius: 0px 4px 4px 0;
border-left: 0;;
}
.btn:focus{
outline:none !important;
}
/*-----------------------
2. global css
-------------------------*/
.no-padding{
padding:0;
}
.no-p-laft{
padding-left:0;
}
.p-t-0{
padding-top:0 !important;
}
.no-p-right{
padding-right... |
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@200&family=Syne+Mono&display=swap');
* {
padding: 0;
margin: 0;
font-family: 'Syne Mono';
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
background-posit... |
/*
Error: File to import not found or unreadable: compass/css3.
Load path: C:/xampp/htdocs/flat-able-admin/bower_components/offline/sass
on line 1 of C:\xampp\htdocs\flat-able-admin\bower_components\offline\sass\offline-theme-default.sass
1: @import compass/css3
2:
3: @import mixins
4: @import keyframe... |
body {
background-color: #1e0059;
height: 100vh;
margin: 0;
overflow: hidden;
-webkit-perspective: 5em;
perspective: 5em;
}
body::after {
background-color: inherit;
border-radius: 50%;
box-shadow: 0 0 2em 2em #1e0059;
content: "";
height: 1em;
left: 50%;
position: absolute;
top: 50%... |
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b... |
@import '../variables.css';
/*
* {
margin: 0;
}
:root {
--brand-color: #61dafb;
}
.root {
background: #373277;
background-position: center;
color: #fff;
}
.container {
background-color: #373277;
height: 100%;
margin: 0;
padding: 1px 0px;
height: 867px;
min-height: 240px;
max-width: var(--m... |
.separador {padding-top: 20% !important;}
.display {display: flex;}
.padding_sign{padding-left: 47% !important;padding-right: 45% !important;}
.separador_2 {padding-top: 10% !important;}
.separador_3 {padding-top: 5% !important;}
body, html{
height: 100%;
background-color: rgb(49, 49, 49) !important;
/* ... |
#jobs {
position: relative;
}
#bars {
position: relative;
top: 20px; /* Space for pull counter */
left: 100px; /* Space for some left buffs */
}
.big-buff {
border: 1px solid black;
width: 44px;
height: 32px;
}
/* Relative to #bars */
#left-side-icons {
position: absolute;
left: -2px;
}
/* Relativ... |
@import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed");.bm-burger-button{position:fixed;width:26px;height:20px;left:36px;top:36px}.bm-burger-bars{background:#97292a}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu{background-color:#fefefe;padding:1.6em 1em 0;font-size:... |
/*!
* Bootstrap v3.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 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;
-ms-text-size-adjust: 100%;
-webki... |
/* ==UserStyle==
@name MangaFox Manga Page
@namespace USO Archive
@author LouCypher
@description `<ul><li>Skip warning</li><li>Remove d̶i̶s̶c̶u̶s̶s̶i̶o̶n̶s̶ spoilers</li><li>Expand all chapters</li></ul>`
@version 20121105.13.24
@license NO-REDISTRIBUTION
@preprocessor uso
==/U... |
.logo-github-large {
background-color: #171516;
width: 300px;
height: 300px;
position: relative;
left: 0;
top: 0;
overflow: hidden;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
-ms-border-radius: 150px;
-o-border-radius: 150px;
border-radius: 150px;
-webkit-mask-image: url(data:ima... |
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
padding-top: 8rem;
padding-bottom: 3rem;
color: #5a5a5a;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three c... |
@font-face {
font-family: 'Basier Mono';
src: url('../fonts/Basier-Square_Mono/basiersquaremono-regular-webfont.eot');
src: url('../fonts/Basier-Square_Mono/basiersquaremono-regular-webfont.woff2') format('woff2'),
url('../fonts/Basier-Square_Mono/basiersquaremono-regular-webfont.ttf') format('truet... |
@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... |
.gridster * {
margin:0;
padding:0;
}
.gridster ul {
list-style-type: none;
width: 100%;
}
/*/
/* demo
/*/
/* body {
font-size: 16px;
font-family: 'Helvetica Neue', Arial, sans-serif;
color: #444;
margin: 30px 40px;
} */
.controls {
margin-bottom: 20px;
}
/*/
/* gridster
/*/
.gridster... |
html {
box-sizing: border-box;
height: 100%;
font-size: 62.5%;
}
body {
font-size: 1.4rem;
height: 100%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
/*csslint box-sizing:false,universal-selector: false*/
*,
*:before,
*:after {
box-sizing: inherit;
}
ol,
ul ... |
#page-landing {
background: var(--color-primary);
}
#page-landing #container {
color: var(--color-text-in-primary);
}
.logo-container img {
height: 8rem;
}
.logo-container {
text-align: center;
margin-bottom: 3.2rem;
}
.logo-container h2 {
font-weight: 500;
font-size: 3.6rem;
line... |
*{
box-sizing: border-box;
outline: 0;
margin: 0;
padding: 0;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);;
font-family: "微软雅黑";
}
*:focus {
outline: 0
}
body,html{
height: 100%;
}
body{
background-color: #F5F5F5;
}
ul,
ol,
li {
list-style: none
}
a {
text-decoration: none;
display: inline-block;
}... |
/* GitHub stylesheet for MarkdownPad */
/* Author: Nicolas Hery - http://nicolashery.com */
/* Version: d5e7ce436666e7d4a2eeb12e7f8261dacceb3565 */
/* Source: https://github.com/nicolahery/markdownpad-github */
/* RESET
=============================================================================*/
html, body, div, s... |
#inputSearch{
height: 34px !important;
line-height: 34px !important;
}
.mT10{
margin-top: 20px;
}
/*.mSTY{*/
/*display: inline-block;*/
/*!*margin-right: 100px;*!*/
/*}*/
.f14{
font-size: 14px;
}
.pd0{
padding: 0;
}
.disNone{
display: none;
}
.imgBr8{
width: 50px;
height:50px;
... |
.sensordiv {
width: 80%;
min-width: 250px;
/*float:left;*/
border-radius: 20px;
background-color: rgba(0, 0, 0, 0.7);
margin: 10px;
height: 7em;
margin: 10px auto;
box-shadow: inset 0 30px 40px -20px blue;
position: relative;
}
@media not all and (min-width: 768px) {
/* ----------- Small --------... |
body {
background-color: rgb(239, 208, 175);
}
.college-btn {
box-shadow: 5px 5px 15px rgb(108, 97, 86);
background-color: rgb(255, 255, 255);
padding: 10px 16px;
border: solid 1px black;
border-radius: 8px;
outline: none;
cursor: pointer;
margin: 3px;
}
.college-btn:hover {... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.9.6
*/
@-webkit-keyframes md-tab-content-hide {
0%,
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes md-tab-content-hide {
0%,
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}
md-tab-data {
... |
.layout-code {
background-color: #1D2028;
float: left;
width: calc(100vw - 370px);
height: 100vh;
}
.layout-code > div > ul {
border-bottom: 1px solid rgb(62, 68, 85);
margin-bottom: 0px;
}
.layout-code > div > ul > li {
border-radius: 0px;
border: none;
bottom: 0px;
color: rgb(123, 126, 139);
padding: 6px... |
.uisf-checkbox-wrapper .description {
display: inline;
font-style: normal;
} |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
display: flex;
min-height: 100vh;
justify-content: center;
align-items: center;
flex-direction: column;
background-color: rgb(0, 106, 228);
font-family: Arial, Helvetica, sans-serif;
}
h1 {
color: #FFF;
margin-b... |
/*
Template: Genocide
Author:khasim
Version: 1.0
*/
/*
======================================
[ CSS TABLE CONTENT ]
======================================
[Table of contents]
1. General
+ Text Colors
+ Divider lines
+ Paddings
+ Opacity styles
+ fonts
+ Icon Boxes
+ Text Boxes
+ Buttons
+ Opac... |
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 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;
-ms-text-size-adjust: 100%;
-webkit-... |
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap");
:root {
--body-color: #2c2d2a;
--savanna-bg: #e9bf8b;
--beach-bg: #e7dfcf;
--glaci... |
/*-----------------------------------------------------------------------------
KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT
Screen Stylesheet
version: 1.0
date: 07/27/11
author: themepunch
email: support@themepunch.com
website: http://www.themepunch.com
--------------------------------------... |
* {
box-sizing: border-box;
}
html,
body,
.file-picker,
.file-modal {
height: 100%;
width: 100%;
margin: 0;
}
/* File picker (Main screen) */
.file-picker {
width: 100%;
height: 100%;
font-size: 2rem;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.file-picker s... |
#control {
color:#fff;
font-size:1.5em;
max-width:170px;
position:relative;
text-align:center;
text-shadow:0 0 .2em #1d1d1d;
top:50%;
transform:translateY(-50%);
vertical-align:middle;
width:16.66666667%;
}
#playinfo {
background:#313131;
bottom:40px;
box-shadow:-4px... |
.geEditor {
font-family:Helvetica,Arial,sans-serif;
font-size:14px;
border:none;
margin:0px;
}
.geEditor input[type=text]::-ms-clear {
display: none;
}
.geEditor input, select, textarea, button {
font-size: inherit;
}
.geEditor input {
border-width: 2px;
}
.geEditor select {
border-width: 1px;... |
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-... |
.react-code-input > input {
border: solid 1px #a8adb7;
font-size: 20px;
color: #525461;
text-align: center;
box-sizing: border-box;
-webkit-appearance: initial;
margin-right: 20px;
}
.react-code-input > input:last-child {
margin-right: 0;
}
.react-code-input > input:focus {
outline: none;
border: ... |
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot');
src: url('../fonts/fontawesome-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfo... |
body {
font: 14px "Century Gothic", Futura, sans-serif;
margin: 20px;
} |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');
@font-face {
font-family: 'Android';
src: url('/fontes/idroid.otf') format('opentype');
font-weight: normal;
}
:root {
--... |
html,
body {
background: #f5f5f5;
color: #4d4d4d;
font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 1.4em;
font-weight: 300;
padding: 0;
margin: 0;
}
gs-jumbo {
background: none;
padding: 0;
margin: 0;
}
gs-jumbo center h1 {
font-size: 100px;
font-weight: 100;
color: rgba(175, 47, 4... |
#settingsModal {
top:20%;
outline: none;
}
.modal-backdrop.fade.in {
z-index: 0;
}
.modal.fade {
display: none;
} |
@charset "UTF-8";
@font-face {
font-family: "elegant";
src:url("fonts/elegant.eot");
src:url("fonts/elegant.eot?#iefix") format("embedded-opentype"),
url("fonts/elegant.woff") format("woff"),
url("fonts/elegant.ttf") format("truetype"),
url("fonts/elegant.svg#elegant") format("svg");
font-weight: n... |
@charset "UTF-8";
/**
* Shards — Demo Page Adjustments
*/
noindex:-o-prefocus, .selector {
margin-left: 3em;
}
@supports (-ms-ime-align: auto) {
.bg-card {
top: 1280px;
}
}
_::-webkit-full-page-media, _:future, :root .safari_only {
color: #0000FF;
background-color: #CCCCCC;
}
@media screen and (-ms-h... |
@font-face {
font-family: "Flaticon";
src: url("flaticon.eot");
src: url("flaticon.eot#iefix") format("embedded-opentype"),
url("flaticon.woff") format("woff"),
url("flaticon.ttf") format("truetype"),
url("flaticon.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [cla... |
.square {
width: 200px;
height:200px ;
border-style: solid;
border-color: black;
}
.grid {
display: flex;
flex-flow: column wrap;
justify-content: right;
align-content: right;
width: 618px;
height: 618px;
}
body {
/*(Cursor image must be 32*32 pixles)*/
cursor: url("cursor... |
body {
margin: 0;
color: #444;
background-color: #efeff4;
font: 14px/1.7 'Helvetica Neue', 'Roboto', 'Segoe UI', 'Microsoft YaHei', sans-serif;
} |
body {
background: #002B36;
padding: 20px 50px;
margin: 0px;
height: 100%;
}
html {
height: 100%;
}
/* textarea */
textarea {
background: transparent;
border: 0px;
color: #fff;
padding: 0px;
width: 100%;
height: 100%;
font-family: monospace;
outline: none;
resize: none;
font-size: 13px;
}
/* the line... |
/* CSS form and editors
#70787f; // Label text
// disabled label text
// disabled radiobutton circle
#cb4e30; // eroror label text
// eroror border editor
// error border textarea
// error border date-time
// error border bubbles
// form error
#c85e44; // required color symbol
#0575bd //... |
form#admin-taxonomy-form .control-group,form#admin-act-form .control-group{
display: block;
}
div.control-group{
display: block;
margin-left: 0;
}
div.control-group div.form label {
margin-left: 0;
} |
@charset "utf-8";
@namespace epub "http://www.idpf.org/2007/ops";
section[epub|type~="dedication"]{
text-align: center;
}
section[epub|type~="dedication"] p{
font-variant: small-caps;
}
section[epub|type~="dedication"] b{
font-size: 1.2em;
}
section[epub|type~="dedication"] > *{
display: inline-block;
margin: ... |
* {
margin: 0;
padding: 0;
}
.counter {
display: flex;
flex-flow: row;
justify-content: center;
align-items: center;
width: 200px;
margin: 100px auto;
padding: 0 20px;
border: 1px solid;
}
.countValue {
display: block;
margin: 50px;
}
.counterBtn {
... |
/* Large desktop */
@media (min-width: 1200px) {
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
}
/* Landscape phones and down */
@media (max-width: 480px) {
}
.label {
margin-left: 5px;
}... |
body {
padding-top: 0;
font-family: Roboto;
font-size: 1.2rem;
line-height: 1.5rem;
}
.fontsize-larger {
font-size: 1.5rem;
}
.testimonials-qoute {
display: inline-block;
font-weight: bold;
font-size: 2rem;
line-height: 0;
color: #666666;
position: relative;
top: .5rem;
opacity: .6;
fo... |
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-badge {
-webkit-box-sizing: border-box;
box... |
.wrapper {
display: flex;
align-items: center;
justify-content: center;
margin-top: 5vh;
max-width: 100vw;
}
@keyframes scroll {
0% { transform: translateX(0); }
100% { transform: translateX(calc(-250px * 7))}
}
.slider {
background: white;
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
height: 10... |
/*
=====================================================================
* Ceevee v1.0 Layout Stylesheet
* url: styleshout.com
* 03-18-2014
=====================================================================
TOC:
a. General Styles
b. Header Styles
c. About Section
d. Resume Section
e. Portfol... |
/*!
* 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)
/*# sourceMappingURL=bootstrap.min.css.map */ |
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 4, 2018 */
@font-face {
font-family: 'windsor_condensedregular';
src: url('../css/fonts/windsor_condensed-webfont.woff2') format('woff2'),
url('../css/fonts/windsor_condensed-webfont.woff') format('woff');
font-weight: normal... |
@charset "UTF-8";
/*!
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/benjsperry https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
Android-style icons originally built by Google’s
Material Design Icons: https://git... |
/* /home/teamcity/buildAgent/work/15430dba7b3c92a0/sencha/ext/modern/theme-neptune/sass/var/Button.scss:1599 */
.x-button-alt.x-button-decline {
color: #fff;
color: var(--base-foreground-color);
}
/* /home/teamcity/buildAgent/work/15430dba7b3c92a0/sencha/ext/modern/theme-neptune/sass/var/Button.scss:1602 */
.x-... |
/*
* # Semantic - Menu
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributor
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Standard
*******************************/
/*--------------
Menu
---------------... |
@font-face {
font-family: 'bubbleboddy_neue';
src: url('bubbleboddy-neue-bold-trial.eot');
src: url('bubbleboddy-neue-bold-trial.eot?#iefix') format('embedded-opentype'),
url('bubbleboddy-neue-bold-trial.woff2') format('woff2'),
url('bubbleboddy-neue-bold-trial.woff') format('woff'),
... |
.button, .buttonCancel, .fbButton, .twitButton, .googleButton, input[type=submit]
{
text-align: center;
cursor: pointer;
display: inline-block;
line-height: 36px;
color: white;
padding: 0px;
padding-left: 25px;
padding-right: 25px;
height: 36px;
border-radius: 3px;
box-shadow: 0px 2px 5px rgba(0,0,0,0.26);
... |
/**
* All of the CSS for your admin-specific functionality should be
* included in this file.
*/
#beacon-flo {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
position: fixed;
z-index: 999;
padding: 10px 15px 10p... |
/*
html{color:#000;background:#FFF;}
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:no... |
/*!
* Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICE... |
.section__padding {
padding: 4rem 6rem;
}
.flex__center {
display: flex;
justify-content: center;
align-items: center;
}
.app__bg {
background: url('assets/bg.png');
background-position: center;
background-size: cover;
background-repeat: repeat;
background-attachment: fixed;
}
.app__wrapper {
dis... |
/*
Page-list plugin
https://wordpress.org/extend/plugins/page-list/
*/
/* default styles for [pagelist], [subpages], [siblings] */
.page-list .current_page_item > a {
font-weight: bold; /* hilite active item */
}
/* default styles for [pagelist_ext] */
.page-list-ext {
clear: both;
}
/* clearfix-hack */
.page-list-... |
/*
* Animation module with all animation code
*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300);
.anim-text-flow,
.anim-text-flow-hover:hover {
/*
* Animation variables
*/
/*
* Elements settings
*/
/*
* Keyframe loop
*/
/*
* Element animation delay loop
*/
}
.anim-text... |
.img-max-w {
max-width: 250px !important;
}
.card-upp {
transform: translateY(-15px);
}
.card-off {
opacity: 0.4;
} |
.button {
font-size: 13px;
padding: 10px 22px;
border-radius: 10px;
background-color: #0074d9;
color: #fff;
cursor: pointer;
font-weight: bold;
font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
line-height: 1em;
text-align: center;
text-decoration: none;
display: inline... |
/*
* Globals
*/
/* Links */
a,
a:focus,
a:hover {
color: #fff;
}
/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
color: #333;
text-shadow: none; /* Prevent inheritance from `body` */
background-color: #fff;
border: .05rem solid #fff;
}
/*
* Base structure
*/
h... |
/* Preview mode header on top of form's preview */
#preview-header {
width: 100%;
height: 50px;
display: flex;
background-color: #04aa80;
line-height: 1.22;
font-size: 18px;
color: #fff;
}
#preview-header #preview-header-title {
float: left;
width: 90%;
padding: 12.5px 12.5px 12.5px 18px;
overfl... |
.sheet-wrapper {
width: 850px;
}
/* ===== TABS ===== */
/*this hides the contents of each tab by default*/
.charsheet div[class^="sheet-section"] {
display: none;
}
.charsheet input.sheet-tab1:checked ~ div.sheet-section-traits,
.charsheet input.sheet-tab2:checked ~ div.sheet-section-combat,
.charsheet input.sh... |
.mainmenu ul li ul li a:hover {
background: #1ABC9C none repeat scroll 0 0;
}
.logo h3 span {
background: #1ABC9C;
}
.mainmenu ul li:hover > a {
color: #1ABC9C;
}
.mainmenu ul .current-page-item > a, .mainmenu ul li a:hover {
color: #1ABC9C;
}
.slicknav_nav {
border-top: 2px solid #1ABC9C;
}
.sl... |
/*!
* jQuery UI CSS Framework 1.12.0
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
/* Layout helpe... |
.avatar-name{
color: #4d8c20;
}
.date-heading{
color: #93a2ae;
}
@media only screen and (max-width: 600px) {
.tagline-text{
font-size: 20px;
}
} |
/* compiled by scssphp v0.0.10 on Sat, 07 Jun 2014 03:21:50 +0200 (1.1377s) */
/*
* Button mixin- creates 3d-ish button effect with correct
* highlights/shadows, based on a base color.
*/
html {
background: #f1f1f1;
/* Links */ }
a {
color: #0074a2; }
a:hover, a:active, a:focus {
color: #0099d5; }
#me... |
a { top: 0.5px; bottom: 1px; }
/* incorrect */
a { top: 1px }
a { top: 1.01px }
/* correct */
a { top: 1px }
a { top: 1.01px } |
/*
* Visual Studio 2015 dark style
* Author: Nicolas LLOBERA <nllobera@gmail.com>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #1E1E1E;
color: #DCDCDC;
}
.hljs-keyword,
.hljs-literal,
.hljs-symbol,
.hljs-name {
color: #569CD6;
}
.hljs-link {
color: #569CD6;
text-decorati... |
:root {
/* White */
--white: hsl(193, 24%, 99%);
/* Black */
--black: hsl(200, 72%, 6%);
/* Grey */
--grey100: hsl(193, 24%, 97%);
--grey200: hsl(193, 20%, 95%);
--grey300: hsl(193, 16%, 86%);
--grey400: hsl(193, 16%, 74%);
--grey500: hsl(193, 16%, 66%);
--grey600: hsl(193, 14%, 52%);
--grey70... |
.imgs-grid {
max-width: auto;
margin: 0 auto;
font-size: 0;
margin-top: 10px;
height: 250px;
}
.imgs-grid.imgs-grid-1 .imgs-grid-image {
width: 100%;
text-align: center;
}
.imgs-grid.imgs-grid-2 .imgs-grid-image,
.imgs-grid.imgs-grid-4 .imgs-grid-image {
width: 50%;
}
.imgs-grid.imgs-grid-3 .imgs-grid-i... |
/*
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ |
/**
* @license Copyright 2019 Google Inc. All Rights Reserved.
* 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 a... |
/*!
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
content: "\f000"; }
.fa.fa-meetup {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }
.fa.fa-sta... |
/*! jQuery UI - v1.9.2 - 2013-04-11
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgT... |
/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-user... |
/*!
* vssue - A vue-powered issue-based comment plugin
*
* @version v1.4.3
* @link https://vssue.js.org
* @license MIT
* @copyright 2018-2020 meteorlxy
*/
.clearfix::after,
.vssue .vssue-new-comment .vssue-new-comment-footer::after {
display: block;
clear: both;
content: '';
}
.vssue {
width: 100%;
col... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.