text stringlengths 1 1.04M |
|---|
/* ==UserStyle==
@name 我的极简少数派
@namespace USO Archive
@author L Charlie
@description `【个人使用】-极简的风格,只留下内容。`
@version 20200518.11.37
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("sspai.com") {
#app>.fixed{display:none;}
.main-banner-box{display:none;... |
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;
}
code {
font-family: source-cod... |
html {
height: 100%;
margin: 0;
font-family: sans-serif;
}
body {
margin: 0;
height: 100%;
display: flex;
flex-flow: column;
}
#navbar {
display: flex;
flex: 1 1 auto;
flex-direction: row;
max-height: 42px;
font-size: 18px;
background-image: linear-gradient(90deg, #00... |
.demo {
padding: 80px 30px 30px;
}
.demo .footer {
padding-top: 40px;
margin-top: 40px;
border-top: 1px solid #eee;
}
.home {
background: #f8f8f8;
}
.home .footer,
.home body {
background: transparent;
}
.home .container {
max-width: 700px;
}
a:hover,
a:focus {
text-decoration: none;
}
.jumbotron ... |
.sso__upperRight {
display: flex;
position: fixed;
right: 8px;
top: 8px;
} |
.card-img-top {
height: 15rem;
}
.card{
overflow: hidden;
}
.card .card-img-top{
transition: all 1.5s ease;
}
.card:hover img{
transform: scale(1.2);
} |
@charset "UTF-8";/*! |
@import "import/../css/background.css";
@import "import/import-test-d.css";
@import "file.css";
@font-face {
src: url("/fonts/garamond-pro.ttf");
src: local(Futura-Medium), url(fonts.svg#MyGeometricModern) format("svg");
}
#shorthands {
background: url("http://www.lesscss.org/spec.html") no-repeat 0 4px;
back... |
@import url("posts.css");
.stat-row{
display: "inline-flex";
padding: 1%;
}
.Applications{
display: none;
}
.VerificationPosts{
}
.stat-img{
max-height: 50px;
max-width: 50px;
margin: 2%;
}
.stat-total{
margin: 2%;
padding: 10px;
}
.stat-upvote{
margin: 2%;
padding: 10px;
}
.stat-downvote{
margin: 2%;... |
/*
CSS RESET
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, va... |
.btn:focus {
box-shadow: 0 0 0 2px #FFFFFF; }
.btn-primary, .manage-users-tab.selected,
.btn-primary:visited,
.btn-primary i,
.manage-users-tab.selected i {
background-color: #000 !important;
border-color: #000 !important;
color: white !important; }
.btn-primary:active, .manage-users-tab.selected:active,
.btn... |
@import url('https://fonts.googleapis.com/css?family=Montserrat');
h3 {
font-family: 'Montserrat', sans-serif;
margin: 0 1rem;
} |
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #000000;
background-color: #FFFFFF;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #000000;
}
th {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-s... |
* {
margin: 0;
padding: 0;
font-family: "微软雅黑";
font-size: 18px;
}
a {
color: #000;
text-decoration: none;
}
/*
* 页头样式,勿动
*/
header {
width: 100%;
background: #fff;
height: 120px;
position: relative;
min-width: 1200px;
}
header img {
margin: 10px 30px;
height: 100px;
}
#top_tit {
position: absolute;
to... |
---
layout: null
---
@import url("pygment_highlights.css");
/* --- General --- */
body {
font-family: 'Lora', 'Times New Roman', serif;
font-size: 18px;
color: #404040;
position: relative;
background-color: {{ site.page-col }};
{% if site.page-img %}
background-image: url({{ site.page-img }});
backgr... |
/* Images created by: https://unsplash.com/@pawel_czerwinski */
@import url("https://fonts.googleapis.com/css?family=Spartan:400,700&display=swap");
html {
box-sizing: border-box;
}
body {
margin: 0;
min-height: 100vh;
background: #c9ced3;
display: flex;
justify-content: center;
align-items: center;
... |
.jcarousel-skin-tango .jcarousel-container {
background: #F9F9F9 url(ponta-right.jpg) no-repeat right bottom;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 1000px;
/*padding: 20px 40px;*/
}
.jcarousel-skin-ta... |
#container {
font-size: 10pt;
line-height: 1;
width: 100%;
}
#svgs{
display: flex;
border: 1px solid #eee;
box-shadow: 0 1px 8px rgba(0,0,0,0.1) inset;
}
#svgs .hidden {
visibility: hidden;
}
.edges.hidden {
display: none;
}
#svg-holder {
position: relative;
width: 50%;
border-right: 1px... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
background-color: #e9e9e9;
}
html {
font-size: 62.5%;
}
body {
font-family: "Roboto", sans-serif;
min-height: 100vh;
min-width: 100vw;
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
}
main {
position: rela... |
* # Semantic UI 2.4.2 - Flag
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
/*# sourceMappingURL=mdb.dark.rtl.min.css.map */ |
/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
#destination-search {
z-index: 3;
}
#destination-search.transparent {
opacity: 0;
overflow: hidden;
pointer-events: none;
}
#destination-... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic,400italic");
/*
Alpha by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Reset */
html, body, div, span, applet, obj... |
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-p... |
.section-title{
color: chartreuse;
background-color: palevioletred;
}
.big{
font-size: 10rem;
} |
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,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... |
/*!
* Copyright 2013 Twitter, Inc.
*
* Licensed under the Creative Commons Attribution 3.0 Unported License. For
* details, see http://creativecommons.org/licenses/by/3.0/.
*/
/*
* Bootstrap Documentation
* Special styles for presenting Bootstrap's documentation and code examples.
*
* Table of contents:
*
... |
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700';
/*welcome svg*/
#myobj{
text-align: center;
}
#Layer_1{
max-height: 100px;
}
.welcome-msg h1 {
font-family: 'Open Sans', Helvetica, arial, sans-serif;
/*font-weight: 200;*/
/*position: absolute;*/
text-align: center;
displa... |
main[data-v-71f4e524]{font-family:Avenir,Helvetica,Arial,sans-serif;font-size:16px;margin:15px 10px}section[data-v-71f4e524]{display:grid;grid-template-columns:60% auto;grid-column-gap:15px}fieldset[data-v-71f4e524]{border:1px solid #ccc}h1[data-v-71f4e524]{margin:15px;color:grey}legend[data-v-71f4e524]{font-size:90%;c... |
.modal-body{
word-wrap: break-word;
overflow-x: hidden;
}
table{
margin-top: 5%;
} |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
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, o... |
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To ... |
@charset "UTF-8";
ul#album-fotos{
width: 700px;
margin: 0 auto;
padding: 50px;
overflow: hidden;
list-style: none;
}
ul#album-fotos li{
float: left;
width: 200px;
height: 200px;
margin: 10px;
border: 5px solid white;
background-color: #ffffff;
box-shadow: 1px 1px 10px r... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic");
/*
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4... |
/* Global Styles */
body {
position: relative;
height: 100%!important;
width: 100%;
font-family: Arial,sans-serif;
letter-spacing: 0.01em;
-webkit-font-smoothing: antialiased;
font-size: 13px;
background: #38434E;
color: #5f5f5f;
}
html {
height: 100%!important;
position: r... |
/*
! tailwindcss v3.0.12 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
:... |
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/profiles/hni/modules/contrib/ctools... |
@charset "utf-8";
#content-wrap {
position: inherit;
margin: inherit;
max-width: inherit;
min-height: inherit;
height: inherit;
height: inherit;
}
h1,
#page-title {
color: inherit;
margin: inherit;
}
h1,
#page-title,h1 {
padding: inherit;
font-weight: inherit;
}
h1 {
margin-top: inherit;
}
h2,
h3,
h4,
h5,
h6... |
/* Media Queries */
@media only screen and (max-width: 767px) {
.card img,
.card .col-md-4 {
width: 100% !important;
height: auto !important;
}
}
html,
body {
height: 100%;
}
html .wrapper,
body .wrapper {
min-height: 100%;
}
html .wrapper h2,
body .wrapper h2 {
margin-bottom: 2em;
}
html .wrap... |
/*! jQuery UI - v1.12.1 - 2021-05-15
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, t... |
.tokenfield {
height: auto;
min-height: 34px;
padding-bottom: 0px;
}
.tokenfield.focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
width: 100%;
height: 100vh;
background-color: #fff;
position: relative;
}
a {
text-decoration: none;
color: inherit;
}
/* header */
header {
font-family: 'Ubuntu', sans-serif;
}
header nav {
height: 60px;
width:... |
/*
* This combined file was created by the DataTables downloader builder:
* https://datatables.net/download
*
* To rebuild or modify this file with the latest versions of the included
* software please visit:
* https://datatables.net/download/#dt/dt-1.10.16
*
* Included libraries:
* DataTables 1.10.16
*... |
.profile-head {
transform: translateY(5rem)
}
.cover {
background-image: url(https://images.unsplash.com/photo-1530305408560-82d13781b33a?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1352&q=80);
background-size: cover;
background-repeat: no-repeat
}
.bgr_img {
background: rgb(1,... |
body {
background: #f4f4f4
} |
body {
margin: 0px;
}
.hello {
font-family: "Century Gothic";
width: 500px;
margin: 70px auto;
text-align: center;
}
.app-header
{
background-color: #4A452A;
border-bottom: 6px solid #958C4B;
padding:20px;
margin:10;
}
.app-header .logo
{
float: left;
padding: 20px;
width: 140px;
}
.... |
.required {
content: "*";
color: red;
}
@media (min-width: 375px) {
.quantity {
margin-left: 40px;
}
.farmer {
/* margin-top: 30px; */
margin-left: 130px;
}
.cropsdis {
margin-left: 90px;
}
/* .land{
margin-left: 50px;
} */
.cropsRButton {
margin-left: 20px;
back... |
.UserDetails {
height: 90vh;
font-family: 'Roboto';
}
.udtc {
display: grid;
grid-template-columns: 50% 50%;
margin-left: 4.2vw;
width: 100%;
}
.UD-holder {
display: flex;
align-items: center;
justify-content: center;
}
.UD-header {
height: 20%;
display: flex;
flex-direction: colu... |
.PlayersList{
display: block;
overflow-x: auto;
width: 100vw;
padding-inline: 10px;
}
.PlayersList table{
table-layout: fixed;
border-collapse: collapse;
width: 99%;
}
.PlayersList thead th:nth-child(1) {
width: 12%
}
.PlayersList thead th:nth-child(2) {
width: 12%;
}
... |
.test {
background: pink;
} |
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) |
/*! jQuery UI - v1.9.2 - 2017-02-19
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;mar... |
.modal {
z-index: 100;
position: fixed;
top: 22vh;
left: 10%;
width: 80%;
background: white;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.26);
border-radius: 8px;
}
.modal__header {
padding: 1rem 0.5rem;
background: #2a006e;
color: white;
}
.modal__header h2 {
margin: 0.5rem;
... |
@import url(roboto.css);
html {
height: 100%;
}
body {
height: 100%;
margin: 0;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: 'Roboto', sans-serif;
background: rgb(0, 81, 157);
background: linear-gradient(rgb(0,51,99), rgb(0, 81, 157));
color: rgb(0, 81, 1... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.11.4-master-f966d0f
*/md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px 28px 12px}md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-b... |
/* Video Feed Styling:
* Include the !important keyword to override default styles applied by JS.
* webgazer.js sets defaults for: display, position, top, left, width, height
*/
#webgazerVideoContainer{
display: block !important;
position: fixed !important;
top: 0px !important;
left: 0px !important;... |
:root {
--logo-dark: #2E4057;
--logo-color: #F4D35E;
--black: #404040;
--grey: #494949;
--white: #ffffff;
--blue: rgb(0, 60, 120);
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Nunito', sans-serif;
color: var(--black);
scroll-behavior: smooth;
}
.container {
max-width: 6... |
@import url(https://fonts.googleapis.com/css?family=Roboto);
html, body {
padding: 0;
background-color: #F8F8F8;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.2em;
margin: 15px;
} |
body {
color: #555;
background-color: #fff;
font-family: "lucida grande", "helvetica", "arial", sans-serif;
font-size: 76%;
line-height: 1.2em;
margin:0;
padding:0;
}
pre {
font-size: 1.1em;
padding-bottom: 1em;
}
.download {
background: #efa;
padding: 1em;
margin-top: 2em;
}
.download h4 {
margin: 0;
... |
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 td:ac... |
[layout-gt-sm="row"] {
background-image: url("https://orig00.deviantart.net/35a0/f/2007/170/6/c/untitled_texture_cxvii_by_aqueous_sun_textures.jpg");
}
mat-card.mat-card{
margin: 1%;
background: none;
mso-border-shadow: yes;
}
mat-expansion-panel {
background: none;
border-radius: 3px;
}
#resp... |
/*<-------GENERAL SETUP------->*/
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-family: 'roboto';
font-size: 100%;
}
/*<-------USABLE STYLE------->*/
.container {
width: 80%;
margin: 0 auto;
}
section {
padding: 80px 0;
}
.grid-container-3-col {
display: grid;
grid-template-... |
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,
... |
/*浮动*/
.fl{
float: left;
}
.fr{
float: right;
}
.clear:after{
content: "";
display: block;
clear: both;
}
/*定位*/
/*渐变*/
.jian_bian{
background:-webkit-linear-gradient(top,#FFFFFF,#f8f8f8);
background:-moz-linear-gradient(top,#FFFFFF,#f8f8f8);
background:-ms-linear-gradient(top,#FFFFFF,#f8f8f8);
background:-o-... |
.hyphenate {
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.kitem {
composes: bodyFont from '../../base-styles/types.css';
margin: 5px 5px 30px;
padding: 0;
white-space: normal;
outline: none;
letter-spacing: 1px... |
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/a... |
/**
* cardshow.css
*
* Released under the MIT license
*
* Copyright 2016 by nzbin
*
*/
.cardshow {
position: relative;
max-width: 1200px;
margin: 0 auto;
}
.cardshow nav {
position: fixed;
bottom: 30px;
}
.luckyarea {
max-width: 1200px;
height: 120px;
margin-bottom: 20px;
... |
.informationContainer {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 936px;
height: 531px;
z-index: 6;
background-color: #101010;
border: 1px solid #04e1e1;
padding: 27px 18px;
display: flex;
justify-content: space-between;
align-items: flex-start;
opaci... |
.container {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.container .image {
max-height: 50vh;
}
.container .content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content... |
html {
font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI',
Roboto, 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
word-spacing: 1px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
... |
/*!
* Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
/* Global Styles */
html,
body {
height: 100%;
}
body {
padding-top: 50px; /* Required padding for .navbar-fix... |
/* cyrillic-ext */
@font-face {
font-family: 'Merriweather';
font-style: italic;
font-weight: 300;
src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v19/EYh7Vl4ywhowqULgRdYwIFvxabc8-Ua_u_bDyl2V6ao.woff2) format('woff2');
unicode-range: U+0... |
html{
/*overflow: hidden;*/
}
header{
position: fixed;
margin: 0px;
width: 100%;
padding: 0px;
background: white;
top: 0px;
color: black;
z-index: 999;
border-bottom: 1px solid rgba(0,0,0,.1);
}
footer{
padding: 10px 10px 10px 0px;
}
footer h3{
text-align: center;
font-size: 16px;
}
header h2{... |
@page {
size: auto; /* <length>{1,2} | auto | portrait | landscape */
/* 'em' 'ex' and % are not allowed; length values are width height */
margin: 0 0 10mm 0; /* <any of the usual CSS values for margins> */
/*(% of page-box width for LR, of height for TB) */
margin-header: 2mm; /* <any of the ... |
#github-sst {
position: fixed !important;
bottom: 80px;
right: 50px;
width: 50px;
height: 50px;
border-radius: 50%;
box-shadow: 0px 1px 20px 0px rgba(155,155,155,0.1), inset 0px -1px 0px 0px #e0e0e0;
text-align: center;
color: #8c92a4;
cursor: pointer;
}
#github-sst svg {
fill: currentColor;
ma... |
/*!
* Start Bootstrap - SB Admin v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/sb-admin)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE)
*/
html {
position: relative;
min-height: 100%;
}
body {
... |
/* Cubic Bezier Transition */
/****
Boby
****/
body {
background-color: #fff; }
body.page-md {
background: white; }
/******
General
******/
/* Theme Font Color */
.theme-font {
color: #8E44AD !important; }
/* Pace - Page Progress */
.pace .pace-progress {
background: #8E44AD; }
/* Theme Light Portlet */... |
/*!
* Start BackEnd - Start BackEnd v4.0.0-alpha (http://startbootstrap.com/template-overviews/sb-admin)
* Copyright 2017-2017 Start BackEnd |
/*!
* Bootstrap v4.1.0 (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: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
... |
.row{
margin-top:40px;
padding: 0 10px;
}
.clickable{
cursor: pointer;
}
.panel-heading div {
margin-top: -18px;
font-size: 15px;
}
.panel-heading div span{
margin-left:5px;
}
.panel-body{
display: none;
} |
.Account form textarea {
height: 300px;
font-size: 1.5rem;
} |
/* Profile field group main admin page */
@-o-keyframes tab-throb {
from { box-shadow: 0 0 10px #1e8cbe; }
50% { box-shadow: 0 0 0 #1e8cbe; }
to { box-shadow: 0 0 10px #1e8cbe; }
}
@-webkit-keyframes tab-throb {
from { box-shadow: 0 0 10px #1e8cbe; }
50% { box-shadow: 0 0 0 #1e8cbe; }
... |
.fillSpace {
flex: 1 1 auto;
}
.size{
width:1050px;
margin-left: 104px;
margin-top: 70px;
} |
/* ==========================================================================
Table of Contents
========================================================================== */
/*
0. Normalize
1. Icons
2. General
3. Utilities
4. General
5. Single Post
6. Tag Archive
7. Third... |
div {
border-radius: 5px;
}
#header {
z-index: 1;
position: fixed;
width: 97.5%;
margin-top: -20px;
height: 60px;
background-color: #668284;
margin-bottom: 10px;
}
#name {
float:left;
margin-left: 5px;
padding-top: 5px;
font-size: 20px;
font-family: Verdana, sans-serif;
color: #ffffff;
position: relati... |
@media screen and (min-width: 146px) and (max-width: 740px)
{
nav
{
height: 17vh;
position: fixed;
margin-top: -1;
display: flex;
flex-direction: column;
}
.nav-wrapper
{
position: absolute;
top: -1rem;
left: 0;
padding-bottom: 20px;
... |
.checklist-item {
position: relative;
box-sizing: border-box;
padding: 30px;
margin-bottom: 120px;
background: #fff;
border-radius: 10px;
}
.checklist-item:after {
position: absolute;
top: 100%;
left: 90px;
display: block;
width: 0;
height: 0;
border-top: 25px solid #fff;
border-right: 0 so... |
/*! Copyright©2008-2016 zuche.com All Rights Reserved.2016-09-14 */
|
@charset "UTF-8";
/*
* Author: Hamse Mohamet
* URL: http://foxthemes.net
*/
/* -------------------------------------------------------------- */
/* Table of Contents
-----------------------------------------------------------------
#Dark
#button
#input
#switch-button
#Common Styles
#tippy-too... |
.predictioncharts{
width: 100%;
height: 100%;
}
.covidPredictionChart{
width: 100%;
height: 50%;
float: top;
}
.housingPredictionChart{
width: 100%;
height: 50%;
float: bottom;
} |
#main {
background-color: bisque;
margin: 1.5vh 0;
height: 100vh;
}
#intro {
padding-top: 2em;
}
#add {
height: 2.25em;
/* width: 25%; */
font-size: 18pt;
font-weight: bold;
margin-bottom: 15px;
}
.save {
border-width: 2px;
border-color: white !important;
margin-t... |
/* Background image */
body {
background-image: url("../images/space-galaxy-stars-universe-wallpaper-and-background-space.jpg");
}
h1 {
padding-top: 8%;
text-align: center;
font-size: 65px;
font-weight: 200px;
color: crimson;
}
h2 {
padding-top: 2%;
text-align: center;
font-size: 40px;
color: white... |
@import url(https://fonts.googleapis.com/css?family=Nunito);/*!
* Bootstrap v4.1.1 (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: #3490dc;
--indigo: #657... |
@media (min-width: 1200px) {
.post-container,
.sidebar-container {
padding-right: 5%;
}
}
@media (min-width: 768px) {
.post-container {
padding-right: 5%;
}
}
.sidebar-container {
color: #bfbfbf;
font-size: 14px;
}
.sidebar-container h5 {
color: #000000;
padding-bottom: 1em;
}
.sidebar-contain... |
/* drop-in.css */
/* RESETS */
html { box-sizing: border-box; }
*, *:before, *:after {
box-sizing: inherit;
margin: 0;
padding: 0;
}
body {
margin: 0 auto;
min-width: 600px;
max-width: 800px;
}
h1, h2, h3, h4, h5, h6, p {
margin-bottom: 0.5rem;
}
/* DESIGN STYLES */
/* Fonts */
html { font-fami... |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
display: flex;
justify-content: center;
align-items: center;
flex-flow: column nowrap;
height: 100vh;
font-family: Verdana, Geneva, Tahoma, sans-serif;
color: #006d77;
background-color: #edf6f9;
}
input {
width... |
.noMatchPage {
display: flex;
justify-content: space-between;
}
.noMatchPage img {
filter: grayscale(1);
} |
body{font-family:"Segoe UI"}
/*# sourceMappingURL=sstyle.css.map */ |
body {
background-color: #04a6eb;
color: #fdffff;
width: 500px;
margin-right: auto;
margin-left: auto;
}
button {
padding: 5px 20px;
background-color: #337ab7;
color: #fdffff;
border-style: none;
}
input {
height: 20px;
} |
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align:... |
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.