text stringlengths 1 1.04M |
|---|
.favorites_column{
display: inline-block;
height: 400px;
}
.container{
max-width: 800px!important;
}
.special_row{
display: block;
height: 400px;
}
.header{
width: 100%;
}
.navigation_list a{
font-size: 1.2rem;
color: darkgreen;
text-transform: uppercase;
}
.image-wrapper{
height: 100%;
width: 100%;
ov... |
* {
box-sizing: border-box;
}
/* reset CSS */
table {
font-size: 100%;
}
/* end reset CSS */
body {
font-family:"lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
font-size: 18px;
}
body.mobile {
font-size: 30px;
}
... |
body {
font-family: Roboto, sans-serif;
margin: 0;
padding: 0;
}
.smileysView {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
body.redface-dark {
background: #222222;
color: #ffffff;
}
body.redface-night {
background: #000000;
color... |
/*!
* Bootstrap v3.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: in... |
.donut .arc {
cursor: pointer;
transition: 1s;
}
.donut .arc:hover {
opacity: 0.9;
} |
@import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");
body {
font-family: 'Open Sans', sans-serif;
}
.tv_login {
margin-top: 50px;
}
#cardview {
width: 50%;
padding: 100px 0;
background: white;
margin: 0 auto;
padding-left: 40px;
padding-right: 40px;
border-top-left-radius: ... |
.clearfix:after {
content: "";
display: table;
clear: both;
}
a {
color: #0087C3;
text-decoration: none;
}
body {
position: relative;
width: 21cm;
height: 29.7cm;
margin: 0 auto;
color: #555555;
background: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 14px;
font-family: Sourc... |
.error-message {
position: absolute;
top: 75px;
left: 25px;
font-size: .8rem;
color: #f44336;
} |
.pinpad table {
width: 100%;
}
.pinpad p {
text-align: center;
letter-spacing: 5vmin;
font-size: 7vmin;
padding: 0;
margin: 0.5em 1em;
/* border: 1px solid; */
background-color: white;
height: 1.2em;
}
.pinpad table td {
text-align: center;
padding: 2vh 0px;
}
.pinpad table button {
/* text-align: center... |
.row_89 {
clear: both;
min-height: 100px;
width:100%;
padding-left:15px;
padding-right:15px;
margin-left:auto;
margin-right:auto;
}
.column_74 {
float: none;
width: 100%;
min-height: 100px;
padding-left: 15px;
padding-right: 15px;
padding-top:27px;
}
.column_75 {
... |
.spectrum-Heading--XXXL {
color: rgb(255, 255, 255);
}
.spectrum-Heading--XXL {
color: rgb(255, 255, 255);
}
.spectrum-Heading--XL {
color: rgb(255, 255, 255);
}
.spectrum-Heading--L {
color: rgb(255, 255, 255);
}
.spectrum-Heading--M {
color: rgb(255, 255, 255);
}... |
.overlay {
fill: #F5F5F5;
pointer-events: all;
}
.link {
fill: none;
stroke: #ccc;
stroke-width: 1px;
}
.node {
font: 7px sans-serif;
}
.node circle {
fill: #fff;
stroke: steelblue;
stroke-width: 1px;
}
.svg-content-responsive {
background: #ddd;
}
.grandparent text {
f... |
body {
font-family: Arial, Helvetica, sans-serif;
}
.title-grid-container {
display: grid;
grid-template-columns: 200px 860px 200px;
column-gap: 20px;
justify-content: center;
}
#logo {
height: 100px;
}
#title {
font-size:50px;
font-weight: 800;
color: black;
}
#logInArea {
... |
/* The basic */
body {
margin: 0;
padding: 0;
background: #DDD;
font-size: 16px;
color: #222;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
/* The header title should be centered */
.jumbotron{
text-align: center;
}
/* Add a black background on the top navigation bar */
.to... |
body {
background-color:aqua;
text-align: center;
}
h1 {
background-color: red;
text-align: center;
width: 70%;
margin: auto;
}
h3 {
text-align: center;
} |
.footer-wrap {
padding-bottom: 50px;
padding-top: 50px;
font-family: roboto;
}
.footer-wrap .footer-follow-wrap {
display: inline-block;
}
.footer-wrap .footer-social .block-content {
height: 40px;
}
.footer-wrap .inline {
display: block;
float: left;
}
.footer-wrap .footer-social .follow-link-wrapper-h... |
#map_title {
float: left;
font-size: 20px
}
#borough, #neighborhood {
float: right;
font-family: 'Quantico', sans-serif;
}
#borough {
font-size: 2px;
visibility:hidden;
}
#nyc_map {
clear: both;
padding: 0;
margin: 0;
width: 400px;
height: 400px;
float: left;
}
.leaflet-top-pane {
... |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
font-size: 100%;
background: #fff;
font-family: 'Monda', sans-serif !important;
}
p{
margin:0;
}
ul,label{
margin:0;
padding:0;
}
... |
.ui-draggable-container {
position: absolute;
outline: 1px dashed #cccccc;
background-color: rgba(255, 255, 255, 0.5);
box-sizing: border-box;
opacity: 0.9;
}
.ui-draggable-clone {
visibility: visible !important;
}
.ui-draggable-hidden {
visibility: hidden;
} |
#nombre{
position: absolute;
font-family: helvetica !important;
font-size: 9pt;
top: 120px;
left: 120px;
}
#fecha_nac{
position: absolute;
font-family: helvetica !important;
font-size: 9pt;
top: 120px;
left: 580px;
}
#edad{
position: absolute;
font-family: helvetica !imp... |
/*!
* Remark Material (http://getbootstrapadmin.com/remark)
* Copyright 2017 amazingsurge
* Licensed under the Themeforest Standard Licenses
*/
.color-box{width:20px;height:40px;border-radius:4px}.btn.btn-direction{width:174px}.btn-pill-left,.btn-pill-right{width:120px}.active>.auto .text,.active>.text,.text-activ... |
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, "Noto Sans", sans-serif, Arial, sans-serif;
font-size: 12px;
line-heigh... |
@charset "UTF-8";
/*
* © Copyright HCL Technologies Limited 2017, 2019
*
* 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
*
* Un... |
/* general styling */
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html, body {
height: 100%;
margin: 0;
}
body {
align-items: center;
background-color: #fd0a0a;
display: flex;
font-family: -apple-system,
BlinkMacSystemFont,
"Segoe UI",
Robo... |
/*!
* Bootstrap v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.index[data-v-685ee271]{font-family:roboto}.index .main[data-v-685ee271]{padding:.74rem .34rem .94rem}.index .main .title[data-v-685ee271]... |
/* Editor /ghost/editor/
/* ---------------------------------------------------------- */
.editor-options .dropdown-menu {
top: 35px;
right: 0;
left: auto;
}
/* Tags input CSS (TODO: needs some revision)
/* ------------------------------------------------------ */
.tags-input-list {
display: flex;
... |
/* Your application styles go here */
* {
-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}
body {
-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
-webkit-text-size-adjust: none; ... |
/**
* Web Application Prefix Apply For Making Owner Styles
*/
/**
* Blocks Layout Selectors
*/
/**
* Product Item Selectors
*/
/***********************************************************************/
/**
* Transition-timing-function property@mixin
*/
/*background RGBA
========================================... |
.wrapper{
background-color: #fff;
}
header {
object-fit: cover;
background-size: cover;
height: 250px;
}
header i {
cursor: pointer;
float: right;
margin-right: 10px;
margin-top: 10px;
font-size: 24px !important;
color: #fff;
}
main {
padding: 20px 20px 0px 20px;
}
.left... |
div.uw-hero-image {
background-image:url('../images/header-background.jpg');
}
h1.site-title {
text-shadow: 1px 1px 2px rgba(0,0,0,.5);
color:white;
position:absolute;
top:30px;
font-family: "Encode Sans Compressed",sans-serif;
font-size: 50px;
line-height: 55px;
font-weight: 900;
... |
body {
color: #FFF;
background: url(../img/background2.jpg);
background-position: top;
background-size: 100% 100%;
/*background-repeat: repeat-y;*/
}
.pure-img-responsive {
max-width: 100%;
height: auto;
width: auto;
}
.pure-img-responsive-background {
max-width: 7%;
height: au... |
body{
background-color: Black;
color: Black;
font-family: Arial, helvetica, sans-serif;
font-size: 18px;
}
h1{
text-align: center;
color: Cadetblue;
font-size: 40px;
font-family: Arial;
margin-bottom: 40px;
}
.cont{
width: 500px;
margin: auto;
ba... |
.relative {
position: relative !important;
}
.absolute {
position: absolute !important;
}
.mt-2p5rem {
margin-top: 2.5rem !important;
}
.overflow-scroll {
overflow: scroll !important;
}
.text-over-ellipsis {
text-overflow: ellipsis !important;
}
.a-btn {
text-align: center;
text-decora... |
body{background:red}p{font-size:calc(12px + 9*(100vw - 420px)/860)}@media screen and (min-width:1280px){p{font-size:21px}}@media screen and (max-width:420px){p{font-size:12px}}
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi9zcmMvc2Nzcy9tYWluLnNjc3MiLC... |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... |
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic");
/*
Strata 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,... |
@import '../variables.css';
.wrapper {
position: relative;
z-index: 5;
background: url(/bg-header.png) #000 no-repeat top center fixed;
background-size: cover;
}
:global(.isSearching .sticky-outer-wrapper.active .sticky-inner-wrapper h2) {
transform: translateY(48px);
} |
.bg-lawen{
background-color: #3057C3;
}
.bg-th{
background-color: #E4E4E4;
}
.bg-card{
background-color: white;
}
.bg-border-input{
outline-color: black;
}
.form-input
{
font-size: 1rem;
line-height: 1.5;
display: block;
width: 100%;
height: calc(2.75rem + 2px);
padding: .625... |
@charset "UTF-8";
/*!
* Start Bootstrap - Grayscale v6.0.1 (https://startbootstrap.com/themes/grayscale)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-... |
@font-face{
font-family: 'Segoe UI';
src : url('../fonts/segoeui.ttf');
}
body{
background-color:#fff !important;
font-family: 'Segoe UI';
}
#contactSection{
background-color:#fff;
margin-top:50px;
/*height:40vw;*/
}
#contactHeader, #bookingHeader{
text-align: left !important;
col... |
/**
* @name Kurumi Tokisaki
* @author ('~') 🇨 🇱#4480
* @version 2.1
* @description Kurumi Tokisaki V2.1
*/
@import url("https://goldenlys.github.io/BetterDiscord-Elysia/aerobase.css");
@import url("https://fonts.googleapis.com/css?family=Quicksand&display=swap");
@import url("https://goldenlys.github.io/BetterDis... |
/* ==UserStyle==
@name OC Cloudy PhilomenaMagikz theme
@namespace USO Archive
@author BubblestormX
@description `Theme created for http://philomenamagikz.net/Meguca/`
@version 20140906.2.12
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url("http:... |
#splash {
position: absolute;
background: url(../img/splash/splash.png) no-repeat;
background-size: 100% 100%;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
z-index: 100000;
}
#splash .label-splash {
position: relative;
margin-top: -80px;
top: 100%;
font-size: 250%;
}
/* TO... |
:root {
--tau-black: #001718;
--tau-blue: #66bff1;
--error-red: #b01c12;
--gray-1: #202020;
--gray-2: #404040;
--gray-3: #606060;
--gray-4: #808080;
--gray-5: #a0a0a0;
--gray-6: #c0c0c0;
--gray-7: #e0e0e0;
color: var(--tau-black);
direction: rtl;
}
body, html {
hei... |
* Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
*
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
* Datetimepicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Improvements by Andrew Rowls
* Licensed under the Apache License v2.0
... |
@import url("https://glittercss.netlify.app/glitter.css");
/* reset CSS */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
font-family: "Poppins", sans-serif;
transition: all 0.1s ease-in;
}
body {
color: black;
background-color: var(--secondary-color-dark);
}
.e-logo {
... |
/** Models index panel
*/
.panel .model-index td {
vertical-align: middle;
}
.panel .model-index h3 {
font-size: 1.0em;
line-height: 1.0em;
}
/** Normal-fonts design variant */
.panel .model-index .model-name {
font-size: 1.0em;
line-height: 1.0em;
}
.panel .model-index td {
... |
body {
font: 'Raleway', sans-serif;
color: rgba(0,0,0,.5);
text-align: center;
text-transform: uppercase;
letter-spacing: .5em;
top: 15%;
background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(255, 118, 0), rgb(40, 205, 210)) repeat scroll 0% 0%;
/* Standard syntax */
}
h1 {
font: 60... |
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
/*!
* 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)
*/
:root {
--blue: #3490d... |
/*w S*/
.pfixed{
position: fixed;
}
/*z-slider S*/
.z-slider .banner{
position: relative;
width: 100%;
}
.z-slider .banner ul{
position: relative;
overflow: visible;
clear: both;
}
.z-slider .banner ul li{
float: left;
font-size: 0;
}
.z-slider .banner ul li img{
width:100%;
height: auto;
}
.z-slider .banner... |
.WatchableThing .title {
font-size: 150%;
} |
@media (max-width:699px){
:root{
font-size: 40%;
}
}
#page-landing{
background: var(--color-primary);
}
#page-landing #container{
color: var(--color-text-in-primary);
}
.logo-container img{
height: 10rem;
}
.logo-container{
text-align: center;
margin-bottom: 3.2rem;
}
.logo-con... |
pre {
margin: 0;
line-height: 2.1rem;
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera */
white-space: -o-pre-wrap; /* Opera */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
... |
:root {
--blue-50: #edecff;
--blue-100: #d3d1fe;
--blue-200: #a8a4fd;
--blue-300: #7c76fb;
--blue-400: #5149fa;
--blue-500: #251bf9;
--blue-600: #1e16c7;
--blue-700: #161095;
--blue-800: #0f0b64;
--blue-900: #070532;
--grey-100: #e2e3e4;
--grey-200: #c4c7ca;
--grey-300: #a7aaaf;
--grey-400:... |
.animal,
.bear,
.cat {
color: #f00;
}
.bear {
border: 1px solid #ccc;
}
.cat {
border: 2px solid #ccc;
}
/*# sourceMappingURL=Lesson_3.css.map */ |
/* STYLE SHEET FOR DEFAULT.HTML */
body {
margin:0px;
font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
}
p {
margin-top: 9px;
font-size: 80%;
margin-bottom: 9px;
}
img {
border: 0;
}
H2 {
margin-top: 9px;
font-weight: bold;
font-size: 120%;
color:#639;
margin-bottom... |
body
{
background: #FFFFFF
}
/*ol.listalfa
{
list-style-type: lower-alpha;
list-style-position: outside;
margin-top: 7pt;
margin-bottom: 0pt;
}*/
li.listalpha {
list-style-type: lower-alpha;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-styl... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* ---------------------------------------------------- */
/* General Page Styles */
/* ---------------------------------------------------- */
html {
font-family: Roboto, Helvetica, Arial, sans-serif;
font-size: 16px; /* 100%, 10px */
/* a... |
html > body .ISsnippettable button { min-width:70px;white-space:nowrap;}
.ISsnippettable td {
background:white;
vertical-align:top;
}
.ISsnippettable td {
padding:5px;
border:1px solid;
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.ISsnippettable button {text-align:center;}
.ISsni... |
:host {
display: flex;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.app-layout {
height: 100vh;
}
.menu-sidebar {
position: relative;
z-index: 10;
min-height: 100vh;
box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
}
.header-trigger {
... |
.m-btn-downarrow,.s-btn-downarrow{display:inline-block;position:absolute;width:16px;height:16px;font-size:1px;right:0;top:50%;margin-top:-8px;}.m-btn-active,.s-btn-active{background:#777;color:#fff;border:1px solid #555;filter:none;}.m-btn-plain-active,.s-btn-plain-active{background:transparent;padding:0;border-width:1... |
body {
max-width: 500px;
margin: auto;
padding: 50px;
}
.circle {
border-radius: 2em;
width: 20px;
height: 20px;
} |
.root {
-fx-background-image: url("../images/game/gameBackGround.png");
-fx-background-size: 600 800;
}
.label {
-fx-font-family: 'Comic Sans MS';
-fx-font-size: 20px;
-fx-text-fill: #FF8800;
-fx-font-weight: bold;
}
.button{
-fx-background-color: orange;
-fx-background-radius:50%;
-fx-font-size:12px... |
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
background: #fff url('../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') format... |
/*!
* # Semantic UI 2.1.4 - Search
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
.container {
margin-top: -20px;
/* min-height: 100vh; */
}
/* .content {
min-height: fit-content;
} */ |
.bannerStyle div {
background-color: #ccc;
background-size: cover !important;
height: 100%;
}
.bannerStyle img {
width: 100%;
height: 100%;
}
.bannerStyle h1 {
text-align: center;
background: rgba(0, 0, 0, 0.32);
color: white;
margin: 0;
height: 100%;
display: flex;
ali... |
.button {
display: inline-block;
margin: 1rem;
padding: 1.5rem;
text-align: center;
text-transform: uppercase;
font-size: 1.3rem;
font-weight: 700;
cursor: pointer;
}
.button-orange {
background: #ff6600;
color: #fff !important;
}
.button-white {
background: #fff;
color: #000;
}
.button.border {... |
/*!
* Remark (http://getbootstrapadmin.com/remark)
* Copyright 2017 amazingsurge
* Licensed under the Themeforest Standard Licenses
*/
.page-login-v2{height:100%;overflow-x:hidden}.page-login-v2:before{background-image:url(../../images/mylogin.jpg)}.page-login-v2.page-dark.layout-full:after{background-color:rgba(3... |
/* GENERAL ADJUSTMENTS */
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
background-color: #d9dcd6;
}
a {
color: #ffffff;
text-decoration: none;
}
p {
font-size: 16px;
}
/* HEADER ADJUSTMENTS */
header {
padding: 20px;
font-family: 'Trebuchet MS', 'Lucida Sans Unicod... |
/*!
* jQuery UI CSS Framework 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: ... |
.Countdown {
font-size: 35px;
max-width: 1024px;
display: flex;
flex-direction: column;
margin: auto;
flex-wrap: nowrap; } |
@charset "UTF-8";
/*
* Author: Vasterad
* URL: http://purethemes.net
*/
/* -------------------------------------------------------------- */
/* Table of Contents
-----------------------------------------------------------------
01. Import Section ----------------------------------------------
02. Layout Components ... |
/*! formstone v0.5.9 [tabs.css] 2015-04-28 | MIT License | formstone.it */
/**
* @class
* @name .fs-tabs-element
* @type element
* @description Target elmement
*/
/**
* @class
* @name .fs-tabs
* @type element
* @description Base widget class
*/
/**
* @class
* @name .fs-tabs.fs-tabs-enabled
* ... |
html {
background-color: #E4E9FD;
background-image: -webkit-linear-gradient(65deg, #A683E3 50%, #E4E9FD 50%);
min-height: 1000px;
font-family: 'helvetica neue';
}
h1 {
color: #fff;
padding: 10px;
}
.box {
max-width: 400px;
margin: 50px auto;
background: white;
border-radius: 5p... |
.Accordion {
margin: 0;
padding: 0;
border: 2px solid hsl(0, 0%, 82%);
border-radius: 7px;
width: 20em;
}
.Accordion h3 {
margin: 0;
padding: 0;
}
.Accordion.focus {
border-color: hsl(216, 94%, 73%);
}
.Accordion.focus h3 {
background-color: hsl(0, 0%, 97%);
}
.Accordion > * + * {
border-top: 1p... |
@charset "utf-8";
:host {
display: block;
}
div.root slot {
display: flex;
} |
.Table {
--table-z: 0;
--sticky-left-z: calc(var(--table-z) + 1);
--sticky-top-z: calc(var(--sticky-left-z) + 1);
--sticky-top-and-left-z: calc(var(--sticky-top-z) + 1);
--resizer-z: calc(var(--sticky-top-and-left-z) + 1);
--fast-transition: 0.15s ease-out;
--shadow-color: var(--color-bg-ghost);
--table... |
/*
===============================
@Import Function
===============================
*/
/*
===============================
@Import Mixins
===============================
*/
/*
==================
Switches
==================
*/
/* The switch - the box around the slider */
.switch {
position: relative;
di... |
:root
{
font-size: 16px;
font-family: 'Open Sans';
--text-primary: #b6b6b6;
--text-secondary: #ececec;
--bg-primary: #23232e;
--bg-secondary: #141418;
--transition-speed: 600ms;
}
* {
box-sizing: border-box;
}
html body
{
color: black;
background-color: #121212;
color: white;
margin: 0;
pa... |
/*# sourceMappingURL=main.7b22415b.chunk.css.map */ |
/* ==UserStyle==
@name Listen.moe Dark
@namespace USO Archive
@author Blue-Sensei
@description `Dark theme for Listen.moe radio. Currently the theme is only for the forums, but I'll expand it later.`
@version 20170411.0.17
@license CC-BY-4.0
@preprocessor uso
==/UserStyle== */
... |
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
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,
b... |
* {
font-family: Pangolin;
align-items: center;
}
body {
background-image: url(pixel-heart.png);
width: 100%;
}
.linkscaja {
width:50%;
height:63%;
position: absolute;
top: 200px;
left: 500px;
background: #F1DABF;
overflow: scroll;
margin: 15px;
border: black dashed;
... |
body {
font-family: 'Helvetica Neue', Sans-Serif;
background-color: #FFF;
}
/*SEARCH*/
.search {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
form {
display: inline;
white-space: nowrap;
}
input {
height: 38px;
padding: 6px 10px;
background-co... |
@media only screen and (max-width: 800px) {
#flip-scroll .cf:after {
visibility: hidden !important;
display: block !important;
font-size: 0 !important;
content: " " !important;
clear: both !important;
height: 0 !important;
}
#flip-scroll * html .cf {
zoom: 1 !important;
}
#flip-scr... |
/*
* This file is generated by Sencha Cmd and should NOT be edited. It redirects
* to the most recently built CSS file for the application to allow index.html
* in the development directory to load properly (i.e., "dev mode").
*/
@import 'build/development/FeedReader/resources/FeedReader-all.css'; |
/* You can add global styles to this file, and also import other style files */
@import "../node_modules/bootstrap/dist/css/bootstrap.min.css";
@font-face {
font-family: 'Montserrat';
src: url("assets/fonts/Montserrat-Medium.ttf");
}
body{
background-image: url("https://i.pinimg.com/originals/a5/88/d7/a588... |
.DialogHRM{
height: 60%;
width: 80vw;
position: fixed; /* Stay in place */
z-index:480; /* Sit on top */
left: 10vw;
top: 10vw;
background-color: transparent; /* Black fallback color */
/*background-color: rgba(0,0,0, 0.6); /* Black w/opacity */
overflow-x: hidden; /* Disable horizon... |
/**
* megamenu.min.css
* $Revision: $
*
* megamenu.min.css -- aggregated and minified
* DO NOT EDIT THIS FILE -- edit the individual files and rebuild
*
* css files for use with megamenus (c) 1992-2011 Cisco Systems, Inc. All rights reserved.
* Terms and Conditions: http://cisco.com/en/US/swassets/sw293/si... |
.rolext-wfsfeaturegrid {
display: flex;
flex-flow: column;
height: 100%;
width: 100%;
box-sizing: border-box;
}
.rolext-wfsfeaturegrid-menubar-container {
flex: 0 1 auto;
margin-bottom: 0.2rem;
margin-top: 0.2rem;
margin-left: 0.2rem;
}
.rolext-wfsfeaturegrid-content-container {
... |
:host {
--color: hsl(0, 0%, 100%);
--background: hsl(220, 100%, 60%);
--background-hover: hsl(220, 100%, 65%);
--background-active: hsl(220, 100%, 55%);
--border-color: hsl(220, 100%, 30%);
--border-width: 1px;
--border-radius: .15rem;
--padding: .5rem;
display: block;
}
button {
cursor: pointer;
... |
/*!
* # Fomantic-UI - Site
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Page
*******************************/
@import url('https://fonts.googleapis.com/css?family=Montserrat:600|Raleway:5... |
.gh-filter-builder {
padding: 20px;
max-width: 780px;
min-width: 400px;
}
.gh-filter-builder h3 {
font-size: 1.9rem;
font-weight: 600;
letter-spacing: 0.2px;
}
.gh-filter-builder .gh-filters {
display: grid;
grid-template-columns: 1fr;
grid-gap: 12px;
background: var(--whitegre... |
@import url(app/libs/magnific-popup/dist/magnific-popup.css); |
.btn-meals-date {
width: 40px;
}
.btn-calendar {
width: 40px;
}
.btn-show-more {
width: 40px;
}
.btn-meal-list {
width: 45px;
margin-left: 10px;
margin-right: 10px;
margin-top: 3px;
margin-bottom: 3px;
}
.btn-water {
margin-right: 5px;
margin-bottom: 5px;
width: 45px;
height: 45px;
}
.btn-sy... |
.charsheet
{
font-family:"Alverata Irregular PE", "Segoe UI", Arial;
justify-content:space-between;
color:RGB(111,091,115);
--sombre: RGB(216,212,211);
--clair: RGB(236, 233, 233);
min-width:800px;
}
.itemcontrol
{
z-index:2;
}
.btn
{
border-radius:0px;
}
div,
span,
input[type="number"],
input[type="text"],... |
.sc-emoji-picker {
position: absolute;
bottom: 55px;
right: 25px;
width: 330px;
max-height: 215px;
box-shadow: 0px 7px 40px 2px rgba(148, 149, 150, 0.3);
background: white;
border-radius: 10px;
outline: none;
}
.sc-emoji-picker:after {
content: '';
width: 14px;
height: 14px;
background: white... |
.over-hidden {
overflow: hidden;
}
.bg-white {
background: #fff;
}
.bg-action {
background: #E9EAEA;
}
.bg-stage {
background: #f7f7f7;
/* background: #EFEFEF; */
}
.bg-fail {
background: #e60012;
}
.bg-fail-x {
background: #f19c81;
}
.bg-fail-s {
background: #ea6d54;
}
.bg-fail-m {
background: #d5462... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.