content
stringlengths
6
1.05M
.navbar-brand{height: 47px; padding: 7px 20px;} .navbar-brand > img{height: 31px;} body { background: #fafbfc !important; color: #4d4b4b!important; font-family: "Gotham SSm A", "Gotham SSm B"!important; } .panel{/*color: #868587!important; */ -webkit-box-shadow: 0 0px 20px rgba(204, 204, 204, 0.2); box-shadow: 0 ...
a.button { @state initial { $(selector) { display: inline-flex; justify-content: center; align-items: center; @chassis apply inline-block padding; vertical-align: middle; text-align: center; cursor: pointer; user-select: none; } $(selector) .icon { he...
@import url('http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css'); html { margin: 14px !important; } img { max-width: 100%; }
/** * Omnipay Circle Payments plugin for Craft CMS * * OmnipayCirclePaymentsWidget Widget CSS * * @author Brilliance * @copyright Copyright (c) 2021 Brilliance * @link https://www.brilliancenw.com/ * @package OmnipayCirclePayments * @since 1.0.0 */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900);@charset "UTF-8"; /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ @font-face { font-family: 'FontAwesome'; src:...
.searchmatch { font-weight: bold; } body { background-color: #123; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .main { display: flex; flex-direction: column; max-width: 600px; margin: auto; padding: 15px; background-color: whitesmoke; } nav ul { display: flex; flex-direction: row; lis...
@font-face { font-family: unsteady-oversteer; src: url('../resources/unsteady\ oversteer.ttf'); } /** General + Variable **/ :root { --bg-color: #272727; --bg-var-color: #404040; --primary: #00FFFF; --accent: #FF00FF; --text-color: #EEEEEE; --font: unsteady-oversteer; --font-text...
/* ---------------------- */ /* #PAGES_CONTAINER { top: 117px; } */ #SITE_HEADER-placeholder { position: fixed; z-index: 1; width: 100%; background-color: black; } #mc_embed_signup { background: #262626; clear: left; font: 16px Helvetica,Arial,sans-serif; width: 300px; } #mc_embe...
/*-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/ body{ padding:0; margin:0; } body a{ transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5...
* { margin: 0; padding: 0; box-sizing: border-box; } body { min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; } .carousel { position: relative; width: 100vw; height: 400px; display: flex; align-items: center; justify-content: space-arou...
.table td .checkbox {margin: 0} .table .checkbox,.table input[type="radio"] + label {margin-right: 10px;} .table textarea.form-control{height: 32px;} .icon-question{cursor: pointer;} .table .out .chosen-container .chosen-drop, .table .in .chosen-container .chosen-drop{min-width: 250px;!important} .chosen-container[id^=...
@import 'https://fonts.googleapis.com/css?family=Quicksand'; @import url(normalize.css); body { background: #dfdfdf; color: #000; font-family: 'Quicksand', sans-serif; height: 100vh; } .content { text-align: center; position: relative; top: 50%; transform: translateY(-50%); } .content h1 { backgr...
.tooltip-inner { border-radius: 10px; color: #fff; background-color: #000; } .tooltip.top .tooltip-arrow { border-top-color: #000; } .tooltip.right .tooltip-arrow { border-right-color: #000; } .tooltip.left .tooltip-arrow { border-left-color: #000; } .tooltip.bottom .tooltip-arrow { border-bottom-colo...
.w { width: 1200px; margin: 0 auto; } .left { float: left; } .right { float: right; }
/* Coupon style for email-coupon */ .coupon-container.email-coupon .coupon-content { border: 1px solid !important; border-style: dashed !important; } .coupon-container.email-coupon { transition-duration: .3s !important; transition-property: border-radius !important; -webkit-transform: perspective(1px) translateZ(...
.monaco-editor, .monaco-editor * .App .monaco-editor, .App .monaco-editor .overflow-guard { height: 100% !important; position: absolute; width: 100% !important; } .monaco-editor .scroll-decoration { width: 100% !important; } .App .monaco-editor .monaco-scrollable-element { width: calc(100% - 64px)...
body { background-color: lightcyan; } footer { padding: 30px 0; text-align: center; color: lightgray; }
/*----------------------------------------------------------------------------- DECKANER Screen Stylesheet to evverride most of the ckan confusing styles -----------------------------------------------------------------------------*/ /* - THE BANNER CONTAINER (Padding, Shadow, Border etc. ) - */ body{ backg...
body { background-color: #1f1e1d; color: aliceblue; }
:root { --primary: #009be0 ; --primary-lightest: #c1ecff ; --primary-light: #51c9ff ; --primary-dark: #004d70 ; --primary-darkest: #002738 ; --accent: #953ca5 ; --accent-lightest: #ebd3ef ; --accent-light: #c580d1 ; --accent-dark: #4b1e53 ; --accent-darkest: #260f2a ; --success...
.recras-onlinebooking input, .recras-onlinebooking select, .recras-onlinebooking button, .recras-onlinebooking textarea { font: inherit; height: auto; padding: 0.5em; } .recras-onlinebooking input, .recras-onlinebooking select, .recras-onlinebooking button { line-height: 1; } .recras-onlinebooking texta...
button, button:focus { background-color: transparent; border: none!important; border-radius: 50%; border-style: none!important; outline: none!important; cursor: pointer; } .layer .item-menu { width: 100%; } .layer .item-menu a { padding: 5px; display: flex; align-items: center; } .layer .item-me...
* { box-sizing: border-box; } .container { margin: 100px auto; width: 50%; } .registro { border: 1px solid blue; padding: 30px; border-radius: 5px; overflow: auto; } label { display: block; font-weight: bolder; font-size: 1.5rem; margin: 10px; } input[type="text"], inpu...
body { background-color: #414143; } .menu-item { font-size: 18px; color: #adadaf; } .menu-item_active { color: white; } .menu-item__trailing-line { background-color: #adadaf; }
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @keyframes fadeIn { from { opacity:0; } to { opacity:1; } } .fade-...
html, body { height: 100%; font-family: 'Montserrat', serif; background-color: #061C30; color: #47bec7; margin: 0; padding: 0; } #header{ position: static; text-align: center; } #container { height:100vh; width:100vw; } #map { height: 100%; width: 50%; float: left; background-position: center...
:host { display: flex; position: relative; box-sizing: border-box; min-width: 60px; border: 1px solid #666666; cursor: default; background: #3a3a3a; } :host:focus { outline: none; } :host:hover { border: 1px solid #848484; } :host[focused] { border: 1px solid #0c70a6; } :host...
.bg-grey { background-color: #F8F9FC; } .bg-dark { background-color: #1C1D23; color: #fff; } h2 { margin-bottom: 15px; font-size: 54px; line-height: 60px; font-family: Arial, Helvetica, sans-serif; text-transform: capitalize; } p { font-size: 20px; line-height: 25px; color...
body { background-color: #36393f; color: white; margin: 0; } #nav { background: #2f3136; color: grey; padding: 10px; margin: 10px; border-radius: 3px; border: 1px solid #222428; cursor: default; position: sticky; top: 0; font-weight: bold; font-family: "Gill Sans", "Gill Sans MT", Calibri, ...
@import "ticketfly-css-spacing-variables"; .o-box > :last-child, [class^="o-box--"], [class*=" o-box--"] { margin-bottom: 0; } .o-box--flush { padding: 0; } /* ---- BOXES WITH INSET SPACING ------ */ .o-box--inset-xs { padding: var(--spacing-inset-xs); } .o-box--inset-sm { padding: var(--spacing-inset-sm);...
body { background-color: #4898e6; } table { width: 80%; margin-left: auto; margin-right: auto; margin-top: 30px; border-collapse: collapse; } table th { height: 30px; text-align: left; padding: 10px; border: 1px solid #c1c3d0; border-bottom: 5px solid #c1c3d0; background-color: black; color:...
body { background-image: linear-gradient(to left, rgb(255, 4, 222), rgb(255, 0, 255)); } .github { text-align: center; } .zap { text-align: center; margin: 30px; } .tele { text-align: center; } .prox{ text-align: center; margin: 30px; } .nome { text-align: center; margin: 30; } ....
.header { position: relative; height: 40vh; background-color: #86b4ff1a; z-index: 1; } .wrapper, .bg { width: 100%; height: 100%; position: relative; display: flex; justify-content: center; align-items: center; perspective: 720px; } .bg { position: absolute; opacity: 0.02; text-transform: u...
/* * Copyright (c) 2021 - present Pethum Jeewantha. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. */ .anchor-color { -fx-background-color: #7f8c8d; } .button { -fx-background-color: #576574; -fx-text-fill: white; } .button:hover{ ...
/* 默认按钮 */ .one{ display:inline-block; width:110px; height:40px; text-align:center; line-height:2.5; border-radius:4px; } .one:hover{ cursor:pointer; opacity:0.8; } .one:nth-child(1){ background-color:#409EFF; color:white; } .one:nth-child(2){ background-color:#67C23A; color:white; }.one:...
@media(max-width:450px) { .chart-box { padding: 0%; } .notification { padding: 0.25rem 0.5rem 0.25rem 0.5rem } .metric-filter { margin-top: 10px; } .country-selector { max-height: 320px; overflow: scroll; } } @media(min-width:450px) and (max-width...
body { } .starter-template { padding: 40px 15px; text-align: center; } /* CSS used here will be applied after bootstrap.css */ .notifications { min-width:390px; } .notifications-wrapper { overflow:auto; max-height:200px; } .menu-title { color:#00a3cc; font-size:1.2rem; ...
body, html { margin:0; padding:15px 4%; font-family:Myriad, Verdana, Arial; } p { margin-top:.5em; } .pageTitleWrapper { /* background:url("../images/sitepen250.gif") no-repeat center right; */ height:61px; border-bottom:3px solid #5eb346; } .pageTitleWrapper h1 { margin:0; font-weight:normal; font-size:...
/* statusbar-overlay sets the background color for the overlay. Black text is the default when the statusbar plugin is not added. When the statusbar plugin is added, it also adds default setting to make the content white via: <preference name="StatusBarStyle" value="lightcontent"/> Setting the backgro...
.message-group:not(.compact) .avatar-large[style*="ID"] ~ .comment .message h2 span.username-wrapper::after,.channel-members .member .avatar-small[style*="ID"] ~ .member-inner .member-username .member-username-inner::after{content:"TAG";background:color;color:#fff;border-radius:3px;border: 1px solid transparent;margin-...
/* Pure CSS Table Highlight by Alexander Erlandsson https://codepen.io/alexerlandsson/pen/mPWgpO */ .container { position: relative; top: 5%; left: 5%; } table { width: 800px; border-collapse: collapse; overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,0.1); } th, td { paddin...
.context-menu { display: none; position: absolute; z-index: 10; background-color:var(--color-bg); border-radius: 5px; } .context-menu__item:hover{ background-color: grey; cursor: pointer; padding: none; } .context-menu__items{ margin: auto; padding: 10px 0; } ...
.post { width: 100%; max-width: 800px; text-align: left; padding: 20px; margin: 0 auto 20px; border-bottom: 1px solid var(--light-border-color); :global .dark-theme :local & { border-color: var(--dark-border-color); } @media (--tablet) { max-width: 660px; } h1 { margin: 0 0 10px; ...
/* Add CSS styles here! */ body { font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: calc(10px + 0.33vw); -webkit-font-smoothing: antialiased; padding: 5vh 10vw; color: #121314; }
.footer { position: absolute; bottom: 0; width: 100%; height: 60px; line-height: 60px; background-color: rgba(234, 255, 115, 0.918); }
.example-tree-invisible { display: none; } .example-tree ul, .example-tree li { margin-top: 0; margin-bottom: 0; list-style-type: none; } .fixed{ position: sticky; z-index: 999; } .scroll { overflow-y:auto; height:auto; max-height:500px; }
*{ box-sizing: border-box; } body{ background: #FDCA40; } .body-wrapper{ display: flex; width: 100%; flex-direction: row; justify-content: center; } .content-wrapper{ width: 100%; display: flex; flex-direction: column; } .demo-wrapper{ display: flex; width: 100%; max-width: 960px; padding: 20p...
/*! minus.css v0.1.2 - github.com/rodgeraraujo/minus.css */ @import '_base.css'; @import '_typography.css'; @import '_form.css'; @import '_button.css'; @import '_grid.css'; @import '_collumn.css'; @import '_nav.css'; @import '_list.css'; @import '_color.css'; @import '_spacing.css'; @import '_alert.css';
* { margin: 0; padding: 0; } html, body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } .primerTitulo { text-align: center; } .img-homeList { width: 100%; height: 250px; object-fit: cover; } .img-movie { widt...
/* ==UserStyle== @name Tumblr - Restyle - Hidden Blue Avatar Bar @namespace USO Archive @author MageStiles @description `I'm not sure what Tumblr just did, but if you have a colored BG like I did, this'll fix it right up. Compatible fer every theme.` @version 20150106.23.26 @license ...
.about-page { text-align: center; margin: 50px; padding: 0 310px; } .about { margin: 50px; font-size: 21px; } .title { font-size: 25px; }
/* ._container { } ._container--open { } */ ._input { height: 2rem; width: 20rem; font-size: 1rem; color: rgb(28, 29, 20); border-radius: 0.5rem; background-color: rgb(250, 250, 250); border: 0.15rem solid rgb(51, 51, 51); } ._input::placeholder { font-size: 1rem; color: rgb(214, 214, 214); } /* ._inp...
button{ color:rgba(122,122,122,80); } button:hover{ color:rgba(122,122,122,60); } h1{ font-size:1.2em; } body{ color:rgba(255,255,255,100); background-color:rgba(0,0,0,100); }
@font-face { font-family: FZNew BaoSong-Z12S; font-weight: 200; src: url('./FZNew BaoSong-Z12S.TTF'); } .layout{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: white; z-index: 1111; } body { padding: 0; margin: 0; overflow: hidden; ...
.active a { color: #DD1F65; } .btn-danger { color: #FFF; }
body { margin: 0px; } header { display: flex; flex-direction: column; background: #ea352d; color: #fff; align-items: center; } .container { display: flex; flex-direction: column; align-items: center; } footer { display: flex; flex-direction: column; align-items: center; background: #ea352d; color:...
body { background-color: #EDF0F5; } .calculation { margin: 20px; padding: 10px; width: 400px; border: 3px solid #507299; border-radius: 10px; position: relative; background-image: linear-gradient(#EDF0F5 10%, #507299); } .calculation > h3 { display: block; position: absolute; ...
/*.is-accordion-submenu-parent a*/ [data-accordion-menu] li a { background: #4d5158; } [data-accordion-menu] .is-accordion-submenu a { background: #35383d; } .sublevel-1 { text-indent: 1rem; } .sublevel-2 { text-indent: 2rem; } [data-accordion-menu] a { color: #fff; box-shadow: inset 0 -1px ...
div.window { position: fixed; top: 50px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; z-index: 30; overflow: hidden; box-shadow: 0px 0px 16px rgba(0,0,0,0.8); -moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.8); -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.8); } div.window_dark { bac...
/* Provide sufficient contrast against white background */ @media print { .no-print { display: none; } .print-title { margin-top: 40px; margin-bottom: 40px; } } a { color: #0366d6; } code { color: #e01a76; } .btn-primary { color: #fff; background-color: #1b6ec2; ...
form label{ color: rgb(0, 161, 255); font-size: 18px; font-family:consolas; } h1,h4,h5,h3,h2{ color:rgb(0, 161, 255);font-family: consolas; font-size: 20px; } p{ font-family:Apple Chancery, cursive; font-size: 25px; } body...
input.ng-dirty.ng-invalid{ border: 2px solid red; } input.ng-dirty.ng-valid{ border: 2px solid green; } form.ng-invalid button{ pointer-events: none; opacity: 0.8; background-color: darkgray; }
#terminal { background-color: #1E1E1E; width: 100%; min-height: 100vh; margin: 0; padding: 0; color: #B2B2B2; }
.navbar-item img { max-height: 2rem; }
@charset "UTF-8"; @font-face { font-family: 'Android'; src: url(fontes/idroid.otf) format('opentype'); font-weight: normal; } :root { --fonte-android:'Android', cursive ; } * { font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; } body { background-image: linear-gra...
.imageContainer { display: flex; align-items: center; justify-content: center; } .activeImage { max-width: 90%; } [data-gatsby-image-wrapper] { max-height: 80vh !important; } .carouselButton { border: none; background-color: transparent; } .imageContainer .carouselButton { display: none; } .mobileC...
body.mainWindow { padding: 450px 0 0; } .timerArea { background-color: #f5f7fa; position: fixed !important; position: absolute; top: 0; left: 0; float: left; height: 450px; z-index: 2; } canvas { margin-left: 8px; } .hours { float: left; font-size: 60pt; margin-lef...
* { margin: 0; padding: 0; } :root { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 18px; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; u...
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css2? family= Bebas+Neue & display=swap'); :root { --cor1: #333333; --cor2: #BFBFBF; --cor3: #737373; --cor4: #808080; --cor5: #595959; --bar-top-height: 75px; } * { margin: 0; padding: 0; } body { height: 100vh; font-...
.node.cron { display: flex; width: 310px; background: rgba(243,151,14, 0.8) !important; border: 2px solid rgba(243,151,14, 1) !important; padding-bottom: 0px !important; } .node.cron.selected { background: #ffd92c !important; border-color: #e3c000 !important; } .node.cron .title { display:none; } ...
.nav-text:hover { border-bottom: ; }
html{background-color:#f00}
html, body { height: 100% } navbar .navbar-nav { display: inline-block; float: none; vertical-align: top; margin: 0; } .navbar .navbar-collapse { text-align: center; } .container-fluid { padding: 0; } .navbar-inverse .navbar-brand { font-size: 24px; color: #95D4A3; } .navbar { margin-bottom: 0 ...
body { background-color: #ebebeb; background-image: url(http://challenges.s3.amazonaws.com/pdf-applied/furley_bg.png); background-repeat: repeat; } #container { background: white; }
body { margin: 0; } .body { background-color: rgba(255, 255, 255, 0.8); border-radius: 0.25em; box-shadow: 0 0 1em rgba(0, 0, 0, 0.25); box-sizing: border-box; left: 50%; padding: 10vmin; position: fixed; text-align: center; top: 50%; transform: translate(-50%, -50%); max-height: 100%; } texta...
@media only screen and (max-width: 768px) { /* For mobile phones: */ /* Style for our header texts * --------------------------------------- */ .jumbotronic h1{ font-family: 'Alfa Slab One', cursive; font-size: 3em; padding: 1rem 1rem; color: #ffffff; } .jumbotronic a{ ...
/** * Profile default sizes */ /** * Retrieves a color value from the $material-colors Sass map * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/ * * @function * @param {string} color-name - quoted, lower-case, dasherized color * ...
body { padding-top: 40px; } .starter-template { padding: 20px 15px; text-align: center; } table { text-align: left; } div.thumbnail img { max-height: 200px; } div.form-inline form { display: inline; } div.labels { position: absolute; } div.labels span.badge { display: block; } span.badge.badge-success { color: #...
@charset "UTF-8"; body { font-family: Arial, Helvetica, sans-serif; background-color: #CCC; margin: 0; } #hero { background-image: url('../imagens/bg-3.jpg'); height: 500px; background-position: right center; background-size:cover; border-top: 1px solid transparent; } .hero-content { ...
/*ISM style*/ .legend { /* NEW */ font-size: 12px; /* NEW */ } /* NEW */ rect { /* NEW */ stroke-width: 2; ...
foo { foo: 42; bar: 43; baz: 45; foo: 42; bar: 4; baz: 45; foo: 3; bar: 5; baz: 45; }
@import url('/stylesheets/refinery/formatting.css'); /* Override default refinery formatting below. Formatting applies to backend WYSIWYG editors and all frontend. */ body, input, textarea, select, p, li, blockquote { font-family: Verdana; font-size: 12px; } #body_content_left *, #body_content_right...
:root { --color--black: black; --color--blue: blue; --color--blue-light: lightblue; --color--brown: sienna; --color--gray: grey; --color--gray-light: #eee; --color--green-light: lightgreen; --color--red-light: lightcoral; --color--white: white; --color--yellow-light: lightyellow; --size--extra-sm...
body { font-family: Helvetica, sans-serif; } #box1 { height: 50px; background-color: rgba(0, 0, 0, 0.5); position: fixed; top: 50%; left: 0; right: 0; }
.team-area { display: flex; float: none; margin: 0 auto; flex-wrap: wrap; } .employee-card { width: 100%; display: flex; float: none; margin: 0 auto; flex-wrap: wrap; }
@import 'https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css'; .textSubmit { border-color: #1c2259 !important; } .textSubmit:hover { background-color: #1c2259 !important; color: #ffffff; } .card-header { background-color: #1c2259 !important; color: #ffffff; } .uploadFile { border-co...
#suggestion { border: tan; color:black; cursor: pointer; font-size: 18px; font-family: 'Courier New', Courier, monospace; } #suggestion:hover{ background-color: rgb(235, 229, 229); } .search-box{ width:400px; } .search-btn{ width:40px; } .dropdown-item { cursor: pointer; }
.profile-image { background-image: url('../images/signupimg.jpg'); padding-bottom: 790px; padding-top: 20px; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } .top-nine-h1 { color: blue; } .profile-container { max-width: 1200px; ...
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 30, 2015 */ @font-face { font-family: 'space_bd_btbold'; src: url('space_bd_bt_bold-webfont.eot'); src: url('space_bd_bt_bold-webfont.eot?#iefix') format('embedded-opentype'), url('space_bd_bt_bold-webfont.woff2') format('wo...
:root { --lightBlue: rgba(231, 243, 248, 1); --blue: rgba(52, 123, 152, 1); --darkBlue: rgba(39, 93, 114, 1); --darkerBlue: rgb(46, 56, 77, 1); --darksestBlue: rgba(51, 74, 82, 1); --white: rgb(255, 255, 255); --black: rgb(0, 0, 0); --grey: rgba(135, 152, 173, 0.6); --lighterGrey: rg...
*{ margin: 0; padding: 0; } body{ background-color: #ccc; } .container{ background-color: white; width: 280px; padding: 20px; margin: 30px auto; height: 420px; }
/* issStyke1 */ body { font: 95% Lucida Sans; margin: 10px; line-height: 26px; } .container { min-width: 1000px; } .wrapper { position: relative; overflow: auto; } #top, #sidebar, #bottom, .menuitem { border-radius: 4px; margin: 4px; } #top { background-color: #84c754; color:...
/* The MIT License (MIT) * * Copyright (c) 2015 thewizardplusplus <thewizardplusplus@yandex.ru> * * 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 without ...
body { font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; line-height: 1.5em; margin: 0; padding: 0; } * { box-sizing: border-box; } main { padding: 20px; overflow: auto; } h1, h2, h3 { letter-spacing: 0.1em; } h2, h3 { color: #00a2c6; } header { ...
* { margin: 0; padding: 0; list-style-type: none; } body{ background: #1E1F25; } ul{ display: flex; overflow: hidden; width: 100%; height: 80vh; margin: auto; max-width: 1000px; justify-content: space-between; text-align: center; position: static; } li { padding: 1rem 2rem 1.15rem; text-trans...
/* Provide sufficient contrast against white background */ @import '~ngx-toastr/toastr.css'; /* TOASTR BUGFIX */ #toast-container > div { opacity: 1; } .toast { font-size: initial !important; border: initial !important; backdrop-filter: blur(0) !important; } .toast-success { background-color: #51A351 !import...
/** * ========================================================= * DROPCART * ========================================================= * * 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...
.leaderboard { display: flex; background-color: var(--color-white-dark); flex-direction: column; flex: 0 0 100%; height: 100vh; } .leaderboard__header { display: flex; flex-direction: row; justify-content: center; align-items: center; border-bottom: 2px solid var(--color-accent-dark); padding: 2r...
#map { height: 100vh; width: 55%; }
@font-face { font-family: "Primer"; font-weight: 400; src: url("../../assets/fonts/primer print.eot") format("eot"), url("../../assets/fonts/primer print.ttf") format("truetype"), url("../../assets/fonts/primer print.woff") format("woff"), url("../../assets/fonts/primer print.svg#...