text
stringlengths
1
1.04M
/*------------------------------------------------------------------------------------------------- Lithium: the most rad php framework @copyright Copyright 2010, Union of RAD (http://union-of-rad.org) @license http://opensource.org/licenses/bsd-license.php The BSD License --------------------------...
span.hit_counter { padding: 1px 4px 1px; border-radius: 3px; background: #c6c6c6; margin-left: 2px; }
/* Body Styling */ :root { --background: #f9f9f9; --primaryText: #180126; --secondaryText: #7e7a8f; --tertiaryText: #c3c7d2; --primaryColor: #3a5df8; --secondaryColor: #f3ea12; } * { box-sizing: border-box; -webkit-font-smoothing: antialiased; } body { margin: 0; padd...
.gesture-panel.disabled { pointer-events: none; } #left-panel { position: absolute; height: calc(100% - 10rem); width: 2rem; left: 0; top: 6rem; border-radius: 0 50% 50% 0; background-color: red; opacity: 0; } #left-panel.disabled { background-color: gray; } #right-panel { position: absolute; ...
/*************FirstDiv*****************/ .banner_firstDiv { background-image: url(https://www.udda.com/wp-content/uploads/2019/10/banner.jpg?id=52) !important; background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; } .topDiv { background-image: ur...
p{ color: white; } h1{ color: #3BBA9C; } h2{ color: #3BBA9C; } a{ color: #3BBA9C; } button{ color: #3BBA9C; } label{ color: #3BBA9C; } th{ color: #3BBA9C; } td{ color: #3BBA9C; } li{ color: white; } upload{ color: #3bba9c; }
@font-face { font-family:"KenneyRocketSquare"; src:url("../../assets/fonts/KenneyRocketSquare.ttf") format("truetype") } body { font-size:32px; color:black;background-color:#ffffff } body div.container { text-align:center } body div.container h1 { font-family:"KenneyRocketSquare",cursive;padding:0;f...
.skills-main-div { display: flex; overflow: hidden; } .ui-design-div{ flex-direction: row-reverse; } .skills-header { font-size: 60px; line-height: normal; font-family: "Google Sans Regular"; text-align: center; } .skills-text { font-size: 20px; } .skills-text-div { margin-left: 50px; font-fami...
body { font-family: Lato, sans-serif; } body table { color: rgb(51, 51, 51); border-spacing: 0px; border-collapse: collapse; margin: auto; } table thead { background-color: #90b4d6; text-align: center; letter-spacing: 2px; } thead th{ color: rgb(255, 255, 255); background-colo...
(node) util.print is deprecated. Use console.log instead. @import url(//fonts.googleapis.com/css?family=Dancing+Script:700,400|Ledger); /* Font Dancing & Ledger https://www.google.com/fonts/specimen/Dancing+Script https://www.google.com/fonts/specimen/Ledger ----------------------------------------------------- */ /* ...
*{ padding:0; margin:0; font-size:12px} ul,li{ list-style:none;} img{ border:0;} #zSlider{margin:0px auto; width:1020px; overflow:hidden; background-color:#e2e1df} #picshow{position:relative; z-index:1} #picshow,#picshow_img{width:850px; height:440px; overflow:hidden; float:left;} #picshow_img li{width:850px; height:44...
/* ==UserStyle== @name dark/u/ @namespace USO Archive @author ikoe @description `An attempt at creating a more readable, low-contrast version of the original site. Includes several padding changes, a generally lowered saturation, darker grays rather than blacks, etc. Also includes a custom log...
.navStyle { padding-bottom: 50px; }
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background-color: black; color: white; } body { margin: 0; font-family: sans-serif; } h1, h2 { font-weight: normal; } main { display: grid; height: 100vh; width: 100vw; justify-items: center; align-items: cen...
@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...
.button { display: inline-flex; align-items: center; justify-content: center; min-width: 3.75rem; height: 1.75rem; padding: 0 0.75rem; background: #32c5ff; border-radius: 0.63rem; font-size: 0.75rem; font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-weight: 500; ...
body { background-color: rgb(234, 237, 237); 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; } code { f...
@tailwind base; @tailwind components; @tailwind utilities; @layer base { @font-face { font-family: 'Rubik'; src: url('/fonts/Rubik/Rubik-Regular.woff2') format('woff2'), url('/fonts/Rubik/Rubik-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } ...
/*! * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i); @import url(https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i); @import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i); ...
.kt-todo .kt-todo__content { width: 100%; } .kt-todo .kt-todo__aside { padding: 20px; width: 275px; } @media (min-width: 1025px) { .kt-todo .kt-todo__aside { margin-left: 30px; } } .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item { margin-bottom: 0.5rem; } .kt-todo .kt-todo__asi...
div { border: 1px solid black; padding: 5px; height: 30px; }
html, body { height: 100%; margin: 0; padding: 0; } .save-note { display: none; } .icons i { margin-left: 15px; margin-right: 15px; font-size: 1.5rem; cursor: pointer; } .note-textarea, .note-title { color: #000000; width: 100%; outline: none; border: none; } .note-textarea { resize: none;...
body { background-color: #222222; display: flex; flex-direction: row; flex-wrap: nowrap; height: 100vh; overflow: hidden; text-align: center; } #choice_container { flex: 0 0 auto; width: 20em; min-width: 20em; height: 100vh; overflow: auto; } #screen_container { flex: 1 1 auto; width: 30em...
.table-log-viewer.table { margin-bottom: 0; } .table-log-viewer.table td { margin: 0; padding: 5px 0 !important; } .table-log-viewer.table .text-left { width: 90px; } .table-log-viewer.table .text-center { text-align: center; }
.processScaleBar { width: inherit; height: 1.2em; background: #e2e3e5; display: flex; align-items: center; border-radius: 0.1em; font-size: 14px; } .historicProcessScaleBar { position: absolute; bottom: -0.1em; left: 0; display: flex; align-items: center; width: 87.8vw; height: 1.2em; bac...
.flowchart-demo .window { border:1px solid #346789; box-shadow: 2px 2px 19px #aaa; -o-box-shadow: 2px 2px 19px #aaa; -webkit-box-shadow: 2px 2px 19px #aaa; -moz-box-shadow: 2px 2px 19px #aaa; -moz-border-radius:0.5em; border-radius:0.5em; opacity:0.8; filter:alpha(opacity=80); text-align:center; z-index:20; p...
/* App.css */ *{ margin: 0; padding: 0; } /* index.css */ 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...
/*! * Bootstrap v3.3.2 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2fe42e4053f099547cee) * Config saved to config.json and https:...
/* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */
/* ==UserStyle== @name ๅ“”ๅ“ฉๅ“”ๅ“ฉ็›ดๆ’ญ้—ด ๅคงไนฑๆ–— ่ฟ›ๅบฆๆก้€ๆ˜Ž @namespace USO Archive @author hjthjthjt @description `ไธ€ไธช็ฎ€ๅ•็š„ CSS ๆ ทๅผ๏ผŒ้’ˆๅฏน็›ดๆ’ญ้—ดๅคงไนฑๆ–—็š„่ฟ›ๅบฆๆกๆœ‰ๅฏ่ƒฝๆŒกไฝ็”ป้ข็š„ๆƒ…ๅ†ต๏ผŒ่ฐƒๆ•ดไบ†้€ๆ˜Žๅบฆใ€‚` @version 20201222.13.2 @license CC-BY-NC-SA-4.0 @preprocessor uso ==/UserStyle== */ @-moz-document url-prefix("https://live.bilibili.com/...
.App { text-align: center; } .App-Body { background-color: #282c34; min-height: 100vh; display: flex; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; }
body { margin: 0; padding: 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; } code { font-family: source-code-pr...
/*! 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...
/* @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"); */ h1 { color: rgb(51, 153, 97); } body { padding : 0px ; margin: 0px; font-family: 'Roboto', 'Helvetica', sans-serif; /* min-height: 600px ; */ /* height: 2000px; */ } html { overfl...
/* ----------------------------------- * Slidebars * Version 0.10 Development * http://plugins.adchsm.me/slidebars/ * * Written by Adam Smith * http://www.adchsm.me/ * * Released under MIT License * http://plugins.adchsm.me/slidebars/license.txt * * ------------------- * Slidebars CSS Index * * 001 - Box ...
/* open-sans-cyrillic-500-italic*/ @font-face { font-family: 'Open Sans'; font-style: italic; font-display: swap; font-weight: 500; src: url('./files/open-sans-cyrillic-500-italic.woff2') format('woff2'), url('./files/open-sans-cyrillic-500-italic.woff') format('woff'); }
/*! * Bootswatch v4.0.0+1 * Homepage: https://bootswatch.com * Copyright 2012-2018 Thomas Park * Licensed under MIT * Based on Bootstrap *//*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/t...
/* โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•[โ”€]โ•[โ–ก]โ•[ร—]โ•โ•— */ /* โ•‘ Discord Addon โ•‘ */ /* โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฆโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•...
/* georama-latin-500-italic*/ @font-face { font-family: 'Georama'; font-style: italic; font-display: swap; font-weight: 500; src: url('./files/georama-latin-500-italic.woff2') format('woff2'), url('./files/georama-latin-500-italic.woff') format('woff'); }
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. */ /* ===============================...
.palette-selected-color__item:hover, .palette-selected-color__item_state_hover { .palette-selected-color__edit { opacity: 1; } .palette-selected-color__remove { opacity: 1; } }
/********************************************************************** * THIS STYLESHEET IS FOR DEMONSTRATION PURPOSE ONLY * **********************************************************************/ .dashboard-demo { min-height: 168px; } .grid-demo-12, .grid-demo-16 { padding-top: 20px; } .grid-demo-1...
body { background: -webkit-linear-gradient(nani); background: /* comment */ -moz-linear-gradient(nani); }
/* You can add global styles to this file, and also import other style files */ body{ background-image: url("assets/face.jpg"); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.logo { display: flex; align-items: center; padding: 0.5rem 1rem; margin-left: -1rem; background-color: transparent; box-shadow: none; } .icon { width: 2.35rem; height: 2.35rem; transition: transform 0.5s; } @media (hover: hover) { .logo:hover .icon { transform: rotate(180deg); } } .name { ...
body{ background-color: rgb(51, 204, 204) background-image: url('3.png'); } .card{ margin-top: 150px; } .form-signin { max-width: 350px; padding: 15px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } ...
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ /* editor_iequirks.css =============== This file contains styles to used by all versions of Internet Explorer in Quirks mode only. */ /* Base it on editor...
.modal-backdrop, .modal-backdrop.fade.in { z-index: 1200; } .loadingIt{ position: absolute; display: none; top: 0; right: 48%; z-index: 50000; width: 11%; height: 46px; background-color: #fbe078; padding: 11px; text-align: center; font-size: 16px; border: 1px solid #d...
body{ font-family: 'Inconsolata', monospace; font-size: 16px; } span { color: gold; font-weight: bold; } .headline-text { /*font-family: 'Nanum Gothic', sans-serif;*/ font-family: 'Fira Code', monospace; } .body-image{ background-image: url('img/bandwidth-broadband-cable-wires-2881232.jpg');...
.rightContentBlock { width: 240px; padding: 10px 20px; }
@charset "utf-8";/* -----ๆ€ปๆ ทๅผ่กจ----- */ body{ overflow:hidden; background-position: center center; background-image:url(../_img/sys/bg0.jpg); background-repeat:no-repeat; background-color:#eee; background-attachment:fixed; } body *{font-family:"ๅพฎ่ฝฏ้›…้ป‘";} /*table{border-collapse:collapse;}*/ h1,h2,h3,h4{ margin:0; c...
/* Loader */ .loader { border-top-color: #3498db; -webkit-animation: spinner 1.5s linear infinite; animation: spinner 1.5s linear infinite; } @-webkit-keyframes spinner { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spinner { 0% { transfo...
.about { color: inherit; } /*# sourceMappingURL=about.css.map */
.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden { opacity: 0.2; background-color: #ffffff; } figure.wp-block-image img.lazy-hidden { min-width: 150px; } .lazy-loaded { -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -ms-transition: opacity 0.3s; -o-transition: op...
/*=== MIXINS ===*/ /*=== VARIABLES ===*/ /*=== MEDIA QUERY ===*/ a, .sectionTitleDouble h2 span, .paginationCenter .pagination li a:hover, .paginationCenter .pagination li.active a, .paginationCenter .pagination li.active a:hover, .paginationCenter .pagination li.active a:focus, .accordionsTransparent .panel-heading.ac...
/*! * Start Bootstrap - SB Admin 2 v4.0.2 (https://startbootstrap.com/template-overviews/sb-admin-2) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/blob/master/LICENSE) */ /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 201...
.ranger-container { display: inline-block; width: 100%; } .ranger-container input[type=range] { width: 88.25%; } .lone-ranger { -webkit-appearance: none; -moz-appearance: none; float: left; margin-right: 5px; position: relative; top: 14px; height: 7px; } .lone-ranger:focus { outline: none...
.keyboard-shortcut-overlay { flex: 0; display:none; /* positioning */ position: absolute; top: 50%; left: 50%; margin-left: -225px; z-index: 100; /* styling */ background-color: #DDD; color: #222; padding: 1em; border: 12px solid rgba(0, 0, 0, 0.4); border-radius: 8px; } .keyboard-short...
body { margin: 0; padding: 0; font-family: 'Lato', sans-serif; } input { display: block; padding: 10px; margin: 1rem; width: 200px; outline: none; } input[type="submit"] { cursor: pointer; } a { text-decoration: none; }
@charset "utf-8"; /* Table of contents +body +header +slider +property-query-area +callus +single-query +property +property_item +image +proerty_content +proerty_text +proerty_meta +deals +full-slider +item +deal_media +feature_property +testinomial +cd-testimonials-all +cd-testimonials-all-wrapper .cd-testimonials-i...
.toastjs-container{ position:absolute; position:fixed; bottom:30px; left:30px; width:calc(100% - 60px); max-width:400px; transform:translateX(-150%); transition:transform 1s; z-index:100; color:black; } .toastjs-container[aria-hidden=false]{ transform:translateX(0); colo...
.icon-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-stop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-list...
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@600;700&family=Noto+Serif:wght@400;700&family=Inria+Serif:wght@400;700&display=swap'); * { font-family: 'Noto Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; box-...
.storySubtitle { font-style: italic; font-size: 90%; color: #999; margin: 5px 10px; padding: 2px; background: #fff; } .storyBody { margin: 5px 10px; padding: 2px; color: #000; background: #fff; } .storyBody ul, .storyBody ol { margin: 1em 0; -moz-padding-start: 40px; } ...
.header.navbar-default .navbar-brand i,a{color:#0078ff}a:focus,a:hover{color:#0060cc}.header .navbar-nav>li>a .label{-webkit-box-shadow:none!important;box-shadow:none!important}.header.navbar-default .navbar-nav>li>a .label,.header.navbar-inverse,.sidebar .nav>li.active>a{background:#0078ff}@media (max-width:767.98px){...
๏ปฟbody{background:#f0f0f0;} /*่Šๅคฉ*/ .Chat_con{ padding:0 0.8125rem 3.1875rem;} .Chat_con .time{ height:1.1875rem; line-height:1.1875rem; padding:0.625rem 0; text-align:center;} .Chat_con .time span{ display:inline-block; height:100%; color:#fff; background:#d3d3d3; padding:0 0.625rem; border-radius:0.15625rem;} .Chat_c...
/* alegreya-regular - vietnamese_greek_cyrillic-ext_cyrillic_latin_greek-ext_latin-ext */ @font-face { font-family: 'Alegreya'; font-style: normal; font-weight: 400; src: local('Alegreya Regular'), local('Alegreya-Regular'), url("../fonts/alegreya-v13-vietnamese_greek_cyrillic-ext_cyrillic_lati...
.navbar { overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%; } .navbar a { float: left; display: block; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .navbar a:hover { background: #ddd; color: black; } .main ...
.hc { display: flex; flex-direction: row; border: 1px solid black; min-height: 41px; } .hc-hidden-outcome { display: none !important; } .hc-crumbs { flex-grow: 1; display: flex; flex-direction: row; padding-bottom: 3px; } .hc-crumb:before { content: ""; position: absolute...
.container_12 { margin-left: auto; margin-right: auto; width: 960px } .center_grid{ margin: 0 auto; width: 960px; } .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { display: inline; float: left; position: relative; margin: 0 10px } .alpha { margi...
/* ==UserStyle== @name Wallpapers para Facebook - Tigres Jugando - 81 @namespace USO Archive @author tolch @description `Imagen subida por: Tu Nombre</br></br> Script Original: style 109959 creado por user 283811, Modificado por : Tolch </br></br></br></br><b>Mas Wallpapers para personalizar F...
/*src/main.css*/ /********************************************************** GENERAL UI ELEMENTS **********************************************************/ * { -webkit-user-select:none; /* Prevent copy paste for all elements except text fields */ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* set highlight colo...
/* See ab2p.common.css for sources info */
/*! * Bootstrap Responsive v2.1.1 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat.
/* smart-menu */ smart-menu { width: var(--smart-menu-default-width); height: var(--smart-menu-default-height); visibility: hidden; } smart-menu:focus { outline: none; border-color: var(--smart-outline); } smart-menu > .smart-container { display: flex; position: relative; } smart-menu sma...
.tooltip { z-index: 2000; pointer-events: none; } .popover { z-index: 1000; } .popover, .tooltip { position: absolute; background: #eee; color: black; max-width: 400px; width: auto; font-size: 0.8rem; padding: 0.5em; border-radius: 0.25em; } .popover .popover-arrow, .tooltip .tooltip-arrow { wid...
@charset "UTF-8"; /* isso รฉ um comentรกrio */ * { font-family: Arial, Helvetica, sans-serif; } main { background-color: rgba(255, 255, 255, 0.164); border-radius: 10px; box-shadow: 5px 5px 10px #676F54; width: 600px; padding: 10px; margin: auto; } a { color: #34E4EA; } body { font-...
#subsonic-container form { width: auto; background: #fff; position: absolute; display: grid; grid-template-columns: 10em 10em; z-index: 1; }
.ticker-chart-display{ min-height: 90vh; display: block; margin-left: auto; margin-right: auto; } .ticker-chart{ max-width: 90%; max-height: auto; } .ticker-header-bar{ margin-left: auto; margin-right: auto; }
@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Hammersmith+One&display=swap'); section.first-content { max-width: 80%; height: 100vh; flex...
/* https://css-tricks.com/dont-overthink-flexbox-grids/ */ .flex-grid { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; } mat-form-field, .mat-form-field, .mat-form-field-should-float label { font-size: 1em; } mat-card { margin: 20px; } body { padding: 20px; } .gr...
body { background-color: #232323; margin: 0; font-family: Lato, serif; } .square { width: 30%; background: purple; padding-bottom: 30%; float: left; margin: 1.66%; border-radius: 50%; transition: background 0.6s; --webkit-transition: background 0.6s; --moz-transition: ba...
.hello{ color:green; } #nbar{ background-color:black; color:black; } .login, #site{ text-decoration: none; color:white; } .login:hover, #site:hover{ text-decoration: none; color:white; } .brand{ font-weight: bolder; } .account-img { height: 125px; width: 125px; } .nav-img{ h...
table.table thead .sorting,table.table thead .sorting_ASC,table.table thead .sorting_DESC{cursor: pointer;padding-right: 15px;} table.table thead .sorting { background: url('../img/datatables/sort_both.png') no-repeat center right; } table.table thead .sorting_ASC { background: url('../img/datatables/sort_asc.png') no-...
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@500&display=swap'); body { text-align: center; background-color: #1f1f2e; margin-top: 3%; color: grey; font-size: 45px; font-family: "Ubuntu"; ...
@import url(https://fonts.googleapis.com/css?family=Vampiro+One);.card.uptime .card-img-top { display: table; height: 320px; width: 100%; } .card.uptime .card-img-top h2 { display: table-cell; font-size: 2rem; text-align: center; vertical-align: middle; } /*-- Chart --*/ .c3 svg { font: 10px s...
.player-controls { margin-top: 0; padding-top: 50px; } .player-controls__control { background-image: url(../img/player-controls.png); background-repeat: no-repeat; border: 0 none; height: 16px; margin: 0; outline: 0 none; padding: 0; width: 39px; } .player-controls__control--pl...
/*! * OpenUI5 * (c) Copyright 2009-2020 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. *//*! * OpenUI5 * (c) Copyright 2009-2020 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. /* Inline theming param...
*, **::before, **::after{ box-sizing: border-box; } @media (min-width: 600px){ body{ text-align: center; } } body{ background-color: #A9A9A9; } #header{ display: inline-flex; gap: 80rem; padding: 50px; flex-direction: row; } #header-image{ height: 240px; } #nav-bar{ disp...
body { margin: 0; font-family: Helvetica, Arial, sans-serif; } #map { width: 100vw; height: 100vh; }
{% include css/bootstrap.min.css %} {% include css/custom.bootstrap.css %}
/*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545...
/* * Ext JS Library 3.2.1 * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ /* Shared styles */ .x-slider { zoom: 1; } .x-slider-inner { position: relative; left: 0; top: 0; overflow: visible; zoom: 1; } .x-slider-focus { position: absolute; left: 0; ...
.header--fixed { position: fixed; z-index: 10; right: 0; left: 0; top: 0; } .headroom { transition: transform .25s ease-in-out; will-change: transform } .headroom--pinned { transform: translateY(0) } .headroom--unpinned { transform: translateY(-100%) }...
@tailwind utilities; @import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400&family=JetBrains+Mono&display=swap'); pre { background-color: #070509 !important; } pre code { @apply text-sm; background-color: #070509 !important; font-family: 'Fira Code', monospace; font-weight: 300; colo...
main{ background-color: #EFECE8; } .main_wrap{ width: 52.08%; margin: 0 auto; background-color: white; box-shadow: 15px 0px 20px -5px rgba(190,190,190,1), -15px 0px 20px -5px rgba(190,190,190,1); } .main__title{ display: flex; justify-content: space-between; padding: 2em 4em 2.7em 4em; ...
@charset "UTF-8"; h1{ text-align: center; color: brown; } p{ text-align: justify; }
/*! * jQuery UI CSS Framework 1.10.3 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming */ @import "jquery.ui.base.css"; @import "jquery.ui.theme.css";
@import '../variables.css'; .root { background: #f5f5f5; color: #333; } .container { margin: 0 auto; padding: 20px 8px; max-width: var(--max-content-width); text-align: center; font-size: 1.5em; /* ~24px */ } .link, .link:active, .link:hover, .link:visited { color: #333; text-decoration: none; } ....