text
stringlengths
1
1.04M
.background{ height: 400px; background-size: cover; background-position: center; text-align: center; width: 100%; position:relative; } .background::after { content:""; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0, 0, 0, 0.479); } .title { text-align: center; } .ti...
html { font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important; } .uk-grid { margin: 5% 5%; }
.btn:focus, .btn-shorten:focus{ outline: 0 !important; } html, body { height: 100%; background-color: #3399ff; } body { color: #56f422; font-family: 'Raleway', sans-serif; } .btn-shorten { color: #f4b942; background-color: #F89406; border: none; } .btn-shorten:hover, .btn-shorten:focus, .btn-shorten...
body.nav-sm .container.body .left_col { width: 70px; padding: 0; position: fixed; height: 100%; z-index: 200; } body.nav-sm .container.body .right_col { padding: 10px 20px; margin-left: 70px; z-index: 2; } body.nav-sm .navbar.nav_title { width: 70px; } body.nav-sm .navbar.nav_title a span { display:...
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap'); * { box-sizing: border-box; } html { font-family: 'Open Sans', sans-serif; } body { margin: 0; background: #d3c8c8; } .slide-in-left-enter { transform: translateX(-100%); } .slide-in-left-enter-active { transform: tr...
@import "https://fonts.googleapis.com/css?family=Lato:900,700,400|Karla:400"; /*# sourceMappingURL=styles.min.css.map */
@import url("https://fonts.googleapis.com/css?family=Rubik:300,400,500&subset=latin-ext"); @media (min-width: 1360px) { .container { max-width: 1300px; } } body { color: #063C34; } @media (max-width: 575px) { .container { padding-left: 20px !important; padding-right: 20px !important; } .row { ...
/*! * Responsive Bootstrap Toolkit - SASS & CSS * * Release notes: * * SASS/Compass will not group media queries, causing quite a lot * of repetition in the output CSS. GZIP however, will take care of * the repetition making it negligible. * * Most CSS minifiers can group media query contents. See: * http:...
/* Copyright (C) 2011-2018 Hoefler & Co. This software is the property of Hoefler & Co. (H&Co). Your right to access and use this software is subject to the applicable License Agreement, or Terms of Service, that exists between you and H&Co. If no such agreement exists, you may not access or use this software for...
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900&display=swap);/*! * 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/ma...
/******************* Structural Selectors *******************/ header { width: 100%; height: 15%; position: absolute; } main { height: 100%; } #home-view{ height: 100%; width: 100%; position: fixed; background: url('https://images.unsplash.com/photo-1466812088935-5031240e09b7?ixlib=rb-0.3.5&ixid=eyJhcH...
.home-page-container{ height: 100vh; padding-top: 70px; overflow-y: scroll; box-sizing: border-box; } .home-page-container::-webkit-scrollbar{ background-color: #242527; width: 8px; } .home-page-container::-webkit-scrollbar-thumb{ background : linear-gradient(to bottom , #242527 , cyan)...
.container { padding:0; } .menu { float: left; height: 700px;; width: 70px; background: #4768b5; background: -webkit-linear-gradient(#4768b5, #35488e); background: -o-linear-gradient(#4768b5, #35488e); background: -moz-linear-gradient(#4768b5, #35488e); background: linear-gradient(#4768b5, #35488e);...
#cheatsheet ~ table { width: 750px; }
*{ margin: 0; padding: 0; box-sizing: border-box; } /* header styles starts here */ .header{ text-align: center; background-image: linear-gradient(to right, #fed8cb , #f5cbbd); position: relative; } .header img{ width: 100%; padding-top: 5rem; } .header .down{ position: absolute; t...
body{ font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; background-color: #7a73e2; color: black; } section{ position: relative; background-color:#cccccc; width: 500px; height: 300px; margin-left: 31%; border-radius: 20px;box-shadow: 2px 2px 2px 2px; } header{ font...
/*-------------------------------------------------- [TRANSITION] ----------------------------------------------------*/ /* Cubic Bezier Transition */ /*** Login page ***/ /* bg color */ .login { background-color: #364150 !important; } .login .logo { margin: 0 auto; margin-top: 60px; padding: 15px; text-...
/*! * jQuery UI Autocomplete 1.10.3 * http://jqueryui.com * * Copyright 2013 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming */ .ui-autocomplete { position: absolute; top: 0; left: 0; curso...
.copyright-iconsize{ font-size: 16px; } footer{ background: -webkit-linear-gradient( left, #7e57c2 , #2196f3); user-select: none; } .page-footer{ padding-top: 0; }
@charset "UTF-8"; .ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; } .ui-widget :active { outline: none; }...
/*! * Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/) * * Copyright 2013-2014 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
.p { color: #3571b1d9; }
button{ background:none; border:0; margin:0; padding:0; width: 180px; hight: 180px; outline: none; } .button_wrapper button{ margin: 0 auto; } #button0{ background-image: url(button_00.gif);} #button0:active{ background-image: url(button_a_00.gif);} #button1{ background-image: url(button_01.gif);} #button1...
.tablet { background: orange; }
/*! * 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) */ @font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot...
/* Magnific Popup CSS */ .mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg { opacity: 0; -webkit-backface-visibility: hidden; /* ideally, transition speed should match zoom duration */ -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; trans...
/*! * Start Bootstrap - Agency v5.0.2 (https://startbootstrap.com/template-overviews/agency) * Copyright 2013-2018 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) */ body { overflow-x: hidden; font-family: 'Roboto Slab', -apple-system, BlinkM...
:root { /* Typography */ --font-primary: 'Source Sans Pro', Helvetica, Arial, sans-serif; --font-secondary: 'Source Sans Pro', Helvetica, Arial, sans-serif; --line-height--primary: 1.6; --letter-spacing--primary: .05rem; --text-base-size: 1em; --text-scale-ratio: 1.2; --text-xxs: calc(v...
.article-card-container { /* display: flex; flex-direction: column; */ background: #ffffff; box-shadow: inset 0px -1px 0px #d5d5d7; /* column-gap: 8px; */ flex-wrap: wrap; } .article-card-container.active { box-shadow: inset 0px -4px 0px #a7202c; transition: box-shadow 500ms...
main { min-height: 80vh; } h3 { padding: 1rem 0; } .rating span { margin: 0.1rem; }
.bbb{ background: #bbb; }
/* remove default margin and padding from body */ body { padding: 0; margin: 0; } /* set map, body, and html to 100% of the screen size */ #map, body, html { height: 100%; } .legend { color: #555; padding: 6px 6px; font: 12px Arial, Helvetica, sans-serif; font-weight: bold; background: white; backgr...
@-moz-keyframes flash { 0% { opacity: 1; } 25% { opacity: 0; } 50% { opacity: 1; } 75% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes flash { 0% { opacity: 1; } 25% { opacity: 0; } 50% { opacity: 1; } 75% { opacity: 0; } 100% { op...
html,body{ margin: 0; padding: 0; height: 100%; } .container { clear: both; height: 100%; position: relative; } .container .header { wdith: 100%; height: 50px; background: #252a2f; } .header .logo { float: left; } .header .logo img { height: 50px; } .header .backend { float: left; color: #E6D9D9; hei...
#wrapper, img{ width:100%; height: 100%; } body { margin:0; padding:0; }
/*! jQuery UI - v1.12.1 - 2017-05-23 * http://jqueryui.com * Copyright jQuery Foundation and other contributors; Licensed MIT */
body { background: lightgray; } body { background-color: black; color: white; margin: 0; display: grid; min-height: 100vh; grid-template-columns: 100%; grid-template-rows: 50px 50px 1fr 50px; grid-template-areas: "header" "nav" "main" "footer"; } body a { color: #8080FF; text-decoration: unset; ...
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ @import url("https://use.typekit.net/hwf0dil.css"); 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, ...
:root { --yellow: #f2c73d; --base0: #888; } #topbar a { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } #topbar a:hover { text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.5), 1px -1px 0 rgba(255, 255, 255, 0.5), -1px 1px 0 rgba(255, 255, 255, 0.5),...
#landlord { user-select: none; position: fixed; left: 5px; bottom: 0; width: 250px; height: 280px; z-index: 10000; font-size: 0; /*transition: all .3s ease-in-out;*/ display:none; } #open_live2d{ border: 2px solid rgba(75,127,199,0.9); border-radius: 2px; background-color: ...
.footer { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; padding: 1.5em; background: blueviolet; color: white; /* position: absolute; width: 100%; bottom: 0; */ } .footer > div, .links { max-width: 200px; /* To center copyright and links on different ro...
/* Stimulus Template http://www.templatemo.com/tm-498-stimulus */ body { background: #ffffff; font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; overflow-x: hidden; } html,body { width: 100%; height: 100%; } /*--------------------------------------- Typorgraph...
html, body { margin: 0; padding: 0; background: #ffffff; color: #606063; overflow: hidden; font-family: "News Cycle", sans-serif; } #root { width: 100vw; height: 100vh; overflow: hidden; } canvas { position: absolute; } .scrollArea { position: absolute; top: 0; left: 0; width: 100vw; he...
.bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap .note{margin-top:5px;margin-bottom:0}.bravo_wrap .bravo_detail_tour .bravo_maker_detail{padding:30px;font-size:14px}.bravo_wrap .bravo_detail_tour .bravo_maker_detail .btn_close{position:absolute;font-size:1.5rem;font-weight:700;line-height:1;color:#00...
/* Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */
.SLS { background-image:url('semiblack15.png'); position:relative; padding:10px; } .SLSbody { position:relative; -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5); box-shadow: 0px 0px 4px rgba(0,0,0,0.5); } .SLSlist { width:100%; height:100%; overflow:hidden; pos...
*{margin:0;padding:0;font-family:Microsoft YaHei}#container{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%}#container #wxHead{width:100%;margin-top:30px}#container #wxHead #headBox{text-align:center}#container #wxHead #headBox #headPic{width:30%;border-radius:50%;border:2px solid #fff}#container ...
.user-form{ width: 80%; margin: 0 auto; box-sizing: border-box; } .user-form .title{ text-align: center; font-size: 16px; margin: 10px 0; } .user-form .types{ text-align: center; margin: 20px 0; } .user-form .types span{ font-size: 16px; margin: 0 20px; } .user-form .types sp...
.chartBox{ min-height: 450px; }
.footer_bg{ background-color: #7B7B7B; color:white; } .footer_img{ width: 400px; height: 100px; }
.my-bold-text { font-weight: bold; } .text-color { color: blue; }
.success-container-content-border{ border: 1px solid #D2D2D2; background-color: white; display: flex; flex-direction: row; justify-content: center; width: 885px; border-radius: 6px; animation: fadeIn 0.5s; -webkit-animation: fadeIn 0.5s; -moz-animation: fadeIn 0.5s; -o-animat...
/* -------------------------------------------------- * Additions and customizations for Bootstrap's CSS. * -------------------------------------------------- */ /* Start button customization ----------------------------------------------------- */ #start-show { position: absolute; top: 25%; width: 100%...
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */ .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align:...
.logo{ height: 21px; width: 52px; margin-left: 30px; } .carsoul{ height: 500px; } .inlinelist li{ padding-right: 10px; padding-left: 10px; display: inline; border-right: 1px solid white; } .inlinelist li:last-child{ border-right: none; } .centered { text-align: center; ...
html, body, div, nav, ul, h1, h2, h3, p, button { margin: 0; padding: 0; } body { font-family: '方正兰亭黑简体', "Microsoft YaHei UI", Helvetica Neue, Helvetica, Arial, sans-serif; overflow-x: hidden; } /* 版心 */ .w { width: 1000px; margin: 0 auto; position: relative; } a { text-decoration: none; color: #...
/* hide on devices */ @media screen and (min-width: 1199px) { .no-desk { display: none; } } @media screen and (max-width: 568px) { .no-mobile { display: none; } } .header-std { margin-bottom: 4px; margin-top: 12px; } #card { padding: 30px 20px; width: 320px; height: 260px; } .lrg-card { ...
inner-b { display: block; background: rgba(0,0,0,0.05); margin: 1em; } inner-b::before { content: 'Inner B'; }
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); /*! * Angular Bootstrap - Dashboard * Author: Ranjithprabhu K * Website: http://ranjithprabhu.in * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for mo...
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap"); /* section0 */ #section0 { width: 100%; } #navbarSupportedContent { margin-top: 1%; } .navbar { background: white !important; } #a-item { c...
/* You can add global styles to this file, and also import other style files */ @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap"); * { margin: 0; padding: 0; } body { font-family: "Poppins"...
/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=fec8dc9aa7121a39fa3a) * Config saved to config.json and https:...
.banner { color: white; object-fit: contain; height: 448px; } .banner__contents { margin-left: 30px; padding-top: 140px; height: 190px; } .banner__title { font-size: 3em; font-weight: 800; padding-bottom: 0.3rem; } .banner__description { width: 45rem; line-height: 1.3; padding-top: 1rem; fo...
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);/*! bulma.io v0.7.1 | MIT License | github.com/jgthms/bulma */ @-webkit-keyframes spinAround { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); trans...
/*\ Safari Form Color \*/ input, textarea, input.post-subject-field, input.login-account-field, input.login-password-field, input.options-email-field, input.options-talent-field, textarea.post-message-text, textarea.options-signature-text { background: white; color: black; !important } textarea.post-message-text { wid...
/* You can add global styles to this file, and also import other style files */ body { margin: 0; padding: 0; /* font-family: Roboto, Arial, sans-serif; */ /* font-family: Product Sans !important; */ } * { font-family: Product Sans; } @media print { @page { size: 612pt 792pt; margin: 14pt 0; } ...
body { padding-top: 50px; height: 100%; font-size: 14px; } .data-modal { width: 90%; /* Warning: Needed for oldIE support, but words are broken up letter-by-letter */ -ms-word-break: break-all; word-break: break-all; /* Non standard for webkit */ word-break: break-word; -webkit-hyphens: auto; -moz-hyphen...
._1m42{display:block}._1w_m ._1m42 img,._53s ._1m42 i{-webkit-filter:brightness(50%) blur(5px);transition:filter .5s ease-out}._5v3q ._1m42::before,._1m42::before{animation:rotateSpinner 1.2s linear infinite;background-image:url(/rsrc.php/v3/y2/r/onuUJj0tCqE.png);border:0;content:'';display:inline-block;height:24px;lef...
/* * jQuery UI CSS Framework * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. */ /* Layout helpers ----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute;...
@charset "UTF-8"; /*! Author:"Sumit Fulzele" <!-- GitHub ID : "https://github.com/sumitwfulzele"--> */ .animated { animation-duration: 1s; animation-fill-mode: both; } .animated.infinite { animation-iteration-count: infinite; } .animated.hinge { animation-duration: 2s; } .animated.bounceIn, .animated.bounceO...
/* ** The Header Media Queries ** ** Tweak as per your needs ** */ .brand { font-weight: bold; font-size: 20px; } .site-header { position: relative; background-color: #def7ff; } .site-header__wrapper { padding-top: 1rem; padding-bottom: 1rem; } @media (min-width: 600px) { .site-header__wrapper { ...
#container { min-width: 310px; max-width: 800px; height: 400px; margin: 0 auto } .buttons { min-width: 310px; text-align: center; margin-bottom: 1.5rem; font-size: 0; } .buttons button { cursor: pointer; border: 1px solid silver; border-right-width: 0; backg...
body{padding-top:60px}body .align-center{text-align:center}body .align-rigth{text-align:right}body .margin-none{margin:0}body .modal-content{overflow:hidden}body .custom-loading{display:none;height:35px;left:50%;padding:7px;position:fixed;z-index:9999}body hr{margin:0}body .over-flow-y{height:286px;margin:0;overflow-y:...
.title { text-transform: uppercase; text-align: center; font-weight:400; color: #fff; } .title > span { font-weight:700; } .slogan { font-size: 14px; text-align: center; margin: 0 0 28px; color: #dadada; line-height: 1.75; } @media only screen and (max-width:680px) { .title { ...
.clr-white { color: white } .bg-blue { background-color: #4e73df; } .close { font-size: 1.8rem; } .close:hover { color: white; } .modal-body .card .card-body textarea { border-radius: 10px; } .clr-black { color: black } .search-dosen { width: 100%; height: 10rem; } .fc-content { height: 60px; } .fc-con...
.spinner { position: absolute; top: calc(50% - 15px); left: calc(50% - 15px); width: 30px; height: 30px; animation-name: spin; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; border-width: 4px; border-style: solid; border-top-color: black; border...
*, *::after, *::before { box-sizing: border-box; } html { -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; } body { margin: 0px; padding: 0px; background-color: #111; font-family: verdana, helvetica, sans-serif; text-align: center; } img { border: 0; } #header { backgrou...
.menu-button > .arrow-button { -fx-padding: 0; } .menu-button > .arrow-button > .arrow { -fx-padding: 0; }
.card-frame-header { margin-top: 20px; padding-top: 0px; } .card-frame-body { margin-top: 20px; padding-top: 0px; } .resize-map { width:400px; height:400px; } span.font-size-name { font-size: 40px; } .slider-margin-left { margin-left: 50px !important; } .slider-margin-rights { m...
/*! * Bootswatch v4.0.0-alpha.6 * Homepage: https://bootswatch.com * Copyright 2012-2017 Thomas Park * Licensed under MIT * Based on Bootstrap *//*! * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https:...
.sidebar { height: 100%; border-right: 1px solid #cccccc; } .sidebar .menus { height: calc(100% - 140px - 25px); overflow: auto; } .sidebar .menus ul li { font-size: 16px; border-left: 5px solid #ffffff; } .sidebar .menus ul li.seperator { border-bottom: 1px solid #cccccc; margin: 5px 0; } .sidebar .men...
.bootstrap-tagsinput { background-color: #ECEDEE; border: 1px solid #ECEDEE; display: inline-block; padding: 4px 6px; margin-bottom: 10px; color: #555; vertical-align: middle; border-radius: 4px; width: 100%; line-height: 22px; cursor: text; } .bootstrap-tagsinput input { border: none; box-sha...
* { box-sizing: border-box; } html { font-family: sans-serif; } body { margin: 0; background: #ccc; } article { width: 210mm; height: 297mm; margin: 20px auto; position: relative; /*background: url("assets/top-image.png") top center no-repeat;*/ background: linear-...
.textarea-block { position: relative; } .textarea-block + .textarea-block { margin-top: 1.4rem; } .textarea-block label { font-size: 1.4rem; } .textarea-block textarea { width: 100%; height: 16rem; min-height: 8rem; margin-top: 0.8rem; border-radius: 0.8rem; background: var(--color-textarea-backgro...
/*! Amaze UI v2.7.0 | by Amaze UI Team | (c) 2016 AllMobilize, Inc. | Licensed under MIT | 2016-05-24T10:02:50+0800 */ /* ========================================================================== Component: Base ============================================================================ */ /** * Fix the flawed C...
/*! * Bootstrap v4.1.3 (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...
/* montserrat-regular - latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url...
/*! * Stylesheet for design kmom06. * * This stylesheet is for the design course and kmom06 where we use LESS. *//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-siz...
/*! * # Semantic UI 2.1.4 - Accordion * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Accordion *******************************/ .ui.accordion, .ui.accordio...
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (<none>) * Config saved to config.json and <none> */ /*! * Bootstrap v3.3.7 (http://getbootstrap.co...
/* [Master Stylesheet] Project Name: Pitnik (Social Network HMTL Template) Version: 1.1 Start Date: 8/August/19 ====INDEX===== 01- general styling 02- sticky header 03- login/landing page 04- home page topbar 05- timeline area 06- messages dropdowns 07- sidebar widgets 08- post sharing area 09- social icons 10- ...
/*** Main Styles ***/ * { margin: 0; padding: 0; } body { background-color: #FAF3E0; box-sizing: border-box } *, *::before, *::after box-sizing: inherit h2, h3, h4, h5, h6 { color: #0F0F0F; } header { background-color: #EABF9F; padding: 2em; } /*** Navigation Bar Css ***/ .header-logo-section { display:...
body { padding: 10px; font-family: sans-serif; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
@import url("https://fonts.googleapis.com/css2?family=Lalezar&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Jura&display=swap"); 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,...
* { /* cursor: none; */ } html { min-height: 100%; width: 100%; } body { --bg: #fff; --textHover: rgb(122, 200, 240); --navLink: #000; --accent: rgb(186, 223, 118); --text: #000; --hsla: hsla(0,0%,0%,0.2); --primary: rgb(155, 129, 247); color: var(--text); } .underlin...
/* taviraj-vietnamese-100-italic*/ @font-face { font-family: 'Taviraj'; font-style: italic; font-display: swap; font-weight: 100; src: url('./files/taviraj-vietnamese-100-italic.woff2') format('woff2'), url('./files/taviraj-vietnamese-100-italic.woff') format('woff'); }
.numerosHistory { width: 100%; float: left; } .numerosHistory .edit { color: blue; font-weight: bold; }
@import 'theme-graphite-all-debug_1.css'; @import 'theme-graphite-all-debug_2.css';
.tour-tip { display: none; position: absolute; background: #1C252E; color: #FFF; z-index: 1055; top: 0; left: 2.5%; font-family: inherit; font-weight: 400; max-width: 400px; border-radius: 10px; } .tour-tip p { color: #CBD0D4; font-size: .9em; line-height: 1.5em; margin: 0 0 1.125em; } ...
.loginpage-body { height: 100%; } .slogan { display: flex; justify-content: center; margin-top: 3%; margin-bottom: 3%; } .login-button { margin-bottom: 2%; } .divider:after, .divider:before { content: ""; flex: 1; height: 1px; background: rgb(104, 101, 101); } @media (max-wid...