text
stringlengths
1
1.04M
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } html { font-family: 'Poppins', sans-serif; color: #eeeeee; overflow-x: hidden; } html body { background-color: #232931; height: 100vh; } ...
.liNavItem { margin: 8px; } .links { margin: 20px auto; text-decoration: none; color: whitesmoke; padding-bottom: 5px; border-bottom: 3px solid transparent; font-weight: 300; transition: all 0.3s ease; } .links:hover { text-decoration: none; color: whitesmoke; border-bottom: 3px solid #ccc; pa...
/*========================================================================================= 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. -------...
/* ----------------------------------------------------------------------- Blueprint CSS Framework 0.7.1 http://blueprintcss.googlecode.com * Copyright (c) 2007-2008. See LICENSE for more info. * See README for instructions on how to use Blueprint. * For credits and origins, see AUTHORS. * This is a...
/*! * Bootstrap v4.1.1 (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)
/* NOTE to developers: Only the files ending with '.css' (but not '.rtl.css') should be edited. The styling should be generalized enough that the autogenerated '.rtl.css' files should work without any manual input. The '.rtl.css' file can be generated by running the 'python -m scripts.rtl_css --mode generate'...
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&family=Noto+Sans+KR:wght@700&display=swap'); body {font-family: 'Nanum Gothic', sans-serif;} .input-text {max-width: 450px; width: 100%; height: 60px; line-height: 60px; border: 1px solid #c8c8c8; font-size: 16px; color: #C8C8C8; padding: 0 21px; fo...
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap'); body { font-family: 'Raleway', sans-serif; background-color: #ededed; } header { background-color: #00c2ba; } .container { background-color: #00c2ba; } .navbar { background-color: #00c2ba; } .nav-link { color: whi...
.homepage { background-image: url("https://cdn.discordapp.com/attachments/537816642122547212/798973413233786930/pexels-andrea-piacquadio-3772534.jpg"); background-color: #cccccc; height: 500px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; } .homeT...
* { margin: 0; padding: 0; } html, body, main { width: 100%; height: 100%; font-family: Ubuntu; } main { display: flex; } a { color: #FFFFFF; text-decoration: none; } button { outline: 0 !important; } .btn.focus, .btn:focus { outline: 0; box-shadow: none!important; } #dotscloud { flex:1; ...
/*===================== Premery bg color =====================*/ /* Hex */ .bg-primary, .meet-ask-row:after, .dlab-separator.style-skew[class*="style-"]:after, .dlab-separator.style-skew[class*="style-"]:before, .dlab-tilte-inner.skew-title:after, .date-style-2 .post-date, .date-style-3.skew-date .post-date, .date-...
.button-link { background: none!important; border: none; padding: 0!important; /*optional*/ font-family: arial, sans-serif; /*input has OS specific font-family*/ color: #069; text-decoration: underline; cursor: pointer; }
.screen-header { display: flex; justify-content: space-between; align-items: center; padding: var(--horizontal-space); margin-bottom: 15px; } .screen-header__title { font-size: 32px; font-weight: 600; } /* 아이콘들 사이에 여백을 둔다. */ .screen-header__icons span { margin-left: 25px; } @keyframes rotateCog { ...
.footer-container { padding-top: 1.2rem; padding-bottom: 1.2rem; } .footer-wrapper { display: flex; flex-direction: row; align-items: center; } .footer-options-wrapper { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; } .footer-options-list { display: flex; flex-direction...
/*! * Hux Blog v1.7.0 (http://huxpro.github.io) * Copyright 2018 Hux <huxpro@gmail.com> */ @media (min-width: 1200px) { .post-container, .sidebar-container { padding-right: 5%; } } @media (min-width: 768px) { .post-container { padding-right: 5%; } } .sidebar-container { col...
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .buttoned { -webkit-transition-duration: 0.4s; /* Safari */ transition-duration: 0.4s; background-color: white; /* Green */ border: 2px solid #4CAF50; color: black; p...
/*! * Fundamentals v1.7.1 * Copyright (c) 2019 SAP SE or an SAP affiliate company. * Licensed under Apache License 2.0 (https://github.com/SAP/Fundamental/blob/master/LICENSE) */ /*! .fd-image+((--circle), (--s|--m|--l)) */ [class*=fd-image] { font-size: 14px; line-height: 1.42857; color: var(--fd-color-text-...
@import url('https://fonts.googleapis.com/css2?family=Playball&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@200;300;400;600...
body { /* background: url('../img/i1.jpg') no-repeat center center fixed!important ; */ background-image : linear-gradient(to right, rgba(3, 252, 140, 0.7), rgba(11, 224, 129, 0.7)) , url(../img/login-bg.jpg); font-family: "lato", sans-serif!important; background-size: cover!important; -webkit-background-si...
/* ==UserStyle== @name olympiakos @namespace USO Archive @author ολυμπιακος @description `by Gregory Nikolopoulos` @version 20120529.8.0 @license NO-REDISTRIBUTION @preprocessor uso @advanced dropdown red "red" { red-custom-dropdown "Custom" <<<EOT /*[[red-custom]]*\/ EOT; } ...
table.dataTable { clear: both; responsive: true; margin-top: 5px !important; margin-bottom: 5px !important; max-width: none !important; border-collapse: separate !important; } table.dataTable td, table.dataTable th { -webkit-box-sizing: content-box; box-sizing: content-box; } table.dataTable td.dataTabl...
/* Global Styles */ :root { --primary-color: #17a2b8; --dark-color: #343a40; --light-color: #f4f4f4; --danger-color: #dc3545; --success-color: #28a745; } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: "Raleway", sans-serif; font-size: 1rem; line-height: 1.6; backgroun...
/* ==UserStyle== @name Spotify wallpaper shinobu kocho kimetsu no yaiba @namespace USO Archive @author Asukkie ฅ @description `Just a shinobu kocho spotify wallpaper` @version 20201223.6.10 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain("op...
body { font-family: Arial, Helvetica, sans-serif; height: 100%; margin: 0; padding: 0; } .map-item{ position: relative; } #map{ height: 100vh; } nav{ padding: 20px; } /* .title{ z-index: 100; position: absolute; top: 100px; left: 100px; font-size: 4rem; font-weight...
body {margin-top: 0px;margin-left: 0px;background: url('/img/beverly_background.png') center center ;background-size: 100%} #page_1 {position:relative; overflow: hidden;/*margin: 14px 0px 27px 47px;*/padding: 0px;border: none;width: 769px;} #page_1 #id_1 {border:none;margin: 0px 0px 0px 0px;padding: 0px;border:none;wi...
.video-item{ display: flex; flex-flow: row; justify-content: center; width: 100%; height: 10vh; margin: 10px 0; padding: 10px 0 10px 10px; border-bottom: 1px solid lightgray; background-color: var(--bgc-secondary); cursor: pointer; } .video-item__image{ width: 10vw; obje...
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap'); @import url('https://fonts.googleapis.com/css?family=Raleway&display=swap'); body{ margin:0; } .navBar{ height:60px; } .link{ font-family: 'Raleway', Arial, sans-serif; text-decoration: none; color: rgb(184, 183, 173); ...
/* Custom Theme for Onsen UI 2.10.4 */ /*! * Copyright 2013-2017 ASIAL CORPORATION * * 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 *...
.contact__content { margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: ...
font-family: 'Poppins', sans-serif; } /* The navigation bar */ .navbar { overflow: hidden; background-color: #F9D47B; position: fixed; /* Set the navbar to fixed position */ top: 0; /* Position the navbar at the top of the page */ width: 100%; /* Full width */ } /* Links inside the navbar */ .navbar a { float: left; d...
h1 { color: blue; font-family: Courier New, Courier, monospace; font-size: 1em; }
html{color: #000;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-size: 100%;} *{margin:0; padding:0;} body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, option, p, blockquote, th, td, figure, img { margin: 0; padding: 0; } body{w...
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8"; /*! * 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/neco...
*{ margin:0; padding:0; border:0; outline:none; } a{ text-decoration: none; } body { background-color:#333; } /* wrapper for component */ #componentWrapper{ position:absolute; width:100%; height:100%; left:0px; top:0px; background:#000; overflow:hidden; /*hide component on beginning until all ...
/** * Twenty Seventeen: Dark Color Scheme * * See inc/color-patterns.php for dynamic color overrides for the theme. * * Colors are ordered from light to dark. */ .colors-dark button, .colors-dark input[type="button"], .colors-dark input[type="submit"], .colors-dark .entry-footer .edit-link a.post-edit-link { ba...
.c_joblocation { font-family: Source Sans Pro; font-style: normal; font-weight: normal; font-size: 16px; line-height: 20px; color: #303030; display: inline-block; list-style: none; text-align: right; } .c_jobtitle { font-family: SF Pro Text; font-style: normal; font-weight: bold; font-size: 20...
/* == malihu jquery custom scrollbar plugin == Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller */ /* CONTENTS: 1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 3. HORIZONTAL SCROLL...
/*! * Copyright (C) 2016 Sergey Akopkokhyants * This project is licensed under the terms of the MIT license. * https://github.com/akserg/ng2-slim-loading-bar */ /* Styling for the Slim Loading Progress Bar container */ .slim-loading-bar { position: fixed; margin: 0; padding: 0; top: 70px; left...
* { font-family: 'Open Sans', sans-serif; box-sizing: border-box; } body { margin: 0px; background: #fff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .loading { position: fixed; top: 0; left: 0; width: 100%; height: 100%; color: #FFF; display: flex; justify-content: center...
/*! jQuery UI - v1.10.2 - 2013-03-22 * http://jqueryui.com * Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */ .ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolu...
.auth-container { display: flex; flex-direction: row; justify-content: center; height: 100%; position: fixed; width: 100%; align-items: center; } .auth-container > * { width: 100%; } .auth-card { max-width: 400px; max-height: 200px; } .auth-card-action{ di...
/* top = (spread - v_shadow + 0.5*blur) right = (spread + h_shadow + 0.5*blur) bottom = (spread + v_shadow + 0.5*blur) left = (spread - h_shadow + 0.5*blur) */ input[type="range"] { -webkit-appearance: none; } @supports (-webkit-box-reflect: unset) { input[type="range"] { --range-thumb-margin-top: calc(ca...
/* * # Semantic UI - 1.10.2 * 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 * */ /******************************* Header *******************************/ /* Standar...
/** * 头像 */ .avatar { width: 45rpx; height: 45rpx; }
.input-picker .ws-picker-body, .input-picker .ws-button-row, .input-picker .picker-grid, .input-picker .picker-list, .input-picker .ws-options button { zoom: 1; } .input-picker .ws-picker-body:before, .input-picker .ws-button-row:before, .input-picker .picker-grid:before, .input-picker .picker-list:before, .input-pic...
/* Style overrides for article template */ @font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 400; src: local('Noto Sans'), local('NotoSans'), url('/assets/fonts/notosans.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+...
/* stylelint-disable docusaurus/copyright-header */ /** * Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* You can override the default Infima variables here. */ :root { --ifm-color-primar...
@charset "utf-8"; body {margin:0px; padding:0px; font-size:12px;font-family:"宋体", SimSun; line-height:24px; color:#666666; background:#e1e1e1; /*overflow-x:hidden;*/} ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5{ margin:0px; padding:0px;} ol,ul,li{ list-style:none;} img{ border:none;} a{ color:#666666; text-decoration:no...
#calendar { height: auto; } .legend ul { margin: 0; padding: 0; float: left; list-style: none; } .legend ul li { display: block; float: left; width: 50px; margin-left: 20px; margin-bottom: 6px; text-align: center; font-size: 80%; list-style: none; } .legend ul.legend-labels li span { display: block; flo...
/************************* *******Typography****** **************************/ @import url(http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100); @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700); @import url(http://fonts.googleapis.com/css?family=Abel); body { ...
/*! * Bootstrap v4.0.0-beta (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none...
@charset "UTF-8"; /* Template Name: Admin Template Author: Niravjoshi / Wrappixel File: scss */ @import url("https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700"); /*Theme Colors*/ /** * Table Of Content * * 1. Color system * 2. Options * 3. Body * 4. Typography * 5. Breadcrumbs * 6. Cards * 7. ...
.custom-input { position: relative; display: -ms-grid; display: grid; -ms-grid-columns: (auto)[3]; grid-template-columns: repeat(3, auto); -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: -webkit-max-content; max-width: -moz-max-content; max-width:...
/* *= require_self *= require_tree ./miniblog * */
/*# sourceMappingURL=/s/files/1/0359/5979/9852/t/4/assets/dt-framework.css.map?v=9039933737449170949 */
.row-margin-up { margin-top: 80px; } .ml-6 { margin-left: 80px; } .ui-background { background-image: url(../app-assets/images/login-euy-dekstop.png); background-size: cover; } @media (min-width: 992px) { .background-login { background-image: url(../bg-euy.png); background-size: cover; } ...
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } .nav-container { display: flex; flex-direction: column; align-items: center; ju...
#detail-component{ height: 100vh; background-color: #090b0c; color:#468fd0; padding: 5%; }
#strings { background-image: url("http://son-of-a-banana.com"); quotes: "~" "~"; content: "#*%:&^,)!.(~*})"; empty: ""; brackets: "{" "}"; escapes: "\"hello\" \\world"; escapes2: "\"llo"; } #comments { content: "/* hello */ // not-so-secret"; } #single-quote { quotes: "'" "'"; content: '""#!&""'; ...
html, body { height: 100%; margin: 0; padding: 0; } html>body { font-size: 16px; font-size: 68.75%; } /* Reset Base Font Size */ body { font-family: Verdana, helvetica, arial, sans-serif; font-size: 68.75%; background: #fff; color: #333; } h1, h2 { font-family: 'trebuchet ms', verdana, arial, s...
body { background-color: #EEEEEE }
/*! jQuery.Flipster, v1.1.3 (built 2019-05-01) */ /* @group Flipster Essential Styles */ .flipster { display: block; overflow-x: hidden; overflow-y: visible; position: relative; } .flipster:focus { outline: none; } .flipster__container, .flipster__item { margin: 0; padding: 0; list-style-type: none; p...
* { border: none; border-radius: 0; /* `otf-font-awesome` is required to be installed for icons */ font-family: Roboto, Helvetica, Arial, sans-serif, "Font Awesome 5 Free"; font-size: 13px; min-height: 0; } window#waybar { background-color: rgba(43, 48, 59, 0.5); border-bottom: 3px soli...
.login-page { height: 100% !important; } .login-page .rs-content { /*padding: 20px;*/ /*margin: 20px;*/ /*height: 500px;*/ display: flex; flex-direction: column; justify-content: center; } .login-page .rs-panel { background: #0f131a; } .rs-content { background-color: #1A1D24; ...
/* ==UserStyle== @name Facebook - PILLbook / pills background @namespace USO Archive @author Dudelish Dude @description `Replaces Facebook.com's plain background by a heavy contrasted pill background. Also look for my other styles ig you're into drug oriented themes.` @version 20090208....
/* LayerSlider Full Width Skin */ .ls-fullwidth .ls-playvideo { width: 50px; height: 50px; margin-left: -25px; margin-top: -25px; } .ls-fullwidth .ls-playvideo, .ls-fullwidth .ls-nav-sides, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next, .ls-fullwidth .ls-nav-sta...
/* Dropdown */ .dropdownContainer { composes: toolTips from '../../common-ui/elements.css'; padding: 10px 0; background: white; display: block; position: absolute; top: 40px; right: 0px; z-index: 10000; } .dropdown { list-style-type: none; z-index: 20000; } .dropdownElement { ...
/*-----------------------------------*\ $RESET \*-----------------------------------*/ body { overflow-x: hidden; } *, :before, :after { margin: 0; padding: 0; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input, select, button, ...
.CheckOutHeader{ width: 100%; height:16vh; display: flex; align-items: center; justify-content: space-around; border-bottom: 0.5px solid rgba(0,0,0,0.15) } .CheckOutHeader .SmallLogo{ width: 4%; height: 70%; margin-right: 10%; cursor: pointer; } .CheckOutHeader .PlaceHolder{ width: 38%; height...
.App { min-height: 100%; position: absolute; top: 0; left: 0; right: 0; text-align: center; background-color: #00334E; } .main-header { margin-top: 12px; margin-bottom: 12px; text-align: center; color: #EF4135; } .dashboard { width: 90%; margin: 0px auto 16px auto; border-radius: 15p...
/* * Document : style.css * Author : RedStar Theme * Description: The main theme stylesheet of the template * * Structure (with shortcodes): 1. GLOBLE STYLE 2. BODY 3. HEADER 4. SIDE MENU 5. SEARCH BAR 6. NAVIGATION 7. PANEL 8. PAGE CONTENT 9. FORM 10. USER PANEL STYLE 11....
/*@import url("theme-colors.css");*/ @import url("animated-colors.css"); /* BORDER */ body .bc-none--hover:hover { border: none !important; } body .bg-none--hover:hover { background: none !important; } body .text-none--hover:hover { color: none !important; } /* Primary */ body .bc-v1-primary--hover:hover, .bc-v1-pri...
/* reset */ html, body, #__next { min-height: 100%; padding: 0; margin: 0; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; } * { box-sizing: border-box; } /* font sizing */ body { color: #333; font-size: ...
.new-project { align-items: center; margin: 0 auto; width: 500px; flex-direction: column; display: flex; } .new-project__form { width: 400px; } .new-project__footer { margin-top: 20px; }
* { box-sizing: border-box; } body { padding: 0; margin: 0; } section *:not(main) { padding: 5px; } section { height: 100vh; } header { background-color: darkgray; } footer { background-color: lightgreen; } main { background-color: lightsalmon; } article { background-color: sa...
.sidebar{background-color:#272822;border-right-color:transparent!important}.sidebar .nav-link,.sidebar .nav-link:focus:not(:hover):not(.active){color:#a6a6a6}.sidebar .logo,.sidebar .nav-link.active,.sidebar .nav-link:hover,.sidebar .nav-sub ul a.active,.sidebar .nav-sub ul a:hover{color:#fff}.sidebar .nav-link.active,...
/*! * jQuery UI CSS Framework 1.12.1 * 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/?scope=_xt_tabG...
body { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1; } textarea { background: transparent; border: none; resize: none; color: #000000; border-left: 1px solid black; padding: 10px; } .jumbotron { text-align: center; background-color: tran...
@layer components { .bootstrap .twyr-breadcrumb-container, .twyr-breadcrumb-container.bootstrap { @apply my-2; } }
html{ background-image: url(../1.png); background-color: black; height: 600%; color: white; font-family:'Noto Serif KR'; scroll-behavior: smooth; } .div{ display: block; clear: both; text-align: center; padding-top: 20%; margin-bottom: 20%; } /* Set the size of the div elem...
:root { --stock-green: #299E00; --stock-green-light: #6AF531; --stock-green-dark: #00A333; --stock-red: #BB0606; --stock-red-light: #EB5631; --stock-red-dark: #901700; --stock-button: #284CC9; --stock-titles: #98A1A8; --stock-caption: #919AA0; --stock-type: #3E5769; } h1, p, ::placeholder, button, ...
@CHARSET 'UTF-8'; .api_class_box { width: 800px; margin: 0 auto; } .api_class { border: 2px solid #7793BC; padding: 6px 10px; margin: auto 10px; font-size: 11pt; display: inline; cursor: pointer; } .api_box { margin: 6px; } .api_list { list-style: none; } .api_list li { padding: 8px; } .api_name { backgrou...
div.sphinxsidebarwrapper h1.logo { border-bottom: 8px solid #008580; border-top: 8px solid #008580; text-align: center; margin-top: -20px } div.sphinxsidebar h1.logo a { color: #008580; border-bottom: none; } div.sphinxsidebar h1.logo a:hover { border: none; } div.sphinxsidebar p.blurb { margin-top: 15p...
@charset "UTF-8"; /** ASYNC **/ /* ** ALL TABLETS ** @include screen($screen-sm, $screen-tablet) { } ** PORTRAIT TABLETS ONLY ** @include screen($screen-sm, $screen-sm) { } ** ALL PHONES ** @include max-screen($screen-xs-max) { } ** DESKTOP ** @include min-screen($screen-md) { } */ .mt-10 { margi...
* { box-sizing: border-box; scroll-behavior: smooth; } body { margin: 0; padding: 0; overflow-x: hidden; color: orange; } #spantext { color: black; } li { display: inline; margin-right: 20px; } #order-pizza { color: green; } #list li { font-size: 24px; font-family: system...
@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 300; src: local("NotoSansKR-Light"), url("//cdn.jsdelivr.net/korean-webfonts/latest/corps/google/NotoSansKR/NotoSansKR-Light-Hangul.woff2") format("woff2"), url("//cdn.jsdelivr.net/korean-webfonts/latest/corps/google/NotoSansKR/NotoSansKR-...
.main { width: 1100px; margin: 100px auto 0 auto; } .quote { background-color: #ecf8ff; border-left: 5px solid #50bfff; height: 50px; line-height: 50px; padding-left: 10px; margin: 15px 0; font-size: 13px; } #download { text-align: center; } #download a { text-decoration: ...
/* ========================================================================== // Base Stylesheet - http://getbase.org // Author: Matthew Hartman - http://www.matthewhartman.com.au/ // Version: 3.1.3 - Last Updated: June 18, 2016 ========================================================================== */ *, *:before...
/* Copyright 2019 Adobe. 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.0 Unless required by applicable law or agre...
* { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } html, body { height: 100%; } body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex...
* { background: #282828!important; margin: 0; scrollbar-width: none; -ms-overflow-style: none; overflow-y: scroll; } *::-webkit-scrollbar { width: 0px; background: transparent; } @-moz-document url-prefix() { html{ scrollbar-width: none; } } .t-p { display: none; } #alert { color: #fff!i...
*, *::before, *::after, ul, li, body, a { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; list-style-type: none; } body { font-family: 'Muli', sans-serif; font-weight: normal; font-size: 1.2rem; background: white; } #container { background:cadetblue; ...
.page-container { flex-grow: 1; flex-shrink: 0; }
/*--3.1 Forms--*/ /*-- 3.1.1 All Forms / .input-instruction --*/ .input-instruction { color: #999; padding-top: 6px; } .input-instruction i { font-size: 16px; position: relative; top: 1px; margin-right: 3px; } label { display: inline-block; font-weight: 500; margin-bottom: 5px; } input[type="radio"], ...
#page-home { height: 100vh; /* Viewport height */ background: url('../assets/home-background.svg') no-repeat; background-position: 35vw bottom; background-position-y: 20vw; } #page-home .content{ width: 90%; max-width: 1100px; height: 100%; margin: 0 auto; /* 4 valores: Top, Rig...
/* 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, ...
/*! * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ html { font-family...
/** * Magento * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE_AFL.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy...
lt-tabs { width:100%; height: 100%; }
/* @import url(http://fonts.googleapis.com/earlyaccess/hanna.css); */ html { width: 550px; height: 660px; } body { height: -webkit-fill-available; background-repeat: no-repeat; background-image: linear-gradient(#ffa800, #ffb736, #ffc363, #ffc875); /* font-family: 'Hanna', sans-serif; */ } #cl...