text
stringlengths
1
1.04M
/* Maid RPG Character Sheet by Shoujo Q */ /* Made in October 2019 */ /* Technical assistance from A.B. and the Roll20 Discord crew */ .sheet-attributes input[type=number] { float: center; border: none; } .charsheet h1 { font-size: 3em; line-height: 1em; display: block; padding-bottom: 0.2em; ...
@charset "UTF-8"; /*! * Bootstrap v5.1.1 (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; --bs-pin...
body { margin: 0; padding: 0; } .header { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 16px; color: white; background: #040d21; padding: 8px 0; } .container { width: 75%; margin: a...
*, :after, :before { -webkit-box-sizing: border-box; box-sizing: border-box } html { line-height: 1.15; -webkit-text-size-adjust: 100% } body { margin: 0 } .sr { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px } code, ...
/*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
.embed-container { position: relative; height: 100%; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } small { position: absolute; z-index: 40; bottom: 0; margin-bottom: -15px; }
@font-face {font-family:GPC; font-weight:300; font-style:normal; src:url('https://www.nd.edu/assets/fonts/GalaxiePolarisCondensed-Book.min.eot'); src:url('https://www.nd.edu/assets/fonts/GalaxiePolarisCondensed-Book.min.eot?iefix') format('embedded-opentype'), url('https://www.nd.edu/assets/fonts/GalaxiePolar...
/*! jQuery UI - v1.12.1 - 2019-08-23 * http://jqueryui.com * Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, t...
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); @import url('https://fonts.googleapis.com/css2?family=New+T...
.feed { margin: 0 20px; } @media only screen and (max-width: 900px) { .feed { align-items: center; margin: 0; } }
/*! Made with Bones: http://themble.com/bones :) */ /****************************************************************** Site Name: Author: Stylesheet: Main Stylesheet Here's where the magic happens. Here, you'll see we are calling in the separate media queries. The base mobile goes outside any query and is called at ...
body { font-family: sans-serif; } a { text-decoration: none; color: black; } p { text-decoration: none; color: black; } label { display: inline-block; width: 140px; text-align: right; } ​ nav a { display: inline-block; margin: 1em; } form div { margin: 1em; display: flex; justify-content:...
@font-face { font-family: 'Lato'; src: url('../fonts/lato/lato-black.eot'); src: url('../fonts/lato/lato-black.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-black.woff') format('woff'), url('../fonts/lato/lato-black.ttf') format('truetype'), url('../fonts/lato/lato-black.svg#latoblack') format...
body { background-color: #ddd !important; } body.install { margin-top: 30px; } .hidden { display: none !important; } template { display: block !important; } .full.width { width: 100%; } #code-editor { width: 650px; height: 250px; } .code-editor-container { height: 300px; } .font-size-normal { f...
/*! * Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545...
/*! ####################################################################### JTY-MeanMenu ####################################################################### */ a.meanmenu-reveal { display: none } .mean-container a.meanmenu-reveal { width: 22px; height: 22px; padding: 13px 13px 11px; position: absolute; to...
/* ==UserStyle== @name Universe Stars - Style.10 @namespace USO Archive @author 格底斯特 @description `Universe Stars - Style.10` @version 20130404.5.59 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain("facebook.com") { .highlightIndicator, .tin...
/* See ab2p.common.css for sources info */
#page { width: 756px; margin: 0 auto; font-family: Georgia, Serif; } #logo { background-image: url('./AlohaEditorLogo.png'); width: 256px; height: 256px; clear: both; float: right; } #tests { width: 500px; float: left; } #footer { clear: both; padding: 50px 0 0 0; font-size: 0.8em; }
/* Space out content a bit */ body { padding-top: 20px; padding-bottom: 20px; } /* Everything but the jumbotron gets side spacing for mobile first views */ .header, .marketing, .footer { padding-right: 15px; padding-left: 15px; } /* Custom page header */ .header { padding-bottom: 20px; border-bottom: 1px ...
:root { --fallback-title-bar-height: 40px; } html, body { padding: 0; margin: 0; background-color: var(--main-background, #41403e); } nav .bar1, nav .bar2, nav .bar3 { height: 2px; } .cursor.pointer { cursor: pointer; } article.mandadin { display: flex; flex-direction: column; height: 100vh; ove...
.app-list-side{ height: 684px; border: 1px solid rgb(227,229,230); background: rgb(245,247,247); width: 265px; padding: 8px 5px; float: left; } .app-list-side .app-item { font-size: 12px; height: 35px; line-height: 14px; padding: 7px 57px 7px 0; text-align: right; } .app-list-side .app-item:hover { backgrou...
@import url("font-awesome.min.css"); @import url("https://fonts.googleapis.com/css?family=Baloo+Bhai&display=swap"); /* 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, h1, h2, h3, h4, h5...
#page-title{ margin-top: 10px; } h4{ height: 50px; background-color: gray; } form { background-color: white; color: black; } .form-search{ margin: auto; width: 75%; text-align: center; } .form-show{ margin: auto; height: 100%; width: 100%; } .form-show div{ width: 75%; height: 300px; ma...
#contact{ padding-top: 10px; } .cardlist{ box-shadow: 5px 10px 8px rgb(32, 32, 32); } #searchbar{ width: 400px; } .nav-item{ font-weight: bold; padding:5px; margin-left: 30px; } #bio{ margin-right: 20px; margin-left: 20px; height: 600px; padding-top: 20px; text-align: cente...
body{ font-family: tahoma; color: #FFFFFF; background: #0d1521; } #choice{ position: relative; transform: translateY(30%); width: 95%; background: #090d13; margin: 0 auto; padding: 20px; box-sizing: border-box; } button{ padding: 20px; width: 30%; float: left; b...
#lopan { color:aqua; font-size:50px; } #lepyn { color:red } .jopi { border:1px solid; background:green; } .hopin { color: aliceblue; background-color: black; }
:root{--accent: rgb(255,168,106);--code: rgb(255,188,126);--accent-alpha-20: rgba(255, 168, 106, .05);--accent-alpha-70: rgba(255, 168, 106, .7);--background: #222129;--color: whitesmoke;--border-color: rgba(255, 255, 255, .1)}
/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, ...
@charset "utf-8"; .modal-header{ background-color: #1abc9c; color:#FFFFFF; } button:focus {outline:0;} input { font-size:18px; padding:10px 10px 10px 5px; display:block; width:100%; border:none; border-bottom:1px solid #757575; } input:focus{ outline:none; } /* LABEL ===============================...
/** * This stylesheet is used to print reveal.js * presentations to PDF. * * https://github.com/hakimel/reveal.js#pdf-export */ * { -webkit-print-color-adjust: exact; } body { margin: 0 auto !important; border: 0; padding: 0; float: none !important; overflow: visible; background: white !important; } htm...
*, *::before, *::after { box-sizing: border-box; } html, body, .wrapper { height: 100%; margin: 0; padding: 0; } body { font-family: sans-serif; background-color: #000000; } .wrapper { padding-top: 30px; padding-left: 20px; padding-right: 20px; /*Background Image credit in Read Me*/ background:...
/*! * # Semantic UI 2.2.4 - Sidebar * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT *
body { background-color: #D5E1DD; margin: 0; font-family: 'Trebuchet MS', sans-serif; font-size: 14px; } #header { background: #2B3E42 url(../img/scrapyrd.png) no-repeat 15px 15px; padding: 15px 15px 15px 60px; } #header img { vertical-align: middle; } #header h1 { color: #D5E1DD; margin: 0; padding: 0; font...
/* ==UserStyle== @name WALRUS google wgthyj @namespace USO Archive @author CaitlinF @description `google` @version 20121113.20.50 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document url-prefix("https://www.google.com/") { .footer_links, #footer, #slide...
:root{ /* raiz do nosso documento*/ --title-color: #322153; /* aplicar cor automática usando um atalho*/ --primary-color: #34cb79; } * { /* referencia todos os selores/elementos */ margin: 0; padding: 0; box-sizing: border-box ; } html { font-fa...
/*----------------------------------------------------------------------------- | Copyright (c) Jupyter Development Team. | Distributed under the terms of the Modified BSD License. |----------------------------------------------------------------------------*/ /* The following CSS variables define the main, public API...
.container { color: black; background-color:skyblue; height: 100%; width: 100%; border: 0px solid; padding: 30px; box-shadow: 5px 10px 8px aqua; } .center { text-align: center; } img { border-radius: 50%; margin-bottom: 30px; } .submit { background-color:white; width: 10...
@charset "UTF-8"; /* BASSCSS Next-level CSS toolkit - http://jxnblk.github.io/basscss Made with love by Jxnblk - ©2014 Brent Jackson MIT License http://opensource.org/licenses/MIT */ body, button, input, select, textarea, pre { margin: 0; } h1, h2, h3, h4, h5, h6, p, dl, ol, ul { margin-top: 0; margi...
#output { display: none; } .jumbotron { background-image: linear-gradient( rgba(243, 151, 53, 0.897), rgb(247, 244, 240)); } .h1 { text-shadow: 0 5px 5px rgb(11, 101, 117); color: rgba(17, 4, 49, 0.897); } h1 small { display: block; margin: 5px; } p, ul { color: rgb(20, 88, 97); text-align: justify; ...
/*! * TOAST UI Color Picker * @version 2.2.5 * @author NHN FE Development Team <dl_javascript@nhn.com> * @license MIT */
/** * 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; background: none; text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace...
/*# sourceMappingURL=nifty.min.css.map */
@import url("https://fonts.googleapis.com/css2?family=Fondamento&display=swap"); @import "./css/general.css"; @import "./css/navigation.css"; @import "./css/header.css"; @import "./css/section_presentation.css"; @import "./css/table.css"; @import "./css/footer.css"; @import "./css/responsive.css"; :root { --rose: #...
/*! * AdminLTE v2.3.6 * Author: Almsaeed Studio * Website: Almsaeed Studio <http://almsaeedstudio.com> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information
/* This stylesheet generated by Transfonter (https://transfonter.org) on March 5, 2017 12:42 PM */ @font-face { font-family: 'Capriola'; src: url('Capriola-Regular.eot'); src: url('Capriola-Regular.eot?#iefix') format('embedded-opentype'), url('Capriola-Regular.woff') format('woff'), url('Capriola-Regular.ttf')...
.codehilite .hll { background-color: #49483e } .codehilite { background: #272822; color: #f8f8f2 } .codehilite .c { color: #75715e } /* Comment */ .codehilite .err { color: #960050; background-color: #1e0010 } /* Error */ .codehilite .-ExecutingNode { background-color: #005080 } /* ExecutingNode */ .codehilite .k { co...
/* You can add global styles to this file, and also import other style files */ html { scroll-behavior: smooth; } .fs-54 { font-size: 54pt; } .fs-18 { font-size: 18pt; }
body { padding: 0; margin: 0; } div { background: rgb(14,14,14); /* Old browsers */ background: -moz-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(84,84,84,1) 100%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(14,...
.vertical-align-top { vertical-align: top; }
/* Spinner rotation */ @-webkit-keyframes spin { to { -webkit-transform: rotate(1080deg); transform: rotate(1080deg) } } @keyframes spin { to { -webkit-transform: rotate(1080deg); transform: rotate(1080deg) } } .spinner { width: 1.75em; height: 1.75em; border-radius: 50%; display: inline-block; pos...
/*! jQuery UI - v1.11.4 - 2015-12-07 * http://jqueryui.com * Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css * To ...
@charset "UTF-8"; /*! * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ .fa, .fas, .far, .fal, .fad, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; d...
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap"); * { margin: 0; padding: 0; font-family: "Poppins", sans-serif; } body { overflow-x: hidden; } .search-container { display: flex; width: 100vw; height: 150px; top: 0; left: 0; align-items: center; padding-left: 50px; p...
.navbar-pet { background-color: #6b52c7; color: #ffffff; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); } .title { text-align: center; margin: 20px; } .center { display: flex; justify-content: center; } .navbar-pet > .container > a, .navbar-pet .nav-item > a { color: #ffffff; } .section-s...
body{padding:20px}.no-result,.results tr[visible=false]{display:none}.results tr[visible=true]{display:table-row}.counter{padding:8px;color:#ccc}/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) Animate.cs...
*{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; } body{ background-color: rgb(200, 188, 211); } main{ background-color: white; width: 500px; margin: auto; padding: 10px; box-shadow: 3 px 3px 5px rgba(0, 0, 0, 0.473); }
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); /** * Solarized Dark theme for reveal.js. * Author: Achim Staebler */ @font-face { font-family: 'League Gothic'; src: url("../../lib/font/league_gothic-webfont.eot"); src: url("../../lib/font/league_gothic-webfont.eot?#iefix...
/* ==UserStyle== @name Twitter Midnight Black (-DestructiveBurn-) @namespace USO Archive @author DestructiveBurn @description `Nice sleek design with a mix of red and blue in the dark template.<br />--------------------------------------<b>SUPPORT MY THEMES BY DONATING</b><b><a href="https://w...
.ui-jqlineargauge { position: relative; } .ui-jqlineargauge-stretch { width: 100%; height: 100% } .ui-jqlineargauge .ui-jqlineargauge-tooltip {position: absolute; white-space: nowrap; padding: .2em .4em; z-index: 9999; border: 1px solid #dddddd; color: #333333; background: white; border-radius: 4px; box-shadow: 0 0 5px...
/* Adds style variables */ :root{ --padding: 170px; --primary-margin: 30px; --secondary-margin: 50px; --light-brown: #78542C; --dark-brown: #362215; --dark-green: #030A01; --heading: 48px; --subheading: 24px; --paragraph: 24px; --border-radius: 40px; } /* Overrides default margi...
html, body { height: 100%; } div#fancy_overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #666; display: none; z-index: 30; } * html div#fancy_overlay { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrol...
/* * jsTree default theme 1.0 * Supported features: dots/no-dots, icons/no-icons, focused, loading * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search */ .jstree-default li, .jstree-default ins { background-image:url(lib/jstree/themes/default/d.png); background-repeat:no-repeat; background-c...
/*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545...
html, body, section { min-width: 600px; min-height: 1000px; /* 设置最小高度和宽度 防止布局变形 */ } /* 第一屏 */ .section1 { background: #fadd67 url(../images/t1fpyqfltdxxaiulhh-990-600.png) no-repeat center bottom; } .fly { position: absolute; top: 5%; right: 20%; } .shirt01 { position: absolute; lef...
@charset "UTF-8"; /* * se definen tanto fonts familis como * tamaños de letras */ body { font-family: "Montserrat", sans-serif; color: #000; background-color: #fff; } h1, h2, h3, h4, h5, p.text-left, .label.secondary, .button { font-family: "Montserrat", sans-serif; color: #000; } .times { color: #fff; }...
/* Stylesheet for use with the main application of HTXAarhusLAN */ html { width: 100%; } body { width: 100%; margin: 0; background-size: cover; background: #e4d8c2 url("../img/bg2.jpg") fixed top center; font-family: 'Roboto', sans-serif; font-size: 14px; color: #fff; overflow-y...
@import url(http://fonts.googleapis.com/css?family=Raleway:400,900); body{ font-family: 'Raleway', sans-serif; color: #333; } header h1{ text-align: center; font-weight: bold; margin-top: 0; } header p{ text-align: center; margin-bottom: 0; } .hexa{ border: 0px; float: left; text-align: ce...
/* Error: Undefined variable: "$wi-css-prefix". on line 2 of C:\laragon\www\greensageConsult\resources\views\matrix-admin-package-full\dist\css\icons\weather-icons\sass\mappings\wi-owm.scss 1: // Neutral 2: .#{$wi-css-prefix}-owm-200:before { content: $thunderstorm ...
/* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.7.0r2 */
@import '../../marketplace.css'; .root { flex-grow: 1; width: 100%; height: auto; display: flex; flex-direction: column; padding: 11px 24px 0 24px; } .form { flex-grow: 1; } .title { margin-bottom: 19px; @media (--viewportMedium) { margin-bottom: 44px; } } .priceCurrencyInvalid { color: v...
.dashboard { z-index: 300 !important; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url(/static/fonts/Roboto/Roboto-Light.ttf) format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regu...
/*! UIkit 2.8.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ /* ======================================================================== Component: Dotnav ========================================================================== */ /* * 1. Remove default list style * 2. Remove whitespace betwe...
/*! * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap'); * { margin: 0; padding: 0; outline: 0; box-sizing: border-box; } body { font: 400 0.875em Roboto, sans-serif; background: #f0f0f5; -webkit-font-smoothing: antialiased; } input, button, textarea { font: 400 1.125...
/*! * Start Bootstrap - Business Casual v5.0.9 (https://startbootstrap.com/template-overviews/business-casual) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-casual/blob/master/LICENSE)
/** * Based on CSS Reset from Chakra UI * https://github.com/chakra-ui/chakra-ui/blob/master/packages/css-reset/src/css-reset.tsx#L7 */ html { line-height: 1.15; -webkit-text-size-adjust: 100%; } *, *::before, *::after { border-width: 0; border-style: solid; box-sizing: inherit; } body { margin: 0; } mai...
@import url('fonts/stylesheet.css'); /* HTML5 ✰ Boilerplate*/ ::-moz-selection { background: #78c6bc; color: #fff; text-shadow: none; } ::selection { background: #78c6bc; color: #fff; text-shadow: none; } /* CSS Reset */ a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cit...
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
@charset "utf-8"; grid1, grid2, grid3, grid4, grid5, grid6 { display: block; } .wrapper { width: 100%; height: calc(100vh - 16px); } #panel_group { height: inherit; } .first-panel.active-panel { height: inherit; display: -ms-grid; display: grid; gap: 4px; -ms-grid-rows: 1fr 4px 1...
html,body { margin: 0; padding: 0; } h1 { color: #f5f5f5; margin-top: 0px; } h3 { color: burlywood; } h1,h3 { text-align: center; } header { background-color: burlywood; } nav li { display: inline-block; margin-left: 100px; } nav a { text-decoration: none; color: #f5f5f5; ...
.collage-special-active-box { background: url("/images/collage_special_active/collage_special.png") no-repeat center top; background-size: 100vw auto; width: 100vw; margin: 0 auto; background-color: #01003a; padding-top: 47.73333vw; padding-bottom: 8vw; } .collage-special-active-box .boutique-regiment-n...
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's * vendor/assets/stylesheets directory can be referenced here using a relative path. * * You're free to a...
*{ box-sizing: border-box; margin: 0; padding: 0; border: 1px solid red;; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } h1, h2, h3...
/* Styles for the table stack mode */ /* Table rows have a gray bottom stroke by default */ .tablesaw-stack tbody tr { border-bottom: 1px solid #dfdfdf; } .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label { display: none; } /* Mobile first styles: Begin with the stacked presentation...
a{ text-decoration: none; cursor: pointer; } a:hover{ text-decoration: none; } label{ font-weight: lighter; display: inherit; } .info-container{ width: 100%; } .return-product{ width: 936px; margin: 0 auto; margin-top: 66px;; } .banner{ min-height: 321px; } input[type="radio"]{ ...
@import url("https://fonts.googleapis.com/css?family=Raleway:400|Taviraj:100&display=swap");
@media only screen and (max-width: 800px) { main { margin-top: 30px; width: 100%; height: 400px; color: #3f3f3f; /* background-color: var(--cor); */ } main .title { width: 100%; height: 60px; display: var(--flex); justify-content: var(-...
header h1{ text-align: center; } .button-wrapper{ margin: auto; width: fit-content; } .flip-clock-wrapper{ margin: auto !important; width: fit-content; }
.some-class-name { single-quoted: url("/Users/bholloway/Documents/bholloway/resolve-url-loader/tmp/1536277707/webpack1-sassloader3-sass4/postcss/absolute-asset/images/img.jpg"); double-quoted: url("/Users/bholloway/Documents/bholloway/resolve-url-loader/tmp/1536277707/webpack1-sassloader3-sass4/postcss/absolute-ass...
html,body { font-family: 'Open Sans', serif; font-size: 14px; font-weight: 300; } .hero.is-success { background: #021f30; } .hero .nav, .hero.is-success .nav { -webkit-box-shadow: none; box-shadow: none; } input { font-weight: 300; } p { font-weight: 700; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; font-size: 1.1rem; font-family: "Roboto", sans-serif; font-weight: 400; } body { background-color: #333853; } a { color: #f8f8f2; text-decoration: none; font-weight: 600; } /*imports to index.html*/ .titl...
.light{ transition: all 0.5s; background-color: #fff; color: #000; } .dark{ transition: all 0.5s; background-color: #000; color: #fff; }
.mer_tx,.mi_tx,.ti_tx{width:100%;text-align:center;margin:0}.meridian,.mins,.time{width:60px;float:left;margin:0;font-size:20px;color:#666;font-family:'PT Serif',serif;font-weight:400}.next,.prev{cursor:pointer;padding:18px;width:20%;margin:auto;background:url(../img/angle-up.svg) no-repeat;background-size:50%}.next:ho...
.branding { background: tomato; padding: 11px; } h1 { font-size: 22px; margin: 0; color: white; } .monitor { padding: 22px; text-align: center; color: #e0e0e0; font-size: 33px; } .instructions { background: #f0f0f0; padding: 11px; font-family: monospace; color: #555; text-align: center; }...
.header{ background-color: #0738A7; } .login-wrap{ background: #324157; } .plugins-tips{ background: #eef1f6; } .plugins-tips a{ color: #20a0ff; } .el-upload--text em { color: #20a0ff; } .pure-button{ background: #20a0ff; } .tags-li.active { border: 1px solid #409EFF; background-color: #...
/* ==UserStyle== @name AskFm <- Fb Midnight - A dark face @namespace USO Archive @author Gyulank @description `Black background, white text.` @version 20151214.19.21 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain("ask.fm") { ._5r8a:not([a...
.contextual-region{position:relative;}.contextual .trigger:focus{position:relative !important;}.contextual-links{display:none;}.contextual.open .contextual-links{display:block;} .views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{flo...
/*! * Aquamarine Pingendo template (https://templates.pingendo.com) * Based on: Bootstrap v4.1.3 (https://getbootstrap.com) * Copyright 2014-2018 Pingendo (https://pingendo.com) */ @import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400"); /*! * Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright...