text
stringlengths
1
1.04M
/* CSS Document */ body,td,th { font-size: 12px; } body { margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; } .bs1 {/*当前项*/ font-size: 13px; font-weight: bold; color: #FFFFFF; background-image: url(../images/s1.jpg); background-repeat: no-repeat; text-align: center; height: 23px;...
/** Base Styles */ :root { --font-size: 14px; --font-family: 'Source Sans Pro', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif; --font-family-mono: 'Ubuntu Mono', 'PT Mono', Consolas, Monaco, Menlo, monospace; --color-background: #fff; --color-code-background: #f7f7f7; --color-text: #2c3e...
.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight { position: fixed; margin: 0...
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's * vendor/assets/stylesheets directory can be referenced here using a relative path. * * You're free to a...
.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow { margin-left:...
* { text-decoration: none; } body { background-color: aquamarine; } p,li, td { color: midnightblue; font-size: 20px; } td { font-size: 32px; text-align: center; padding-left: 3px } a { background-color: oldlace; } a:link,a:visited { color: black; } a:hover { color: grey; } a:active { color:...
@charset "utf-8"; @import url("base_layout.css"); @import url("default_layout.css"); @import url("default_img.css"); @import url("default_icon.css"); @import url("base_style.css"); @import url("default_style.css"); @import url("user_layout.css"); .body{background-size: 110%;} .title{top:8%;} .account{top:22%;} .phone...
@-moz-document domain(moodle.telt.unsw.edu.au) { .header-top { background: -webkit-linear-gradient(45deg, rgba(57, 59, 98, .5) 0%, rgba(81, 60, 99, .5) 19%, rgba(140, 65, 104, .5) 43%, rgba(203, 78, 108, .5) 69%, rgba(237, 106, 111, .5) 99%); } .block .header .title h2, .block h3.main { color: #5e023...
body { background-color: black} .header{ color:white } .cell { width: 40px; height: 40px; text-align: center; font-size: 1.5em; margin:3px; background-color: gray ; border: 1px solid #333333 ; cursor: pointer ; line-height: 25px ; overflow: hidden ; text-align: center ; borde...
body { margin: 0; padding: 0; font-family: verdana; } .center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .ring { width: 300px; height: 300px; border-radius: 50%; box-shadow: 0 4px 0 #262626; background: transparent; animation: anima...
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap'); @import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,700'); html, body { height: 100%; width: 100%; margin: 0; padding: 0; box-sizing: border-box; font-family: "Montserrat", sans-serif; font-s...
/* Events component */ .event-container{ box-shadow: 4px 4px 8px 4px rgba(0,0,0,0.2); transition: 0.3s; width: 98%; min-height: 100px; margin:1.2%; } .event-container:hover{ box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); ...
.table__options:after { clear: both; display: block; content: ''; } .table__options { padding-bottom: 50px; } .table__options .holder { float: right; } .table__options h2 { float: left; font-size: 22px; font-weight: 700; padding-top: 10px; } .policies_table { width: 100%; } .policies_table td { vertical...
* { padding: 0; margin: 0; box-sizing: border-box; transition: background-color .4s; list-style-type: none; text-decoration: none; } a { color: initial; } ::selection { background-color: #0ba5ad; } body { color: #fff; background-color: #ebf2f5; } button, input, textarea, body { ...
/* Responsive Design ---------------------------------------- */ @media (max-width: 320px) { select, .inputbox { max-width: 240px; } } /* Notifications list ----------------------------------------*/ @media (max-width: 350px) { .dropdown-extended .dropdown-contents { width: auto; } } @media (max-width: 430px...
.home { display: flex; justify-content: center; align-items: center; width: 100%; background-color: salmon; height: 100vh; position: absolute; z-index: 1500; } .home-text { position: relative; width: 30em; height: 20em; }...
/* * Template Name: Unify - Responsive Bootstrap Template * Description: Business, Corporate, Portfolio, Blog and One Page Theme. * Version: 1.7 * Author: @htmlstream * Website: http://htmlstream.com */ /*Import Global Compulsory CSS Files*/ @import url(app.css); @import url(blocks.css); @import url(plugins.css);...
.data-page { background: url(https://andy6804tw.github.io/dashboard-collection//fancy-dashboard/image/true.3957df7.png) repeat-x; top: 0; right: 0; right: 0; bottom: 0; min-height: 100%; ; } .data-time { /* margin: auto; */ width: 250px; height: 30px; background-color: #2C58A6; line-heigh...
.image-container { width:500px; height:250px; margin: 0 auto; border:1px solid black; } .scale { width:168px; height: 252px; } .wrap { height: auto; display: inline; } .action { padding:12px; display: inline; } .label { width:460px; display: inline-block; } .container...
img{ width: 100%; } .login { height: 100vh; width: 100%; background: radial-gradient(#653d84, #332042); /* position: relative; */ display: flex; justify-content: center; align-items: center; } .login_box { /* position: absolute; top: 50%; left: 50%; */ width: 1050px; hei...
body { font-family: Arial, Helvetica, sans-serif; text-align: center; } hr { width: 70px; } #title { font-size: 36px; font-weight: bold; letter-spacing: 2px; } #board { width: 350px; height: 380px; margin: 0 auto; margin-top: 3px; display: flex; flex-wrap: wrap; } .tile { /* Box */ border...
/*! * Bootstrap v3.3.2 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-a...
<<<<<<< HEAD /* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ ======= /* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/leg...
body { font-family: 'Poppins', sans-serif; font-size: 16px; height: 100vh; } .card { -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; border-radius: 20px; padding: 1.5em; }...
/*! * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE) */ body { padding-top: 56px; } .carousel img{ heigh...
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i'); @import url('https://use.fontawesome.com/releases/v5.4.2/css/all.css'); *, *:before, *:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; } img { width:...
/* ==UserStyle== @name Wide Content Twitter @namespace USO Archive @author nukumori.org @description `make twitter content wide.` @version 20200630.16.58 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain("twitter.com") { /* Wide Twitter */ /* ...
/*所有table的设置*/ .table-view{ -fx-background-color: #1b1d20; } /*列头*/ .table-view .column-header{ -fx-border-color:null; -fx-pref-height: 35; -fx-background-color: black; } /*列头文字*/ .table-view .column-header-background .label{ -fx-text-fill: #cccccc; -fx-alignment: center-left; } /*单元格文字颜色、边框颜色*/ ...
h1 { clear: both; text-align: center; font-weight: 100; font-size: 650%; color: #FFFDF2 ; margin-top: 0%; margin-bottom: 2.5%; } #logo { float: left; font-weight: 100; margin-top: 0.5%; margin-left: 0.5%; font-size: 40px; color: #DCD9D2; } .header-buttons { border-style: none; font-weigh...
.webgl-content * {border: 0; margin: 0; padding: 0} .webgl-content { position: absolute; top: 10px; left: 50%; transform: translateX(-50%); } /* .webgl-content {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);} */ .webgl-content .logo,...
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's * vendor/assets/stylesheets directory can be referenced here using a relative path. * * You're free to a...
/* profile format */ #profileWord { margin-left: 45%; } #profileWord.hovered { animation: goLeft 4s cubic-bezier(0.075, 0.82, 0.165, 1) 0s; animation-iteration-count: 1; animation-direction: normal; animation-fill-mode: forwards; } #profileSpan { display: inline-block; height: 5px; wid...
/* 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...
.transition{animation-iteration-count:1;animation-duration:300ms;animation-timing-function:ease;animation-fill-mode:both}.visible.transition{display:block!important;visibility:visible!important;backface-visibility:hidden;transform:translateZ(0)}.n-form fieldset{border:0}.n-form legend{display:none}.n-form-item{positio...
/*! * Materialize v0.97.7 (http://materializecss.com) * Copyright 2014-2015 Materialize * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE) */ .materialize-red { background-color: #e51c23 !important; } .materialize-red-text { color: #e51c23 !important; } .materialize-red.light...
.vizitka-picture { height: 80px; position: absolute; top: -10px; right: 20px; box-shadow: 0 4px 12px 0 rgba(187,198,206,.5); border: 2px solid #cddae3 } @media (min-width: 1200px) { .vizitka-picture { height: 180px; position: absolute; top: -20px; right: 50px; } } .vizitka { paddin...
body { background: #eee; margin: 0; padding: 0; font: 83%/1.2 'Helvetica Neue', 'Arial', sans-serif; } ul { margin: 0.5em 0; padding: 0; } li { list-style: none; padding: 0 0.5em 0 4em; text-indent: -3.5em; } li:target { background: #ecc; } li a { color: inherit; } li a....
/*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; ...
.section1 { background: url('./../../assets/images/bg.jpg') top center no-repeat; background-size: cover; height: 100%; text-align: center; position: relative; color: #fff; } #header, .footer { background-color: transparent; color: #ffffff; } .roomError{ font-size: 16px; color: #c01515; } .footer...
body{ color: rgba(220,220,220,0.8); //color: rgb(35,150,100); font-family: arial; background-color:rgb(0,0,0); padding: 0px; //overflow-x: hidden; background-image: url('../images/graph.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: 50% -50%; } .fancybutton{ borde...
a.text-primary:hover, a.text-primary:focus { color: #7b7b7b; } a.text-success:hover, a.text-success:focus { color: #022501; } a.text-info:hover, a.text-info:focus { color: #215f79; } a.text-warning:hover, a.text-warning:focus { color: #251f01; } a.text-danger:hover, a.text-danger:focus { color: #7f1212; } a.b...
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800,900,100,200); body{ font-family: 'Raleway', sans-serif; font-size:14px; font-weight: 400; overflow-y:scroll; -webkit-font-smoothing: antialiased; } ::selection { background: #000; color: #fff; text-shadow: none; } :...
/* Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name> */ .hljs { display: block; overflow-x: auto; padding: 0.5em; background: white; color: black; -webkit-text-size-adjust: none; } .hljs-comment, .hljs-annotation, .diff .hljs-header, .hljs-chunk, .apache .hljs-c...
/* stylelint-disable selector-list-comma-newline-after */ .blog-header { line-height: 1; border-bottom: 1px solid #e5e5e5; } .blog-header-logo { font-family: "Playfair Display", Georgia, "Times New Roman", serif; font-size: 2.25rem; } .blog-header-logo:hover { text-decoration: none; } h1, h2, h3, h4, h5, ...
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; } .App-header { background-color: #222; height: 150px; padding: 20px; color: white; } .App-title { font-size: 1.5em; } .App-intro { font-size: large; } @keyframes App-logo-spin { from { transfor...
.ng-cloak { display: none; } .sidebar { float: left; width: 200px; text-transform: capitalize; h3 { margin-bottom: 0px; } ul { margin-top: 3px; } .sortoptions { list-style: none; padding-left: 0px; } } .product { float: left; width: 70px; height: 70px; margin: 20px; padd...
.article-list { color: #313437; background-color: #fff; } .article-list p { color: #7d8285; } .article-list h2 { font-weight: bold; margin-bottom: 40px; padding-top: 40px; color: inherit; } @media (max-width:767px) { .article-list h2 { margin-bottom: 25px; padding-top: 25px; font-size: 24...
#topcontrol a.top_stick { width: 41px; height: 131px; background: url(../images/089.gif); }
body { background: url(../img/background/bg.png); font-family: 'IBM Plex Sans', sans-serif; }
.skill { text-align: center; background-color: #D07200; width: 300px; height: 300px; padding: 5px 5px; border-radius: 100%; margin-bottom: 100px; }
/* 所有页面共用布局 采用统一标准 有需求可以添加进去,写下的代码请勿随意修改 2019/11/20 */ /* 用于固定头部-s */ .new_fixed1{ padding-top: 1.87733rem; } .new_fixed1 .classreturn { position: fixed; top: 0; } /* 用于固定头部-e */ /* 限制文字行数默认一行 */ .mian_hidde{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-b...
*{ margin:0; padding: 0; } .container{ overflow:hidden; width: 1200px; height: 350px; left: 87px; top: 949px; background: rgba(0, 38, 134, 0.15); } .box_1 { margin-top: 90px; margin-left: 68px; width: 385px; height: 170px; left: 155px; top: 1060px; font-weight: bold; font-size: 36px; ...
a, a:active { text-decoration: none; } 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, lab...
/*! * Start Bootstrap - Agency v5.0.7 (https://startbootstrap.com/template-overviews/agency) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) */ body { overflow-x: hidden; font-family: 'Roboto Slab', -apple-system, Bl...
@import url('../slick/slick-default-theme.css'); ul { margin-left: 0; padding: 0; cursor: default; } li { background: url("../images/arrow_right_spearmint.png") no-repeat center left; padding: 0 0 0 14px; list-style: none; margin: 0; } #myGrid { background: white; outline: 0; border: 1px solid ...
body{ max-width: 960px; padding-left: 10px; padding-right: 10px; margin: auto 0; background-color: rgb(211, 248, 211); } h1{ height: 50px; width: 500px; line-height: 50px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-si...
.menuStatistics{ background: -moz-linear-gradient(right, #e75b0e, #eb3d3e); background: -webkit-gradient(linear, 100% 0, 0 0, from(#e75b0e), to(#eb3d3e)); background: -webkit-linear-gradient(right, #e75b0e, #eb3d3e); background: -moz-linear-gradient(right, #e75b0e, #eb3d3e); background: -o-linear-gr...
.antd-pro-components-global-footer-index-globalFooter{margin:48px 0 24px;padding:0 16px;text-align:center}.antd-pro-components-global-footer-index-globalFooter .antd-pro-components-global-footer-index-links{margin-bottom:8px}.antd-pro-components-global-footer-index-globalFooter .antd-pro-components-global-footer-index-...
.ag-dark .ag-root { border: 1px solid #808080; color: #e0e0e0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .ag-dark .ag-cell { border-right: 1px solid #808080; padding: 4px; } .ag-dark .ag-header-container { background-color: #430000; border-bottom: 1px solid #808080; } .ag-dark .ag-pin...
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap'); body{ background-color: #DDDDDD; box-sizing: border-box; font-family: 'Courier New', Courier, monospace; } header{ background-color: #125D98; width: 100%; height: 100px; } h1{ font-size: larger; font-...
/* default HTML 4 CSSStyleSheet from http://www.w3.org/TR/2004/CR-CSS21-20040225/sample.html */ html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre { display: block } li { display: list-item } head { display: no...
.flex { display: flex; } .flex_1 { flex: 1; } .flex_nowrap { flex-wrap: nowrap; } .flex_v_center { align-items: center; } .flex_h_center { justify-content: center; } .flex_h_between { justify-content: space-between; } .flex_vh_center { align-items: center; justify-content: center; } .color_333 { color...
/* Template: Hallooou HTML5 Responsive template Author: Mauritius D'Silva <hello@mauritiusdsilva.com> Theme URI: http://www.mauritiusdsilva.com/themes/hallooou Version: 1.0 Test. */ /* ---------------------------------------------- CSS TABLE OF CONTENTS ----------------------------------------------...
body { margin: 5%; padding: 0; font-family: sans-serif; } .clickable { cursor: pointer; } .selected { background-color: aquamarine; } #appContainer { display: flex; } #appContainer > * { margin: 0 5%; }
/*! * Start Bootstrap - Resume v5.0.7 (https://startbootstrap.com/template-overviews/resume) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE) */ body { font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Rob...
/*! * mdl-color-theme - Color theme definitions for the Material Design Light in CSS * @version 1.3 * @author Gabor Ivan <gixx@gixx-web.com> * @copyright 2012 - 2016 Gixx-web (http://www.gixx-web.com) * @license http://webhemi.gixx-web.com/license/new-bsd New BSD License * @link http://www.gixx-web....
/*******************************/ /* global document body styles */ /*******************************/ body { background: black; color: #CCC; user-select: none; font-family: 'Orbitron', sans-serif; overflow: hidden; } /**************************/ /* unique id-based styles */ /**************************/...
div.tetrisGame { position: relative; margin: 0; padding: 0; border: none; width: 600px; height: 600px; } div.tetrisGame div.tetrisLeftPane { position: absolute; top: 0; left: 0; width: 300px; } div.tetrisLeftPane div.tetrisScore { position: absolute; top: 150px; left: 0; font-size: 20pt; }...
body { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; margin: 0px; padding: 0px; width: 100%; } h1 { margin: 10px; margin-left: 30px; line-height: 1.6; } .head-wrapper { box-shadow: rgba(0, 0, 0, 0.4) 0 3px 3px; } ....
/*css for nested checkbox list in output*/ .wgsa-checkboxlist, .wgsa-checkboxlist ul{ list-style: none; } .wgsa-checkboxlist-nested li { display:inline; } .wgsa-checkboxlist > li:first-child{ margin:0; } .wgsa-checkboxlist > li{ margin:20px 0 10px 0; } .wgsa-checkboxlist-nested > li > input{ margin...
:root { font-family: 'Nunito Sans', sans-serif; --hot: red; --warm: orange; --cool: lightblue; --cold: blue; --shadow-border :rgb(143, 143, 143); background-color: lightskyblue; } h1{ font-size: 3rem; } .five-day, button, #main-card, .daily-card{ background-color: rgb(255, 255, 255...
html { height: 100%; } body { /*background: url('../img/MoneyDrop.png') no-repeat center fixed; background-size: cover; background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); background-repeat: no-repeat; background: linear-gradient(to bottom right, #003399, #0066FF);*/ min-hei...
body { background: #1B9183; font-family: Helvetica; text-align: center; } fieldset { background: #ffffff; } h3 { background-color:#1B9183; border-radius:10px; text-align: center } .inputbox label{ display: block; float: left; width: 190px; margin: 5px 10px 5px 0px; padd...
@charset "utf-8"; /* CSS Document */ .menu1{ width: 130px; height: 160px; margin: 10px 0 0 0} .menu1 ul{ margin: 0; padding: 0; list-style: none} .menu1 ul li a{ display: block; width: 125px; height: 24px; background: #fcc; color: #930; ...
html , body{ height:100%; } .full-width { width:100%; } .full-height{ height:100%; } .daterangepicker .ranges li { color: #73879C } .daterangepicker .ranges li.active, .daterangepicker .ranges li:hover { background: #536A7F; border: 1px solid #536A7F; color: #fff } .daterangepicker .in...
html { height:100%; } body { background-color:#fffff3; height:100%; margin:0; } td.person { background-color:#e88a6a; } td.default { background-color:#fffff3; } td.blue { background-color:#c9e5e3; } td.dna { background-color:#aedecf; } td.formbg ...
/* Add CSS styles here! */ html,body { font-family: sans-serif; margin: 0; padding: 0; background-color: black; }
/* Define download button colors*/ .butt{ background-color:green; color: white; font-weight: bold; font-size: 200%;} /* Define next prev button colors */ .btn2{ background-color:#1C5C90; color: white; font-weight: bold; font-size: 125%; } /* Define dark green*/ ....
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #2c3e50; color: #fff; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; overflow: hidden; max-height: 100vh; } .btn { padding: 10px 20px; font-size: 20px; border: 0; border-radius: 5px; cursor: pointer;...
#search { position: relative } #search .weui-search-bar__label { line-height: 1.8 } #search.search-open { z-index: 10; height: 100%; width: 100%; -webkit-transition: 0.3s; transition: 0.3s } #search.search-open article { display: block } #search input { font-family: Helvetica Neue, Helvetica, Ping...
.hero-homepage { padding-top: 89px; position: relative; } .hero-homepage__container { max-width: 1700px; padding-left: 24px; padding-right: 24px; } @media (min-width: 980px) { .hero-homepage__container { padding-left: 65px; } } @media (min-width: 1280px) { .hero-homepag...
.icheckbox_square-red,.iradio_square-red{display:inline-block;vertical-align:middle;margin:0;padding:0;width:22px;height:22px;background:url(red.png) no-repeat;border:none;cursor:pointer}.icheckbox_square-red{background-position:0 0}.icheckbox_square-red.hover{background-position:-24px 0}.icheckbox_square-red.checked{b...
.rouge-highlight table td { padding: 5px; } .rouge-highlight table pre { margin: 0; } .rouge-highlight .gh { color: #999999; } .rouge-highlight .sr { color: #f6aa11; } .rouge-highlight .go { color: #888888; } .rouge-highlight .gp { color: #555555; } .rouge-highlight .gs { } .rouge-highlight .gu { color: #aaaa...
/*! define ui/one/1.1.0/one.css */ /*! block ui/base/1.0.1/base.css */ @charset "utf-8"; /* 防止用户自定义背景颜色对网页的影响,添加让用户可以自定义字体 */ html { color:#000;background:#fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* 内外边距通常让各个浏览器样式的表现位置不同 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,...
/*! elementor - v2.9.5 - 09-03-2020 */
body { font-family: 'Open Sans', sans-serif; font-weight: 200; } .logo { display: flex; align-items: center; justify-content: center; font-size: 40px; margin-bottom: 1em; } .logolink { color: inherit; } .green { color: #FE5F75; } a:hover, .nav-pink:hover { color: #FC9842 !important; text-decora...
.login-container { width: 100%; max-width: 980px; height: 100vh; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; } .login-container section.form { width: 100%; max-width: 350px; margin-right: 40px; } .login-container section.form form { ...
able.splicr td { padding: 5px; } a.navbar-brand { font-family: "Courier New", Courier, monospace; font-weight: bold; text-decoration: none; border-bottom: 2px solid #ef8b80; box-shadow: inset 0 -4px 0 #ef8b80; color: inherit; transition: background 0...
@charset 'UTF-8'; .bcgovHF .slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; } @font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format('embedded-opentype'), url("./fon...
/* * The MIT License * Copyright (c) 2012 Matias Meno <m@tias.me> */ @-webkit-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); } ...
/* Common */ .wizard, .tabcontrol { display: block; width: 100%; overflow: hidden; } .wizard a, .tabcontrol a { outline: 0; } .wizard ul, .tabcontrol ul { list-style: none !important; padding: 0; margin: 0; } .wizard ul > li, .tabcontrol ul > li { display: block; padding: 0; ...
.FileSelectorButton.only-button input { display: none; }
body{ background-color:#202020 } .header{ background-color:#339900 } h1{ color: brown; } .text{ color:#FFFFCC; } p{ color:#FFFFCC; } .footer{ background-color:#339900 }
body{background:linear-gradient(to bottom,rgba(24,26,31,0.85),rgba(24,26,31,0.85)),url("../img/Company (blurred)-min.png");background-repeat:no-repeat;background-position:center;background-size:cover}.warning{height:66vh}.warning h2{color:black;background-color:rgba(255,255,194,0.7)}.warning h3{font-family:"Roboto Slab...
/*! * Vali Admin * Author: Pratik Borsadiya * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyrig...
@import url("font-awesome.min.css"); @import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600"); /* Prologue by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, applet, object,...
@charset "utf-8"; /* CSS Document */ /* ギャラリー関係終わり */ /*--トップラベル--*/ /* ページフッター旧ページより */ .midashifot2 .fottertitle2 tr th { border-right-width: 1px; border-right-style: solid; border-right-color: #898989; border-top-width: 1px; border-top-style: solid; border-top-color: #898989; border-bottom-width: 1px; bo...
div.dataTables_length label { font-weight: normal; float: left; text-align: left; } div.dataTables_length select { width: 75px; float: left; } div.dataTables_filter label { font-weight: normal; float: right; } div.dataTables_filter input { width: 16em; } div.dataTables_info { padding-top: 8px; } div.da...
@charset "UTF-8"; .govuk-link, a, .app-step-nav-header__title, .app-step-nav-related__link { font-family: "GDS Transport", arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /*! Copyright (c) 2011 by Margaret Calvert & Henrik Kubel. All rights reserved. The font has bee...
body { padding: 50px; background-color: #FFF; } .form-signin { max-width: 330px; padding: 15px; margin: 0 auto; color: #CC0605; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; text-align: center; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control...