text
stringlengths
1
1.04M
@import url('../../../variables.css'); :host { display: flex; align-items: center; height: var(--header-height); padding: 0 var(--aside-padding); font-size: 25px; } .logo-collapsed { display: none; } @media only screen and (max-width: 768px) { .logo { display: none; } .logo-collapsed { dis...
.landing-alert { margin-bottom: 0; } .landing-header { background-size: cover; min-height: 570px; } .landing-header .motto { padding-top: 8%; text-align: left; z-index: 3; } .landing-section { padding: 100px 0; } .landing-section .btn-simple { padding: 0; } .landing-section .column { padding: 0 7...
/*#profile_container_top{*/ /*clear: both;*/ /*overflow: hidden;*/ /*height: auto;*/ /*margin-bottom: 15px;*/ /*}*/ /*!*#profile_image{*!*/ /*!*display: inline-block;*!*/ /*!*float: left;*!*/ /*!*width: 90px;*!*/ /*!*height: 90px;*!*/ /*!*overflow: hidden;*!*/ /*!*}*!*/ /*#profile_su...
@charset "utf-8"; /* CSS Document */ /** Gridz Site Template Copyright (c) 2013, Pophonic Author: Pophonic Profile: themeforest.net/user/pophonic **/ /* ===== Design for a width of 1280px ===== */ @media only screen and (max-width:1280px) { /** Main Menu **/ .header-section { width: 205px; } /** ...
.margin-top{ margin-top: 70px; } .custom-bg{ background: #232526; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #414345, #232526); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #414345, #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+,...
/** * Theme Name:The Project - Responsive Website Template * * Author:HtmlCoder * Author URI:http://www.htmlcoder.me * Author e-mail:htmlcoder.me@gmail.com * Version: 2.0.5 * Created:March 2015 * License URI:http://support.wrapbootstrap.com/ * File Description:Main CSS file of the template * * TABLE OF CONTE...
.main{ text-align:center; } .main-filter{ border: 1px solid rgb(72, 72, 72); border-radius: 50px; padding: 10px; } .main-user{ margin: 0 auto; margin-top: 20px; width: 18rem; color: black; } .main-user:hover{ box-shadow: 1px 2px 5px black; color: rgba(0, 0,...
body, #mws-container { background-image:url('../images/core/bg/white_tiles.png'); } #mws-sidebar, #mws-sidebar-bg, #mws-header, .mws-panel .mws-panel-header, #mws-login, #mws-login .mws-login-lock, .ui-accordion .ui-accordion-header, .ui-tabs .ui-tabs-nav, .ui-datepicker, .fc-event-skin, .ui-dialog .ui-dialog-titl...
/* See ab2p.common.css for sources info */
@charset "utf-8"; #screen { position: absolute; top: 0px; left: 0px; /*margin: 2px; border: 2px solid #000;*/ } #container { width: 99%; height: 99%; position: absolute; } @font-face { font-family: 'IrisNum'; src: url(../assets/IrisNum.woff) format('woff'); } [id="zebra.fm"] { display: none; }
/* Base */ * { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } hr { border-color: rgba(140, 140, 140, 0.5); margin: 50px 0; } time { font-size: 16px; color: #aaa; } time + a { margin: 25px; } p { overflow: auto; } ::-webkit-scrollbar-corner{background-color...
@charset "UTF-8"; /*! * Font Awesome 4.3.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("../fonts/fontawesome-webfont.eot?v=...
@font-face { font-family: 'GT America Compressed'; src: local('GT America Compressed Bold Italic'), local('GTAmerica-CompressedBoldItalic'), font-weight: bold; font-style: italic; font-display: swap; } @font-face { font-family: 'GT America Compressed'; src: local('GT America Compressed Ligh...
/*! * froala_editor v2.6.4 (https://www.froala.com/wysiwyg-editor) * License https://froala.com/wysiwyg-editor/terms/ * Copyright 2014-2017 Froala Labs */
.headlineHeader { width: 1200px; height: 140px; margin: 0 auto; /* border: rgb(119, 118, 118) 3px solid; */ display: flex; } .headline { font-size: 30px; font-weight: bold; margin-top: 5%; } .c-lead { font-size: 20px; font-weight: normal; margin-top: 5.5%; margin-left: 2%...
* { box-sizing: border-box; padding: 0; margin: 0; } :root { --oren: #fd636b; --bg: #0c1117; } .login-regis { position: relative; width: 100%; height: 100vh; background-color: var(--bg); display: flex; } .form-login, .img-sec { position: relative; width: 50%; heigh...
html { font-size: 100%; } body, input, select, textarea, button, .ui-btn { font-size: 1em; line-height: 1.3; font-family: Arial; } legend, .ui-input-text input, .ui-input-search input { color: inherit; text-shadow: inherit; } .ui-mobile label, div.ui-controlgroup-label { font-weight: normal; fon...
* { padding: 0; margin: 0 auto; box-sizing: border-box; } html, body { width: 100%; height: 100%; } ul { list-style: none; } a { text-decoration: none; color: #000; } .menu-shadow { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0,...
/*! Lightning Design System 2.1.4 */ /*! * Copyright (c) 2015, salesforce.com, inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright...
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); html, body { font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif; } a, .btn-link { color: #0366d6; } .btn-primary { color: #fff; background-color: #1b6ec2; border-color: #1861ac; } app { position: relativ...
/*! * # Semantic UI x.x - Form * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2014 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Elements *******************************/ /*-------------------- For...
/*! * OpenUI5 * (c) Copyright 2009-2020 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. *//*! * OpenUI5 * (c) Copyright 2009-2020 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. /* Inline theming param...
.page-content { padding-left: 2%; padding-right: 2%; } img { display: block; } img.topBanner { height: 60px; } .topBanner { text-align: center; display: inline; margin-left: auto; margin-right: auto; } .about { line-height: 300%; text-align: center; } .author { font-family: Rock Salt; font-...
.i { float: left; width: 64px; height: 64px; background-position: 0 0; background-size: 64px 64px; background-repeat: no-repeat; background-color: transparent; o...
.upload .upload-body { margin-top: 10px; } .upload .upload-body.is-list { overflow: auto; max-height: 240px; } .upload .upload-body.is-list .upload-item { display: flex; align-items: center; padding: 3px 5px; border-radius: 3px; ...
.st-result-listing { font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 13px; letter-spacing: 0.8px; margin-top: 40px; } form input.st-search-input { font-size: 12px; padding: 5px 9px 5px 27px; height: 18px; width: 200px; color: #666; border: 1px solid #ccc; ...
form { display: flex; flex-direction: row; } .form-text-input { margin: 0 1rem; flex-grow: 1; } .form-button { }
/* This font-sizing stuff could be removed and replaced by a modular typography system to provide even more flexibility */ html { margin: 0; padding: 0; font: normal 100%/1.4 Georgia,serif; } p { margin: 0 0 1.4rem; } ul { margin: 0 0 1.4rem; } .ir { overflow: hidden; text-indent: 100%; white-space: now...
/*# sourceMappingURL=vuetify-quill.css.map*/
/* Set the size of the div element that contains the map */ #map { height: 400px; /* The height is 400 pixels */ width: 100%; /* The width is the width of the web page */ }
@charset "UTF-8"; .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arro...
#main_loading{ display:flex; justify-content:center; align-items:center; height:75vh; margin:0; } .loading { display:flex } .circle { background-color:#353b48; border-radius:50%; height:15px; width:15px; margin:5px; animation:jump 0.5s ease-in infinite; } .circle:nth-of-type(2){ animation-dela...
@font-face { font-family: 'Angles Octagon'; font-style: normal; font-weight: 400; font-display: swap; src: url(AnglesOctagon.woff2) format('woff2'); } html, body { width: 100%; height: 100%; } body { background-color: #ffffff; margin: 0; overflow: hidden; font-family: arial; } #render-container { ...
:root { --main-color: #c0392b; --body-bg: #181616; --box-bg: #221f1f; --text-color: #ffffff; --nav-height: 60px; --space-top: 30px; } * { padding: 0; margin: 0; box-sizing: border-box; } html { font-size: 16px; } body { font-family: "Cairo", sans-serif; background-c...
/* Theme Name: Twenty Ten */ /* RTL Basics */ body { direction:rtl; unicode-bidi:embed; } /* LAYOUT: Two-Column (Right) DESCRIPTION: Two-column fixed layout with one sidebar right of content */ #container { float: right; margin: 0 0 0 -240px; } #content { margin: 0 20px 36px 280px; } #primary, #secondary { ...
/*! * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face { font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') form...
.button { border: 1px solid black; display: inline-block; padding: 10px; }
* { transition-duration: 0.5s; text-align: center; font-family: "Inconsolata", monospace; font-weight: bold; table-align: center; margin: auto; -webkit-text-size-adjust: none; text-size-adjust: none; } *:focus { outline: none; webkit-outline: none; } body { color: var(--color); overflow: hidden; --backg...
/* * jQuery Booklet Plugin * Copyright (c) 2010 - 2014 William Grauvogel (http://builtbywill.com/) * * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php) * * Version : 1.4.4 * * Originally based on the work of: * 1) Charles Mangin (http://clickheredammit.com/pageflip/) */ .bo...
/** * Copyright (C) 2015 Wasabeef * * 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...
/** * Locale css file * * Load in a theme template * ``` * $this->css($this->assetLocale('locale.css')); * ``` */ @font-face { font-family: 'WIranianSens'; src: url('IranianSansWeb-Regular.woff') format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: 'WIranianSerif'; src...
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *---------------------------------------------------------------...
/* HeroDetailComponent's private CSS styles */ label { display: inline-block; width: 3em; margin: .5em 0; color: #607D8B; font-weight: bold; } input { height: 2em; font-size: 1em; padding-left: .4em; } button { margin-top: 20px; margin-right: 5px; font-family: Arial; background-color: #eee; bo...
/* z-index: 0 - canvas 1 - grid 2 - reticule 3 - template 6 - palette 7 - timer 8 - login overlay 9 - ui blobs 10 - admin boxes 18 - controls header 21 - panels 22 - lookup, emoji-picker 22 - admin-check popup 30 - emoji picker 98 - lost connection 99 - alert box */ /*//////////////////////////*\ | Themeing...
.da-slider{ width: 100%; height:500px; position: relative; overflow: hidden; background:url(../images/slider-bg.png); -webkit-transition: background-position 1s ease-out 0.3s; -moz-transition: background-position 1s ease-out 0.3s; -o-transition: background-position 1s ease-out 0.3s; -ms-transition: background-...
/*================================================= HELPERS =================================================== A. List Helpers =================================================== */ /* list item spacing helpers */ .list-spacing-3 li + li { padding-top: 3px; } .list-spacing-5 li + li { padding-top: 5px; } ....
.cssicon { overflow: hidden; position: relative; display: inline-block; width: 1.25rem; height: 1.25rem; vertical-align: top; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cssicon::before, .cssicon::after { content: ""; background-color: #9a9a9a; ...
body, #discord { background-color: #440061; } h1, h2, h3, h4, h5, h6, p, body { color: #24F2FF; } h1, h2, h3, h4, h5, h6, p, table { margin-right: 5%; } h1 { text-decoration: underline; } .right, .left { z-index: 20; position: fixed; bottom: 0; background: #FF8B00; width: 13%; height: 100%; } .right {...
/*! * Start Bootstrap - Small Business (https://startbootstrap.com/templates/small-business) * Copyright 2013-2020 Start Bootstrap * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-small-business/blob/master/LICENSE) */ body { padding-top: 56px; } video, canvas { width: 100%; height: aut...
/* ==UserStyle== @name Test (roblox) for home @namespace USO Archive @author Diamond Blast @description `this might not work` @version 20200811.5.42 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain("roblox.com") { .ad,.ad *,.img_ad,.ad-anno...
body { font-family: Poppins, sans-serif; font-size: 14px; font-weight: 400; line-height: 1.35; color: var(--color-black); background-color: #eff2ff; background-image: radial-gradient(circle, rgba(255, 255, 255, .9) 0%, #eff2ff 100%); background-size: 100% 190vh; background-position: center top -75vh; background-repeat:...
html, body { padding: 0; margin: 0; overflow-x: hidden; font-family: Roboto, Helvetica, Arial, sans-serif; box-sizing: border-box; scroll-behavior: smooth; } /* .section { min-height: 100vh; } */ .hero-section { position: relative; /* background: #a8c0ff; background: -webkit-linear-gradient(to bott...
/*# sourceMappingURL=goodsrlease-5118b8709214eac0c5c0.css.map*/
/* ==UserStyle== @name PhoneArena Phone Size Widen @namespace USO Archive @author Christopher Bauer @description `Makes it easier to view more phone sizes on the Phone Arena phone size comparison tool. Be sure to click the "view side by side" button.` @version 20171007.7.48 @license ...
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300); @import url(http://fonts.googleapis.com/css?family=Vollkorn); @import url(http://fonts.googleapis.com/css?family=Droid+Sans); @import url(http://fonts.googleapis.com/css?family=Raleway...
/* This file contains all the constants for colors and font styles */ * { -webkit-transition: none !important; transition: none !important; } *, *:before, *:after { background: transparent !important; box-shadow: none !important; text-shadow: none !important; } * { transition: none !important; } @page { ...
html, body, main, ul, li, section, div, p, a { margin: 0; padding: 0; border: 0; font: inherit; color: inherit; text-align: inherit; text-decoration: inherit; vertical-align: inherit; background: transparent; } ul { list-style: none; } /* UTILS */ .group:after { content: ""; display: block; ...
.table-th { cursor: pointer; }
/** * Trumbowyg v2.21.0 - A lightweight WYSIWYG editor * Trumbowyg plugin stylesheet * ------------------------ * @link http://alex-d.github.io/Trumbowyg * @license MIT * @author Alexandre Demode (Alex-D) * Twitter : @AlexandreDemode * Website : alex-d.fr */ .trumbowyg-dropdown-emoji { width...
.iframe { position: absolute; margin: 0px; padding: 0px; border: none; width: 100%; height: 100%; max-width: none; left: 0px; top: 0; }
:root { --mainYellow: #d2aa5c; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; } table { border-collapse: collapse; width: 100%; } tab...
.demo { /* for IE10+ touch devices */ touch-action:none; } /** JSPLUMB ARTEFACTS **/ .jtk-connector { z-index:1; } /** COMMON ELEMENT PROPERTIES **/ .shape { z-index:2; opacity:0.7; position:absolute; cursor:pointer; text-align:center; color:#333; } /** SHAPES **/ [data-shape=Rec...
* { box-sizing: border-box; } body { background-color: steelblue; min-height: 100vh; margin: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; } .empty { width: 150px; height: 150px; margin: 10px; border: 3px solid black; background-color: #fff; } .fill { ba...
/*Created by Karsten Hrasna. email: Karsten_Hrasna@student.uml.edu*/ html, body { height: 97%; text-align: center; } #slider-1, #slider-2, #slider-3, #slider-4 { margin-bottom: 10px; margin-top: 10px; } div#container { display: grid; grid-template-columns: auto; /* top row of grid holds t...
/*! * Datetimepicker for Bootstrap * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .datetimepicker { padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4...
:root { --main-bg-color: #edf5fe; --light-blue: #03a9f4; --dark-blue: #028bca; } body { font-family: system-ui; background: var(--main-bg-color); height: 98vh; overflow: hidden; display: flex; align-items: center; justify-content: center; color: #333; } .logo { ...
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8"; /*! * Bootstrap v4.5.2 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ :root { --blue: #3490dc;...
/* * Bootstrap Responsive 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. */ @-ms-viewport { width: device-width; } .clearfix { *zoom: 1; } .clearfix...
.wp-pointer-content {padding: 0 0 10px;position: relative;font-size: 13px;background: #fff;border: 1px solid #c3c4c7;box-shadow: 0 3px 6px rgba(0,0,0,.08);} .wp-pointer-content h3 {position: relative;margin: -1px -1px 5px;padding: 15px 18px 14px 60px;border: 1px solid #2271b1;border-bottom: none;line-height: 1.4;font-s...
@import 'app/styles/variables.css'; .container { display: grid; grid-gap: 30px; grid-template-columns: 1fr 1fr 1.3fr; grid-auto-rows: auto; grid-template-areas: 'welcome welcome login' 'events events hsp' 'article article readme' 'links links facebook'; @media (--mobile-device) { grid-gap: 10px; g...
/* CSS Custom Properties Definitions */ :root { --maxWidth-none: "none"; --maxWidth-xs: 20rem; --maxWidth-sm: 24rem; --maxWidth-md: 28rem; --maxWidth-lg: 32rem; --maxWidth-xl: 36rem; --maxWidth-2xl: 42rem; --maxWidth-3xl: 48rem; --maxWidth-4xl: 56rem; --maxWidth-full: "100%"; --maxWidth-wrapper: ...
* { margin: 0; padding: 0; border: none; } main { display: flex; width: 100vw; height: 100vh; justify-content: center; align-items: center; } .container { display: flex; flex-direction: column; background: #97CCFD; width: 400px; height: 600px; align-items: center; justify-content: space-...
.zci--seat_geek_sports .price { font-weight: 600; } .zci--seat_geek_sports .price, .zci--seat_geek_sports .noprice { margin-top: 1.75em; height: 1.1em; float: left; } .zci--seat_geek_sports .seat_geek-sports { font-size: 1.1em; } .zci--seat_geek_sports .where { height: 1.4em; } .zci--seat_ge...
@import url('https://simbo.codes/css-reset-and-normalize/reset-and-normalize.min.css'); @import url('https://fonts.googleapis.com/css?family=Fredoka+One'); body { color: #000032; background: #eef; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji...
.tooltip { "Josefin Sans" position: absolute; z-index: 13; display: block; margin: 0; font-family: "Poppins", sans-serif; font-style: normal; font-weight: 400; line-height: 1.74; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-trans...
/*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545;...
.logo { margin: 20px 0 55px; font-size: 18px; width: 100%; text-transform: uppercase; padding-left: 5%; }
[part="toggle-button"] { align-items: center; color: currentColor; font-size: var(--lumo-icon-size-l); height: var(--lumo-text-field-size); justify-content: center; margin-inline-start: calc(var(--lumo-space-m) * -1); transition: transform var(--duration-fast) var(--easing-standard); wid...
@import url("https://fonts.googleapis.com/css?family=Fira+Sans"); @import "../node_modules/tachyons/css/tachyons.min.css"; html, body { background: orangered; height: 100%; } body { font-family: "Fira Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helv...
.color { background-color: #ee3224 !important; } .margin-right { margin: 40px; } .red-logo { color: red; } .size-logo { width : 50%; } .center-element { text-align: center; } .card-height { height: 450px !important; } .border { border-radius: 5px; border: 3px solid #00aeb3 !important; } .container-fluid { max...
/* 1: ENTER */ .view-animate.ng-enter { transition: 1s linear all; opacity: 0; } /* 2: ACTIVE */ .view-animate.ng-enter.ng-enter-active { opacity: 1; } /* 3: LEAVE */ .view-animate.ng-leave { opacity: 1; }
.slider-btn { height: 100%; width: 5vw; cursor: pointer; font-size: 5em; padding: 0; opacity: 0; background-color: #07BAC2; /* z-index: 99; */ position: absolute; top: 50; } .right { } .left { justify-self: flex-start; } .slider-btn > i.fa { color: #FFF; } @media screen and (min-width: 900p...
/*----------------------------------------------------------------------------------- Template Name: Marketshop eCommerce HTML Template Author: MrCode.ir Author URI: https://www.roxo.ir -----------------------------------------------------------------------------------*/ div { direction:rtl; } .rev_slid...
div.port-widget div#ports div.list-group-item div.action-add-edit-port{ cursor: pointer;} div.port-widget div#ports div.list-group-item.port{ border-left-width: 6px;} div.port-widget div#ports div.list-group-item.port p{ min-height: 2em; height: 2em; overflow-y: hidden} div.port-widget div#ports div.list-group-item.po...
body { margin: 0; padding: 0; font-family: sans-serif; } #app-title { font-size: x-large; font-family: 'Pacifico', cursive; } #__3_inCE7__ios-back-button-icon { fill: black; } .userForm { height: 100vh; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: ...
.breadcrumb{ background-color: #2d3561; } .breadcrumb-item{ float: right; } .breadcrumb-item.active{ color: #f1f1f1; } .breadcrumb li a{ color: #fd5f00; font-weight: bold; } .breadcrumb li a:hover{ color: #000; transition: .3s ease-in-out; } /* ========================= */ .profile .profile_...
/*! * Start Bootstrap - Modern Business (http://startbootstrap.com/template-overviews/modern-business) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE) */ /*出し分け*/ @media (min-width: 768px) { .sp-element { ...
body { padding: 10px; } @font-face { font-family: "iomanoid"; src: url("/static/fonts/iomanoid.ttf"); } @font-face { font-family: "vador"; font-style: normal; font-weight: 400; src: url("/static/fonts/vador.ttf"); } @font-face { font-family: "emulogic"; font-style: normal; fon...
@font-face { font-family: futuras; src: url(futura.ttf); } .calendarBox { background-color: #f5f5ef; padding: 1% 2vw; padding-top: 2.5vw; } .calendarAllBox { width: 33%; margin-right: 1%; background-color: white; padding: 40px; border: solid #d9d9d9 2px; border-radius: 10px; } .kalender, .kalender td,...
@import url("https://fonts.googleapis.com/css?family=Roboto"); /* Global Styles */ :root { --primary-color: #20a780; --dark-color: #000000; --light-color: #f4f4f4; --danger-color: #bb2148; --success-color: #28a745; } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: "Roboto", sans-ser...
/* touch area of cards is 8px horizontally wider than it appears */ /* .card-frame { position: absolute; top: 0; left: 0px; height: 100%; width: 100%; background-color: rgba(127, 255, 212, 0.151); } */ .card { position: absolute; top: 0; left: 0px; height: 100%; width: 100%; padding: 0 16px 0 ...
body,html{height:100%;margin:0}
.crocodoc-viewer { padding:0; position: relative; } .crocodoc-viewer-fullscreen { background: #000; margin: 0; padding: 0; display: block; width: 100%; height: 100%; } .crocodoc-viewport { margin:0; padding:0; position: absolute; top: 0; right: 0; bottom: 0; lef...
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; margin:0; font-size: 20px; -webkit-font-smoothing: antialiased; line-height:1.3; } a { color: #5334F5; text-decoration: none; font-weight: 600; } ....
.edit-input__address { position: relative; display: flex; width: 157.5px; } .driver-edit__no-space .dashboard__autosaggest-wrapper > div { width: 157.5px; min-width: 157.5px; }
html { height: 100%; user-select: none; } body { width: 100%; height: 100%; margin: 0; display: flex; background-color: #000; color: #fff; } p { width: 100%; height: 100%; margin: 0; display: flex; justify-content: center; align-items: center; text-align: ce...
body { background-image: url("../images/bck.jpg"); } #displayhead { font-family: monospace; font-size: 50px; color: green; text-align: center; background: #043364; padding: 4px 0px 0px 0; margin: -8px; } #display { font-family: monospace; font-size: 50px; color: green; text-a...
/** * In some parts the code from the book "Node.js in Action" is used, * (c) 2014 Manning Publications Co. * */ body { font: 16px 'Helvetica',sans-serif; color: #bbbbbb; overflow:hidden; background-color: #000000; } a { color: #00B7FF; } input { border-style: none!important; border...
.display-4 { font-size: 1.5rem; } .day h5 { background-color: #f8f9fa; padding: 3px 5px 5px; margin: -8px -8px 8px -8px; } .date { padding-left: 4px; } @media (min-width: 576px) { .day { height: 8.2857vw; } }