text
stringlengths
1
1.04M
body{ margin: auto; background-color: #ffffcc; } img{ width: 20vw; margin: auto; margin-top: 20vh; } #message{ font-size: 3vw; font-family: myresto; font-weight: bold; }
/*! * Bootstrap v3.0.3 (http://getbootstrap.com) * Copyright 2013 Twitter, Inc. * Licensed under http://www.apache.org/licenses/LICENSE-2.0 */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { displa...
* { margin: 0; padding: 0; box-sizing: border-box; border: none; } html, body, #root { width: 100%; height: 100%; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; -webkit-font-smoothin...
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); * { box-sizing: border-box; } body { padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; } main { padding: 1rem; margin: auto; } form { display: inline; } .centered { text-align: center; } .image { height: 20rem; ...
/* font-family: 'Montserrat', sans-serif; */ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,600&display=swap'); body { background: #000000 url("images/ui-bg_loop_25_000000_21x21.png") 50% 50% rep...
/** * snackbar */ #snackbar { visibility: hidden; min-width: 250px; margin-left: -125px; background-color: #333; color: #fff; text-align: center; border-radius: 2px; padding: 16px; position: fixed; z-index: 1; left: 50%; bottom: 0px; font-size: 17px; } #snackbar.show { visibility: visible...
@media (max-width: 78.75em) { #bio { display:flex; flex-wrap:wrap; width:calc(64.67% - 0.375em); height:auto; align-content:flex-start; margin:0.5em 0.188em; padding-top:4em; } #portrait { order:1; } #summary { marg...
.Chip { position: relative; display: inline-block; background-color: #e5e5e5; border: none; cursor: default; height: 26px; padding: 0; margin: 3px 2px 1px 2px; font-size: 14px; font-color: #333333; font-family:"Open Sans", sans-serif; border-radius: 16px; text-decorat...
* { background-color: #202020; box-sizing: border-box; font-family: 'Open Sans Condensed', sans-serif; margin: 0; padding: 0; } h3, form { margin-top: 30px; text-align: center; color: white; } .lorem-text { font-size: 1.3em; margin: 50px auto; width: 40%; color: white; text-align: center; ...
/*------------------------------------------------------------------ [Table of contents] 1. css reset 1.1 HTML5 display-role reset for older browsers 1.2 Flaticon css 1.3 css reset 2. global css 3. site head css 4. Banner css 5. Box css 6. About css 7. Feature css 8. Class css 9. Gallery css 10. Product...
/* ==UserStyle== @name Amor Doce Tema-Lucy Heartfilia @namespace USO Archive @author Amor Doce 4ever @description `Um style super fofo da Lucy Heartfilia do anime Fairy Tail.` @version 20150810.2.24 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document d...
:root{ --cal-width: 1400px; --day-width: 195px; --day-margin: 5px; } table, th, td { border: 1px solid rgb(243, 243, 243); border-collapse: collapse; table-layout: fixed; vertical-align: top; } th { color:grey; padding: 5px 0px; } td{ padding:5px 5px; } .day{ min-height:...
@font-face { font-family: 'Keyboard Symbols'; font-weight: 600; src: url('fonts/Keyboard-Symbols.woff'); } html { font-size: 10px; pointer-events: none; } body { margin: 0; overflow: hidden; } button::-moz-focus-inner { padding: 0; border: 0; } .cache { position: absolute; left: 0; bottom: 0...
.circulo{ width: 5rem; height: 5rem; background-color: #ff7f50; border-radius: 50%; } #animacao1:hover{ animation: muda-cor 5s linear infinite; } @keyframes muda-cor{ 0%{ background-color: #A52a2a; } 100%{ background-color: #32cd32; } } #animacao2{ position: re...
.emoji-file-cabinet { }
/* css for timepicker */ .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; } .ui-timepicker-div dl { text-align: left; } .ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; } .ui-timepicker-div dl dd { margin: 0 10px 10px 45%; } .ui-timepicker-div td { font-size: 90%; } .ui-tpicker-grid-lab...
*{ margin: 0; padding: 0; font-family: 'Lato', sans-serif; } body{ background-color: #eee; } .logo{ font-family: 'Dancing Script', cursive; font-size: 39px; color: red; padding: 20px 70px; } .wrapper{ width: 70%; margin: 0 auto; text-align: center; margin-top: 80px; } ...
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300); @import url(https://fonts.googleapis.com/css?family=Raleway:400,300); /*** CRITERIA COLORS **/ body { overflow-x: hidden; font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; } .text-muted { color: #777; } .text-primary {...
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);/*! * AdminLTE v2.3.7 * Author: Almsaeed Studio * Website: Almsaeed Studio <http://almsaeedstudio.com> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT f...
/* General */ body {/*margin: 10px 10px 10px 60px;*/ margin: 10px 0 10px 60px; background-color: #f5f5f5; font-family: 'Open Sans', Arial, sans-serif; font-size: 13px; letter-spacing: -0.02em;} h1, h2, h3, h4 {font-family: 'Roboto Condensed', Arial, sans-serif; letter-spacing: normal;} a.inherit {color: inherit;} /* N...
.settings-field { padding: inherit; margin: inherit; } .long-field { width: 100%; } mat-form-field { width: inherit; }
body { font-family: Arial, Helvetica, sans-serif; width: 380px; height: 350px; margin: 0 auto; padding: 20px; border: 3px solid blue; } h1, h2, ul, p { margin: 0; padding: 0; } h1 { padding-bottom: .25em; color: blue; } h2 { font-size: 120%; padding: .5em 0; } img { height: 250px; } #slid...
/*! jQuery UI - v1.10.4 - 2014-06-08 * http://jqueryui.com * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ .ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;ve...
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .container { height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; ...
.status_box { padding: 10px ; margin-right: 20px; margin-left: 10px; } .dropdownMenu { /* width: 150px !important; */ }
/*! * Materialize v0.98.0 (http://materializecss.com) * Copyright 2014-2015 Materialize * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE) */ * Waves v0.6.0 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors * Released under the MIT license ...
.led { -fx-skin : "eu.hansolo.fx.customcontrols.ledcss.LedSkin"; -led-color : red; -frame-color : linear-gradient(from 14% 14% to 84% 84%, rgba(20, 20, 20, 0.64706) 0%, rgba(20, 20, 20, 0.64706) 15%, ...
.cm-s-3024-day.CodeMirror{background:#f7f7f7;color:#3a3432}.cm-s-3024-day div.CodeMirror-selected{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line::selection,.cm-s-3024-day .CodeMirror-line>span::selection,.cm-s-3024-day .CodeMirror-line>span>span::selection{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line::-moz-se...
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap'); body{ font-family:"Quicksand", sans-serif; font-weight:medium; padding:0px; margin:0px; } body>article{ width:40em; margin-left:auto; margin-right:auto; } table tr th{ text-align:r...
.jqx-layout-group-auto-hide-content-vertical { width: 200px; }
/*! * 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)
.Header{ background-image: url('https://images.unsplash.com/photo-1415509038608-afca35072cff?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1940&q=80'); background-repeat: no-repeat; background-size: cover; background-position: center; opacity: 0.9; width: 100vw; height: 100vh; ...
body { background-color: #0080a7; } /*# sourceMappingURL=main.css.map */
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *---------------------------------------------------------------...
.tableButtonX{ margin:0; width:200px; height:200px; font-size: 180px; color: orange; } .sButton{ width:100px; height:100px; font-size: 20px; color: black; background-color: orange; } .myTable{ cellpadding:0; cellspacing:0; margin-left: auto; margin-right: auto; } .container { height:...
body { font-size: 16px; } hr { border-width: 10px; border-color: #2e99a9; } main { padding: 30px; } footer { width: 100%; text-align: center; padding: 30px; }
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap'); :root { --color-background: #0b0a0c; --color-purple: #715ab7; --color-green: #04d361; --color-text-sec: #87868b; --color-rocket-trasnparent: rgba(113, 90, 183, 0.1); } * { margin: 0; padding: 0; border: 0; } htm...
.objktview-zipembed.objktview { position: relative; display: block; margin: auto; width: calc(100vh - 285px); height: calc(100vh - 285px); }
/** initial setup **/ .nano { position : relative; width : 100%; height : 100%; } .nano > .nano-content { position : absolute; overflow : scroll; overflow-x : hidden; top : 0; right : 0; bottom : 0; left : 0; } .nano > .nano-con...
body { font-family : 'Roboto', sans-serif; font-size : 16px; line-height : 24px; color : #969595; font-weight : 400; background: #fff; } /* -------------------------------------- Global Typography ------------------------------------------*/ h1, h2, h3, h4, h5, h6 { margin ...
.product{ height: 376px; /* width: 316px; */ width: 100%; margin-bottom: 20px; background-color: #f5f5f7; } .product-img{ height: 288px; } .product-img img{ padding-top: 46px; } .product-name-cost { font-size: 15px; font-weight: bold; width: 80%; margin: au...
@font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1557459087603'); /* IE9 */ src: url('iconfont.eot?t=1557459087603#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAVEAAsAAAAAChQAAAT2AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqHeIZ...
@import "~antd/dist/antd.css"; * { padding: 0; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; } .app { margin: 20px; marginleft: 15%; } .card-btn { height: auto; font-size: 30px; word-break: brea...
body { padding: 0px; margin: 0px; overflow: hidden; --active-color: rgb(128, 192, 255); } span { font-weight: normal; font-family: Arial; font-size: 1.5vmin; font-weight: 700; color: white; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); text-align: center; } #loading { position: absolute; display: bloc...
.ToDoItem-container { padding: 20px; margin-bottom: 20px; border-radius: 10px; box-shadow: 0px 5px 50px rgba(32, 35, 41, 0.15); background-color: greenyellow; } .ToDoItem { display: flex; justify-content: space-between; align-items: center; } .ToDoItemName { font-size: 20px; font-weight: 500; } .ToD...
@charset "utf-8"; /* Template Name: Corporation Author: <a href="http://www.os-templates.com/">OS Templates</a> Author URI: http://www.os-templates.com/ Licence: Free to use under our free template licence terms Licence URI: http://www.os-templates.com/template-terms File: Homepage CSS */ #gallery{padding:40px 0;} #ga...
div { display: inline-block; width: 33%; } img { display: block; margin: 0 auto; width: 220px; height: 440px; object-fit: cover; } .first { border: 10px solid #ff00fc; } .second { box-shadow: 10px 10px #c71616, -10px -10px #7d9a07; } .third { border: 50px solid #40c4c8; border-image: url(https:...
.p { margin: 0px; }
body { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 15px; } button, input, select { font: inherit; margin-top: 1em; padding: 4px; width: 100%; } h1 { margin-bottom: -.5em; } h1, h2 { text-align: center; } label { display: bloc...
.root { background: red; color: gray; }
.demo_changer .demo-icon { background: #0072bc; } a:hover { color: #0072bc; } .b-logo h5:before { background: #0072bc; } .b-logo h5 span { color: #0072bc; } /*headings*/ .heading h2:before, .heading h2:after { background: #0072bc; } .heading-line h2:before { background: #0072bc; } .heading-...
* { margin: 0; padding: 0; } body { /* font-family:Georia,serif; */ background: #ffffff; /* font-weight:bold; */ /* font-size:15px; */ /* color:#333; overflow: hidden; */ -webkit-font-smoothing: antialiased; } .framework { /* height: 1000px; */ margin-top: 30px; margin-...
/*! * Waves v0.6.0 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors * Released under the MIT license * https://github.com/fians/Waves/blob/master/LICENSE
.input_container { height: 28px; border: 1px solid #dddfe1; border-radius: 8px; display: block; box-shadow: inset 0px 0px .8px gray; padding: 0 5px; cursor: pointer; /* 设置汉字之间的间距使用的是letter-spacing */ letter-spacing: .2px; color: gray; /* 去掉input默认的选中之后的高亮样式 */ outline: none; } .input_container ...
.album-cover-art { position: relative; left: 20%; margin-top: 1rem; width: 60%; } .album-view-details { position: relative; top: 1.5rem; padding: 1rem; } .album-view-details .album-view-title { font-weight: 300; font-size: 2rem; } .album-view-details .album-view-artist { font-...
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 70px; } .App-header { background-color: #222; height: 180px; padding: 20px; color: white; } .App-intro { font-size: large; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform:...
#linkpanels { margin-top: 4rem; margin-bottom: 4rem; margin-left: 2rem; margin-right: 2rem; } .linkpanel { padding: 1.25em; margin-bottom: 3rem; }
/* License CC0 */ textarea { width: 100%; border: none; resize: none; } td { vertical-align: top; border: thin solid gray; height: 4em; } table { border-collapse: collapse; } col.user-column-col { width: 15em; } col.delete-row-col { width: 2em; } col.insert-column-col { width: 2em; } table { margin-right: 1em; margin...
/* Advantages */ .advantages { margin: 30px 0 50px; } @media (min-width: 48em) { .advantages { margin: 40px 0 60px; } } @media (min-width: 64em) { .advantages { margin-bottom: 80px; } } /* Wrapper */ .advantages__wrapper { max-width: 975px; } /* Headline */ .advantages__headline { margin: 3...
/* Template Name: HR2 - Template Version: 1.0 Author: HostingRed SAS Author URL: http://hostingred.com */ /******************************************* USE THIS FILE TO INCLUDE YOUR OWN CSS STYLES ********************************************/ /*Home*/ .home-text { font-size: 20px; margin-top: 60px; line-h...
body.lihat-penjualan { background-color: #000000; font-size: 20px; color: orange; } .row { width: 100%; } .col-md-2 { border-right: 1.5px solid wheat; } .header { font-size: 20px; border-width: 10px; border-bottom: 1.5px solid white; text-align: right; color: rgb(255, 255, 255); } .card-wrapper { backgro...
.overlay { background: rgba(242, 243, 245, 0.8); position: fixed; top: 0; left: 0; bottom: 0; right: 0; display: flex; justify-content: center; align-items: center; } .container { background: var(--white); width: 100%; max-width: 400px; padding: 2rem 3rem; border-radius: 5px; box-shadow:...
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/src/WhatsApp/spritesheets.css); @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/src/WhatsApp/people.css); @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/src/WhatsApp/nature.cs...
/* Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */
.countdown-timer-wrapper { border-radius: 5px; margin-bottom: 20px; max-width: 500px; margin: 30px auto; } .countdown-timer-wrapper h5 { font-size: 14px; letter-spacing: 0.5px; text-align: center; padding-top: 10px; text-shadow: none; } .countdown-timer-wrapper .timer { padding: 10px; text-align: center; ...
/* Copyright 2015 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ .error-icon { color: var(--settings-error-color); }
.mytooltip { position: relative; border-bottom: 1px dotted black; } .mytooltip .mytooltiptext { visibility: hidden; width: 120px; background-color: black; color: #fff; text-align: center; border-radius: 6px; padding: 5px 0; /* Position the tooltip */ position: absolute; z-index: 1; botto...
@import 'https://fonts.googleapis.com/css?family=Open+Sans'; @import "general.css"; @import "components/statusblock.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) /*# sourceMappingURL=bootstrap.min.css.map */
/* --------- Color variables that stay constant across themes --------- */ :root { /* - border on .CodeMirror, .inlineExample - border on .check - border on .progressStep - box-shadow on .highlight.emphasize:not(:hover)::before - bg on .modal - text in .instructionsWidget - border around ui-dialog...
body { background-color: #eee; } #body-content { background-color: #fff; padding-top: 40px; padding-bottom: 80px; } .row { margin-top: 10px; margin-bottom: 10px; } .navbar { height: 50px; width: 100%; } .navbar .site-title { color: #9b4dca; font-weight: 100; font-size: 28...
.thumbnail { margin-bottom: 20px; padding: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; height: 360px } .thumbnail:hover { margin-bottom: 20px; padding: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: ...
.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#FFF;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition...
/*---------------- Search Box */ #FSearchBox { float: left; } #MSearchBox { white-space : nowrap; float: none; margin-top: 8px; right: 0px; width: 170px; height: 24px; z-index: 102; } #MSearchBox .left { display:block; position:absolute; left:10px; width:20px; heig...
* { outline: none !important; } #actions { } :host { display: block; font-family: nunito; } .card.psk-card { margin-bottom: 20px; background: none; border: none; } .card-header { display: flex; flex: 1; } /** first level*/ .psk-card .card-header { background: none; bord...
html, body{ font-size:16px; color: #dfdfdf; background-color: #063647; } a { color: #00d1b2; } a:hover { color: black; } section{ padding-top: 3rem; padding-bottom: 3rem; } .section-1 { background: #063647; } .section-2 { background-color: black; } .section-3 { background-color: #0E282E; } .section-...
/*This class for background border red */ .bg-on { font-weight: bold; border: solid 1px red; } /*This class for */ .bg-off { font-weight: bold; } .total-table td { padding-bottom: 5px !important; }
div { background-color: red; width: 200px; } body { height: 500px; width: 500px; text-align: center; } body:after, body:before { content: ""; display: table; } body:after { clear: both; } /*# sourceMappingURL=nav.css.map */
@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) */ .youtubebox { position...
/* roboto-vietnamese-900-normal */ @font-face { font-family: 'Roboto'; font-style: normal; font-display: swap; font-weight: 900; src: local('Roboto Black'), local('Roboto-Black'), url('./files/roboto-vietnamese-900-normal.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('...
.columns { display: flex; } .column { flex-grow: 1; } .extraSmall { margin-left: calc(-1 * var(--space-extra-small)); } .extraSmall > .column { padding-left: var(--space-extra-small); } .small { margin-left: calc(-1 * var(--space-small)); } .small > .column { padding-left: var(--space-small); } .medium ...
@keyframes fadeIn { to { opacity: 1; } } body { opacity: 0; animation: fadeIn 1.0s ease forwards; }
/* * Variables with colors used for site theme. */ :root { --lg-3: #d6fad4; --lg-2: #1b9b12; --lg-1: #146f0d; --ng-0: #0e4e09; --dg-1: #082c05; --dg-2: #041603; --dg-3: #020b01; } html { background-color: var(--dg-3); background: linear-gradient(to top, var(--dg-2) 5%, var(--dg-3) 40%); color: va...
/* Espresso Libre by Chris Thomas, converted from TextMate theme (Espresso Libre.tmTheme) */ .panelNode-script { font-size: 11px; background-color: #2A211C; font-family: Monaco, Courier New; color: #BDAE9D; } .sourceRow.hovered { background-color: #3A312C; } .sourceRow[exeLine="true"] { backg...
@font-face { font-family: 'LatoRegular'; src: url('lato-reg.eot'); src: url('lato-reg.eot') format('embedded-opentype'), url('lato-reg.woff') format('woff'), url('lato-reg.ttf') format('truetype'), url('lato-reg.svg#LatoRegular') format('svg'); }
/** * Print for Xenea theme * * Use this stylesheet to customize the display of your site. * To learn more about CSS visit http://www.w3.org/TR/REC-CSS2/ * * phpGedView: Genealogy Viewer * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. * * This program is free software; you can redistr...
@import url(http://fonts.googleapis.com/css?family=Montserrat); .dropdown-arrow-inverse { border-bottom-color: #34495e !important; border-top-color: #34495e !important; } /* styles from flat-ui-free2.0.0-fix.less files */ body { color: #34495e; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font...
.img-thumbnail { border-radius: 50%; } body { border: 20px; margin: 20px; padding: 20px; border-style: outset; border-color: silver; background-color: lightblue; } a.hover { color: green; } @media only screen and (max-width: 1850px) { body { background-color: maroon; }...
foo { bar: "test1 2 3"; }
@font-face { font-family: "lugia-icon"; src: url("./lugia-icon.eot?fa79750a182137fc3f3db78b347c2874?#iefix") format("embedded-opentype"), url("./lugia-icon.woff2?fa79750a182137fc3f3db78b347c2874") format("woff2"), url("./lugia-icon.woff?fa79750a182137fc3f3db78b347c2874") format("woff"), url("./lugia-icon.ttf?fa...
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100; 300;400;500;700&display=swap);/*! * 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) */ :root { --blue: #3490dc; --in...
/** * Framework7 3.0.0-beta.19 * Full featured mobile HTML framework for building iOS & Android apps * http://framework7.io/ * * Copyright 2014-2018 Vladimir Kharlampidi * * Released under the MIT License * * Released on: July 3, 2018 */
body { -webkit-font-smoothing: antialiased; } #logo { background-image: url('/img/logo-default.png'); background-repeat: no-repeat; background-position: center right; display: block; float: left; padding: 8px; margin: 11px 10px 11px 0px; width: 24px; height: 25px; } .navbar-inverse #logo { backgro...
.logo { height: auto; width: 10%; } .backCoaster{ background-position: center; background-size:105%; background-image: url("/assets/img/coaster.png"); border:0; }
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ 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...
/* ==UserStyle== @name All Time Low Tumblr Dashboard Icons @namespace USO Archive @author Sbbt898 @description `Part of my Warped Tour/Bands I Love Icons. HD pics of All Time Low Fanclub T-shirts made into buttons with photoshop.` @version 20120207.8.20 @license NO-REDISTRIBUTION...
h1 { color: paleturquoise; font-size: 30px; line-height: 40px; } h2 { font-style: bold; color: orange; text-align: right; } p { font-weight: lighter; font-family: papyrus; }
#q2 .base-character, #q2 .success-character, #q2 .fail-character { bottom: 25px; left: 80px; width: 165px; z-index: 10; } #q2 .base-character { display: block; z-index: 10; } #q2 .success-character, #q2 .fail-character { display: none; } #q2 .bacteria1 { bottom: 95px; left: 260px; width: 45px; ...
/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ [class*=" fa-"],[class^=fa-]{position:relative;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-transform:translate(...
*{ margin:0; padding: 0; box-sizing: border-box; } body{ height: 100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; background:linear-gradient(rgb(47,150,163), rgb(48,62,143)); font-family: sans-serif; color: white; } .location, .temp...