text
stringlengths
1
1.04M
/* This file skins dialog */ .flora .ui-dialog, .flora.ui-dialog { background-color: #e3e3e3; } .flora .p01 {margin: 0 auto 10px;} .flora .p02 {text-align: left;} .flora .tbl01 {margin: 0 auto 10px;} .flora .tbl01 th, .flora .tbl01 td {text-align: left; vertical-align: top; font-weight: normal;} .flora .tbl01 th ...
/* _____ _ |_ _| |__ ___ _ __ ___ ___ _ _ _ __ ___ | | | '_ \ / _ \ '_ ` _ \ / _ \ | | | '_ ` _ \ | | | | | | __/ | | | | | __/ |_| | | | | | | |_| |_| |_|\___|_| |_| |_|\___|\__,_|_| |_| |_| * -------------------------------------- * Table of Conte...
*{ margin: 0; padding: 0; } h1{ text-align: center; font-family: sans-serif, Verdana; } img#imagemLogo{ width: 200px; height: 100px; margin-left: 40px; } /*Menu Horizontal*/ .navbar-light .navbar-nav .nav-link{ margin-left: 45px; padding: 7px; margin-top: 65px; font-size: 18p...
/*! * Generated by Stati18n v0.2 * stati18n-es.css * Created by Florian Rotagnon * Licensed under MIT */ .stati18n.s18n-hello-world:before { content: "Stati18n demostración"; } .stati18n.s18n-message:after { content: "Hi hi"; }
/* ------------------------------------------------------------------- General Styles - FlexSlider ------------------------------------------------------------------- */ .hero-slider .flex-direction-nav a, .hero-slider .flex-control-nav > li > a { -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s eas...
/* Base Application Styles */ body { background:url(https://raw.github.com/mmoustafa/Chalkboard/master/img/bg.png); color: #fff; overflow-x: hidden; } .header { text-align: center; padding-top: 10px; height: 15%; } /* board-specific styles */ .board { height: 85%; width: 90%; } .row { height: 33%;...
body { font-family: 'Roboto', sans-serif; border-top: 3px solid #FFA500; background: url('/assets/fish.jpg') no-repeat center center fixed; background-size: cover; font-size: 1.2em; line-height: 1.3em; overflow-x: hidden; } code { font-family: 'Inconsolata', monospace; } blockquote { ...
/*** Generic Classes ***/ .serverError-outerWrapper { min-height: var(--min-height-size); padding-top: var(--layout-padding-top); padding-bottom: var(--layout-padding-bottom); min-height: var(--min-height-size); text-align: center; background-color: rgba(0, 0, 0, 0.699); background-image: url('https://kzo...
/*********************************************************** * Copyright (C) 2022 * Worktez * * This program is free software; you can redistribute it and/or * modify it under the terms of the MIT License * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without ...
.logo_max{ width:200px; } .logo_min{ width:100px; }
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on December 16, 2016 */ @font-face { font-family: 'abril_fatfaceregular'; src: url('../fonts/abrilfatface-regular-webfont.woff2') format('woff2'), url('../fonts/abrilfatface-regular-webfont.woff') format('woff'); font-weight: normal; ...
html, body { height: 100%; } body { display: flex; align-items: center; justify-content: center; } .wrapper{ margin-left:10px; margin-right:10px; } .errorwrapper{ display:none; } .successwrapper{ display:none; } #spinner{ display: table; margin: 0 auto; }
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap'); * { font-family: Arial, sans-serif; } body { font-family: 'Roboto', sans-serif; line-height: 1.5; color:black; background-color: rgb(41, 21, 18); } header img{ margin-left: 40px; margin...
*{ box-sizing: border-box; } html{ scroll-behavior: smooth; } body{ font-family: Arial, Helvetica, sans-serif; } header{ background-color:#A0937D; width: 100%; height: fit-content; padding-left: 6%; } #l{ float: left; margin-top: 10px; } /* #r{ ...
.hello { color: red; } span { color: orange; } #random-id { color: yellow; } .very-random-class { color: fuchsia; } .random-class { color: green; } .nested { color: blue; } .hello .nested { color: indigo; } .hello > .nested { color: violet; } div + h1 { color: red; } h2~div ...
.VegaDropdown { &__Root { position: absolute; z-index: 100; padding: var(--space-s) 0; box-sizing: border-box; min-width: 240px; background-color: var(--color-bg-default); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: var(--control-radius); box-shadow: 0 4px 16px...
/* general styling for the hover page */ /*body { font-family: 'colaborate-thinregular', sans-serif; letter-spacing: 2px; text-transform: uppercase; background-image: url("../images/back3.jpg"); background-size: cover; background-repeat: no-repeat; color: #FFF; }*/ h1 { font-size: 50px; } pre { lett...
.header-bg-white { background-color: white; } .dc-logo { width: 80px; } .dc-black { color: #1c1c1c; font-weight: 600; } .header-shadow { box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; } .dark-bg { background-color: #1c1c1c; } .comic-li { width: 16.6666666667%...
/*----------------------------------------------------------------------------- | Copyright (c) Jupyter Development Team. | Distributed under the terms of the Modified BSD License. |----------------------------------------------------------------------------*/ .jp-Rendered-html { color: #000; /* any extras will ju...
body { margin: 0; padding: 0; font-family: 'Nunito', sans-serif !important; } .bg-primary { background-color: #0092f6 !important; } .bg-secondary, .btn-primary { background-color: #007bcf !important; } .btn-link { color: #007bcf !important; } .btn-outline-warning { border-color: #ffe47a !important; ...
@charset "utf-8"; /*CSS reset*/ body{font-family: Verdana, Arial, Helvetica,'微软雅黑', sans-serif;} html{color:#000;background:#FFF;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0;} fi...
.pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .pace.pace-inactive .pace-progress { display: none; } .pace .pace-progress { position: fixed; z-index: 2000; top: 0; right: 0; height: 5rem; width: 5rem; -web...
.list { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-around; width: 70%; list-style: none; margin: 0 auto; padding: 0; } .item { position: relative; width: 300px; min-height: 250px; background: #f0f7f9; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px...
body { margin: 0; padding: 0; font-family: "Segoe UI",Arial,"HelveticaNeue-Light", sans-serif; font-size: 13px; overflow: hidden; } select { width: initial; } .playground-page .title { font-family: "Segoe UI Light","HelveticaNeue-UltraLight", sans-serif; font-weight: 100; font-size: 1.8em; } .playground-pag...
.footer { padding:10px; position: relative; bottom : 5; width: 100%; color: #fff; height: 60px; background-color: #2F4054; } ul { list-style-type: none; } .timeline{position:relative;margin:0 0 30px 0;padding:0;list-style:none}.timeline:before{content:'';position:absolute;top:0;bottom:0;...
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap"); a { text-decoration: none; color: #14A4AC; font-size: 20px; font-weight: 700; } #body { font-family: 'Noto Sans JP', sans-serif; background-color: #142C44; color: #F9F2E4; } #header { margin: 25px 0 35px 0; display: -...
/*! * SmartAdmin v1.8.2 () * Copyright 2011-2016 *//*! * SmartAdmin - Responsive WebApp * * Copyright 2014 bootstraphunter.com * Designed and built with all the love in the world by @bootstraphunt. * jQuery UI Bootstrap (1.0 alpha) * http://addyosmani.github.io/jquery-ui-bootstrap/ * * Copyright 2012 - 2013...
.modal { position: fixed; background: #63469D; z-index: 9999; left: 0; right: 0; bottom: 0; top: 0; } .message { position: fixed; top: 10%; z-index: 99999; color: #fff; text-align: center; width: 100%; font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-s...
/* Generated by pandoc. */ table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode, table.haskell.sourceCode pre { margin: 0; padding: 0; border: 0; vertical-align: baseline; border: none; background: #272822; overflow-x: auto; } td.lineNumbers { border-right: 1px solid #AAAAAA; text-align: ri...
.main-navbar{ background-color: rgb(96, 132, 173); } .main-navbar .navbar-brand { color: #9ad44e; } .main-navbar .nav-link { color: #FFFFFF; }
.hero { background-image: url(https://cdn.shopify.com/s/files/1/0565/2253/9031/files/img.png?v=1644700203); background-size: cover; background-repeat: no-repeat; margin-top: 34px; } .heroContent { margin: auto; display: flex; justify-content: center; align-items: center; flex-direction: ...
#sort_field{ background:#7fffec; opacity:0.8; height:500px; width:88%; margin-left:6%; border-top:5px; border-radius: 15px; } .sort_bar{ position: absolute; background:#e0caf6; opacity:0.8; width:8%; border-top:5px; border-top-right-radius: 15px; border-top-left-...
*:not(svg){ font-family: arial, sans-serif; box-sizing: border-box; } .page{ min-width: 320px; } .link{ text-decoration: none; } .link:hover{ text-decoration: underline; } .button{ display: inline-block; text-decoration: none; font-size: 14px; background-color: #f8f9fa; border: 1px solid #...
/* Theme Name:Cheat Sheets - Hojas de trucos para programadores Author:Nelson Acosta Author URI:http://nelsonacosta.cl/ Author e-mail:info@nelsonacosta.cl Version: 1.0 Created: Noviembre 2018 License URI:http://nelsonacosta.cl/ File Description:Main CSS file of the template */ /* TABLE OF CONTENTS 1) Variables 2) Typ...
body { margin: 0; padding: 0; font-family: sans-serif; } .LeftCol { position: relative; float: left; width: 20%; text-align: left; } .Menu ul { list-style-type:none; } .Projects ul { list-style-type:none; } .Projects ul li { display: inline-block; margin-left: 10px; } .RightCol { position: rela...
.app { display: grid; grid-template-columns: 1fr; grid-gap: 16px; padding-bottom: 24px; justify-content: center; text-align: center; } .string { padding-top: 50px; font-size: 25pt; font-weight: 700; color: rgb(204, 127, 194); }
table { display: block; width: 100%; } /* critical:start */ .logobar { width: 80px; height: 100%; z-index: 999; position: fixed; } /* critical:end */ .strong { font-weight: bold; }
#layang{background-color:#4CAF50 } #navbawah{background-color:#ffbf00} #navbawah #border{/*border-right: #0D47A1 solid;*/border:none} /*--tambahan--*/ .bagian{float:left;width:100%;padding:10px;} .bagian .bag-left a{color:#ffbf00} .bag-left{float:left;width:75%} .bagian .bag-right a{color:#4CAF50 } .bag-right{float:rig...
.nav-container{ width: 100%; /* background-color: rgba(0, 255, 255, 0.555); */ margin-top: 2vh; background-color: transparent; } .nav{ /* background-color: azure; */ width: 90%; margin: 0 auto; display: flex; flex-direction: row; align-items: center; justify-content: space-b...
/* base.css */ :root { --cubeborder:1pt solid #ccc; } html, body {height:98%;} body { background: #f4f4f4; font-family:sans-serif; margin: 0 .5em; padding: 0; } b,code,pre,tt {color:#000080} code,tt {white-space: pre;} code,pre,tt {font-size:1.1em} pre { background:#fffaf4; border:1pt solid #aebdcc; padding:5pt } ...
/*! * Bootstrap v3.1.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */ .breadcrumb,.carousel-indicators,.dropdown-menu,.media-list,.nav,.pager { list-style: ...
/* averia-libre-latin-400-normal*/ @font-face { font-family: 'Averia Libre'; font-style: normal; font-display: swap; font-weight: 400; src: url('./files/averia-libre-latin-400-normal.woff2') format('woff2'), url('./files/averia-libre-latin-400-normal.woff') format('woff'); }
.portlet-polls-display .no-progress{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:0.4;}.portlet-polls-display .no-progress .progress-bar-status{display:none;}
.revenueAccount-container{padding:4px 10px 10px 10px}.revenueAccount-container .container-top{margin:10px 0}.revenueAccount-container .container-btn{margin:20px 0}.revenueAccount-container .container-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-conte...
img { max-width: 100%; } #muservice-main { padding-top: 250px; padding-bottom: 40px; } .mu-services-bg { background-image: url('../img/muservices-bg.jpg'); background-size: cover; background-repeat: no-repeat; background-position: top center; } #muservice-main .muser-main-heading { text-align: cen...
/*! tailwindcss v2.1.1 | MIT License | https://tailwindcss.com*/
.DlHighlight { background-color: #f8f8f8; border-left: 2px solid #0c0; font: 10pt monospace; padding: 10px; margin-left: 3em; } pre { margin: 0; padding: 0; } .DlHighlight pre { margin: 0; padding: 0; width: 100%; overflow: hidden; } .DlHighlight .keyword { color: #00f; font-weight: bold; } .DlHighligh...
/*! * # Semantic UI 2.1.3 - Shape * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Shape *******************************/ .ui.shape { position: relative;...
body { padding-top: 70px; } h1[id]:before, h2[id]:before, h3[id]:before, h4[id]:before, h5[id]:before, h6[id]:before { content: ""; display: block; margin-top: -75px; height: 75px; } h2 code, h3 code, h4 code { background-color: inherit; } ul.nav li.main { font-weight: bold; } .container...
body{ background: #E8ECEF; } h1 { font-size: 60px; text-align: center; color: rgb(111, 111, 163); }
* { cursor: default; -webkit-user-drag: text; -webkit-user-select: none; -webkit-box-sizing: border-box; box-sizing: border-box; } html { height: 100%; width: 100%; overflow: hidden; } body { height: 100%; padding: 0; margin: 0; font-family: system, -apple-system, ".SFN...
body { margin: 0; padding: 0; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 18px; font-weight: bold; } .content { text-align: center; padding: 10px; color: white; } #grille { height: 100vh; display: grid; grid-template-columns: 1fr 4fr 1fr; gri...
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); /* font-family: 'Montserrat', sans-serif; */ /* PAGE PROPERTIES */ .navbar-toggler:focus { outline: none !important; ...
/** layout **/ div, ul, li { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } div { display: block; } html, body { height: 100%; /*background: url('/img/bg/network-2402637.jpg') center center;*/ } .wrap { min-...
.govuk-link, a, .app-step-nav-header__title, .app-step-nav-related__link { font-family: "GDS Transport", arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: underline; text-decoration-thickness: max(1px, .0625rem); text-underline-offset: 0.1em; } /*!...
@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...
#manage { width: 90%; max-width: 1300px; margin: 0 auto; } #filters { padding: 10px 0; } #filters .row * { vertical-align: middle; } #filters .row { margin: 15px 0; } #filters button { margin: 0 5px; } #filters span { color: #4a4a4a; width: 100px; padding-top: 5px; } #filters button b { back...
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?6qoxjf'); src: url('fonts/icomoon.eot?6qoxjf#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?6qoxjf') format('truetype'), url('fonts/icomoon.woff?6qoxjf') format('woff'), url('fonts/icomoon.svg?6qoxjf#icomoon') format('svg'...
body{ margin: 0; font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif; } img{ vertical-align: middle; } .header{ position: fixed; top: 0; left: 0; z-index: 2; width: 100%; background: #324157; } .logo{ float: left; } ...
.planning-board .header { padding: 5px 5px 5px 10px; } .planning-board .header .add-new { float: left; } .planning-board .show-label { float: right; margin-top: 3px; } .planning-board .type-checkbox { float: right; margin: 5px; } .planning-board .manage-iterations { float: right; mar...
/*# sourceMappingURL=bumper.css.map */
/* Copyright 2013 The Polymer Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */ body ^^ polymer-ui-toolbar.polymer-ui-dark-theme { background: #444444 none; color: #f3f3f3; }
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,700|Roboto:300,300i,400,400i,500,500i,700,700i"); /*Color Variables*/ ::selection { background-color: #f8b81d; color: #FFFFFF; } /* Button */ .button_all { font: 700 18px/59px "Roboto", sans-serif; width: 180px; text-align: center; backgr...
.varaHeader{ font-size: 14px; opacity: 0.5; justify-content: flex-start; } .cashierCount{ display: flex; order: 0; flex: 0 1 auto; align-self: flex-end; font-size: 14px; } .vara{ display: flex; order: 0; flex: 1 1 auto; align-self: flex-end; font-size: 16...
@charset "UTF-8"; @font-face { font-family: 'ginger_pro'; src: url("../fonts/gingerpro-webfont.woff2") format("woff2"), url("../fonts/gingerpro-webfont.woff") format("woff"), url("../fonts/gingerpro-webfont.ttf") format("truetype"); font-weight: 900; font-style: normal; } @font-face { font-family: 'ginger_pr...
@media screen and (min-width: 651px) { body .main-container { margin-left: 190px; } } body .main-container .main-column { width: 100%; max-width: 850px; margin: 0 auto; padding-left: 2rem; padding-right: 2rem; font-family: "Carlito", sans-serif; } body .main-container .readme ul { list-style: none...
/*! jQuery Mobile 1.4.0 | Git HEAD hash: f09aae0 <> 2013-12-19T17:34:22Z | (c) 2010, 2013 jQuery Foundation, Inc. | jquery.org/license */
html { height: 100vh; } body, #app { height: 100%; /*background: rgb(248, 248, 248);*/ } a { text-decoration: none!important; } a:hover { text-decoration: none; } /*** Tabs ***/ .tabs>input { display: none; } .tabs>div { display: none; padding: 12px; border: 1px solid #C0C0C0; } .tabs>label { ...
.accSelectorContainer { display: flex; gap: 1em; flex-wrap: wrap; justify-content: space-between; align-items: center; } .avatar { border-radius: 50%; width: 3em; } .dropdown { background: var(--background); position: absolute; top: 2.5em; margin: 0.5rem 0; border-radiu...
/*! * Start Bootstrap - Landing Page (https://startbootstrap.com/template-overviews/landing-page) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE) */ body, html { width: 100%; height: 100%; } body, h1, h2, h3, h4, ...
/*; * PieCSS v1.2.0 () * cursor.pie.css * Copyright 2020 by Eugy Enoch * https://eugyenoch.github.io/pie/ * For Pie framework and library; * Released under the MIT License * *See the readme file associated with this software for licencing and contact. */ /*Cursors and row measurements*/ /*Overwrite cursor differen...
/*BEGIN STARTER CSS - DO NOT CHANGE*/ html{ scroll-behavior: smooth; } body{ background-color: #737372; font-size: 18px; margin: 0; padding: 0; } h1{ font-size: 50px; line-height: 1; padding: 50px 0; text-align: center; } h2{ font-size: 32px; line-height: 1.5; } nav li{ display:inline; p...
@charset "utf-8"; #top-box .top-box-wrapper, .carousel-box .next:hover, .carousel-box .prev:hover, .product .product-hover, #footer .up:hover, .btn-default, .slider .slider-nav, .panel-group .active.panel .panel-heading > .panel-title > a, .panel-group .active.panel .panel-heading > .panel-title > a:hover, .banner-set...
/* Do not modify this file directly. It is concatenated from individual module CSS files. */ i.mce-i-grunion{font-size:20px}.jetpack-contact-form-icon:before,i.mce-i-grunion:before{width:24px;vertical-align:top;content:'';display:block;height:24px;background-size:24px;background-image:url('data:image/svg+xml;utf8,<svg...
a { transition: transform 1s; } @keyframes anim { from { transform: rotate(90deg); } }
/** * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is brown. * * This theme is Copyright (C) 2012-2013 Owen Versteeg, http://owenversteeg.com - it is MIT licensed. */ .reveal a { line-height: 1.3em; } /********************************************* * GLOBAL STYLES...
/*@font-face { font-family: NekstRegular; src: url(../assets/fonts/Nekst-Regular.ttf); }*/ * { font-family: "NekstMedium", sans-serif; } body { background-color: #10112d; } main { overflow-x: hidden; min-height: calc(100vh - 120px); } h1 { color: white; font-size: 48px; } h2 { color: white; ...
.Home { min-width: 100%; } .Home__body { color: white; } .Home__spinner { padding-top: 5rem; } .Home__summary { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto; grid-template-areas: "location location" "temperature weathericon" "apparentPrecipitation summary" ...
.sk-folding-cube { position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -25px; width: 40px; height: 40px; position: relative; -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); } .sk-folding-cube .sk-cube { float: left; width: 50%; heig...
.card{ border-radius:0 !important } .container-fluid{ padding: 0 !important; } .bg-login-image, .bg-register-image { background: url(../img/front.jpg) !important; background-position: center !important; background-size: cover !important; } .btn-primary { color: #fff !important; background...
#ans-input { padding: 0.5rem; margin: 0; margin-left: 20px; margin-right: 20px; overflow: auto; font-size: 100%; border-radius: 0.25em; border: solid #ddd 2px; text-align: center; resize: none; } #result-table { border: solid #eee 2px; border-radius: 1.5rem; box-shadow: ...
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { ...
/* A partir de 1400px tu fixe */ @media all and (min-width: 1400px) { .stickies { display: none; width: 20%; position: fixed; top: 30%; right: 2%; } } /* En dessous de 1400px tu sticky */ @media all and (max-width: 1400px) { .stickies { width: 30%; position: -webkit-sticky; position: sticky; top: ...
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
/* ==UserStyle== @name Flickr Image Only [Black background] @namespace USO Archive @author Shah @description `Flickr Image unprotected, Ads removed, and black background.` @version 20070204.5.24 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http:...
/* :Author: David Goodger :Contact: goodger@users.sourceforge.net :date: $Date: 2005-12-09 05:21:34 +0100 (Fri, 09 Dec 2005) $ :version: $Revision: 4163 $ :copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the PEP HTML output of Docutils. */ /* "! important" is used he...
/* body { font-size: 1rem; line-height: 1; position: relative }*/ html { font-size: 10px; line-height: 1.2; background: #abd9f5 } .logo { font-size: 5rem } .logo span { font-size: 3rem } .logo-wrapper { text-align: center } #morebtn { display: block; display: block; ...
.test1 { margin-left: 10vh; margin-left: 20vw; margin-left: 30vmax; margin-left: 40vmin; } .test2 { margin-left: -webkit-calc(100% - 20px); margin-left: -moz-calc(100% - 20px); margin-left: calc(100% - 20px); }
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;} .clearfix:after{clear:both;} .hide-text{font:0/0 a;color:transparent;background-color:transparent;border:0;} .input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;b...
body{ margin: 0px 50px 0px 50px; font-size: 16px; line-height: 1.35em; } .together{ page-break-inside: avoid; } .pagebreak{ page-break-after: always; } .centerIt{ text-align:center; } .headercontent { margin: 0px 40px 20px 20px; } .headercontent h1 { font-size: 60px; line-height: 1em; margin-top:...
.scrim-headline-container{ color: #FF9000; text-align: center; border: solid; border-color: #555555; border-width: 1px; border-radius: 5px; /*background: #111111;*/ margin: 0 -15px 15px 15px; } .scrim-title{ font-size: 3em; } .scrim-headline { margin: -10px 0 15px 0; } .scrim-container { border...
@font-face { font-family: 'Georgia'; src: url("../fonts/Georgia.woff2") format("woff2"), url("../fonts/Georgia.woff") format("woff"); font-weight: normal; font-style: normal; } html { height: 100%; } body { margin: 0; color: #545454; font-family: "Georgia", sans-serif, Arial; font-size: 15px; font...
@charset "UTF-8"; /* MetaMask design system imports The variables declared here should take precedence. They are included first because they will be used to replace bad variable names in itcss prior to it being fully removed from the system. */ /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 ...
/** * 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under ...
"center" "b" "b" "b" "b" "b"
/* fixes to greyscale */ .navbar-nav li .dropdown-menu { /* background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.2); */ padding: 0px; background-color: #000; } .navbar-nav li .dropdown-menu li{ background-color: rgba(255, 255, 255, 0.2); } .navbar-nav li .dropdown-menu li a{ ...
/* * jQuery UI Accordion 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming */ /* IE/Win - Fix animation bug - #4615 */ .ui-accordion { width: 100%; } .ui-accordio...
html.bgextended { background: url(../background.php) no-repeat center center fixed; background-size: cover; height: 100%; } .bgtrex{ background-color: transparent !important; } .exlogo { filter: drop-shadow( 3px 3px 5px rgba(0,0,0,.5)); } .exlogin-form { width: 100%; max-width: 350px; background:rgba(255,255...
.balloon span { text-transform: uppercase; } .balloon-container { width: 800px; height: 220px; padding: 10px; margin: 0 auto; position: relative; font-family: 'Wendy One', sans-serif; } .balloon { width: 738px; margin: 0 auto; padding-top: 30px; position: relative; } .balloon > div { width: 104p...
/* 网格主样式 */ .EWA_GRID_TABLE { border: 1px; background-color: #BBB; } /* 网格头部 */ .EWA_GRID_H { font-weight: bold; text-align: center; background-color: #eee; color: #111; border-left: 1px solid #FFF; border-top: 1px solid #FFF; } /* 网格左 */ .EWA_GRID_L { font-weight: bold; background-color: #eee; color: #111...