text stringlengths 1 1.04M |
|---|
.popup {
position: fixed;
border-radius: 10px;
padding: 20px 30px;
transform: translate(-30%, -70%) scale(0);
transition: 200ms ease-in-out;
background-color: var(--header-bg);
color: var(--white-fg);
z-index: 99;
width: 800px;
/* max-width: 100%; */
}
.popupa1.active {
trans... |
body{
margin: 0;
padding: 0;
background-color: #252e38;
}
.all{
width: 1899px;
height:996px;
min-width: 1899px;
margin: 0;
padding: 0;
margin: auto;
}
.logo{
width:100%;
height: 60px;
background-color: #252e38;
}
.icon img{
margin-top: 27px;
margin-left: 30px;
float: left;
}
.nav{
width:... |
body {
min-height: 2000px;
font-family: 'Open sans', Helvetica,Arial, sans-serif;
}
.navbar-static-top {
margin-bottom: 19px;
} |
h1 {
font-family: 'Press Start 2P', cursive;
font-size: 1.5rem;
letter-spacing: -5px;
}
p {
font-family: 'Press Start 2P', cursive;
font-size: 0.6rem;
line-height: 1rem;
letter-spacing: -1px;
}
.version {
font-size: 1rem;
font-family: 'Patrick Hand SC', cursive;
letter-spacing: 0.1rem;
} |
/*!
* Materialize v0.97.5 (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;
... |
@charset "utf-8";
/* CSS Document */
.c_td td.select {
background:url(c-active.jpg) no-repeat center center;
color: #ffffff;
cursor: pointer;}
.c_th th {
background-color: #D7D7D7;
color: #404040;
font: 12px/22px Tahoma;
text-align: center;
border-spacing: 2px;
width: 22px;
height: 22px;
border: 0;}
.c_td td... |
.Mega label {
margin-right: 10px;
}
.Mega input {
font-size: 1.4rem;
width: 50px;
} |
@charset "UTF-8";
body{
background-color: #04a6eb;
color: #fdffff;
width: 500px;
margin-right: auto;
margin-left: auto;
}
button{
padding: 5px 20px;
background-color: #337ab7;
border-style: none;
color:#fdffff;
}
input{
height:20px;
} |
a:hover{color:#46f}
a:link,a:visited{color:#238}
body{font-size:12px;font-family:'Open Sans',sans-serif,'Lucida Grande',Tahoma,Verdana,Arial,MingLiU;letter-spacing:1px;text-decoration:none;border-style:none;margin:0;padding:0;white-space:normal;background-color:#ccc;color:#033}
hr{border-style:solid none none;margin:5p... |
*{border:0;box-sizing:border-box;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{height:100%}body{max-width:100%;min-height:100%;overflow-y:scroll;width:100%} |
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Volkhov:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mate+SC&display=swap');
.container
{
max-width: 700px;
padding: 40px 40px 25p... |
/*
* b4st Editor Styles (Gutenberg Ready)
* ====================================
* (1.) Bootstrap’s Reboot: `reboot.min.css`
* (2.) Title: `.editor-post-title__block .editor-post-title__input`
* — copied from base font-family and Bootstrap h1
*/
/*!
* Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
* ... |
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);
@charset "UTF-8";
/*
=========================================================
* Volt - Free Bootstrap 5 Dashboard
=========================================================
* Product Page: https://themesberg.com/pro... |
body{
font-family: 'Playfair Display', serif;
}
.footer{
position:fixed;
padding:0px;
bottom:0px;
width:100%;
height:5%;
margin-top:5%;
}
a,a:hover{
text-decoration:none;
}
h1,p,.btn-default,.login-form{
font-family: 'Lato', sans-serif;
font-style:normal;
}
h1{
font-size:2e... |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
background: #fff;
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
... |
/**
* Title: Material Design Flaticon Pack
* Author: Google
* Source: http://www.flaticon.com/packs/material-design
* License: CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
*/
@font-face {
font-family: "material-design";
src: url("../fonts/material-design.eot");
src: url("../fonts/material-d... |
body {
width: 400px;
height: 260px;
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;
position: relativ... |
#container .content {
padding: 45px 30px;
}
.finder input {
display: block;
background-color: hsla(0, 0%, 100%, 0.9);
width: 100%;
box-sizing: border-box;
border: 0;
padding: 12px;
font-size: 26px;
color: inherit;
}
.finder .address {
margin-bottom: 30px;
}
.finder .address-wi... |
.title{height: 3rem;color: #fff;background-color: #eb6435;text-align: center;line-height:3rem;}
/*top/row*/
.top{display:block;width:100%;height:5rem; margin:0 auto;padding:0;overflow:hidden; border:none;background-color: #eb6435; color:#fff;
}
.top h1{ line-height:3rem; font-size:1.2rem; width:100%; text-align:center;... |
.mapboxgl-ctrl-logo {
display: none !important;
} |
/*@charset "UTF-8";*/
/*!
=========================================================
* Black Dashboard Pro - v1.1.1
=========================================================
* Product Page: https://themes.getbootstrap.com/product/black-dashboard-pro-premium-bootstrap-4-admin/
* Copyright 2019 Creative Tim (http:/... |
/* Layout */
footer {
margin: 40px;
text-align: center;
font-style: italic;
}
.container {
max-width: 1000px;
}
/* Navbar */
.navbar-fixed-top {
height: 50px;
border-bottom: 1px solid lightgray;
background-color: white;
}
/* Jumbotron */
.jumbotron {
margin-top: 25px;
text-align: center;
}
/* Form */
.... |
.environment {
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
width: 2840px;
height: 1680px;
border: 0px;
}
.logo {
position: absolute;
margin: 2%;
width: 600px;
height: 140px;
}
.img_back {
position: absolute;
width: 100%;
height: 100%... |
/*******************************/
/*** CSS Reset by Eric Meyer ***/
/*******************************/
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,
... |
/**
*
* Attribution: https://codepen.io/k-ivan/pen/OMQLOo
*
*/
#loader-screen {
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
background: #ffffff;
display: none;
}
@-webkit-keyframes dyinglight {
15% {
-webkit-transform: scale(1.6);
transform: scale(1.6);
}
... |
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;
}
a:active,
a:hover {
outline: 0;
}
html {
width: 100%;
height: 100%;
min-height: 100%;
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
}
body {
overflow-x: hidden;
width: 100%;
min-width: 300px;
height: 100%;
min-height: 100%;
margin: 0;
pad... |
body { background-image: radial-gradient(closest-side, transparent 0%, transparent 75%, #fafafa 76%, #fafafa 85%, #fcfcfc 86%, #fcfcfc 94%, #ffffff 95%, #ffffff 103%, #fdfdfd 104%, #fdfdfd 112%, #fbfbfb 113%, #fbfbfb 121%, #ffffff 122%, #ffffff 130%, #f8f8f8 131%, #f8f8f8 140%), radial-gradient(closest-side, transparen... |
/*
* Copyright (C) 2013 salesforce.com, inc.
*
* 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 ... |
@charset "UTF-8";
/* #BOOTSTRAP AND MIXINS - Base Unmodified Bootstrap file with theme mixins
========================================================================== */
/*---------------------------------------------------
SASS ELements (based on LESS Elements 0.9 http://lesselements.com)
--------------------... |
.container {
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.timer {
max-width: 150px;
}
.time {
font-size: xx-large;
margin: 10px;
}
.commands {
display: flex;
justify-content: space-around;
margin-bottom: 10px;
}
.commands i {
cursor: pointer;
} |
.limit-height {
overflow-y: auto;
max-height: 300px;
}
.container {
}
#loader {
margin: 100px auto;
}
#postLoader {
margin: 10px auto;
}
.sk-cube-grid {
width: 40px;
height: 40px;
}
.sk-cube-grid .sk-cube {
width: 33%;
height: 33%;
background-color: #333;
float: left;
-webkit-animat... |
.cover-media-container {
background-size: cover;
width: 100%;
height: 100%;
background-position: top;
position: absolute;
}
.cover-media-container .embed-container {
position: relative;
height: 100%;
overflow: hidden;
max-width: 100%;
}
.cover-media-container .embed-container iframe,
.cover-media-cont... |
/** @format */
html,
body {
padding: 0;
margin: auto;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
sans-serif;
width: 100vw;
height: 100vh;
}
a {
color: inherit;
text-decoration: none;
cursor: pointer;
}
* {
box-sizi... |
/*
* @NOTE: Prepend a `~` to css file paths that are in your node_modules
* See https://github.com/webpack-contrib/sass-loader#imports
*/
@import '~@fortawesome/fontawesome-free/css/all.css';
html,
body,
#root {
margin: 0;
height: 100%;
width: 100%;
} |
.spectrum--dark .spectrum-Slider-track::before {
background: rgb(74, 74, 74);
}
.spectrum--dark .spectrum-Slider-labelContainer,
.spectrum--dark .spectrum-Dial-labelContainer {
color: rgb(185, 185, 185);
}
.spectrum--dark .spectrum-Slider--filled .spectrum-Slider-track:first-child::before {
background: rg... |
test {display: block;
background-color: green;
color: black;}
tim {display: block;
background-color: yellow;
color: blue;}
para1 {display: block;
background-color: teal;
margin-top: 0.5in;
margin-bottom: 0.5in;
color: red;}
para2 {display: block;
background-color: fuc... |
#radio-buttons{
margin:0;
}
#submit-button input{
-moz-border-radius:10px;
-webkit-border-radius:10px;
background:#27292B none repeat scroll 0 0;
color:#FFFFFF;
font-family:arial;
font-size:14px;
font-weight:bold;
margin:0px auto;
float:right;
margin-top:35px;
padding:7p... |
@import url("https://fonts.googleapis.com/css2?family=Space+Mono&display=swap");
body,
html {
padding: 0;
margin: 0;
width: 100%;
min-height: 98.5vh;
}
body {
background-color: #09165D !important;
font-family: "Roboto Mono", monospace !important;
} |
/*--- BEGIN: http://localhost/una//plugins_public/flag-icon-css/css/flag-icon.min.css---*/
/*--- END: http://localhost/una//plugins_public/flag-icon-css/css/flag-icon.min.css---*/
div.bx-std-menu-top-wrp{position:relative;width:100%;min-height:50px}div.bx-std-menu-top{height:50px}div.bx-std-menu-top-left{position:absol... |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');
html{
height: 100%;
}
body{
}
#main-menu li a{
color: #000;
text-transform: uppercase;
font-weight: bold;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
}
a:hover{
color: rgb(0, 0, 233);
... |
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin);/*!
* # Semantic UI 2.2.10 - Reset
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/*,:after,:before{box-sizing:inherit}html{box-sizing:bo... |
.main-container {
padding-top: '40px';
} |
#bg-img {
width: 100%;
height: 100;
clip-path: polygon(0 0, 51% 0, 100% 0, 100% 80%, 50% 65%, 0 80%);
position: absolute;
z-index: -1;
} |
/*
0-600px Phone
600-900 Tablet portrait
900-1200 Tablet Landscape
[1200 - 1800] Normal styles
1800 + Big Desktop
$breakpoint argument choices
- phone
-tablet-port
-tablet-land
-big-desktop
1em = 16px
ORDER: base + typo > general layout + grid > page layout > component
*/
*,
*::after,
*::before {
margin: 0;
pad... |
/* Custom CSS over notmyidea theme */
@import url("main.css");
/* @group RST Admonitions */
div.admonition {
border-radius: 0.5em;
box-shadow: 10px 10px 5px #888;
border: 1px solid #ff6;
background-color: #fdfd96;
clear: left;
padding-right: 1em;
padding-left: 1em;
}
div.note,
div.hint,
... |
/* govuk_frontend_toolkit includes */
@-ms-viewport {
width: device-width; }
@-o-viewport {
width: device-width; }
@font-face {
font-family: GDS-Logo;
src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica"); }
@-ms-viewport {
width: device-width; }
@-o-viewport {
width: ... |
/*
BlackjackJS CSS
@author Stayko Chalakov
@version 1.0
@date 29.06.2017
*/
html {
height: 100%;
}
body {
background: rgba(30,66,0,1);
background: -moz-linear-gradient(top, rgba(30,66,0,1) 0%, rgba(35,161,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(30,66,0,1)), c... |
/*
* SmartTab plugin v2.0
* jQuery Tab Control Plugin
*
* by Dipu Raj
* http://techlaboratory.net/smarttab
*
* License
* http://creativecommons.org/licenses/by-sa/3.0/
*/
.stMain {
display:block;
margin:0;
padding:0;
color: #666666;
border: 0px solid #CCC;
font-family: "Segoe UI",Tahoma,arial,sans-... |
/*!
* Vitality v1.3.5 (http://themes.startbootstrap.com/vitality-v1.3.5)
* Copyright 2013-2015 Start Bootstrap Themes
* To use this theme you must have a license purchased at WrapBootstrap (https://wrapbootstrap.com)
*/
html,
body {
height: 100%;
}
.img-centered {
margin: 0 auto;
}
.content-row {
margin-top: ... |
/*--------------------------------------------------------------------- File Name: meanmenu.css ---------------------------------------------------------------------*/
a.meanmenu-reveal {
display: none;
}
.mean-container .mean-bar {
background: #0f69c6;
float: left;
min-height: 40px;
padding:... |
h1
{
color: purple;
} |
.results {
display: grid;
gap: 0.5em;
list-style: none;
margin: 0;
padding: 0;
} |
.th-btn-default:focus,
.th-btn-default:active,
.th-btn-default:hover,
.owl-theme .owl-controls .owl-pagination .owl-page.active span,
.tes-thumb-ctrl-lists li a .tes-thumb-overlay,
.download-buttons a:hover,
.thumb-slides-controller a,
.main-footer .footer-social li a:hover,
.feature-lists-style-one .feature-list .icon... |
/* ==UserStyle==
@name Mozilla Developer Network - Dark Theme
@namespace USO Archive
@author Vinyl Darkscratch-Kazotetsu
@description `A dark theme for the MDN web docs pages (developer.mozilla.org), updated for compatibility with their new Yari layout engine. Colors are adjustable via the va... |
header {
background:#2c3e50;
color:#fff;
}
.main {
background:#f2f2f2;
}
.color1 {
background: #34495e;
color:#fff;
}
aside {
background:#c0392b;
color:#fff;
}
footer {
background:#16a085;
color:#fff;
}
#tablaTurnos{
font-size: 30px;
border-collapse: separate;
border-spacing: 5px 10px;
} |
body,
html {
font-family: 'Open Sans', sans-serif;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
color: #777;
font-weight: 400;
width: 100% !important;
height: 100% !important;
}
h2,
h3,
h4 {
font-family: 'Raleway', sans-serif;
}
h2 {
... |
/**
* fullPage 2.4.6
* https://github.com/alvarotrigo/fullPage.js
* MIT licensed
*
* Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
*/
html, body {
margin: 0;
padding: 0;
overflow:hidden;
/*Avoid flicker on slides transitions for mobile phones #336 */
-webkit-tap-highlight-col... |
.pp_upload .label{cursor:pointer}.pp_upload .progress{display:none;margin-bottom:1rem}.pp_upload .alert{display:none}.pp_input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.pp_input+label{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden;paddi... |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&family=Ubuntu&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&family=Ubuntu&display=swap');
*{
margin:0;
padding:0;
box-sizing: border-box;
}
body{
font-family: "Open Sans", san... |
#userDataContainer{
margin-top: 100px;
margin-left: 15%;
width: 72%;
background: #FFFFFF;
border: 1px solid #E6E8EB;
border-radius: 3px;
}
#name {
margin-top: 50px!important;
}
#name, #last_name, #email, #phone_num, #password, #confirm{
padding-left: 10px;
background-color: white;
... |
/*!
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
src: url('../fonts/fontawesome-webfont.eot?#ief... |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap");
* {
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
:root {
--main-color: #26908C;
--main-bg-color: #000000;
--main-bg-element: #202327;
--main-text-color: #c... |
/*
Simple House
https://templatemo.com/tm-539-simple-house
*/
ul, nav, body, h1, h2, h4, h6, p, figure {
margin: 0;
padding: 0;
}
a, button { transition: all 0.3s ease; }
/* Bootstrap grid system */
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: i... |
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#snipcart-wrapper{padding-top:12px;padding-bottom:12px}.snipcart-cart-and-count .snipcart-cart{background-size:auto;background-repeat:no-repeat;background-position:-50px center}.snipcart-cart-and-count .snipcart-summary{padding:0 15px 0 0}.sidebar img{w... |
.reply-notification {
position: absolute;
top: 28px;
font-size: 10px;
font-weight: 600;
height: 13px;
line-height: 13px;
padding: 0 4px;
min-width: 13px;
margin-left: 18px;
}
.tab-icon {
font-size: 28px;
vertical-align: -4px;
}
.timeline {
margin-top: 10px;
margin-bottom: 10px;
}
.timeline-... |
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
padding-bottom: 40px;
color: #5a5a5a;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for p... |
body {
width:100%;
height: 100%;
}
.container-people{
float:left;
padding-top: 10px;
padding-bottom: 10px;
width: 80%;
margin-bottom: 10px;
margin-top: 10px;
background-color: #9370DB;
opacity: 0.8;
}
.main-header {
text-align: center;
}
.following, .follower :hover{
font-weight: bold;
} |
h1 {
margin: 0 30% 0 40%;
}
.content {
margin-bottom: 50px;
}
img {
display: block;
margin: auto;
width: 50%;
}
.textboxarea {
display: grid;
grid-template-columns: auto auto auto;
}
.textbox {
margin: 5px;
padding: 5px;
}
.textbox2 {
border: 1px solid #8ECCCC;
margin: 2... |
/* ============================================= */
/* CSS for control sap.suite.ui.commons/NoteTakerFeeder.control */
/* Gold Reflection theme */
/* ============================================= */
.sapSuiteUiCommonsNoteTakerFeederHeader {
border-bottom-color: @sapUiHighlight;
} |
@import url(https://unpkg.com/@coreui/icons/css/all.min.css);
#wrapper {
width: 95%;
margin: 0 auto;
text-align: justify;
}
ul li {
padding-left: 0;
}
.posts article .image {
height: 300px;
}
.posts article .image img {
object-fit: cover;
}
.calendar {
overflow: hidden;
background: #444444;
posit... |
.demo-container {
margin:10px;
}
code {
background: #ddd;
padding:2px 5px;
}
.status-metro {
border-radius: 3px;
color: #FFFFFF;
display: inline-block;
padding: 2px 5px;
font-size: 11px;
}
.status-metro.status-active {
background: #86C440;
}
.status-metro.status-disabled {
backgr... |
padding: 4px;
margin-top: 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
/*.dow {
border-top: 1px solid #ddd !important;
}*/
}
.datepicker:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
borde... |
#main-content {
width: 100%;
} |
/*!
* @copyright © Kartik Visweswaran, Krajee.com, 2013
* @version 1.0.0
*
* A simple yet powerful JQuery star rating plugin for Bootstrap.
*
* Built originally for Yii Framework 2.0. But is usable across frameworks & scenarios.
* For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
... |
@charset "UTF-8";
* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mod... |
/* General Setting */
/* Small screens (default) */
html { font-size: 100%; }
/* Medium screens (640px) */
@media (min-width: 40rem) {
html { font-size: 112%; }
}
/* Large screens (1024px) */
@media (min-width: 64rem) {
html { font-size: 120%; }
}
/* Grid */
/* Ditto */
body {
color: #333;
margin: 0;
... |
@charset "UTF-8";
/*
|--------------------------------------------------------------------------
| TailwindCSS Directives
|--------------------------------------------------------------------------
|
| Import TailwindCSS directives and swipe out at build-time with all of
| the styles it generates based on your co... |
@charset "UTF-8";
/*
* Author: Vasterad
* URL: http://purethemes.net
*/
/* -------------------------------------------------------------- */
/* Table of Contents
-----------------------------------------------------------------
01. Import Section ----------------------------------------------
02. Layout Components ... |
/*Global overrides*/
body {
color: black;
font-family: 'unispacebold', 'Unispace', 'Share Tech Mono', monospace;
margin:0;
background-image: url("../img/background.gif")
}
table {
border: 1px solid black;
background-color: rgba(133, 133, 133, 0.5)
}
td... |
body {
background: url("../../img/rando/digital-break-podium-ete.gif") no-repeat!important;
background-size: cover!important;
font-family: 'Chewy', cursive;
width: 100%;
height: 100%;
} |
body {
font-family: 'Lato', sans-serif;
}
a {
color: #b71a4c;
}
.front-indicator {
width: 145px;
margin: 5px 32px 15px 32px;
background-color: #f6f6f6;
color: #adadad;
text-align: center;
padding: 3px;
border-radius: 5px;
}
.wrapper {
width: 100%;
text-align: center;
}
.container {
margin: 0 auto;
width: ... |
/* You can add global styles to this file, and also import other style files */
body,.ui-widget{
font-family: 'Lato', sans-serif!important;
}
.ui-widget{
font-size: 13px!important;
}
validation + validation{
display: none;
}
.ng-valid.ng-untouched + .input-validation-msg > validation{
display: none;
}
.input... |
/*!
* Datetimepicker for Bootstrap 3
* ! version : 4.7.14
* https://github.com/Eonasdan/bootstrap-datetimepicker/
*/
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.bootstrap-datetimepicker-widget {
list-styl... |
fieldset {
display: block;
margin-left: 2px;
margin-right: 2px;
padding-top: 1.35em;
padding-bottom: 0.625em;
padding-left: 0.75em;
padding-right: 0.75em;
border: 5px groove;
border-radius:25px;
}
#align-left{
width:1500px;
margin-left:0px;
margin-right:800px;
top: 500px;
text-a... |
/*
* Responsee CSS - v3 - 2015-08-22
* http://www.myresponsee.com
* Copyright 2015, Vision Design - graphic zoo
* Free to use under the MIT license.
*/
* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
}
body {
background:none repeat scroll 0 0 #d3d3d3;
font... |
@charset "UTF-8";
/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 Daniel Eden
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fi... |
/*----------------------------------------
Email App - Content Page
------------------------------------------*/
.app-email-content .content-area
{
width: -webkit-calc(100% - 280px);
width: -moz-calc(100% - 280px);
width: calc(100% - 280px);
margin-top: 49px;
}
.app-email-content .content-... |
:root {
--bgSeller-Welcome: linear-gradient(
131.38deg,
#9b43ca -4.2%,
#3c74ff 42.96%,
#6fdee7 103.63%
);
--bgLogin-Register: linear-gradient(
110.98deg,
#9b43ca 0.31%,
#3c74ff 47.99%,
#61c0ee 79.47%,
#6fdee7 91.86%
);
--boxShadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
--... |
/**
* Kendo UI v2016.1.112 (http://www.telerik.com/kendo-ui)
* Copyright 2016 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the tria... |
body
{
font-family: Tahoma, Geneva, sans-serif;
color: #fff;
background-image: url(../images/BW-contrast-featured.jpg);
background-size: cover;
}
.signin
{
background: rgba(44,62,80,0.7);
padding: 40px;
width: 320px;
margin: auto;
margin-top: 90px;
height: 400px;
margin-left:... |
.yui3-g {
letter-spacing: -0.31em; /* webkit: collapse white-space between units */
*letter-spacing: normal; /* reset IE < 8 */
word-spacing: -0.43em; /* IE < 8 && gecko: collapse white-space between units */
}
.yui3-u {
display: inline-block;
zoom: 1; *display: inline; /* IE < 8: fake inline-block... |
@import url("../public/public.css");
.container{
width: 1000px;
box-sizing: border-box;
margin: 0 auto;
overflow: hidden;
background-color: #fff;
font-size: 30px;
}
.top{
height: 290px;
background: url("../../image/order/banner.png") no-repeat -2px 0 transparent;
}
@media screen and (max... |
ul.ui-autocomplete {
background: #fff;
transition: all 0.5s ease 0s;
transition-duration: 0.3s;
transition-property: all;
transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
border: 1px solid #888;
border-top: 0px;
width: 100%;
position: relative;
} |
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
position: relative;
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box; }
.column,
.columns {
width: 100%;
float: left;
box-sizing: border-box; }
/* For devices larger than 400px */
@media (... |
.multiple_emails-container {
border:1px #ccc solid;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
padding:0; margin: 0; cursor:text; width:100%;
}
.multiple_emails-container input {
clear:both;
width:100%;
border:0;
outline: none;
margin-bottom:3px;
padding-left: 5px;
box-siz... |
/* for other routes */
:root {
--scr-track: #d1d5db;
--scr-thumb: #1f2937;
--scr-thumb-hover: #777;
--wb-selection: rgba(0, 0, 0, 0.1);
--wb-text-selection: #000;
--theme-black: #000000;
--theme-white: #ffffff;
--theme-editor-scrollbar-track: #1f2937;
--theme-editor-scrollbar-thumb: #565f6d;
--them... |
#sidebar_title {
color:rgba(255,255,255,0.75);
}
.check-list {
width: 20px;
height: 20px;
-webkit-appearance: checkbox;
}
.or-select {
text-align: center;
color: white;
} |
@import url(http://weloveiconfonts.com/api/?family=fontawesome);
/* fontawesome */
[class*="fontawesome-"]:before {
font-family: 'FontAwesome', sans-serif;
}
/* Overall Site */
body {
font-family: 'Lato', sans-serif;
color:#747704;
font-weight:300;
}
img, embed, object, video {
max-width:100%;
}
a ... |
#top {
height: 44px;
font-size: 38px;
}
#fund {
width: 300px;
top: 44px;
}
#search {
left: 310px;
top: 44px;
}
#fund input{
width: 300px;
}
#fund select{
width: 300px;
}
#openMenu{
display: none; /* Checked by script to know in big mode */
}
#info{
display: none;
}
#window_graph{
width: ... |
/*
=========================================================
* Blk• Design System - v1.0.0
=========================================================
* Product Page: https://www.creative-tim.com/product/blk-design-system
* Copyright 2018 Creative Tim (http://www.creative-tim.com)
===============================... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.