text stringlengths 1 1.04M |
|---|
body {
margin: 0px;
font-family: Arial, sans-serif;
font-size: 80%;
overflow: hidden;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
body.active {
border: 1px solid #ffcc00;
}
a {
color: #fff;
}
b {
font-size: 150%;
}
#crosshair {
position: fixed;
top: 50%;
left: 50%;
... |
@font-face{font-family:'Titillium Web';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/titilliumweb/v9/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGIVzY4SY.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face... |
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
margin: 0;
padding: 0;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}
h1, h2, h3 {
margin: 0;
padding: 0;
font-weigh... |
/*!
* Start Bootstrap - Resume v5.0.8 (https://startbootstrap.com/template-overviews/resume)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
*/
body {
font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Rob... |
footer {
background-color: #181617;
}
footer .container {
background-image: url('assets/img/footer.jpg');
background-size: cover;
box-shadow: -150px 0 150px -100px #181617 inset, 150px 0 150px -100px #181617 inset;
}
.footer-inner-container {
display: flex;
align-items: center;
justify-content: space-be... |
/*--------------------------------------------------------------
# Background Color
--------------------------------------------------------------*/
#personal-details article .featured-content .entry-title span,
.btn:hover,
.btn:focus,
nav.portfolio-filter ul li.active a:after,
#testimonial .testimonial-content,
input... |
.gpt3__blog {
display: flex;
flex-direction: column;
}
.gpt3__blog-heading {
width: 100%;
text-align: left;
margin-bottom: 5rem;
}
.gpt3__blog-heading h1 {
font-size: 62px;
line-height: 75px;
font-family: var(--font-family);
font-weight: 800;
}
.gpt3__blog-container {
dis... |
/*User Guide Styles*/
@charset "UTF-8";
html {
box-sizing: border-box;
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
text-size-adjust: none
}
*,
:after,
:before {
box-sizing: inherit
}
body {
margin: 0
}
a,
button,
input,
label {
-webkit-tap-highlight-color: transparent
}
... |
body {
font-family: Roboto, Arial, serif;
}
header {
margin-bottom: 80px;
}
.card {
overflow: hidden;
position: relative;
width: 23%;
display: inline-block;
margin: 0 2px;
position: relative;
}
.title {
color: #000;
font-size: 15px;
font-weight: bold;
margin-bottom: 5px;
}
.developer {
col... |
/* ==UserStyle==
@name Craiglist Forums
@namespace USO Archive
@author eisnek2
@description `If you happen to peruse the lovely place that is the craigslist forums, here's a stylesheet that makes the reading a bit easier on the eyes.`
@version 20150427.9.3
@license CC0-1.0
@prepr... |
/*Base CSS for smart phones*/
* {
/*Reset margin and padding*/
box-sizing: border-box;
-moz-box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #252525;
}
h1, h2, h3, h4 {
font-family: Georgia, serif;
font-weight: bold;
}
h1 {
... |
body {
display: grid;
grid-template-columns: 150px 1fr;
grid-template-rows: 100px 1fr 100px;
margin: 0;
color: #eee;
font-family: sans-serif;
background-image: radial-gradient(circle, #b94bf8, #3a1957);
background-repeat: no-repeat;
}
.grid-item{
border: 1px solid black;
display... |
body {
font-family: 'Arial';
}
label {
display: block;
}
input {
display: block;
margin: 10px 0;
height: 30px;
width: 300px;
font-size: 20px;
}
input:focus:invalid + span:after{
content: ' ✖︎';
color: red;
position: relative;
top: -40px;
left: 310px;
}
input:valid + sp... |
input {
height: 30px;
line-height: 30px;
width: 100%;
text-indent: 10px;
}
ul,
li {
margin: 0;
padding: 0;
list-style: none;
}
.listArea {
margin: 0 auto;
}
.list li {
padding-top: 10px;
border-bottom: 1px solid #ddd;
}
.list li span {
display: block;
}
.list li span.name {
float: left;
}
.list ... |
/*!
* Bootstrap v4.3.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... |
/* Copyright © 2020 MUSC Foundation for Research Development*/
/* All rights reserved.*/
/* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:*/
/* 1. Redistributions of source code must retain the above copyright notice, this... |
/* Taken and edited from Google Fonts */
@font-face {
font-family: 'Pacifico';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('{{FONT_FILE_SRC}}') format('woff2');
} |
/*
* Wegas
* http://wegas.albasim.ch
*
* Copyright (c) 2013-2018 School of Business and Engineering Vaud, Comem, MEI
* Licensed under the MIT License
*/
/**
* @author Yannick Lagger <lagger.yannick@gmail.com>
*/
.yui3-colorpicker {
width: 290px;
height: 264px;
position: relative;
background: #111... |
@charset "utf-8";/*!
* @copyright: https://github.com/divio/django-cms |
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
/* "Source" button label */
.cke_button__source_label
{
display: inline;
}
.cke_combo__styles .cke_combo_text,
.cke_combo__format .cke_combo_text
{
width: 60px;
}
.cke_... |
/* Cupertino by Defman21 */
:root {
--base00: #ffffff;
--base01: #c0c0c0;
--base02: #c0c0c0;
--base03: #808080;
--base04: #808080;
--base05: #404040;
--base06: #404040;
--base07: #5e5e5e;
--base08: #c41a15;
--base09: #eb8500;
--base0A: #826b28;
--base0B: #007400;
--base0C: #318495;
--base0D... |
/* background base */
body {
background-repeat: no-repeat;
background-position: right top;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*Making google calendar responsive*/
.responsiveCal {
... |
body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
em{font-style: normal;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align: top;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
body{font-size:12px... |
button {
border-radius: 15px;
border: 8px double;
padding: 10px;
width: 180px;
font-size: 15px;
background: transparent;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Silver_star.png/251px-Silver_star.png),
url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Silver_star.png/2... |
#page-create-point {
width: 90%;
max-width: 1100px;
margin: 0 auto;
}
#page-create-point header {
margin-top: 48px;
display: flex;
justify-content: space-between;
align-items: center;
}
#page-create-point header a {
color: var(--title-color);
font-weight: bold;
display: flex... |
/*
Pure CSS Buttons.
Learn more ~ http://www.halmatferello.com/lab/pure-css-buttons/
Licensed under GPL and MIT.
*/
.pcb, .pcb span {
background: url('../images/secondary.png') no-repeat;
height: 30px;
line-height: 30px;
padding: 3px 0 7px 0;
}
.pcb, a.pcb:link, a.pcb:visited {
color: #333;
font-size: 11px;... |
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
/*!
* AdminLTE v3.0.0-beta.1
* 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... |
.site_logo {
width: 280px;
top:24px;
right:24px;
.logo {
width: 100%;
height:0;
padding-top:32.5%;
}
}
@screen sm {
.site_logo {
width: 360px;
}
}
@screen md {
.site_logo {
width: 420px;
}
}
@screen lg {
.site_logo {
width: 480px;
... |
.container
{
margin-top:5px;
background:white;
height:100%;
border: 1px solid white;
border-radius: 8px;
} |
#myheader-intro{
background:url(../img/bk/header1.jpg) no-repeat center center;
padding-top: 150px;
padding-bottom: 50px;
text-align: center;
background-size: cover;
color: white;
}
#myheader-intro h1{
margin: 0;
text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
font-size: 5em;
}
.intro1{
padding-top: 150px;
padding... |
/* hiprint-pagination */
.hiprint-pagination {
display: inline-block;
padding-left: 0;
}
.hiprint-pagination > li {
border: 1px solid #bdc3c7;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
display: block;
float: left;
padding: 5px;
text-decoration: none;
margin-right: 5px;... |
*{
margin:0;
}
body{
min-width:100%;
min-height:100vh;
font-family:Hellix;
background: linear-gradient(7.28deg, #EEF5FF 0%, #FFFFFF 99.69%);
}
.constrain{
max-width:450px;
margin:auto;
}
.top-bar{
box-shadow: 0px 0px 1px 0px #0000000A;
box-shadow:0px 2px 6px 0px #0000000A;
box-shadow:0px 10px 20p... |
/*!
* Bootstrap v4.0.0
* C
*
* Lice ed u tps ://git o /twbs r/LICENSE)
/*# sourceMappingURL=bootstrap.min.css.map */ |
/*!
* Copyright 2019 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www... |
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
background: #fff url('/static/css/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url('./fonts/slick.eot');
src: url('./fonts/slick.eot?#iefix')... |
html, body {
height: 100%;
padding: 0;
margin: 0;
font-family: sans-serif;
font-size: small;
}
th, td {
vertical-align: top;
text-align: left;
}
#map {
width: 100%;
height: 100%;
}
.ol-popup {
display: none;
position: absolute;
background-color: white;
-moz-box-sha... |
/* Theme 'Artsy Bold (Comfortable)' Version 0.2 update: 2016-08-24T13:52:29+02:00 */
body {
font-size: 10pt;
line-height: 15pt;
margin: 0;
padding: 0;
color: #000000;
font-family: "dejavusans";
text-align: left;
hyphens: auto;
widows: 2;
orphans: 2;
}
.impl {
margin: 0;
text-indent: 0;
tex... |
/*
* 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/jszip-2.5.0,pdfmake-0.1.18,dt-1.10.12,b-1.2.1,b-colvis-1.2.1,b-... |
.title-div {
padding-left: 40px;
}
.title-div > span{
justify-content: center;
color: #14f2f5;
font-weight: normal;
font-family: Microsoft Yahei, Arial, sans-serif;
font-size: 30px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.monitor-base-info-chart{
width: 100%;
height: c... |
html {
font-size: 10px;
font-family: 'Open Sans', sans-serif;
color: black;
}
#heading{
background-color:firebrick;
padding-bottom: 0px;
margin-left: -22px;
margin-right: -22px;
border: 2px solid black;
}
h1 {
font-size: 40px;
text-align: center;
}
h2 {
font-size: 30px;
text-align: center;
... |
.test {
/* [archetype:styleguide:begin] --- `copy` --- */
font-size: 13px;
line-height: 17px;
/* post override */
color: #222222;
/* pre override */
font-weight: normal;
/* [archetype:styleguide:end] --- `copy` --- */
}
/*# sourceMappingURL=custom_output_styler.css.map */ |
/* You can add global styles to this file, and also import other style files */
img.slider {
width: 100%;
}
.form_one input {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
font-size: 2em;
font-weight: 600;
box-shadow: none;
}
.form_one input[type=submit] {
color: white;
back... |
/*-----------------------------------------------------------------------------
- Revolution Slider 5.0 Default Style Settings -
Screen Stylesheet
version: 5.4.5
date: 15/05/17
author: themepunch
email: info@themepunch.com
website: http://www.themepunch.com
-----------------------------------------... |
/*
Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
*/
pre code {
display: block; padding: 0.5em;
background: white; color: black;
}
pre .string,
pre .tag .value,
pre .filter .argument,
pre .addition,
pre .change,
pre .apache .tag,
pre .apache .cbracket,
pre .nginx .built_... |
* {
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
background-color: white;
}
body {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-left: 30px;
margin-right: 30px;
}
h1... |
.Title {
font-weight: bold;
font-size: 200%;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} |
.progress-wrapper {
position: relative;
width: 43px;
}
.progress-wrapper .text-popularity {
font-size: 12px;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
text-align: center;
width: 100%;
z-index: 1;
}
.material-icons.star {
font-size:... |
.content > .table-view:first-child {
margin-top: -2px;
}
.hidden {
opacity: 0;
}
.media-object.big {
width: 80px;
height: 80px;
border-radius: 40px;
}
.media-object.small {
width: 50px;
height: 50px;
border-radius: 25px;
}
.table-view-cell h1 {
font-size: 20px;
font-weight: n... |
/**
* hurger
**/
header {
z-index: 1;
position: relative;
}
header .header-sns {
position: absolute;
top: 50%;
right: 2rem;
transform: translateY(-50%);
}
header .header-sns ul {
display: flex;
flex-wrap: wrap;
margin: 0;
}
header .header-sns ul li {
margin: 0 10px 0 0;
list-style-type: none;
}
he... |
.disabled {
display: none;
}
.form-container {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 55px;
}
.form-container .selection {
margin-bottom: 44px;
}
.form-container .select2-container {
width: 100% !important;
}
.form-container .select2-container .select2-selection {
borde... |
.sample-steve-jobs .zoom-in{
display:none;
}
.sj-book{
width:960px;
height:600px;
background-image:url(../pics/spine.png);
background-repeat:repeat-y;
background-position:479px 0;
z-index: 0;
}
.sj-book .inner-gradient{
background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0)), ... |
main{margin-top:73px;width:100%;min-width:1280px}main section{width:1080px;padding-bottom:20px;margin:0 auto}main section .goods{width:100%;height:403px}main section .goods .imgbox{width:370px;height:370px;float:left;margin:20px;position:relative;position:relative}main section .goods .imgbox .min_box{width:370px;height... |
body {
text-align: center;
}
#wrapper {
width:960px;
margin: 0px;
border: 1px solid silver;
line-height: 150%;
}
#header, #footer {
padding: 0.5em;
color: white;
background-color: gray;
clear: left;
}
h1#header {
padding: 0;
margin: 0;
}
#area {
width:960px;
margi... |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*---------------------------------------------------------------... |
/** Jukax
* @author Moez Bouhlel
* @license MIT License
* @project https://github.com/lejenome/jukax
*/
body {
height: 100%;
width: 100%;
}
/***********************************************/
/* CALENDAR */
/***********************************************/
#... |
/* Crudkit custom CSS */
.navbar-inner /*title bar*/
{
background: #357ca5;
}
.navbar .brand, /*title*/
.navbar li a.dropdown-toggle /*links*/
{
color: #eee;
text-shadow: none;
font-weight: bold;
}
div.content h1::after {
content: " [User API Doc]";
color: #357ca5;
font-size: 2rem;
} |
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 *... |
body {
display: flex;
min-height: 100vh;
flex-direction: column;
}
main {
flex: 1 0 auto;
}
body {
background: #fff;
}
.input-field input[type=date]:focus + label,
.input-field input[type=text]:focus + label,
.input-field input[type=email]:focus + label,
.input-field input[type=password]:focus + ... |
.apexcharts-canvas {
position: relative;
user-select: none;
/* cannot give overflow: hidden as it will crop tooltips which overflow outside chart area */
}
/* scrollbar is not visible by default for legend, hence forcing the visibility */
.apexcharts-canvas ::-webkit-scrollbar {
-webkit-appearance: none;
wi... |
/*!
* Materialize v0.96.1 (http://materializecss.com)
* Copyright 2014-2015 Materialize
* MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
*/
.materialize-red.lighten-5 {
background-color: #fdeaeb !important; }
.materialize-red-text.text-lighten-5 {
color: #fdeaeb !important; ... |
.mockup ::-webkit-scrollbar {
display: none;
}
.col-lg-4 {
}
.col-lg-8 {
}
body {
font-size: 16px;
}
.button-row a.link {
display: block;
}
.sample {
display: none;
}
.sample.is-active {
display: block;
}
section.browser-mockup-section {
padding: 0;
overflow: hidden;
}
.browser-mockup-section h1 {... |
/*
* Globals
*/
@media (min-width: 48em) {
html {
font-size: 18px;
}
}
body {
font-family: Georgia, "Times New Roman", Times, serif;
color: #555;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
color: #333;
}... |
.App-logo {
height: 32px;
}
.active{
font-weight: bold;
}
.required {
font-weight: bold;
}
.providerParams {
padding: 10px;
}
.form-group {
margin-bottom: 0.5rem;
}
.providerIcon {
width: 120px;
height: 100px;
margin: 10px;
vertical-align: middle;
}
.advancedOptions {
background-color: #f0f0f0... |
/*!
* AdminLTE v2.3.2
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT for more information
!*/
/*
* Core: General Layout Style
* -------------------------
*/
html,
body {
min-height... |
/* ------------------------------------------------------------------------------
*
* # Custom color system
*
* Custom color system styles, includes background, border and text colors
*
* ---------------------------------------------------------------------------- */
/* -----------------------------------------... |
bg {
background-image:
radial-gradient(
circle at top left,
rgba(149, 160, 222, 0.7),
transparent 50vw
),
radial-gradient(
circle at top right,
rgba(151, 192, 231, 0.9),
transparent 80vw
),
radial-gradient(
at bottom left,
rgba(23, 67, 118, 0.8),
... |
/************* BASE STYLES *************/
* { box-sizing: border-box; }
body { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 1.4; color: #364147; margin: 0; }
input, button { font-family: inherit; font-size: inherit; }
a { color: #faa541; text-decoration: none; }
ul { padding: 0; margin: 0; list-s... |
P "CDS_LMAN_SYM_OUTLINE" "-125,1250,250,-100" 0 0 0.00 0.00 22 0 0 0 0 0 0 0 0
L -125 1250 -125 -100 -1 0
L -125 1250 250 1250 -1 0
L 250 1250 250 -100 -1 0
L -125 -100 250 -100 -1 0
T 25 1308 0 0 32 0 0 1 0 15 0
xc7a200tffg1156
L -175 1150 -125 1150 -1 0
C -175 1150 "AA11" -200 1150 0 1 32 0 R
X "PIN_TEXT" "GND151" -1... |
html {
font-size:100%;
}
.social-bar {
position: fixed;
right:0%;
top: 40%;
font-size: 1.5rem;
display: flex;
flex-direction:column;
align-items: flex-end;
z-index: 100;
}
.icon {
color: white;
text-decoration: none;
padding: .7rem;
display: flex;
transition: all .5s;
}
.icon-github {
background: #171... |
/*
Theme Name: Twenty Sixteen
Description: Used to style Gutenberg Blocks.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 General Block Styles
2.0 Blocks - Common Blocks
3.0 Blocks - Formatting
4.0 Blocks -... |
body{margin:0;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}app-root,body{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}app-root{color:#333;font-size:12px;font-family:微软雅黑} |
/* ==UserStyle==
@name Hordes Forum Ancien
@namespace USO Archive
@author Davf
@description `Rend les éléments twinoidien du forum dans un style plus Hordien.`
@version 20140313.19.11
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.hor... |
/* You can add global styles to this file, and also import other style files */
@import url(https://bootswatch.com/4/lux/bootstrap.min.css);
@import "./assets/font-awesome/web-fonts-with-css/css/fontawesome-all.css";
html, body {
height: 100%;
background-color: #F1B112;
}
.jumbotron {
background-color: #F1B11... |
.login {
width: 100%;
min-height: 500px;
}
.login-img img{
width: 100%;
min-height: 500px;
max-height: 500px;
}
/*@media(min-width: 1200px) {
}*/
.login .align-self-center {
min-width: 280px;
}
.text-with-hr {
text-align: center;
position: relative;
z-index: 2;
}
/*
横线,并通过z-i... |
html,
body {
padding: 0;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
a {
color: inherit;
text-decoration: none;
}
* {
box-sizing: border-box;
font-family: "Montserrat", Roboto, "Helvetica... |
/*!
* DSFR v1.2.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
*/
/* ------------------------------------ *\
MODAL
\* ------------------------------------ */
.fr-modal {
border: none;
color: inherit;
visibility: hidden;
opacity: 0;
padding: 0;
... |
*, *:before, *:after {
margin: 0;
padding: 0;
box-sizing: border-box; }
html, body {
width: 100%;
height: 100%;
overflow: hidden; }
.content {
height: 100%;
overflow-x: hidden;
overflow-y: auto;
clip-path: border-box;
transform: translateZ(0); }
.block {
position: relative;
height: 100vh; }... |
.aui-progress-bar {
}
.aui-progress-bar-content {
background: white;
border: 1px solid #949DAD;
margin: 2px;
overflow: hidden;
padding: 1px;
position: relative;
}
.aui-progress-bar-horizontal {
}
.aui-progress-bar-vertical {
}
.aui-progress-bar-content {
height: 100%;
}
.aui-progress-bar-status {
backgroun... |
/*!
* Bootstrap v4.3.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... |
* {
padding: 0;
margin: 0;
}
body {
font-family: arial;
font-size: 14px;
color: #666;
}
#header {
background: #FF9600;
}
#logo,
#search,
#cart {
height: 98px;
}
#logo h1 {
line-height: 98px;
}
#search input {
margin-top: 30px;
float: left;
}
#search input[type=text] {
w... |
/*
Copyright (C) 2011-2020 Hoefler & Co.
This software is the property of Hoefler & Co. (H&Co).
Your right to access and use this software is subject to the
applicable License Agreement, or Terms of Service, that exists
between you and H&Co. If no such agreement exists, you may not
access or use this software for... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Online CSS Minifier/Compressor. Free! Works with Media Queries. Provides an API.... |
/* You can add global styles to this file, and also import other style files */
@import 'aplayer/dist/APlayer.min.css';
:root{
--main-color:#ffc218;
--main-bg-color:#343a40;
--main-content-bg-color:#212529;
--secondary-bg-color:#1b1c1d;
--secondary-text-color:#a6b1b7;
--spotify-color:#1ed760;
... |
<!--[if IE 5]><style type="text/css">
/* place css box model fixes for IE 5* in this conditional comment */
#leftbar { width: 250px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
#leftbar { padding-top: 10px; }
#mainbody { zoom: 1;... |
.new-post{
padding:16px 0; border-bottom: 1px solid #ccc;
}
.new-post h3, .posts h3{
margin-bottom: 20px;
}
.posts .post{
padding-left: 10px; border-left: 3px solid #a21b24;
margin-bottom: 30px;
}
.posts .post .info{ color: #aaa; font-style: italic;
}
.error{ border: 1px solid red; color:red; backg... |
.product__list {
margin: 30px;
}
@media screen and (min-width: 768px) {
.product__list {
margin: 30px -30px;
}
}
.product__item {
width: 100%;
float: left;
padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
.product__item {
width: 33.3333333%;
padding: 30px;
}
}
.product__item img {
widt... |
.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-intro {
font-size: large;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
... |
table.yui
{
font-family:arial;
border-collapse:collapse;
border: solid 3px #7f7f7f;
font-size:small;
}
table.yui td {
padding: 5px;
border-right: solid 1px #7f7f7f;
}
table.yui .even {
background-color: #fff;
}
table.yui .odd {
background-color: #edf5ff;
}
table.yui th
{
background: url('spr... |
/*
Theme Name: WPezBoilerStrap Uno: Child Boilerplate
Theme URI: https://github.com/WPezBoilerStrap/wp-ezboilerstrap-uno-child-boilerplate
Description: A boilerplate child theme for the WordPress theme (architecture): WPezBoilerStrap Uno (https://github.com/WPezBoilerStrap/)
Author: Mark Simchock (@ChiefAlchemist... |
.itemTable {
padding: 0.3cm;
border-style: double;
width: 800px;
border-color: darkgreen;
}
.itemCell {
border-style: solid;
border-color: darkgreen;
border-width: thin;
padding: 5px
}
.t... |
/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);.card {
font-size: .875rem;
font-weight: normal;
}
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
mar... |
.menu {
display: none;
position: relative;
}
.arrow {
position: relative;
color: var(--color-light-pink);
}
.arrowLast:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 43%;
border-left: 1px solid #ec5990;
}
.size {
font-size: 10px;
margin-left: 5px;
color: currentColor;
}
... |
/*
stylesheets/
--modules/
--all.scss #include to get all modules
--ultility.scss #module name
--partials/
-- _base.scss #imports for all mixins + global project variables
-- _typography.scss #typography
-- _reset.scss #reset
-- _buttons.scss #buttons
--main.scss ... |
canvas
{
border:1pt solid grey;
//width:100pt;
height:100pt;
} |
.l-wrapper {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 15;
display: flex;
padding: 15px 0px;
position: absolute;
align-items: center;
flex-direction: column;
justify-content: center;
background-color: rgba(226, 226, 226, 0.9);
}
.l-form {
width: 100%;
... |
#docs-introduction {
position: absolute;
top: 79px;
bottom: 0;
width: 100%;
}
#page-header {
background-color: #2a2d33;
color: #fff;
}
#page-top {
position: relative;
width: 100%;
background-color: #f5f7f8;
padding: 0 1em 0 3em;
margin: -15px -1em 0 -3em;
box-sizing: co... |
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=a51f5d3da60d8ad07260)
* Config saved to config.json and https:... |
.App {
text-align: center;
}
.App__title {
margin-bottom: -.5em;
text-transform: uppercase;
letter-spacing: 3px;
} |
#tl_navigation .group-resourceBookingTool{background:url(../../markocupicresourcebooking/icons/feather/calendar.svg) 3px 2px/12px 12px no-repeat} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.