text
stringlengths
1
1.04M
/* #### Generated By: http://www.cufonfonts.com #### */ @font-face { font-family: 'Optima'; font-style: normal; font-weight: normal; src: local('Optima'), url('OPTIMA.woff') format('woff'); } @font-face { font-family: 'Optima Italic'; font-style: normal; font-weight: norma...
/*! * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ body { overflow-x: hidden; } p { font-size: 20px; } p.small { font-size: 16px; } a, a:hover, a:focus, a:acti...
.avaliableApps { margin: 24px; display: flex; justify-content: center; } .appsButton { background-color: #586A6A; border-color: #586A6A; color: #CEE0DC } .appsButton:hover { background-color: #818D92; border-color: #818D92; color: #CEE0DC }
/* ==UserStyle== @name Pyong tumblr @namespace USO Archive @author PyongPyonsaeng @description `tumblr` @version 20140427.5.57 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document url-prefix("http://www.tumblr.com"), url-prefix('https://www.tumblr.com')...
/* Write your styles */ /*.mine { /*padding: 130px 0; background: #313131 url(http://www.seakong.cn/demo/bg/4.jpg) no-repeat center; background-size: 100% auto; position: relative; z-index: 1; } .cover { background: url(http://www.seakong.cn/images/overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0)...
body { margin: 0; display: flex; min-height: 100vh; align-items: center; justify-content: center; font-family: sans-serif; background: linear-gradient(90deg, #7d5fff, #7158e2); } .wrapper { display: flex; align-items: center; background-color: #fff; } .search-box-container { width: 200px; over...
@keyframes slidedown{ 0%{-webkit-transform: rotate(0deg); top:0px} 25%{ -webkit-transform: rotate(59.0625deg); top:.25vh} 50%{ -webkit-transform: rotate(118.125deg); top:.5vh} 75%{ -webkit-transform: rotate(177.1875deg); top:.75vh} 100%{ -webkit-transform: rotate(236.25deg); top:1.5vh} } @keyframes ...
/* Admin Home */ .app-page-title { padding: 13px 30px; } .left-arrow{ padding: 10px 30px; background-color: #fff; border-radius: 7px; box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; cursor: pointer; margin-top: -20px; } .custom-card{ border-...
/* ==UserStyle== @name sssssssssssssstsssssssssssssisster @namespace USO Archive @author The Riddle 1 @description `thisssssssssssssssss` @version 20100101.0.11 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-d...
/* Cubic Bezier Transition */ /*** Login page ***/ /* logo page */ .login { background-color: #666 !important; } .login .logo { margin: 60px auto 20px auto; padding: 15px; text-align: center; } .login .content { background-color: #fff; width: 360px; margin: 7% auto 0; padding: 30px; ...
.App { text-align: center; } .App-logo { height: 40vmin; } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #09d3ac; } body { back...
@import url('https://fonts.googleapis.com/css?family=Lato'); body { font-family: 'Lato', sans-serif; } .countdown-wrapper { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; } .countdown-item { color: #111; font-size: 40px; display: flex; align-items: ...
.caixaRegistro{ border: 3px solid black; border-radius: 5px; padding: 10px; margin-top: 50px; } #legend{ text-align: center; } .caixaRegistro, .caixaSugestaoLogin{ width: 50%; margin-left: 50%; transform: translate(-50%, 0); } .caixaSugestaoLogin{ margin-top: 20px; }
.container { height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; max-width: 1200px; margin: 0 auto; background: white; } .container header { border: 1px solid black; width: 100%; padding: 25px; } /* HERO SECTION */ .hero { ...
/* Font Import*/ @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap"); /* Font Import*/ /* Global Styles */ * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; scroll-behavior: smooth; } /* Global Styles */ /* Colors */ :root { --...
a:link {color: black;} /* unvisited link */ a:visited {color: black} /* visited link */ a:active {color: black;} /* selected link */ html { font-family : "Verdana"; } #board { font-size : 1.4em; } button, input, span#first { font-size : 1.3em; } #board { width: 100%; position : absolute; bottom : 5...
/* * Kendo UI v2014.2.903 (http://www.telerik.com/kendo-ui) * Copyright 2014 Telerik AD. All rights reserved. * * Kendo UI commercial licenses may be obtained at * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete * If you do not own a commercial license, this file shall be governed by the trial licen...
.cip_body { background-color: #1a1a1a; color: #aaaaaa; } .cip_box { border: 0px solid black; margin: 50px 50px 20px 50px; } .cip_title { border: 0px solid black; width: 50%; margin: 0 auto; text-align: center; font-size: 40px; color: #cccccc; } .cip_text { padding: 10px 50...
.fieldset { border: 1px solid var(--theme-2); border-radius: 10px; } .shake { animation: shake 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; } @keyframes shake { 10%, 90% { transform: translate3d(-1px, 0, 0); } ...
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } /* Provide sufficient contrast agains...
meta { -theme-interface-style: light; -theme-vibrancy: none; -theme-accent-color: true; } /* * window styles */ meta.window { background-color: #eaeaeb; border-color: #dbdbdc; } meta.titlebar { color: #232324; background: #eaeaeb; border-color: #dbdbdc; } meta.titlebar.inactive { background-color: ...
.background_paleTurquoise5, .hover_background_paleTurquoise5:hover, .active_background_paleTurquoise5:active:hover { background: #1e8e8e; background-image: -moz-linear-gradient(top, rgb(38, 178, 178) 0%, rgb(30, 142, 142) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0...
a { text-decoration: none !important; } body { background: #bdc3c7; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #051937, #004d7a, #008793, #00bf72, #a8eb12); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #051937, #004d7a, #008793, #00bf72, #a8eb12); /...
article {display: flex;flex-direction: column;align-items: center;justify-content: flex-start;height: calc(100vh - 160px);box-sizing: border-box;overflow: auto;padding: 10px 0;} article h2 {position: relative;display: block;text-align: center;padding: 10px 30px;margin: 15px auto;width: fit-content;color: rgba(255,255,2...
@keyframes bar-fill {0% {width: 0;}} @-webkit-keyframes bar-fill {0% {width: 0;}} @-moz-keyframes bar-fill {0% {width: 0;}} @-o-keyframes bar-fill {0% {width: 0;}} .bar-graph {list-style: none;margin: 50px 0px auto;} .bar-wrap {-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;-ms-borde...
/** * 1. Change the default font family in all browsers (opinionated). * 2. Prevent adjustments of font size after orientation changes in IE and iOS. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove the margin in all browse...
.qq-uploader { position:relative; width: 100%;} .qq-upload-button { display:block; /* or inline-block */ padding: 7px 15px; text-align:center; border:1px solid #AAA; color: #555555; border-radius: 5px; float:left; } .qq-upload-button-hover { } .qq-upload-button-focus {outline:1px dotted black;} ...
@import "../styles.css"; body { background-color: #6EC5E9; } .content, .mdl-data-table, .mdl-expansion__summary:focus, dialog { background-color: #2995C3; } .mdl-data-table tr:hover { background-color: #49AEDA !important; } .mdl-expansion__summary::after { color: grey; } .mdl-button--raised { b...
/*! * Bootswatch v4.5.3 * Homepage: https://bootswatch.com * Copyright 2012-2020 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! * Bootstrap v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/t...
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; } .container { display: f...
ul{ list-style: none; } li{ display: inline; } body{ background-color: #f9d29d; background-image: linear-gradient(315deg, #f9d29d 0%, #ffd8cb 74%); background-size:100% 100vh; font-family: googleFont; } @font-face{ font-family: googleFont; src: url("/fonts/Product-Sans-Regular.ttf"); } h1{ ...
body{ margin:0; padding:0; } #Choco_overlay{ background:rgba(0, 0, 0, 0.9) !important; position: fixed; top: 0; left: 0; z-index: 1000; width: 100%; height: 100%; display:none; padding:0; margin:0; } #Choco_content{ display:none; width:800px; height:600px; z-index:1001; position:fixed; left:50%; top:...
* { 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; } html, body, #root { padding: 0; margin: 0; height: 100%; }
/* ==UserStyle== @name VK.com- Invert Colors @namespace USO Archive @author archerymask @description `Colors inverted by "Color That Site!" addong` @version 20121229.9.57 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http://www.w3.org/1999/xhtml)...
/*! 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 Android-style icons originally built by Google’s Material Design Icons: https://github.com/google/ma...
body{ user-select: none; text-align: center; color: white; font-family: "Helvetica"; background: linear-gradient(to bottom, #3d1472, #240638); } body.touched{ background: linear-gradient(to bottom, #3d1472, #7f26bb); } h1{ font-weight: 400; margin-top: 1em; }
/*# sourceMappingURL=tabulator_modern.min.css.map */
@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500&display=swap"); :root { --color-theme-black: #0e0d0d; --color-theme-white: #f0f0f0; --color-theme-red: #eeffa3; } * { padding: 0; margin...
.nentrang{ background-color: white; }
:root { --color-primary: #eb2f64; --color-primary-light: #FF3366; --color-primary-dark: #BA265D; --color-grey-light-1: #faf9f9; --color-grey-light-2: #f4f2f2; --color-grey-light-3: #f0eeee; --color-grey-light-4: #ccc; --color-grey-dark-1: #333; --color-grey-dark-2: #777; --color-grey-dark-3: #999; ...
.gallery { border: thin solid #333; background-color: #ffff; min-width: 500px; max-width: 1900px; text-align: center; } .gallery img { margin: 10px; border: thin solid black;} .gallery a:link, .gallery a:visited, .gallery a:hover, .gallery a:active { text-decoration: none; background-color: inherit; color: inherit;} ...
.main-nav-padded{ margin-top:6px; margin-bottom:6px; margin-left:-10px; } .main-nav-group{ margin-top:50px; } .main-current-window{ display:inherit; } .main-hidden-window{ display:none; } .main-window{ padding-left:20px; } #content div{ } #content{ } nav>span{ font-size:16px; font-weight:600; } .mai...
#uttrs > a:nth-child(3) > img { display: none; }
/* These styles are generated from project.scss. */ .alert-debug { color: black; background-color: white; border-color: #d6e9c6; } .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .alert ul { margin-bottom: 0px; } /* Display django-debug-toolbar. See https://github...
@charset "UTF-8"; /*------------------------------------------------------------------ [Master Stylesheet] Project: Gogi - Bootstrap Admin Dashboard Template Version: 1.0 Author: laborasyon Author URL: https://themeforest.net/user/laborasyon/portfolio [Table of contents] 1. Vars 2. Mixins 3. Body ...
@charset "UTF-8"; /* To customize the look and feel of Ionic, you can override the variables in ionic's _variables.scss file. For example, you might change some of the default colors: $light: #fff !default; $stable: #f8f8f8 !default; $positive: ...
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap'); * { margin: 0; padding: 0; list-style-type: none; box-sizing: border-box; /* removes the default bootstrap shadow on buttons after clicking...
body { overflow: scroll; } #Bg { background-color: #f23f21; height: 50px; position: fixed; top: 0; left: 0; right: 0; z-index: 900; } .link { margin: -120px 0 0 300px; } #logotgh{ position : absolute; top : 14px; bottom : 9px; right : 628.75px; left : 674.5px;...
/*-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/ html, body{ font-size: 100%; background: #fff; font-family: 'Open Sans', sans-serif; } p{ margin:0; } ul,label{ margin:0; padding:0; } body a:...
/* The standard CSS for doxygen */ body, table, div, p, dl { font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif; font-size: 12px; } body { margin:0px; padding:0px; background-color:#000000; background-repeat:no-repeat; background-position:center center; background-attachment:fixed; /* background...
.form { composes: box from '@shared/atoms/Box.module.css'; } .form select[multiple] { height: 130px; }
.navbar-custom { padding: 2.125rem 1.5rem 2.125rem 2rem; transition: all 0.3s linear; } .navbar-custom.top-nav-collapse { padding: 0.5rem 1.25rem; background-color: #1b262c; box-shadow: 0 0.0625rem 0.375rem 0 rgba(0, 0, 0, 0.644); } .display { width: 100%; box-sizing: border-box; } header.display { d...
/* =========================================================================== */ /* TAGS /* =========================================================================== */ h1 { position: absolute; text-align: center; width: 100%; font-family: 'Marck Script', cursive; color: white; f...
body { background-color: rgb(216, 218, 219); } h1 { text-align: center; }
/* The MIT License */ .dropzone, .dropzone *, .dropzone-previews, .dropzone-previews * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .dropzone { position: relative; border: 1px solid rgba(0,0,0,0.08); background: rgba(0,0,0,0.02); padding: 1em; } .dropzone.dz-cli...
/* * ===================================================== * * Defines the accesibility properties. * * ===================================================== */ @media print { /* * Document structure */ *[is-part] { -oxy-pdf-tag-type: "Part"; } *[class~="topic/section"], *[class~="topic/topic"] { -...
@import '~antd/dist/antd.css'; @import '~@fullcalendar/core/main.css'; @import '~@fullcalendar/daygrid/main.css'; .App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; }...
#wrapper { padding-left: 0px; transition: all .4s ease 0s; height: 100% } #sidebar-wrapper { margin-left: -250px; left: 0px;top:60px; width: 250px; background: #222; position: fixed; height: 100%; z-index: 10000; transition: all .4s ease 0s; } .sidebar-nav { display: bl...
/* ==UserStyle== @name Wallpapers para Facebook - muñeco - 19 @namespace USO Archive @author tolch @description `De style 109959 creado por user 283811, Modificado por : Tolch </br><b>Mas Wallpapers para personalizar Facebook en http://www.Tolchx.com</b>` @version 20150415.17.2 @license...
@tailwind base; @tailwind components; @tailwind utilities; @layer base { body{ @apply bg-purple-100; } } @layer components { .btn-primary{ @apply ml-6 min-w-24 font-semibold px-2 py-1.5 transition duration-500 ease-in-out border-2 border-purple-700 text-xl hover:text-purple-700 hover:bg...
.lessonbody{ position: relative; margin-top: 2%; margin-left: 5%; width: 90%; height: 800px; background: rgba(53, 70, 72, 0.4); overflow-y: scroll; table-layout: fixed; } .lessimg{ width:400px; } .lesson_name{ text-align: center; margin-left: auto; margin-right: auto; ...
body { display: flex; align-items: center; justify-content: center; } form { align-items: center; justify-content: center; width: 100px; height: 100px; } input { width: 300px; height: 100px; }
/* app css stylesheet */ .menu { list-style: none; border-bottom: 0.1em solid black; margin-bottom: 2em; padding: 0 0 0.5em; } .menu:before { content: "["; } .menu:after { content: "]"; } .menu > li { display: inline; } .menu > li:before { content: "|"; padding-right: 0.3em; } .menu > li:nth-chi...
.search-bar{ margin: 20px; text-align:center; } .search-bar input{ width:75%; } .video-item img{ max-width: 64px; } .video-detail .details{ margin-top: 10px; padding: 10px; border: 1px solid #ddd; border-radius: 4px; } .list-group-item{ cursor: pointer; } .list-group-item:hover{ background-colo...
/* product 首页 开始 */ /* product 标题 “所有产品” 开始 */ .pro-list { margin: 0; padding: 0; position: relative; } .pro-list .pro-title { font-size: 18px; margin: 0 20px 20px 20px; padding: 0 0 5px 0; border-bottom: #ccc dotted 1px; font-weight: normal; letter-spacing: 0.05rem; } @media (mi...
.page.page-campaign-list .content-box { max-width: initial; } .page.page-campaign-list .content-box button.select-camp { margin: 0 20px 10px 0; border-color: #c3c3c3; padding: 6px 15px; height: initial; border-radius: 50px; letter-spacing: 0.05em; font-weight: 200; font-size: 13px; transition: 0.3s ...
.test1 { word-break: break-all; } .test2 { word-break: keep-all; } .test3 { word-break: normal; }
@import './reset.css'; @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); body { background-color: #407de6; height: 100%; display: flex; justify-content: center; align-items: center; } main { margin-top: 20px; margin-bottom: 20px; height: 90vh; width: 50%; border-radi...
.codehilite .hll { background-color: #ffffcc } .codehilite { background: #ffffff; } .codehilite .c { color: #888888 } /* Comment */ .codehilite .err { color: #FF0000; background-color: #FFAAAA } /* Error */ .codehilite .k { color: #008800; font-weight: bold } /* Keyword */ .codehilite .o { color: #333333 } /* Operator...
/* Make the iframe transparent so that the content in it will use the theme's background */ .sapUiTopicsIframe { width: 100%; height: 99%; background: transparent; } /*This is fixes broken wrapping of the timeline card. The problem is caused by splitter's styles when its in Horizontal mode.*/ .sapUiLoSplitterH.sapUi...
/** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/ */ .mce-content-body .mce-item-anchor { background: transparent url("da...
.staAnalyLeft{ width: 20%; height: 70%; float: left; } .statisLeft{ width: 100%; height: 30px; background-color: #DBEBEB; border: 1px solid white; clear: both; cursor: pointer; font-family: 微软雅黑; font-size: 15px; padding-left: 30px; padding-top: 5px; } .structure{ width: 100%; height: 100px; } .menuDi...
.networks { margin-top: var(--spacer); width: 100%; text-align: center; } .title { display: block; font-size: var(--font-size-mini); color: var(--brand-grey-light); opacity: 0; transform: translate3d(0, 0.5rem, 0); transition: 0.2s var(--easing); } .link { margin-left: calc(var(--spacer) / var(--l...
/*# sourceMappingURL=screen.css.map */
/*# sourceMappingURL=main.46bf85de.chunk.css.map */
/*********************************** Larger Screen ***********************************/ @media (min-width: 1600px) { .site-container { min-height: 500px; max-width: 100%; margin: 0 auto; } #logo { margin-left: 120px; } #logo img{ width: 250px; } #top-nav li...
#d1 {height: 500px; width: 500px; background-color: green; } #d2 {height: 450px; width: 450px; background-color: yellow; position: relative; top: 25px; left: 25px; } #d3 {height: 400px; width: 400px; background-color: green; position: relative; top: 25px; left...
#graphBox { border-style: solid; border-width: 1px; border-radius: 0.5rem; margin-left: 10px; margin-right: 10px; } #graphTitle { margin-top: 10px; text-align: center; font-size: 1.5rem; } #graphTitleMobile { margin-top: 5px; text-align: center; font-size: 1.5rem; } span[class^="PrivateValueLab...
#eats-entity-record ul { list-style-type: none; } #eats-entity-record li { margin-bottom: 1em; } #eats-entity-record .info-note { } #eats-entity-record .authority-record { font-size: smaller; } #eats-entity-record .authority-record :link, #eats-entity-record .authority-record :visited { color: inher...
*{ margin: 0; padding: 0; font-family: 'Montserrat', sans-serif; } .container{ display: flex; width: 100%; height: 100%; background-image: linear-gradient(rgba(0,0,0,0.5), #0f0e17),url(Pictures/jungkook.jpg.jpg); background-position: center; background-repeat: no-repeat; backgrou...
@import './_variables.css'; body { background:#000 url(http://www.script-tutorials.com/demos/360/images/stars.png) repeat top center; z-index:0; color: var(--brand); } .mt-0 { margin-top: 0; } h2 { text-align: center; } @keyframes move-twink-back { from {background-position:0 0;} to {background-po...
/*! * Bootstrap v4.0.0-beta.2 (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) /*# sourceMappingURL=bootstrap.min.css.map */
/*[fmt]1C20-1C0D-E*/ /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "...
.bt_bb_tabs { position: relative; } ul.bt_bb_tabs_header { overflow: hidden; display: inline-block; margin: 0; padding: 0; li { display: block; float: left; cursor: pointer; &.on { cursor: auto; } margin: 0; padding: 0; transition: all 300ms ease; .bt_bb_style_outline &, .bt_bb_style_filled & { ...
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;} .clearfix:after{clear:both;} .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;} .input-block-level{display:block;width:100%;min-height:41px;-webkit-box-sizing:border-box;-moz-box-si...
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: var(--font); font-weight: bold; } body{ background-color: var(--corFundo); display: flex; ove...
body{ margin: 0; padding: 0; font-family: sans-serif; background: #95a5a6; background-image: url("bicycle.gif"); background-repeat: no-repeat; background-size: 100%; } .box{ width: 300px; padding: 40px; position: absolute; top: 50%; left: 50%; transform: transla...
/* ::::: https://s14.mogucdn.com/__newtown/mogu-global/assets/pc/common/base/css/index.css-3039fcc4.css,newtown/mogu-global/assets/pc/common/captcha/captcha.css-1441bc4f.css,newtown/mogu-global/assets/pc/common/nav/index.css-b7ac5166.css,newtown/mogu-global/assets/pc/common/im/index.css-315d2d53.css,newtown/mogu-global...
/* * Globals */ /* Links */ a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-default, .btn-default:hover, .btn-default:focus { color: #333; text-shadow: none; /* Prevent inheritence from `body` */ background-color: #fff; border: 1px solid #fff; } /* * Base structure */ html, body...
body { background: rgb(195, 101, 238); font: normal 15pt Arial; } header { color: white; text-align: center; } section { background: white; border-radius: 10px; padding: 15px; width: 500px; margin: auto; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.637); text-align: center; } ...
/* *@CSS *author:yuanjiming *licenses *lanmu:banner * * Date: Web Ming 04-27 10:00 2016(公元) */ @charset "UTF-8"; body { font-size: 12px; font-family:'Microsoft YaHei'; } span,i,li,a,div{ font-size: 12px; font-family:'Microsoft YaHei'; margin: 0;padding: 0; } *{border: none;margin:0;padding: 0;} ul {...
#indexContainer, #indexLogoContainer, #indexLogoText { justify-content: center; align-items: center; display: flex; } #indexContainer, #indexLogoText { flex-flow: column nowrap; } #indexLogoText { position: absolute; width: auto; height: auto; bottom: 7%; font-family: Header; } #indexContainer { width: 10...
.loader { position: fixed; transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1); z-index: 100; } .loader>.ripple { position: fixed; top: 50%; left: 50%; width: 300px; height: 300px; border-radius: 50%; animation: ripple 0.8s 0.2s cubic-bezier(0.23, 1, 0.32, 1) infinite; backg...
/* CSS Normalize */ article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}a:focus{ou...
.gauge { position: relative; text-align: center; } .gauge canvas { display: inline-block; width: 200px; max-width: 100%; } .gauge-label { position: absolute; bottom: 15%; width: 100%; font-size: 24px; font-weight: 500; color: #37474f; } .gauge-sm canvas { width: 150px; } .gauge-sm .gauge-label {...
.sidebarOption { display: flex; align-items: center; cursor: pointer; } .sidebarOption>.MuiSvgIcon-root { padding: 20px; } .sidebarOption>h2 { font-weight: 800; font-size: 20px; margin-right: 20px; } .sidebarOption:hover { background-color: #e8f5f8; border-radius: 30px; color:...
#the-canvas { border: 4px solid rgb(231, 231, 231); border-radius: 6px; }
/*! * Font Awesome 4.4.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('../bundles/Ui/global/plugins/font-awesome/fonts/fonta...
@charset 'UTF-8'; .amaran-wrapper { position: fixed; } .amaran-wrapper.top { top:0; bottom: auto; } .amaran-wrapper.bottom { bottom:0; top:auto; } .amaran-wrapper.left{ left:0; } .amaran-wrapper.right{ right:0; left:auto; } .amaran-wrapper.center{ left:0; right: auto; } .amaran { width:200px; display:block;...
@import url("content.css"); @import url("footer.css"); @import url("header.css"); @import url("normalize.css");