text stringlengths 1 1.04M |
|---|
.dijitReset {
margin:0;
border:0;
padding:0;
font: inherit;
line-height:normal;
color: inherit;
}
.dj_a11y .dijitReset {
-moz-appearance: none;
}
.dijitInline {
display:inline-block;
#zoom: 1;
#display:inline;
border:0;
padding:0;
vertical-align:middle;
#vertical-align: auto;
}
table.dijitInlin... |
@font-face {
font-family: Champagne_Italic;
src: url(/champagne_limousines/Champagne_&_Limousines_Italic.ttf);
}
@font-face {
font-family: Champagne;
src: url(/champagne_limousines/Champagne_&_Limousines.ttf);
}
body {
font-family: Champagne, "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "Appl... |
* {
/* color: black; */
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: "PT Sans", sans-serif;
}
.classBox h3 {
color: white;
}
.classbox {
max-width: 70%;
background-color: rgb(143, 191, 193);
margin: 1rem 2rem;
border-radius: 20px;
}
.classBox {
... |
/* Globals */
html {
padding:0px;
margin:0px;
font-family:"Trebuchet MS",Helvetica,sans-serif;
}
body {
background-color:rgba(30, 126, 220, .2);
padding:30px 30px 30px 30px;
margin:0px;
height:100%;
}
#slide {
height:500px;
display: flex;
flex-direction: column;
justify-content: center;
}
ul {
margin-bl... |
@import url(fontawesome-all.min.css);
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400';
/*
Stellar 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, h5, h6, ... |
/*!
* # Semantic UI 2.4.2 - Header
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Header
*******************************/
/* Standard */
.ui.header {
border: none;
margin: calc(2rem... |
body {
background-color: white;
color: black;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 8pt;
margin: 0;
padding: 0;
}
h1 {
font-size: 10pt;
}
img {
border: 0;
}
form th {
text-align: right;
vertical-align: top;
}
label.required {
font-weight: bold;
}
pre {
font-size: 10... |
@import url("https://fonts.googleapis.com/css?family=Russo+One");
body {
font-family: Russo One;
}
body {
user-select: none;
background-color: #8d8d8d;
}
#root {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.inner-container {
outline: 5px solid orange;
position: rel... |
/* Custom Stylesheet */
/**
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.button-collapse {
color: #26a69a;
}
.parallax-container {
min-hei... |
h1 {
font-size: 10rem;
font-weight: 700;
color: rgba(18, 18, 18, 0.85);
}
p {
margin: 20px auto;
}
a {
color: #121212;
text-decoration: none;
border-bottom: 1px solid #121212;
}
a:hover {
cursor: pointer;
} |
:root {
--foo: 0px;
}
.foo {
top: calc(var(--foo));
} |
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
.body-bg {
background-color: #00b150;
background-image: linear-gradient(272deg, #00b150 1%, #0c8f4e 74%)
}
.modal70{
width: 70% !important;
}
.btn-accions-ok {
@apply px-6 py-3 rounded bg-green-500 text-wh... |
/*!
* Font Awesome Free 5.9.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)
*/
{% load static %}
.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display... |
.ecwid-shopping-cart-product-browser table,
.ecwid-shopping-cart-categories table,
.ecwid-popup table,
.ecwid-MessageBox table {
border: 0px none !important;
}
.ecwid-shopping-cart-product-browser button,
.ecwid-popup button,
.ecwid-MessageBox button {
color: inherit !important;
}
.ecwid-shopping-cart-search button... |
@font-face{font-family:MontserratRegular;font-weight:400;font-style:normal}@font-face{font-family:MontserratRegular;font-weight:700;font-style:normal} |
.slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action... |
/* ==UserStyle==
@name prefix_99mh
@namespace USO Archive
@author u201307151920
@description `prefix_99mh`
@version 20130928.7.55
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("http://99mh.com/") {
div.cFooter
{
display:none!important;... |
/*
* Bootstrap Grid v5.1.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*
* Bootstrap v3.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 Twitter, Inc.
* Licensed un... |
.form{
display:flex;
flex-direction: column;
}
.form-control{
display: flex;
justify-content: space-between;
}
.form-control>*{
flex:1;
}
.form-button .message[type=error]{
color:red;
}
.form-button .message[type=ok]{
display: none;
}
.clock{
display:flex;
}
.clock>*::before{
conten... |
@import url('https://fonts.googleapis.com/css?family=Bellefair');
table {
position: relative;
margin: 2em 0;
width: 47%;
color: #fff;
text-align: left;
border-collapse: collapse;
background-color: rgba(45,45,55, 0.8);
box-shadow: 0 0 10px rgba(0,0,0,0.8);
column-count: 3;
}
th, td... |
.App {
width: 100vw;
height: 100vh;
max-width: 100vw;
max-height: 100vh;
}
@media only screen and (orientation:portrait){
.App {
width: 100vw;
height: 100vh;
max-height: 100vw;
max-width: 100vh;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate... |
h1 {
color: #369;
font-family: Arial, Helvetica, sans-serif;
font-size: 250%;
}
html, body
{
min-height: 100%;
height: 100%;
} |
#stacks_out_57_page0 {
width: 250px;
margin-left:0;
}
#stacks_in_2_page0 {
font-weight: lighter;
} |
/*
Theme Name: AstraChild
Theme URI: URI
Description: Astra child theme.
Author: FULL-NAME
Author URI: URI
Template: astra
Version: 0.1.0
*/ |
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baselin... |
body {
background-color: #f5f5f5;
}
.header {
width: 100%;
height: 6rem;
background-color: var(--green);
display: flex;
justify-content: flex-start;
align-items: center;
}
.header h1 {
margin-left: 2rem;
}
.main-card {
margin: 2rem;
padding: 3rem;
}
.hide {
display: none;
}
.input-div {
dis... |
.yui3-resize,.yui3-resize-wrapper {
z-index: 0;
zoom: 1;
}
.yui3-resize-handle {
position: absolute;
display: block;
z-index: 100;
zoom: 1;
}
.yui3-resize-proxy {
position: absolute;
border: 1px dashed #000;
position: absolute;
z-index: 10000;
}
.yui3-resize-hidden-handles .yui3-resize-handle {
opacity: 0... |
body {
/* show eye pleasing background color instead of white */
background-color: #141517;
margin: 0;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
/* scrollbar was inspired by Firefox's dark scrollbar
a dynamically themed scrollbar is not simple eno... |
body {
background-color: rgb(245, 247, 250);
color: rgb(52, 55, 65);
font-family: Georgia, serif;
}
p {
font-size: 16px;
line-height: 1.35;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
}
h2 {
text-align: center;
}
h3 {
border-bottom: 1px solid rgb(52, 55, 65, 0.15);
}
li {
margin-bottom: 0.25r... |
/*!
* # Fomantic-UI 2.8.8 - Text
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* https://github.com/fomantic/Fomantic-UI/blob/master/LICENSE.md
*
*/span.ui.text{line-height:1}span.ui.primary.text{color:#4158d0}span.ui.inverted.primary.text{color:#54c8ff}span.ui.secondary.text{co... |
.title-container{
height:10%;
width: 100%;
background-color: green;
display: flex;
align-items: center;
justify-content: center;
} |
body {
background-color: #FFFCF4;
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:... |
.Dashboard {
width:1200px;
height:400px;
border:solid 1px grey;
background:#111;
position:relative;
}
.Tachometer {
position: absolute;
left: 200px;
top: 50px;
}
.Speedometer {
position: absolute;
left: 600px;
top: 50px;
}
.Fuel {
position: absolute;
left: 950px;
top: 160px;
}
.Temper... |
/* no styles for this demo */ |
@charset "UTF-8";
/*
* Copyright 2016 resin.io
*
* 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... |
h1{
color: gold;
font-weight: 900;
} |
.menu{
text-transform: uppercase;
margin-right: 20px
}
.lo{
width: 100vw;
}
.menu:focus{
text-transform: uppercase;
color: #222;
}
.menu:hover{
text-decoration: none;
color: #f05f40;
}
.menu:link{
text-decoration: none;
}
.divgene{
display: flex;
flex-direction: column;
height: 100vh;
}
.cabeza{
... |
/*!
* @package yii2-krajee-base
* @subpackage yii2-widget-activeform
* @author Kartik Visweswaran <kartikv2@gmail.com>
* @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014 - 2016
* @version 1.8.7
*
* Common CSS file for all kartik\widgets.
*
* For more JQuery/Bootstrap plugins and demo... |
.app-main{
display: flex;
justify-content: center;
}
*{
box-sizing: border-box;
font-family:'Oxygen' ,Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
overflow-x: hidden;
} |
/*!
* 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... |
/** === ༼°▽°༽ === Offsidebar *//*
*
* Expandable side-panel
* Prevents content jumps when appears
* zl, 2019.12.18 "Contactia"
*
* PURE CSS
*
*/
/** -------------------------------- offsidebar settings */
.offsidebar {
/* space units */
--sx: var(--col-space, 1.5rem);
--sy: var(--row-space, 1... |
@font-face {
font-family:'Gobold bold';
src: url(../site-metaverso/fonts/Gobold-Bold.ttf) format('truetype');
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Gobold bold', sans-serif;
}
header {
height: 110px;
background-color: #23152e;
display: flex;
justify-... |
/* Aside test */
:root{
--width: 300px;
--padding: 10px;
--bgcolor: rgb(52,52,52);
--hovercolor: rgb(23,23,23);
--width-collapsed: 50px;
}
.contenedor-index{
margin-left: var(--width-collapsed);
}
.body-expanded{
margin-left: var(--width);
}
#main-container{
color: whit... |
/* Import fonts */
@font-face {
font-family: 'groovy';
src: url('https://dev.opera.com/static/articles/2013/flexbox-case-study/fonts/not-just-groovy-webfont.eot');
src: url('https://dev.opera.com/static/articles/2013/flexbox-case-study/fonts/not-just-groovy-webfont.eot?') format('embedded-opentype'),
... |
@import url(base_m.css);
table.order_table {
width: 30%;
min-height: 1em;
margin: 1em 0%;
margin-left: -20%;
text-align: center;
}
.hide_t{
display: none;
}
table.order_table th {
padding: 0.5em;
border-bottom: 2px solid gray;
}
table.order_table td {
padding: 0.5em 1.5em;
border-bottom: 1px solid gray;
... |
/* overrides */
.esri-component.widgets-drop-target {
user-select: none;
pointer-events: none;
}
.esri-component.widgets-drop-target--visible {
user-select: auto;
pointer-events: auto;
}
.widgets-drop-target {
display: flex;
flex: 1 1 100%;
opacity: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.... |
a {
color: #FF0064;
}
.navbar-inverse .navbar-brand i {
color: #FF0064;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
color: #FF0064;
}
.intro-form input:focus {
border:2px solid #FF0064;
}
.intro-slider .slick-dot... |
@charset "UTF-8";
/*!
* filename: ej.mobile.all.min.css
* version : 15.4.0.17
* Copyright Syncfusion Inc. 2001 - 2017. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringeme... |
body {
font-family: 'Ubuntu', sans-serif;
color: #0e6177;
font-size: 16px; }
body p {
margin-bottom: 20px; }
body ul {
margin: 0;
padding: 0; }
body ul li {
list-style-type: none; }
body a:hover {
text-decoration: none; }
.headline {
background-image: url("../img/fundo-topo.png"... |
/* reset css */
html,
body,
div,
span,
a,
kbd,
audio {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
box-sizing: border-box;
}
/* tag classes */
body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-conten... |
/*!
* # Semantic UI 2.1.8 - Form
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
@import url("./classes.css");
@import url("./tags.css");
@import url("./ids.css");
@media screen
{
div#subTitulo
{
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
TEXT-TRANSFORM: uppercase;
COLOR: white;
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: darkcyan;
TEXT-ALIG... |
.fill {
height: calc(100vh - 100px);
margin:0;
padding-top:0;
padding-bottom:0;
padding-left:0;
padding-right: 0;
} |
/*!
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); yo... |
html {
background: url(https://bythax.org/wp-content/uploads/2011/09/PaintSwatches_1920x1234.jpg) ;
background-position: top;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
header{
background-image: url(http://maduvvareeschool.edu.mv/wp-content/uploads/head... |
/****
Boby
****/
body {
background-color: #fff;
}
body.page-md {
background: white;
}
/******
General
******/
/* Theme Font Color */
.theme-font {
color: #F2784B !important;
}
/* Pace - Page Progress */
.pace .pace-progress {
background: #F2784B;
}
/* Theme Light Portlet */
.portlet.light .btn.btn-circle.bt... |
:root {
--orange: #d87537;
}
html,
body {
margin: 0;
padding: 0;
width: auto;
height: auto;
background: #1b1b1b;
}
.content {
display: none;
}
.logo {
position: fixed;
width: 200px;
height: 62px;
top: 50px;
left: 50px;
transition: transform 0.5s;
}
.logo:hover {
... |
/* css rest */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, ma... |
QPushButton{
background: white;
border-radius: 0px;
border: 1px solid #c3c3c3;
color: black;
outline: none;
font-family: "HelveticaNeueCyr";
font-size: 14px;
}
QPushButton:hover{
color: white;
background: #5d9cec;
}
QPushButton:pressed{
background: #c8cbce;
}
QPushButton:disabled{
color: white;
backgroun... |
/*
••••••••••••••••••••••••
Powered by Type & Grids™
www.typeandgrids.com
••••••••••••••••••••••••
*/
/*===================================================================================================
Contents
=====================================================================================================
1... |
:root {
--white: #fff;
--active-color: #00aeb0;
}
* {
box-sizing: border-box;
}
html {
font-family: Arial, Helvetica, sans-serif;
height: 100%;
background: var(--active-color);
transition: background 0.4s ease;
}
button {
background: none;
border: none;
c... |
.string {
-fx-fill:#F012BE;
-fx-font-weight: bold;
}
.character {
-fx-fill:#B10DC9;
-fx-font-weight: bold;
}
.number {
-fx-fill:#85144B;
-fx-font-weight: bold;
}
.boolean {
-fx-fill:#FFFFFF;
-fx-font-weight: bold;
}
.math-constant {
-fx-fill:#AAAAAA;
-fx-font-weight: bold;
}
.spe... |
body {
background-color: #fff;
color: #333;
font: 1.2em / 1.5 Helvetica Neue, Helvetica, Arial, sans-serif;
padding: 1em;
margin: 0;
}
* {
box-sizing: border-box;
}
#special {
background-color: yellow;
}
.alert {
border: 2px solid grey;
}
.alert.stop {
background-color: red;
}
.... |
* {
margin: 0;
padding: 0;
}
header {
text-align: center;
color:white;
background-color: salmon;
padding: 30px;
}
li {
list-style: none;
padding: 20px;
font-size: 20px;
}
.team-container {
width: 100%;
display: flex;
align-content: center;
justify-content: space-a... |
@font-face{font-family:Whitney;font-style:light;font-weight:300;src:url('../cdn1/assets/6c6374bad0b0b6d204d8d6dc4a18d820.woff') format('woff')}
@font-face{font-family:Whitney;font-style:normal;font-weight:500;src:url('../cdn1/assets/e8acd7d9bf6207f99350ca9f9e23b168.woff') format('woff')}
@font-face{font-family:Whitney;... |
* {
margin: 0;
padding: 0;
}
body {
background-color: aliceblue;
}
h1{
text-align:center;
}
.center{
/*全局水平居中,垂直居中*/
position:absolute;
top:50%;
left:50%;
margin-left:-150px;
margin-top:-150px;
/*盒子内水平居中,垂直居中*/
width:300px;
height:300px;
display:-webkit-box;
... |
td
{
text-align: center;
padding: 0px;
border-top: solid black 1px;
border-right: solid black 1px;
}
th
{
border-right: solid black 1px;
}
table
{
border-spacing: 0px;
border-left: solid black 2px;
border-top: solid black 2px;
border-bottom: solid black 2px;
border-right: solid black 1px;
}
input[type="b... |
.message-another * {
/** background: #1d1d2b77;*/
border: 1px solid;
display: flex;
align-items: center;
}
.message-self * {
background: #CADDFF;
border: 1px solid;
display: flex;
align-items: center;
}
.messages {
width: 100%;
font-size: 20px;
height: 315px;
overflow: sc... |
.footer {
composes: clearfix from "shared/styles/layout.css";
background-color: #1e3f63;
width: 100%;
}
.nav {
composes: clearfix container from "shared/styles/layout.css";
}
.headerMenu {
display: inline-block;
position: relative;
height: 59px;
}
.headerMenuItem {
display: block;
... |
/*
* Toastr
* Version 2.0.1
* Copyright 2012 John Papa and Hans Fjällemark.
* All Rights Reserved.
* Use, reproduction, distribution, and modification of this code is subject to the terms and
* conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
*
* Author: John ... |
@import "https://fonts.googleapis.com/css?family=Caesar Dressing' rel='stylesheet";
.flexingForm {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
background:url("a.jpeg");
z-index: 0;
flex-wrap: wrap;
}
.flexedArea {
box-sizing: border-box;
background-co... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.6.1-master-d192083
*/
md-bottom-sheet.md-default-theme {
background-color: #fafafa;
border-top-color: #bdbdbd; }
md-bottom-sheet.md-default-theme.md-list md-item {
color: rgba(0, 0, 0, 0.54); }
md-bottom-sheet.md-de... |
.button-1iktpaT1 {
display: inline-flex;
position: relative;
align-items: center;
justify-content: center;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
outline: 0;
max-width: 100%;
transition-duration: 0.35s;
transition-timing-function: ease;
transition-property: border-color,... |
body {
font-family: Helvetica;
font-size: 16px;
margin: 30px;
}
*{
margin:0px;
padding:0px;
}
#wrapper {
background-color: #E6E6E6;
max-width: 270px;
min-height: 505px;
}
#avatar {
background-color: #E6E6E6;
}
#avatar img{
width: 230px;
height: 230px;
border-radius: 180px;
border-color: white;
border... |
/*!
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
.alert {
padding: 20px;
background-color: #f44336;
color: white;
opacity: 1;
transition: opacity 0.6s;
margin-bottom: 15px;
}
.alert.success {
background-color: #04aa6d;
}
.alert.info {
background-color: #2196f3;
}
.alert.warning {
background-color: #ff9800;
}
.closebtn {
margin-left: 15px;
colo... |
body{
background-image: url("bk.jpg");
background-color: #1b234a;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 120%;
}
#container {
background-color: #FFF;
opacity: 0.95;
margin: auto;
margin: 3em 20em 3em 20em;
border-radius: 10px;
padding: 2... |
/** Shop
**************************************************************** **/
.shop-item-list {
display:block;
height:308px;
overflow:hidden;
position:relative;
border:transparent 1px solid;
padding:8px;
text-decoration:none !important;
margin-bottom:80px;
}
.shop-item-list:hover {
border:rgba(0,0,0,0.1) 1px s... |
@font-face {
font-family: "Hot Chili";
src: url(../HotChili.ttf);
}
body {
background-image: url("../images/flopcats.jpg");
background-repeat: repeat;
height: 75vh;
width: 100vw;
box-sizing: border-box;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: center;... |
html, body{
height: 100%;
}
body{
font-family: sans-serif;
margin: 0;
}
#container{
width: 100%;
height: 100%;
display: grid;
grid-template-columns: 50% 50%;
grid-template-rows: 5% 90% 5%;
}
a{
color: blue;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
/*
* Header
*/
#header{
backgrou... |
/*
CSS-Tricks Example
by Chris Coyier
http://css-tricks.com
*/
* { margin: 0; padding: 0; }
body { font: 14px/1.4 Georgia, serif; }
#page-wrap{width:100% !important; max-width: 1000px; margin: 0 auto;}
textarea { border: 0; font: 14px Georgia, Serif; overflow: hidden; resize: none; }
table { border-collapse: c... |
body {
padding-top: 1.6em;
}
.yt-player {
width: 100%;
height: auto;
}
info-box {
padding: 5px;
height: 20px;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
footer {
font-family: -apple-system, BlinkMacSystemFo... |
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
html, body, .page {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
transition: all .6s cubic-bezier(.5, .2, .2, 1.1);
-webkit-transition: all .6s cubic-bezier(.5, .2, .2, 1.1);
-moz-transition: all .6s cubic-bezier(.5, .2, .2, 1.1);
-o-transition: all .6s cubic-bezier(.5, .2, .2, 1.1);
color: #fff;... |
/*
=-=-= components/blocks.css => '../partials/variables.css'
*/
/*
@import '../partials/variables.css';
*/
/*
=-=-= components/blocks.css
*/
/*
1. .block_line
.block_line_edit
2. .block_full
.block_full_wrapper
.block_full_close
*/
/* 1. .block_line ... */
.block_line {
padding: 0.5em;
bor... |
a:hover {
color: #ff4f57;
text-decoration: none;
}
.bg-background2:before {
background: rgba(5, 36, 86, 0.7);
}
.owl-controls .owl-page.active, .owl-controls .owl-page.active:hover {
border-color: #ff4f57;
opacity: 1;
}
.owl-carousel:hover .owl-nav button {
color: #ff4f57 !important;
}
.owl-nav button {
color:... |
/*= GENERAL STYLES
--------------------------------------------------------*/
body {
background: url('../img/low_contrast_linen_@2X.png');
color: white;
font-family: 'Open Sans';
}
.container {
width: 100%;
margin: 0 auto;
}
/*= TABS
--------------------------------------------------------*/
... |
<!-- CSS SLIDER -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js" type="text/javascript"></script>
<style>
/* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */
/** Copyright ... |
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
overflow-y: auto;
height: 100%;
&.noscroll {
overflow: hidden;
}
}
body {
position: relative;
display: flex;
overflow: visible;
flex-direction: column;
width: 100%;
height: 100%;
padding: 0;
background-color: var(--rc-color-primary);
fo... |
.box {
box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
height: 200px;
position: relative;
float: left;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.box-header, .box-header-mini, .box-header-mini-right {
position: absolute;
background-color: #f5f5f5;
border: 1px solid #ddd;
col... |
.container{border-bottom: 1px solid #ebebeb;margin:10px 0px;width:100%;}
.navCont{width:95%;}
.navList {float: right;list-style-type: none;}
.navList > li {display: inline-block;padding:0px 15px;border-right: 1px solid #ebebeb;}
.navList > li > a{color:#cccccc; }
.navList > li:last-child{border: none;}
.clearfix{clear:... |
.parens {
border: 2px solid black;
margin: 1px 3px 16 3;
width: 36;
padding: 2px 36px;
}
.more-parens {
padding: 8 4 4 4px;
width-all: 96;
width-first: 16 * 6;
width-keep: 16 * 6;
height: calc(100% + (25vh - 20px));
height-keep: 49 + 64;
height-all: 113;
height-parts: 49 + 64;
margin-keep: 20 ... |
/*
See ab2p.common.css for sources info
*/ |
/** light theme **/
/** dark theme **/ |
ul>li {
background-color: transparent !important;
border: none !important;
} |
.input-checkbox-1-bty input[type="checkbox"] {
display: none;
}
.input-checkbox-1-bty label {
position: relative;
display: inline-block;
padding-left: 1.5em;
margin-right: 2em;
cursor: pointer;
line-height: 1em;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-... |
/*@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap');
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");*/
@import url('https://fonts.googleapis.com/css2?family=PT+Serif&display=swap');
/*!
* bootswatch v3.3.5
* Homepage: htt... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial; }
.container {
width: 100%;
max-width: 920px;
margin: 0 auto;
padding: 0 5px; }
.row::before, .row::after {
content: '';
clear: both;
display: table; }
.col-lg-6 {
width: 100%;
float: none;
min-height: 1px; }
@media ... |
body {
background:$base-color;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
height: 100%;
}
.wrapper {
width: 800px;
margin: 30px auto;
color:$white;
text-align:center;
}
h1, h2, h3 {
font-family: 'Roboto', sans-serif;
font-weight: 1... |
/**
* Copyright 2019 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
* ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.