text stringlengths 1 1.04M |
|---|
.circle {
display: block;
border-radius: 50%;
height: 20px;
width: 20px;
border: 1px solid #000;
margin-top: 20px;
cursor: pointer;
}
.red {
background: #F00;
}
.green {
background: #0F0;
}
.blue {
background: #00F;
}
.pink {
background: #F0F;
}
.yellow {
background: #FF... |
.page-header {
background-color: var(--color-primary);
display: flex; /*deixa tudo um do lado do outro*/
flex-direction: column;
}
.page-header .top-bar-container {
width: 90%;
margin: 0 auto; /*0 de altura e largur automatica*/
display: flex;
align-items: center;
justify-content: spa... |
a {text-decoration: none;
color: white}
a:hover {text-decoration: none}
.my-link {color: black}
body {
padding: 5%;
}
.my-content {
position: absolute;
top: 10%;
left: 15%;
}
.my-alert {
color: red;
font-style: italic;
} |
/*
Theme Name: Courage Bootstrap Theme
Author: WebThemez.com
License: https://webthemez.com/license
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
background: #f9f9f9;
color: #444;
font-family: 'Almarai' , sa... |
#ColorPicker {
-webkit-transition-property: opacity;
-webkit-transition-duration: .15s;
opacity: 0;
border: 1px solid rgba(0,0,0,0.25);
border-top: 1px solid #777;
border-radius: 6px;
background: #0d0d0d;
background: -webkit-gradient(linear, left top, left 250, from(#333), color-stop(0.2, #111), to(#111));
box... |
body {
font-size:15px;
font-family: 'Roboto', sans-serif;
}
h6 {
text-align: center;
}
.nav_column_top {
margin:8px 0px 0px 12px;
padding:0px;
}
.nav_column_bottom {
margin:4px 0px 8px 12px;
padding:0px;
}
.row {
margin:0;
}
#navbar {
margin-bottom:2em;
}
#longitude-selector, ... |
.formula__ab-close-bracket {
position: absolute;
top: 25px;
left: 114px;
background-image: url('../../../images/close-bracket.svg');
width: 11px;
height: 45px;
background-repeat: no-repeat;
} |
/*
* ui
* 模块(module)(.m-):通常是一个语义化的可以重复使用的较大的整体!比如导航、登录、注册、各种列表、评论、搜索等!
* 元件(unit)(.u-):通常是一个不可再分的较为小巧的个体,通常被重复用于各种模块中!比如按钮、输入框、loading、图标等!
* UI库(lib):lib库中的css也属于此类,但lib中的css要按需加载。
* TODO:使用nec规范css样式;
*/
/*===========================style移植过来的ECJIA-MERCHANT-UI全局样式 START===========================*/
body{
bac... |
@charset "UTF-8";
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Color
-------------------------- */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
-------------... |
.sidebar-nav {
margin-top: 20px;
padding: 0;
list-style: none;
color: gray;
} |
.all {
display: block;
white-space: inherit;
grid-row: auto;
grid-column: auto;
position: relative;
background: none;
background-size: 100% 100%;
background-repeat: no-repeat;
box-shadow: none;
box-sizing: border-box;
text-decoration-line: none;
margin: 0;
border-width: 0px;
}
.img {
compose... |
* {
transition: .1s;
box-sizing: border-box;
}
body {
font-family: 'Roboto', sans-serif;
}
h1 {
color: #369;
font-family: Arial, Helvetica, sans-serif;
margin: 10px 0;
}
h4 {
margin: 10px 0;
}
.md-block {
}
.uploader__file {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: ... |
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,thead,tr,th,td,article,aside,canvas,details,embed,figure,... |
/*! jQuery UI - v1.10.3 - 2013-12-28
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolu... |
.walls2paint{
margin-top: 5vw;
}
.black__line{
height: 2px;
background: black;
}
.walls__section1{
display: flex;
height: 700px;
margin-top: 5vw;
}
.section1__text{
width: 50%;
}
.section1__header{
font-size: 80px;
margin-top: -60px;
}
.section1__header p{
text-align: cent... |
.video-section .pattern-overlay {
background-color: rgba(71, 71, 71, 0.59);
padding: 110px 0 32px;
min-height: 496px;
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
text-align:center;
color:#fff;
}
.video-section h1{
font-size:110px;
font-family: 'Buenard', serif;
... |
/*
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ |
/* Hero */
body {
font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
}
header {
position: relative;
background-color: #2c3c4c;
overflow-x: hidden;
box-sizing: border-box;
padding: 0 1rem 0;
background-image: none;
background-color: #321260;
}
.hero > .row {
padding: 3.7rem 1rem 4.3rem 1rem;
display... |
/*!
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
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 ... |
#id_birthday{
width: 150px;
margin-right: 7px;
}
#id_cep{
width: 120px;
}
#id_cel_phone{
width: 150px;
}
#id_home_phone{
width: 150px;
}
.hasDatepicker {
display: inline;
} |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('../fonts/roboto-v18-latin-regular.eot');
/* IE9 Compat Modes */
src: local('Roboto'), local('Roboto-Regular'),
url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'),
/* I... |
/* stylelint-disable docusaurus/copyright-header */
/**
* CSS files with the .module.css suffix will be treated as CSS modules
* and scoped locally.
*/
.heroBanner {
padding: 10rem 0;
text-align: center;
position: relative;
overflow: hidden;
background-image: url('../../static/img/pilot_fredag-05_blue_sharp.... |
:local .AppLogo {
/*animation: App-logo-spin infinite 20s linear;*/
height: 80px;
}
:local .AppHeader {
background-color: #222;
height: 80px;
padding: 20px;
color: white;
text-align: center;
}
/*@keyframes App-logo-spin {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}*/ |
.login-pf body {
background-image: none;
background-color: #01579b;
background-size: cover;
height: 100%;
}
.login-pf-page {
padding: 0;
}
.alert-error {
background-color: #ffffff;
border-color: #cc0000;
color: #333333;
}
#kc-locale ul {
display: none;
position: absolute;
... |
@import '../../../node_modules/normalize.css/normalize.css';
@import '../variables.css';
/*
* Base styles
* ========================================================================== */
html {
color: #222;
font-size: 13px;
font-family: var(--font-family-base);
line-height: 1.375; /* ~22px */
background: #... |
@import url('https://fonts.googleapis.com/css?family=Roboto');
*{
font-family: 'Roboto', sans-serif;
}
div.contenedor div.div-1 p {
font-size: 24px;
color: #6B6B6B;
margin-top: 8px;
}
div.div-1 {
border-bottom: solid 1px #adacac;
margin: 8px 32px 0;
margin-bottom: 16px;
}
form {
display: flex;
text-al... |
/*!
* Ext JS Library 3.3.1
* Copyright(c) 2006-2010 Sencha Inc.
* licensing@sencha.com
* http://www.sencha.com/license
*/
/**
* W3C Suggested Default style sheet for HTML 4
* http://www.w3.org/TR/CSS21/sample.html
*
* Resets for Ext.Panel @cfg normal: true
*/
.x-panel-reset .x-panel-body html,
.x-panel-reset ... |
/* Stage- Bootstrap one page Event ticket booking theme
Created by pixpalette.com - online design magazine */
@charset "utf-8";
/* CSS Document */
html, body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
font-weight: 400;
}
/* common style's */
a {
color: #7447ae;
-webkit-transition: al... |
/*
---
name: Pager
category: Organism
---
A basic pager.
```o-pager.html
<div class="o-pager">
<span class="o-pager__results">1 - 15 van 398 resultaten</span>
<div class="o-pager__pages">
<a href="#" class="o-pager__page o-pager__page--active">1</a>
<a href="#" class="o-pager__page">2</a>
... |
/** Website template by freewebsitetemplates.com **/
.help-block{
background: #ff000080;
padding: 30px;
border-radius: 5px;
text-align: center;
width: 100%;
float: right;
}
#texto{
color: #fff;
font-family: "Poppins", sans-serif;
}
#dragon {
margin:0;
padding:0;
background:transparent url("../images/01.jp... |
.ChartListItem {
color: #1c2b39;
}
.ChartListItem__content {
display: flex;
justify-content: space-between;
}
.ChartListItem__content__title {
/* Avoid 3 line elements */
word-break: break-all;
flex: 1;
font-size: 1.1em;
font-weight: bold;
margin: 0;
}
.ChartListItem__content__info {
margin: 0.15... |
@import '~@blueprintjs/core/lib/css/blueprint.css';
@import '~@blueprintjs/icons/lib/css/blueprint-icons.css';
:root {
--app-color: rgb(33, 180, 33);
}
html {
background-color: rgb(32, 32, 32);
}
.App {
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
min-height: 100vh;
color: var(--app-... |
.mejs-offscreen{
/* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
position: absolute !important;
top: -10000px;
overflow: hidden;
width: 1px;
height: 1px;
}
.mejs-container {
position: relative;
background: #000;
font-family: Helvetica, Arial;
text-align: left;
vertical-ali... |
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin&display=swap);body{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-smooth... |
/*----------------------------------------------------*/
/*----------------- messageAlls CSS -----------------*/
/*----------------------------------------------------*/
.messageAll {
margin-bottom: 10px;
}
.messageAll-section {
width: 100%;
height: auto;
padding: 15px;
-webkit-border-radius: ... |
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600");
/*
Prologue 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, h... |
.form__field-group__ingredientes {
display: grid;
grid-template-columns: 8fr 2fr 0.5fr;
grid-template-rows: auto;
grid-column-gap: 12px;
justify-items: end;
} |
*{
box-sizing: border-box;
}
body{
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #fafafa;
}
h2{
margin: 0 0 40px;
}
.cf:before,
.cf:after {
content: " ";
display: table;
}
.cf:after {
clear: both;
}
.progress-wrapper{
position: relative;
m... |
/**
* SCEditor v1.3.7
* http://www.samclarke.com/2011/07/sceditor/
*
* Copyright (C) 2011, Sam Clarke (samclarke.com)
*
* SCEditor is licensed under the MIT license:
* http://www.opensource.org/licenses/mit-license.php
*
*/
.sceditor-container {
position: relative;
border: 1px solid #aaa;
background: #fff;... |
@charset "utf-8";
body {
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'MS ゴシック',sans-serif;
margin: 0px;
}
a, p, h1, h2, h3, h4 {
margin-left: 20px;
margin-right: 30px;
}
div {
margin: 0px;
}
a {
background-color: transparent;
}
* {
... |
.modal {
display: flex;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
transition: opacity 0.25s ease;
z-index: 2;
}
.modal-inner {
transition: top 0.25s ease;
max-width: 350px;
margin: auto;
overflow: auto;
background: #fff;
border-radius: 5px;
p... |
@import url("https://fonts.googleapis.com/css2?family=Acme&display=swap");
.background {
background-color: #ffffff;
min-height: 100vh;
font-family: "Proxima Nova";
color: #000000;
}
.headerText {
margin-top: 5rem;
font-size: 40px;
font-weight: 700;
font-family: "Proxima Nova";
margin-bottom: 1%;
}
... |
/**
* Huedeck, Inc.
*/
@import '../variables.css';
.root {
max-width: var(--max-content-width-xl);
z-index: 99999 !important;
}
/* progress bar styles */
.progressBar {
width: 100%;
top: 0;
left: 0;
position: fixed !important;
z-index: 99999 !important;
}
.linearColorPrimary {
background-color: v... |
.profilePage {
background-image: url('../../Assets/Images/backgroundImg.svg');
background-color: #e8f0ff;
position: absolute;
width: 100%;
height: 100%;
}
.labdetailcss {
background-color: white;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 2rem... |
/* Main */
#menu {
width: 100%;
min-width: 700px;
margin: 0;
padding: 10px 0 0 0;
list-style: none;
background-color: #111;
background-image: linear-gradient(#444, #111);
border-radius: 50px;
box-shadow: 0 2px 1px #9c9c9c;
z-index: 9999;
position: fixed
}
#menu li {
pa... |
html, body {
height: 100%;
}
body {
margin: 0px;
padding: 0px;
background: #F1E9D4 url(images/bg01.jpg) repeat;
font-family: 'Open Sans', sans-serif;
font-size: 10pt;
color: #747474;
}
h1, h2, h3 {
margin: 0;
padding: 0;
}
p, ol, ul {
margin-top: 0px;
}
p {
line-height: 180%;
}
strong {
}
a {
color: ... |
/*
Copyright (c) 2011 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.
*/
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
body {
font-family: sans-serif;
}
#filterBox {
background: #efefef;
padding: 5px;
... |
/*!
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
.rounded {
border-radius: 5px;
}
.centered {
display: block;
margin: auto;
}
.relative {
position: relative;
}
.navbar-brand {
margin-left: 0px !important;
}
.navbar-default {
-webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
-moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
box-shadow: ... |
.create-content{
box-sizing: border-box;
margin: 2% 0;
color: #111111;
background-color: #ffffff;
margin-bottom: 60px;
}
.create-content section{
margin: 2% 0 2%;
box-sizing: border-box;
}
.header-box{
display: grid;
grid-template-columns: 1fr 1fr;
padding-top: 4%;
}
.header-... |
html{-webkit-text-size-adjust:none}body{margin:0;padding:33px 0;font:14px/1.4 Helvetica,Arial,sans-serif;color:#555}h1{margin:0 0 33px 0;font-size:20px;color:#666;font-family:'Gotham SSm',Helvetica,Arial,sans-serif;font-weight:normal;line-height:1.3;font-weight:400;-webkit-font-smoothing:antialiased}h2{font-weight:norm... |
a.btn, .price, .sf-menu>li>a, .sf-menu li ul li a { behavior:url(../js/PIE.htc); position:relative;}
.portfolio a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
.socials a:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.sf-menu>li>a{
background: /*url(../images/spac... |
/* ==UserStyle==
@name DramaFever Clean Video Page
@namespace USO Archive
@author wayubi
@description `Cleans out all the extra stuff from the dramafever video page.`
@version 20101226.11.33
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain('d... |
/* Bootstrap Overwrites */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
color: #dd4b39;
}
/* Ad... |
.swish-versions.v-compact {
font-style: italic;
margin-top: 2ex;
text-align: center;
}
.swish-versions.v-compact div.version > div {
display: inline;
}
.swish-versions.v-compact div.v-prolog::before {
content: ", ";
}
a.v-product {
font-weight: bold;
}
.swish-versions.v-compact .v-changelog { display: n... |
.Dbus-container {
margin-left: auto;
margin-right: auto;
margin-bottom: 4rem;
padding: 0 4rem;
min-width: 10ch;
max-width: 900px;
padding-top: 1rem;
padding-bottom: 1rem;
line-height: 1.6;
}
section > article {
font-size: 1.5rem;
}
.Dbus-container img {
margin-bottom: 4rem;
display: block;
margin-left: aut... |
/* ----------------------------------------------------------------
Custom CSS
Add all your Custom Styled CSS here for New Styles or
Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
#primary-menu.style-3 > ul > li.current > a { backgrou... |
.wp_automatic_gallery_main{
width:300px;
height:300px;
background-size:contain;
background-position:center;
background-repeat:no-repeat;
border:1px solid #eee;
margin-bottom:10px;
}
.wp_automatic_gallery_btn{
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
... |
.testimonial-wrap-2 .thumb img {
border-radius: 50%;
}
.widget-author .author img {
border-radius: 50%;
}
.blog-details-wrap .blog-comment .media a img {
border-radius: 50%;
}
/*--------------------------------------------------
## All responsive style
---------------------------------------------------*/
@me... |
.create-dots {
width: 340px;
margin: 50px auto;
} |
#header {
text-indent: 64px;
margin-bottom: 0;
color: rgba(0, 0, 0, 0.3);
font-weight: bold;
}
#text {
text-indent: 64px;
font-size: 24px;
} |
/*# sourceMappingURL=main.df44feda.chunk.css.map */ |
/*! perfect-scrollbar - v0.4.8
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2014 Hyeonje Jun; Licensed MIT */
|
.reveal section img {
border: none;
box-shadow: none;
background: none;
}
.reveal figcaption,
.reveal cite {
font-size: 85%;
}
.reveal cite {
display: inline-block;
}
/* http://stackoverflow.com/a/34111675/660260 */
.fragment.current-visible.visible:not(.current-fragment) {
display: none;
he... |
body {
overflow-y: scroll;
overflow-x: hidden;
}
:root,
body,
html {
background-color: #f5f5f5;
box-sizing: border-box;
}
div,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
p,
img,
i,
li,
nav,
small,
span,
ul {
margin: 0;
padding: 0;
border: 0;
outline: none;
font-size: 100%;
vertical-align: baseline;
bac... |
/* G R I D */
.grid-col-1 {
min-width: 10px;
max-width: 10px;
}
.grid-col-2 {
min-width: 20px;
max-width: 20px;
}
.grid-col-3 {
min-width: 30px;
max-width: 30px;
}
.grid-col-4 {
min-width: 40px;
max-width: 40px;
}
.grid-col-5 {
min-width: 50px;
max-width: 50px;
}
.grid-col-... |
/* Make clicks pass-through */
#nprogress {
pointer-events: none;
}
#nprogress .bar {
background: #FFCA28;
position: fixed;
z-index: 5000;
top: 0;
left: 0;
width: 100%;
height: 3px;
}
/* Fancy blur effect */
#nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
he... |
/*!
* 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: #000... |
/*Animate Icon Link*/
.animateiconlink:hover {
transition: 1.5s;
text-shadow: 15px 15px black, 5px 5px 10px darkblue;
}
/*Header*/
.header::after {
content: '';
height: 100vh;
width: 100%;
background-image: url('../img/backgroundimg.jpg');
background-size: cover;
background-repeat: no-repeat;
backgro... |
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 0.4rem 0.5rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: .3rem;
border-top-right-radius: .3rem;
}
/* .indlabel{
font-size:13px; color: black;
} */
.modelcolor{
background... |
/*!
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
... |
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Permanent+Marker&display=swap');
body{
background: #0000AE;
display: grid;
grid-template-columns: 1fr 4fr;
}
header , footer{
... |
.modal {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
z-index: 3;
}
.modal-content {
border-radius: 5px;
width: 500px;
background-color: white;
}
.modal-header {
display: flex;
ju... |
table{
margin: auto;
border-collapse: collapse;
text-align: center;
}
td{
padding: 4px 6px 4px 6px;
border: 2px solid black;
}
.affiche
{
background: rgb(224,224,224);
}
.affiche div
{
padding: 4px 12px 4px 12px;
}
.affiche img
{
width: 100%;
}
button
{
font-family: 'Source Sans Pro', sans-serif;
backgro... |
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: lightgreen;;
}
li {
float: left;
}
li a {
display: block;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
li a:hover {
background-colo... |
input {
font-family: Lato;
border-radius: 0px;
width: 100%;
padding: 12px 20px;
margin: 8px 0;
box-sizing: border-box;
border: 2px solid #797979;
font: Oswalt;
}
input:focus,
input:active{
background-color: #585858;
border: 2px solid #bbd7c0;
color: White;
outline: none;... |
body {
font-family: Arial, Helvetica, sans-serif;
}
header {
background-color: #444;
height: 100px;
}
nav {
width: 960px;
margin: auto;
}
header img {
margin-top: 15px;
float: left;
}
header li {
display: inline-block;
line-height: 100px;
margin-left: 90px;
}
header li:first-child {
margin-l... |
@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";
/*!
* Bootstrap v4.6.0 (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 {
--blue: #3490dc;
... |
/*!
* # Semantic UI x.x - Accordion
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Accordion
*******************************/
.ui.accordion,
.ui.accordion ... |
/*!
* 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: #fff... |
:root {
box-sizing: border-box;
--color1: Red;
--color2: DarkOrange;
--color3: Magenta;
--color4: BlueViolet;
--color5: LimeGreen;
--color6: Teal;
--color7: #2c2521;
--color8: DodgerBlue;
--color9: SandyBrown;
--color10: SaddleBrown;
--color11: Maroon;
--color12: Navy;
--panel-grey: #f2f2f2;... |
body {
margin:0px;
background-color:rgba(0, 204, 204, 1);
background-image:none;
position:static;
left:auto;
width:1280px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u4132_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width... |
table.dataTable td, table.dataTable th {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
text-align: center;
}
div.dataTables_wrapper div.dataTables_filter {
float: left;
text-align: left;
} |
.fa{
padding: 25% 15px 25% 25px;
margin: auto 3px;
}
.FooterRowOne{
padding: 30px 0
} |
.soria .dijitToolbar {
border-bottom: 1px solid #ccc;
background:#eaeaea url("images/titleBar.png") repeat-x top left;
}
.dj_ie6 .soria .dijitToolbar {
height: 10px;
}
.soria .dijitToolbar .dijitButtonNode,
.soria .dijitToolbar .dijitComboButton .dijitButtonContents,
.soria .dijitToolbar .dijitComboButton .dijitDown... |
@charset "UTF-8";
@font-face {
font-family: 'Special Elite';
font-style: normal;
font-weight: 400;
src: local("Special Elite"), local("SpecialElite-Regular"), url(../fonts/Special-Elite.ttf) format("truetype"); }
.reveal {
font-size: 2rem;
/* Blow iframe up to full screen size */ }
.reveal h1, .reveal h2... |
/*
*= require spree/backend
*/
#images #error-message {
color: #c00000;
} |
.App {
background-color: #202328;
text-align: center;
height: 100%;
color: #e7dede;
font-family: "Segoe UI", Arial, sans-serif;
}
.App-header {
background-color: #1b1d20;
min-height: 20vh;
align-items: center;
justify-content: center;
font-size: 2em;
color: #e7dede;
padding-top: 2%;
}
.App-hea... |
.prettyprint.theme-balupton {
font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 15px;
}
.prettyprint.theme-balupton .com {
color: #008200; /* balupton green */
}
.prettyprint.theme-balupton .lit {
color: #0... |
td {
border: 1px solid black;
} |
/**
* Copyright 2015 The AMP HTML Authors. 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... |
.myBet p, h4{
margin-bottom: 0 !important;
}
.myBetButton{
width: 100%;
}
.myButtonGroup{
width: 100%;
}
.myButtonOnGroup{
padding-bottom: 0;
padding-top: 0;
width: 100%;
}
.subTitle{
color: dimgray;
} |
/* ==UserStyle==
@name Black & White Pattern Theme
@namespace USO Archive
@author wonderlandd
@description `for all things tumblr go to tutorialsandsuch.4lison.com`
@version 20120612.20.44
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.... |
.card {
background: white;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.26);
border-radius: 10px;
margin: 1rem auto 1rem auto;
width: 90%;
max-width: 800px;
} |
.white {
color: #ffffff !important; }
.bg-white {
background-color: #ffffff !important; }
.bg-white .card-header,
.bg-white .card-footer {
background-color: transparent; }
.bg-white.bg-glow {
-webkit-box-shadow: 0px 1px 20px 1px rgba(255, 255, 255, 0.6);
box-shadow: 0px 1px 20px 1px rgba(255, 255... |
/**
*
* Main container
*
*/
#addToHomeScreen {
z-index:9999;
-webkit-user-select:none;
user-select:none;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-touch-callout:none;
touch-callout:none;
width:100%;
font-size:14px;
padding:2em 1em;
text-align:left;
font-family:helvetica;
/*backgroun... |
.elementor-4838 .elementor-element.elementor-element-501611fb{margin-top:100px;margin-bottom:100px;} |
.topnav {
overflow: hidden;
background-color: #74c69d;
}
.topnav a {
float: right;
color: #d8f3dc;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
font-family: "Oregano", sans-serif;
}
.topnav a:hover {
background-color: #a8dadc;
color: #f1faee;
}
.topnav a.activ... |
.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--bottom:after,.van-hairline--left:after,.van-hairline--right:after,.van-hairline--surround:after,.van-hairline--top-bottom:after,.van-hairline... |
@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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.