text stringlengths 1 1.04M |
|---|
/*
Resets defualt browser settings
reset.css
*/
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td... |
/*! ========================================================================
* Bootstrap Toggle: bootstrap-toggle.css v2.2.0
* http://www.bootstraptoggle.com
* ========================================================================
* Copyright 2014 Min Hur, The New York Times Company
* Licensed under MIT
* =====... |
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
font-family: 'Lato', sans-serif;
outline: none;
}
.center-div{
max-width: 1300px;
margin: 0 auto;
}
html{
font-size: 15px;
overflow-x: hidden;
}
/* banner start */
.banner{
width: 100%;
padding-bottom: 180px;
ba... |
.new-incident-container {
width: 100%;
max-width: 1120px;
height: 100vh;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.new-incident-container .content {
width: 100%;
padding: 90px;
background: #f0f0f5;
box-shadow: 0 0 100px rgba(0, 0, 0, 0.... |
@charset "UTF-8";
/*!
Styles for Manifold Marketing
By blnkt (blake@castironcoding.com)
*/
/* stylelint-disable */
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zo... |
/*!
* Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-heigh... |
body {
background-color: black;
color: rgb(228, 228, 225);
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
button {
margin-top: 1rem;
padding: 0.5rem;
width: 5rem;
border: none;
background-color: rgba(132, 29, 136, 0.543);
color: white;
}
button:hover {
cursor: pointer;
background-color: rgb... |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Montserrat:wght@500&fami... |
.bmenu{
padding: 0px;
margin: 0 0 10px 0;
position: relative;
}
.bmenu li{
font-size: 50px;
display: block;
}
.bmenu li a{
color: transparent;
display: block;
text-transform: uppercase;
text-shadow: 0px 0px 4px #fff;
letter-spacing: 1px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transiti... |
.search-filters-container {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr;
}
.results-game-section {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(5, 1fr);
grid-gap: 15px 15px;
padding-left: 0.5vw;
padding-right: 0.5vw;
padding-top: 1vw;
... |
body { background: #EFEFEF; margin: 0; }
body > main { margin-top: -345px; }
body > main .downloadResume { font-size: 14px; line-height: 16px; padding: 21px 55px; border: 1px solid #CDCFD1; display: inline-block; background: #EFEFEF; border-radius: 2px; color: #3d4451; font-weight: bold; margin: 32px 0; transition: box... |
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, t... |
/*!
* Remark (http://getbootstrapadmin.com/remark)
* Copyright 2017 amazingsurge
* Licensed under the Themeforest Standard Licenses
*/
|
@font-face{font-family:Akkurat-Regular;src:url(../font/akkurat/lineto-akkurat-regular.eot);src:url(../font/akkurat/lineto-akkurat-regular.eot?#iefix) format("embedded-opentype"),
url(../font/akkurat/lineto-akkurat-regular.woff) format("woff");
font-weight:400;
font-style:normal
}
.cf:after,
.cf:before {
content: " ";
... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic|Source+Code+Pro:400");
/*
Read Only 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, obje... |
/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
.cke_skin_v2 .cke_contextmenu
{
padding: 2px;
}
.cke_skin_v2 .cke_menuitem a
{
display:block;
}
.cke_skin_v2 .cke_menuitem span
{
cursor: default;
}
.cke_skin_v2 .cke_m... |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* Reset Code */
body {
padding: 0;
margin: 0;
background: rgba(0, 0, 0, 0.938);
font-family: 'Lato', sans-serif;
}
body a,
body butt... |
/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webk... |
#intro {
background: url("./assets/images/night.jpg") center center/cover no-repeat;
width: 100%;
height: 90vh;
object-fit: cover;
}
/* const Portfolio = (function () {
function makeWords() {
const words = [
{
text: "rapping",
weight: 12.3,
},
{
text: "css3",
... |
.blogPostContainer{
width: 70%;
}
.blogHeader{
text-align: center;
}
.blogCategory{
font-size: 14px;
padding: 10px 0;
display: block;
}
.postTitle{
letter-spacing: 1px;
font-size: 30px;
text-transform: capitalize;
margin: 0;
font-weight: 400;
}
.postedBy{
font-size: 15px;
... |
@charset "UTF-8";
/**
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
*
* (en) print stylesheet
* (de) Druck-Stylesheet
*
* @copyright Copyright 2005-2007, Dirk Jesse
* @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
* YAML-C (http://www.yaml.de/en/license/lice... |
/*
Autoform
v1.0.1
*/
input:not([type=checkbox]):not([type=radio]), select, textarea, fieldset {
font-size: 16px;
font-family: inherit;
display: block;
width: 100%;
margin-top: 0;
margin-bottom: 16px;
}
label {
font-size: 14px;
font-weight: bold;
display: block;
}
input:not([type=checkbox]):not... |
smartup.su_apps#su_apps_autoreload .su_autoreload_box{
width: 360px;
padding: 8px;
text-align: center;
}
smartup.su_apps#su_apps_autoreload .su_autoreload_box::after{
content: "";
clear: both;
}
smartup.su_apps#su_apps_autoreload input[type=number]{
height: 20px;
width: 80px;
padding: 0;
margin: 4px 0 6px 0;
}... |
/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);*/
/*!
* AdminLTE v2.1.2
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/... |
/* Import Inter font */
/* More info at https://github.com/xz/fonts */
@import url('https://fonts.xz.style/serve/inter.css');
:root {
--nc-font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, "Apple Color Emoji", "Segoe UI Emo... |
/* dP dP dP */
/* 88 88 88 */
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
/* 88 88' `88 88ooood8 88'`88'`88 88oo... |
@media screen and (max-width: 500px) {
overflow-x: auto;
overflow-y: hidden;
max-width: 100vw;
}
.navbar {
background-color: #1fa0db;
color: white;
max-width: 100vw;
box-sizing: border-box;
}
.navbar-buttons {
background-color: #1fa0db;
padding: 1rem;
margin-right: 3rem;
border-width: 0.3rem;
border-radi... |
div#wrapper {
margin: 0 auto;
width: 75%;
}
button {
margin: 10px;
padding: 15px 25px;
}
.divClass {
margin: 10px;
} |
/*--------------------------------------------------------------------------------------------
*
* Basic ACF field wrap
*
*--------------------------------------------------------------------------------------------*/
.acf-field {
margin: 0 0 20px;
}
.acf-field .acf-label {
vertical-align: top;
margin: 0 0 10px;
... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 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 */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
... |
body{
background-image: linear-gradient(#46B9FF, #E9FF60);
margin: 0px;
padding: 0px;
} |
.input {
@apply border border-base-content border-opacity-0 bg-base-100 rounded-btn;
&-bordered {
@apply border-opacity-20;
}
&:focus {
outline: 2px solid hsla(var(--bc) / 0.2);
outline-offset: 2px;
}
&-ghost {
@apply bg-opacity-5;
&:focus {
@apply bg-opacity-100 text-base-content;... |
*{
box-sizing: border-box;
}
body{
margin:0;
background-image: url(Grunge-metal-background.jpg);
}
/* menu */
ul{
list-style-type: none;
background-color: rgb(0, 0, 0);
width:100%;
display: inline-block;
margin: 0;
font-family: 'Aleo', serif;
font-size: 20px;
}
li{
float: lef... |
/*
See ab2p.common.css for sources info
*/ |
/* http://prismjs.com/download.html?themes=prism-coy&languages=markup+clike+javascript+bash+batch+c+csharp+cpp+go+java+json+markdown+protobuf+yaml&plugins=line-highlight+line-numbers+file-highlight+toolbar+copy-to-clipboard */
code[class*="language-"],pre[class*="language-"]{color:#000;background:none;font-family:Conso... |
/*!
* Start Bootstrap - Landing Page v5.0.6 (https://startbootstrap.com/template-overviews/landing-page)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
*/
body {
font-family: 'Lato', 'Helvetica Neue', Helvetica, Ari... |
/*
Copyright 2020 NEC Solution Innovators, Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writin... |
/*! jQuery UI - v1.11.4 - 2016-06-16
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColo... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
font-size: 10px;
font-family: 'lato', Arial, Helvetica, sans-serif;
}
body {
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #fff;
}
.co... |
/* to quickly use comments hold cmd+/ while selecting an area or if you're at any line */
/* styles the nav bar section of the web page */
nav ul {
background-color: lightgray;
list-style-type: none;
margin: 0;
padding: 0;
/*use overflow hidden to clear float*/
overflow: hidden;
}
nav li {
... |
/*!
* Bootstrap v2.2.2
*
* 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.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
d... |
/*!
* Selectr 2.4.0
* https://github.com/Mobius1/Selectr
*
* Released under the MIT license
*/ |
@font-face {
font-family: myFirstFont;
src: url(http://d1j8r0kxyu9tj8.cloudfront.net/files/1515253034YOMw7ULyai2KGhi.otf);
}
.font-bebas {
font-family: myFirstFont;
}
.dropdown-menu-right .dropdown-item:hover {
background: #b7b7b7 !important;
color: white;
}
.nav-pills-primary > li > a,
.paginati... |
@font-face {
font-family: 'Title';
src: url('../assets/fonts/Title.ttf');
}
@font-face {
font-family: 'FiraCodeRetina';
src: url('../assets/fonts/FiraCode-Retina.ttf');
}
@font-face {
font-family: 'Menu';
src: url('../assets/fonts/Menu.otf');
}
@font-face {
font-family: 'RobotoThin';
src: url('../assets/font... |
.block {
background: #fff;
border: 1px solid #000;
border-radius: 4px;
padding: 4px 12px;
margin: 8px;
cursor: pointer;
position: relative;
height: 22px;
user-select: none;
}
.block[selected="true"] {
border-color: #3f51b5;
box-shadow: 0px 0px 3px 1px #3f51b5;
}
.block[fixed="true"] {
margin-l... |
body {
background-color: rgb(244, 244, 244);
color: rgb(18, 18, 18);
}
header h2, header h2 a, header h2 a:visited {
background-color: rgb(246, 170, 126);
color: rgb(18, 18, 18);
}
h3 {
color: rgb(246, 170, 126);
text-shadow: 1px 1px 1px rgb(20, 20, 20);
}
blockquote {
border-left: 3px solid rgb(255, 82, 16);... |
/*
#ab_test_manager.position_top{
position: fixed;
width: 100%;
top: 0px;
left: 0px;
z-index: 100;
overflow: hidden;
#ab_test_manager_main_window{
background-color: rgba(0,40,51,0.9);
>div{
font-size: 0.8em;
color: rgba(185,209,212,0.9);
padding: 3px 5px;
... |
body::before {
display: block;
content: "";
height: 60px;
}
.deepColor {
background-color: #0f0030;
}
.lightColor {
background-color: #4b0082;
}
.colorLight {
color: #4b0082;
} |
.navbar {
min-height: 3rem;
display: flex;
justify-content: space-between;
align-items: center;
backdrop-filter: blur(16px);
background-color: rgba(0, 0, 0, 0.5);
padding: 0.5rem;
} |
@import url('https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed:wght@400;700&display=swap');
* {
box-sizing: border-box;
}
:root {
--red: hsl(0, 100%, 68%);
--very-dark-blue: hsl(230, 29%, 20%);
--dark-grayish-blue: hsl(230, 11%, 40%);
--grayish-blue: hsl(231, 7%, 65%);
--light-grayis... |
/*!
* Bootstrap Reboot 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)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICE... |
.glass {
background: url(sprite_icons.png) -367px -107px no-repeat;
display: block;
width: 22px;
height: 23px;
}
.leaf {
background: url(sprite_icons.png) -417px -135px no-repeat;
display: block;
width: 24px;
height: 24px;
}
.dog {
background: url(sprite_icons.png) -310px -120px no-repeat;
display... |
@charset "utf-8";
/* CSS Document */
html,body{overflow-x:hidden;overflow-y:auto;}
a{color:#09c;}
a:hover{}
.lr3{ margin:0 3px;}
.tb3{ margin:3 0px;}
.lr10{ margin:0 10px;}
.tb10{ margin:10 0px;}
.lr5{ margin:0 5px;}
.tb5{ margin:5 0px;}
.lr8{ margin:0 8px;}
.tb8{ margin:8 0px;}
.lr15{ margin:0 15px;}
.tb15{ margin:1... |
@charset "UTF-8";
a,
legend {
color: inherit
}
progress,
sub,
sup {
vertical-align: baseline
}
*,
legend {
box-sizing: border-box
}
.channel-upsell__artwork,
.ribbon-video-clip__artwork {
grid-area: 1/1/1/1
}
.review-card__details__list,
ul {
list-style-type: none
}
.download-button-glyph[data-download-... |
.App {
width: 100%;
height: 100%;
margin: 0;
}
.content>:nth-child(2) {
padding-top: .5rem;
}
a {
text-decoration: none;
color: black;
} |
/*//////////////////////////////////////////////////////////////////
[ FONT ]*/
@font-face {
font-family: Ubuntu-Regular;
src: url('../fonts/ubuntu/Ubuntu-Regular.ttf');
}
@font-face {
font-family: Ubuntu-Bold;
src: url('../fonts/ubuntu/Ubuntu-Bold.ttf');
}
@font-face {
font-family: JosefinSans-Bold;
s... |
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : 24/03/2016, 13:19:11
Author : Raphael Pizzo
*/
.celular{ /*Aqui é o ativo do iphone ou celular */
margin-top:... |
/*/=====================================================================================================================
// Styles for Google Map for Webble World v3.0 (2013)
// Created By: truemrwalker
//===================================================================================================================... |
/** DataTables */
.dataTables_length {
font-size: 0.875em;
color: #555555 !important;
margin-bottom: 20px;
margin-top: 15px;
margin-left: 10px;
}
.dataTables_length select {
margin-right: 4px;
}
.dataTables_filter {
font-size: 0.875em;
margin-bottom: 20px;
color: #555555 !important;
ma... |
/*! UIkit 2.3.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
|
/* OBFUSCATED BY CSSOBFUSCATOR.COM at 2017/03/12 04:16:36 */
[class~=site-width] {
width: 10in;
}
[class~=top-menu] ul {
float: right;
}
#ribbon span {
font-family: "Oswald", sans-serif;
}
[class~=site-width] {
margin-left: auto;
}
[class~=site-width], #ribbon {
margin-bottom: 0;
}
.head-cent... |
body {
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font: Georgia,Serif;
color: #000000; /*COLOR*/
background-color: #FFFFFF; /*COLOR*/
}
p {
font-size: 12px;
font-family: "lucida grande", "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
line-height: 20px;
margin: 5px;
}
p.error {
font-size:... |
.artistLogInForm {
display: flex;
flex-direction: column;
align-items: center;
}
.artistLogInLabel {
}
.artistLogInUsername {
}
.artistLogInPassword {
}
.artistLogInButton {
} |
.full {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-flow: column;
background-color: #011627;
color: #fff;
font-size: 16px;
}
.full nav {
background-color: #1845A5;
height: 3rem;
padding: 0 2rem;
}
.full nav .nav {
list-style-type: none;
margin: 0;
padding: 0;
disp... |
/* BlogWriter Style*/
/* 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, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup... |
* {
box-sizing: border-box;
}
body {
background: #f4f4f4;
font-family: Arial, Helvetica, sans-serif;
display: flex;
flex-direction: column;
align-items: center;
min-height: 100vh;
margin: 0;
}
.container {
display: flex;
padding: 20px;
margin: 0 auto;
max-width: 100%;
width: 800px;
}
aside {
padding: 1... |
body h1, body h2, body h3, body h4, body h5, body h6 , .tg-nav{
font-family: 'Goudy Old Style', sans-serif;
}
.home-logo{
max-width: none;
margin-left: -3%;
}
.logo-name{
color: #000c24;
margin: 0px 0px 25px;
float: left;
padding: 15px 0 0;
font-size: 45px;
font-weight: 600;
text... |
/* -------------------------------------------------------
*
* !! This file was generated by xaringanthemer !!
*
* Changes made to this file directly will be overwritten
* if you used xaringanthemer in your xaringan slides Rmd
*
* Issues or likes?
* - https://github.com/gadenbuie/xaringanthemer
* ... |
.auth {
margin-top: 20px;
text-align: center;
padding: 0 14px;
color: black;
}
.formError {
color: red;
float: left;
}
.showError {
padding: 0 14px;
}
.auth-button {
width: 100%;
background-color: #ff824e !important;
}
.auth-div {
padding: 0 14px;
}
input {
border-bottom: 2px solid;
color: blac... |
html {
position: relative;
min-height: 100%;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
... |
/*
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2007 Frederico Caldeira Knabben
*
* == BEGIN LICENSE ==
*
* Licensed under the terms of any of the following licenses at your
* choice:
*
* - GNU General Public License Version 2 or later (the "GPL")
* http://www... |
/**
* Common styles for all variants (standard or mobile)
* z-index hierachy :
* 88, 89 or 90 : Positioned elements at normal level
* 98 or 99 : Positioned for menu
* 100 : footer
* 999900 : tooltip
* 999910 : menu
* 999950 : fixed control bar
* 999980 : modal windows
* 999990 : notifications
*/
html {
b... |
body {
padding-bottom: 30px;
position: relative;
min-height: 100%;
}
a {
transition: background 0.2s, color 0.2s;
}
a:hover,
a:focus {
text-decoration: none;
}
.hidden {
display: none;
} |
*{ /*Sinal de multiplicação significa que está sendo pego todos os elementos existentes no nosso documento*/
margin: 0; /*Espaçamento*/
padding: 0; /*Espaçamento*/
}
/*
Estilo para o conteudo do nosso site
*/
html,body {
height: 100%;
}
p{
display: inline-block;
width: 30px;
margin-right: -4px;
height: 300... |
/**
* @license
* Copyright 2017 Google 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 requi... |
body {
background-color: black;
font-family: arial;
color: white;
}
h1 {
color: grey;
font-family: verdana;
}
.maindiv {
background-color: white;
color: black;
width: 480px; /* changed from 300px to fit visual specification */
padding: 20px;
border-radius: 25px;
align: center;
}
/* reference for the four ... |
.el-collapse-item__content{padding:15px 15px}
/*# sourceMappingURL=chunk-4a7237a2.1cb7792e.css.map */ |
.main {
display: flex;
place-items: center;
flex-direction: column;
margin-bottom: 20px;
margin: 0 auto;
} |
/**
* Copyright 2016 Telerik AD
* ... |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* Reset Code */
html {
scroll-behavior: smooth;
}
body {
padding: 0;
margin: 0;
background: #FFF;
font-family: 'Roboto', sans-serif;... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.8.0-rc1-master-223c3da
*/
md-tooltip.md-THEME_NAME-theme {
color: '{{background-A100}}'; }
md-tooltip.md-THEME_NAME-theme .md-background {
background-color: '{{foreground-2}}'; } |
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
.eXtremeTable {
margin: 0;
padding: 0;
}
.eXtremeTable .tableRegion {
border: 1px solid #A8C9E0;
font-family: Lucida Sans Unicode, sans-serif;
font-size: 12px;
margin-top: 7px;
}
.eXtremeTable .tableHeader:last-child {border-right: none;}
.tdGray {color:#bbb}
.eXtremeTable .tableRegion .tdNoMatch {text-align... |
/**********PADDING**********/
/*****TOP*****/
.u-padding-t0 {
padding-top: 0 !important;
}
.u-padding-t1 {
padding-top: 0.25rem !important;
}
.u-padding-t2 {
padding-top: 0.5rem !important;
}
.u-padding-t3 {
padding-top: 1rem !important;
}
.u-padding-t4 {
padding-top: 2rem !important;
}
.u-padding-t5 {
paddi... |
html {
margin: 0;
padding: 0;
}
body {
font: 100% Madras,georgia, sans-serif, Arial;
line-height: 1.75;
font-size: 20px;
color: rgb(0, 0, 0);
background-image: url(flower02.jpg);
background-attachment: fixed;
/*background-attachment:scroll;*/
margin-top: 0px;
margin-left: 100px;
margin-right: 100px;
padd... |
/*!
* Copyright © 2012-2013 <a href="http://www.stars-soft.com">EziCloud</a> All rights reserved.
*/a:link,a:visited{color:#282828;text-decoration:none}a:hover,a:active{color:#f00;text-decoration:underline}a.btn.btn-primary{color:#fff}body{padding-bottom:3px;font-size:14px}.navbar.navbar-fixed-top{_margin-bottom... |
body {
/* background: linear-gradient(to right, #3494e6, #ec6ead); */
background-color: white;
font-family: "Roboto", sans-serif;
margin: 0;
overflow-x: hidden;
}
.resume-website-btn {
position: absolute;
display: flex;
flex-direction: column;
left: 2px;
}
.resume-website-btn > a {
position: relat... |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=cyrillic');
* {
margin: 0;
padding: 0;
}
body {
font-family: 'Open Sans', sans-serif;
background-color: #fff;
letter-spacing: 0.2px;
}
#wrapper-tariffs {
width: 100%;
height: auto;
background-color: #fff;
}
.tariffs {
width:... |
/* CodeMirror Default Styling */
/* BASICS */
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height: 300px;
color: black;
}
/* PADDING */
.CodeMirror-lines {
padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre {
padding: 0 4px; /* Hor... |
/* Styling for the container of the demo itself. */
#container-tree-demo {
position: relative;
height: 20em;
width: 20em;
}
#logic-sentence-symbols dl {
font-size: 2em;
margin: 0;
}
#logic-sentence-symbols dt {
display: inline;
padding: 0 0.5em;
cursor: pointer;
float: left;
te... |
/**
* Solarized Light theme for reveal.js.
* Author: Achim Staebler
*/
@import url(../../lib/font/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Solarized colors by Ethan Schoonover
*/
html * {
color-profile: sRGB;
rendering-intent... |
.event-list{
display: flex;
flex-wrap: wrap;
/* flex-shrink: 0; */
justify-content: space-evenly;
}
.event-list-title{
margin-left: 20px;
font-family: 'Playfair Display', serif;
}
.event{
border: 1px solid none;
margin: 10px 0;
width: 480px;
border-radius: 10px; /*las imagenes ... |
@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap");
* {
margin: 0;
padding: 0;
list-style-type: none;
box-sizing: border-box;
/* box-shadow removes the default bootstrap shadow on buttons afte... |
#not-logged-in-message {
position: fixed;
width: 100%;
z-index: 10;
} |
html,
body {
padding: 0;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
code, pre {
font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New,... |
.u-font-archivo-black-400 {
font-family: 'Archivo Black' !important;
font-weight: 400 !important;
} |
:root { font: 14px/1.64286 Arial; }
p {
margin: (23px)pr auto;
line-height: (23px)pr;
}
ul {
margin-top: 23px;
margin-bottom: 23px;
}
li { font-size: 18pr; } |
/* Copyright (c) 2011, Jan-Christoph Borchardt, http://jancborchardt.net
This file is licensed under the Affero General Public License version 3 or later.
See the COPYING-README file. */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, ... |
/*//////////////////////////////////////////////////////////////////
[ FONT ]*/
@font-face {
font-family: Ubuntu-Regular;
src: url('../fonts/ubuntu/Ubuntu-Regular.ttf');
}
@font-face {
font-family: Ubuntu-Bold;
src: url('../fonts/ubuntu/Ubuntu-Bold.ttf');
}
/*////////////////////////////////////////////... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.