text
stringlengths
1
1.04M
@charset "UTF-8"; @keyframes animate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } * { margin: 0; padding: 0; box-sizing: border-box; } body { display: flex; justify-content: center; align-items: center; min-height: 100vh; back...
#audio_tag { border: 5px solid #202020; border-radius: 30px; } audio::-webkit-media-controls-panel { background-color: #cbc571; }
/* RESET STYLES & HELPER CLASSES –––––––––––––––––––––––––––––––––––––––––––––––––– */ :root { --level-1: #8dccad; --level-2: #f5cc7f; --level-3: #7b9fe0; --level-4: #f27c8d; --black: black; } ...
/* Code for getting shit full screen */ html, body, body > div:first-child, div#__next, div#__next > div, div#__next > div > div { height: 100%; }
body { font-family: arial; text-align: center; } .page-link { font-size: 300%; } #logo { width: 100px; padding:6px; } h1 { color: grey; } .right { float: right; } li { font-size: 250%; } .header { text-align: left; } .main { text-align: center; } .other { float: left; pos...
.div-posts { display: flex; flex-direction: column; align-items: center; list-style: none; margin: 1rem; } .div-posts > button { width: 3rem; margin-top: -0.5rem; }
/*! Material Components for the web Copyright (c) 2017 Google Inc. License: Apache-2.0 /*! Material Components for the web Copyright (c) 2017 Google Inc. License: Apache-2.0 */.mdc-form-field{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font...
@font-face{font-family:"Roboto";src:url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-weight:"bold";src:url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype")}#premid-connectinfo.dark{background-color:#596cae !important;color:rgba(255,255,255,0.8);-webkit-box-shadow:0p...
.loadingPage { width: 100%; text-align: center; position: sticky; bottom: 0; display: flex; flex-direction: row; justify-content: center; align-items: center; height: 100%; background-color: var(--background-container); } .proposalList { margin-top: 30px; margin-left: 85px; padding-bottom: 50...
a { content: inherit; counter-increment: inherit; counter-reset: inherit; quotes: inherit; }
.form_title { padding:10px 0 20px 0; font-size:20px; } .stats tr { border: none !important; } .stats td { border: none !important; padding: 5px 3px; } .submission_params .reports { display:inline-block; border: 1px solid #A7A7A7 !important; text-align: center; border-radius: 8px; padding: 4px 2px;...
/*---------------------------------------------------- PROPERTY OF Utah Open Source CREATED: April 20, 2009 VMV MODIFIED: -----------------------------------------------------*/ /*BODY ELEMENTS*/ body {background: url(/img/repeatSM.gif) repeat top left; color: #ffffff; margin: 0px; font-family: Arial, Helvetica, sans-...
.site_nav_wrap{ height: 29px; background: #f7f7f7; border-bottom: 1px solid #dddddd; } .site_nav{ width: 1200px; height: 29px; background: pink; margin: 0 auto; line-height: 29px; } .site_nav .left { float: left; } .site_nav ul { float: right; } .site_nav li { float: left...
.ih-item{ position:relative; -webkit-transition:all 0.35s ease-in-out; -moz-transition:all 0.35s ease-in-out; transition:all 0.35s ease-in-out } .ih-item,.ih-item *{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box } .ih-item a{ color:#333 } .ih-item a:hover{ text-decoration...
/*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfonte0a5.eot?v=4.3.0'); src...
body { width: 100%; height: 100%; position: absolute; background: #000000; margin: 0; padding: 0; overscroll-behavior: none; } .container { width: 100%; height: 100%; position: relative; } .ui { width: 100%; height: 100%; position: absolute; top: 0; left: 0; font-family: 'I...
.color{ color: #e93a38; } .color1{ color: #902729; } a{ color: #666666; } .collecPage .top-img{ display: none; } #go-top{ position: fixed; bottom: 10%; right: 10%; width: 50px; height: 50px; background-color: #902729; border-radius: 50%; overflow: hidden; display: none; cursor: pointer; ba...
table.dataTable { clear: both; margin-top: 6px !important; margin-bottom: 6px !important; max-width: none !important; border-collapse: separate !important; border-spacing: 0; } table.dataTable td, table.dataTable th { -webkit-box-sizing: content-box; box-sizing: content-box; } table.data...
/*# sourceMappingURL=main.77ac519b.chunk.css.map */
/** * Based on copypasta from Remy Bach and Sarah Drasner */ code[class*="language-"], pre[class*="language-"] { color: white; background: none; font-family: Consolas,Menlo,Monaco,source-code-pro,Courier New,monospace; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; word-...
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?1oniuf'); src: url('fonts/icomoon.eot?1oniuf#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?1oniuf') format('truetype'), url('fonts/icomoon.woff?1oniuf') format('woff'), url('fonts/icomoon.svg?1oniuf#...
html { font-family: Rubik, sans-serif; } body, menu { margin: 0; padding: 0; } * { box-sizing: border-box; } ol, ul, ul li, ol li { padding-left: 0; } h1 { margin: 0; } button { background: none; border: 0; color: inherit; font: inherit; line-height: normal; overflow: visible; padding: 0; ...
/* .page-launch{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; flex-direction: column; background: #F8F8F8; } .page-launch .content { flex: 1; overflow-y: scroll; -webkit-overflow-scrolling: touch; } .page-launch .tabs{ display: flex; justify-content: center; ali...
/* ==UserStyle== @name Old Search Results for Google @namespace USO Archive @author mehran:bolhasani @description `Underlined!` @version 20140407.0.7 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document reg...
.slider { z-index: 2; /* overflow-x: hidden; */ position: relative; margin: 0; padding: 0.4% 4%; -ms-touch-action: pan-y; touch-action: pan-y; } .slider { -webkit-transition: -webkit-transform 0.54s cubic-bezier(0.5, 0, 0.1, 1) 0s; transition: -webkit-transform 0.54s cubic-bezier(0.5, 0, 0.1, 1) 0s; ...
canvas { width: 100%; height: 100%; background-color: black; } body, html { height: 100%; margin: 0; }
@charset "UTF-8"; /*! * filename: ej.theme.compatibility.min.css * version : 19.4.0.38 * Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. * Use of this code is subject to the terms of our license. * A copy of the current license can be obtained at any time by e-mailing * licensing@syncfusion.com. Any i...
/** * Owl Carousel v2.2.1 * Copyright 2013-2017 David Deutsch * Licensed under () */ .owl-theme .owl-dots, .owl-theme .owl-nav { text-align: center; -webkit-tap-highlight-color: transparent } .owl-theme .owl-nav { margin-top: 10px } .owl-theme .owl-nav [class*=owl-] { color: #FFF; font-size:...
mat-form-field { width: 40%; display: block; }
/*! * Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-a...
*{ padding: 0; margin: 0; box-sizing: border-box; } .navbar{ background-color:black; } .nav-link{ color: white; font-weight: 600; } .navbar-brand{ padding-left: 50px; color: white; font-size: 30px; font-weight: 800; } .container-fluid img{ border-radius: 600px; } /*-- ...
.responsive{width:100%;border-collapse:collapse}@media only screen and (max-width:800px){.responsive>tbody,.responsive>tbody>tr,.responsive>thead,.responsive>thead>th{display:block}.responsive>tbody>tr>th,.responsive>thead>tr,.responsive>thead>tr>th{position:absolute;top:-9999px;left:-9999px}.responsive>tbody>tr{borde...
/* Typography */ html { font-family: 'Roboto', sans-serif; } @media (min-width: 576px) { html { font-size: 14px; } } @media (min-width: 768px) { html { font-size: 16px; } } @media (min-width: 992px) { html { font-size: 18px; } } @media (min-width: 1200px) { html { font-size: 20px; } } .icons-soci...
/* * ___ * /\_ \ * \//\ \ __ ___ __ __ ___ ___ * \ \ \ /'__`\ /' _ `\/\ \/\ \ / __`\ /' _ `\ * \_\ \_/\ \_\.\_/\ \/\ \ \ \_\ \/\ \_\ \/\ \/\ \ * /\____\ \__/.\_\ \_\ \_\/`____ \ \____/\ \_\ \_\ * \/____/\/__/\/_/\/_/\/_/`/___/> \/___/ \/_/\/_/ * ...
* { box-sizing: border-box; } html, body { height: 100%; padding: 0px; margin: 0px; background: #f6f6f6; font-family: "B612", sans-serif; } a { text-decoration: none; color: #fff; } .btn { padding: 0.5rem 1rem; background: #006669; color: white; border: 1px solid transparent; border-radius: ...
body { direction: rtl; unicode-bidi: embed; } .rsssl-result ul .rsssl_error { color:red; } .rsssl-result { margin-top:15px; } .button-default.rsssl, .button-primary.rsssl { margin: 5px; } .rsssl-icons { margin-left:5px; } #rsssl .modal { top:100px !important; } #rsssl .rsssl-buttons .bt...
span.suggestion-input { display: inline-block; } span.suggestion-input > input { width: 100%; height: 100%; }
/* app css stylesheet */ li { display: block; } li:hover { cursor: pointer; }
/*! * Start Bootstrap - Resume v5.0.8 (https://startbootstrap.com/template-overviews/resume) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
/* product index style */ .site-title{ color: blue } .center{ text-align:center; } .indexImg{ width: 50px; height: 38px; border-radius: 4px; } .fa-times:hover:after, .fa-paper-plane-o:hover:after{ background:rgba(0,0,0,0.7); color:#fff; content:attr(rel); display:block; margin-t...
body { margin:0px; background-color:rgba(0, 204, 204, 1); background-image:none; position:static; left:auto; width:1280px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u4185_img { border-width:0px; position:absolute; left:0px; top:0px; width...
/** * 关于 * * */ #qrcodes { display: block; text-align: center; } #qrcodes .item{ vertical-align: top; display: block; float: left; margin: 30px 90px 0 0; border: 1px #ddd solid; text-align: center; } #qrcodes .item img.ma{ display: block; width: 100px; margin: 10px; } ...
:local .handle { height: 18px; width: 18px; border-radius: 9px; position: absolute; top: 1px; bottom: 1px; left: 1px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15); transition: 0.2s ease-in; } :local .input { position: absolute; opacity: 0; } :local .wrapper { position...
@charset "UTF-8"; /*! * Pico.css v1.5.0 (https://picocss.com) * Copyright 2019-2022 - Licensed under MIT */ /** * Theme: default */ :root { --font-family: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu", "Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbo...
/*! * 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 (https://getbootstrap.com/docs/3.3/customize/?id=c9972aadea882f3d51cb63d43daa3b1d) * Config saved to ...
/*! * DSFR v1.2.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */ @charset "UTF-8"; .fr-select { /** * Modificateur pour gérer l'état d'erreur */ /** * Modificateur pour gérer l'état de validation */ /** * Mixin pour gérer l'éta...
@import url("fontawesome-all.min.css"); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,300italic"); /* Dopetrope by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ html, body, div, span, applet, object, ifra...
body{ margin:0; padding: 0; background: #ebebeb; } .aa{ width: 80%; height: 260px; margin:0 auto; margin-top: 10%; } table{ width: 100%; height: 60%; } td{ text-align: center; } span{ line-height: 50px; } a{ line-height: 50px; }
/********************************* 5. Single Product *********************************/ .single_product { padding-top: 60px; padding-bottom: 30px; } .image_list li { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: column; justify-content: ce...
body, input, textarea, code, tt, pre { font-family: sans-serif; font-size: 1em; } body { min-width: 25em; max-width: 50em; } a { color: #66a; } blockquote { color: #999; font-style: italic; } div, form, .success, .failure { padding: 0.3em; } form { padding-left: 10em; min-width: 15em; max-wid...
body { margin: 0; } .page-content { width: 100%; margin: 0 auto; background: #5eb2b3; display: flex; display: -webkit-flex; justify-content: center; -o-justify-content: center; -ms-justify-content: center; -moz-justify-content: center; -webkit-justify-content: center; align-items: center; -o-align-items:...
@charset "UTF-8"; /* Explore California style sheet copyright lynda.com 2010 styles used here may be used for educational purposes only do not repurpose these styles or republish them without permission from the author */ /*color guide: #e1d8b9 sand #cb7d20 orange #952 accent orange (dark) #3c6b92 main blue #2c566a ...
@media (min-width: 768px) { }@media (min-width: 768px) { }@media (max-width: 767px) { }@media (min-width: 768px) { }@media (min-width: 768px) { }@media (min-width: 768px) { }@media (max-width: 767px) { }@media (max-width: 767px) { }@media (max-width: 649px) { }@media (min-width: 650px) { }.column { width: 33%; flo...
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */ html.swipebox-html.swipebox-touch { overflow: hidden !important; } #swipebox-overlay img { border: none !important; } #swipebox-overlay { width: 100%; height: 100%; position: fixed; top: 0; ...
.progressbar{ border:1px solid #99BBE8; border-radius:5px; overflow:hidden; } .progressbar-text{ text-align:center; color:#15428b; position:absolute; } .progressbar-value{ background-color:#FF8D40; border-radius:5px; width:0; }
/*------------------------------------------------------------------ File Name: style.css -------------------------------------------------------------------*/ /*------------------------------------------------------------------ [Table of contents] 1. IMPORT FONTS 2. IMPORT FILES 3. BASIC 4. LOADER...
/*! * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ .fa, .fas, .far, .fal, .fad, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-style: normal;...
@import url("https://fonts.googleapis.com/css?family=Poppins"); @import url("https://fonts.googleapis.com/css?family=Questrial"); body { margin: 0%; padding: 0%; width: 100vw; background: var(--bg-color); color: var(--text-color); max-width: 100vw; overflow-x: hidden; align-items: center; font-family...
/*! * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */
.search{ display:flex; justify-content: center; margin:15% 15% 3% 15%; } #search-text{ width:100%; font-size: 25px; border-radius: 8px; } #search-button{ width:100px; font-size:25px; border-radius:8px; } @media only screen and (max-width: 890px){ .search{ display:flex...
.ctr{ text-align: center !important; } .content-app > h3{ margin-top: -6px !important; } #main-content{ min-height: 300px; } footer{ width: 100%; text-align: center; bottom: 20px; z-index: 0 !important; } textarea{ resize: none !important; resize: disabled !important; } .disabled{ cursor: not-allowed !imp...
.job-screen .block { display: block; } .job-screen .job-list ul { padding-bottom: 5px; } .title { color: orange; } .job { font-size: 13px; line-height: 18px; } .JobId { font-size: 11px; margin-top: -5px; padding-bottom: 5px; } .jobTitles { padding-top: 3px; color: #ffb733; font-weight: bold;...
body { font-family: 'Open Sans',Helvetica,Arial,sans-serif; background-color: black; position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: 0; } #fullscreen { z-index: -999; min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixe...
.waves-ripple{position:absolute;border-radius:100%;background-color:rgba(0,0,0,.15);background-clip:padding-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(0);transform:scale(0);opacity:1}.waves-ripple.z-active{opacity:0;-webkit-transf...
.asteriskField{display:none}
.App { text-align: center; margin-top: 0.5em; } .App-player-panel { width: 90%; margin: 0 auto; } .App-player-panel input[type=url] { width: 100%; box-sizing: border-box; } .App-player-panel p { margin: 0.5em 0; } .App-player-panel .field-row { display: grid; grid-template-columns: 1fr 8em; grid...
main { font-size: larger; } #form-box { border: solid medium #a9a9a9; margin: 30px 0; padding: 30px 30px; } .separate-boxes{ margin: 40px 0; }
/*! * Bootswatch v4.1.3 * Homepage: https://bootswatch.com * Copyright 2012-2018 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! * Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/t...
label { font-weight: bold; } button, a { margin-right: 2px; } .buttons { margin-left: 86%; }
.mine-layout[data-v-52e41e29]{padding:.26667rem .42667rem}
.THIS { background: #ddd; }
/* Theme Color */ a, .theme_color, .social-icon-one li a:hover, .main-header .header-top .top-right > ul > li > a:hover, .main-header .header-top .top-left .links li a:hover, .main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li:before, .main-slider .icon-box, .mai...
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { margin: 0; padding: 0; display:-webkit-box; display:-ms-flexbox; display:flex; background:#7A419B; min-height:100vh; background: -webkit-linear-gradient(315deg, #7c1599 0%,#921099 48%,#7e4ae8 100%); background:...
/* DEMO STYLE */ @import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"; body { font-family: 'Poppins', sans-serif; background: #fafafa; } p { font-family: 'Poppins', sans-serif; font-size: 1.1em; font-weight: 300; line-height: 1.7em; color: #999; } a, a:hover,...
@import '../../node_modules/react-treeview/react-treeview.css'; @import 'https://cdn.jsdelivr.net/npm/file-icons-js@1.0.3/css/style.css'; /* Extension specific */ .__better_github_pr { display: none; } ._better_github_pr_resizer { position: absolute; width: 5px; height: 100%; background: lightgra...
@charset "UTF-8"; :root { --surface-a:#ffffff; --surface-b:#fafafa; --surface-c:rgba(0,0,0,.04); --surface-d:rgba(0,0,0,.12); --surface-e:#ffffff; --surface-f:#ffffff; --text-color:rgba(0, 0, 0, 0.87); --text-color-secondary:textSecondaryColor; --primary-color:#3F51B5; --primary-color-text:#ffffff; ...
.domainColour { color: #666666; } .phylumColour { color: #C40202; } .classColour { color: #DE5900; } .orderColour { color: #0052CC; } .familyColour { color: #009900; } .genusColour { color: #cc0099; } .speciesColour { color: #6600cc; } .domainBackColour { background-color: #999999; } .phylumBackColour { background-col...
/* COORDINATES Use in combination with the position module. Base: top bottom right left Modifiers: -0 = literal value 0 -1 = literal value 1 -2 = literal value 2 --1 = literal value -1 --2 = literal value -2 Media Query Extensions: -ns = not-small...
body { background-color: #E6E6E6; font-family: "tahoma,verdana"; } #kivalasztSzak { width: 50%; margin: 0 auto; padding: 20px; text-align: center; } #kivalasztTantargyak { width: 30%; margin: 0 auto; padding: 20px; align-items: center; } .p1 { loat: left; line-height: ...
/*----------------------------------------------------------------------------- | Copyright (c) Jupyter Development Team. | Distributed under the terms of the Modified BSD License. |----------------------------------------------------------------------------*/ /* Private CSS variables */ :root { --jp-private-laun...
body { background-image: url("img/bg.jpg"); font-family: "FangSong", sans-serif; } a:hover { cursor: pointer; } .progress { width: 400px; height: 25px; } /* Class for pop up windows */ .modal { position: fixed; /* Stay in place */ z-index: 999; /* Sit on top */ padding-top: 100px; /* Location of the box */ ...
body { overflow: hidden !important; } .modal-body { overflow-y: auto !important; } .noselect { cursor: default !important; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none...
/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-a...
body{ background-color: aqua; } main{ margin: auto; width: 500px; text-align: center; background-color: white; padding: 10px; border: solid black; }
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8"; /*! * 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: #3490d...
@media(max-width: 420px) { .details-container { display: flex; align-items: center; align-content: center; flex-wrap: wrap; } .details-title { font-family: 'Dm sans', sans-serif; font-weight: 500; font-size: 2rem; width: 100%; padd...
/*! * Start Bootstrap - Coming Soon v5.0.8 (https://startbootstrap.com/themes/coming-soon) * Copyright 2013-2020 Start Bootstrap * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-coming-soon/blob/master/LICENSE) */ html { height: 100%; } body { height: 100%; min-height: 35rem; positio...
* { padding: 0; margin: 0; } html, body { height: 100%; background-color: whitesmoke; font-family: Verdana, Geneva, Tahoma, sans-serif; } body { display: flex; flex-direction: column; flex: 1 0 auto; } a { text-decoration: none; } .flex-container { display: flex; justify-cont...
h1 { text-align: center; color: dodgerblue; font-family: monospace; text-transform: uppercase; font-weight: 300; text-decoration: underline; position: sticky; text-shadow: 3px aquamarine; } p { font-family: cursive; text-transform: lowercase; } body { background-color: #...
@import './_variables.css'; .main { margin: 3rem auto 6rem; @media (--medium) { margin-top: 4rem; width: 57ch; } } .start { text-align: center; } .image { margin: 8vh auto 0; max-width: 400px; } .benefits { display: none; margin: 0 0 0.5rem; max-width: 320px; } .heading { font-size: 7....
/ *版权所有2017 Google Inc.保留所有权利。* /
.sidebar-wrapper{ background-color: #2F7D86; } .logo{ background-color: #2F7D86; }
/*! X-editable - v1.5.0 * In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery * http://github.com/vitalets/x-editable * Datepicker for Bootstrap * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 *
/* Main Container */ .app { display: flex; flex-direction: column; width: 100vw; height: 100vh; overflow: hidden; } /* Video */ .video { width: 100vw; height: 100vh; } /* Controls */ .controlsContainer { display: flex; flex-direction: column; align-items: center; width: 100vw; background-co...
/* 99Lime.com HTML KickStart by Joshua Gatcke kickstart.css Don't edit the file if you want HTML KickStart to be upgradeable. Instead, copy any CSS selectors you want to modify to your style.css file. // Colors blue: #4D99E0; */ /*--------------------------------- IMPORTS -----------------------------------*/ ...
@import url('https://fonts.googleapis.com/css2?family=Klee+One&display=swap'); *{ margin: 0; font-family: 'Klee One', cursive; }
div[data-angular-treeview] { /* prevent user selection */ -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; /* default */ font-family: Tahoma; font-size:13px; color: #555; text-decoration: none; } div...
/* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ .cke_skin_kama .cke_contextmenu { padding: 2px; } .cke_skin_kama .cke_menuitem a { display:block; } .cke_skin_kama .cke_menuitem span { cursor: default; } .cke_skin_kam...
/** * Themes CSS */ /* Selection highlight */ ::-moz-selection { color: #ffffff; background: #777777; } ::selection { color: #ffffff; background: #777777; } /* Text color */ body { color: #777777; } /* Typography */ h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small...
h1, h2, h3, h4, h5{ color: #082943; } h3{ font-size: 24px; } form{ margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 75%; align-items: center; } .transition, form button, form .question label, form .question input[type="text"] { -moz-transition: all 0...