text
stringlengths
1
1.04M
/*清除基本样式*/ @import '//at.alicdn.com/t/font_648449_9rkf4h3wea0s5rk9.css'; @import "//at.alicdn.com/t/font_649546_509ixcmdhdea5rk9.css"; * { margin: 0; padding: 0; border: none; } p { margin: 0; } .bg-3f { background: #fff; } body { background: #cecece; } .bg-green { background-color: #1AAD19; } .home-page ...
body{ font-family: 'Dosi'; } .outer{ min-width: 100%; height: 100%; background-color:transparent; display: grid; place-items: center; } .ul { list-style-type: none; }
/*! ========================================================= * * Material Kit PRO - V1.2.1 * * ========================================================= * * Product Page: https://www.creative-tim.com/product/material-kit-pro * Available with purchase of license from https://www.creative-tim.com/product/material...
body { font: 14px "Century Gothic", Futura, sans-serif; background: #008000 !important; color: white !important; } .square{ background: #008000; padding: 0; margin-left:1%; margin-top: 1em; width: 10%; height: 100%; } .square:nth-child(3){ margin-right: 5%; } #root...
/*! * 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=ad1ccfab2309b5bd91d8) * Config saved to config.json and https:...
/* ==UserStyle== @name Бимбо. Фон для профиля (Страны) @namespace USO Archive @author Регина Крапина @description `Вам бы хотелось увидеть в своем профиле, чуть больше красок, чем есть? Теперь бимбо может оказаться в любой стране бимболенда!Moyabimbo Ma-bimbo` @version 20180729.11.13 @l...
body { background-color: #f3f3f3; } .pr { position: relative; } .pa { position: absolute; } .pf { position: fixed; } .fl { float: left; } .fr { float: right; } /* 轮播图 */ /* 轮播图背景(居中) */ .slide-back { margin: 0 auto; width: 1518px; height: 417px; background: red; } /* 轮播图盒子...
/* ==UserStyle== @name Timesaver @namespace USO Archive @author Thomas Le Provost @description `Cacher le fil d'actualité sur facebook` @version 20200310.22.54 @license CC0-1.0 @preprocessor uso ==/UserStyle== */ /* i really want this to be global */ ._3hx- ._1nc6 ._5w1r { ...
/*! * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ @font-face { font-family: heeds; src: url('../fonts/Filxgirl.TTF'); } @fo...
/** * utilities.scss */
/*EXPERIENCESAMPLER LICENSE The MIT License (MIT) Copyright (c) 2014-2015 Sabrina Thai & Elizabeth Page-Gould Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without ...
div#messageflow_container0 { position: fixed; bottom: 15px; left: 15px; } div.messageflow_msg { padding: .5em .5em .5em .5em; height: 3em; width: 300px; } div.messageflow_msg_error { background-color: rgba(255, 100, 100, 1); color: rgb(120, 0, 0); } div.messageflow_msg_warning { b...
body { background: #0c1514; color: #fff; } h1 { color: #63c5bc; } .faded { color: #777; } #quiz-counter { color: #88449a; } .quiz-container { padding: 0.25em; max-width: 650px; margin: 1em auto; } .quiz-container a { text-decoration: none; color: #333; } #quiz-header, #quiz-start-screen,...
:root { --background-color: #2c3e50; --border-color: #7591AD; --text-color: #34495e; --color1: #EC3E27; --color2: #fd79a8; --color3: #0984e3; --color4: #00b894; --color5: #fdcb6e; --color6: #e056fd; --color7: #F97F51; --color8: #BDC581; } * { margin: 0; padding: 0; }...
@import url("https://fonts.googleapis.com/css?family=Raleway:400,700"); /*! * bootswatch v3.3.6 * Homepage: http://bootswatch.com * Copyright 2012-2016 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under M...
* { box-sizing: border-box; } body { margin: 0; min-width: 320px; } header { margin: 0; display: flex; flex-direction: column; height: 100vh; background-color: #ccc; } /* #################### ### início menu #### #################### */ .menu a { color: white; text-decoratio...
/* all vehicles */ .vehiclewrapper { background-color: rgb(241, 242, 245); height: calc(100% - 0px); overflow-y: scroll; } ul.vehicles { list-style-type: none; height: calc(100% - 15px); padding: 0px; } div.vehicle { padding: 4px 4px; } .vhwrapper { background-color: #fff; border...
#viewer { position: absolute; height: calc(50% - 3px); width: 100%; top: calc(50% + 3px); bottom: 0px; } #viewerImg { display: flex; max-width: 100%; max-height: 100%; margin: 0 auto; } #viewerVideo { display: flex; max-width: 100%; max-height: 100%; height: 100vh; ...
/*# sourceMappingURL=wishlist.css.map */
mat-sidenav-content{ background: #eeeeee; } @media screen and (max-width: 599px){ mat-sidenav{ width: 180px; } }
.add-snapshot-slider-container { margin-top: 10px; } .add-snapshot-slider-label { margin-top: 10px; } .add-snapshot-slider { margin: 0px 50px 20px 20px; }
/** * LArea移动端城市选择控件 * * version:1.7.2 * * author:黄磊 * * git:https://github.com/xfhxbb/LArea * * Copyright 2016 * * Licensed under MIT * * 最近修改于: 2016-6-12 16:47:41 */ .gearArea { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 10px; background-color: rgba(0, 0, 0, ...
/*! * Bootstrap v3.3.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9dd4982b5176f173249a) * Config saved to config.json and https:...
.ag-theme-material { -webkit-font-smoothing: antialiased; color: rgba(0, 0, 0, 0.87); color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87)); font-family: Roboto, sans-serif; font-size: 13px; line-height: normal; } @font-face { font-family: agGridMaterial; format('woff'); font-weight: 400; font-st...
@import '../info/option.css'; body { padding-bottom: 50px; } .indent_promit { width: 100%; line-height: 40px; color: #888; font-size: 14px; padding-left: 15px; } .book_pep { width: 100%; background: #fff; height: 70px; display: flex; position: relative; } .book_pep .book_pep_pic1 { width: 50px; ...
@import 'snow.css'; .quillEditor { line-height: 1.5; } .editor { min-height: 100px; }
@font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1462783779'); /* IE9*/ src: url('iconfont.eot?t=1462783779#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff?t=1462783779') format('woff'), /* chrome, firefox */ url('iconfont.ttf?t=1462783779') format('truetype'), /* chrome, fire...
.uk-section { background-color: #666; } .owl-carousel { position: relative; margin-top: 30px; } .owl-nav { position: absolute; top: -60px; left: 10px; } .uk-card-primary { border-radius: 8px; } h3 { margin-top: 10px } .uk-card> :last-child { margin-top: 0; margin-bottom: 10p...
.flex{ display: flex; } .items-center{ align-items: center; } .justify-between{ justify-content: space-between; } .butn{ padding: 0.8rem 3rem; font-size: 1rem; font-weight: 600; border:2px solid transparent; outline: none; cursor:pointer; text-transform: uppercase; transit...
@CHARSET "UTF-8"; body { padding-top: 100%; background-color: #e5e5e5; color: #656565; } p { color: #656565; } .hiddenRow { padding: 0 !important; } time.readmore { color: #c33; } a.readmore { color: #151515; font-size: 16px; line-height: 20px; } a:hover.readmore { color: #c33; } blockquote { ...
.nav-button { font-family: Julius Sans One !important; box-sizing: border-box !important; color: rgba(255, 255, 255, 0.5) !important; transition: box-shadow 0.2s ease !important; transition: transform 0.5s ease !important; padding: 0.5rem 1rem !important; font-weight: bold !important; margin: 1.5rem 0 1...
.LogoFooter { display: flex; background-size: contain; background-repeat: no-repeat; background-position: center; height: 12rem; align-items: center; justify-content: center; }
/* -------------------------------- Primary style -------------------------------- */ *, *::after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } html { font-size: 62.5...
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8"; /*! * Font Awesome Free 5.13.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) */ .fa, .fas, .far, .fal, .fad, .fab { -moz-osx-font-sm...
/* Credits: Code snippet by @maridlcrmn (Follow me on Twitter) Images by Nike.com (http://www.nike.com/us/en_us/) Logo by Sneaker-mission.com (http://www.sneaker-mission.com/) */ .navbar-brand { width: 70px; height: 50px; background: url('http://www.sneaker-mission.com/uploads/3/1/2/7/31279819/5617441.png') no-...
body > #info-popup { height:200px !important; width:240px !important; background-color: #bbb; pointer-events:none; position: fixed !important; left: -250px !important; bottom: 15px !important; -webkit-transition-duration: 500ms !important; -moz-transition-duration: 500ms !importa...
/*------------------------------------------------------*/ /* X 016 SEARCH /*------------------------------------------------------*/ /*---------- GENERAL ----------*/ #x_016_search, #x_016_search > .carousel-inner, #x_016_search > .carousel-inner > .item{ overflow: hidden; max-height: 650px; } #x_016_search{ bac...
@charset "UTF-8"; /* Template: Webmin - Bootstrap 4 & Angular 5 Admin Dashboard Template Author: potenzaglobalsolutions.com Design and Developed by: potenzaglobalsolutions.com Version : 1.0 NOTE: This file includes all admin Template plugins and Shortcodes. If you don't want to use any plugins from below. You can sim...
/* ==UserStyle== @name DeepdreamGenerator Bigger Preview Images @namespace USO Archive @author KillJoy505 @description `Preview Images width: 70pxheight: 60px` @version 20210709.12.59 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document url-prefix("http...
--- layout: null --- @import url("pygment_highlights.css"); /* --- General --- */ html { font-size: 100% } body { font-family: 'Lora', 'Times New Roman', serif; font-size: 0.9rem; color: {{ site.text-col | default: "#404040" }}; position: relative; background-color: {{ site.page-col | default: "#FFFFFF"...
:root { --surface-a:#ffffff; --surface-b:#fafafa; --surface-c:rgba(0,0,0,.04); --surface-d:rgba(0,0,0,.12); --surface-e:#ffffff; --surface-f:#ffffff; --text-color:rgba(0, 0, 0, 0.87); --text-color-secondary:textSecondaryColor; --primary-color:#3F51B5; --primary-color-text:#ffffff; --font-family:Ro...
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v1.1.1-master-f7ecb4f
.amazon-result-item { display: grid; grid-template-areas: "amazon-result-item-image amazon-result-item-name" "amazon-result-item-image amazon-result-item-price"; grid-template-columns: var(--image-max-size) 1fr; grid-template-rows: auto 1fr; column-gap: .5rem; border-bottom: 1px solid...
/*! ng-dialog - v0.2.13 (https://github.com/likeastore/ngDialog) */ @-webkit-keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}@keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}.ngdialog...
.toc h3,.related h3 { text-align: left; }
.navigation { position: fixed; top: 0; right: 0; width: 80%; max-width: 35rem; height: 100%; z-index: 10; background: #fff; transform: translateX(100%); transition: transform 0.5s cubic-bezier(0.5, 0, 0, 0.75); } .navigation.is--active { transform: translateX(0); } .navigation ul { width: 80%; margin: 0 ...
.fa-check-circle{ color:green; } .fa-times-circle{ color: #d43f3a; }
/* Distributed as part of The Coolest DHTML Calendar Author: Mihai Bazon, www.bazon.net/mishoo Copyright Dynarch.com 2005, www.dynarch.com */ /* The main calendar widget. DIV containing a table. */ div.calendar { position: relative; } .calendar, .calendar table { border: 1px solid #bdb2bf; font-size: 11px...
/* login */ body { height: 100vh; background-size: cover; background-color: #0E3854; } .form { border-radius: 10px; color: #626B83; background-color: #D9E4F5; height: 40px; width: 464px; } .submit { border-radius: 10px; } .login-admin-back-button { width: 35px; height: 35p...
.articles:hover { cursor: pointer; } select, input { margin: 0; padding: 0; border: 1px solid black; } select, input, button, h1, h4, p, span, div { user-select: none; -moz-user-select: none; -webkit-user-select: none; } select { height: 29px; border-radius: 20px 0 0 20px; padding-l...
/*! jQuery Mobile vGit Build: SHA1: 7a9f10b352b40bebc6db3193d87e58ce33259486 <> Date: Wed Sep 5 08:38:51 2012 -0700 jquerymobile.com | jquery.org/license !*/
:root { /* Text */ --text-color: #25715E; /* Buttons */ --button-border-color: var(--text-color); --button-background-color: #142B24; /* Background and foreground */ --background-color: #000000; --foreground-color-alternate: #080E0D; --foreground-color: #0D1714; /* Primary hi...
:host { display: block; margin-top: 1rem; } mat-spinner { margin: auto; } mat-paginator { margin-top: 1rem; } .info-text { text-align: center; font-size: medium; } .post-image { width: 100%; } .post-image img { width: 100%; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
:root { --base-font-size-sm: 15px; --base-font-size-md: 16px; --base-font-size-lg: 18px; --base-font-size-xl: 20px; --border-radius: 0.25rem; --color-black: #000; --color-gray-1: #171717; /* 91% */ --color-gray-2: #333; /* 80% */ --color-gray-3: #4d4d4d; /* 70% */ --color-gray-4: #808080; /* 50% */ ...
.emp-profile{ margin: auto; border-radius: 1rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; background: var(--white); width: 85%; padding: 2rem; } .profile-img{ text-align: center; } .profile-img img{ width: 70%; height: 100%; } .pro...
/* Name: Theme Base Written by: Okler Themes - (http://www.okler.net) Theme Version: 2.1.1 */ html, body { background: #ecedf0; width: 100%; } html { overflow-x: hidden !important; overflow-y: scroll !important; } body { color: #777; /*font-family: "Open Sans", Arial, sans-serif;*/ font-family: 'Ubuntu', ...
/* -------------------------------*\ | COLORES | \*---------------------------------*/ body { margin: 0; } /* -------------------------------*\ | GRID | \*---------------------------------*/ body { display: -webkit-box; display: -ms-flexbox; display: flex;...
/* Created on : 27/11/2016 Author : William Freire */ #box-frm-pedido { width: 70%; } .btn-acao { margin: 2px 1px; } .box-wrapper-80 { width : 80%; margin : 20px auto; } .box-wrapper-100 { width : 100%; margin : 20px auto; } .strip_grid { background-color: #f9f9f9; } .st...
@Default Styles Table of Content: 01/ variables 02/ predefine 03/ button 04/ preloader 05/ header 06/ banner 07/ breadcrumb 08/ features 09/ service 10/ price 11/ about 12/ testimonial 13/ screenshot 14/ joblist 15/ faq 16/ portfolio 17/ contact 18/ error 19/ shop 20/ blog 21/ footer =================================...
/* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; src: local('Poppins Light'), local('Poppins-Light'), url(v12/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-...
body { }
/*! * Bootstrap v5.1.1 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
/* Add some css styles based on the tutorial at javascript.info: introduction to browser events https://javascript.info/introduction-browser-events */ body { background-color: lightblue; } ul { width: 9999px; padding-left: 0; transition: margin-left 250ms; } li { display: inline-block; } img { ...
@font-face { font-family: OS-Regular; src: url('fonts/OpenSans-Regular.ttf'); } @font-face { font-family: OS-Light; src: url('fonts/OpenSans-Light.ttf'); } @font-face { font-family: OS-Bold; src: url('fonts/OpenSans-Bold.ttf'); } body { font-size: 12px; font-family: OS-Light; } #app { ...
@charset "UTF-8"; section#conteudo { width: 1000px; margin: auto; } iframe#frame-spec { width: 400px; height: 280px; border: none; overflow: hidden; } iframe#frame-spec::-webkit-scrollbar { display: none; }
body { margin: 5% 10% 5% 10%; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, M...
/* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License.txt in the project root for license information. */ html, body { font-family: 'Segoe UI', Tahoma, Helvetica, sans-serif; height: 100%; } button, a { color: #337ab7; cursor: pointer; } button:hover, button:fo...
button.primary { /* Can't use "text-align: start" due to IE. */ text-align: left; } html[dir="RTL"] button.primary { text-align: right; } #blockly { position: fixed; bottom: 10px; } #paddingBox { height: 400px; width: 400px; } #staveBox { position: absolute; border: 1px solid #ccc; height: 400px...
.monthName{margin:0 10px;font-size:138.5%;color:#46a0ed;font-weight:bold;} /* WEEK VIEW STYLES */ .weeklyCalendarBody {} .weeklyCalendarBody td {min-height:400px;height:auto;height:400px;vertical-align: top;padding: 0px;white-space: normal;} .weeklyViewControls {text-align: left; } /* DAY VIEW STYLES */ #dailyEvents...
/****************************************** * lightdm-gtk-greeter / XFCE screensaver * ******************************************/ /* Contributor notes: Please use two space indentions. Stack all related and child selectors and selector states into a logical hierarchy to a readable degree. Make sure that...
/* Copyright (C) 2011-2020 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 '../../marketplace.css'; .root { /* Dimensions */ width: 100%; height: auto; display: flex; flex: 1; flex-direction: column; flex-grow: 1; @media (--viewportMedium) { padding-top: 2px; } } .error { color: var(--failColor); } .priceInput { flex-shrink: 0; width: 100%; } .submitBu...
@charset "UTF-8"; body { background-color: rgb(255, 253, 163); font-family: Arial, Helvetica, sans-serif; } h1 { color: black;background-color: blueviolet; } h2 { color: dimgray;background-color: cornflowerblue; } p { text-align: justify; }
ul#css3menu1,ul#css3menu1 ul{ margin:0;list-style:none;padding:0;background-color:#E4E4E4;border-width:1px;border-style:solid;border-color:#f7f7f7 #eaeaea #d2d2d2 #eaeaea;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} ul#css3menu1 ul{ display:none;position:absolute;left:0;top:97%;-moz-box-shadow...
.eventContainer { width: 90%; height: 85%; padding: 0; margin: 0; display: flex; justify-content: space-evenly; align-items: center; flex-wrap: wrap; border: 2px solid black; background-color: white; box-shadow: 1em 1em 0 black; overflow-y: scroll; } .event{ width: m...
.header-navigation-profile-wrapper { position: relative; display: flex; justify-content: flex-end; width: 25%; } .header-navigation-profile-img { width: 1.875rem; cursor: pointer; } .header-navigation-profile-info { display: flex; } .header-navigation-profile-info-truncate { width: 8r...
:root{ --PrimaryColor: transparent; --LightPrimaryColor: transparent; --SecondaryColor: transparent; --BasicColor: transparent; --BackgroundColor: transparent; --RippleEffect: transparent; } body{ margin:0; background: var(--BackgroundColor); } @import url('https://fonts.googleap...
/**/ /* .select-size { font-size: 14px; color: #db4437; min-height: 15px; }*/
.Logo-container{ position: fixed; color: #40a9ff; z-index: 2; height: 50px; width: 130px; border-radius: 5px; text-align: center; left:10px; visibility: hidden; } .Logo-container h1{ padding: 0; margin-top: 15px; } .Main-container{ box-sizing: border-box; position: fixed; top: 0; right: ...
*{ box-sizing: border-box; } :root { --margin-01: 8px; --margin-h: calc(var(--margin-01) * 0.5); --margin-q: calc(var(--margin-01) * 0.25); --margin-02: calc(var(--margin-01) * 2); --margin-03: calc(var(--margin-01) * 3); --margin-04: calc(var(--margin-01) * 4); --margin-05: calc(var(--...
.chartist-tooltip{font-size:12px;font-weight:400;position:absolute;z-index:1;display:inline-block;padding:3px 8px;text-align:center;text-align:center;pointer-events:none;color:#fff;border-radius:3px;background-color:rgba(0,0,0,.7)}
/** * Content Style Sheet * Site Name * * Copyright (c) 2015. by Way2CU, http://way2cu.com * Authors: Eyal Gershon */ header { display: block; height: 700px; background-image: url(../images/header-background.jpg); background-repeat: no-repeat; background-position: center center; color: #132695; } div.wra...
.container{ margin: 0 auto; width: 1080px; } .main-nav-bar{ display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .main-menu{ font-family: Arial, Helvetica, sans-serif; } .menu-button{ border-style: none; background-color: blue; col...
@import '@semcore/utils/style/var.css'; SRadio { display: inline-flex; align-items: flex-start; cursor: pointer; } SRadio[disabled] { opacity: var(--disabled-opacity); cursor: default; pointer-events: none; user-select: none; } SText { margin-left: media(8px); } SValue { position: relative; flex...
/* Medium Layout: 1200px. */ @media only screen and (min-width: 992px) and (max-width: 1200px){ .single-header-bottom-list-item { padding: 60px 40px 68px 40px; } .comment-form .submit-btn{ width: auto; } .header-area .title { font-size: 50px; line-height: 60px; }...
/* * Copyright (c) 2015 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. */ .hidden { display: none; } .highlight { background-color: #eee; font-size: 1.2em; margin...
@charset "UTF-8";*{margin:0;padding:0}body,html{font-family:微软雅黑!important}#newsDetail{padding-bottom:100px}#newsDetail .header{width:100%;min-width:1400px;height:70px;background:#fff;border:1px solid #ccc;-ms-flex-pack:justify;justify-content:space-between;position:relative;left:0;top:0;z-index:1}#newsDetail .header,#...
body { padding: 0; margin: 0; } canvas { vertical-align: top; }
/* * This combined file was created by the DataTables downloader builder: * https://datatables.net/download * * To rebuild or modify this file with the latest versions of the included * software please visit: * https://datatables.net/download/#dt/dt-1.10.16/b-1.5.1/b-html5-1.5.1/r-2.2.1/sc-1.4.3 * * Include...
@charset "UTF-8"; /* Common */ /* Layout */ /* Topbar */ /* Tab */ /******************************/ /* THEME */ /******************************/ /* Headers */ /* Contents */ /* Panels */ /* Forms */ /* List Items */ /* Messages */ /* Data */ /* Predefined Colors */ .login-modul-web { background: ...
.frame { position: absolute; top: 50%; left: 50%; width: 400px; height: 400px; margin-top: -200px; margin-left: -200px; border-radius: 2px; box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.25); overflow: hidden; background: #111111; color: #ff0000; font-family: "Open Sans", Helvetica, sans-serif; ...
.App { height: 100vh; background-color: #0d1116; text-align: center; color: white; } p { margin: 0; } .container { height: 100%; background-color: #181818; display: flex; flex-direction: column; justify-content: space-between; } .header-container { padding-top: 30px; } header { display: flex...
html, body { margin: 0 0; background-color: #000; color: #fff; font-family: "Microsoft YaHei UI", "Microsoft YaHei"; width: 100%; height: 100%; } .day { width: 90%; margin: 0 auto; } .day-content { width: 100%; height: 50px; background-color: #000; color: #fff; box-si...
.table-valign { display: table; position: relative; } .table-valign-content { display: table-cell; vertical-align: middle; } .topSection { background-color: #333333; background-image: url('/images/backgrounds/pixels.png'); background-repeat: no-repeat; background-position: left bottom; background-size...
.product-caption { position: relative; padding: 4px 14px 10px; } /* .product-item { border: 1px solid #000000; border-radius: 0px; }*/ .pro-col{ padding: 4px; margin: 0; } .static a{ color: white; } .product-item:hover { bo...
.zWfAib, .Z319Jd, .eFmLfc, .nrxduf, .a1pVef { filter:blur(50px) grayscale(1); transition-duration: 0ms; } .zWfAib:hover, .Z319Jd:hover, .eFmLfc:hover, .nrxduf:hover, .a1pVef:hover { filter:blur(0) grayscale(0); transition-duration: 0.3ms; }
div.wt-tools { border-style:solid; border-width:medium; border-color: #006600; display: none; font-family: calibri, verdana, arial, sans-serif; font-weight: bold; font-size: 1.15em; } div.wt-tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .wt-tools-ok { b...
:host(:not([hidden])) { display: block; max-width: 100%; width: 100%; } :host([inset]) .ui5-list-root { padding: 2rem; } :host([separators="None"]) .ui5-list-nodata { border-bottom: 0; } .ui5-list-root { width: 100%; height: 100%; position: relative; box-sizing: border-box; overflow: auto; } .ui5-list-ul ...
sr-rd-theme-pixyii{display:none;} /** * Pixyii style */ /** * Common style, include: h1 ~ h6; ol ul; code pre; table; sr-blockquote */ sr-rd-content h1,sr-rd-content h1 *,sr-rd-content h2,sr-rd-content h2 *,sr-rd-content h3,sr-rd-content h3 *,sr-rd-content h4,sr-rd-content h4 *,sr-rd-content h5,sr-rd-content h5 ...
body { font-family: Arial, Helvetica, sans-serif; } h1 { color: orange; } /*# sourceMappingURL=app.css.map*/