text stringlengths 1 1.04M |
|---|
span {
opacity: 0;
transition: opacity 200ms;
}
:host.floating span {
opacity: 1;
} |
/*
* Copyright (c) 2007-2011 flexlib contributors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify,... |
/* vim: set ft=stylus: */
.Main {
@media (min-width: $(breakpoint_sm)px) {
transition: all $(pageEffectsTimeout)ms;
min-height: 100%;
position: relative;
.PageAnim-Show {
min-height: 100%;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
}
.PageAnim-Show_... |
body{
/* background: url("https://source.unsplash.com/random/1920x1080") no-repeat center center fixed;
background-size: cover; */
font-family: 'Raleway', sans-serif;
/* font-family: 'Lobster', cursive; */
}
.exo{
font-family: 'Exo 2', sans-serif;
} |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-rc2
*/
/* Only used with Theme processes */
html.md-THEME_NAME-theme, body.md-THEME_NAME-theme {
color: '{{foreground-1}}';
background-color: '{{background-color}}'; }
md-sidenav.md-THEME_NAME-theme, md-sidenav.md-THE... |
body {
background: #777;
margin: 0;
padding: 0;
}
.wrapper {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.wrapper header a {
color: #d7ebff;
text-decoration: none;
}
.wrapper header a h1 {
font-family: Arial, Helvetica, sans-serif;
}
.wrapper footer {
margin: 20px;
... |
/* larger canvas, spectrum + EQ visualization and other items */
.ui360-vis {
position:relative;
/* a little extra spacing */
padding-top:1px;
padding-bottom:1px;
margin-bottom:-18px; /* approximate "line height" we want */
padding-left:248px;
margin-left:0px;
background-position:22.6% 50%; /* (~109px) initial... |
@charset "UTF-8";
.modelMess {
position: relative;
top:-300px;
left:200px;
display: none;
text-align: center;
z-index: 101;
border-radius: 15px;
font-size: 40px;
background-color: #eee;
} |
/*!
* Start Bootstrap - Grayscale v5.0.1 (https://startbootstrap.com/template-overviews/grayscale)
* Copyright 2013-2018 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE) |
/* ==UserStyle==
@name Immortall v.2.0.1 czas innowacji
@namespace USO Archive
@author Ryshu
@description `Styl na bazie Immortall v.2.0.1-> https://userstyles.org/styles/104417/immortall-v-2-0-1`
@version 20140901.0.9
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle==... |
/* ==UserStyle==
@name Cuanto Cabron Mangal Font
@namespace USO Archive
@author Fucking_Someone
@description `Cambia la fuente de CuántoCabrón a Mangal, que me parece mas estética`
@version 20120625.2.25
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
* {
... |
@font-face {
font-family: 'Fira Code';
src: url('./fonts/FIRACODE-REGULAR.ttf');
}
* {
padding: 0;
margin: 0;
}
body {
background: #242627;
font-family: 'Fira Code';
}
a {
text-decoration: none;
color: #000;
}
.container__card-template {
width: calc(100% - 80px);
height: 100%;
padding: 50px 40... |
html, body {
height: 100%;
margin: 0;
}
.game-box {
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 600px;
height: 600px;
background-color: purple;
border-radius: 8px;
text-align: center;
... |
/*!
* Bootstrap v3.1.1 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
|
* {
/*reset all element of my document
that came as default*/
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #e6ecf0;
font-family: "Helvetica Neue", "Helevtica", Arial, sans-serif;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}
i... |
.app-item {
border: 2px solid #888;
height: 30vh;
}
.app-item:hover {
border: 3px solid white;
cursor: pointer;
}
p {
font-size: 130%;
line-height: 140%;
}
mat-icon {
font-size: 300%;
display: block;
margin: auto;
}
mat-card-title {
font-weight: bold;
} |
body{
background-size: 100% 100%;
height: 100vh;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}
::-webkit-scrollbar {
width:5px;
} /* 杩欐槸閽堝缂虹渷鏍峰紡 (蹇呴』鐨�) */
::-webkit-scrollbar-track {
background-color:rgba(0,0,0,0);
border-radius:10px... |
/* latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'),
url(../fonts/DXI1ORHCpsQm3Vp6mXoaTRampu5_7CjHW5spxoeN3Vs.woff2) format('woff2'),
url(../fonts/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.wo... |
/* Vizoo - v1.0.0 - http://vizoo.online - Wallace Rio <wallrio@gmail.com> */ |
.current-expiry-date {
text-decoration: line-through;
} |
code.sig-name.descname {
font-size: 1.0em;
}
code {
font-size: 1.0em;
} |
.input-container {
width: 350px;
padding: 10px;
outline: none;
border: solid #cfcfcf 1px;
z-index: 10;
min-width: 250px;
}
@media only screen and (max-width: 700px) {
.input-container {
width: 50%;
}
}
.input-container:focus {
border: 1px solid #222222;
-webkit-box-shadow: rgba(3, 102, 214, 0.... |
.header{padding-bottom: 249px;background: url(../images/contact_banner.jpg) no-repeat center top;}
.header h1{color:#fff;}
.header .nav li a{color:#fff;}
.content{margin-top:42px;padding-bottom: 200px;}
.content .title{text-align: center;}
.content .title .title_icon{width:174px;height: 174px;background: url(../images... |
.text-editor {
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
#FF6AFC-space: pre;
overflow: auto;
}
.text-editor-lines {
position: absolute;
top: 0;
left: 0;
bottom: 0;
overflow: hidden;
-webkit-user-select: none;
}
.text-editor-contents {
position: absol... |
/* Resets (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,u,i,center,dl,dt,dd,ol,ul,li,f... |
/*
Identity by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Basic */
body:after {
display: none;
}
/* Main */
#main {
-moz-transform: none !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: no... |
#employee-view {
display: block;
padding: var(--lumo-space-m) var(--lumo-space-l);
}
:host {
display: block;
padding: var(--lumo-space-m) var(--lumo-space-l);
} |
@charset "utf-8";
html, body,
div, section, header, footer,
button, input, textarea,
p, ul, li {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Microsoft Yahei, "微软雅黑", "Helvetica Neue", Helvetica, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}
img {
outline: none;
}
html, bo... |
/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
body {
font-size: 1em;
... |
/* form elements */
/* tabs */
/* button */
@-webkit-keyframes wrsts-checkbox-appear {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes wrsts-checkbox-appear {
0% {
opacity: 0; }
100% {
opacity: 1; } }
wrsts-checkbox {
-webkit-animation: wrsts-checkbox-appear .2s ease-in;
animat... |
body {
background-color: white;
line-height: 1.28;
}
a {
color: inherit;
}
figure {
margin-inline-start: 0;
margin-inline-end: 0;
}
figcaption {
margin-top: 1em;
margin-bottom: 1em;
margin-left: 2em;
margin-right: 2em;
font-size: smaller;
text-align: center;
}
img,video {... |
.profile-img {
height: 150px;
width: 150px;
}
body {
font-family: 'Poppins', sans-serif;
background-color: #F3f3f3;
}
.index-bg {
background-image: url('/static/img/desk3.jpg');
background-color: #cccccc;
height: 905px;
background-position: center;
background-repeat: no-repeat;
... |
code .hll {
background-color: #ffffcc; }
code .c {
color: #aaaaaa;
font-style: italic; }
/* Comment */
code .err {
color: #F00000;
background-color: #F0A0A0; }
/* Error */
code .k {
color: #0000aa; }
/* Keyword */
code .cm {
color: #aaaaaa;
font-style: italic; }
/* Comment.Multiline */
code .cp {
... |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
src: url(../assets/Roboto100.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(../assets/Roboto300.ttf) format('truetype');
}
@font-face {
font-fami... |
/*!
* Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
*
* Copyright 2013-2015 Dan Grossman ( http://www.dangrossman.info )
* Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
*
* Built for http://www.improvely.com
*/
.daterangepicker.dropdown-menu {
max-w... |
/*! =======================================================
VERSION 10.0.2
========================================================= */
/*! =========================================================
* bootstrap-slider.js
*
* Maintainers:
* Kyle Kemp
* - Twitter: @seiyria
* - Github: se... |
/*# sourceMappingURL=style.css.map */ |
/*header css*/
nav ul li {
display: inline;
font-size: 1.5em;
color: white;
}
a {
text-decoration: none;
color: white;
}
header {
background-color: black;
}
h1 {
text-align: center;
font-size:100px;
color: white;
}
li.signuplink {
padding-left: 20px;
}
li.driverslink {
... |
.disconnect-message__component p {
color: red;
text-align: center;
} |
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.btn,
.btn-group,
.btn-group-vertical,
.caret,
img {
vertical-align... |
html
{
overflow:auto;
}
a:active
{
color: #000000;
text-decoration: none;
}
a:link
{
color: #000000;
}
a:visited
{
color: #000000;
}
a:hover
{
color: darkred;
text-decoration: none;
}
.admin-tab-active
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #696969;
... |
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro&display=swap');
@import url('https://fonts.googleapis.com/css?family=Indie+Flower&display=swap');
html{
background-color: #4f6d7a;
background-size: cover;
height:100%;... |
.box-body p {
text-align: justify;
}
.box-body table {
border: 0px;
margin-left: 15px;
} |
/*
Theme Name: CI Theme
Theme URI: https://github.com/mehtryx/CI-Theme
Author: Keith Benedict (@mehtryx)
Author URI: https://github.com/mehtryx
Description: This theme is used as a template to demonstrate testing through phpunit, and Travis-ci for the purpose of implementing CI testing in wordpress development with the... |
[class*="cal-cell"] {
float: left;
margin-left: 0;
min-height: 1px;
}
.cal-row-fluid {
width: 100%;
*zoom: 1;
}
.cal-row-fluid:before,
.cal-row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.cal-row-fluid:after {
clear: both;
}
.cal-row-fluid [class*="cal-cell"] {
display: block;
wi... |
:root {
/*--md-primary-fg-color: #3d3393;*/
/*--md-primary-fg-color--light: #3d3393;*/
/*--md-primary-fg-color--dark: #3d3393;*/
}
header {
/* https://webgradients.com/ - 142 Space Shift */
background-image: linear-gradient(60deg, #3d3393 0%, #2b76b9 37%, #2cacd1 65%, #35eb93 100%);
}
/* Sidebar */
@m... |
/*========================================================
DARK LAYOUT
=========================================================*/
html {
font-size : 14px;
height : 100%;
letter-spacing : 0.01rem;
}
html body {
height : 100%;
background-color : #F8F8F8;
direction : ltr;
/*
* Blank page
... |
@font-face {
font-family: "iconfont"; /* Project id 543384 */
src: url('//at.alicdn.com/t/font_543384_5a81wu0p863.woff2?t=1624936104699') format('woff2'),
url('//at.alicdn.com/t/font_543384_5a81wu0p863.woff?t=1624936104699') format('woff'),
url('//at.alicdn.com/t/font_543384_5a81wu0p863.ttf?t=1624936104... |
ion-col {
background-color: #f7f7f7;
border: solid 1px #ddd;
} |
@font-face {
src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/86186/gothamrnd-medium.ttf");
font-family: "Gotham Rounded";
}
body {
margin: 0;
overflow: hidden;
font-family: "Gotham Rounded";
font-size: 15px;
color: #fff;
width: 100vw;
height: 100vh;
display: -webkit-box;
display: -ms-flexbo... |
/*!
* Bootstrap Reboot v4.1.3 (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)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICE... |
* {
margin: 0;
padding: 0;
}
body {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 400;
color: cornsilk;
background: #357;
}
blockquote {
margin: 1rem;
padding: 0 0 0 1rem;
border-left: 5px gray solid;
}
blockquote > p {
margin-bottom: 0;
font-style: italic;
}
p {
text-align... |
.card {
position: absolute;
top: -1000px;
left: -1000px;
z-index: 1024;
width: 300px;
height: 200px;
border-color: #a09fa0;
background-color: #ffffff;
user-select: none; }
.card .card-body {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: flex-start;
al... |
/* ==UserStyle==
@name Darker and Simpler Mega-debrid
@namespace USO Archive
@author lepetitpaco
@description `Megadebrid but simpler and darker`
@version 20180422.20.33
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://www.mega-d... |
body {
padding: 20px 50px;
margin:0px;
background-color: #2a2734;
}
.CodeMirror,
textarea{
margin-top: 30px;
border:none;
background: transparent;
min-width: 100%;
min-height: 600px;
height: 600px;
margin-left: -20px;
}
.rounded {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-... |
@import url('http://fonts.googleapis.com/css?family=Lato:300');
html, body {
margin: 0;
padding: 0;
}
body {
margin: 0 auto;
background: #e74c3c;
font-family: 'Lato', Arial, sans-serif;
}
// https://css-tricks.com/centering-css-complete-guide/
.u-container {
display: flex;
justify-content: center;
mar... |
/*!
* Bootstrap 3.0 IconPicker Style
* Custom Style Elements for IconPicker
*
* Intigrated, Processed and Built with passion by @titosust; Web Developer @vizrt
.input-group-addon.pointer.pickericon{
width: 30px;
background: #3f6ad8;
line-height: 35px;
text-align: center;
font-size... |
.choose-list {
padding: 0;
}
.choose-list__option {
list-style-type: none;
} |
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
}
.jchartfx {
font-family: 'Open Sans';
font-size: 8pt;
font-weight: 300;
line-height: normal;
}
.jchartfxToolTip {
padding: 3px;
font-size: 9pt;
font-family: 'Open Sans';
font-weight: 300;
-moz-bord... |
/*!
* animsition v4.0.2
* A simple and easy jQuery plugin for CSS animated page transitions.
* http://blivesta.github.io/animsition
* License : MIT
* Author : blivesta (http://blivesta.com/) |
/**
* @file
* Responsive Bartik specific styling for the Book module.
*/
.book-navigation .menu {
border-top: 1px solid #d6d6d6;
}
.book-navigation .book-pager {
margin: 0;
border-top: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
} |
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,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure... |
body {
margin:0px!important;
} |
.schedule-summary{border-bottom:1px solid #f0f0f0}.schedule-summary:hover{cursor:pointer;background:rgba(60,90,100,0.04)}.new-schedule-link{display:flex;justify-content:center;padding-top:20px} |
/*
See ab2p.common.css for sources info
*/ |
/*# sourceMappingURL=style.27be0a96.css.map*/ |
section {
max-width: 77%;
margin: 0 auto;
padding-top: 77px;
}
.tag-overview {
margin-top: 77px;
text-align: center;
}
.tag-overview__tag-name {
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 40px;
}
.tag-overview__tag-full-name {
font-fami... |
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
:root {
--text: #000;
--background: #fff;
}
@media (prefers-color-scheme: dark) {
:root {
--text: #fff;
--background: #000;
}
}
body {
font-family: 'system-ui', sans-serif;
font-size: 16px;
line-height: 26px;
l... |
.modal_wrapper.active {
visibility: visible;
opacity: 1;
}
.modal_wrapper {
position: fixed;
display: flex;
width: 100vw;
height: 100vh;
top: 0px;
left: 0px;
background: rgba(4, 9, 17, 0.8);
visibility: hidden;
opacity: 0;
}
.modal_wrapper .modal {
width: min(59rem, ... |
/* RESET */
* {
margin: 0;
padding: 0;
font-size: 100%;
font-family: "Open Sans", sans-serif;
font-weight: normal;
box-sizing: border-box;
border: none;
outline: none;
}
img {
max-width: 100%;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
h2 {
font-size: 1.5em;
color: #333;
}
p {
f... |
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
body {
background-image: url("../images/54.jpg");
background-repeat: no-repeat;
background-position: right top;
}
h1 {
text-align: center;
color: rgb(12,40,62);
font-size: 5vw;
font-family: 'Source Sans Pro', sans-serif;
}... |
:root {
--bar-height: 120px;
}
/*Round corner cover image*/
.card-image,
.card-placeholder-wrapper,
.card-image-content-wrapper,
.Card:not(.Card--artist) .Card__image,
.Card:not(.Card--artist) .Card__image-wrapper {
border-radius: 10px !important;
overflow: hidden !important
}
/*Hide some annoying elements like pr... |
html {
font-size: 100px;
}
@media all and (min-width: 320px) {
html {
font-size: 50px; /*100px = 1rem*/
}
}
@media all and (min-width: 375px) {
html {
font-size: 58.6px; /*100px = 1rem*/
}
}
@media all and (min-width: 414px) {
html {
font-size: 64.69px; /*100px = 1rem*... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Montserrat', sans-serif;
}
.app {
height: 100vh;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.fancy{
font-size: 4rem;
color: white;
font-family:... |
/*
* Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
@import "@ckeditor/ckeditor5-ui/theme/mixins/_rwd.css";
.ck.ck-text-alternative-form {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
& .... |
.chartSize {
width: 700px;
height: 400px;
} |
/*! Spectre.css Icons v0.5.3 | MIT License | github.com/picturepan2/spectre */
.icon { box-sizing: border-box; display: inline-block; font-size: inherit; font-style: normal; height: 1em; position: relative; text-indent: -9999px; vertical-align: middle; width: 1em; }
.icon::before, .icon::after { display: block; left: ... |
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 {
... |
.profile-container {
width: 100%;
max-width: 1180px;
padding: 0 30px;
margin: 32px auto;
}
.profile-container header {
display: flex;
align-items: center;
}
.profile-container header span {
font-size: 20px;
margin-left: 24px;
}
.profile-container header img {
height: 64px;
}
.pro... |
mat-form-field{
width: 90%;
}
mat-card {
width: 30%;
display: center;
left: 30%;
top: 50%;
} |
.rsvpRadios {
border: none;
color: #fff;
text-transform: uppercase;
max-width: 750px;
margin: 1.5rem auto;
}
.rsvpRadios > p {
margin-left: auto;
margin-right: auto;
width: auto;
max-width: 300px;
}
.rsvp-info .rsvpRadios {
padding-left: 0;
}
.rsvp-info .rsvpRadios > p {
max-width: 100%;
}
@medi... |
.spectrum--dark .spectrum-Asset-folderBackground {
fill: rgb(74, 74, 74);
}
.spectrum--dark .spectrum-Asset-fileBackground {
fill: rgb(37, 37, 37);
}
.spectrum--dark .spectrum-Asset-folderOutline,
.spectrum--dark .spectrum-Asset-fileOutline {
fill: rgb(110, 110, 110);
} |
/*CSS Reset*/
*,body,body *{margin:0;padding:0}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,mark,menu,nav,obje... |
/*! This file is auto-generated */ |
/*! Copyright (c) 2021 WhatsApp Inc. All Rights Reserved. */
._1XP9x{display:block}html[dir] ._1XP9x{transform:scaleX(-1)}._2nw-x{display:inline-block;vertical-align:top}._1xoWz path{fill:var(--inverse);fill-opacity:1}._1-09X path{fill:var(--primary-strong);fill-opacity:1}
.AWZA-{display:flex;align-items:center;font-si... |
@import url('normalize.css');
/* General Demo Style */
body{
font-family: 'Open Sans Condensed','Arial Narrow', serif;
background: #ddd url(../images/bgnoise_lg.jpg) repeat top left;
font-weight: 400;
font-size: 15px;
color: #333;
}
a{
color: #555;
text-decoration: none;
}
.container{
width: 100%;
position: re... |
/*
* Microweber - Framework
*
* Default styles
* Do not change anything!
*
*/
* {
margin: 0;
padding: 0;
}
.mw-defaults {
line-height: normal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mw-defaults * {
-webkit-box-sizing: border-box;
... |
/*******************************************************************************
MeyerWeb 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, df... |
.wrapperGlobal {
display: flex;
width: 100vw;
height: 100vh;
}
.wrapperMap {
width: 70%;
height: 100vh;
}
.wrapperViewData {
width: 28%;
background: #FBFCFC;
padding: 2%;
position: relative;
overflow: auto;
}
.wrapperInfo {
background: #3498DB;
padding: 10px;
color: #FBFCFC;
border-radius... |
@-webkit-keyframes swal2-show {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7); }
45% {
-webkit-transform: scale(1.05);
transform: scale(1.05); }
80% {
-webkit-transform: scale(0.95);
transform: scale(0.95); }
100% {
-webkit-transform: scale(1);
... |
*,
*::before,
*::after {
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
/* TODO: remove this on tab navigation */
outline: 0;
}
:root {
--gray: #9e9ea7;
--whitesmoke: #f4f4fa;
--ghostwhite: #fbfbfd;
--white: #fff;
--black: #000;
--error: #ff8a8a;
}
html {
font-size: 62.5%;
}
body {
margin: 0;
pa... |
/* ALPER: dunno what this style is trying to do, but it looks fine without it */
/* .tt-query,
.tt-hint {
width: 396px;
height: 30px;
padding: 8px 12px;
font-size: 24px;
line-height: 30px;
border: 2px solid #ccc;
border-radius: 8px;
outline: none;
} */
.tt-query {
box-shadow: inset 0 1px 1px rgba(0, ... |
.Layout_App__r8LpH{max-height:100%}@supports (-webkit-touch-callout:none){.Layout_App__r8LpH{max-height:-webkit-fill-available}}@media (max-width:799px){.Layout_TextareaContainer__eh1Jz{width:100%!important;min-width:100%!important;max-width:100%!important}}.Layout_resizableHandle__ZoYfz{background-color:#000;opacity:0... |
@font-face {
font-family: 'sm';
src: url('fonts/SpaceMono-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'sm';
src: url('fonts/SpaceMono-Bold.ttf') format('truetype');
font-weight: bold;
}
body {
margin: 0;
font-family: 'sm';
background-color: #1c1c1c;
color: white;
}
html {
box-si... |
.panel {
overflow: hidden;
text-align: left;
margin: 0;
border: 0;
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}
.panel-header,
.panel-body {
border-width: 1px;
border-style: solid;
}
.panel-header {
padding: 5px;
position: relative;
}
.panel-title {
back... |
@import url('https://fonts.googleapis.com/css?family=Baloo');
html{
height:100%;
width:100%;
background:#353940;
color:#f66;
}
body {
height:100%;
width:100%;
display:flex;
align-items:center;
justify-content:center;
}
#animated-text {
font: 3em/1.5 "Baloo";
}
#animated-text span.letter{
displa... |
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*# sourceMappingURL=bootstrap.min.css.map */ |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Passion+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');
* {
margin: 0px;
padding: 0px;
}
:root{
--fonte1:Verdana, 'Geneva', Tahoma, sans-serif;
--fonte2:'Passion One', 'curs... |
body{max-width:100%; }
div.demo-content{box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);color:#8d9090;}
#notification-header {
background: #17eccf;
padding: 10px;
text-align:right;
}
button#notification-icon {
background: transparent;
border: 0;
position:relative;
cursor:pointer;
}
#notification-count{
position: ab... |
*{
padding:0px;
margin: 0px;
}
body{
background-image: url("../images/flor.jpg"),
url("../images/flor2.jpg");
background-position:top center;
}
container{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 0px;
grid-auto-rows: minmax(100px, 115px);
}
section{
font-size:1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.