text stringlengths 1 1.04M |
|---|
@charset "UTF-8";
:root {
--surface-a:#2a323d;
--surface-b:#20262e;
--surface-c:rgba(255, 255, 255, 0.04);
--surface-d:#3f4b5b;
--surface-e:#2a323d;
--surface-f:#2a323d;
--text-color:rgba(255, 255, 255, 0.87);
--text-color-secondary:rgba(255, 255, 255, 0.6);
--primary-color:#c298d8;
--primary-color-... |
#models-container {
background-color: #f1f1f1;
min-width: 1140px;
margin-left: auto;
margin-right: auto;
margin-top: -4px;
/*padding-bottom:40px;*/
}
/*#home-background-container {
background-image: url("../../img/home/models_top_background.jpg");
height: 440px;
background-repeat: n... |
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
al... |
/* For the .log.html */
pre { /*line-height: 125%;*/
white-space: pre-wrap; }
body { background: #f0f0f0; line-height: 1; margin-top: .5rem; }
.tm { color: #007020 } /* time */
.nk { color: #062873; font-weight: bold } /* nick, regular */
.nka { color: #007020; font-weight: bold } /* ac... |
.smimgbox {
width: 25px;
height: 25px;
background-color: #d8d8d8;
float: left;
}
.plcontainer {
margin: 25px;
}
.row {
display: none;
}
.column {
display: none;
}
.detailheader{
margin:0;
color:rgba(0, 0, 0, 0.68);
}
.rowborder {
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.2... |
/* ==UserStyle==
@name A9VG No HdFt Simple
@namespace USO Archive
@author okey3m
@description `把贴子界面一些元素去掉了, 增加一页内可读内容.话说 a9 新版面比 s1 看起来时髦多了...`
@version 20110219.13.12
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
... |
* {
margin: 0;
padding: 0;
}
body {
background: #121212;
font-family: 'Lato', sans-serif;
color: #a0a0a0;
display: flex;
overflow: hidden;
}
.aside {
background: #0f1015;
box-shadow: 0px 5px 8px #0f1015;
height: 100vh;
width: 350px;
overflow: scroll;
}
.aside-container {
padding: 20px;
}
.... |
/* Optional scoped theme for tag-it which mimics the zendesk widget. */
ul.tagit {
background-color: #eeeeee;
border: 1px solid #d4d4d4;
border-radius: 5px;
box-shadow: 0 -1px 1px #c6c6c6;
color: #424242;
float: left;
font: normal 13px Helvetica, "Lucida Grande", Arial, sans-serif;
padding: 2px 7px;
width: 7... |
/**
* Kendo UI v2020.3.1118 (http://www.telerik.com/kendo-ui)
* Copyright 2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.... |
/* -- Backgrounds -- */
.wj-content:not(.customEdit),
div[wj-part='cells'] {
color: #222222;
background: #ededed;
}
.wj-content:not(.customEdit) .wj-input-group .wj-form-control {
color: #222222;
background: #ededed;
}
.wj-listbox-item:not(.wj-state-selected):hover {
background: rgba(0, 0, 0, 0.04);
}
/* -- H... |
/*! Spectre.css Icons v0.5.1 | MIT License | github.com/picturepan2/spectre */
.icon { box-sizing: border-box; display: inline-block; font-size: inherit; font-style: normal; height: 1em; position: relative; text-indent: -9999px; vertical-align: middle; width: 1em; }
.icon::before, .icon::after { display: block; left: ... |
.redeshead ul a {
background-color: transparent!important;
padding: 0!important;
border-bottom: none;
}
.redes_head ul {
padding-top: 4%;
}
nav .brand-logo {
top: 10px;
height: 113px!important;
}
.top {
background-color: #FF5B88;
height: 65px;
width: 100%;
background: #8D302F;
... |
:root {
--judge0-i18n-tooltip: "Choose Language";
--judge0-theme-tooltip: "Choose Theme";
--judge0-reload-tooltip: "Reload Initial Code";
--judge0-light-theme-name: "Light";
--judge0-dark-theme-name: "Dark";
--judge0-reload-confirm-message: "Are you sure? You will lose all your current changes."... |
[class^="icon-"], [class*=" icon-"] {
font-family: 'fontello';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.icon-location { *zoom: expression( this.runtimeStyle['zoom'] = '1'... |
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
/**
* SAM
*
* Skin colors used:
*
* - Control Border : 808080
* - Control Chrome : f2f2f2
* - Cell Borders : cccccc
* - Normal Cell BG : ffffff
* - Date L... |
.textbox {
border: 1px solid #c3d9e0;
vertical-align: middle;
} |
.main {
display: flex;
overflow: hidden;
color: var(--dark);
}
.invisibleLink {
color: var(--dark);
}
.invisibleLink:hover {
color: color-mod(var(--dark) alpha(50%));
}
.breadCrumble {
font-size: var(--size-medium-l);
}
.element {
flex: 0 0 auto;
}
.elementLast {
composes: inlineEllipsis from "~sty... |
.fileUpload {
position: relative;
overflow: hidden;
}
.fileUpload input.upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
}
.titlefixed{
width:100%;
position: fixed;
z-inde... |
.badge {
display: inline-block;
height: 2em;
padding: 0 6px;
margin-right: 5px;
font-size: 0.8em;
line-height: 2em;
color: #fff;
vertical-align: top;
background: #666;
border-radius: 9px;
} |
@import 'cloud-ui.vusion/src/u-linear-progress.vue/module.css';
.track, .trail{
border-radius: 3px;
} |
.tim-typo {
padding-left: 25%;
margin-bottom: 40px;
position: relative;
width: 100%;
}
.tim-typo .tim-note {
bottom: 5px;
color: #c0c1c2;
display: block;
font-weight: 400;
font-size: 13px;
line-height: 15px;
left: 0;
margin-left: 20px;
position: absolute;
width: 260px;
}
/* offline-doc */
... |
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
body {
font-family: Open Sans;
font-size: 14px;
line-height: 1.42857;
background: #333333;
height: 350px;
padding: 0;
margin: 0;
}
.container-login {
min-height: 0;
width: 480p... |
html, body {
height: 100vh;
width: 100vw;
padding: 0;
margin: 0;
font-size: 10px;
}
#container {
position: relative;
border: 1px solid blue;
height: 100%;
width: 100%;
padding: 1rem;
font-size: 1.5rem;
}
#chat__input {
position: absolute;
display: flex;
align-i... |
/*! jQuery UI - v1.12.0 - 2016-07-08 */
|
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');
* {
margin: 0;
padding: 0;
text-decoration: none;
font-family: "Montserrat";
color: black;
}
html, body {
min-height: 100%;
}
body {
background: radial-gradient(at top left, #ccc(... |
body {
font-family: "Open Sans", sans-serif;
color: #444444;
}
a {
color: #e03a3c;
text-decoration: none;
}
a:hover {
color: #e76668;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway", sans-serif;
}
/*----------------------------------------... |
/* ChemViewer */
.K-Chem-Periodic-Table
{
cursor: default;
}
.K-Chem-Periodic-Table .K-Chem-Periodic-Table-Legend
{
float: right;
position: relative;
text-decoration: none;
border: 1px solid;
padding: 0.3em 0.5em;
}
.K-Chem-Periodic-Table .K-Chem-Periodic-Table-Legend-Content
{
position: abs... |
/* yfiles.css is an integral part of the yFiles for HTML library and must be loaded wherever a yFiles GraphComponent is created */
@import '~yfiles/yfiles.css'; |
.iphone_13_pro {
min-width: 100vw;
height: 50rem;
flex-direction: row;
justify-content: center;
align-items: center;
position: relative;
}
.iphone_13_pro > .content {
position: relative;
min-width: max-content;
}
.iphone_13_pro > .device-img {
position: relative;
min-width: 50rem;
height: 100%;
... |
/**
* @provides phui-button-css
*/
button,
a.button {
font: 13px/1.231 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
button,
a.button,
a.button:visited,
input[type="submit"] {
background-color: #3477ad;
color: white;
text-shadow: 0 -1px rgba(0,0,0,0.75);
border: 1px solid #19558D;
cursor: pointer;
... |
@charset "UTF-8";/*!
* AdminLTE v3.0.3-pre
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
*//*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.... |
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@font-face {
font-family: 'robotoregular';
src: url('fonts/Roboto-Regular-webfont.eot');
src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/Roboto-Regular-webfont.woff') format('woff'),
... |
.story {
/* background-color: goldenrod; */
grid-column: 1/-1;
}
.story-images {
display: grid;
grid-gap: 10px;
padding: 20px;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.image {
width: 100%;
height: 250px;
border-radius: 10px;
}
.mimage-1 {
content: url(".... |
.hr-1 {
display: block;
margin: 0.5em 0.5em auto auto;
/*margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: auto;
margin-right: auto;*/
border-style: inset;
border-width: 1px;
}
.btn-light
{
background-color: white;
}
.input-group-append .btn, .input-group-prepend .btn {
pos... |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the l... |
/*!
* # Fomantic-UI - Dropdown
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Dropdown
*******************************/
.ui.dropdown {
cursor: pointer;
position: relative;
display: inl... |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap');
* {
margin: 0;
padding: 0;
font-family: 'Poppins';
border: none;
box-sizing: border-box;
line-height: 1.4em;
}
body {
background: linear-gradient(to top, #03c3ee, #0367A6 );
height: 100vh;
... |
/* Add here all your CSS customizations */
/* frontend header right profile icon css code start */
img.profile-icon-header {
width: 25px;
height: 25px;
border-radius: 50%;
margin-right: 5px;
}
/* frontend header right profile icon css code end */
ul.nav-list li a {
border-bottom: 0;
}
ol ol, ... |
/* --------------------------------
Primary style
-------------------------------- */
*, *::after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h... |
h1, p, span {
border: orange 1px solid;
font-size: 12px;
}
.block, .inline {
width: 300px;
padding: 10px;
border: 1px black solid;
margin: 10px;
}
.table {
display: table;
margin: 10px;
}
.table-header {
display: table-header-group;
background-color: pink;
}
.table-row {
... |
/* underdog-cyrillic-400-normal*/
@font-face {
font-family: 'Underdog';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/underdog-cyrillic-400-normal.woff2') format('woff2'), url('./files/underdog-cyrillic-400-normal.woff') format('woff');
} |
.aside-nav {
position: fixed;
right: -50px;
top: 350px;
width: 260px;
height: 260px;
-webkit-filter: url(#goo);
filter: url(#goo);
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
opacity: .75
}
.aside-nav a:hover {
color: #FFFFFF !important;
}
.aside-nav.no-filt... |
/* Variables and basic styles that are shared by many components */
:root {
--page-margin: clamp(1rem, 3.5vw, 2.6rem);
--container-width: 1293px;
--gray-1: #ebebeb;
--gray-2: #c7c7c7;
--gray-3: #b5b5b5;
--gray-4: #909090;
--gray-5: #7f7f7f;
--gray-6: #595959;
--gray-7: #2e2e2e;
}
html {
font-size: ... |
.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fa... |
:local(.App) {
display: flex;
flex-direction: column;
padding: 1rem;
max-width: 1280px;
margin: 0 auto;
}
:local(.Section) {
padding: 1rem 0 3rem 0;
}
:local(.Section h1) {
padding-top: 0.5rem;
text-align: center;
}
@media only screen and (min-width: 920px) {
:local(.App) {
padding: 1rem 10rem;... |
.closeTab {
margin-left: 12px; }
.closeTab:hover {
background-color: #494444;
color: #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border: 0px solid #494444; }
.closeIcon {
margin-right: 0px;
padding-top: 1px;
padding-bottom: 1px; } |
/* HTML5 Boilerplate
html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small,... |
/*Contacts Section
------------------------------------*/
.contacts-section {
color: #fff;
position: relative;
background: #333 url(../../img/bg/bg3.jpg) center fixed;
}
.contacts-section:after {
top: 0;
left: 0;
width: 100%;
height: 100%;
content: " ";
position: absolute;
background: rgba(0,0,0... |
/**
* This file is part of the Tracy (https://tracy.nette.org)
*/
#tracy-bs {
font: 9pt/1.5 Verdana, sans-serif;
background: white;
color: #333;
position: absolute;
z-index: 20000;
left: 0;
top: 0;
width: 100%;
text-align: left;
}
#tracy-bs a {
text-decoration: none;
color: #328ADC;
padding: 2px 4px;
m... |
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);
body {
background: url('http://www.writteninpencil.de/Projekte/Hangman/hangman-bg.png') fixed;
text-align: center;
font-family: Helvetica, sans-serif;
}
input {
border: 2px solid #999;
font-family: Helvetica, sans-serif;
color: #999;
}
#rate... |
*{
padding: 0;
margin: 0;
}
body{
font-size:10px;
line-height:21px;
font-family:微软雅黑,arial;
margin:30px auto;
padding:0 20px;
max-width: 1300px;
background: url(https://demo.domain.org/bg.png); /*更改为你的背景图片地址*/
}a.update,a.copy,a.del,a.return{display:inline-block;color:#FFF;padding:1px 5px;}
/*a {
ou... |
#ll {
width: 160px;
margin: 50px auto 0 auto;
padding: 30px;
border: 1px solid #aaa;
}
#ll h2 {
margin-top: 0;
} |
body {
background: rgb(255,255,255);
color: rgb(0,0,0);
margin-left: 10%;
margin-right: 10%;
}
a {
color: rgb(50, 50, 100);
}
a:visited {
color: rgb(0, 0, 0);
}
a:hover {
color: rgb(140, 30, 30);
}
h1 {
font-size: 200%;
font-weight: normal;
color: rgb(30, 30, 140);
te... |
.d3 .top{
height: 70vh;
display: flex;
justify-content:space-between;
align-items: center;
margin-top: 50px;
}
.d3 .top .left{
height:inherit;
width: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.d3 .top .left .container{
height: inherit;
width: 75%... |
.HomePage {
padding: 8px;
height: 100%;
overflow-y: scroll;
}
.HomePage h3 {
padding: 8px 12px;
} |
:root{
--ui-theme-color-primary: #006cc0;
--ui-theme-color-second: #0083d1;
--ui-theme-color-light: #26b0e4;
} |
@import url(../../lib/font/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* League theme for reveal.js.
*
* This was the default theme pre-3.0.0.
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
/*************************... |
@media (max-width: 768px) {
#displayCard{
position: relative;
height: 450px !important;
max-width: 100% !important;
}
#displayCardBody {
overflow-y: scroll ;
scroll-behavior: smooth;
}
} |
.survey-name {
font-size: 32px
}
#survey-wrapper {
width: 100%;
text-align: center;
}
.field-wrapper {
font-size: 18px
} |
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;
}
* {
font-family: "Verdana", cursive, sans-serif;
... |
.coolfont {
font-family: Gill Sans, Verdana;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
.face-label {
min-height : 50px;
}
.warning {
border: 10px solid #f00;
-webkit-transform : scale(0.5, 0.5);
transform : scale(0.5, 0.5);
}
.notso... |
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
font-size: 14px;
font-family: Roboto, SansSerif;
}
ul {
margin: 0;
padding: 0;
}
/*body > section, body >footer {*/
/*border:1px solid red;*/
/*}*... |
WalletFrame {
border-image: url(':/images/drkblue/drkblue_walletFrame_bg') 0 0 0 0 stretch stretch;
border-top:0px solid #000;
margin:0;
padding:0;
}
QStatusBar {
background-color:#ffffff;
}
.QFrame {
background-color:transparent;
border:0px solid #fff;
}
QMenuBar {
background-color:#fff;
}
QMenuBar::item {
backgro... |
/*!
* Bootstrap v4.0.0-beta (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none... |
.container-fluid{
margin: 0;
padding: 0;
} |
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
* Default theme - Owl Carousel CSS File
*/
.owl-item,
.owl-item .item {
height: 500px;
}
.owl-item .item {
background-size: cover;
}
.owl-i... |
@charset "UTF-8";
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-... |
#button1 {
color : #444444;
font-family : Arial;
font-size : 11px;
font-weight : bold;
background-color: white;
border-radius : 2px;
border-width : 1px;
border-color : #dbdbdb;
}
#button2 {
color : #ffffff;
font-family : Arial;
fo... |
.page-header {
padding-bottom: 2px;
margin: 1px 0 1px;
border-bottom: 1px solid #d5dbdb;
}
.form-group {
padding-bottom: 6px;
}
.form-control {
width: 100%;
}
body{
background-color: #fcfcfc;
}
.page-document{
margin-top:6px;
padding-top: 6px;
border: 1px solid #d5dbdb;
background-color: white;
}
.highlig... |
.marker{
width:40px;
background-color: white;
border: 1px solid black;
border-radius: 5px;
text-align: center;
transform: translate(-50%, -50%);
}
.marker.selected{
background-color: yellow;
border-color: black;
} |
/*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/
@-webkit-keyframes bounce {
0%,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(.... |
/* 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,
... |
.load_ajax
{
width: 100%;
height: 100%;
background:rgba(0,0,0, 0.5);
position:fixed;
z-index: 2000;
text-align: center;
padding: 150px 0px 0px 0px;
margin:0px;
} |
@export $colors;
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL2Fzc2V0cy9zY3NzL3ZhcmlhYmxlcy5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLGVBQU8iLCJmaWxlIjoidmFyaWFibGVzLmNzcyJ9 */ |
/*
Captions Markup Pattern & Explanation
data-effeckt-type =
"<quarter-appear | quarter-slide-up | quarter-slide-side | quarter-fall-in |
quarter-two-step | quarter-zoom | cover-fade | cover-push-right | revolving-door-left |
revolving-door-right | revolving-door-top | revolving-door-bottom | cover-slide-top |
offse... |
.icon-t { background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20... |
@charset "UTF-8";
/*!
* Material Design for Bootstrap 4
* Version: MDB FREE 4.20.0
*
*
* Copyright: Material Design for Bootstrap
* https://mdbootstrap.com/
*
* Read the license: https://mdbootstrap.com/general/license/
*
*
* Documentation: https://mdbootstrap.com/
*
* Getting started: h... |
body {
line-height: 1.5;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
color: #333333;
font-size: 75%; }
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #222222; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
margin: 0; }
h1 {
font-size: 3em;
line-height: 1;
margin-bott... |
.nhheaderchiclet {
text-align:center;
width:110px;
height:33px;
background-size:110px 33px;
background-repeat:no-repeat;
background-position:0px 1px;
font-family:quadrata;
font-size:14px;
}
.nhnormalheader {
background-image:url('../static/nighthold/header-normal.png');
color:wh... |
/*!
* OOUI v0.44.0
* https://www.mediawiki.org/wiki/OOUI
*
* Copyright 2011–2022 OOUI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2022-05-25T13:13:03Z
*/
.oo-ui-icon-arrowNext {
background-image: /* @embed */ url(themes/celluloid/images/icons/arrowNex... |
body, html {
margin: 0;
}
body {
background-image: url('./1950s.jpg');
}
* {
margin: 0;
}
.modalInnerWrapper {
display: flex;
justify-content: center;
padding-top: 5%;
}
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
t... |
@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin:0;padding:0;}
body, html, input {font:12px/1.5 "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#666; background:#fff;... |
body{
background-image: url(https://www.dailydot.com/wp-content/uploads/c72/2e/af89d5794935b7b01bc54471f495376c.jpg);
background-size: cover;
}
#main{
font-size: 18px;
background:rgba(255,255,255,0.65);
padding: 10px;
}
.container{
font-family: 'Comfortaa', cursive;
}
h1, h2, h4{
background:rgba(255,255,255,0.8... |
/*
Theme Name: TheEvent
Theme URL: https://bootstrapmade.com/theevent-conference-event-bootstrap-template/
Author: BootstrapMade.com
License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------... |
@font-face {
font-family: cool;
src: url("Calculator.ttf");
}
*,
*::before,
*::after {
box-sizing: border-box;
font-family: cool, sans-serif;
font-weight: normal;
}
body {
padding: 0;
margin: 0;
background: linear-gradient(to right, black, red);
}
.calculator-grid {
display: grid;
justify-content... |
/* 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... |
@font-face {
font-family: "National Extrabold";
font-style: normal;
src: url("../fonts/NationalWeb-Extrabold.eot");
src: url("../fonts/NationalWeb-Extrabold.woff") format("woff"), url("../fonts/NationalWeb-Extrabold.woff2") format("woff2"); }
@font-face {
font-family: "National Extrabold Italic";
font-styl... |
@font-face {
font-family: 'Architects Daughter';
font-style: normal;
font-weight: 400;
src: url('ArchitectsDaughter.ttf') format('truetype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
} |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
font-family: "Nunito", sans-serif;
}
a {
/* background-color: transparent; */
}
[hidden] {
display: none;
}
html {
font-family: system-ui... |
.$cssClass { margin-bottom: 10px; }
.$cssClass .content { margin-top: 5px; } |
body {
padding-top: 20px;
padding-bottom: 20px;
}
.navbar {
margin-bottom: 20px;
}
.container { margin-top: 100px;
}
body {
margin:0;
padding: 0;
position:relative;
padding-top: 20px;
padding-bottom: 20px;
}
.navbar {
margin-bottom: 20px;
}
#main {
height:800px;
z... |
@import url(https://fonts.googleapis.com/css?family=Nunito);
.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLef... |
.THIS {
position: relative;
height: 160px;
}
.THIS input[type=range]{
-webkit-appearance: none;
width:100%;
}
.THIS input[type=range]::-webkit-slider-runnable-track {
width: 500px;
height: 2px;
background: #32738E;
border: none;
border-radius: 3px;
}
.THIS input[type=range]::-webk... |
.page-user-show{min-height:100vh} |
@import url(../../fonts/iconsmind/iconsmind.css);
/*!
* Bootstrap 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)
*/
:root {
--blue: #003473;
--indigo: #3F51B5;
--pu... |
.btn-simple {
border: none;
color: #ccc;
box-shadow: none;
}
.btn-simple:focus, .btn-simple:hover {
background-color: transparent;
color: #777;
outline: none;
}
.text-red {
color: #e15423;
}
html {
background-color: #e0e0e0;
height: 100%;
}
body {
background-color: transparent;
height: 100%;
}
.main-cont... |
body {
font-family: 'Open Sans', sans-serif;
margin: 0;
}
h1 {
font-weight: normal;
font-family: 'Dela Gothic One', cursive;
}
figure {
margin: 0;
width: 100%;
}
video {
width: 100%;
height: auto;
margin: 0;
display: block;
}
.container {
max-width: 500px;
margin: 0 auto;
}
.content {
pad... |
@charset "UTF-8";
/*
* colors variables
*/
html, body {
min-height: 100%;
height: 100%;
min-width: 1000px;
background: #f3f5f7;
}
a {
color: #2da1e7;
}
a:hover {
color: #2da1e7;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
padding: 0px;
margin: 0;
line-height: 200%;
}
em, i {
font-st... |
/*!
* Start Bootstrap - SB Admin 2 v4.0.6 (https://startbootstrap.com/template-overviews/sb-admin-2)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/blob/master/LICENSE)
*//*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-... |
@media screen and (max-width: 991px)
{
.col-md-4, .col-md-12{
margin: 0 !important;
padding: 0 !important;
}
.table-responsive {
display: block;
position: relative;
width: 100%;
}
.table-responsive thead,
.table-responsive tbody,
.table-responsive th,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.