text
stringlengths
1
1.04M
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: "Open Sans" } html,body{ height: 100%; } @font-face{ src:url('../fontes/OpenSans-Light.ttf'); font-family: "Open Sans"; } .clear{ clear: both; } .center{ width: 1200px; margin: 0 auto; padding:0 2%; } .header{ min-width: 1200px; width: 100...
@charset "UTF-8"; h1 { font-size: 3em; }
.container { background-color: #48b9ee; display: flex; min-width: 100%; align-items: center; padding: 16px; justify-content: space-around; } .container > button { min-width: fit-content; } .container > span { min-width: fit-content; border-right: 1px solid black; padding: 8px; } .goToPage { dis...
.filter-bar-backdrop { -webkit-transition: opacity 150ms ease-in-out; transition: opacity 150ms ease-in-out; opacity: 0; background-color: rgba(0, 0, 0, 0.4); position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .filter-bar-backdrop.active { z-index: 10; opacity: 1; } .filter-bar ...
@charset "utf-8"; /* -----------H-ui前端框架------------- * H-ui.css v3.1.11 * http://www.h-ui.net/ * Created & Modified by guojunhui * Date modified 2019.02.14 * * Copyright 2013-2019 北京颖杰联创科技有限公司 All rights reserved. * Licensed under MIT license. * http://opensource.org/licenses/MIT * */ /*-------------------------------...
.base { width: 100%; height: 100%; position: relative; } .identify { width: 100%; height: 0px; color: white; font-size: x-large; font-weight: bold; font-family: sans-serif; text-shadow: 1px 1px 2px #BBC; display: inline-block; position: relative; top: -50px; margin-left: 100px; } .identify > div { disp...
/* BEM support Func -------------------------- */ /* Element Chalk Variables */ /* Transition -------------------------- */ /* Color -------------------------- */ /* 53a8ff */ /* 66b1ff */ /* 79bbff */ /* 8cc5ff */ /* a0cfff */ /* b3d8ff */ /* c6e2ff */ /* d9ecff */ /* ecf5ff */ /* Link -------------------------- */ /...
.modCol { display: none; z-index: 24; height: 100%; overflow: auto; position: fixed; top: 0; width: 80%; left: 10%; pointer-events: none; } .modCol p { padding:5px; } @media only screen and (min-width: 1300px), (min-aspect-ratio:17/20) { .modCol { width: 60%; ...
.introjs-helperLayer { background-color: #555; } a.introjs-button:hover, a.introjs-skipbutton:hover { color: #7a7a7a; }
/*! * DAUX.IO * http://daux.io/ * MIT License */ /* Customized by Vinod - 12 JUL 2017*/ .s-content pre { background: #f7f7f7; /* color: #657b83; line-height: 1.5em; overflow: auto; padding: 20px; margin: 0 -20px 20px;*/ } a { color: #c64641; } .Brand { /* display: block; padding:...
.section { background-color: #f6f6f6 } .alternate { background-color: #fff; position: relative; z-index: 1 } .icon { display: inline-block } .icon-extend { background: url(../images/t01c694a47f4c3917fe.png); height: 102px; width: 102px } .icon-norecord { background: url(../images/t01a859de82d5aa7ee3.png); height: ...
.sslider-container { position: relative; display: inline-block; width: 100%; height: 80px; overflow:hidden; text-align: center; } .sslider-slide-control { position: absolute; top: 5px; right:5px; text-align: right; z-index: 6; } .sslider-content { position: relative; ...
/* See ab2p.common.css for sources info */
body{ display:flex; flex-direction:row; justify-content: flex-start; padding:0px; margin:0px; font-size:100%; height:1300px; width:100%; overflow-y:auto; overflow-x:hidden; position:absolute; } h1{ font-family:"Trebuchet MS", serif; font-weight:bold; font-size:100px; color:white; positio...
html, body{ height: 100%; margin: 0; background-color: #EAF2FA; font-family: 'Montserrat', sans-serif; overflow-x: hidden; } .header_main { display: flex; justify-content: center; align-items: center; align-content: flex-start; margin-top: 1%; } .header_menu { display: fle...
body{ color: white; } p{ color: white; }
body{ display: flex; align-items: center; justify-content: center; height:100vh; } .container { background-color: red; width: 50vw; height: 50vh; }
/*******************menu toyocosta .css **********************/ #qLoverlay{ background-image: url('../../../bundles/celmediatoyocostavehiculos/images/pirelli/logos/toyocosta.png'); background-position: 50% 45%; background-repeat: no-repeat; display: block; position: absolute; z-index: 9999; } #linkstop{ backgro...
body { font: 20px 'Open Sans', sans-serif; shape-rendering: crispEdges; } .day { stroke: #666; } .month { fill: none; stroke: #000; stroke-width: 2px; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .footer_details { position: relative; min-height: 1px; font...
@charset "UTF-8"; @import url("https://fonts.googleapis.com/css?family=DM+Sans:400,500,700&display=swap"); * { -webkit-box-sizing: border-box; box-sizing: border-box; } :root { --app-container: #f3f6fd; --main-color: #1f1c2e; --main-highlight: rgb(32, 32, 32); --main-active: rgb(41, 41, 41); --se...
/* Table of Contents /* ------------------------------------------------------------ This is a development CSS file which is built to a minified production stylesheet in assets/built/screen.css 1. Global Styles 2. Layout 3. Special Templates 4. Site Header 5. Site Navigation 6. Post Feed 7. Single Post 7.1. ...
/*! * @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014 - 2015 * @package bootstrap-fileinput * @version 4.1.8 * * File input styling for Bootstrap 3.0 * Built for Yii Framework 2.0 * Author: Kartik Visweswaran * Year: 2015 * For more Yii related demos visit http://demos.krajee.com
/*! Ionicons, v2.0.1 Created by Ben Sperry for the Ionic Framework, http://ionicons.com/ https://twitter.com/benjsperry https://twitter.com/ionicframework MIT License: https://github.com/driftyco/ionicons
/*! * Start Bootstrap - New Age v3.3.7 (http://startbootstrap.com/template-overviews/new-age) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ .heading-font { font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif'; fon...
body{ margin: 1%; padding:1%; background-color: rgba(0,0,255,.2); font-size: 100%; min-width: 500px; } header, footer{ background-color:#0066FF; padding: 1%; margin: 1%; } header h1{ font-size: 3rem; color:rgba(0,0,0,.7);; } section{ margin:1%; padding:1%; } nav a{ display:block; background-col...
/* CSS Document */ .zpContent{overflow:hidden; background-color:#fff;width:1200px; margin:20px auto;} .zp_map{ overflow:hidden; width:1150px; margin:0px auto;} .zhaopin{ overflow:hidden; width:1150px; margin:0px auto;} .zhaopin .zp_content{overflow: hidden; margin-bottom: 30px; margin-top: 60px;font-size: 15px;} .xcf...
/*! * spur-template - An admin template based on Bootstrap 4 * Version v1.1.0 * Copyright 2016 - 2019 Alexander Rechsteiner * https://hackerthemes.com * * Parts of this code were created by the Bootstrap team * and are available under MIT license at https://getbootstrap.com. * Bootstrap version: 4.3.1 */ /*!...
/* Override some aspects of the pydata-sphinx-theme */ :root { /* Use softer blue from bootstrap's default info color */ --pst-color-info: 23, 162, 184; } /* Main index page overview cards */ .intro-card { background: #fff; border-radius: 0; padding: 30px 10px 20px 10px; margin: 10px 0px; } .intro-card ...
:root { --blue-1: #e7edf3; --blue-2: #dde6ee; --blue-3: #cfd8e0; --blue-4: #c7d2dd; --blue-5: #3183c8; --blue-6: #1a4971; --gray-0: #fff; --gray-1: #f8f9fa; --gray-2: #f1f3f5; --gray-3: #e7ebee; --gray-4: #dee2e6; --gray-5: #cfd4da; --gray-6: #adb5bd; --gray-7: #868e96; --gray-8: #485056; ...
.card{-webkit-box-shadow:rgba(0,0,0,0.16) 0px 1px 4px;box-shadow:rgba(0,0,0,0.16) 0px 1px 4px;padding-bottom:10px !important;border-radius:5px;border:none;background-color:white}.card-title{font-size:1rem;margin-bottom:10px !important;font-weight:600}.card-text{font-size:0.8rem;opacity:0.6;margin-bottom:10px}.card-btn{...
/* * Start Bootstrap - Business Frontpage (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ body { padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top...
/*------------------------------------------------------------------ Author : Code-Theme Template Name: Find Houses - HTML5 Template Version : 1.2 -------------------------------------------------------------------*/ /*------------------------------------------------------------------ [Table of contents] 1....
/** MAIN CONTAINER **/ #container { margin: 0px auto; width: 800px; overflow-y: auto; } /** STYLES FOR THE HEADER**/ #cabecera { background-color: yellow; height: 150px; } /** FIRST ELEMENT OF THE HEADER **/ #c1 { background-color: #a8d6cc; height: 140px; width: 250px; float: left; } #c1titulo { ...
/* text-me-one-latin-ext-400-normal*/ @font-face { font-family: 'Text Me One'; font-style: normal; font-display: swap; font-weight: 400; src: url('./files/text-me-one-latin-ext-400-normal.woff2') format('woff2'), url('./files/text-me-one-all-400-normal.woff') format('woff'); unicode-range: U+0100-024F, U+02...
/* ! tailwindcss v3.0.22 | 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, :...
/* 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...
figure{ margin: 0; } .App { text-align: center; height: 100%; } .App-contenedor{ background-color: #3c0f42e8; color: whitesmoke; height: 100%; display: flex; flex-direction: column; align-items: center; padding: 0px; font-size: calc(10px +2vmin); } .Cards-contenedor{ display: flex; flex-wrap: ...
/* noto-serif-display-greek-ext-900-italic*/ @font-face { font-family: 'Noto Serif Display'; font-style: italic; font-display: swap; font-weight: 900; src: url('./files/noto-serif-display-greek-ext-900-italic.woff2') format('woff2'), url('./files/noto-serif-display-greek-ext-900-italic.woff') format('woff'); ...
/* ==UserStyle== @name Jean Kirstein Dashboard @namespace USO Archive @author dreamsandpocky @description `restore your faith in your dashboard` @version 20130627.17.51 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document url-prefix("http://www.tumblr.c...
/*! jQuery UI - v1.12.1 - 2017-10-01 * 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...
:root:root:root { #informers-container { position: fixed; bottom: 0; width: 100%; z-index:10000; } #informers-container .message { text-align: center; color: #fff; padding: 16px 30px; border-top: 1px solid #fff; span { display: inline-block; backgro...
form.normal-form { flex: auto; margin: 2%; overflow: auto; } mat-grid-tile{ overflow: auto; } .controls-container { width: 100%; padding: 5%; } .controls-container > * { width: 100%; } .button-row button { margin: 1%; position: relative; } .add-bottom-padding { padding-bottom: 5%; } .edit-font-size ...
/*! * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ /*! * Bootstrap v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc....
/* Forms /* ---------------------------------------------------------- */ form { margin: 0 0 var(--margin) 0; } fieldset { margin: 0; padding: 0; border: 0; } label { color: var(--color-primary); display: block; font-size: 0.9em; font-weight: var(--font-bold); margin: 0 0 (var(--margin) * 0.5) 0; }...
/* You can add global styles to this file, and also import other style files */ @media(screen) and (max-width: 700px) { .modal-dialog { width: 300px; margin: auto; } }
@font-face { font-family: octicons-link; .markdown-body { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.5; color: #24292e; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Sy...
*{ margin: 0; padding: 0; } header { color: white; background-color:blue; height: 20px; padding: 30px; } h1{ position: absolute; color: #CFB53B ; display: inline-block; font-size: 15px; margin-left: 227px; } p{ font-family: 'Mr Dafoe', cursive; color: #CFB53...
/* ==UserStyle== @name Pedelecs Forum - Makes links blue @namespace USO Archive @author 10mph @description `The board default has now been altered by its admin to make links standout better, So I have removed the make link blue feature.I have expanded the width to occupy the space formerly oc...
.modal.fade:not(.show).top-left-3d .modal-dialog { transform: translate3d(-25%, -25%, 0); } .modal.fade:not(.show).top-right-3d .modal-dialog { transform: translate3d(25%, -25%, 0); } .modal.fade:not(.show).bottom-left-3d .modal-dialog { transform: translate3d(-25%, 25%, 0); } .modal.fade:not(.show).bottom-right-...
/*! * Cropper v3.0.0-rc.3 * https://github.com/fengyuanchen/cropper * * Copyright (c) 2017 Fengyuan Chen * Released under the MIT license * * Date: 2017-07-07T13:00:47.346Z */ .cropper-container { font-size: 0; line-height: 0; position: relative; -webkit-user-select: none; -moz-user-select: non...
.container { width: 400px; margin: auto; padding: 20px; background: pink; color: #171212; text-align: center; } .form { padding: 10px; display: flex; align-items: center; } .input { display: inline-block; padding-bottom: 5; border: none; border-bottom: 1px solid #171212; background-color: ...
.set-bg { background: #e9ecef; }
/* Balises */ body { padding-top: 50px; } img { width:100%; } /*------*/ .blue { padding-top: 8%; padding-bottom: 8%; /*background-color: blue;*/ } /* Classes */ /* -- Header */ .socialBtn li{ font-size: 3em; display: inline-block; margin: 10px; } .socialBtn li a i{ transition-duration: 1s; paddin...
:root { --table-cols: 5; } html { overflow: visible !important; font-family: "Meiryo", sans-serif; font-size: 16; } .mistake-row { height: 25px; align-items: center; } .mistake-row .mistake-icon { order: 2; margin-right: 3px; font-size: 20px; } .mistake-text { order: 3; } .mistake-time { orde...
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;400;500;700&display=swap");*,*::after,*::before{box-sizing:inherit}html,body,div,span,h1,p,a,address,img,s,var,i,ul,li,form,label,header,menu,nav{margin:0;padding:0;border:0}html{box-sizing:border-box}body{background-color:var(--color-bg)}head...
/*# sourceMappingURL=http://localhost:3000//style/main.css.map */
/* start of nav */ body{ margin: 0px; overflow-x: hidden; height: auto; padding-top: 70px; } body h1, h2, h3, h4, h5, h6{ font-family: 'Ubuntu', sans-serif; color: #000333; font-weight: bold; } body a{ font-family: 'Ubuntu', sans-serif; font-weight: bold; } body p{ font-family: 'Cabin', sans-seri...
/* az inja Tartib moheme */ .PdfV_imgDiv { width:2px; padding: 15px; margin: 15px auto; } .PdfV_pdfImg { width:100%; height:100%; box-shadow:0px 0px 8px rgb(255,255,255); background-color:white; } /* ta inja Tartib moheme */ .PdfV_pdfViewerCover { position: fixed; top: 0; bot...
[type="tel"], [type="url"], [type="email"], [type="number"] { direction: ltr; } "autoRename": true, "stringMap":[ { "name" : "prev-next", "search" : "prev", "replace" : "next" } ] * # Semantic UI 2.4.2 - Flag * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license...
#chart { width: 100%; }
/*! * 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...
/** * Template Name: NiceAdmin - v2.1.0 * Template URL: https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/ * Author: BootstrapMade.com * License: https://bootstrapmade.com/license/ */ /*-------------------------------------------------------------- # General -------------------------------------------...
.log_button { background: #FF405F 0% 0% no-repeat padding-box; box-shadow: 0px 5px 38px #00000042; border-radius: 10px; opacity: 1; width:90px; height:35px; font-size: 16px; border : 0px; margin-left: auto; margin-right: 35px; margin-bottom: 20px; color: whitesmoke; f...
/*! * # Semantic UI 2.2.10 - Item * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Standard *******************************/ /*-------------- Item ---------------*/ .ui.items > .it...
/** * styles.scss * --- * Main `sass` file. Import here `sass` files */ /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css *...
/* ---------------------------------- * Value selector (Single & Multiple) * ---------------------------------- */ /* Main dialog setup */ [role="dialog"][data-type="value-selector"] { background: #2d2d2d; overflow: hidden; position: absolute; z-index: 100; top: 0; left: 0; right: 0; bottom: 0; pad...
.tab-links{ display: flex; justify-content: space-around; } a:-webkit-any-link { color: black; cursor: pointer; }
.round-corner{ -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px;} .relative{position:relative; } .absolute{ position: absolute; } .float-none{ float: none;} .margin-center{ margin: 0 auto;} .noPadding{ padding: 0px; } .nopaddingTop{ padding-top: 0px; } .nopaddingBottom{ padding-bottom: ...
#tam-matrix{ font-size: 14px; } #key-matrix{ padding-left: 25px; } #inputState{ padding: 8px; } #Calculate{ height: 50px; } #textTR{ background: transparent; border: none; border-bottom: 2px solid #2ecece; color: #fff; outline: none; } #preproccesTR{ background: transpar...
body { background-color: rgb(19, 29, 41); text-align: center; color: rgb(204, 218, 235); } .div-head{ margin: 50px; } hr{ background-color: rgb(204, 218, 235); } .jumb-width{ position: center; background-color: rgb(19, 29, 41); } .footer { bottom: 0; width: 100%; height: 60px; line-he...
.butters{ } .butters .hair{ margin-left: -135px; margin-top: -10px; position: absolute; display: block; color: #f6f92c; width: 350px; height: 20px; border-right: 100px solid transparent; border-bottom: 70px solid #f6f92c; border-left: 100px solid transparent; -webkit-transform: ro...
body { background-color:whitesmoke; font-family: "Arial", sans-serif; } .controls { background-color:lightgray; width:800px; padding:5px; } button { background-color:rgb(149, 163, 204); border:none; text-align:center; padding:10px; margin:5px; } button:hover { background-color: rgb(123, 134, 168); } iframe { width:800p...
html, body { margin: 0; height: 100%; overflow: hidden; } @font-face { font-family: vollkorn; src: url(./assets/Vollkorn-Bold.ttf); } canvas { display: block; } .gameTitle{ width: 85%; height: 160px; } .gameTitleAfterEffect{ width: 25%; height: 80px; } .greeting{ font-size: 40px; color: whi...
/* jQuery Tree Multiselect v2.6.1 | (c) Patrick Tsai | MIT Licensed */ div.tree-multiselect { border: 2px solid #D8D8D8; border-radius: 5px; display: table; height: inherit; width: 100%; } div.tree-multiselect > div.selected, div.tree-multiselect > div.selections { display: inline-block; box-sizin...
/* ==UserStyle== @name Good Ol' Twitter's Fav Star @namespace USO Archive @author Sighij @description `Do you miss the good old fav star on Twitter? Here you a CSS style to replace the "Hearts"!Features:<ul> <li>Amazing 30 fps animation.</li> <li>Full convertion: all hearts from notificati...
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700|Karma:400,700'); /*------------------------- Grid layout --------------------------*/ ul.grid{ list-style: none; min-width: 60%; width: 60%; margin: 0 auto; text-align: left; display: flex; flex-wrap: wrap; } ul.grid li{ padding...
.NavbarItems { background: linear-gradient(90deg, rgb(110, 94, 254) 0%, rgba(73,63,252,1) 100%); height: 150px; display: flex; justify-content: center; align-items: center; font-size: 1.2rem; } .navbar-logo { color: white; justify-self: start; margin-left: 20px; cursor: pointer;...
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v1.0.3-master-34e0278
body{ background-color: black; color: #fff; /* color: #76ff03;*/ } .fa{ padding-bottom: 1.5em; } .fa-calendar, .fa-map-marker{ /* color:#8ed200;*/ color:#b1ef36; } .fa:hover{ color: #b1ef36; } #compile{ /* font-family: 'IBM Plex Sans Condensed', sans-serif;*/ font-size: 7...
body { margin: 0; padding: 0; width: 100vw; height: 100vh; background: #262626; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; display: grid; place-items: center; place-content: center; } .pulse { color:...
/* * This combined file was created by the DataTables downloader builder: * https://datatables.net/download * * To rebuild or modify this file with the latest versions of the included * software please visit: * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r...
@charset "UTF-8"; pre{ display: none; } html { font-size: 10px; } body { background: #262161; background: #efefef; } body:before { content: ''; display: block; background: linear-gradient(90deg, #48ded4 0%, #a026bf 20%, #e82c75 60%, #FFC40E 85%, #48ded4 95%); height: 10px; width: 100%; } ...
table { margin-top: 5px; } .footer { height: 20px; min-height: 20px; padding-top: 0; margin-top: 5px; } .filtered-sessions { margin-top: 75px; display: block; } .recharts-surface { display: block; }
@font-face { font-family: 'fontello'; src: url('../font/fontello.eot?41225275'); src: url('../font/fontello.eot?41225275#iefix') format('embedded-opentype'), url('../font/fontello.woff2?41225275') format('woff2'), url('../font/fontello.woff?41225275') format('woff'), url('../font/fontello.ttf...
@media (min-width: 990px) { .navbar-brand { position: absolute; left: 50%; transform: translateX(-50%); /**optional offset from top**/ top: 2%; } } @media (max-width:990px) { img { height: auto; } } .chart{ vertical-align: center; float: left; ...
/*! * Cropper.js v1.5.12 * https://fengyuanchen.github.io/cropperjs * * Copyright 2015-present Chen Fengyuan * Released under the MIT license * * Date: 2021-06-12T08:00:11.623Z /*# sourceMappingURL=cropper.bundle.css.map*/
main.svelte-8tmpu3{text-align:center;margin:0 auto}div.wrapper.svelte-8tmpu3{width:90%;height:400px;margin:auto}left.svelte-8tmpu3,right.svelte-8tmpu3,top.svelte-8tmpu3,down.svelte-8tmpu3{width:100%;height:100%;display:block;text-align:center}left.svelte-8tmpu3,top.svelte-8tmpu3{background-color:coral }right.svelte-8tm...
@font-face { font-family: 'Glyphicons Halflings'; src: url('glyphicons-halflings-regular.eot'); src: url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('glyphicons-halflings-regular.woff2') format('woff2'), url('glyphicons-halflings-regular.woff') format('woff'), url('glyphicons-halfl...
body { margin: 0; padding: 0; font-size: 2.5rem; line-height: 1.4; min-height: 100vh; position: relative; color: rgba(37, 56, 88, 0.9); } :target { margin-top: -57px; padding-top: 57px; } :root { /* Grid size */ font-size: 8px; } * { box-sizing: border-box; }
/** * GeSHi Dynamically Generated Stylesheet * -------------------------------------- * Dynamically generated stylesheet for html4strict * CSS class: , CSS id: * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann * (http://qbnz.com/highlighter/ and http://geshi.org/) * --------------------------------...
.image-txt-container { display:flex; align-items:center; flex-direction: row; } .wrapper { position: relative; perspective: 60em; display: grid; transform-style: preserve-3d; } a{ color: black; } a:hover{ color: black; } .card { grid-area: 1 / 1; height: 200px; widt...
/*! * Start Bootstrap - Stylish Portfolio v5.0.2 (https://startbootstrap.com/template-overviews/stylish-portfolio) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE) */ body, html { width: 100%; height: 100%; } ...
/** * Krumo "Blue" Skin * * @version $Id: skin.css,v 1.2 2010/04/21 19:43:22 drewish Exp $ * @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net> */ /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ ul.krumo-node { margin: 0px; padding: 0px; } ul.krumo-node ul { margin-left: 20...
h1{ font-size: 70px; text-align: center; } p{ font-size: 50px; text-align: center; } img{ width: 150px; height:500px; margin: 80px; } .center { display:block; margin-left:auto; margin-right:auto; width:50%; } body{ background:lightslategray; } h2{ text-align:center; }
:root { --background: rgb(21, 32, 43); --color: white; --dimmedColor: rgb(136, 153, 166); --borderColor: rgb(56, 68, 77); --accentColor: rgb(224, 36, 94); --inputBackground: rgb(37, 51, 65); } @media (prefers-color-scheme: light) { :root { --background: white; --color: black; --dimmedColor: r...
/* **************************************************************** * * Gradebook Grades styles * * **************************************************************** */ /* Fonts */ @font-face { font-family:"gradebook-icons"; src:url(../fonts/gradebook-icons.eot); ...
/*! * Devicons 1.8.0 made by Theodore Vorillas / http://vorillaz.com */ /* @font-face { font-family: 'devicons'; src: url("../fonts/devicons.eot?xqxft6"); src: url("../fonts/devicons.eot?#iefixxqxft6") format("embedded-opentype"), url("../fonts/devicons.woff?xqxft6") format("woff"), url("../fonts/devicons.tt...
/*! * # Semantic UI 2.3.1 - Icon * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Icon *******************************/ @font-face { font-family: 'Icons'; src: url("./../themes/defaul...
.shop-logo-btn{margin-left:25px}.shop-name{margin-top:30px;width:auto;text-align:center;font-size:16px}.order-list,ul.list-group>li.list-group-item{overflow:hidden}ul.list-group>li.list-group-item>span{display:inline-block;width:150px;margin-right:20px;margin-bottom:5px;vertical-align:top}#order-message{width:180px}.do...
body { font-family: 'Roboto Slab', 'sans-serif'; font-size: 16px; background-color: #fff; color: #2A2B2E; margin: 0; height: 100vh; display: flex; flex-direction: column; justify-content: space-between; } header { background-color: #fff; padding: 25px 100px; border-botto...