text
stringlengths
1
1.04M
a { text-decoration: none; } html { font-size: 50px; } @media screen and (min-width: 320px) { html { font-size: 21.33333333px; } } @media screen and (min-width: 360px) { html { font-size: 24px; } } @media screen and (min-width: 375px) { html { font-size: 25px; } } @media screen and (min-widt...
.json-editor { margin-left: 10px; padding: 20px; } .json-editor.expanded .item { display: block !important; } .json-editor .property, .json-editor .value { border: none; /*-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;*/ padding: 3px; margin-right: 2px; } .json-editor ....
html { height: 100%; font-size: 10px; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } header, body, section, header, footer, article, aside, details, nav, article, figure, figcaption, hgroup, main, nav, summary { display: block; } audio, canvas, video { display: inline-...
.ms-Pivot { border-bottom: 1px solid #252525 }
.c { background: red; }
/* @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900&display=swap'); */ * { margin: 0; padding: 0; user-select: none; box-sizing: border-box; font-family: 'Poppins', sans-serif, cursive; } body { /* background: rgb(116, 2, 2); */ /* background: rgb(117, 2...
html { height: 100%; width: 100%; } body { height: 100%; width: 100%; margin: 0; } #bodySection { display: flex; flex-direction: row; height: 100%; width: 100%; } #gridHost { position: relative; height: 100%; width: 100%; min-width: 0; min-height: 0; } #contro...
/* * Title: jalanyuk | Responsive HTML5 Travel Template - Main CSS file * Author: http://themeforest.net/user/soaptheme */ /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [Table of contents] 1. Base Styles 1.1. Basic Styles 1.2. Layout 2. Global St...
/* Style Layouts für die Anwendung */ span.error { color: red; } #navbar { margin-bottom: 0px; } #thumbnailContainer { margin-top: 20px; } html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } .footer { position: absolute; bott...
/* http://tobiasahlin.com/spinkit/ */ .spinner { width: 40px; height: 40px; position: relative; margin: 100px auto; } .double-bounce1, .double-bounce2 { width: 100%; height: 100%; border-radius: 50%; background-color: #333; opacity: 0.6; position: absolute; top: 0; ...
/* * Theme Name: Two Blue * * Layout: Sidebar-Content * * Learn more: https://developer.wordpress.org/themes/basics/template-files/ */ .content-area { float: right; margin: 0 0 0 -25%; width: 100%; } .site-main { margin: 0 0 0 25%; } .site-content .widget-area { float: left; overflow: hidden; width: 25%; }...
#page-create-point { width: 90%; max-width: 1100px; margin: 0 auto; } #page-create-point header { margin-top: 48px; display: flex; justify-content: space-between; align-items: center; } #page-create-point header a { color: var(--title-color); font-weight: bold; display: flex;...
body { margin: 0; padding: 0; color: black; } .infoBar { background-color: rgb(32,32,32); text-align: center; color: rgb(220,220,220); padding: 15px; font-size: 0.85em; font-weight: 200; text-align: center; letter-spacing: 1px; } .detailBar { background-color: rgb(245,245,245); color: black;...
.v-invalid { border-color: #e01010; box-shadow: 0 0 0 0.2rem #ff001859; } .v-invalid:focus { border-color: #e01010 !important; box-shadow: 0 0 0 0.2rem #ff001859 !important; } .v-error-box { color: #dd1037; margin-left: 4px; }
@import url('https://fonts.googleapis.com/css2?family=Cute+Font&display=swap'); body { background-color: #201F1F; color: white; height: 95vh; width: 95vw; display: flex; justify-content: center; align-items: center; flex-direction: column; font-family: 'Cute Font', cursive; fo...
:host ::ng-deep .monaco-editor .view-overlays .current-line { display: none; } :host ::ng-deep .decorationsOverviewRuler { display: none; } :host ::ng-deep .scrollbar.vertical { display: none; } .timer { position: fixed; left: 20px; bottom: 20px; } .bg { width: 100%; height: 100%; background-repea...
.welcome-container a { text-decoration: none; color: rgb(34, 34, 34); } .welcome-container { grid-area: content; display: flex; justify-content: center; margin-top: 4%; } .banner-container { background-color: var(--color-bg); display: flex; flex-direction: column; align-items:...
/* Copyright 2020 Adobe. All rights reserved. Copyright 2021 Gaoding. All rights reserved. This file is licensed to you 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...
/*! * Start Bootstrap - Blog Post (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ body { padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change...
/*! * Start Bootstrap - Freelancer v5.1.3 (https://startbootstrap.com/template-overviews/freelancer) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE) */ /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 201...
/* * # Semantic - Menu * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributor * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Button *******************************/ /*------------------- Element --------...
body { background: #fff; min-height: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; font-size: 62.5%; font-weight: 400; font-style: normal; font-family: 'Roboto', sans-serif; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -m...
*{ padding: 0; margin: 0; box-sizing: border-box; text-decoration: none; font-family: sans-serif; font-size: 14px; } body{ width: 100%; min-height: 100vh; background-color:rgb(243, 243, 243); margin: 0; padding: 0; display: flex; justify-content: center; } .instagra...
h1, h2 { font-family: 'Bowlby One', cursive; text-align: center; color: red; } li { list-style-type: none; } a:link { color: #000; text-decoration: none; } a:visited { color: #000; text-decoration: none; } a:hover { text-decoration: underline; } a:active { text-decoration: underline; } ...
table { width: 100%; padding: 0; border-spacing: 0; } thead { box-shadow: 0 -1px 0 0 rgba(var(--color-grey-50), 1) inset; } tfoot { box-shadow: 0 -1px 0 0 rgba(var(--color-grey-50), 1); } caption { color: rgba(var(--color-grey-500), 1); padding: 6px 0 18px; } th { text-transform: uppercase; font-we...
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600); .navbar-nav li, .loginai li { float:left; padding-left: 15px; list-style-type: none; } html, body { background-color: #fff; color: #636b6f; font-family: 'Raleway', sans-serif; ...
* { font-family: 'Montserrat', sans-serif; } html { height:100%; margin:0; padding:0; } body { height:100%; width:100%; margin:0; padding:0; overflow: hidden; } #map { height:100%; width:100%; position:fixed; background:#eee; overflow:hidden; } .chat-contain...
@import "./base.css"; @import "./mdstyle.css";
#search_box{ padding: 5px; border: 0px; font-size: 12px; color: #333; background: #fff; box-shadow: 0 0 5px rgba(150, 150, 150, 150); } #search_button{ margin-left: 5px; padding: 5px; border: 0px; font-size: 12px; color: #333; background: #4aaee7; } #search_button:hover{...
* { margin: 0; padding: 0; box-sizing: border-box; } .container { border: 1px solid black; height: 100vh; width: 100vw; display: flex; } .left { width: 50vw; background: #21292f; display: flex; justify-content: center; align-items: center; color: white; font-size: xx-large; } .right { w...
@media (min-width: 768px) { #submitUpdate { margin-left: 2%; } }
/** * style.css (https://github.com/chjj/tty.js) * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License) */ html, body { margin: 0; padding: 0; } div { border: 0; padding: 0; margin: 0; } html { background: #333; } html.dark { background: #333; } html.maximized { overflow: hidden; } body {...
.ant-advanced-search-form{padding:24px;background:#fbfbfb;border:1px solid #d9d9d9;border-radius:6px}.ant-advanced-search-form .ant-form-item{display:flex}.ant-advanced-search-form .ant-form-item-control-wrapper{flex:1}#components-form-demo-advanced-search .ant-form{max-width:none}#components-form-demo-advanced-search ...
/* === Typography === */ h1, h2, h3, h4, h5, h6{ font-family: 'Open Sans', sans-serif; color:#353535; font-weight:300; line-height:1.5em; margin-top:0; } h1{ font-size:60px; margin-bottom:24px; } h2{ font-size:42px; margin-bottom:22px; } h3{ font-size:34px; margin-bottom:22px; } h4{ font-size:28px; mar...
/* Variables */ :root { --background-color: #f5f5f0; --text-color: black; --box-background-color: #fff; --chart-background-color: #fff; --counters-title-font-size: 20px; --counters-mainNumber-font-size: 47px; --counters-smallNumber-font-size: 18px; --counter-width: 280px; --counter-m...
/* 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, ...
@import url(fonts/clear-sans.css); html, body { margin: 0; padding: 0; background: #faf8ef; color: #776e65; font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif; font-size: 18px; } body { margin: 80px 0; } .heading{ width:500px; float:left; margin-bottom: 15px; } .heading:after { cont...
/*========================================================================================= File Name: horizontal-menu.scss Description: A classic horizontal menu for easy navingation & support all devices. It support light & dark version, filpped layout, right side icons, borders menu for item seperation. -------...
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro");
.toc{overflow-y:auto}.toc>.toc-list{overflow:hidden;position:relative}.toc>.toc-list li{list-style:none}.toc-list{margin:0;padding-left:10px}a.toc-link{color:currentColor;height:100%}.is-collapsible{max-height:1000px;overflow:hidden;transition:all 300ms ease-in-out}.is-collapsed{max-height:0}.is-position-fixed{position...
@keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .App { height: 100vh; }
/*! * jQuery UI CSS Framework 1.12.0 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ * * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Aria...
.cedar-cms-editable { outline: 1px solid orange; }
html { box-sizing: border-box; width: 100vw; overflow-x: hidden; } *, *::before, *::after { box-sizing: inherit; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; color: #212121; background-color: #...
/*! * Start Bootstrap - Business Casual (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ body { font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; background: url('../cont...
/* Styles for the Embed DailyMotion Video Mod */ .DailyMotion-wrapper { height: 0; padding-top: 0px; padding-bottom: 56.25%; /* 16:9 */ position: relative; overflow: hidden; background-color: #ffffff; } .DailyMotion-wrapper div, .DailyMotion-wrapper iframe { top: 0; left: 0; width: 100%; height: 100%; posi...
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } /* Provide sufficient contrast agains...
body { background-color: cadetblue; background: cadetblue; display: flex; justify-content: center; align-items: center; min-height: 100vh; margin: 0; font-size: 40px; background-image: url('./RubioHaro.png'); }
#google-container { position: relative; width: 100%; height: 200px; background-color: #e7eaf0; } @media only screen and (min-width: 768px) { #google-container { height: 200px; } } @media only screen and (min-width: 1170px) { #google-container { height: 400px; } } #cd-google-map { position: re...
/* Icon font */ @font-face { font-family: 'RedactorFont'; font-weight: normal; font-style: normal; } /* Box */ .redactor-box { position: relative; overflow: visible; margin-bottom: 24px; } .redactor-box textarea { display: block; position: relative; margin: 0; padding: 0; width: 100%; overflow...
/* ! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com *//* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) */ *, ::before, :...
* { box-sizing: border-box; } body { font-family: Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255); } /* Clear floats after the columns */ .row:after { content: ""; display: table; clear: both; } /* Style the counter cards */ .card { box-shadow: 0 4...
@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...
/******************************************************************** * Desarrollado por: Fabián Murillo, fabianmurillo.01@gmail.com * * © 2019 * *********************************************************************/ #laes_container{ /**/ } #laes_cont...
/*--------------------------------------------------------------------------*/ /*------------ Begins : Stats / stats green sea ---------------------------*/ /*--------------------------------------------------------------------------*/ /* CSS from jquery-asProgress.js library*/ .progress { height: 20px; padding: 1...
.form_button_cell { width: 30%; padding-left: 2rem; float:left; } .form_button { appearance: none; background-color: transparent; border: 2px solid #3d3c3c; border-radius: 15px; box-sizing: border-box; color: #3d3c3c; cursor: pointer; display: inline-block; font-family: R...
html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #444 } body { margin: 0 } article, aside, footer, header, nav, section { display: block } h1 { font-size: 2em; margin: 0.67em 0 } figcaption, figure, main { d...
/* Custom Styles */ body{ position: relative; /* required */ } ul.nav-tabs { width: 140px; margin-top: 20px; border-radius: 4px; background: #fff; z-index: 999; border: 1px solid #ddd; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067); } ul.nav-tabs li { margin: 0; border-top: 1px solid #ddd; } ul.nav-tabs li:...
/*! This file is auto-generated */ /* nav-menu */ /* @todo: determine if this is truly for nav menus only */ .no-js #message { display: block; } ul.add-menu-item-tabs li { padding: 3px 8px 4px 5px; } .accordion-section ul.category-tabs, .accordion-section ul.add-menu-item-tabs, .accordion-section ul.wp-tab-bar { ...
.stb-component-modal { box-sizing: border-box; -webkit-box-sizing: border-box; width: 720px; height: 576px; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); display: table; outline: 1px dashed #005000; outline-offset: -1px; } .stb-component-modal...
html { background-color: white; } input, button { color: black; background-color: #f2f2f2; border-color: #555; } p, pre, h1, h2, h3, a { color: black; } div.back, div#theme-toggle-container, div.output-containers, div#output-bottom-container > div { background: linear-gradient(rgb(229,230,228), rgb(236,2...
.input_container { width: 100%; display: flex; flex-direction: column; padding: 1em; } .input { border-radius: 8px; border: 1px solid var(--color-gray500); }
.header { margin-top: 30px; background-color:transparent; display: flex; justify-content: space-between; align-items: center; } .logo { z-index:2; margin: 0 0 0 50px; width: 80px; height: 80px; background-image: url(https://cdn.dribbble.com/users/31664/screenshots/10486826/media/e7786f03eaa8e97d706d5...
.size_hack { float: center; height: 350px; overflow: hidden; margin: 10px; } .checked { color: orange; }
[class^="icon-"], [class*=" icon-"] { font-family: 'fontello'; font-style: normal; font-weight: normal; /* fix buttons height */ line-height: 1em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ } .icon-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', thi...
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...
.sidebar { padding-right: 30px; } /*# sourceMappingURL=_sidebar-custom.css.map */
* {margin: 0; padding: 0;} html, body { font-family: Monospace; text-align: center; background-color: #000000; color: #CECED1; user-select: none; margin: 0; overflow-y: hidden; overflow-x: hidden; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1p...
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8"; /*! * Bootstrap v3.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/ne...
.btn-primary:hover { color: #fff; background-color: #4daade; border-color: #4daade; box-shadow: 0px 10px 15px rgba(157,157,157,0.4); } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: ...
body { background: #f7f7f7; } .dropdown-content { min-width: 200px; margin-top:65px; } .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .alert-success hr { bord...
/* Author lakshmaji<lakshmajee88@gmail.com> version 1.0.0 since 1.0.0 access public @aqwire inno's */ .btn.disabled{ cursor: unset; opacity: 1; border-radius:0px; } .table{ margin-bottom:0px; margin-top:1.5%; text-transform:uppercase; font-family: Century Gothic; border:1px solid #F69528 ; } th{ backgro...
.carrouselStyle { width: 100%; height: 800px; background-color: rgb(146, 0, 134); } .heroeImage { width: 100%; object-fit: cover; height: 800px; opacity: 0.4; } .containerText { width: 100%; height: 100%; position: absolute; top: 0; display: flex; flex-direction: column; align-items: flex-...
#uploadimg img{ width: 150px; margin-right: 10px; } .upload-addimg-btn{ position: relative; width: 100px; height: 30px; border-radius: 2px; color: #fff; background: #00C1B3; line-height: 30px; text-align: center; border: none; margin-bottom: 15px; } .upload-addimg-btn inp...
/*!rtl:begin:ignore*/direction:ltr; /*!rtl:end:ignore*/display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically...
.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu { opacity: 0; visibility: hidden; -o-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%; -o-transition: -o-transform 0.3s, opacity 0.3s; -ms-transition: -ms-transform 0.3s, opacity 0.3s; -moz-tr...
.box { color: #fe33ac; border-color: #fdcdea; } .box div { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); } body { color: #f67; font: 14px Arial, sans-serif; } body a { text-decoration: none; }
/** Stil za select/ddl*/ .select-css { height: 25px; width: 220px; display: block; float: left; font-size: 14px; font-weight: bold; line-height: 1.42857143; color: #f2f2f2; background-color: #c1c1c1; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset ...
/*! * Font Awesome 4.2.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('fontawesome.eot'); } @font-face { font-famil...
#search-content { margin: 20px; padding-top: 10%; } .form-group { margin: 30px; border: 1px solid rgba(250, 250, 250, 0.5) } .searchhead { margin-top: 30px; font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } h3 { padding: 10px; margin-top: 20...
.elementor-106 .elementor-element.elementor-element-7c6d0b5a{background-color:#212121;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-106 .elementor-element.elementor-element-7c6d0b5a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}....
* { font-family: Verdana, Geneva, Tahoma, sans-serif; } body { display: flex; justify-content: center; align-items: center; min-height: 100vh; background: linear-gradient(45deg, rgb(32, 32, 32), rgb(42, 45, 61)); } .container { position: relative; background-color: white; padding: ...
/*! ======================================================= VERSION 10.6.0 ========================================================= */ /*! ========================================================= * bootstrap-slider.js * * Maintainers: * Kyle Kemp * - Twitte...
@charset "UTF-8"; /* Name: theme-elements.css Written by: Okler Themes - (http://www.okler.net) Theme Version: 7.4.0 */ /* Accordion */ .accordion { /* Modern */ } .accordion .card { margin-top: 5px; } .accordion .card:first-child { margin-top: 0; } .accordion .card:first-of-type, .accordion .card:not(:first-...
/* navbar maroon */ .navbar-maroon { background-color: #b30801; border: none; } /* change logo text color and hover color */ .navbar-maroon .navbar-brand { color: #fff } .navbar-maroon .navbar-brand:hover, .navbar-maroon .navbar-brand:focus { color:#ccc } /* Change nav links color */ .navbar-maroon .nav...
.App { text-align: center; } .Modal { width: 50vw; height: 25vh; /* background-color: black; */ display: flex; flex-direction: column; align-items: center; justify-content: center; box-sizing: border-box; border-width: thick; border-style: double; border-color: #4188ff; padding: 10px; } .Log...
.contentEditor { width: 100%; height: 100%; } .contentEditor .blogInfo { width: 100%; margin: 20px auto; background-color: #fff; box-shadow: 0 0 0 0.75pt #d1d1d1,0 0 3pt 0.75pt #ccc; padding: 30px; font-size: 18px; box-sizing: border-box; } .contentEditor .blogInfo .title, .contentEditor .blogInfo ...
:root { --color-bg: #252637; --color-sidebar: #3A2B63; --code-font-size: 16px; } body { margin: 0; padding: 0; background: rgba(0, 0, 0, 0.5); background: var(--color-bg); color: rgba(255,255,255,0.9); min-height: 100vh; font-size: 87.5%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica,...
/** * Owl Carousel v2.2.1 * Copyright 2013-2017 David Deutsch * Licensed under () */
/* Label Styling */ .label { -fx-font-size: 11pt; -fx-font-family: "Segoe UI"; -fx-text-fill: #555555; } .label-bright { -fx-font-size: 11pt; -fx-font-family: "Segoe UI"; -fx-text-fill: white; } .label-header { -fx-font-size: 32pt; -fx-font-family: "Segoe UI"; -fx-text-fill: white; } /* Header Styl...
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400; 700&display=swap);@charset "UTF-8"; :root { --blue: #3490dc; --indigo: #6574cd; --purple: #9561e2; --pink: #f66d9b; --red: #e3342f; --orange: #f6993f; --yellow: #ffed4a; --green: #38c172; --teal: #4dc0b5; --cyan: #6cb2eb; -...
/*------------------------------------------------------------*/ /*BASIC SETUP*/ /*------------------------------------------------------------*/ *{ margin: 0; padding: 0; box-sizing: border-box; } html, body{ background-color: #fff; color: #555; font-family: 'Lato', 'Arial', sans-serif; fo...
/** * Copyright 2020 Google LLC * * 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...
/* ==UserStyle== @name DuckDuckGo Logo @namespace USO Archive @author n0x @description `<b>New DuckDuckGo text version logo</b>, redesigned to match the elegant yet minimalist style of our favorite search engine. Theme based on <i>Googlify</i>.` @version 20171109.18.9 @license CC...
.discussion-content { width : 1000px; float : left; min-height:800px; background-color : white; } .line2 { width : 1000px; height : 5px; float : left; background-color:#000000; } .discussion-header { width : 980px; height : 80px; background-image : url("../images/discussion-header.png"); border-radius : 10p...
.s9Popover .watchlist-popover { width: 295px; overflow: hidden; padding-left: 3px; margin-top: -5px; } .s9Popover .watchlist-popover-top { background: url("../digital/video/avod-1-5/hoverback.png") no-repeat 4px 0px; width: 295px; height: 8px; line-height: 0; font-size: 1px; } .s9Popover .watchlist-popover-body { ba...
/* ========================================================================== Media Queries ========================================================================== */ @media only screen and (min-width: 35em) { } @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1...
.input-group{ margin: 20px 0px; } td, th { vertical-align: middle !important; text-align: center !important; } td:first-of-type{ height:200px; width: 250px; }
/* 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...
@import url(https://fonts.googleapis.com/css?family=Shojumaru); select { background-color: #fff; } .ch-container { padding: 0 15px; } .form-container { width: 400px; } .top-block { border-radius: 20px; font-size: 14px; text-align: center; padding: 5px; margin-bottom: 10px; font-weight...