text
stringlengths
1
1.04M
body{ background-color: #222; color: #CCC; font-family: "Consolas","courier new",monospace; } .pQuote{ width: 480px; height: 270px; } table{ text-align: right; border: 0px; font-size: 18px; } a{ text-decoration: none; color: #6cf; } th{ background-color: #666; padding: 0p...
@charset "UTF-8"; /*! * AdminLTE v3.0.0-rc.4 * Author: Colorlib * Website: AdminLTE.io <http://adminlte.io> * License: Open source - MIT <http://opensource.org/licenses/MIT> */ /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, In...
/** * @package Sliders * @version 7.7.9 * * @author Peter van Westen <info@regularlabs.com> * @link http://www.regularlabs.com * @copyright Copyright © 2020 Regular Labs All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ #mySlide...
* { scroll-behavior: smooth; } li { display: inline; padding: 1% 5%; } a { cursor: grabbing; } .contact-block { margin: 30px 0; }
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap"); * { box-sizing: border-box; padding: 0; margin: 0; --pink: hsl(322, 100%, 66%); --dark-cyan: hsl(192, 100%, 9%); --pale-blu...
body{ margin: 0px; } nav{ display: flex; } nav > .logo{ flex:none; width: 100px; background-color:#ffcccc; } nav > .menu{ flex:auto; background-color: #ccccff; } nav > .user{ flex: none; width:100px; background-color:#ccffcc; } main{ /* 容器*/ display: flex; flex-wrap...
.dbs_charts{ display: inline-block; position: relative; } .dbs_charts > .-container{ /* display: inline-block; */ position: relative; top:0; left:0; width: 100%; height: 100%; -webkit-flex-flow: column nowrap; -moz-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-transition: fill-opacity ...
a { color: #242e39; } a:hover { color: #2e3b49; } a:focus { color: #2e3b49; } a:active { color: #1a2129; } html .heading-primary, html .lnk-primary, html .text-color-primary, html .text-primary { color: #242e39 !important; } html .heading.heading-primary h1, html .heading.heading-primary h2, html .heading.hea...
/* https://codepen.io/miocene/pen/oNNOmza */ body { padding: 40px; background-color: var(--color-bg-default); } h2 { font-size: 28px; font-weight: bold; margin: 3em 0 2em; } .theme_space_neoskeuo { --space-3xs: 2px; --space-2xs: 4px; --space-xs: 8px; --space-s: 12px; --space-m: 16px; --space-l: 20px;...
.offcn-sso-folat { width: 100%; position: fixed; bottom: 0; z-index: 99; left: 0; display:none; } .offcn-sso-fade-in { transition: all 1.5s; opacity: 1; } .offcn-sso-fade-out { transition: all 1.5s; opacity: 0; } .offcn-sso-folat a { display: inline-block; color: #fff; text-align: center; ...
@charset "UTF-8"; /* CSS EXTERNAL */ /* Regra @charset "UTF-8" caso haja problema com acentuação */ body { background-color: rgb(202, 226, 233); font-family: Arial, Helvetica, sans-serif; font-size: 20px; } h1 { color: rgb(39, 15, 145); background-color: rgb(65, 220, 225); } h2 { color: rgb(8...
/*--- reset code ---*/ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canv...
.chart { font-size: 16px; } .axis path, .axis line { fill: none; stroke: black; shape-rendering: crispEdges; } .axis text { font-size: 0.6em; } .label { font-size: 0.7em; font-weight: 300; } .line { fill: none; stroke-width: 1.5px; } .legend text { font-size: 0.8em; font-weight: 400; } .btn-group { ma...
/* Theme Name: Pollen WpBaseTheme Theme URI: https://www.presstify.com/pollen-solution/wp-base-theme Description: Pollen Worpdress Bootstrap Theme Version: 1.0.0 Author: Presstify team Author URI: https://www.presstify.com/about Text Domain: theme */
/*! * bootswatch v3.3.1+2 * Homepage: http://bootswatch.com * Copyright 2012-2014 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin...
/* ================================= ------------------------------------ Cloud 83 - Hosting Template Version: 1.0 ------------------------------------ ====================================*/ /*----------------------------------------*/ /* Template default CSS /*----------------------------------------*/ html, b...
#visitorCategory { padding-top: 20px; } #visitorCategory-container { background-color: var(--bg2); padding: 25px 15px; } #visitorCategory-form input, #visitorCategory-form select { height: 50px; } #visitorCategory-form label { color: var(--color); font-size: 1.3rem; } #visitorCategory-form b...
img { height: 2em; }
/******************************************************************************* * The MIT License (MIT) * * Copyright (c) 2011, 2014 OpenWorm. * http://openworm.org * * All rights reserved. This program and the accompanying materials * are made available under the terms of the MIT License * which accompanies t...
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } h1 { font-weight: bold; font-size: 2rem; margin-bottom: 1rem; } .name { font-size: 1rem; text-align: left; text-overflow: ellipsis; animation: fadeIn 0.2s; }
/* Gruvbox Dark by Iterm2B24 */ :root { --base00: #1d1d1d; --base01: #1d1d1d; --base02: #7f7060; --base03: #857564; --base04: #8b7b68; --base05: #91816c; --base06: #978771; --base07: #e5d3a2; --base08: #be0e17; --base09: #cc871a; --base0A: #709585; --base0B: #868715; --base0C: #568d57; --base0D: #377274;...
.vc_column-inner > .wpb_wrapper{ position: relative; z-index: 1; } .row-equal-column-height .vc_column-inner > .wpb_wrapper{ width:100%; }
@charset "utf-8"; /* * Copyright https://github.com/larryqin/larrycms */ /* 头部 */ .header{height: 65px; border-bottom: 1px solid #404553; background-color: #393D49; color: #fff;} .logo{display:block;position: absolute; left: 10px; top: 10px;} .logo img{width: 150px; height: 35px;} .header .layui-nav{position: absolut...
.flsh-5 { flex-shrink: 5; }
li a { color: rgb(13, 0, 128); }
#crystals-blue { margin: 5px; } #crystals-green { margin: 5px; } #crystals-purple { margin: 5px; } #crystals-red { margin: 5px; }
/* This file is part of m.css. Copyright © 2017, 2018, 2019 Vladimír Vondruš <mosra@centrum.cz> 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 ...
.main .box .sub-category > div { padding: 12px 0 0 2.1%; font-size: 18px; } .main .box .item { width: 20%; border: 1px solid #e4ecf3; box-shadow: 1px 2px 3px #f2f6f8; border-radius: 6px; background: #fff; padding: 10px; min-width: 200px; margin: 22px 0 0 2.1%; float: left; overflow: hidden; tr...
body { color: #76838f; background-color: #fff; } a { color: #f96197; } a:hover, a:focus { color: #f978a6; } img { vertical-align: middle; } .img-thumbnail { background-color: #fff; border: 1px solid #e4eaec; } hr { border-top: 1px solid #e4eaec; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...
@media only screen and ( max-width : 768px ) { .fixed { position: fixed; width: 100%; height: 100%; z-index: 1; } #header .mask { background: rgba(22,34,42,.4); top: 60px; left: 0; z-index: 1; position: absolute; width: 100%; height: 100vh; opacity: 1; display: non...
main{ display: flex; align-items: center; flex-direction: column; justify-content: flex-start; min-height: calc(100vh - 60px); } .red{ color: #EA4335; } .blue{ color: #4185F4; } .yellow{ color: #FABD3B; } .green{ color: #48A853; } .pointer{ cursor: pointer; } a { text-decoration: none; col...
.modal-cont { position: absolute; top: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, .5); display: none; }
.chart { width: 100%; min-height: 40vh; } ::ng-deep .dark-theme .ngx-charts text { fill: #ffffff !important; }
* { margin: 0; padding: 0; } body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 87.5%; width: 650px; margin: 0 auto; padding: 15px 25px; border: 3px solid blue; } h1 { font-size: 150%; } h2 { font-size: 120%; padding: .25em 0 .25em 25px; background: url(images/plus.png) no-repeat lef...
#map { height: 600px; } .legend { line-height: 18px; color: #555; padding: 6px 8px; font: Arial, Helvetica, sans-serif; background: white; background: rgba(255,255,255,0.8); box-shadow: 0 0 15px rgba(0,0,0,0.2); border-radius: 5px; } .legend i { width: 18px; height: 18px; fl...
@charset "UTF-8"; @-webkit-keyframes swal2-show { 0% { -webkit-transform: scale(0.7); transform: scale(0.7); } 45% { -webkit-transform: scale(1.05); transform: scale(1.05); } 80% { -webkit-transform: scale(0.95); transform: scale(0.95); } 100% { -webkit-transf...
.VideoPlayerControls { display: flex; position: absolute; background: rgba(0, 0, 0, .7); bottom :10px; left: 10px; right: 10px; z-index: 2; border-radius: 20px; padding: 0 10px; }
/*! * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
/* An adaptation of this https://codepen.io/Varo/pen/gbZzgr */ html, body { background-color: #f9f9f9; background-image: url("../images/bg.png"); background-position: bottom right; background-repeat: no-repeat; @import url('https://fonts.googleapis.com/css?family=Ubuntu'); font-family: 'Ubuntu', "H...
/*! * Bootswatch v4.0.0 * 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/twb...
@import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; .masonry { column-count: 3; column-gap: 2rem; } @screen lg { .masonry { column-count: 4; } }
/* * # Semantic - Label * http://github.com/jlukic/semantic-ui/ * * * Copyright 2013 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Label *******************************/ .ui.label { display: inline-block; vertical-align:...
html, body { height: 100%; min-height: 100%; font-family: RobotoRegular; font-size: 16px; background-color: #EDEEF0; } .wrap { min-height: 100%; height: auto; margin: 0 auto -130px; padding: 0 0 145px; } header { background-color: #4aaad2; margin-bottom: 40px; } .logo { ...
.main-cards-container { display: flex; justify-content: center; flex-wrap: wrap; width: 930px; } .main-cards-container .card { width: 320px; height: auto; margin: 14px 15px; }
.box { color: #fe33ac; border-color: #fdcdea; } .box div { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.form-control__group { display: flex; flex-wrap: nowrap; flex-direction: column; margin-bottom: 1.5rem; } .form-control__group label { font-size: 1.4rem; font-weight: 600; padding-bottom: 0.4rem; } .form-control__group input[type='text'], .form-control__group input[type='number'] { height: 2.4rem; p...
#addTaskButton { -fx-graphic: url("../resources/plus.png"); } #removeTaskButton { -fx-graphic: url("../resources/minus.png"); }
.emoji-picker { margin: 0 0.5em; border: 1px solid #999999; border-radius: 5px; box-shadow: 0px 0px 3px 1px #CCCCCC; background: #FFFFFF; width: 20.5rem; height: 27.5rem; font-family: Arial, Helvetica, sans-serif; } .emoji-picker__content { padding: 0.5em; height: 20.5rem; } .emoji-picker__preview...
.modal { display: block; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding-top: 100px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ ...
img.story-img { width: 100%; height: auto; object-fit: contain; } a.gallery-item { display: flex; justify-content: center; align-items: center; width: 100%; } .gallery .meta { color: #22262e; padding: 20px; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; w...
/* Publikationslister - CURIS/Pure */ @media all and (max-width: 767px) { #purecontent { margin-top: 23px; } } .nav { background: none; border: 0; font-family: inherit; font-size: inherit; height: auto; width: inherit; } @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /...
body { font-family: sans-serif; } p { text-align: justify; text-justify: inter-word; } tr:nth-child(even) { background-color: #f2f2f2; } @page chapter:first { background-image: var(--front-cover-2); } .titulo { max-width: 180px; } .pagedjs_page { --pagedjs-margin-top: .9in; --pagedjs-margin-rig...
/* ==UserStyle== @name Dmzj 动漫之家 紫黑主题 @namespace USO Archive @author 云雨 @description `自用.如果有建议,请发邮箱:2860103367@qq.com没有国漫原创区的特别改写,因为懒.` @version 20190823.13.23 @license CC-BY-NC-4.0 @preprocessor uso @advanced dropdown bg1 "背景设置" { set1 "纹理1*" <<<EOT https://s2.ax1x.com/2019/08...
 td.TB_Left{background-image: url(tbbg.gif);width:5px;} td.TB_Right{background-image: url(tbbg.gif);height:26px;width:2px;} td.TB_Center{background-image: url(tbbg.gif);height: 26px;} td.TB_Btn_Padding{padding:0px 0px 0px 0px} .TB_Btn_Image{overflow: hidden;width: 16px;height: 16px;margin: 2px;background-repeat: n...
.container { width: 400px; display: flex; flex-direction: column; align-items: center; justify-content: space-around; text-align: left; padding: 25px; } .container h3 { margin-bottom: 25px; } .text { font-weight: 400; font-size: 11pt; } .button { font-family: "Segoe UI", Tahoma, Geneva, Verdana...
.comment-card{ width: 65rem; height: fit-content; padding: 2px; margin-bottom: 3px; border: 0; } .comment{ width: 100%; margin:1px; margin-left: 13px; padding: 2px; padding-left: 4px; background-color: whitesmoke; }
body{ margin: 0; } h1,p { text-align: center; } .mp{ margin: auto; width: 80%; } .mp img{ width: 32%; }
/** * Template Name: Dashio * Template URL: https://templatemag.com/dashio-bootstrap-admin-template/ * Author: TemplateMag.com * License: https://templatemag.com/license/ */ /* Template Name: DASHIO - Bootstrap 3.1.1 Admin Theme Template Version: 1.0 Author: Carlos Alvarez Website: http://Alvarez.is/ */ /* Import font...
/* * # Semantic UI - 1.8.1 * https://github.com/Semantic-Org/Semantic-UI * http://www.semantic-ui.com/ * * Copyright 2014 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Standard *******************************/ /*-------...
td { width: 40px; height: 24px; } td button { font-size: 14px; width: 36px; height: 21px; } /* tile colors */ .black { color: #000000; } .blue { color: #408000; } .red { color: #c00200; } .yellow { color: #ffc000; } .float-right { float: right; }
--- layout: null --- @import url("pygment_highlights.css"); /* --- General --- */ body { font-family: 'Lora', 'Times New Roman', serif; font-size: 18px; color: #404040; position: relative; background: #FFF; {% if site.page-col %} background: {{ site.page-col }}; {% endif %} {% if site.page-img %} ...
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ background: black; } .box{ width: 120px; height: 60px; border: 4px solid #252525; border-radius: 50px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } input{ position: absolute; ...
*, *::after, *::before { margin: 0; padding: 0; box-sizing: border-box; } #particles-top-js { position: absolute; width: 100%; height: 100%; background-color: #FFF; background-image: url(""); background-repeat: no-repeat; background-position: 50% 50%; -webkit-transform:scale(1); -ms-transform:s...
.darkModeToggleContainer { top: 1rem; right: 1rem; display: flex; align-items: center; justify-content: center; }
/*! * jQuery Bootgrid v1.3.1 - 09/11/2015 * Copyright (c) 2014-2015 Rafael Staib (http://www.jquery-bootgrid.com) * Licensed under MIT http://www.opensource.org/licenses/MIT */ .bootgrid-footer, .bootgrid-header { margin: 15px 0 } .bootgrid-footer a, .bootgrid-header a { outline: 0 } .bootgrid-footer .se...
html { height: 100%; } body { min-height:100%; position:relative; padding-bottom:[footer-height] } .footer { position: absolute; left: 0 ; right: 0; bottom: 0; height:[footer-height] } .copyright { position: absolute; left: 0 ; right: 0; bottom: 0; height:[footer-height] ...
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-carousel { -webkit-box-sizing: border-box; ...
/* Preloaders */ #preloader-wrap{ display: flex; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 20009; background-color: #fff; -webkit-transition: 0.3s; transition: 0.3s; } #preloader-wrap.loaded{ visibility: hidden; opacit...
body { font-family: 'Jost', sans-serif; } .parallax { background-image: url("background.jpg"); background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; padding-bottom: ; } .navBar{ background-color: #5cb85c; } #linkcolor{ color:white; backgro...
.fill-moonstone-1 { fill: var(--o-ui-moonstone-1); } .fill-moonstone-2 { fill: var(--o-ui-moonstone-2); } .fill-moonstone-3 { fill: var(--o-ui-moonstone-3); } .fill-moonstone-4 { fill: var(--o-ui-moonstone-4); } .fill-moonstone-5 { fill: var(--o-ui-moonstone-5); } .fill-moonstone-6 { fill: ...
/* * Wegas * http://wegas.albasim.ch * * Copyright (c) 2013-2018 School of Business and Engineering Vaud, Comem, MEI * Licensed under the MIT License */ .wegas-gallery-content{ white-space: nowrap; } .yui3-scrollview{ } .wegas-gallery img{ display: inline-block; background-color: white; /* Not sy...
/*! * Bootstrap v4.1.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...
:root { }
/* BEM support Func -------------------------- */ /* Element Chalk Variables */ /* Transition -------------------------- */ /* Color -------------------------- */ /* 53a8ff */ /* 66b1ff */ /* 79bbff */ /* 8cc5ff */ /* a0cfff */ /* b3d8ff */ /* c6e2ff */ /* d9ecff */ /* ecf5ff */ /* Link -------------------------- */ /...
/* Components styles */ @import "./button.css"; @import "./form.css"; @import "./input.css"; @import "./navigation.css"; @import "./scroll-top.css"; @import "./social-icons.css";
body { padding: 0; margin: 0; font-family: sans-serif; font-size: 1em; line-height: 1.5; color: #555; background: #FFF; } h1 { font-size: 1.5em; font-weight: normal; } small { font-size: .66666667em; } a { color: #E74C3C; text-decoration: none; } a:hover, a:focus { ...
/* * Reference: * http://getbootstrap.com/examples/dashboard/dashboard.css */ /* Product list */ #product-list .sale-info { font-size: 1.1em; } #product-list .sale-info .item-name { color: gray; display: inline-block; width: 6.5em; } #product-list .sale-info > p > span:last-child { font-size: 1.2em; } #product-lis...
.navbar-inverse { background-color: rgb(117, 132, 145); overflow: hidden; border-radius: 5px; height: 62px; box-shadow: 0 1px 22px 0 rgba(0, 0, 0, 0.5); border-radius: 40px; } button { background-color: rgb(16, 245, 168) !important; margin-left: 1%; }
table.dataTable td.dataTables_empty{text-align:center} .dataTables_processing{position:absolute; top:50%; left:50%; width:250px; min-height:30px; margin-left:-125px; margin-top:10px; padding:10px 0 10px 0; border:1px solid #ddd; text-align:center; color:#999; font-size:14px; background-color:white; z-index:100} .trans...
body { width: 100%; height: 100%; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; overflow: hidden; } .modal-header { background:#1c2938; border-bottom:1px solid black; border-top-left-radius: 0; border-top-right-radius: 0; } .close { color:#1da1f2; text-shadow:none; opacity:1; ...
.grid-container{ background-color: rgba(255, 255, 255, 0.8); text-align: center; padding: 20px 0; font-size: 30px; } .buttonBack{ margin-bottom: 1rem; }
/* * Copyright (c) 2012 Shared Logic Inc. All rights reserved. * * search.css * * NOTE: see https://developers.google.com/speed/docs/best-practices/rendering */ html { font-size: 100%; height: 100% } body { font-size: 100%; height: 100%; } .clearfix:after { clear: both; content: "."; ...
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); /*! * AdminLTE v2.0.4 * Author: Almsaeed Studio * Website: Almsaeed Studio <http://almsaeedstudio.com> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for m...
/* Toast Animations */ @keyframes slideInUp { from { transform: translate3d(0, 100%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } /* Loader Animations */ @keyframes pulse_1 { 0% { transform: translate3d(0, 0, 0) scale(0); opacity: 1; } 100% { transform: translate3d(0, 0, ...
/** * @license * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
.component-title { --component-title-font-size-tablet: var(--font-size-xxl); --component-title-font-size-mobile: var(--font-size-xl); --component-title-font-size: var(--component-title-font-size-mobile); /* Rules */ font-size: var(--component-title-font-size); margin-bottom: 0; } .component-title + p { m...
/*! * FullCalendar Style * Docs & License: http://arshaw.com/fullcalendar/ * (c) 2013 Adam Shaw
/* latin-ext */ @font-face { font-family: 'Source Code Pro'; font-style: normal; font-weight: 400; src: local('Source Code Pro'), local('SourceCodePro-Regular'), url('./../fonts/SourceCodeProExt.woff2') format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, ...
body { font-family: "Satisfy", cursive; font-size: 1rem; font-weight: 400; background-color: #212121; } #app { position: fixed; height: 100%; width: 100%; display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; }
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=100d56e9b07a3bb00b07001c0b9e8554) * Config saved to config.jso...
/*! * 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...
/* ==UserStyle== @name Game of Thrones Sigils: Seaworth @namespace USO Archive @author Frompillow @description `Game of Thrones themed Tumblr icon.` @version 20120909.8.22 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain(tumblr.com) { #home_b...
/* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ .cke_editable { font-size: 13px; line-height: 1.6em; } blockquote { font-style: italic; font-family: Georgia, Times, "Times New Roman", serif; padding: 2px 0; border-sty...
.Button { width: 100px; height: 45px; margin-top: 10px; margin-bottom: 10px; font-size: 16pt; border-radius: 10px; border: none; background-color: #ffffff; color: #282c34; transition: 500ms; } .Button:hover { background-color: #dddddd; transition: 500ms; } .Button:active { background-color: ...
/******** Flex.css ********/ .container{ width: 100%; margin-left: auto; margin-right: auto; } .row{ display: flex; flex-wrap: wrap; display: -ms-flexbox; -ms-flex-wrap: wrap; } .col, .col-12 { width: 100%; position: relative; } .col { flex-grow: 1; flex-basis: 0; max...
@charset "UTF-8"; body { font: normal 15px arial; background-color: rgb(109, 207, 231); } h1 { text-align: center; color: white; } section { width: 500px; background-color: white; margin: auto; padding: 15px; border-radius: 10px; box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.37); } ...
/*COLOR CSS*/ :root { --color-primary: #20BEEF; --color-primary-dark: #1CACD9; --color-primary-soft1: #BFE4EF; --color-primary-soft2: #E6EEF0; --color-primary-hover: #20beef1f; --color-success: #4caf50; --color-success-dark: #2d8e31; --color-success-soft1: #bee2bf; --color-succ...
/*! * Bootstrap Docs (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 Twitter, Inc. * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. /*# sourceMappingURL=docs.min.css.map */
.app-nav:not(:empty)~main .markdown-section { padding-top: 5.0rem; } .pagination-item, .pagination-item-title { opacity: .9 !important; } .pagination-item:not(:last-child) a .pagination-item-label, .pagination-item:not(:last-child) a .pagination-item-subtitle, .pagination-item:not(:last-child) a .pagination-item-...
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 100%; height: 100%; } html { width: 100%; ...