text stringlengths 1 1.04M |
|---|
body {
width: 100%;
height: 100%;
font-family: "Roboto", Verdana, cursive;
color: white;
background-color: #000;
}
html {
width: 100%;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 35px;
text-transform: uppercase;
font-family: "Maven Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
fon... |
.select-block {
position: relative;
}
.select-block + .select-block {
margin-top: 1.4rem;
}
.select-block label {
font-size: 1.4rem;
}
.select-block select {
width: 100%;
height: 5.6rem;
margin-top: 0.8rem;
border-radius: 0.8rem;
background: var(--color-input-background);
border: ... |
.page-post {
font-size: 16px;
line-height: 2;
word-break: break-all;
}
.page-post .title {
font-size: 18px;
font-weight: bold;
color: #666666;
}
.page-post .subtitle {
font-size: 12px;
color: #999999;
}
.page-post .post > * {
margin: 18px 0;
}
.page-post .post > iframe {
margin: 0;
width: 100%;
}
... |
.b-page {
background: #fff;
box-shadow: 0px 1px 2px 0px #E2E2E2;
}
.page {
width: 100%;
padding: 30px 15px;
background: #FFF;
text-align: center;
overflow: hidden;
}
.page .first,
.page .prev,
.page .current,
.page .num,
.page .current,
.page .next,
.page .end {
padding: 8px 16px;
margin: 0px 5px;
d... |
h3 {
position: absolute;
top: 35%;
left: 30%;
display: inline;
font-size: 70px;
font-weight: 120;
font-family: 'Cairo', sans-serif;
text-transform: capitalize;
}
#text {
position: absolute;
top: 48%;
left: 15%;
display: inline;
font-size: 45px;
font-weight: 120;
font-family: 'Cairo', sans-... |
:import {
-st-from: "../CheckboxGroup.st.css";
-st-default: TPACheckboxGroup;
}
.root {
-st-mixin: TPACheckboxGroup(
LabelColor '"--labelColor"'
);
} |
/*!
* UI development toolkit for HTML5 (OpenUI5)
* (c) Copyright 2009-2017 SAP SE or an SAP affiliate company.
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
*/
/*!
* UI development toolkit for HTML5 (OpenUI5)
* (c) Copyright 2009-2017 SAP SE or an SAP affiliate company.
* Licensed under t... |
preset-icon-container/* highways */
/* defaults */
.preset-icon .icon.tag-highway.other-line {
color: #fff;
fill: #777;
}
path.line.casing.tag-highway {
stroke: #444;
}
path.line.stroke.tag-highway {
stroke: #ccc;
}
/* wide highways */
path.line.shadow.tag-highway {
stroke-width: 20;
}
path.line.c... |
/***********
Page Header
***********/
/* Header search bar, toggler button & top menu */
.page-header.navbar {
background-color: #747f8c;
/* Top notification menu/bar */
/* Header seaech box */
/* Toggler button for sidebar expand/collapse and responsive sidebar menu */
}
.page-header.navbar .top-menu .navbar-... |
body {
--pivotal-green: #86c775;
--pivotal-mint: #00b5a3;
--pivotal-dark-yellow: hsl(49.3,90.5%,37.1%);
--pivotal-ink: #00253E;
font-family: "Montserrat";
}
#root {
height: 100vh;
overflow-y: auto;
}
.Pong {
background-color: var(--pivotal-mint);
min-height: 100%;
width: 100%;
transition: backg... |
.commentAdder {
margin-bottom: var(--size-2);
}
.commentText {
border: var(--border-primary);
border-radius: var(--border-radius);
height: 20rem;
margin-bottom: var(--size-0);
min-width: 100%;
padding: var(--size-1);
resize: none;
}
.commentBtn {
background-color: var(--color-2-1);
border: var(--b... |
#app{
max-width: 1200px;
margin: 0 auto;
padding: 60px 30px;
display: flex;
flex-direction: row;
align-items: flex-start;
}
#app main{
margin-left: 30px;
}
@media (max-width: 1000px){
#app{
flex-direction: column;
}
#app main{
margin-left: 0;
m... |
@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(/static/webfonts/s/rubik/v12/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1.woff2) format("woff2")}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(/static/webfonts/s/rubik/v12/iJWZBXyIfDnIV5PNhY1KTN7Z... |
html, body {
height: 100%;
}
body {
background-color: white;
color: black;
font-family: "Gill Sans MT", sans-serif;
padding: 0;
margin: 0;
}
a:link { color: #0000ff; }
a:visited { color: #000099; }
a:active, a:hover { color: #ff0000; }
img {
border: 0;
}
#map {
width: 100%;
height:... |
@import url("https://fonts.googleapis.com/css?family=Montserrat:500,700");
/* Change the link color to #111 (black) on hover */
li a:hover {
background-color: #111;
}
nav {
background-color: rgb(43, 30, 30);
}
.navbar-header {
margin-top: 15px;
margin-left: 25px;
float: left;
vertical-align: baseline;
... |
.hidden
{
display: none;
}
#container
{
width: 960px;
height: 6300px;
margin: 0 auto;
background-color: #2F2F2F;
}
#orange {
position: absolute;
width: 364px;
height: 505px;
left: 0px;
top: 0px;
}
#banner {
position: absolute;
width: 960px;
height: 505px;
}
#banner_title {
l... |
.de-stories {
display: flex;
gap: 14px;
background-color: #fff;
margin-bottom: 24px;
padding: 14px;
border: 1px solid #dbdbdb;
border-radius: 3px;
overflow: hidden;
position: relative;
}
@media (max-width: 614px) {
.de-stories {
background: none;
border: none;
margin-bottom: 8px;
}
} |
/*!
* Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
*//*!
* Bootstrap v3.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/... |
body {
padding-top: 50px;
}
.my-jumbotron {
padding-top:0;
padding-bottom:0;
background-color: transparent;
width:100%;
}
.my-jumbotron img {
width: 100%;
max-height:500px;
}
.my-navbar-default {
background-color: #1F3678;
color:#fff;
}
.navbar-default .navbar-nav>li>a {
colo... |
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&display=swap");
/* cm4twc blue: #00b0f0 (0, 176, 240) */
/* cm4twc green: #92d050 (146, ... |
html, body {
width: 100%;
height: 100%;
margin: 0;
}
canvas {
background-color: #ccc;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
} |
/* stylelint-disable docusaurus/copyright-header */
/**
* CSS files with the .module.css suffix will be treated as CSS modules
* and scoped locally.
*/
.heroBanner {
padding: 4rem;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 966px) {
.heroBanner {
padding: 2rem;
}
}
.butto... |
.date {
font-size: 11px
}
.comment-text {
font-size: 12px
}
.fs-12 {
font-size: 12px
}
.shadow-none {
box-shadow: none
}
.name {
color: #007bff
}
.cursor:hover {
color: blue
}
.cursor {
cursor: pointer
}
.textarea {
resize: none
} |
.auth-background {
margin: 0;
width: 100%;
height: 100%;
background: url("/images/bus.jpg") center no-repeat fixed;
background-size: cover;
}
.logo {
/*margin: 30px;*/
margin-top: 10%;
margin-left: 25%;
width: 50%;
}
.mdl-button {
margin-bottom: 50px;
}
.login-footer {
ju... |
.snipcart-item-line {
padding: 32px 12px; }
.snipcart-item-line .snipcart-item-line__media--small {
min-width: 40%;
height: 120px; }
.snipcart-item-line .snipcart-item-line__title {
line-height: 1.5rem; }
@media (min-width: 0px) {
.snipcart-item-line .snipcart-item-line__title {
padd... |
/**
* Matericious v0.10.1 (https://matericious.com/)
* Copyright 2019 Matericious Authors
* Licensed under MIT (https://github.com/Matericious/Matericious/blob/master/LICENSE)
*/
.menu {
width: auto;
min-width: 120px;
height: auto;
-webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(... |
/**
* Settings page
*/
#swpsmtp_settings_form input[type='text'], input[type='password']{
width: 350px;
}
textarea#swpsmtp_message{
width: 350px;
}
.swpsmtp-yellow-box{
margin: 10px 0px;
padding: 10px;
background-color: #FFFFE0;
border-color: #E6DB55;
border-radius: 3px 3px 3px 3px;
b... |
.page-dashboard #page-content-wrapper {
background-color: #f5f5fb;
min-width: 100vw;
}
.page-dashboard #sidebar-wrapper {
margin-top: 60px;
min-height: 100vh;
margin-left: -15rem;
transition: margin 0.2 ease-out;
}
.page-dashboard #sidebar-wrapper .sidebar-heading {
padding: 0.875rem 1.25rem;
font-size:... |
@media screen and (max-width: 800px), screen and (max-height: 800px), screen and (max-aspect-ratio: 4/3) {
.hidden-mobile {
visibility: hidden;
display: none;
}
}
.content-box {
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
} |
/* ThemeRoller Pepper Grinder override style sheet for jQuery date picker v4.1.0. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #453821; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #654b24; /* Set (.ui-state-hover) col... |
.bs-docs-sidebar.affix{
position:fixed;
top:20px;
}
body {
padding: 60px 0 60px 0;
}
tr .ts {
font-family: verdana,arial,sans-serif;
font-size: 9px;
vertical-align: bottom;
}
.logentry {
padding-bottom: 9px;
padding-left: 10px;
font-family: monospace;
white-space: pre;
}
.err_stream {
color: red;
}
... |
code {
white-space: nowrap;
}
.logo {
display: block;
margin: auto;
text-align: center;
} |
#sideMenu {
-fx-background-color: -jr-white;
-fx-border-color: -fx-outer-border;
-fx-border-width: 1;
}
#sideMenu > .virtual-flow > .clipped-container > .sheet > .list-cell {
-fx-padding: 8 8 8 8;
-fx-background: -jr-white;
}
.preferencePaneContainer {
-fx-padding: 0em 1em 0em 3em;
} |
p {
--paragraph-background: #7ca8cf;
--paragraph-font: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
} |
/*************************************************Rest Start*************************************************/
body{font:14px/1.5 "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1,\9ED1\4F53","\5b8b\4f53",arial,Helvetica,Tahoma,sans-serif;margin:0 auto;color:#333;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,text... |
.Card {
width: 300px;
height: 225px;
position: relative;
overflow: hidden;
border-radius: 20px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
display: grid;
grid-template-rows: 1fr 1fr;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Card:hover {
transform: scale(1.1, 1.1);
... |
.NLPDialogArea {
display: flex;
flex-direction: row;
}
.NLPDialogColumn {
width: 340px;
height: 93vh;
}
.NLPDialogResultColumn {
height: 93vh;
width: calc(100vw - 360px);
display: flex;
flex-direction: column;
} |
width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, ... |
body {
background-color: #292841;
color: whitesmoke;
}
.readmorebutton
{
background-color: #1b1b1b;
}
.underline-link::after {
content: '';
display: block;
width: 0;
height: 2px;
background: #fff;
transition: width .3s;
}
.underline-link:hover::after{
width: 100%;
transiti... |
.section {
background: #EDF6F9;
padding: 20px;
}
.section h2 {
text-align: center;
} |
/****************************************************************************************/
/*************** GLOBAL STYLE*****************/
/* #5a5a5a, stop: .1 #5a5a5a, stop: .95 #171717, stop: 1 #171717 button*/
/* #8f8f8f, stop: .1 #8f8f8f, stop: .95 #2b2b2b... |
.like-button {
fill: pink;
padding: 0.5rem;
border-radius: 50%;
background: none;
border: none;
}
.like-button:focus {
outline: none;
}
.opacity {
opacity: 0.7;
}
.like-button:hover {
fill: rgb(240, 69, 97);
/* transform: translateY(-0.2rem); */
opacity: 0.8;
}
.like-button .heart-svg {
width:... |
/*!
* Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
*
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*/
.datepicker {
padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
}
.datepic... |
.header {
display: block;
min-height: 64px;
padding: 2em 0;
text-align: center;
letter-spacing: -0.02em;
}
.header ul {
list-style: none;
padding: 0;
}
.header ul li {
display: inline-block;
padding: 0 10px;
}
.header :global(a) {
color: var(--accents-3);
font-weight: 400;
}
.header :global(a.... |
.header-bar{
background-color: #428bca;
-webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
color: white;
padding-right:80px;
}
.question-preview{
font-size:50pt;
}
.topic-preview-selection>option{
font-size:35pt;
}
.topic-preview-selection{
font-size:35p... |
h1, h2, h3 {
cursor: pointer;
text-decoration: underline;
color: red;
}
.p {
padding: 0;
margin: 10px;
} |
h1 {
margin-bottom: 2rem;
overflow-wrap: break-word;
} |
body {
margin: 0;
padding: 0;
font-family: sans-serif;
background-image: url(https://cdn12.picryl.com/photo/2016/12/31/books-education-school-education-e01750-1024.jpg);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
} |
/*
Name: DuoTone-Light
Author: by Bram de Haan, adapted from DuoTone themes by Simurai (http://simurai.com/projects/2016/01/01/duotone-themes)
CodeMirror template by Jan T. Sott (https://github.com/idleberg), adapted by Bram de Haan (https://github.com/atelierbram/)
*/
.cm-s-duotone-light.CodeMirror {
background:... |
body {
padding: 20px;
font-family: Helvetica, sans-serif;
}
.stack {
display: grid;
grid-auto-flow: column;
grid-template-columns: min-content auto;
grid-gap: 8px;
}
.stack + .stack {
margin-top: 20px;
}
.token-icon {
display: block;
width: 24px;
height: 24px;
} |
.u-section-1 .u-sheet-1 {
min-height: 560px;
}
.u-section-1 .u-repeater-1 {
width: 1140px;
margin-top: 58px;
margin-bottom: 58px;
min-height: 375px;
grid-template-columns: calc(33.3333% - 15px) calc(33.3333% - 15px) calc(33.3333% - 15px);
grid-gap: 22px;
}
.u-section-1 .u-repeater-item-1 {
background-... |
.welcome-feature {
display: flex;
flex-direction: column;
padding: 0.4em;
margin: auto;
} .welcome-feature a {
width: fit-content;
margin: auto;
}
.welcome-feature-img {
width: 3em;
height: 3em;
/* flex */
flex-shrink: 0;
transition: all 0.25s ease;
filter: grayscale() invert();
opacity: 0.9;... |
/*!
* bootstrap-fileinput v4.4.4
* http://plugins.krajee.com/file-input
*
* Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
*
* Author: Kartik Visweswaran
* Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
*
* Licensed under the BSD 3-Clause
* https://github.com/kartik-v/bootstrap-fi... |
/*!
* Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
*/
body,
html {
width: 100%;
height: 100%; }
body {
font-family:... |
.image-view {
-fx-effect: dropshadow(three-pass-box, dimgray, 30, 0, 0, 5);
} |
.Button {
position: relative;
margin: 0 6px;
padding-bottom: 3px;
width: 188.5px;
height: 58px;
background-size: 100%;
background-image: url("./images/Game_buttons2.png");
color: #fff;
font-family: 'Almendra Bold';
font-size: 15.4px;
letter-spacing: 2.5px;
text-shadow: 0 0 15px rgba(244, 229, 19... |
body {
width: max-content;
padding: 1em;
border-radius: 20px;
background-color: #333;
color: #ddd;
}
h1 {
font-size: large;
}
label[for="enabled"] {
position: relative;
top: 5px;
left: 3px;
font-weight: bold;
font-size: medium;
}
button {
display: block;
margin-left: auto;
margin-right: auto;
margin-t... |
body {background-color:black;font-family:arial;color:white}
h1{color:grey;font-family:verdana}
.maindiv {
background-color:white;
color:black;
width:300px;
padding:20px;
border-radius:25px;
align:center
}
.section {
background-color:yellow;
padding: 10px
margin: 10px
border-rad... |
.pacman {
z-index: 1;
width: 200px;
height: 200px;
border-radius: 50%;
background: #F2D648;
position: relative;
/* margin-top: 20px; */
}
.pacman__eye {
z-index: 2;
position: absolute;
width: 10%;
height: 10%;
border-radius: 50%;
top: 20px;
right: 90px;
bac... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
color: #FFF;
background: #ebf2f5;
}
body, input, button, textarea {
font: 600 18px Nunito, sans-serif;
} |
/*!
* 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: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545... |
.main {
display: grid;
grid-template-rows: auto 1fr;
}
.main-navbar {
display: grid;
grid-template-columns: 1fr auto;
background-color: lightgray;
padding: 10px 20px;
}
.main-title {
cursor: default;
font-size: 22px;
font-weight: bold;
margin: auto 0;
}
.main-login {
back... |
.enabled {
color:black;
}
.disabled {
color:grey;
}
.correct {
color:blue;
}
.incorrect {
color:red;
} |
/*!
* Start Bootstrap - Agency v4.0.0-alpha (http://startbootstrap.com/template-overviews/agency)
* Copyright 2013-2017 Start Bootstrap *
* Licensed under MIT (https://github.com/#222222rockDigital/startbootstrap-agency/blob/master/LICENSE)
*/
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:30... |
body {
margin: 0;
padding: 0;
font-family: Helvetica;
background-image: linear-gradient(to right, #E65763, #34073D);
color: #FFF;
text-align: center;
padding-top: 30px;
}
#tasks-container {
width: 50%;
margin-left: auto;
margin-right: auto;
}
/* tasks form */
#tasks-header {
... |
*[role]:before { content: 'role="' attr(role) '"' !important; } |
/* ==UserStyle==
@name Dark Theme for NOS.nl
@namespace USO Archive
@author jeroenham
@description `A dark theme for the website of the Dutch public broadcasting news organisation NOS.`
@version 20200217.15.51
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
/* ==UserStyle=... |
@font-face {
font-family: "Roboto";
src: url("fonts/Roboto-Regular.ttf");
font-weight: normal;
}
html, body {
margin:0;
padding:0;
overflow: hidden;
height:100%;
background-color: #0e1123;
}
::selection {
background-color: #ececec85;
}
.journal-entry {
width:95%;
display: ... |
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
}
h2{
color:magenta;
} |
.waves {
width: 100%;
margin-bottom: -7px;
/*Fix for safari gap*/
min-height: 100px;
max-height: 150px;
}
/* Animation */
.parallax>use {
animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}
.parallax>use:nth-child(1) {
animation-delay: -2s;
animation-duration... |
.bs-docs-section{margin-top:4em}
.bs-docs-section .page-header h1 { padding: 2rem 0; font-size: 3rem; margin-bottom: 10px }
.btn-space{margin-right:5px;}
.tag-space{margin-right:3px;}
.playlist-title-td{width:60%}
.playlist-title{float:left; }
.playlist-item {transition: all 0.2s ease-in-out;}
.playlist-artwork{
flo... |
@tailwind base;
html,
body {
font-size: 16px;
}
ol {
@apply list-decimal mx-4 my-0 p-0 font-normal;
}
ul {
@apply list-disc mx-4 my-0 p-0 font-normal;
}
p,
li {
@apply mb-4 font-serif text-lg font-light leading-loose;
}
.mdContent h1 {
@apply mb-4 text-4xl;
}
.mdContent h2 {
@apply mb-4 text-2xl;
}
.... |
/* Welcome ------------------------ */
.login {
background-color: hsl(0,0%,98%);
visibility: hidden;
}
.login-page{
background-color: hsl(0,0%,98%);
}
.login.is-shown {
pointer-events: auto;
visibility: visible;
opacity: 1;
transform: scale(1);
transition: visibility 0s 0s linear , opacity .24s ease-... |
/**
* main.js
*
* sobird<i@sobird.me> at 2019-11-06 19:53:50 build.
*/
@font-face {
font-family: 'iconfont';
src: url('./my-font.woff2') format('woff2'),
url('./my-font.woff') format('woff');
font-weight: 600;
font-style: normal;
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16p... |
@charset "UTF-8";/*!
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Animate.css - http://daneden.me/animate
Licensed under the MIT license
Copyright (c) 2013 Daniel Eden
Permission is hereby granted, free of... |
.create_project{
width: 100%;
display: block;
opacity: 0.9;
height: 100%;
background: #000;
left:0px;
top: 0px;
position: absolute;
position: fixed;
}
.create_project_inner{
width: 600px;
height:400px;
display: block;
background: #fff;
left: 50%;
top:50%;
... |
/*Add padding and margin to space out the page.
Make the font larger too.*/
body{
margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: none;
padding:1%;
font-size:150%;
font-family:Verdana, 'Times New Roman';
background-color:#000000;
color: #FFFFFF;
}
/*Make the h1 heading bigger with a bo... |
.antd-pro\\pages\\-user\\-register-main{margin:0 auto;width:368px}.antd-pro\\pages\\-user\\-register-main .ant-form-item{margin-bottom:24px}.antd-pro\\pages\\-user\\-register-main h3{font-size:16px;margin-bottom:20px}.antd-pro\\pages\\-user\\-register-main .antd-pro\\pages\\-user\\-register-getCaptcha{display:block;wid... |
/*弹框样式1*/
.cd-popup{
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000,endcolorstr=#CF000000);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.... |
.top {
display: block;
height: 10%;
}
.bottom {
display: block;
height: 90%;
}
.search-box {
width: 60%;
font-size: 30px;
padding: 5px;
}
.item-group {
display: flex;
flex-wrap: wrap;
justify-self: flex-start;
margin: 10px;
}
.item {
display: flex;
flex-direction: column;
margin: 4px;
height: 300px;
... |
img {
border: none !important;
box-shadow: none !important;
}
.reveal code {
font-family: "Fira Code";
}
.hl-purple {
color: #782b90;
}
.hl-yellow {
color: #FFFF00;
}
.underline {
text-decoration: underline;
} |
.sidebar {
margin: 0;
padding: 0;
width: 200px;
border-right: 1px solid #f1f1f1;
position: fixed;
height: 100%;
overflow: auto;
z-index: 1000;
background-color: white;
display: block;
}
.sidebar h3 {
margin: 20px 0 50px auto;
}
.sidebar a {
display: block;
color: black;
padding: 16px;
te... |
/*
* jQuery Blueberry Slider v0.4 BETA
* http://marktyrrell.com/labs/blueberry/
*
* Copyright (C) 2011, Mark Tyrrell <me@marktyrrell.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... |
//META{"name":"policetheme","description":"Anne Arundle County Police Department Theme also made with Spectra's Theme generator","author":"Hunter L#3037","version":"V.0.0.1"}*//
@import url("https://raw.githack.com/codedotspectra/themes/master/neutron/importCSS/xcore.css");
@import url('https://raw.githack.com/codedots... |
li {
margin-top: 20px;
font-size: 16px;
list-style: none;
}
li .pizza {
font-style: italic;
font-size: 20px;
text-decoration: underline;
}
body {
background-image: url("pizza.jpg");
background-repeat: no-repeat;
}
button {
margin-top: 10px;
}
.panel {
background-color: #444444;
color: white;
te... |
body{
background:#232323;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
.square{
width:30%;
background:purple;
margin:1.66%;
float:left;
padding-bottom:30%;
border-radius: 15%;
transition: background 0.6s;
-webkit-transition: background 0.6s;
-moz-transition: background 0.6s;
}
#container{
max-width... |
/*!
* 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: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545... |
.logo {
line-height: 64px;
letter-spacing: 0.225em;
color: black;
}
.mainheader--new-dropdown .ant-btn:hover {
color: white;
border-color: white;
border-style: solid;
}
.mainheader--icon:hover {
background-color: rgba(201,220,242,0.2);
} |
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=6654e60b81ecbd18bf1c999894d06c8a)
* Config saved to config.jso... |
/*
* ブロック定義
*/
/* title */
.th_dotline_violet_title {
width:100%;
margin-bottom:5px;
color:#722f56;
}
/* line */
.th_dotline_violet_line {
height:3px;
background:transparent url("<{$smarty.const.CORE_BASE_URL}>/themes/dotline/images/violet/dot.gif") repeat-x scroll left top;
margin-right:3px;
}
/* title */
.t... |
@charset "utf-8";
#dvMain {
width: 100%;
min-height: 600px;
background: #e9e9e9;
}
#dvContent {
width: 990px;
min-height: 600px;
margin: 0px auto;
overflow: hidden;
}
/**********************内容**********************/
#dvInner {
width: 100%;
margin-top: 30px;
height: 505px;
b... |
@charset "UTF-8";
#detail-modal-body::-webkit-scrollbar{
width:10px;
}
#detail-modal-body::-webkit-scrollbar-thumb{
background-color:gray;
border-radius:10px;
background-clip:padding-box;
border:2px solid transparent;
}
#detail-modal-body::-webkit-scrollbar-track{
background-color:#141414;
border-radius:10px;
}
... |
@import "normalize.css";
@import "base/_variables";
@import "base/_mixins";
@import "base/_global";
@import "modules/_large-hero";
@import "modules/_btn";
@import "modules/_wrapper";
@import "modules/_page-section";
@import "modules/_headline";
@import "modules/_row";
@import "modules/_generic-content-container";
@impo... |
@media (min-width: 992px) {
.typo-line {
padding-left: 140px;
margin-bottom: 40px;
position: relative;
}
.typo-line .category {
transform: translateY(-50%);
top: 50%;
left: 0px;
position: absolute;
}
.sidebar .nav>li.active-pro {
positi... |
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.in... |
/*
* Table styles
*/
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0;
/*
* Header and footer styles
*/
/*
* Body styles
*/
}
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold;
}
table.dataTable thead th,
table.da... |
h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
border-bottom: 1px solid #999999;
padding: 9px 0 3px;
}
h1 {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
text-align: center;
}
li {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
}
#subtitle {
margin-top: 12px;
}
#... |
.virtualized-repeater-element {
box-sizing: border-box;
display: block;
}
.virtualized-repeater-container {
box-sizing: border-box;
}
.virtualized-repeater-horizontal-container {
display: flex;
-moz-flex-flow: row;
-ms-flex-flow: row;
-o-flex-flow: row;
-webkit-flex-flow: row;
flex-... |
:local(.mainRowStyling) {
margin: 0px;
padding: 0px;
}
:local(.mainBody) {
background-color: white;
padding-bottom: 40px;
}
:local(.MenuSelectionRow) {
/* width: 100%; */
}
:local(.MenuSelectionButton) {
border-bottom: 1px solid black;
text-align: center;
font-weight: bold;
height: 50px;
line-height: 50px;... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.