text
stringlengths
1
1.04M
.col,.row,.top,.left,.bottom,.right,.center,.middle,.justify,.vjustify{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;position:relative}.col.col>*{margin-left:0}.row.row>*{margin-top:0}.col{flex-direction:column}.row{flex-direction:row}.left{text-align:left}.center{text-align:center}....
.field { border: none !important; margin-bottom: 4px !important; outline: none !important; overflow: hidden !important; padding: 0 !important; resize: none !important; width: 100% !important; word-wrap: break-word !important; } .fieldWrapper { background-color: #fff !important; border-radius: 3px !...
/*! * Bootstrap v2.1.1 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { ...
body { font-family: 'Vollkorn', serif; color: #46433A; background-color: #F1EED9; } header, main { padding: 0 20px; } /*** wrapper div for both header and main ***/ .wrapper { margin-top: 10%; } /*** anchor tags ***/ a:link, a:visited, a:hover, a:active { color: #CE534D; text-decoration: none; } a:hov...
body { margin:0; padding:0; font-family:sans-serif; } h1{ text-decoration:underline; }
@import 'https://fonts.googleapis.com/css?family=Raleway'; html, body { margin: 0px; } header, footer { font-family: Raleway; margin: 0 auto; padding: 5em 3em; text-align: center; background: #555; } header h1 { color: #AAA; font-size: 40px; font-weight: lighter; margin-bottom...
.container { display: flex; justify-content: center; align-items: stretch; height:100%; width: 100%; } .opacity { flex: 1; } .input { background: rgba(255, 255, 255, 0.3); margin-top: 10px; border-radius: 5px; width: 100% } .in2{ margin-bottom: 10px; } .invisible{ visibility: hidden; heigh...
:root { --preloadar-main-color: #2b84e4; --preloadar-main-alt-color: #e8e7e7; --preloadar-bg-color: #ffffff; } body { margin: 0; padding: 0; } .preloadarHideScrollbar { overflow: hidden !important; } .preloadarHide { pointer-events: none; opacity: 0 !important; overflow: hidden !important; } #prel...
/** * Content header. */ @import "../base/variables.pcss.css"; .content-header { overflow: hidden; margin-bottom: var(--space-s); padding: var(--space-l) 0 0; background-color: var(--color-whitesmoke); }
.hds-icon--arrow-undo { mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='currentColor' d='M14,10 C16.209139,10 18,11.790861 18,14 C18,16.209139 16.20913...
.body{ display: flex; justify-content: center; flex-wrap: wrap; } .h1 { font-size: 64px; }
* { font-family: Arial, Helvetica, sans-serif; font-size: 16px; } body { background-color: rgba(221, 193, 247, 0.897); } main { background-color: white; width: 500px; margin: auto; padding: 10px; box-shadow: 3px 3px 5px rgb(0, 0, 0, 0.473); } h1 { font-size: 1cm; color: rgb(5...
/* Tomorrow Night Theme */ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ /* Original theme - https://github.com/chriskempson/tomorrow-theme */ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ .hljs { display: block; overflow-x: auto; background: #1d1f21 !important...
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); html, body, div, p, span, h1, h2, h3, h4, h5, h6, ol, ul { margin: 0 0; padding: 0 0; font-family: 'Roboto', sans-serif; } body { background: var(--color-bg); color: var(--color-font); background-repeat: no-repeat; background-at...
div { font-family: "Adobe Arabic" } h1 { font-family: "Adobe Arabic" } li { font-family: "Adobe Arabic" } h2{ background-color: bisque; } h3 { background-color: burlywood; } li { background-color: bisque; } p { font-family: "Century Gothic"; li }
@charset "UTF-8"; #wrap{ width:1200px; height:auto; margin:auto; } .title-text{ color:#088A29; } .yellow-text{ color: #F3F781; } .btn-green{ background-color:#088A29; color:white; border-radius: 3px; } .btn-white{ color:#088A29; background-color:white; } .btn-yellow{ color: #088A29; background-color:#...
@import url(http://fonts.googleapis.com/css?family=Lily+Script+One); *{ margin:0; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } a{ text-decoration:none; } a:hover{ color:#fff; } .navbar{ height:60px; background:linear-gradient(#5b5c60, #0f1010); backg...
.CropsContainer { padding: 14px; } .CropsTitle { color: white; } .CropCard { float: left; margin: 1%; background: #e5fce9; width: 31%; height: 650px; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); } .CropCard:hover { box-shadow...
.jumbotron { background-color: #1E90FF; width: 100%; height: 70vh; display: flex; flex-direction: column; align-items: center; padding: 20px; } .main-text { color: #FFF; font-weight: bold; font-size: 50px; } .button-jumbotron { background-color: rgb(241, 149, 10); color: #FFF; width: 250px; ...
.watch-button-div { display: flex; justify-content: center; align-content: center; } #watch_button { margin: 0 auto; display: inline-block; } a.watch-online:before { font-family: shikimori, serif; content: "\e831"; margin-right: 10px; margin-top: 1px; } a.upload-video:before { ...
.container { display: flex; max-width: 70%; margin: auto; flex-direction: column; } .entry-container { display: flex; justify-content: center; align-content: stretch; align-items: stretch; flex-flow: row wrap; } .entry { width: 465px; height: 280px; background: #FFF3F3;...
/** * md-color-picker - Angular-Material inspired color picker. * @version v0.2.6 * @link https://github.com/brianpkelley/md-color-picker * @license MIT */ md-color-picker .md-color-picker-input-container, [md-color-picker] .md-color-picker-input-container { position: relative; } md-color-picker .md-color-picker...
/* ------------------------------------------ Reset ♥ http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) ---------------------------------------------*/ html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img,...
.app-body{ background-color: #3a4149; } .main{ background-color: #3a4149; } .card { background-color:rgb(58, 65, 73); border-color:black; } .card-header{ border-color:black; background-color: rgb(47, 53, 58); color: #ffffff; } .card-body{ border-color:black; color: #ffffff; ...
/** * prism.js Twilight theme * Based (more or less) on the Twilight theme originally of Textmate fame. * @author Remy Bach */ code[class*="language-"], pre[class*="language-"] { color: white; direction: ltr; font-family: Consolas, Monaco, 'Andale Mono', monospace; text-align: left; text-shadow: 0 -.1em .2em b...
.starrr { display: inline-block; } .starrr a { font-size: 50px; padding: 0 1px; cursor: pointer; color: #FFD119; text-decoration: none; }
body, html { height: 100%; margin: 0rem; box-sizing: border-box; } body { font-family: Arial, Helvetica, sans-serif; display: grid; grid-template-columns: auto; grid-template-rows: auto; } .bg, .bg2 { width: 100%; height: 100%; position: absolute; } .bg { background-color: #226dbc; z-index: -...
/** * SCSS color scheme for the billy theme * * @package Ghost * @subpackage Plattan * @since Plattan 1.0 */ /** * SCSS template for the sites settings * * @package Ghost * @subpackage Plattan * @since Plattan 1.0 */ /******************************************************************************\ Vendor...
body { font-family: Raleway; color: #2f2f2f; background: linear-gradient(to left, #ECE9E6, #FFFFFF) } h1 { text-align: center; }
/* ===================================================================== * Ceevee v1.0 Layout Stylesheet * url: styleshout.com * 03-18-2014 ===================================================================== TOC: a. General Styles b. Header Styles c. About Section d. Resume Section e. Portfol...
/*! * Devicons 1.8.0 made by Theodore Vorillas / http://vorillaz.com /*# sourceMappingURL=/devicons.min.3f07f8c7.css.map */
#share-buttons { display: inline-block; vertical-align: middle; } #share-buttons:after { content: ''; display: block; clear: both; } #share-buttons > div { position: relative; text-align: left; height: 36px; width: 32px; float: left; text-align: center; } #share-buttons > div > svg { height: 16p...
* { font-family: Arial, Helvetica, sans-serif; font-size: 16px; } body { background-color: rgb(188, 126, 247); } main { background-color: white; width: 500px; margin: auto; padding: 10px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.404); }
/* Copyright 2009, 2015 Red Hat, Inc. * * Portions adapted from Mx's data/style/default.css * Copyright 2009 Intel Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU Lesser General Public License, * version 2.1, as published by th...
html, body { width: 100%; height: 100%; overflow: hidden; margin: 0; color: white; font-size: 10px; } #views { background-color: #101111; position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .view { width: 100%; height: 100%; } #clock-view { width: 100%; height: -moz-calc(1...
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Oswald", sans-serif; font-size: 1.3rem; background: #f9f9f9; } a { color: #333; text-decoration: none; } .container { max-width: 1100px; margin: auto; overflow: auto; padding: 0 2rem; } .main-header { height: 55vh; ...
/*! * Start Bootstrap - Clean Blog v5.0.8 (https://startbootstrap.com/template-overviews/clean-blog) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-clean-blog/blob/master/LICENSE) */ body { font-size: 20px; color: #212529; font-family: 'Lora', '...
body { padding-top: 50px; padding-bottom: 20px; } .Layout_footer { position: relative; } .Layout_logo { margin-top: 1px; } /* Wrapping element */ /* Set some basic padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } #navbar_rtc { b...
body { height: 100vh; display: grid; grid-gap: 0.4em; grid-template-rows: repeat(5, 60px); grid-template-columns: repeat(5, 60px); align-content: center; justify-content: center; } div { border-radius: 5px; border: 1px solid black; } div:nth-child(odd) { background: black; }
/* base variables */ /* Edit the CSS properties in this file to create a custom Distill theme. Only edit values in the right column for each row; values shown are the CSS defaults. To return any property to the default, you may set its value to: unset All rows must end with a semi-colon. ...
:root { --surface-a: #191919; --surface-b: #191919; --surface-c: #4c4c4c; --surface-d: #4b4b4b; --surface-e: #323232; --surface-f: #323232; --text-color: #dedede; --text-color-secondary: #888888; --primary-color: #81D4FA; --primary-color-text: #212529; --font-family: -apple-system, BlinkMacSystemF...
section{ margin: 40px 0 50px 0; } .header-top { display: block; position: relative; } .nomrbtm { margin-bottom: 0;} /*侧栏*/ .g-wrap1{ color: #515151!important; font-size: 16px!important; background-color: #fff!important; padding: 15px 20px 13px 48px!important; border-bottom: 1px solid #ee...
/*! jQuery UI - v1.13.1 - 2022-02-22 * http://jqueryui.com * Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, t...
*{ margin: 0; padding: 0; list-style: none; text-decoration: none; outline: none; scroll-behavior: smooth; color: inherit; font-family: Arial, Helvetica, sans-serif; } section{ display: grid; grid-template-columns: 1fr; grid-template-rows: 15vh 13vh 200vh 60vh; position:...
/* * # Semantic UI - 1.8.1 * https://github.com/Semantic-Org/Semantic-UI * http://www.semantic-ui.com/ * * Copyright 2014 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Transitions *******************************/ .transiti...
<<<<<<< HEAD <<<<<<< HEAD .view { width: 375px; height: 360px; margin: 0px; overflow: hidden; position: relative; text-align: center; cursor: default; border-radius: 50%; transparent:100%; } .view .mask,.view .content { width: 380px; height: 360px; position: absolute; overflo...
@import url(https://fonts.googleapis.com/css?family=PT+Sans); body:after { content: ''; } nav { margin-top: -1.5em; display: block; text-align: center; } nav a { display: block; font-size: 14pt; } h3 { color: #333; font-size: 239%; letter-spacing: 0px; text-align: center; ...
@charset "UTF-8"; /*! * Bootstrap v4.4.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: #3490dc; --indigo: #6574cd; --purple: #9561e2; --pink: #f66d...
@charset "UTF-8"; /* Created on : Nov 11, 2015, 7:22:43 PM Author : chathura widanage Email : chathurawidanage@gmail.com */ /*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! n...
/*! * # Semantic UI 2.1.2 - Site * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Page *******************************/ @import url('https://fonts.googleapi...
body{ background-color: #3072AE; } .mainBlock{ float: left; margin-left: 25%; width: 50%; background-color: #3072AE; height: 580px; width: 50%; text-align: center; display: none; border-radius: 5%; } .upper{ top: 20; padding: 0 !important; margin-top: 0%; padding-top: 0px; position: absolute; margi...
.carousel-inner>.item { padding-top: 0; } .carousel-inner img { width: 100%; } .carousel-control span { font-size: 40px; }
._4tvr{margin-bottom:-1px;margin-left:4px} ._2tm9{cursor:pointer;display:flex;flex-direction:column;height:48px;justify-content:space-between;margin-left:12px}._6jru{align-items:center}._6jrv{align-items:flex-end}._4-4u{height:16px;width:16px}._4-4u._2wdy{background-image:url(/rsrc.php/v3/yo/r/2YxvpWzjdsW.png);backgrou...
@charset "UTF-8"; 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, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; ...
/* 1. Element Styling */ @charset "CP852"; a { -moz-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; color: #1396e2; outline: none !important; } a:hover { text-decoration: none; } a:hover h1, a:hover h2, a:hover h3, a:hover h4 { color: #1396e2; } a:focus, a:active { outline: none !importan...
.m-catalogue .m-cat1 { padding-left: 0rem; } .m-catalogue .m-cat2 { padding-left: 0.5rem; } .m-catalogue .m-cat3 { padding-left: 1rem; } .m-catalogue .m-cat4 { padding-left: 1.2rem; }
* { box-sizing: border-box; } body { margin: 0; padding: 0; width: 100%; } .wrap { display: grid; gap: 10px; grid-template-columns: minmax(100px, auto); } .icon { width: 50px; height: 50px; margin: 20px; margin-bottom: 30px; margin-left: 0; } .title { color: #000000; font-size: 50px; marg...
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); #message-container{ width: 990px; top: 70px; position: relative } #message-container .info, #message-container .success, #message-container .warning, #message-container .error { margin: 10px 0px; padding:5px; } #message-contain...
/* this is for styling the overlay * when using header / footer and backimage * * see metadata in notebook */ #rise-header { margin: 10px; left: 10%; } #rise-footer { margin: 10px; right: 10%; } #rise-backimage { opacity: 0.20; } /* TODO: maybe we need to port this to main.css? */ .reveal i...
/* ***** ** Typography related styles. ** Taken from various sources (e.g., HTML5boilerplate, Web Starter Kit, SUITCSS, ...) ***** */ html { /* define the root em value rem units specified for fonts will refer to this root em value http://stackoverflow.com/questions/6905834/should-i-set-the-default...
/* Theme Name: حراج سيارات Version: 1.0 */ /** * Table of Contents * ---------------------------------------------------------------------------- * 0. General * 1. Header * 2. slider * 3. prodects-search * 4. cars-type * 5. Footer * 6. Media Queries */ /** * 0. General * ------------------...
html * { font-family: "PT Sans" !important; color: #444; } .title { font-size: 200%; } div.contents h1:first-of-type { margin-top: 35px; } #titlearea { background: #202020; border-bottom: 0px; position: relative; } #projectname { color: white; font-weight: bold; padding-botto...
/* This is going to be used for any modified/custom styling */ /* CSS Reset-to make sure our css is read the same across all browsers*/ 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...
/* 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,...
ul { margin: 0; padding: 0; list-style: none; } a { text-decoration: none; transition: 0.3s; } a:hover { text-decoration: none; } a:focus { outline: none; } .header-area { background-color: #333; padding: 10px 0px; } .logo a { background-color: #fff; font-size: 36px; ...
*, *:after, *:before { border-box; box-sizing: border-box; } .clearfix:before, .clearfix:after { content: ''; display: table; } .clearfix:after { clear: both; } section { padding: 1em; text-align: center; } header{ text-align:center; }
.box{ border: 1px; }
a { color: #9561AA; } a:hover { color: #4A4A4A; }
section.notice { padding-bottom: 4%!important; } .textContainer { margin: 20px auto; } .notice .textContainer { padding-bottom: 30px; border-bottom: 1px solid #27B59F; } section.faqs { padding-top: 0!important; padding-bottom: 5%!important; } h4.panel-title{ color: #333; font-weight: 10...
/* ==UserStyle== @name Daniel Radcliffe Dashboard Theme.1 @namespace USO Archive @author BurningupForJoBros @description `Daniel Radcliffe Dashboard Theme.1` @version 20120425.12.39 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http://www.w3.org/...
/* ==UserStyle== @name 百度首页自定义背景for baidu----853 @namespace USO Archive @author Sonic853 @description `完整显示背景需要手动在百度首页设置背景,完成后再使用本插件即可。` @version 20130716.12.18 @license NO-REDISTRIBUTION @preprocessor uso @advanced dropdown my853 "背景" { -- "默认*" <<<EOT http://hiphotos.baidu.co...
body { font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; background-color:blue; margin-top: 50; margin-left: 50; margin-right:50; text-align:justify; color:white; } .h{ width: 100%; height: 8%; background-color: #CCCCCC; border-bottom: 5px solid #353635; color:5588F...
.footer-copyright>a { color: #000; } .footer-copyright>a:hover { text-decoration: line-through; }
@value largeBP, borderColor, secondaryFontColor from 'SharedStyles/globalStyles'; .content { margin-top: 10px; position: relative; } .forumName { font-weight: bold; } .errorMsg { margin-top: 5px; color: rgba(231, 76, 60,1.0); font-size: 12px; font-weight: bold; line-height: 14px; } .fatalError { m...
bodY { margin: 0; padding: 0; box-sizing: border-box; background-color: #abf8f8; } .center { display: flex; justify-content: center; align-items: center; background: linear-gradient(45deg, rgba(2, 2, 2, 0), rgba(255, 254, 254, 0)); } .wave { width: 5px; height: 70px; background: linear-gradient(45...
.viewer { float: left; margin-right: 8px; } .visualcontrols { float: left; width: 200px; /* margin-left: 8px;*/ } #bd-chart{ width:600px; height:600px; } #chart-line-suicides{ float: left; margin-right: 8px; } #main-container{ margin-left: 50px; overflow:hidden; wi...
[data-md-color-scheme="runningpage"] { --md-primary-bg-color : #1a1a1a; --md-primary-fg-color : #e6e509; --md-default-bg-color : #1a1a1a; --md-typeset-color : #e0ed5e; --md-typeset-a-color : #e0ed5e; --md-accent-fg-color : #eeb808; --md-co...
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);/*! * AdminLTE v2.3.8 * Author: Almsaeed Studio * Website: Almsaeed Studio <http://almsaeedstudio.com> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT f...
.carousel .carousel-item { width: 100%; height: -o-calc(100 vh) !important; height: -webkit-calc(100vh) !important; height: -moz-calc(100vh) !important; height: calc(100vh) !important; } .carousel-item img { position: absolute; width: 100%; object-fit: cover; top: 0; left: 0; ...
@charset "utf-8"; /* 默认 黑色 */ /*全站默认字体颜色*/ a{color:#333}a:hover,a:focus,.maincolor,.maincolor a{color:#06c} .navbar{ background:#222}/*顶部导航*/ .navbar-logo,.navbar-logo-m,.navbar-slogan,.navbar-userbar{color:#fff}/*logo 及 用户信息文字颜色*/ .navbar-logo:hover,.navbar-logo-m:hover{color:#fff;text-decoration: none} .navbar-n...
@media all and (min-width: 480px) { .ListAsset { padding: 60px 0; } .ListAsset form { margin: 0 auto; max-width: 320px; padding: 60px 0; } .ListAsset Table { margin: 0 auto; max-width: 960px; padding: 60px 0; } }
/*! UIkit 3.2.0 | http://www.getuikit.com | (c) 2014 - 2019 YOOtheme | MIT License */html { font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:16px; font-weight:400; line-he...
body{font-family:'Open Sans',serif;padding-top:54px;color:#868e96}@media (min-width: 992px){body{padding-top:0;padding-left:17rem}}h1,h2,h3,h4,h5,h6{font-family:'Saira Extra Condensed',serif;font-weight:700;text-transform:uppercase;color:#343a40}h1{font-size:6rem;line-height:5.5rem}h2{font-size:3.5rem}.subheading{text-...
.app-wrapper { background-color: white; border-radius: 0.125rem; box-shadow: 0 0 0.25rem 0.25rem #222; display: flex; flex-direction: column; font-family: sans-serif; height: 540px; overflow: hidden; padding: 1rem; width: 720px; } .app-wrapper .header { align-items: center; background-color: #37...
/* pinky by Benjamin (https://github.com/b3nj5m1n) */ :root { --base00: #171517; --base01: #1b181b; --base02: #1d1b1d; --base03: #383338; --base04: #e7dbdb; --base05: #f5f5f5; --base06: #ffffff; --base07: #f7f3f7; --base08: #ffa600; --base09: #00ff66; --base0A: #20df6c; --base0B: #ff0066; --b...
ul{ list-style: none; padding: 0; margin: 0; } a{ text-decoration: none; color: white; } .spacer{ flex: 1 1 auto; }
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8"; /*! * Bootstrap v4.4.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...
/*! * Bootstrap v2.2.2 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ .clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-heigh...
.container { position: absolute; left: 10%; top: 20%; background: rgb(30,30,30); width: 80%; } #title, .ans-dec { font-weight: bold; padding-left: 5%; } #content, #answer { padding-left: 7%; } #unans { padding-left: 7%; color: rgb(200,0,0); } @media screen and (max-width: 750...
/* sidebar layout */ .cagov-with-sidebar { overflow: hidden; } .cagov-with-sidebar > * { display: flex; flex-wrap: wrap; margin: 0; } .cagov-with-sidebar > * > * { margin: 0; flex-grow: 1; } .cagov-with-sidebar-left > * > :last-child { flex-basis: 0; flex-grow: 999; min-width: calc(30% - var(0px)); } ...
body { margin: 0 auto; padding: 45px 0; background: url(https://webfon.top/wp-content/uploads/2016/10/tetrad-v-kletku.jpg); } form { width: 60%; margin: 0 auto 20px; padding: 20px; border: 2px solid #222222; background-color: #ffffff; } .test-question { border: 1px solid #222222; margin: 2%; padd...
/** * BlankPlate | Yet another HTML5 Starter Kit * * BlankPlate Main stylesheet * * @copyright Copyright 2012, Dimitris Krestos * @license Apache License, Version 2.0 (http://www.opensource.org/licenses/apache2.0.php) * @link http://vdw.staytuned.gr/html5-starter-kit-blankplate/ * @package BlankPlate * @ver...
.nav-style { background-color: #46D7AC; margin-bottom: 1em; } .brand-style { color: white; font-size: 1.8em; display: flex; justify-content: center; align-items: center; } .col-style1 { height: 93vh; } .col-style2 { height: 93vh; } .heading { display: flex; justify-content: center; align-it...
.jumbotron2{ text-align: center; }
.payslip-field-pair { float : right; min-height : 40px; width : 470px; margin:0 0px 0 0; } .payslip-input-bg { height : 28px; width : 200px; float:left; } .payslip-field-pair label { color : #444; display : block; font-weight : bold; margin : 5px 0 0 0; float:right; ...
/* Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ #cke_1_contents{height: 400px !important;}
.checkbox { padding-left: 20px; } .checkbox label { display: inline-block; vertical-align: middle; position: relative; padding-left: 5px; } .checkbox label::before { content: ""; display: inline-block; position: absolute; width: 17px; height: 17px; left: 0; margin-left: -...
.md-heroimage { background-size: 100%, cover !important; background-position: center, center !important; width: 100%; height: 100%; height: 600px; position: relative; animation: animateHeroimage 1s; } @keyframes animateHeroimage { from { opacity: 0; } to { opacity: 1; } } .md-heroimage-c...
@font-face { font-family: 'Framework7 Icons'; font-style: normal; font-weight: 400; src: url("fonts/Framework7Icons-Regular.eot"); src: url("fonts/Framework7Icons-Regular.woff2") format("woff2"), url("fonts/Framework7Icons-Regular.woff") format("woff"), url("fonts/Framework7Icons-Regular.ttf") f...
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Arial, Helvetica, sans-serif; } article, aside, details, figcaption, figure, footer, header, main, menu, nav...