text stringlengths 1 1.04M |
|---|
html {
height: auto;
min-height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-... |
@charset "utf-8";
/*--
Color styles
--*/
.header-contacts li i,
.nav-holder nav li a.act-link,
#twitts-container .timePosted a:before,
.follow-twiit-button,
#twitts-container ul li:before,
.sliding-menu a i.act-link,
.sliding-menu a:hover,
.sliding-menu a:hover i,
.submen-dec:before,
.footer-contacts li i,
.footer-con... |
@import url("https://fonts.googleapis.com/css2?family=Overpass:wght@400;700&display=swap");
body {
font-family: "Overpass", sans-serif !important;
font-size: 16px;
color: #2c2b2b !important;
}
h1,
h2,
h3 {
font-weight: bold;
color: #2c2b2b !important;
}
h1 {
font-size: 30px !important;
line-height: 35px... |
.App {
text-align: center;
min-width: 100vw;
display: flex;
height: 100vh;
justify-content: center;
background-color: rgb(255, 255, 255);
/* background-color: rgb(0, 0, 0); */
}
div.wrapper {
min-width: 100vw;
} |
@media all and (max-width: 30em){ a.button3{display:block;margin:0.2em auto}} |
button {
background-color: white;
border: 2px solid black;
border-radius: 2px;
color: black;
margin-left: 2px;
margin-right: 2px;
padding: 2px 3px 2px 3px;
}
button:hover {
background-color: black;
color: white;
}
a {
font-weight: bolder;
cursor: pointer;
}
hr {
border: 1px dashed black;
m... |
.ats-switch {
border: 1px solid;
cursor: pointer;
display: inline-block;
text-align: left;
overflow: hidden;
line-height: 8px;
min-width: 100px;
}
.ats-switch.disabled {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default !important;
}
.ats-switch.disabled .switch-left,
.ats-switch.disabled .sw... |
/* CSS Custom Properties Definitions */
:root {
--maxWidth-none: "none";
--maxWidth-xs: 20rem;
--maxWidth-sm: 24rem;
--maxWidth-md: 28rem;
--maxWidth-lg: 32rem;
--maxWidth-xl: 36rem;
--maxWidth-2xl: 42rem;
--maxWidth-3xl: 48rem;
--maxWidth-4xl: 56rem;
--maxWidth-full: "100%";
--maxWidth-wrapper: ... |
.color-picker {
position: absolute;
z-index: 100000;
width: 230px;
height: auto;
border: #777 solid 1px;
cursor: default;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
}
.color-picker * {
-web... |
.highlight,
html .gist .gist-file .gist-syntax .gist-highlight {
border: 1px solid #05232b !important
}
.highlight table td.code,
html .gist .gist-file .gist-syntax .gist-highlight table td.code {
width: 100%
}
.highlight .line-numbers,
html .gist .gist-file .gist-syntax .gist-highlight .line-numbers {
te... |
/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
/* The shield that overlays the background. */
.overlay {
-webkit-box-align: center;
-webkit-box-orient: vertical;
-webkit-box-pack: center;
... |
#map-canvas {
width: 80%;
height: 900px;
margin-top: 40px;
margin-bottom: 40px;
margin-left: 10%;
margin-right: 10%;
}
.panel {
/*position: absolute;*/
/*top: 5px;*/
/*left: 50%;*/
/*margin-left: -180px;
z-index: 5;*/
background-color: #fff;
padding: 5px;
border:... |
.kv-grid-container .table-bordered>tbody>tr>td,.kv-grid-container .table-bordered>tbody>tr>th,.kv-grid-container .table-bordered>tfoot>tr>td,.kv-grid-container .table-bordered>tfoot>tr>th,.kv-grid-container .table-bordered>thead>tr>td,.kv-grid-container .table-bordered>thead>tr>th{border:1px solid #ddd}.kv-grid-toolbar... |
/**
* Template Name: TheEvent - v4.1.0
* Template URL: https://bootstrapmade.com/theevent-conference-event-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
----------------------------------------... |
div {
background-color: #eee;
width: 200px;
height: 100px;
border: 1px dotted black;
overflow: scroll;
} |
:root {
--surface-a:#1f2d40;
--surface-b:#17212f;
--surface-c:rgba(255, 255, 255, 0.03);
--surface-d:#304562;
--surface-e:#1f2d40;
--surface-f:#1f2d40;
--text-color:rgba(255, 255, 255, 0.87);
--text-color-secondary:rgba(255, 255, 255, 0.6);
--primary-color:#81C784;
--primary-color-text:#212529;
--... |
/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* =============================... |
/* Style Settings */
@import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css');
:root {
--bgColor:#1C1C1C;
--accentColor: #E6E6E6;
--font: 'Karla', sans-serif;
--firstName: 'John';
--last... |
a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var{
margin:0;padding:0
}
img{border:0;}
input{border:none;background: #fff;}
input{padding: 0px;margin:0px;}
article,aside,details,figcapti... |
@font-face {font-family: "io";
src: url('font_1620678_7g0p3h6gbl-16170408.eot'); /* IE9 */
src: url('font_1620678_7g0p3h6gbl-16170408.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font_1620678_7g0p3h6gbl-16170408.woff') format('woff'),
url('font_1620678_7g0p3h6gbl-16170408.ttf') format('truetype')... |
/*
See ab2p.common.css for sources info
*/ |
/*!
* 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.
*/
.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style... |
/* Reset the design system */
body {
margin: 0;
}
html {
padding: 0;
}
::-webkit-scrollbar {
width: 0;
}
/* -------------------------------
Elements
--------------------------------- */
h1 {
margin-bottom: 1rem;
}
@media screen and (max-width: 39.9375em) {
h1 {
margin-bottom: 0.3rem;
}
}
a,
a:v... |
.LoginForm {
text-align: center;
} |
.error-message-for-toast{display:flex}.error-message-for-toast .ui-btn-line{margin-left:20px}
.loader-svg-icon{vertical-align:middle}
.toast{font-weight:400;font-family:Arial,Helvetica,sans-serif;font-family:var(--font-family-text);box-shadow:0 3px 6px 0 rgba(115,143,147,.5);position:fixed;top:10px;left:50%;z-index:100... |
/* ----------------------------------------- */
/* Fonts */
/* */
/* Every font represents an alphabet. */
/* ----------------------------------------- */
@font-face {
font-family: "ArCiela";
src: url("../fonts/ArCiela.ttf");
}
@font-face {
font-family: "Aztec";
src: ur... |
body
{
font-family: "Open Sans", sans-serif;
}
.jumbotron-own
{
background: none;
}
.img-center
{
margin: 0 auto;
}
.inline
{
display:inline;
}
.padding-none
{
padding: 0px;
}
.margin-none
{
margin: 0px;
}
@font-face {
font-family: 'Digital 7 Mono';
src: url('/media/fonts/digital-7-mono.ttf');
}
.clock
... |
.shards-landing-page--1 .welcome {
position: relative;
height: 100vh;
min-height: 700px;
background: url("../images/montreal.jpg") no-repeat center center fixed;
background-size: cover;
}
.shards-landing-page--1 .welcome:before {
position: absolute;
z-index: 0;
content: '';
top: 0;
left: 0;
right... |
/**
* Copyright (c) 2012 Planet Telex Inc. 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.apache.org/licenses/LICENSE-2.0
*
* Unless requ... |
body { background: #ffffff; color: #212228; font-family: -apple-system, "Helvetica Neue", "Segoe UI", "Roboto", sans-serif; font-weight: 400; font-size: calc(0.8rem + 0.15vw); line-height: 1.6; margin: 0; min-height: 100vh; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: gr... |
@charset "UTF-8";.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position... |
.Footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: transparent;
color: #BBE5D5;
animation: HeroAnimation 1s 2s forwards cubic-bezier(0.2, 0.8, 0.2, 1);
opacity: 0;
display: grid;
grid-template-columns: 33% 33% 33%;
grid-template-areas: "dev . si... |
body, html {
margin:0;
height:100%;
background: #2F2A25;
}
.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: contain;
}
.stretch {
... |
* {
margin: 0;
padding: 0;
}
body {
background-color: #0396ff;
}
h1 {
color: #f8f8ff;
text-align: center;
font-family: sans-serif;
padding-top: 20px;
margin-bottom: 70px;
}
.caluclator {
width: 228px;
margin-left: auto;
margin-right: auto;
margin: 0 auto;
border: solid black;
}
.inputField ... |
.post {
max-width: 600px;
background-color: white;
border: 1px solid lightgray;
margin: auto;
margin-bottom: 45px;
}
.post__image {
width: 100%;
object-fit: contain;
border-top: 1px solid lightgray;
border-bottom: 1px solid lightgray;
}
.post__text {
font-weight: normal;
padding: 0px 20px;
}
... |
.text-hide {
font: "0/0";
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.text-overflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.text-display4 {
font: normal 300 112px Roboto, "Helvetica Neue", sans-serif; }
.text-display3 {
font: no... |
/* Base */
body {
line-height: 1.7;
color: #999999;
font-weight: 300;
font-size: 15px;
}
::-moz-selection {
background: #000;
color: #fff;
}
::selection {
background: #000;
color: #fff;
}
a {
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
}
a:hover {
text-decora... |
* {
padding: 0;
margin: 0; }
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
margin: 0;
padding: 0; }
body,
button,
input,
select,
textarea {
font: 12px/1.5 "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',... |
.container{
display: grid;
grid-template-columns: 15% 70% 15%;
grid-template-rows: 20% 80%;
}
.app{
grid-column-start: 2;
grid-column-end: 3;
text-align: center;
}
.title-bar{
grid-row: 1 / 2;
height: 100px;
border: 1px solid black;
display: flex;
justify-content: center;
}
.title-img{
height: 1... |
/* ==========================================================================
Remodal's default mobile first theme
========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
filter:... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.0.0-rc2-master-fcd199e
*/.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;box-sizing:border-... |
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/ |
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
body {
width: 100%;
position: absolute;
background: #000000;
margin: 0;
padding: 0;
overscroll-behavior: none;
}
.container {
width: 100%;
height: 100%;
position: relative;
}
.ui {
width: 100%;
height: 100%... |
/* Reset
/* ---------------------------------------------------------- */
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,
dl,
dt,
dd,
ol,
ul,
li,
fie... |
@function max($numbers...) { @return m#{a}x(#{$numbers}); }
@function min($numbers...) { @return m#{i}n(#{$numbers}); } |
.input-group {
margin: 20px 0px;
}
td, th {
vertical-align: middle !important;
text-align: center !important;
}
td:first-of-type {
height: 200px;
width: 200px;
} |
/*!
* Bootstrap v4.0.0 (https://getbootstrap.com)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;... |
.product {
width: 100%;
max-width: 25rem;
position: relative;
}
.product:nth-child(2) {
transform: translateY(-6.4rem);
}
.product a {
display: inline-block;
width: 100%;
height: 100%;
text-decoration: none;
}
.product-image {
width: 100%;
object-fit: contain;
margin-bottom: 1.6rem;
}
:is(.pro... |
.field button {
width: 150px;
height: 150px;
margin: 10px;
max-width: 25%;
border-radius: 15px;
background-color: cadetblue;
font-size: 75px;
}
@media(max-width: 700px) {
.field button {
height: 80px;
width: 80px;
margin: 5px;
border-radius: 8px;
font-size: 40px;
}
}
.player1 {
... |
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-typography {
color: rgba(0, 0, 0, 0.65);
overflow-w... |
/* Tabulator v4.6.1 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #333;
background-color: #222;
overflow: hidden;
font-size: 14px;
text-align: left;
-ms-transform: translatez(0);
transform: translatez(0);
}
.tabulator[tabulator-layout="fitDataFill"] .tabulator-tableHolder .ta... |
/* React PDF overrides */
.react-pdf__Page__canvas {
width: 100% !important;
height: unset !important;
}
.PdfContent--loading {
/* probably want to eliminate this state eventually */
text-align: center;
}
.PdfContent-header {
display: flex;
align-items: center;
justify-content: center;
padding: 2px;
... |
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -0.0667em;
}
.fa... |
/* livvic-latin-600-italic*/
@font-face {
font-family: 'Livvic';
font-style: italic;
font-display: swap;
font-weight: 600;
src: url('./files/livvic-latin-600-italic.woff2') format('woff2'), url('./files/livvic-latin-600-italic.woff') format('woff');
} |
body {
margin: 0;
padding: 0;
}
.line_content {
width: 800px;
height: 500px;
} |
.content-wrap{
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin:0px 8px;
/* justify-content: space-between; */
}
.refresh-wrap{
display: flex;
flex-direction: column;
margin-right: 0px;
margin: 0 auto;
}
.loadingMore{
display: flex;
justify-content: center;
... |
.flat .dijitEditor {
background-color: #fff;
border: 1px solid #9e9e9e;
border-radius: 3px;
}
.flat .dijitEditor .dijitEditorIFrameContainer {
border: 1px solid transparent;
border-top: 1px solid #9e9e9e;
padding: 4px 8px;
-webkit-transition: border 0.2s linear 0s;
-moz-transition: border 0.2s linear 0s... |
/*!
* Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
*/
body {
padding-top: 56px;
}
.serviceImg{
padding-top: 20px... |
.poker-timer {
width: 80%;
margin: 10px auto;
}
.active-blind {
padding: 10px 0;
}
.timer {
display: flex;
justify-content: center;
}
.active-blind .timer {
display: flex;
justify-content: center;
padding: 0 0 10px 0;
font-size: 120px;
}
.divider {
padding: 0 5px;
}
.progress-bar-container {
border: 1px ... |
@import 'part:@sanity/base/theme/variables-style';
.root {
position: relative;
min-height: 200px;
border-radius: var(--border-radius-small);
overflow: hidden;
@nest &::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
box-shadow: i... |
.formField > label {
display: inline-block;
width: 100px;
} |
.ShipName{width:190px;font-family:'Electrolize', Arial;font-size:18px;font-weight:bold;padding-right:15px;text-align:right;vertical-align:top;}
.ShipBox{margin:15px 0;}
.Ship
{
display:inline-block;
float:left;
}
.ShipContainer .Ship{
margin: 5px 0;
} |
.btn-xs{
width: 23px;
height: 24px;
font-size: 12px;
padding: 2px;
} |
html, body {
height: 100%;
margin: 0;
padding: 0;
}
.bg-dark {
background-color: #7b8a8b !important;
}
.save-note {
display: none;
}
.icons i {
margin-left: 15px;
margin-right: 15px;
font-size: 1.5rem;
cursor: pointer;
}
.note-textarea, .note-title {
color: #000000;
width: 100%;
outline: non... |
.topnav {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: #333;
overflow: hidden;
}
.topnav a {
float: left;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-color: #dd... |
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-calendar-picker-container {
box-sizing: border-box;
... |
.discord-embed-footer {
-webkit-box-align: center;
align-items: center;
color: #fff;
display: flex;
font-size: 0.85em;
grid-column: 1/3;
grid-row: auto/auto;
margin-top: 8px;
}
.discord-embed-footer .discord-footer-image {
border-radius: 50%;
flex-shrink: 0;
height: 20px;
margin-right: 8px;
width: 20px;
}... |
.Container_Card {
justify-content : space-around;
flex-wrap : wrap;
display : flex;
}
.Card {
justify-content : center;
align-items : center;
display : flex;
margin : 1% 0;
width : 32%;
}
.Card_Footer {
justify-content : space-between;
display :... |
body{
margin:0;
padding:0;
}
.Invisible
{
width: 100%;
height: 100%;
border-width: 0px;
border-color: #FFFFFF;
padding: 0px;
margin: 0px;
}
.topbar
{
width: 100%;
height: 20px;
background: #ddd;
text-align:right;
margin:0;
padding: 0;
/* Permalink - use to... |
@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaina+2:wght@400;500;600&family=Comfortaa:wght@400;500;600;700&family=Montserrat:wght@100;300;400;500&family=Quicksand:wght@300;400;500&family=Raleway:wght@300;400;500;600&display=swap');
html {
font-family: 'Lato', sans-serif;
-webkit-font-smoothing: anti... |
.privacy-policy .privacy-policy-wrapper {
padding: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #2a2a2a;
}
.privacy-policy .privacy-policy-wrapper p {
margin: 0;
line-height: 24px;
}
.privacy-policy .privacy-policy-wrapper .sidebar {
width: 40%;
}
.privacy-policy .privacy-pol... |
html {
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
input,
textarea,
select,
button {
outline: none;
}
input {
line-height: normal;
}
label,
button {
cursor: pointer;
}
a {
text-decoration: none;
}
img {
display: block;
max-width: 100... |
/*!
* Start Bootstrap - Agency v5.0.2 (https://startbootstrap.com/template-overviews/agency)
* Copyright 2013-2018 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
*/
body {
overflow-x: hidden;
font-family: 'Roboto Slab', -apple-system, BlinkM... |
/*-------------------------
Simple reset
--------------------------*/
@media screen{
* {
margin: 0;
padding: 0;
}
/*-------------------------
General Styles
--------------------------*/
body {
background: #F39A42;
background:url(../img/bg-ponto.jpg);
b... |
@charset "utf-8";
/* CSS Document */
html,
body,
form {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
body {
min-width: 470px;
}
.ui-keyboard {
/*width: 70%;*/
max-width: 785px;
/*min-width: 450px;*/
padding: .3em;
position: absolute;
left: 0;
top: 0;
z-inde... |
/* ==UserStyle==
@name Space & Cheetah Print Facebook Theme
@namespace USO Archive
@author wonderlandd
@description `Space Cheetah print background, matching colored panels, and NO ADS!for all things tumblr&facebook go to tutorialsandsuch.tumblr.com`
@version 20121127.10.19
@license ... |
/*!
* reveal.js
* http://lab.hakim.se/reveal-js
* MIT licensed
*
* Copyright (C) 2017 Hakim El Hattab, http://hakim.se
*/
/*********************************************
* RESET STYLES
*********************************************/
html, body, .reveal div, .reveal span, .reveal applet, .reveal object, .reveal if... |
@charset "UTF-8"; |
<style>
/*********************************************
* COLORS FOR EXAMPLES
*********************************************/
em {font-style: normal !important;
color: #800000;}
</style> |
.servicios-container {
position: relative;
min-height: 200px;
}
.servicios-table-container {
position: relative;
max-height: 400px;
overflow: auto;
}
.servicios-loading-shade {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.15);
z-... |
/* Teasers / Portfolio */
h3.info { margin-bottom: 5px; margin-top: -5px; }
.lightlabel { float: left; color: #ccc; width: 50px; }
.infofield { float: left; }
.teaser { margin-bottom: 20px; padding-bottom: 16px; background: #fff; border-bottom: 1px solid #ddd; -webkit-box-shadow: 0px 0px 5px rgba(0, 0,... |
.modal {
position: fixed;
top: 8em;
left: 30em;
width: 30em;
height: auto;
background-color: white;
border-radius: 1em;
color: black;
padding: 0em 1em 4em 1em;
}
.modal .title {
position: relative;
top: -1.6em;
left: 1em;
font-size: 18px;
font-weight: bold;
m... |
{{ columns }} |
/**
* prism.js Twilight theme
* Based (more or less) on the Twilight theme originally of Textmate fame.
* @author Remy Bach
*/
code[class*="language-"],
pre[class*="language-"] {
color: white;
background: none;
direction: ltr;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
text-align: ... |
/* MENU BASIC LAYOUT */
.mega-menu {
margin: 0 auto;
padding: 0;
display: block;
float: none;
position: relative;
z-index: 111;
width: 100%;
font-size: 16px;
min-height: 50px;
clear: both;
box-sizing: border-box;
}
@media screen and (max-width: 992px) {
.mega-menu {
/*float: left;*/
ma... |
.logo-lg img {
height: 16px;
padding-bottom: 3px;
}
.btn-outline {
background-color: transparent;
color: inherit;
transition: all .5s;
}
.btn-primary.btn-outline {
color: #428bca;
border-color: #428bca;
}
.btn-success.btn-outline {
color: #5cb85c;
border-color: #5cb85c;
}
.btn-info.b... |
@import url(http://fonts.googleapis.com/css?family=Varela+Round);
@import url(http://necolas.github.io/normalize.css/3.0.2/normalize.css);
body {
background: #ECEEEF;
text-align: center;
margin: 100px auto;
max-width: 462px;
padding: 0 40px;
font: 18px normal 'Varela Round', Helvetica, serif;
color: #777... |
/*
Magazee Template
http://www.templatemo.com/tm-514-magazee
*/
body {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 18px;
color: #666666;
background-color: #f4f4f4;
}
p, q { line-height: 1.8; }
h2 { font-size: 1.8rem; }
.tm-site-name {
font-size: 4rem;
}
.tm-quote {
font-s... |
/**
* SDB Java theme for reveal.js. Based on the original black theme.
*
* By Hinse ter Schuur
*/
@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-backgr... |
* {
box-sizing: border-box;
}
a {
text-decoration: none;
}
body {
margin: 0;
font-family: Roboto;
font-weight: 300;
background-image: url("bg.jpg");
background-size: cover;
color: #292929;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
}
.holder {
width: 100%;
... |
@font-face {
font-family: 'icon-font';
src: url('../font/icon-font.eot?96926111');
src: url('../font/icon-font.eot?96926111#iefix') format('embedded-opentype'),
url('../font/icon-font.svg?96926111#icon-font') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'icon-fo... |
@charset "utf-8";
body {
font-family: "Century Gothic";
}
#bottom {
position:absolute;
width:100px;
height:100px;
left:40%;
margin-top:-50px;
}
#top {
margin:auto;
position:relative;
text-align: center;
font-size:40px;
margin-top: 50px;
color:#999;
}
.button {
background-color: whit... |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
/* General */
:root {
--primary: magenta;
--dark: #333;
--white: whitesmoke;
--grey: rgb(192, 189, 189);
--shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
.wrapper-container {
display: grid;
max-width: 900px;
position: rel... |
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,... |
* {
box-sizing: border-box;
}
html, body {
width: 100%;
height: 100%;
}
html {
font-size: 16px;
font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Source Han Sans', 'Noto Sans CJK Sc', 'Microsoft Jhenghei', 'Microsoft YaHei', sans-... |
@charset "UTF-8";
/* Nieuw Werkwoord = nw */
@import url("font/Geomanist-Regular-Webfont/stylesheet.css");
@import url("font/Geomanist-Regular-Italic-Webfont/stylesheet.css");
@import url("https://rsms.me/inter/inter-ui.css");
.home_body { flex-direction: column; width: 100%; height: 100%; overflow: hidden; }
.home_bo... |
html, body{
height: 100%;
font-family: Arial, Helvetica, sans-serif
}
/*a.active {
background-color: gray;
}*/ |
.login-container {
width: 100%;
max-width: 1120px;
height: 100vh;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}
.login-container section.form {
width: 100%;
max-width: 350px;
margin-right: 30px;
}
.login-container section.form form {
... |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
.simple-text{
font-family: 'Poppins', sans-serif;
font-size: 50px;
} |
.us-content {
width: 800px;
height: 535px;
margin: auto;
margin-top: 15px;
background: url('../images/about-us.png') no-repeat;
background-size: cover;
position: relative;
}
.us-content span {
color: #a1682f;
font-weight: bold;
}
/*box-left*/
.us-content .box-left {
width: 50%;
height: 535px;
float:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.