text stringlengths 1 1.04M |
|---|
* {
padding: 0;
margin: 0;
}
body {
background-color: #000;
color: antiquewhite;
background-image: black;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
/* ---------------HEADER------------ */
header {
background-color: chocolate;
backgrou... |
/*!
* Copyright 1999-2021 Alibaba Group Holding Ltd.
*
* 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 applic... |
.linkStyle {
font-size: 3em;
} |
a {
cursor: pointer;
display: block;
width: 50px;
} |
.resource-table-container {
width: 1200px;
visibility: hidden;
}
.resource-table {
width: 100%;
}
.resource-table .action-links-header {
width: 30px;
}
.resource-table .building-name-header, .resource-table .lab-name-header, .resource-table .resource-id-header, .resource-table .sched... |
#main-doc {
display: flex;
flex-flow: column wrap;
}
#navbar {
display: flex;
flex-flow: row nowrap;
background-color: #eaeaea;
width: 100%;
height:fit-content;
justify-content: space-evenly;
align-items: center;
position: fixed;
}
#sections {
display: flex;
flex-flow: column wrap;
padding: 40px 20px;
... |
.modal{
transition: all 0.5s;
} |
table {
border-collapse: collapse;
width: 100%;
border: none;
border-top: 1px solid lightgrey;
}
th, td {
padding: 15px;
text-align: left;
} |
/*
* Copyright 2021 webtau maintainers
* Copyright 2019 TWO SIGMA OPEN SOURCE, 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
*
*... |
/**
* Copyright 2015 Telerik AD
*
* 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 ... |
:root {
--primary-color: #344249;
--secondary-color: #c09393;
--tertiary-color: #638dc5a6;
}
*{
box-sizing: border-box;
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
p {
font-size: large;
font-family:Verdana, Geneva, Tahoma, sans-serif;
}
h2 {
text-shadow: ... |
:root {
--main-color: #361f55;
--primary-color: #e62c20;
--text-color: #ffffff;
}
nav ul {
margin: 2em;
}
nav ul li {
flex: 1 0 auto;
text-align: center;
display: block;
transition-duration: 0.5s;
padding: 1rem;
position: relative;
}
nav ul li a {
text-transform: uppercase;
color: #383838;
... |
/* This is a compiled file, to make changes persist, consider editing under the templates directory */
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
position: fixed;
top: 0;
right: 0;
width: 100%;
-webkit-transfor... |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*---------------------------------------------------------------... |
.wy-side-nav-search {
background-color: #F44336 !important;
}
dl.cpp a.reference {
margin-right: 4px;
} |
.preview {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
@media screen and (max-width: 996px) {
.prev... |
/*! @license
*
* Buttons
* Copyright 2012-2014 Alex Wolfe and Rob Levin
*
* 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 requir... |
/* ===========================================
DEFAULT VALUES
Font Family: Roboto Condensed
Colors:
Turquoise #34C6D3 (Button, Incons, Links, Lines and Backgrounds)
Steel Gray #41464B (Headings)
Blue Bayoux #64707B (Paragraphs)
White #F... |
.protein {
cursor: crosshair;
pointer-events: visible;
}
.link {
cursor: crosshair;
pointer-events: auto;
}
.highlightedProtein {
stroke: #fdc086;
}
.selectedProtein {
stroke: #ffff99;
}
.highlightedLink {
stroke: #fdc086;
}
.selectedLink {
stroke: #ffff99;
}
.highlightedPeptide {
... |
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,700');
html,
body {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Quicksand", sans-serif;
font-size: 62.5%;
font-size: 10px;
}
/*-- Inspiration taken from abdo steif -->
/* --> https://codepen.io/abdosteif/pen/... |
/* ==UserStyle==
@name Minecraft Sword Cursor Official
@namespace USO Archive
@author MrDoNvM
@description `Minecraft Sword Cursor`
@version 20181208.7.39
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/* Start http://www.cursors-4u.com */ * {cursor: url(http://... |
:host {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: var(--spacing-medium);
padding: var(--spacing-medium);
color: #fff;
background-color: var(--background-color-lighter);
border-radius: 5px;
animation-duration: 3s;
transform: translateY(150%);
transitio... |
html{font-size:10px;font-family:"Nunito",sans-serif}body{overflow-y:scroll}footer{font-size:1.6rem;text-align:center;margin-top:1.8rem}.panel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:1.8rem;padding:2rem 1rem}.photo-block__panel{background-color... |
/* ==========================================================================
Utility => u-
Should not be bound onto or changed.
Never reassign to anything that carries a leading u-.
Avoid building entire sections or components of UI out of u-.
===============================================================... |
@charset "utf-8";
/* CSS Document */
/******************************
[Table of Contents]
1. Fonts
2. Body and some general stuff
3. Header
4. Menu
5. Home
6. Elements
7. Footer
******************************/
/***********
1. Fonts
***********/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,... |
button {
margin-top: 10px;
} |
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?1298745');
src: url('../font/fontello.eot?1298745#iefix') format('embedded-opentype'),
url('../font/fontello.svg?1298745#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontello';
}
/*... |
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 13, 2020 */
@font-face {
font-family: 'titillium_webblack';
src: url('titilliumweb-black-webfont.eot');
src: url('titilliumweb-black-webfont.eot?#iefix') format('embedded-opentype'),
url('titilliumweb-black-webfont.woff2') fo... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Raleway:200,700|Source+Sans+Pro:300,600,300italic,600italic");
/*
Solid State 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, ap... |
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
.panel-google-plus {
position: relative;
border-radius: 0px;
border: 1px solid rgb(216, 216, 216);
font-family: 'Roboto', sans-serif;
}
.panel-google-plus > .dropdown {
position: absolute;
top: 5px;
right: 15px;
}
.panel-g... |
/*
* # Semantic UI - 1.6.4
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Rails
*******************************/
.ui.rail {
... |
#gray[data-v-5d917bc4] {
color: darkgray;
}
#blue[data-v-5d917bc4] {
color: #5b9cff;
}
span[data-v-5d917bc4] {
color: whitesmoke;
}
h3[data-v-5d917bc4] {
margin: 40px 0 0;
}
ul[data-v-5d917bc4] {
list-style-type: none;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-bo... |
/* code for animated blinking cursor */
.brand-heading-typed-container {
background: rgba(0,0,0,.7);
max-width: 650px;
padding: 10px;
margin: 0 auto;
font-size: 40px;
font-family: monospace, sans-serif !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border... |
@font-face {
font-family: 'FontAwesome';
src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff")... |
.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #000000; font-weight: bold } /* Keyword */... |
/*!
* Bootstrap v2.0.4
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.feedback-review label {
font-size: 14px;
}
.feedback-body .feedback-error {
... |
.foo {
offset-inline-start: 1px;
}
html[dir="ltr"] .foo {
left: 1px;
}
html[dir="rtl"] .foo {
right: 1px;
}
.bar {
offset-inline-end: 1px;
}
html[dir="ltr"] .bar {
right: 1px;
}
html[dir="rtl"] .bar {
left: 1px;
} |
.divider{
border-top:4px solid black;
}
.side-buttons{
color:white !important;
padding: 7px;
}
#instruction{
color:red;
text-align: center;
}
.no-item{
text-align:center;
color:red;
font-weight: bolder;
}
#addpollbtn{
border:2px solid green;
color:white;
background: black;
margin:10px;
}
#addpollbtn:hover{
... |
.nav a {
padding: 10px;
font-size: 30px;
color: aliceblue
}
@import '../styles/global.css'; |
.actionButton {
composes: CTA from 'src/common-ui/elements.css';
cursor: pointer;
padding: 8px 20px;
text-decoration: none;
font-size: 16px;
}
.searchActionButton {
border: 0;
} |
body {
margin:0;
padding:0;
font-size:13px;
font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
}
.leftmenu {
width:260px;
background-color: #2A3F54;
/* background-color:#1f232a; */
position:fixed;
left:0;
top:0;
bottom:0;
}
.company_name {
height:100... |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body,
input {
font-family: "Poppins", sans-serif;
}
.logincontainer {
position: relative;
width: 100%;
background-color: #fff;... |
/* Code tidied up by ScrapBook */
.layui-layer-imgbar, .layui-layer-imgtit a, .layui-layer-tab .layui-layer-title span, .layui-layer-title { text-overflow: ellipsis; white-space: nowrap; }
html #layui_layer_skinlayercss { display: none; position: absolute; width: 1989px; }
.layui-layer, .layui-layer-shade { position: f... |
.Home .routes {
display: flex;
flex-direction: column;
} |
@charset "gb2312";
/* CSS Document */
.aboutcon{background:url(../image/aboutphoto.jpg) no-repeat bottom right; color:#696969}
h1.t_nav { border-bottom: #F1F1F1 1px solid; font-size: 12px; font-weight: normal; line-height: 40px; height: 40px; }
h1.t_nav a{width: 100px; display: block; text-align: center ; color: #fff; ... |
/**
* Remove live view counts
* @see B.1
*/
/* Game page details */
h3.ytg-gaming-header-renderer,
/* Live stream carousel */
#metadata-badges ytg-live-badge-renderer
{
display: none !important;
} |
.exitGameButton{
background-color: var(--red);
color: var(--white);
font-size: 18px;
font-weight: 600;
width:130px;
height:50px;
border: solid var(--gray-line);
border-radius: 5px;
filter: brightness(1.1);
}
.exitGameButton:hover{
width:132px;
height:52px;
filter: brightn... |
a.navbar-brand{
margin: auto;
text-align: center;
flex: content;
display: flex;
align-self: center;
}
.wrapper{
position: absolute;
top: 25%;
right: 1%;
transform: translate(-50%, -50%);
vertical-align: middle;
}
.search-box{
width: 5rem;
height: auto;
position: rela... |
svg {
background: #eee; }
path {
stroke: white;
stroke-width: 0.25px;
fill: blue; }
.sphere {
fill: #fff; }
.land {
fill: #000; }
.boundary {
fill: none;
stroke: #fff;
stroke-linejoin: round;
stroke-linecap: round;
vector-effect: non-scaling-stroke; }
.overlay {
fill: none;
pointer-events... |
body, html {
height: 100%;
background-repeat: no-repeat;
background-image: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));
}
.panel-heading {
padding: 50px 15px;
}
.panel-footer {
padding: 1px 15px;
color: #A0A0A0;
}
.profile-img {
width: 96px;
height: 96px;
margin: 0 auto 10px;
display: ... |
@namespace foaf url(http://xmlns.com/foaf/0.1/);
@namespace pet url(http://purl.org/stuff/pets/);
@namespace admin url(http://webns.net/mvcb/);
@namespace rdf url(http://www.w3.org/1999/02/22-rdf-syntax-ns#);
@namespace rdfs url(http://www.w3.org/2000/01/rdf-schema#);
/* Dean Edward's MSIE Namespaces fix */
/* http://... |
status{font-size:1.5em;bottom:5px;left:5px;right:5px;position:absolute}.roadnode{border:1px solid #000;display:inline-block;padding:0 10px;margin:10px;text-align:center;white-space:pre;position:relative}.glow{box-shadow:0 0 15px #FF0} |
/*
Author : Dreamguys
Template Name: Doccure - Bootstrap Template
Version : 1.3
*/
/*============================
[Table of CSS]
1. General
2. Table
3. Bootstrap Classes
4. Avatar
5. Select2
6. Nav Tabs
7. Modal
8. Components
9. Slick Slider
10. Focus Label
11. Header
12. Mobile Menu
13. Footer
14. Login
... |
@font-face {
font-family: "Marck Script";
font-style: normal;
font-weight: 400;
src: local("Marck Script"),local(MarckScript-Regular),url(//fonts.gstatic.com/s/marckscript/v11/nwpTtK2oNgBA3Or78gapdwuyxig7.eot?#) format("eot"),url(//fonts.gstatic.com/s/marckscript/v11/nwpTtK2oNgBA... |
body {
margin-top: 20px;
}
.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 40px;
background: #000;
color: #fff;
display: flex;
justify-content: space-around;
align-items: center;
z-index: 999;
border-bottom: solid 1px #fff;
}
.view-btn {
cursor: pointer;
}
.copy-btn {
c... |
@import url('//fonts.googleapis.com/css?family=Lobster|Cabin:400,700');
/*!
* Bootstrap v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.8-master-c62282f
*/
md-toolbar.md-menu-toolbar h2.md-toolbar-tools {
line-height: 1rem;
height: auto;
padding: 28px;
padding-bottom: 12px; }
md-toolbar.md-has-open-menu {
position: relative;
z-index: 100; }
md... |
@charset "UTF-8";
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2022 Fonticons, Inc.
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* License - ... |
.codehilite code, .codehilite pre{color:#fdce93;background-color:#3f3f3f}
.codehilite .hll{background-color:#222}
.codehilite .c{color:#7f9f7f}
.codehilite .err{color:#e37170;background-color:#3d3535}
.codehilite .g{color:#7f9f7f}
.codehilite .k{color:#f0dfaf}
.codehilite .l{color:#ccc}
.codehilite .n{color:#dcdccc}
.c... |
.jumbotron {
background-color: black;
}
.title {
text-align: center;
color: darkred;
}
.description {
text-align: center;
color: darkred;
}
.gameScore {
text-align: right;
color: lightskyblue;
margin-right: 75px;
} |
#root {
position:absolute;
width:98%;
left:1%;
height:100%;
}
#modal{
position: fixed;
z-index: 1;
left: 0%;
top: 0%;
width: 100%;
height: 100%;
overflow: hidden;
background-color: rgba(0,0,0,0.4);
}
.modal-dialog{
display: block;
position: fixed;
z-index: 2... |
/*!
* Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
.fab,
.fal,
.far,
.fas {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-bloc... |
* {
box-sizing: border-box;
margin: 0;
}
html,
body {
margin: 0;
padding: 0;
width: 100%;
min-height: 100%;
}
body {
font-size: 100%;
color: #333;
line-height: 1.6;
font-family: "Lato", sans-serif;
}
ul {
list-style: none;
padding-left: 5px;
}
li {
margin: 20px 0;
}
.container {
display: ... |
@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... |
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,
... |
body, html {
margin:0;
height:100%;
background: #ffffff;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: con... |
.container {
display: flex;
}
.content {
flex: 1;
}
.name {
display: flex;
align-items: center;
font-weight: bold;
padding-bottom: 10px;
}
.twitterLink {
display: block;
height: 16px;
margin-left: 10px;
}
.twitter {
display: block;
height: 16px;
}
.text {
font-size: 14px;
}
@media (min-wid... |
.App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-title {
font-size: 1.5em;
}
.App-intro {
font-size: large;
}
@keyframes App-logo-spin {
from {
transform: rotat... |
html, body {
margin: 0;
font-family: 'Helvetica';
}
header {
background: #191919;
color: white;
padding: 8px;
font-size: 18px;
border-bottom: solid 4px #FF33CC;
margin-bottom: 10px;
}
main {
padding: 8px;
}
.agentRow {
border: 1px solid #8a8a8a;
padding: 4px;
}
.agentRow > span {
margin-right: 10px;
}
... |
/* Block newsletter */
#newsletter_block_left {
float:left;
}
#newsletter_block_left .title_block, #newsletter_block_left h4 {
padding:0;
color:#666;
}
#newsletter_block_left p {padding:0;}
#newsletter_block_left p.success_inline {
color: #418B19;
text-align: center;
font-weight: bold;
}
#newsletter_block_left ... |
.v-application a#preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #0277BD... |
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/* MenuBar style rules */
.yui-skin-sam .yuimenubar {
font-size: 93%; /* 12px */
line-height: 2; /* ~24px */
*line-height: 1.9; /* For IE */
borde... |
.rowcolor1{
color: #ffff00;
font-size: medium;
text-align:center;
}
.rowcolor2
{color: white;
background-color: black;
padding: 20px;
}
/*:global(td){*/
/*padding: 5px !important;*/
/*}*/
/*td{*/
/*padding: 5px !important;*/
/*}*/
/*td{*/
/*padding: 0 !important;*/
/*font-size: x-large !important... |
/*!
* 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)
/*# sourceMappingURL=bootstrap.min.css.map */ |
.Menu {
display: flex;
flex-basis: 250px;
background-color: #1e90ff;
}
.Menu nav {
flex-grow: 1;
}
.Menu ul {
list-style: none;
padding: 0;
}
.Menu li {
display: flex;
}
.Menu li a {
flex-grow: 1;
padding: 10px;
margin-bottom: 10px;
text-decoration: none;
color: #fff... |
@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap");
* {
margin: 0;
padding: 0;
list-style-type: none;
box-sizing: border-box;
/* box-shadow removes the default bootstrap shadow on buttons afte... |
body {
background-color: #eee;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
padding: 30px;
text-align: center;
}
h1 {
text-indent: 5%;
}
div {
background-color: white;
text-align: left;
padding: 10px;
}
#main {
display: inline-block;
margin: 0 auto;
}
svg {
di... |
.selector:not(*:root) {}
@media screen and (min-width: 0\0) {}
.selector:not(*:root) {}
@supports (-webkit-appearance: none) {}
.selector {
(;property: value;
);}
.selector {
[;property: value;
];}
@media \\0 screen {}
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
.selector {}
}
bo... |
@charset "UTF-8";
#selfinfo-modify{padding-top: 50px;}
#selfinfo-modify table{width:600px;}
#selfinfo-modify th,#selfinfo-modify td{
font-size: 16px;
padding: 5px 5px;
}
#selfinfo-modify #inputbox1{
width: 130px;
height: 22px;
border: solid 1px #00BFFF;
font-size: 16px;
}
#selfinfo-modify #inputbox2{
width: ... |
@import "import.css"; |
/* ==UserStyle==
@name mimimi
@namespace USO Archive
@author Yoshiq
@description `asd`
@version 20110709.23.2
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('h... |
@charset "UTF-8";
body {
background: #f5f4f0;
color: #444;
font: 12px / 1.5em "Microsoft YaHei", 微软雅黑, SimSun, arial;
height: 100%;
margin: 0;
padding: 0;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
margin: 0;
padding: 0;
... |
.kt-wizard-v4 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.kt-wizard-v4 .kt-wizard-v4__nav .kt-wizard-v4__nav-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: ... |
section {
position: relative;
z-index: 1; /* needed for setting pseudo-element z-index */
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
section a {
position: relative;
display: inline-block;
outline: none;
color: #404d5b;
vertical-align: bottom;
text-decoration: none;... |
@define-color background #1d2021;
@define-color foreground #fbf2c7;
@define-color cursorColor #282828;
@define-color color0 #1d2021;
@define-color color1 #cc241d;
@define-color color2 #98971a;
@define-color color3 #d79921;
@define-color color4 #458588;
@define-color color5 #b16286;
@defi... |
a { text-decoration: none; color: #002280 }
a:hover { text-decoration: underline }
body { font-size: 9pt; }
table { font: 9pt Tahoma, Verdana; color: #000000 }
input,select,textarea { font: 9pt Tahoma, Verdana; font-weight: normal; }
select { font: 9pt Tahoma, Verdana; font-weight: normal; }
.nav ... |
/*Font*/
/* bungee-regular - latin */
@font-face {
font-family: 'Bungee';
font-style: normal;
font-weight: 400;
src: url('fonts/bungee-v5-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Bungee'), local('Bungee-Regular'),
url('fonts/bungee-v5-latin-regular.eot?#iefix') format('embedded-opentype... |
/*!
* Material Design for Bootstrap 4
* Version: MDB FREE 4.4.3
*
*
* Copyright: Material Design for Bootstrap
* https://mdbootstrap.com/
*
* Read the license: https://mdbootstrap.com/license/
*
*
* Documentation: https://mdbootstrap.com/
*
* Getting started: https://mdbootstrap.com/getting-started/
*
* ... |
/*!
* Start Bootstrap - Resume v5.0.8 (https://rizwanahmedziai.github.io/)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
*/
body {
font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Ne... |
.infoboard{
text-align: center;
margin: 20px;
}
.infoboardbtn{
margin: 20px;
}
.comment{
background-color: #002233;
}
.flextocenter{
display: flex;
justify-content: center;
}
.aligntocenter{
text-align: center;
} |
.actions {
}
.actions.bar {
margin-top: 40px;
padding-top: 10px;
border-top: solid 1px white;
}
.actions.inline {
vertical-align: top;
margin: 0;
padding: 0;
border: none;
}
.controlset > .actions {
margin: 0 0 0 @dimen/action-margin !important;
padding: 0;
border: none;
}
.controlset > .actions img {
ve... |
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');
body {
margin: 0;
padding: 0;
font-size: 20px;
font-family: 'Arvo', sans-serif;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: #150f0f;
color: rgb(194, 194, 194);
}
.btn-prim... |
.footer {
padding:1em;
background-color: rgb(51, 51, 51);
color: white;
}
@media screen and (max-width: 500px){
.footer {
text-align:center;
}
.fa-cog{
color:white;
padding:0 5px;
}
}
@media screen and (min-width: 500px){
.footer {
display:flex;
}
.footer... |
header h1 {
text-align: center;
}
body {
background-color: rgb(202, 179, 223);
}
header nav ul li {
background-color: rgb(53, 8, 8);
color: chartreuse;
list-style: none;
}
main nav ol li {
background-color: darkblue;
color: rgb(34, 6, 6);
}
footer nav ol li {
background-color: darkred;
... |
x-chart {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: calc(100% - 49px);
font-family: serif;
overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
x-chart .row {
position: absolute;
width: 100%;
}
x-chart .col {
position: relative;
flex-ba... |
/*----------- Repeating Blocks -------------*/
.charsheet .repcontrol_add {
display: block;
background:#2A4792;
color:white;
text-shadow:0px 0px 2px #2A4792,0px 0px 2px #2A4792,0px 0px 2px #2A4792;
box-shadow:none;
float:left!important;
margin-bottom:0px;
font-size:0.9em;
height:2.2e... |
header {
position: relative;
height: 70px;
background-color: #FFFBDF;
}
header img {
position: absolute;
width: 80px;
top: 10px;
left: 10px;
}
header h2 {
position: absolute;
top: 10px;
left: 100px;
font-size: 45px;
color: #334443;
margin: 0px;
}
main {
... |
body {
line-height: 1;
font: 13px/20px 'Lucida Grande', Tahoma, Verdana, sans-serif;
color: #404040;
background: #008FD7;
background-image: url('../img/bg.png');
background-repeat: repeat;
background-attachment: fixed;
}
.main {
margin: 7% auto;
padding: 24px;
}
.row {
margin-t... |
.header__hero {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 580px;
width: 100vw;
position: absolute;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
z-index: -1;
}
.header__hero:before {
content: "";
position: absolute;
top: 0;
... |
/*! elementor - v3.5.3 - 28-12-2021 */ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.