text stringlengths 1 1.04M |
|---|
.centered {
text-align: center;
}
.dh-color {
background-color: #00b6ec;
color: white;
} |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Special+Elite&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/boots... |
.page-container-classname {
background-color: #ffffff;
}
image {
margin: 4px 0;
} |
*{
margin:0px;
padding:0px;
list-style: none;
} |
html, body {
margin: 0;
padding: 0;
height: 100%;
}
body {
background: url('../images/bg_drip.png') no-repeat center top, url('../images/bg_texture_narrow.png');
background-color: #A39963;
font-family: Georgia, serif;
font-size:13px;
}
a:hover {
text-decoration: none;
color:#ffffff;
}
.btn-foobar {... |
/*! elementor - v3.3.1 - 20-07-2021 */ |
body {
background-color: #D2C6D2;
}
main {
max-width: 1000px;
width: 90%;
margin: 0px auto;
}
ul {
list-style-type: none;
padding:0;
margin: 0;
box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
}
a {
display: block;
padding: 12px;
color: #fff;
background-color: #847E80;
... |
:root {
--forny-p1: 0.25rem; /* 4px */
--forny-p2: 0.5rem; /* 8px */
--forny-p3: 0.75rem; /* 12px */
--forny-p4: 1rem; /* 16px */
--forny-p5: 1.25rem; /* 20px */
--forny-p6: 1.5rem; /* 24px */
--forny-p8: 2rem; /* 32px */
--forny-p10: 2.5rem; /* 40px */
--forny-text-xs: 0.75rem; /* 1... |
/* applies to anything of class "example-class-selector" */
.example-class-selector {
margin-top: 2em;
}/* applies to anything of class "example-class-selector" */
.example-class-selector {
margin-top: 2em;
}
/* applies to any <p> descendants of an element of class "example-class-selector" */
.example-class-selector... |
a.navbar-brand{
margin: auto;
text-align: center;
flex: content;
display: flex;
align-self: center;
}
.wrapper{
position: absolute;
top: 25%;
right: 1%;
transform: translate(-50%, -50%);
vertical-align: middle;
}
.search-box{
width: 5rem;
height: auto;
position: rela... |
.input-group {
margin: 20px 0;
}
td, th {
vertical-align: middle !important;
text-align: center !important;
}
td:first-of-type {
height: 200px;
width: 250px;
} |
html, body, input, button {
font-family: Sawasdee;
font-size: 20px;
}
.todo {
}
.todo__list {
margin: 0;
padding: 0;
list-style-type: none;
}
.todo__item {
padding: .5em .25em;
border-bottom: solid 1px #eee;
}
.todo__item:hover {
background: #f7f7f7;
cursor: pointer;
}
.todo__entry {
border: so... |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
/* For IE6-8 */
src: url('./MaterialIcons-Regular.eot');
/* Others */
src: local('Material Icons');
src: local('MaterialIcons-Regular');
src: url('./MaterialIcons-Regular.woff2') format('woff2');
src: url('./MaterialIc... |
@import url('./normalize.css'); /* TODO move to live node dependency at some point? */
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:100,100i,300,300i,400,400i,500,500i,700,700i,800,800i,900,900i');
/* TODO reduce to weights/styles I use */
section {
box-sizing: border-box;
border: 1px sol... |
.text-ac-geek{
color: #00BCD4 !important;
}
.btn-geek{
background-color: #00BCD4;
color: white;
}
.btn-geek:hover{
background-color: #0288D1;
color: white;
}
.center {
text-align: center;
}
.imgCon{
width: 500px ;
height: 200px ;
margin: 10px 10px;
}
.imgCarousel{
width: 800... |
/*produto*/
.product{
display: grid;
grid-template-columns: 45% 55%;
grid-auto-rows: auto auto;
}
.image_product img{
width: 80%;
}
.navigation_image{
grid-row: 1;
grid-column-start: 1;
grid-column-end: 2;
}
.navigation_image img{
width: 150px;
}
.navigation_image li:hover{
opacity: ... |
@charset "UTF-8";.el-popover{position:absolute;background:#fff;min-width:150px;border-radius:2px;border:1px solid rgb(229, 220, 209);padding:10px;z-index:2000;font-size:12px;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-popover .popper__arrow,.el-popover .popper__arrow::after{position:absolute;di... |
body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
}
.root {
touch-action: none;
}
#map {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
.directions-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: rgba(255, 255, 255, 0.6);
}
.directions-input::-moz-placehol... |
@font-face {
font-family: 'fontello';
src: url('font/fontello.eot');
src: url('./font/fontello.eot#iefix') format('embedded-opentype'),
url('./font/fontello.woff2') format('woff2'),
url('./font/fontello.woff') format('woff'),
url('./font/fontello.ttf') format('truetype'),
url('./font/f... |
body {
background-color: salmon;
}
table {
border: 1px black solid;
border-collapse: collapse;
}
body {
font-family: sans-serif;
}
header {
background-color: rgb(75,75,75);
height: 90px;
}
h1 {
margin: auto;
margin-top: 45px;
width: 80%;
font-family: 'Baloo Bhaijaan 2', cursive;
/* sourced from Googl... |
h1 {
background: url("npm.png");
background-size: image-size("npm.png");
}
p {
background: url("npm.png");
width: image-width("npm.png");
height: image-height("npm.png");
top: image-width("npm.png");
}
h1 {
background: url("npm.png");
background-size: hidpi-image-size("npm.png");
}
p {
background: ... |
/* Navbar */
.navbar-brand .avatar {
width: 60%;
}
.navbar-nav .dropdown ul li:hover {
background-color: #fbfcfd !important;
}
.navbar-nav li a,
.dropdown-menu li a {
align-items: center;
}
@media all and (min-width: 768px) {
.navbar .dropdown-menu {
left: 0; /* position submenu card */
right: auto;
}
.nav... |
/*
* Copyright 2021 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.
*/
.not-restored-reason-list {
margin: 0;
list-style-type: none;
padding-inline-start: 0;
}
.inline-icon {
vertical-align: sub;
} |
.lds-spinner {
color: black;
display: inline-block;
position: relative;
width: 80px;
height: 80px;
z-index: 999999;
}
.lds-spinner div {
transform-origin: 40px 40px;
animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
content: " ";
display: block;
position: absolute;
top: 3px... |
p {
padding: 5px; }
p bold {
font-weight: bold; }
/*# sourceMappingURL=test.css.map */ |
html {
background-size: 100%;
border: 2px solid rgba(255, 255, 255, 0.363);
box-shadow: 2px 2px 20px 3px rgba(255, 0, 234, 0.521);
background-image: url(./loja/fundo.jpg);
background-color: black;
background-position: top -200px;
background-repeat:no-repeat;
margin: 20px 30px;
... |
.gdo-container.gdo-has-error {
background-color: #fa6;
animation-name: pulse-error;
animation-duration: 3s;
animation-iteration-count: infinite;
}
@keyframes pulse-error {
0% {
background-color: #fa6;
}
50% {
background-color: #f44;
}
100 {
background-color: #fa6;
}
} |
/*
* Copyright © 2014-2016 NetApp, 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 require... |
/* FEEL FREE TO ADD STYLING */
body {
margin: 0;
display: flex;
flex-direction: column;
height: 100vh;
}
header {
background-color: #2a6592;
width: 100%;
flex-grow: 1;
display: flex;
justify-content: flex-end;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
}
li {
display: inline;
c... |
:root {
--background-color: #2c3e50;
--border-color: #7591AD;
--text-color: #34495e;
--color1: #EC3E27;
--color2: #fd79a8;
--color3: #0984e3;
--color4: #00b894;
--color5: #fdcb6e;
--color6: #e056fd;
--color7: #F97F51;
--color8: #BDC581;
}
* {
margin: 0;
padding: 0;
}... |
@font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: 400;
src: local('Lobster'), local('Lobster-Regular'), url(../fonts/Lobster-Regular.ttf), url(http://fonts.gstatic.com/s/lobster/v12/cycBf3mfbGkh66G5NhszPQ.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lobster/v12/MWVf-Rwh4GLQVBEwbyI6... |
/*
* Table styles
*/
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0;
/*
* Header and footer styles
*/
/*
* Body styles
*/
}
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold;
}
table.dataTable thead th,
table.da... |
body{
background-color: #ffffff;
}
/*去除ios移动端触摸阴影*/
*{
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color:transparent;
}
/*logo*/
.logo-container{
padding: 6%;
height: 10%;
box-sizing: border-box;
}
div.logo {
box-sizing: border-box;
}
div.logo img {
width: 30%;
}
... |
/*!
* Copyright 2012 Sakai Foundation (SF) Licensed under the
* Educational Community 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.osedu.org/licenses/ECL-2.0
*
* Unless required by applicable... |
.header {
position: sticky;
top: -0.5px;
z-index: 100;
} |
/* GENERAL WIDGETS STYLES */
@import url(6/6.css);
@import url(6-1/6-1.css);
@import url(8/8.css);
@import url(10/10.css);
@import url(11-1/11.css);
@import url(13/13.css);
@import url(13-1/13-1.css);
@import url(14/14.css);
@import url(15/15.css);
@import url(16/16.css);
@import url(17/17.css);
@import url(17-1/17-1.c... |
@charset "UTF-8";
/**
* Summary:
*
* 0. ELEMENT
* - 0.1. Body / Typography
* - 0.2. Type Elements
- 0.3. Header
- 0.4. Sidebar
- 0.5. Container
- 0.6. Pageheader
- 0.7. Footer
-------------------------
* 1. Dashboard
* - 1.1. TYPE ELEMENT
* - 1... |
.intro-header .site-heading,
.intro-header .post-heading,
.intro-header .page-heading {
padding: 100px 0 50px;
color: #FFFFFF;
}
body {
font-family: 'Lora', 'Times New Roman', serif;
font-size: 20px;
color: #404040;
}
p {
line-height: 1.5;
margin: 30px 0;
}
p a {
text-decoration: underline;
}
p.red {
... |
#slide-out{
background-color: #4C5D6D;
}
.userView{
border-bottom: 1px solid #ffffff;
}
.userView a.order_work{
font-size: 16px;
color: #ffffff;
}
nav ul a{
color: #2F4050!important;
font-weight: 500;
}
nav ul a:hover{
/*background-color: #2F4050!important;*/
/*color: #ffffff!important;... |
/*!
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
width: 100%;
height: 100%;
font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
color: #222... |
.register-photo {
padding: 80px 0;
}
.register-photo .image-holder {
display: table-cell;
width: auto;
background: url(/assets/img/meeting.jpg?h=0ca73d14f112a06ea8f9602f2fc57cbb);
background-size: cover;
}
.register-photo .form-container {
display: table;
max-width: 900px;
width: 90%;
margin: 0 auto... |
@import url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Eczar&display=');
@import url('https://fonts.googleapis.com/css2?family=Abel&family=Oswald:wght@300;400;50... |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@font-face {
font-family: 'Android';
src: url('../fontes/idroid.otf') format('opentype');
font-weight: normal;
}
:root {
--cor0:#7EDEAB;
--cor1:#00E86c;
--cor2:#00C45C;
--cor3:#009144;
... |
* {
box-sizing: border-box;
}
body {
background-color: #333;
color: #222;
overflow-x: hidden;
margin: 0;
}
.container {
background-color: #fafafa;
transform-origin: top left;
transition: transform 0.5s linear;
width: 100vw;
min-height: 100vh;
padding: 50px;
}
.container.sh... |
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?57771444');
src: url('../font/fontello.eot?57771444#iefix') format('embedded-opentype'),
url('../font/fontello.woff?57771444') format('woff'),
url('../font/fontello.ttf?57771444') format('truetype'),
url('../font/fontello.sv... |
html,
body,
.App,
#root {
height: 100%; /* needed for proper layout */
}
body {
overflow: hidden;
}
.App {
display: flex;
flex-direction: column;
}
.App-header {
flex: 0 0 auto;
}
.App-main {
flex: 1 1 auto;
position: relative;
overflow-y: auto;
}
.App-footer {
flex: 0 0 auto;
} |
/**{*/
/* margin: 0;*/
/* padding: 0;*/
/*}*/
/* 一般设置 */
html, body {
margin: 0;
padding: 0;
}
html {
font-size: 10px;
background-color: #a9a9a9;
}
body {
width: 70%;
margin: 0 auto;
}
/* 文字排版 */
h1, h2, h3 {
font-family: 'Sonsie One', 'ZCOOL KuaiLe', cursive;
color: #2a2a2a;... |
@charset "UTF-8";
/*
Name: theme-elements.css
Written by: Okler Themes - (http://www.okler.net)
Theme Version: 7.6.0
*/
/* Accordion */
.accordion {
/* Modern */
}
.accordion .card {
margin-top: 5px;
}
.accordion .card:first-child {
margin-top: 0;
}
.accordion .card:first-of-type, .accordion .card:not(:first-... |
/*!
* animate.css -http://daneden.me/animate
* Version - 3.7.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/
@keyframes bounce {
from, 20%, 53%, 80%, to {
transform: translate3d(0, 0, 0);
animation-timing-function: cubic-bezier(0.215, 0.61, 0... |
#cyjShiny{
background-color: white;
height:90vh !important;
}
.selectize-input {
height: 50px;
width: 600px;
font-size: 24pt;
padding-top: 5px;
}
#lowercaseViewPageContent > div:nth-child(2) > div.col-sm-2 > div{
height: 0px;
width: 600px;
font-size: 8pt;
padding-top: 0px;
} |
.canvas {
position: absolute;
top: 0;
left: 0;
pointer-events: none;
}
body{
background-color: #F2F2F2
}
.base-container{
width: 100%;
min-height: 900px;
overflow: hidden;
}
.base-container .base-wrapper{
margin: 0px auto;
height: auto;
}
@media screen and (min-width: 1400px){
.bas... |
#app {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
flex-direction: column;
min-height: 0;
max-height: 100%;
}
.service-no-response::after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0;
padding: 0;
... |
.map-container {
margin-top: 6.4rem;
background: #E6F7FB;
border: 1px solid #DDE3F0;
border-radius: 2rem;
}
#mapid {
width: 100%;
height: 28rem;
}
.map-container footer {
padding: 2rem 0;
text-align: center;
}
.map-container footer a {
color: #0089A5;
text-decoration: none;
... |
/*********************************************
* RESET
*********************************************/
html{color:#000;background:#222222;}
a{cursor:pointer;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:co... |
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*# sourceMappingURL=bootstrap.min.css.map */
/*
* Note that this is toastr v2.1.3, the "latest" version in... |
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,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
... |
.color_circle2 {
float: left;
vertical-align: top;
width: 45px;
height: 45px;
border-radius: 100%;
margin-right: 20px;
margin-bottom: 15px; }
.color_circle2 p {
position: absolute;
top: 40px;
left: 5px; }
.container_block {
overflow: hidden;
position: relative;
left: 0;
top: 0;
he... |
/*!
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
/*!
* OOUI v0.38.0
* https://www.mediawiki.org/wiki/OOUI
*
* Copyright 2011–2020 OOUI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2020-04-15T01:28:27Z
*/
.oo-ui-icon-alignCenter {
background-image: url('themes/wikimediaui/images/icons/alignCenter.png'... |
/* ==UserStyle==
@name TRON 7s Banner
@namespace USO Archive
@author Holo7s
@description `TRON style banner for se7ensins`
@version 20140306.14.56
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("se7ensins.com") {
img[src*="logo_bg"]{
wi... |
@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@500;600;800&display=swap');
/*header*/
nav{
background-color: #A15EAB;
}
#extencao-navbar{
margin-bottom: 0px;
}
#extencao-navbar a{
display: flex;
align-item... |
*
{
font-family: 'PT Sans Caption', sans-serif, 'arial', 'Times New Roman';
}
/* Error Page */
.error .clip .shadow
{
height: 180px; /*Contrall*/
}
.error .clip:nth-of-type(2) .shadow
{
width: 130px; /*Contrall play with javascript*/
}
.error .clip:nth-of-type(1) .shado... |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');
.container {
display: flex;
justify-content: center;
height: 75vh;
flex-direction: column;
position: relative;
}
.background {
font-size: 5rem;
font-family: 'Montserrat';
line-height: 1.1;
color: var(--bg-text)... |
:root {
--hue: 225.7;
--sat: 34.4%;
--light: 88%;
--background-footer: hsl(var(--hue), var(--sat), 27%);
}
body {
background-color: #d6dbeb;
min-width: 300px;
font-size: 200%;
font-weight: bold;
font-family: 'Iosevka', sans-serif;
margin: 0;
display: grid;
grid-template... |
body{
background-color: #f5f5f5;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23e0e0e0' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 4... |
/*
* ############################################################################################
*
* KLOROFIL - Free Bootstrap Dashboard Template
* ---------------------------------------------------------------------
*
* Version: 2.0
* Author: The Develovers
* Website: https://www.themeineed.com/
* Copyright: C... |
.cbp-af-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #FFF;
z-index: 10000;
height: 114px;
overflow: hidden;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
}
.cbp-af-header .cbp-af-inner {
margin: 0 auto;... |
.md-avatar.size-0 {
vertical-align: middle;
width: 30px;
height: 30px;
}
.md-avatar {
vertical-align: middle;
width: 50px;
height: 50px;
}
.md-avatar.size-1 {
width: 55px;
height: 55px;
}
.md-avatar.size-2 {
width: 70px;
height: 70px;
}
.md-avatar.size-3 {
wid... |
/*! UIkit 2.4.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Addon: Markdownarea
========================================================================== */
/* Sub-object `uk-markdownarea-navbar`
======================... |
/*MainDom*/
li{
list-style-type: none;
}
/*Fonts*/
@font-face {
font-family: aileron;
src: url(/fonts/aileron/Aileron-Thin.otf);
}
/*re-use classes*/
.half-width{
width: 50%;
}
.center-h{
margin-left: auto !important;
margin-right: auto !important;
float: none;
}
.fit-content{
width... |
body {
padding: 0;
margin: 0;
background: url("/img/fondohistoria.png") center center fixed no-repeat;
background-size: cover;
box-sizing: border-box;
font-family: sans-serif;
display: flex;
flex-direction: column;
min-height: 100vh;
}
main {
margin: 0em 1em 1em 5em;
width: ... |
*{
margin: 0;
padding: 0;
}
/*---- navbar ---- */
#nav-bar {
position: sticky;
top: 0;
z-index: 10;
}
.navbar-brand img{
height: 120px;
padding-left:60px;
}
.navbar-nav li a {
float: left;
text-align: center;
padding-left: 150px;
padding-right: 150px;
margin-left: 15px;
margin-right: 15px;
... |
/* Calendar*/
.soria .dijitCalendarIncrementControl {
/* next/prev month buttons */
width:15px;
height:15px;
background-image: url("images/spriteRoundedIconsSmall.png");
background-repeat: no-repeat;
}
.dj_ie6 .soria .dijitCalendarIncrementControl {
font-size:.1em;
background-image: url("images/spriteRoundedIco... |
body {
background-color: rgba(250, 128, 114, 0.281);
background-image: url('../images/background.jpg');
background-position: center;
/* background-repeat: no-repeat; */
background-size: cover;
text-align: center;
height: 100vh;
font-family: 'Architects Daughter', cursive;
}
.nav-wrapper... |
.gutter-box {
padding: 8px 0;
background: #00a0e9;
}
[data-theme='dark'] .gutter-box {
background: #028ac8;
}
.card-contain {
background-color: #ffffff;
background-attachment: fixed;
background-size: cover;
height: 12rem;
width: 20rem;
border-radius: 10px;
}
.card-contain i {
font-size: 2.5rem;
... |
/*!
* # Semantic UI 2.2.7 - Loader
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
/*
* Kendo UI Mobile v2013.3.1507 (http://kendoui.com)
* Copyright 2014 Telerik AD. All rights reserved.
*
* Kendo UI Mobile commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-mobile
* If you do not own a commercial license, this file shall be governed by the trial licen... |
@custom-media --sm-max (max-width: 575px);
@custom-media --sm-min (min-width: 576px);
@custom-media --md-max (max-width: 767px);
@custom-media --md-min (min-width: 768px);
@custom-media --lg-max (max-width: 991px);
@custom-media --lg-min (min-width: 992px);
@custom-media --xl-min (min-width: 1200px); |
/** Medium */
@font-face {
font-family: "San Francisco";
font-weight: normal;
src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-medium-webfont.woff2");
}
/** Bold */
@font-face {
font-family: "San Francisco";
font-weight: bold;
src: url("https://applesocial... |
body{padding:32px;margin:32px;font-family:"Roboto", Arial, sans-serif;font-size:16px}.parent{border:1px solid #666;background-color:#641;padding:20px}.child{border:2px solid white;background-color:grey;padding:10px} |
.u-Name, .u-Name2 {
color: green
}
.u-sm-utilityName {
color: blue
}
.ComponentName {
color: cyan
}
.ComponentName.is-stateName {
color: crimson
}
.ComponentName--modifierName {
color: yellow
}
.ComponentName-descendentName {
color: navy
}
.nmsp-ComponentName {
color: red
} |
* {
font-size: 0.8em / 1;
}
body {
background-color:#04519b;
background-image:
linear-gradient(
#04519b, #044687 60%, #033769
);
color:#FFF;
}
.navbar .container {
padding-left:30px;
}
.navbar-inverse {
background-color:#04519b;
background-image:
linear-gradient(
#04519b, ... |
@charset "UTF-8";
/*------------------------------------------------------------------
* Theme Name: HostRocket Responsive HTML5 Landing page
* Theme URI: http://www.iunique.me/brandesign/hostrocket
* Author: Brandesign
* Author URI: http://www.iunique.me/brandesign
* Description: A Bootstrap Responsive HTML5 Land... |
/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/*--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,
... |
.box {
height: 100%;
position: relative;
text-align: center;
width: 100%;
}
.text {
color: white;
font-family: Helvetica;
font-size: 300%;
}
.a {
background-color: #26a69a;
}
.b {
background-color: #e91e63;
}
.c {
background-color: #673ab7;
}
.d {
background-color: #01579b;
}
.e {
backgrou... |
/***.responsive-img{
max-height:300px;
}
***/
/***.galery-1 .responsive-img{
height: 170px;
}
.galery-2 .responsive-img{
height: 700px;
}
/** Ajuste de altura
.galery-3 .responsive-img{
height: 335px;
}
***/
/*** Estilos para linea horizontal***/
hr {
height: 2px;
width: 50%;
background-color: black;
... |
/* You can add global styles to this file, and also import other style files */
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
.fill-remaining-space {
flex: 1 1 auto;
}
.active {
border: 1px solid #f5f5f5;
}
.container-spinner {
display: flex;
align-items... |
@font-face {
font-family: "fontBold";
src: url("../../assets/fonts/PlusJakartaSans-Bold.woff2") format("woff2");
}
body {
background-color: #050505cc;
color: #ffffff;
font-family: 'Quicksand', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #ffffff;
}
a {
colo... |
/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
font-size: 10pt;
font-family: 'Arial';
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
font-size: 8pt;
font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f... |
/* http://meyerweb.com/eric/tools/css/reset/
v3.0 | 20180413
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... |
div.menu-view {
height: 100vh;
white-space: nowrap;
}
div.menu-view>div {
height: 100vh;
overflow: auto;
display: inline-block;
vertical-align: top;
white-space: normal;
}
div.menu-view>div:first-child {
width: 2.8rem;
padding: .2rem;
}
div.menu-view>div:first-child h3,
div.menu-... |
@charset "UTF-8";
/*!
* Bootstrap v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
... |
@import url('https://fonts.googleapis.com/css?family=Muli');
/* 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, in... |
/* ==UserStyle==
@name XPJ96
@namespace USO Archive
@author duang
@description `xpj96`
@version 20150904.18.39
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.pj9600.com"), domain("pj9600.co... |
body{
background: #2196f3; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f44336, #2196f3); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f44336, #2196f3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
h2{
color: black;
... |
h2, h4 {
font-family: "Nunito", sans-serif;
}
@media only screen and (max-width: 768px) {
.only-desktop {
display: none;
}
}
@media only screen and (min-width: 768px) {
.only-mobile {
display: none;
}
}
@media only screen and (min-width: 768px) {
#paginaMate... |
a:focus {
outline: none; }
.font-small-1 {
font-size: 0.7rem !important; }
.font-small-2 {
font-size: 0.8rem !important; }
.font-small-3 {
font-size: 0.9rem !important; }
.font-medium-1 {
font-size: 1.1rem !important; }
.font-medium-2 {
font-size: 1.2rem !important; }
.font-medium-3 {
font-size: 1.3... |
.superButton {
width: 140px;
height: 45px;
border: 4px solid #fff;
background-color: transparent;
color: #fff;
font-weight: 700;
border-radius: 12px;
margin: 10px 10px 0 10px;
transition: all 300ms ease-in-out;
cursor: pointer;
}
.superButton:focus {
outline: none;
}
.superButton:hover {
color... |
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Color
-------------------------- */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
-------------------------- */
/... |
.modal-animal-perdido {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
z-index: 20;
}
.modal-animal-perdido-main {
display: flex;
flex-direction: column;
position: fixed;
background: white;
width: 70%;
height: 95%;
max-width: ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.