text
stringlengths
1
1.04M
a { text-decoration: none; } div#docs { align-items: flex-start; display: flex; flex-flow: row nowrap; width: 100%; } ul.menuSections { display:inline-block; flex-grow: 0; list-style-type:none; min-width: 0; padding-inline-start: 0; padding: 0 15px 0 5px; width: 200px; } ul.menuSections li { list-style-...
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } header { margin: 0 0 2em 0; } header > p { margin: 1em 0 0 0; } footer { margin: 2em 0 0 0; } p, ul, ol, dl, table { margin-bottom: 2em; } /* Container */ .container { margin: 0 auto; max-width: 100%; width: 1400px; ...
.elv-possum-pic + .supporters-avatar { position: absolute; top: calc(1.0625rem + .3vw); right: calc(.5625rem + .75vw); opacity: .9; width: 9vw; height: auto; margin: 0; } @media (min-width: 41.875em) { /* 670px */ .elv-possum-pic + .supporters-avatar { top: 1.25rem; /* 20px /16 */ right: 0.9375rem; /* 15px ...
#page-orphanage{ display: flex; min-height: 100vh; } main { flex:1; } /* DETAILS*/ .orphanage-details{ width: 70rem; margin: 6.4rem auto; background: white; border: 1px solid #D3E2E5; border-radius:2rem; overflow: hidden; } .orphanage-details > img{ width:100%; height: 30r...
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap"); html, body { /* font-family: "Ubuntu", sans-serif; */ /* background-color: #fff; */ color: #222; font-weight: 200; height: 100%; } ...
.carousel-inner > .item > img, .carousel-inner > .item > a > img { width: 70%; margin: auto; } #about { margin-bottom: 20px; } .section-title { text-align: center; padding-bottom: 20px; } .content { padding: 30px; } .sub-section-title{ padding-bottom: 30px; } .contact-form { padding-top: 30px; } .logo-...
/* * Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .ck.ck-editor__editable .image { position: relative; } /* Upload progress bar. */ .ck.ck-editor__editable .image .ck-progress-bar { position: abso...
.bioPic{ height:40vh; width:20vw; margin:auto; }
@import url("fontawesome-all.min.css"); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic"); /* Strata 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, iframe, h1, h2, h3,...
body { padding-top: 40px; padding-bottom: 40px; background-color: #eee; } .form-signin { max-width: 400px; padding: 15px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control { p...
.btn-outline-primary { color: #248afd; border-color: #248afd; } .btn-outline-primary:hover { color: #fff; background-color: #248afd; border-color: #248afd; } .btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(36, 138, 253, 0.5); } .btn-outline-primary.disabled, .btn-ou...
body { background-image: url(/Portals/_default/skins/AgapeBlue/images/BackgroundRepeat.gif) ; background-repeat: repeat; background-position: top left; } /*.main { background-color: White ;}*/ .content {background-color: White ;} .header {background-color: White ;} .content_footer .logo {position:absolute; z-index:0...
/*! * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ /* Global Styles */ html, body { width: 100%; height: 100%; } body { font-family: "Source San...
.project-pic { max-height: 200px; max-width: 100%; margin-bottom: 15px; } .github-link { display: inline-block; } .deployed-link { display: inline-block; float: right; }
/* ==UserStyle== @name Colorful TorrentLeech.pl @namespace USO Archive @author SikoR @description `Kolorowy styl dla torrentleech.pl` @version 20151001.13.43 @license NO-REDISTRIBUTION @preprocessor uso @advanced dropdown bg "Wybór tła:" { original "Oryginalne*" <<<EOT http://w...
.app-bar { background-color: #2196F3 !important; } /*# sourceMappingURL=ButtonAppBar.css.map */
.widget__contents { display: flex; cursor: pointer; } .widget__content { margin: 5px; display: flex; padding: 5px; border-bottom: 1px solid lightgray; } .widget__content > img { height: 30px; border-radius: 5px; } .widget__contentTitle { margin-left: 10px; } .widget__contentTitle > h5 { color: rg...
/*! * Start Bootstrap - Agency v4.1.1 (https://startbootstrap.com/template-overviews/agency) * Copyright 2013-2018 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) */ body { overflow-x: hidden; font-family: 'Roboto Slab', 'Helvetica Neue', Helv...
section { padding: 100px; text-align: center; } p { padding: 20px; font-size: 28px; }
@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700); @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); /** * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is darkblue. * * This theme is Copyright (C) 2012 Owen Ve...
[bg="green"] { --bg: green; } [bg="something"] { --bg: red; background: var(--bg); }
/*# sourceMappingURL=main.css.map */
.first-paragraph{ font-size: x-large; margin-left: 50px; color: darkgray; } .class-row{ margin-top: 20px; } .class-img{ margin-left: 5%; }
/* Header Font */ @import url("https://fonts.googleapis.com/css?family=Chivo:300,700%7CPlayfair+Display:700i"); html { position: relative; } body { background-image: url(../images/lighter.jpeg); margin-bottom: 10%; } /* top navbar */ .navbar { margin-left: auto; margin-right: auto; border-rad...
div.auto-complete-container { border: 1px solid lightsteelblue; background-color: #cccccc; white-space: nowrap; } div.auto-complete-container.unselectable { user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; } div.auto-comp...
/* 样式压缩文件集合,开发时用@import引入,发布时用前端压缩工具压缩替换 */ @import url(component/jquery-ui/jquery.ui.all.css); @import url(base.css); /* 公共组件 */ @import url(component/widget.css); @import url(component/button.css); @import url(component/form.css); /* 业务逻辑 */ @import url(biz/nav.css); @import url(biz/data-sources-create.css); @impor...
html { height: 100%; } body { background: #ddd; font-family: Arial, Helvetica, sans-serif; height: 100%; margin: 0; position: relative; } #breakdom { background: #eee; border-radius: 2px; cursor: none; height: 100%; left: 50%; max-height: 450px; max-width: 600px; overflow: hidden; positi...
/* PodloveWebPlayer Custom Style */
/* 共用全局css */ /* 边框盒子 */ * { box-sizing: border-box; } body { margin: 0; color: #555; background: #fff; font-size: 12px; line-height: 1.667; } a { color: #555555; text-decoration: none; } a:hover { color: #f60; }
/* 单行文本 */ .box1{ width: 200px; height: 100px; background-color: bisque; /* text-align: center; 实现文本水平居中 */ } .box1>p{ /*设置 line-height 与父元素 height 一致 */ line-height : 100px; } /* 多行文本 */ .box2{ width: 200px; height: 100px; background-color: bisque; display: table; } ...
/*# sourceMappingURL=weather-icons-variables.css.map */
/*------------------------------------------------------------------ [Master Stylesheet] Project: Kapella Admin Version: 1.0.0 -------------------------------------------------------------------*/ /*------------------------------------------------------------------- ===== Table of Contents ===== * Bootstrap ...
.card { padding: 100px 0 160px; position: relative; overflow: hidden; min-width: 250px; min-height: 548px; box-sizing: border-box; } .cardImageTop { padding: 0; } .cardImageTopContainer { height: 311px; display: flex; margin-bottom: 40px; } .card div > .cardImage { width: 100%; margin: auto; ...
*, *::after, *::before { box-sizing: border-box; } body { margin: 0; padding: 0; background: #222; } /*Centering the clock...*/ .clock { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } /*Style for time...*/ .clock #time { font-family: serif; font-size: 30px; color: #fff; }
.ui-growl-item-container.ui-state-highlight.ui-growl-message-info { background-color: #2196f3; border-color: #2196f3; } .ui-growl-item-container.ui-state-highlight.ui-growl-message-error { background-color: #f44336; border-color: #f44336; } .ui-growl-item-container.ui-state-highlight.ui-growl-message-warn { ...
html { background-image: linear-gradient(rgba(47,79,79,0.75),rgba(47,79,79,0.75)), url('../images/block.jpg'); background-position: center center; background-repeat: repeat-y; background-size: cover; background-position: center center; color: yellowgreen; text-align: center; } h1 { opa...
/* =================================================================== */ /* /* KREO v1.0 Main Stylesheet /* url: styleshout.com /* 10-12-2015 /* /* TOC: /* 01. =webfonts and iconfonts /* 02. =document setup /* 03. =preloader /* 04. =forms /* 05. =theme common styles /* 06. =header styles /* 07. =hero sectio...
/* ==UserStyle== @name Myspace Scrollable Stream @namespace USO Archive @author D3klan @description `It makes the newly obnoxious stream updates scrollabe so it doesn't take up your whole page.` @version 20091215.1.46 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== ...
.root { --row-height: 100px; @apply grid grid-cols-1 gap-10; min-height: var(--row-height); @screen lg { @apply grid-cols-3 grid-rows-2; } & > * { @apply row-span-1 bg-transparent box-border overflow-hidden; height: 500px; max-height: 800px; @screen lg { @apply col-span-1; ...
@charset "UTF-8";.el-radio,.el-radio__input{white-space:nowrap;cursor:pointer}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-radio{color:rgb(61, 34, 31);-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.el-radio+.el-radio{margin-left:15px}.el-radio__input{outli...
/* .notification{ font-family: 'Nosifer', cursive; color: red; font-size: 40px; font-weight: bolder; position: center; visibility: hidden; } */ .game-board{ display: grid; grid-template-columns: 120px 120px 120px; grid-template-rows: 120px 120px 120px; justify-content: center; padding-top: 4...
#par{ color: rgb(99, 7, 53); font-style: italic; font-size: 50px; background-color: rgb(221, 113, 113); } .pa1{ color: rgb(223, 65, 96); font-style: italic; font-size: 40px; } .pp2{ color: rgb(221, 45, 168); font-style: italic; font-size: 30px; } .pag3{ color: rgb(223, 13...
body{ /*background-image: url("../imagenes/bg.jpg"); background-size: cover;*/ background: #ccc; } #imgNav{ height: 40px; width: 40px; margin-top: -10px; border-radius: 15%; }
header.large-view { position: relative; height: 400px; overflow:hidden; } header.small-view{ position: relative; height: 250px; overflow:hidden; } header.large-view::before, header.small-view::before { content: ' '; position: absolute; top: 0; bottom: 0; left: 0; height: 100%; width: 100%; background:url(../../img/feat...
@svg-load icon url(../svg/icon-tree.svg); .hds-icon--tree { mask-image: svg-inline(icon); -webkit-mask-image: svg-inline(icon); }
body{ background: rgb(92, 91, 108); background: linear-gradient(90deg, rgba(92, 91, 108, 1) 7%, rgba(27, 27, 105, 1) 41%, rgba(0, 212, 255, 1) 99%); } .tvstyle{ padding: 1% 4%; height:35px; text-align: center; background: #000000; color: #ffffff; font-size: bolder; } .container{ position: relative;...
.hll { background-color: #ffffcc; } .c { color: #999988; font-style: italic; } /* Comment */ .err { color: #a61717; background-color: #e3d2d2; } /* Error */ .k { color: #000000; font-weight: bold; } /* Keyword */ .o { color: #000000; font-weight: bold; } /* Operator */ .cm { color: #999988; font-s...
li { margin-bottom: 10px; } li button { font-size: 8px; margin-left: 20px; color: #666; }
.logos img { width: 100px; margin-left: 5px; } svg.plex { width: 700px; height: 400px; background-color: silver; }
.App { padding-top: 40px; } .search-bar{ width: 80%; margin-left: auto; margin-right: auto; margin-bottom: 30px; } .search-glyph { cursor: pointer; } .center>tr>th.city{ width: 15%; } .center>tr>th{ text-align: center; }
* { margin: 0; box-sizing: border-box; outline: none; } body { color: #fff; font-family: 'Times New Roman', Times, serif; background-color: #000 } header { position: absolute; top: 0; left: 0; width: 90%; display: flex; justify-content: space-between; align-items: c...
body { margin: 0; padding: 0; overflow-y: scroll; } .header { height: 400px; background: #3f98e5; position: fixed; left: 0; right: 0; } .header .logo-area { position: absolute; left: 20px; top: 20px; line-height: 32px; color: white; font-size: 24px; } .header ....
.card_product { width: 17rem; border: 1px solid rgb(189, 189, 189) !important; padding: 0.5rem; } .card_img { width: 100%; height: 200px; } .card_img_stock { width: 150px; height: 150px; } .card_img_tbl { width: 50px; } /*buscar products*/ .card_product_search { cursor: pointer...
/*! * Start Bootstrap - RiotKit Backups v1.0.0 (https://backups.riotkit.org) * Copyright 2013-2019 RiotKit * Licensed under MIT (https://github.com/BlackrockDigital/riotkit-backups/blob/master/LICENSE) */ .diagram { text-align: center; }
/* Copyright (c) Nishit Tated. All Rights Reserved. Project name: Music Library Management System * This project is licensed under the MIT License, see LICENSE. */ body { text-align: center; } .container { text-align: left; } /* Fixes IE margin bugs */ * html .column, * html .span-1, * html .span-2, * html ....
@font-face { font-family: 'CircularAirPro Book'; src: url('../style/CircularAirProBook/CircularAirPro-Book.eot'); src: url('../style/CircularAirProBook/CircularAirPro-Book.eot?#iefix') format('embedded-opentype'), url('../style/CircularAirProBook/CircularAirPro-Book.woff') format('woff'), url('../style/CircularA...
/* ==UserStyle== @name taobao price fix @namespace USO Archive @author o丨Reborn @description `修复淘宝搜索页面价格不显示` @version 20140921.14.24 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document url-prefix("http://s.taobao.com/search?") { .g_price > span { ...
#gbox_events, #gbox_stats { font-size: 1.2em; margin: 15px; } #request tr.E_ERROR td, #request tr.E_CORE_ERROR td, #request tr.E_PARSE td, #request tr.E_COMPILE_ERROR td, #request tr.E_USER_ERROR td, #request tr.E_RECOVERABLE_ERROR td { background-color: #f2dede; } #request tr.E_WARNING td, #request tr.E_CORE_WARNING t...
html, body { height: 100%; } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333; background-color: #fff; margin: 0; } .container { max-width: 400px; padding: 15px 15px 0 15px; } .draggable { margin-top: 15px; width: 120px; ...
/* Only put styles that are applied globally here. */ /** * By default, browsers use a box-sizing of `content-box` which is wildly * confusing especially when trying to size things with borders. This sets * it to a more sensible `border-box`. Though to be honest, we'd rather roll * around in our seats and cry "why...
.btn { margin-right: 8px; } .angular-ui-tree-handle { background: #f8faff; border: 1px solid #dae2ea; color: #7c9eb2; padding: 10px 10px; } .angular-ui-tree-handle:hover { color: #438eb9; background: #f4f6f7; border-color: #dce2e8; } .angular-ui-tree-placeholder { background: #f0f...
form{ background: black; display: inline-block; padding: 0.5em 1em; }
a{text-decoration: none;} /* 链接无下划线,有为underline */ a:link {color: #000000;} /* 未访问的链接 */ a:visited {color: #000000;} /* 已访问的链接 */ a:hover{color: #FF0000;text-decoration: underline;} /* 鼠标在链接上 */ a:active {color: #FF0000;} /* 点击激活链接 */ td {font-size:12px; } body { margin:0px; font:9pt 宋体; FONT-SIZE: 9pt;text-decorat...
body { margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pr...
.kg-card.kg-toggle-card .kg-toggle-heading-text { font-size: 1.8rem; font-weight: 700; } .has-serif-title .kg-toggle-card .kg-toggle-heading-text { font-family: var(--font-serif); } .kg-card.kg-callout-card { align-items: baseline; } .kg-callout-card-accent a { text-decoration: underline; } bloc...
.profile { flex: 0.3; border-right: 1px solid #e6ecf0;; width: 700px; /* width: 70%; */ overflow-y:visible; min-width: 50vw; } /* .profile::-webkit-scrollbar { display: none; } .profile { -ms-overflow-style: none; scrollbar-width: none; / } */ .img { wid...
body {background-color: #e8e8e8;} .title { text-align: center; } .tweet-form, .loading{ width: 50%; margin: 0 auto; } .loading { text-align: center; } .tweets { width: 50%; margin: 0 auto; }
/*! 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: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canva...
.inner { display: flex; justify-content: space-between; height: 100%; } .inner.hideConversation { & .left { display: none; } & .right { width: 100vw; } } .left { position: relative; width: 311px; box-shadow: inset -1px 0 0 0 #eaedea; background-color: #F5F5...
/*! * # Semantic UI 2.2.6 - Message * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT *
/* Overlay style */ .overlay { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(51,153,255,0.9); z-index: 1500; } /* Overlay closing cross */ .overlay .overlay-close { width: 80px; height: 80px; position: absolute; right: 20px; top: 20px; overflow: hidden; border: none; back...
body { margin: 5vw 30vw 0vw 30vw; background-color:rgb(168,212,145); font-size: 18px; } h1 { text-align: center; } button { margin: 5px; font-size: 20px; } a:visited, a:hover { color: blue; } .noshow { display: none; } .show { display: block; } @media screen and (max-width: 1100px) { body { margin:...
@charset "UTF-8"; /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined in IE 8/9....
:root { --border-default: 0.25rem solid; --box-shadow-default: 0 0 0.5em 0 #999; --box-shadow-material-design: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); --color-blue: #00A0E9; --color-death-grey: #212121; --color-green: #32A54A; --color-grey: #f2f2f2; --color-pink: #F04D8...
.header .logo{position:absolute;left:60px;top:34px;display:block;font-size:36px;color:#c60023;font-weight:700}.header .search-con{padding:40px 0 30px 250px}.header .search-con .search-input{width:550px;height:40px;line-height:40px;padding-left:10px;font-size:15px;border:2px solid #c60023;outline:none}.header .search-co...
body{ margin: 0; padding: 0; overflow-x: hidden; } ::-webkit-scrollbar{ width:0; } .zuijinTop{ height:89px; width:100%; background-color: #f5f6f9; border-top:1px solid #ccc; border-bottom:1px solid #ccc; position: fixed; top: 98px; } .xiazai{ margin:18px 0; margin-lef...
/*-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/ body{ margin:0; font-family: 'Roboto Condensed', sans-serif; background: #fff; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -moz...
body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } .container { margin: 50px auto; width: 500px; text-align: center; }...
.policy-header { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f1edf7' fill-opacity='0.6' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E"); background-size: ...
/** * Copyright (c) 2021 Peyton Gasink * Distributed under MIT License. * This file contains all the styling for the toasts. It may cause * conflicting styles if simultaneously using Bootstrap toasts not generated by * Bootstrap Toaster, which is not recommended. */ .status-icon { font-size: 1.1rem; } .to...
/*! * Bootstrap v3.3.2 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) /*! * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://w...
pre code.hljs{display:block;overflow-x:auto;padding-top:1%;padding-bottom:0%;padding-left:1%;padding-right:1%;width: 98%;height: 99%;border-radius:5px;position:relative;}code.hljs{padding:1%}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs...
.signup { margin-top: 1%; margin-bottom: 10%; margin-left: 33%; width: 70%; } .prelogin { margin-top: 2%; margin-bottom: 10%; } .w3-card-4 { height: 300px; } .ico { margin-top: 70px; height: 50px; font-size: 50px; }
/* YUI 3.11.0 (build d549e5c) Copyright 2013 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */
div.blue-tabs-menu { float:left; width:100%; background:#BBD9EE; font-size:93%; line-height:normal; } div.blue-tabs-menu ul { margin:0; padding:10px 10px 0 10px; list-style:none; } div.blue-tabs-menu li { display:inline; margin:0; padding:0; } div.blue-tabs-menu a { float:left; background:url("images/t...
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .container:before, .container:after { content: " "; display: table; } .container:after { clear: both; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px...
foo { bar: baz; bang-bip: 1px; bang-bop: bar; }
html { height: 100%; } body { height: inherit; margin: 0; } h1 { margin: 0; } img { display: block; /* display: block inline inline-block flex */ /* position: relative absolute fixed */ }
.wrap { composes: pure-g from '../pure.css'; width: 960px; margin: auto; } .menu { composes: pure-menu from '../pure.css'; composes: pure-menu-horizontal from '../pure.css'; composes: pure-u-1 from '../pure.css'; } .menu-heading { composes: pure-menu-heading from '../pure.css'; padding...
.gwt-DialogBox { font-family: 'Garamond', 'Georgia', serif; border: 2px outset; background-color: white; width: 300px; } .gwt-DialogBox .Caption { background-color: #C3D9FF; padding: 3px; margin: 2px; font-weight: bold; cursor: default; } .gwt-DialogBox .Contents { padding: 10p...
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --succ...
.configureEquellaRow { margin-top: 1em; } .tokenRow { /*margin-top: 1em;*/ } .helpLinks { margin-top: 1em; } .helpLinks UL { margin-left: 1em; } .helpLinks UL LI { margin-left: 2em; list-style: decimal; }
/* Ink CSS */ @import 'ink.min.css'; @import 'font-awesome.min.css'; /* Google Fonts */ @import 'http://fonts.googleapis.com/css?family=Pacifico'; @import 'http://fonts.googleapis.com/css?family=Amatic+SC';
/* ==UserStyle== @name codrops-horizontal @namespace USO Archive @author Lingjia Liu @description `Use horizontal layout for collective pages. To make it easy to read.` @version 20190717.2.3 @license CC-BY-4.0 @preprocessor uso ==/UserStyle== */ @-moz-document domain("tympanus....
#welcome-banner { padding: 10% 3% 3% 3%; background-image: url('../images/mountain.jpg'); font-size: 2rem; color: #303f56; } #foreword { margin: 2rem; } .navbar { font-size: 1.5rem; text-align: center; margin: 0; width: 100%; height: 100%; background-color: #303f56; col...
body { pointer-events: none; } * { pointer-events: none; } .draggable { -webkit-app-region: drag; } .left { float: left; } .right { float: right; } .maincolumn { display: grid; } .user { width: auto; height: auto; overflow: auto; } .userPic { width: 60px; height: 60px; ...
/* Copyright 2015 OpenMarket Ltd 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 ...
/*! * metismenu https://github.com/onokumus/metismenu#readme * A jQuery menu plugin * @version 3.0.6 * @author Osman Nuri Okumus <onokumus@gmail.com> (https://github.com/onokumus) * @license: MIT */.metismenu .arrow{float:right;line-height:1.42857}[dir=rtl] .metismenu .arrow{float:left}.metismenu .glyphicon.arrow:befo...
body { background: #ffffff; background: -webkit-gradient(linear, left top, left bottom, from(#0d1440), to(#ffffff)); background: -webkit-linear-gradient(top, #0d1440, #ffffff); background: -moz-linear-gradient(top, #0d1440, #ffffff); background: -ms-linear-gradient(top, #0d1440, #ffffff); background: ...
.modal { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); } .header { background-color: #009688; padding: 11px; } .header h3 { margin-top: 0; margin-left: 38px; color: white; font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; } ...