text stringlengths 1 1.04M |
|---|
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600|Lato|Montserrat&subset=greek);
body
{
background-image: url("franklin.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
.desc
{
margin-top: 40px;
text-align: center;
font-size: 100px;
color... |
input[type=checkbox] {
visibility: hidden;
height: 0;
width: 0;
margin: 0;
}
.rst-versions .rst-current-version {
padding: 10px;
display: flex;
justify-content: space-between;
}
.rst-versions .rst-current-version .fa-book,
.rst-versions .rst-current-version .fa-v,
.rst-versions .rst-curren... |
:host {
display: flex;
flex-direction: column;
width: 140px;
height: 200px;
border: 2px solid;
background-color: #29394b;
padding: 10px;
color: #bdc2c5;
margin: 0 12px 12px 0;
}
:host-context(.medium-movies) .label {
background-color: #53ace4;
}
:host-context(.medium-series) .label {
background-... |
/*
StyleSheet For Responsive Bootstrap Carousel
Author: szthemes
Item Name: Responsive Bootstrap Carousel
Author URI: http://codecanyon.net/user/szthemes
Description: Different Types of Bootstrap Carousel
Content List
-----------------------------------------------------------------------------------
... |
/*for input.html and f*/
.list-item--modi{
height: 3.5em;
} |
/******************************************************************
Theme Name: NimbleBusiness
Theme URI: http://www.aptandnimble.com
Description: This site was built using the Bones Development Theme. For more information about Bones or to view documentation, you can visit the <a href="https://github.com/eddiemachado/... |
/* ============================= */
/* Base theme */
/* ============================= */
/* ============================= */
/* Global Base parameters */
/* ============================= */
/* =========================== */
/* Global CSS for 'base' theme */
/* =========================== */
/*... |
@import url(https://fonts.googleapis.com/css?family=Nunito);@import url(/css/style.css);/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
@charset "UTF-8";
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)... |
/*!
* Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
/* Toggle Styles */
.main-container{
margin:0 auto;
background-color: #ffffff;
}
.container{
width:80%
}
... |
#spr1_1852093 *,#spr2_1852093 * {-webkit-transform-origin:0 0; -moz-transform-origin:0 0; -o-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0;}#spr1_1852093,#spr2_1852093 {clip:rect(0px,1000px,750px,0px);} |
:root {
--base-color: #2af5eb;
--background-color: #0d4653;
--base-color2: #222831;
--text-gray: #9199a2;
}
* {
padding: 0;
margin: 0;
font-family: "Mulish", sans-serif;
text-decoration: none;
box-sizing: border-box;
}
html, body {
width: 100%;
}
body {
background: var(--background-color);
co... |
.circles-to-rhombuses-spinner, .circles-to-rhombuses-spinner * {
box-sizing: border-box;
}
.circles-to-rhombuses-spinner {
height: 15px;
width: calc((15px + 15px * 1.125) * 3);
display: flex;
align-items: center;
justify-content: center
}
.circles-to-rhombuses-spinner .circle {
height: 15p... |
#title {
font-size: medium;
}
ul {
padding-left: 0;
}
ul > li {
list-style: none;
} |
#fact-button{
border: solid var(--duck-egg);
border-width: 0 1vmin 1vmin 0;
display: inline-block;
padding: 1vmin;
transform: rotate(-45deg);
background-color: var(--bg-off-white);
}
#fact-text-div{
display: inline-block;
height: 5vh;
vertical-align: bottom;
padding-left: 1vw;
}... |
#arjsDebugUIContainer {
display: none;
}
a-box {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#ice {
width: 400px;
height: 160px;
background: url('assets/journey-train.png');
background-repeat: no-repeat;
animation-name: example;
animation-duration: 4s;
animation-iteration-count: infinite;... |
.pop
{
background-color:white;
margin: 100px 100px;
border-width: : 70px;
padding: 110px 110px;
color: black;
border-radius: 40px;;
border-color:#D5D5D5;
display: none;
position: fixed;
left:10%;
top:10%;
right:10%;
bottom:10%;
justify-content: center;
}
.pop2
{
background-color:white;
margin: ... |
/*! ========================================================================
* 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: 0;
padding: 0;
}
/* // font face for "Submit" button */
@font-face {
font-family: 'form';
src: url('fonts/form.eot');
}
@font-face {
font-family: 'form';
src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6vDWgAAAC8AAAAYGNtYXAAbgBfAAABHAAA... |
.font-robo {
font-family: "Roboto", "Arial", "Helvetica Neue", sans-serif;
}
.otp{
text-decoration: none;
}
.otp:hover{
text-decoration: underline;
}
.font-poppins {
font-family: "Poppins", "Arial", "Helvetica Neue", sans-serif;
}
.row {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
di... |
/*
margin
*/
.m-5{
margin: 5px;
}
.m-10{
margin: 10px;
}
.m-20{
margin: 20px;
}
.m-l-5{
margin-left: 5px;
}
.m-l-10{
margin-left: 10px;
}
.m-l-20{
margin-left: 20px;
}
.m-r-5{
margin-right: 5px;
}
.m-r-10{
margin-right: 10px;
}
.m-r-20{
margin-right: 20px;
}
.m-t-5{
margin-t... |
.Menu {
height: 3rem;
background: #000000;
display: flex;
}
.areapesquisa {
width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.pesquisa {
width: 250px;
height: 1.5rem;
border: 1px solid #FFDF00;
padding-left: 1.5px;
}
.btn... |
.emoji-man-in-tuxedo-tone-1 {
} |
@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
body{
margin: 0;
padding: 0;
font-family: sans-serif;
background: url(bg.jpg) no-repeat;
background-size: cover;
}
.login-box{
width: 280px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
color: white;
}
... |
@font-face {
font-family: 'Lowvetica';
src: url(../fonts/Lowvetica.ttf) format('truetype');
}
a {
text-decoration: none;
}
body {
margin: 0px;
font-family: 'Lowvetica', sans-serif;
}
#greyout {
position: absolute;
top:0;
background-color: grey;
opacity: 0;
width: 100%;
transition: opacity .5s;
... |
.accordion {
overflow: hidden;
border-width: 1px;
border-style: solid;
}
.accordion .accordion-header {
border-width: 0 0 1px;
cursor: pointer;
}
.accordion .accordion-body {
border-width: 0 0 1px;
}
.accordion-noborder {
border-width: 0;
}
.accordion-noborder .accordion-header {
border-width: 0 0 1px;
... |
/*
* ___
* /\_ \
* \//\ \ __ ___ __ __ ___ ___
* \ \ \ /'__`\ /' _ `\/\ \/\ \ / __`\ /' _ `\
* \_\ \_/\ \_\.\_/\ \/\ \ \ \_\ \/\ \_\ \/\ \/\ \
* /\____\ \__/.\_\ \_\ \_\/`____ \ \____/\ \_\ \_\
* \/____/\/__/\/_/\/_/\/_/`/___/> \/___/ \/_/\/_/
* ... |
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
body,div,h1 {font-family:'trebuchet ms', verdana, arial;margin:0;padding:0;}
body {background-color:#fff;color:#333;margin:0;padding:0;}
h1,h2 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;margin:0;}
h1 {font-size:large;font-w... |
/*
YUI 3.16.0 (build 76f0e08)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
v\:oval,
v\:shadow,
v\:fill {
behavior: url(#default#VML);
display: inline-block;
zoom: 1; *display: inline; /* IE < 8: fake inline-block */
}
.yui3-dial{
positio... |
.transition-ease-2 {
transition: .20s ease
}
.transition-ease-25 {
transition: .25s ease
}
.transition-ease-3 {
transition: .3s ease
}
.perspective-3000 {
perspective: 3000px
}
.transform-preserve3d {
transform-style: preserve3d;
}
.link-transition {
opacity: .7
}
.link-transition:hover {
opacity: 1;
tran... |
.page {
/* center in the middle of the screen */
position: absolute;
width: 1080px;
height: 720px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
/* make it look like a card */
border-radius: 10px;
padding: 20px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.button... |
/* Spectral by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */
/* Icon */
.icon.major { border: none; }
.icon.major:before { font-size: 3em; }
/* Form */
label { color: #2E3842; }
input[type="text"], input[type="password"], input[type="email"], se... |
.table-log{
border-collapse: separate !important;
}
.btn-panel {
margin-bottom: 10px;
flex-wrap: wrap;
}
.btn-panel .btn-group {
margin-right: initial;
}
.btn-panel button, .btn-panel > a.btn {
margin: 0 5px 5px 5px;
width: 100px;
}
.btn-panel .btn>i.fa {
margin-right: 5px;
}
.btn-panel a {
color: ... |
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
margin: 0;
font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto,
'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR',
'Malgun Gothic', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
san... |
.root {
composes: detail from "~coral-ui/shared/typography.css";
} |
* {
box-sizing: border-box;
}
a {
text-decoration: none;
}
ul, li {
list-style: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
a:hover, button:hover {
cursor: pointer;
} |
.button-position {
display: flex;
justify-content: space-around;
align-content: center;
margin: 10px;
margin-top: 20px;
}
.card-position {
display: flex;
justify-content:space-around;
align-content: center;
} |
body {
background-color: #;
}
table th:nth-of-type(1) {
width: 10%;
}
table th:nth-of-type(3) {
width: 25%;
}
tr:nth-child(odd) {
border-bottom: 1px solid #DDDAD1;
}
table {
background-color: F8F7F0;
border-spacing: 0;
border-collapse: collapse;
margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
wi... |
.tooltip {
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 4px;
color: white;
padding: 4px 8px;
opacity: 0.7;
white-space: nowrap;
}
.tooltip-measure {
opacity: 1;
font-weight: bold;
}
.tooltip-static {
background-color: #ffcc33;
color: black;
border: 1... |
/*
Flaticon icon font: Flaticon
*/
@font-face {
font-family: "Flaticon";
src: url("../../assets/fonts/Flaticon.eot");
src: url("../../assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../../assets/fonts/Flaticon.woff2") format("woff2"),
url("../../assets/fonts/Flaticon.woff") format("woff"),
ur... |
#form_Income #tblform_Income thead tr th:first-child {
max-width: 100px !important;
min-width: 100px !important;
width: 100px !important;
text-align: left;
}
#form_Income #tblform_Income thead tr th:nth-child(2) {
max-width: 150px !important;
min-width: 150px !important;
width: 150px !important;
text-al... |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
body{
background-image: linear-gradient(to bottom , rgb(21, 21, 63) 10%, rgb(38, 38, 114) 60%);
background-attachment: fixed;
margin: 0px
}
h1 {
padding: 30px 30px;
text-align: cente... |
input.input-outline-primary {
border: 1px solid var(--primary);
}
input.input-outline-primary:focus {
border: 2px solid var(--primary);
} |
@import
url("https://fonts.googleapis.com/css?family=Raleway:300,400,700,900");
@import
url("https://fonts.googleapis.com/css?family=Economica:300,400,700,900");
.heading{
text-align: center;
margin-top: 30px;
}
h1{
font-size: 60px;
color: white;
font-family:'Raleway',san-serif;
}
p{
font-size: ... |
body {
}
.question-pool .question .description img {
width: 100%;
}
.social-nav .twitter-share-button {
margin-top: 1em;
}
#navbar.in .social-nav .twitter-share-button {
margin-left: 1em;
}
#jsQuizEngine > .quiz > h3, #jsQuizEngine > .score > h3 {
margin-top: 0;
}
#jsQuizEngine > .quiz > h5, #jsQui... |
/* class: .btn-here-we-are-2, color theme: Here We Are */
.btn-here-we-are-2 { text-shadow: 0px -1px 0px #5c0013; color: #ffffff !important; background-color: #7A1631; background-image: -moz-linear-gradient(top, #98344f, #5c0013); background-image: -ms-linear-gradient(top, #98344f, #5c0013); background-image: -webkit-... |
@font-face {
font-family:"Octicons";
src:url("octicons.eot");
font-weight:normal;
font-style:normal;
}
/*
.octicon is optimized for 16px.
.mega-octicon is optimized for 32px but can be used larger.
*/
.octicon, .mega-octicon {
font: normal normal normal 16px/1 Octicons;
display: inline-block;
text-dec... |
.#<uispace>-parent{position:relative;}
.#<uispace>{position:absolute;top:0;left:0;border:1px solid #aaa;cursor:move;$<user-select>:none;z-index:1000;}
.#<uispace> .zln{width:48px;height:48px;border:1px solid #fff;background:url(#<blankimage>);}
.#<uispace> .zpc{border:1px solid #aaa;}
.#<uispace> .zpt{position:absolute... |
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden |
.subscription_form_main {
padding-top: 100px;
padding-bottom: 120px;
position: relative;
}
.row_subscription_form_main {
display: flex;
flex-wrap: wrap;
}
.subscription_form_main_left, .subscription_form_main_right {
width: 50%;
box-sizing: border-box;
}
.subscription_form_main_left {
pa... |
body {
background: #bdbde3;
background: -moz-linear-gradient(top, #bdbde3, #ffffff);
background: -webkit-gradient(linear, left top, left bottom, from(#bdbde3) to(#ffffff), fixed);
}
h1 {
margin: 2px;
}
h2 {
margin: 2px;
font-style: italic;
}
.actionReport {
width: 100%;
}
.cloud {
padding: 5px;
color: #000... |
/*
* Template Name: Orbit - Responsive Resume/CV Template for Developers
* Version: 1.0
* Author: Xiaoying Riley
* Twitter: @3rdwave_themes
* License: Creative Commons Attribution 3.0 License
* Website: http://themes.3rdwavemedia.com/
*/
/* styles.css */
/* ======= Base ======= */
body {
font-family: 'Roboto... |
body {
padding-top: 70px;
}
footer {
font-size: x-small;
}
.typeahead,
.tt-input,
.tt-hint {
padding: 8px 12px;
line-height: 30px;
border: 2px solid #ccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
outline: none;
}
.typeahead {
background-color: #fff;
}
... |
* {
box-sizing: border-box;
}
body, html {
height: 100%;
padding: 0;
margin: 0;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
color: #333;
}
a {
text-decoration: none;
color: #676768;
font-weight: bold;
transition: color .1s;
}
a:hover {... |
body:after{content:url(../../www.ctu.com.mx/img/images/close.png) url(../../www.ctu.com.mx/img/images/loading.gif) url(../../www.ctu.com.mx/img/images/prev.png) url(../../www.ctu.com.mx/img/images/next.png);display:none;}
.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:... |
.post {
margin: auto;
max-width: 675px;
} |
body{
/* margin:50px; */
/* margin-left: 30px;
margin-right: 30px; */
font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
#logo{
flex:1;
}
#logo a{
text-decoration:none;
color: #000;
}
#top{
display:flex;
flex:1;
... |
@font-face {
font-family:ear-regular;
src:url('../fonts/calibri.ttf');
text-decoration:none;
}
@font-face {
font-family:ear-bold;
src:url('../fonts/calibrib.ttf');
text-decoration:none;
}
@font-face {
font-family:ear-head;
src:url('../fonts/georgiab_0.ttf');
text-decoration:none;
}
/* - Color Pallete ... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,700,300italic,700italic|Source+Sans+Pro:900");
/*
Massively 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, app... |
.App {
height: 100vh;
background-color: #0d1116;
text-align: center;
}
.container {
height: 100%;
background-color: #0d1116;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.header-container {
padding-top: 30px;
}
.header {
margin: 0;
font-size: 50px;
font-weight: bo... |
/*
* FancyBox - jQuery Plugin
* Simple and fancy lightbox alternative
*
* Examples and documentation at: http://fancybox.net
*
* Copyright (c) 2008 - 2010 Janis Skarnelis
* That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is grea... |
/* ./styles/global.css */
@tailwind base;
@tailwind components;
@tailwind utilities; |
/**
* adding sorting ability to HTML tables with Bootstrap styling
* @summary HTML tables sorting ability
* @version 2.0.0
* @requires tinysort, moment.js, jQuery
* @license MIT
* @author Matus Brlit (drvic10k)
* @copyright Matus Brlit (drvic10k), bootstrap-sortable contributors
*/
table.sortable span.sign {
... |
/* mobile */
@media (min-width: 480px) and (max-width: 767px){
*{
background-color: rgba(248, 207, 207, 0.651);
}
#a {
background-color: rgba(235, 170, 170, 0.651);
}
#b {
background-color: rgba(223, 147, 147, 0.651);
}
#c {
background-color: rgba(182, 103, 103, 0.651);
}
#d{
... |
/* PHASE 0: Reset */
html, body, header, nav, h1, a,
ul, li, strong, main, button, i,
section, img, div, h2, p, form,
fieldset, label, input, textarea,
span, article, footer, time, small {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font: inherit;
color: inherit;
text-align: inherit;
text-decoration:... |
/* PrismJS 1.15.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+json */
/**
* prism.js default theme for JavaScript, CSS and HTML
* Based on dabblet (http://dabblet.com)
* @author Lea Verou
*/
code[class*="language-"],
pre[class*="language-"] {
color: black;
backgrou... |
body{
background-image: url('media/static.jpg');
}
#logo{
width: 360px;
height: 329px;
position: absolute;
left: 10%;
top: 20%;
z-index: -1;
}
.selStyle{
font-size: 28px;
font-family: 'VT323', monospace;
border-color: DeepSkyBlue;
border-style: solid;
border-widt... |
/*!
* AdminLTE v2.4.8
* Author: Almsaeed Studio
* Website: Almsaeed Studio <https://adminlte.io>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT for more information |
.drop {
padding: 20px 0 30px 0;
margin: 30px 0;
width: 280px;
display: inline-block;
text-align: center;
background-color: #222;
border-radius: 1em;
border: 3px solid #222;
cursor: pointer;
transition: all .3s;
}
mat-label {
display: block;
margin-bottom: -20px;
}
mat-chip-list {
margin: 30... |
a:link{
text-decoration: none;
}
.campo{
margin-bottom: 1em;
}
.campo input:FOCUS, .campo select:FOCUS {
background: blanchedalmond;
}
.table {
width: 640px;
text-align: center;
}
fieldset{
width: 640px;
margin: 0 auto;
}
fieldset.group .campo {
float: left;
margin-right: 2em;
}... |
/* ==UserStyle==
@name Jeon Jungkook-Tema Amor Doce
@namespace USO Archive
@author HeyYuna
@description `Um tema para as A.R.M.Y's que tem como utt bias o Kookie`
@version 20161224.4.46
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("amordo... |
/* ==UserStyle==
@name MeteoBelgique.be
@namespace USO Archive
@author gerdami
@description `No top banner that eats space`
@version 20141008.15.49
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/* Version 1.00 */
@namespace url(http://www.w3.org/1999/xhtml);
@... |
/*
* ___
* /\_ \
* _____ ___ ___\//\ \ __
* /\ '__`\ / __`\ / __`\\ \ \ /'__`\
* \ \ \_\ \/\ \_\ \/\ \_\ \\_\ \_/\ __/
* \ \ ,__/\ \____/\ \____//\____\ \____\
* \ \ \/ \/___/ \/___/ \/____/\/____/
* \ \_\
* \/_/
*
* Designed, built,... |
.searchBox button {
background: none;
border: 0;
box-sizing: border-box;
box-shadow: inset 0 0 0 2px #ffffff;
color: #000000;
font-size: smaller;
font-weight: 600;
margin: 1em;
padding: 1em 2em;
text-align: center;
text-transform: capitalize;
position: relative;
verti... |
/*!
* froala_editor v2.0.0-rc.3 (https://www.froala.com/wysiwyg-editor/v2.0)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/.clearfix:after{clear:both;display:block;content:""}.fr-file-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;position:relative;font-size:14px;letter-spaci... |
*{
margin:0;
padding: 0;
box-sizing: border-box;
}
/* HTML body */
body{
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: url('/Header/Header-bg.png')no-repeat;
background-size: cover;
height: 109vh;
}
/* Header container */
.container{
position: relative;
... |
/* To bar notifications */
.vic-ns-box.vic-ns-bar {
top: 0;
left: 0;
width: 100%;
}
.vic-ns-bar .vic-ns-close {
background: transparent;
top: 50%;
right: 20px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.vic-ns-bar .vic-ns-close::before,
.vic-ns-bar .vic-ns-close::after {
background:... |
/* mohave-latin-ext-700-italic*/
@font-face {
font-family: 'Mohave';
font-style: italic;
font-display: swap;
font-weight: 700;
src: url('./files/mohave-latin-ext-700-italic.woff2') format('woff2'), url('./files/mohave-latin-ext-700-italic.woff') format('woff');
} |
body{
font-family: 'Comfortaa', cursive;
font-weight: 400;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Comfortaa', cursive;
font-weight: 700;
}
.spacer {
height: 60px;
clear: both;
}
.quotes-head {
margin: 40px 0px 20px;
} |
html {
/* Globals */
--global-focus-outline-width: 1px;
--global-focus-outline-style: solid;
--global-focus-outline-color: #007ACC;
--box-shadow-color: var(--neutral-6);
/* Highlight colors */
--list-item-color: #605E5C;
--list-item-selected-color: var(--neutral-2);
--list-item-hover-bg: var(--neutra... |
@import url('https://fonts.googleapis.com/css2?family=Muli&display=swap');
* {
box-sizing: border-box;
}
body {
background-color: steelblue;
color: #fff;
font-family: 'Muli', sans-serif;
margin: 0;
height: 100vh;
overflow: hidden;
display: flex;
flex-direction: column;
justify-... |
/* ==== Medium Layout: 1280px ==== */
@media only screen and (min-width: 992px) {
.slicknav_menu {
display: none;
}
.slider-right-text {
font-size: 16px;
text-align: right;
margin-top: 0px;
}
.slider-right-text h1 {
font-size: 45px;
}
.about-btn a {
... |
.App {
text-align: center;
}
.header {
width: 100%;
height: 10vh;
background-color: goldenrod;
display: flex;
justify-content: space-between;
cursor: pointer;
}
.tarotpedia {
margin: auto;
font-size: 26px;
font-family: 'Macondo', 'Cardo', serif ;
font-weight: 800;
text-s... |
/* meow-script-vietnamese-400-normal*/
@font-face {
font-family: 'Meow Script';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/meow-script-vietnamese-400-normal.woff2') format('woff2'), url('./files/meow-script-vietnamese-400-normal.woff') format('woff');
} |
@charset "UTF-8";
/* Slider */
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: no... |
#editor_switch {
border-bottom:1px solid #36a;
height: 25px;
margin-bottom: 12px;
}
#editor_switch li {
margin: 0 5px;
list-style: none;
float:left;
}
#editor_switch li a {
display:block;
color: black;
text-decoration:none;
background: #ddd;
padding:0.25em 1em;
border: 1px solid #36a;
border... |
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.7.2
build: 3.7.2
*/
/* Horizontal Slider */
/* Use thumbUrl /build/slider-base/assets/skins/audio/thumb-x.png */
.yui3-skin-audio .yui3-slider-x .yui3-slider-rail,
.yui3-... |
@import url(font-awesome.min.css);
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400";
/*
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, ... |
$VENDORS: webkit, moz, ms, o, kthml;
@mixin vendor-prefix($property, $values...) {
@each $vendor in $VENDORS {
-#{$vendor}-#{$property}: $values;
}
#{$property}: $values;
}
@mixin vendor-prefixed-values($property, $values...) {
@each $vendor in $VENDORS {
-#{$vendor}-#{$property}: -#{$vendor}-$values;... |
/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.15
Create your own skin at http://designer.videojs.com
*/
/*
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less
*/
/* SKIN
========================================================================... |
.number-board {
margin-top: 15px !important;
}
.number-board > .value > .denominator {
font-size: 3rem;
} |
.container {
padding-top: 20px;
margin-bottom: 10px;
display: grid;
gap: 10px;
}
@media (min-width: 768px) {
.container {
padding-top: 0;
max-height: 700px;
overflow: auto;
}
.container::-webkit-scrollbar {
width: 10px;
}
.container::-webkit-scrollbar-thumb {
... |
.ytcenter-site-center #yt-masthead,
.ytcenter-site-center #footer-hh {
width: 1003px!important;
}
#page.search.no-flex .branded-page-v2-container {
min-width: 0!important;
}
.ytcenter-exp-settings-dialog .ytcenter-settings-content,
.ytcenter-exp-settings-dialog .ytcenter-settings-content > div {
padding-left: 0... |
/* Vibrant Ink Theme */
/* Original theme - http://alternateidea.com/blog/articles/2006/1/3/textmate-vibrant-ink-theme-and-prototype-bundle */
/* Pretty printing styles. Used with prettify.js. */
/* SPAN elements with the classes below are added by prettyprint. */
/* plain text */
.pln {
color: white;
}
@media scree... |
@media screen and (min-width:600px) {
#navbar-item{display: none}
}
@media screen and (max-width:600px) {
.left-menu{display: none}
}
.left-menu{
margin: 0;
margin-top: -28px;
background: #222;
max-width: 240px;
height: 600px;
}
.left-menu ul{
margin: 0;
margin-left: -55px;
marg... |
h1 {
text-align: center;
}
.jumbotron {
background-color: skyblue;
}
#page-title {
color: #6b32a8;
}
{
display: block;
}
#home {
padding: 15px;
}
#About {
padding: 15px;
}
#Contact {
padding: 15px;
}
blockquote {
padding: 50px;
float: right;
}
#well {
background-color: #cf8927
}
#valley ... |
/*
** NOTE: This file is generated by Gulp and should not be edited directly!
** Any changes made directly to this file will be overwritten next time its asset group is processed by Gulp.
*/
/*!
* Bootstrap v4.1.3 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter,... |
body {
font-family: poppins;
}
.headnav {
float: right;
padding-right: 200px;
}
.headnav a {
color: #0000;
text-align: center;
padding: 20px 24px;
font-size: 17px;
text-decoration: none;
}
.headnav a.active {
text-decoration: none;
color: black;
}
.headnav a.navitem {
color: ... |
#iceland{
background-image: url(../images/icelandextent2.png);
position: absolute;
top: 0px;
left: 0px;
height: 800px;
width: 1400px;
background-size: cover;
z-index: -1;
}
#country{
color:rgb(0,77,168);
font-family: 'Josefin Slab', serif;
font-size: 50px;
position: absol... |
@tailwind utilities;
.docs-search > span {
width: 100%;
}
.algolia-autocomplete .algolia-docsearch-suggestion--category-header span {
display: inline-block;
}
.algolia-autocomplete .ds-dropdown-menu {
width: 500px;
min-width: 300px;
max-width: calc(100vw - 50px);
}
[data-reach-skip-link] {
@apply sr-only... |
a{
text-decoration:none;
color: inherit;
}
a:hover{
color: red;
}
ul{
padding-inline-start: 0px;
list-style: none;
}
body{
background-color: #f7f6f2;
}
h3{
margin: 0px;
}
table,table tr th, table tr td { border:1px solid #0094ff; }
.Main_1{
width: 100%;
overflow: hidden;
float: left;
height: 530px;
}
.wrappe... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.