text
stringlengths
1
1.04M
@charset "UTF-8"; /* * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html */ .fd-slider, .fd-slider-bar, .fd-slider-range, .fd-slider-handle { display: block; } .fd-slider-wrapper, .fd-slider-bar, .fd...
/* masthead.css */ .ui.inverted.masthead.segment.zoomed h1.ui.header, .ui.inverted.masthead.segment.zoomed h2.ui.header { text-shadow: 0px 0px 4px rgba(0, 0, 0, 0); color: rgba(255, 255, 255, 1); } .ui.inverted.masthead.segment.zoomed:after { opacity: 0; } .ui.inverted.masthead.segment.zoomed { backgro...
html,body { height: 100%; } body { position: relative; overflow-x: hidden; padding-top: 8rem !important; } .body-index { margin-top: 8rem; } .badge { margin-left: 8px; text-decoration: none; } .logo { width: 70px; } .welcome { font-size: 3em; text-align: center; } .move { display:...
.state { margin: 20px; background-color: #85bda6; color: #2f4b26; } .state-header { font-size: 32px; margin: 0; padding: 25px 25px 10px; text-decoration: underline; } .state-list { list-style-type: none; margin: 0 0; padding: 0 0; left: 50px; font-size: 18px; backgrou...
#background { bottom: 0; position: fixed; right: 0; top: 0; width: 50%; } .section-link { left: -10px; position: absolute; top: 47px; } #menu-buttons { margin-left: 10px; } #container { margin-top: 20px; }
.menu-bar { margin-top: -50px; z-index: 10; } .inventory-list { width: 30%; min-width: 30%; max-width: 30%; } .inventory-list .list-group-item:first-child { border-top-right-radius: 0; } .inventory-list .list-group-item:last-child { border-bottom-right-radius: 0; } .list-group-item .delete { display:...
@charset "UTF-8"; /*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; ...
h1{ color:white; font-weight:bold; } body{ margin:0; padding:0; background-color:#133742; } ul{ background-color:#ccc; list-style-type:none; display:flex; padding:0; height:40px; align-items:center; } ul li a{ padding:10px; color:white; text-decoration:none; cursor:pointer; } ul li a:hover{ display:block; background-co...
* bootstrap-vertical-tabs - v1.2.1 * https://dbtek.github.io/bootstrap-vertical-tabs * 2014-11-07 * Copyright (c) 2014 İsmail Demirbilek * License: MIT
/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */ /* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen,...
body.page-preview { padding-top:10px; padding-left:10px; } .page-preview .rnr-c-changepwd, .rnr-pagewrapper .page-preview .rnr-c-changepwd, .rnr-pagewrapper .rnr-pagewrapper .page-preview .rnr-c-changepwd { margin-bottom:5px; } .page-preview .rnr-c-changepwd, .rnr-pagewrapper .page-preview .rnr-c-changepwd, .rn...
#EventDetail .event-date { font-size: 0.5em; color: #999; } #EventDetail .event-actions { margin-top: 10px; margin-bottom: 10px; } #EventDetail .registrar { margin-bottom: 1px; position: relative; background-color: #f5f5f5; height: 40px; } #EventDetail .registrar .registrar-thumbnail { position: abso...
/* CSS Document - http://webtuts.wat2tutorial.com */ /*div.button { width: 190px; height:auto; }*/ .main1{ width: 343px;//190px; height:45px; //50px; text-align: center; color: #fff; background: #1DD2AF; font: bold 17px/50px Arial; text-decoration: none; text-transform: upper...
.formdn{ border: 1px solid white; border-radius: 4px; margin-top: 10%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0; height: 280px; } body { width: 100%; height: 100%; margin: 0px; padding:0px; background: url("../img/img2.jpg") no-repeat center fixed; background-size: cover; } label { color:w...
.root { position: relative; } .listWrapper { position: absolute; display: none; width: 100%; z-index: 1; padding-bottom: 2rem; overflow: hidden; } .list { position: relative; width: 100%; font-size: 0.875rem; border-radius: 4px; list-style: none; padding: 0; margin: 0; border: 1px solid ...
textarea { width: 100%; height: 150px; } * { margin: 0; padding: 0; font-family: Verdana, Geneva, Tahoma, sans-serif; } body { background: #e0d9c5 } footer { text-align: center; background: #f3c1a4; padding: 1em; } header { background: #f3c1a4; padding-left: 1em; pad...
.md-typeset .admonition, .md-typeset details { font-size: 0.8rem; } .md-typeset h5 { color: black; }
/*! UIkit 2.20.2 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ .uk-dotnav{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-top:-15px;padding:0;list-style:none}.uk-dotnav>*{-ms-flex:none;-webkit-flex:none;flex:none;pa...
/** * This is a stylesheet for a demo presentation for impress.js * * It is not meant to be a part of impress.js and is not required by impress.js. * I expect that anyone creating a presentation for impress.js would create their own * set of styles. */ /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20...
* { margin: 0; padding: 0; box-sizing: border-box; } body, html { height: 100%; } div.content { display: flex; flex-direction: row; height: 100%; } ul.no-style { list-style-type: none; } div.nav-body ul li { display: flex; margin: 5px 0; height: 45px; align-items: center; padding-left: 10px...
body { /* padding: 50px; */ font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } a { color: #00B7FF; }
* { /* outline: 1px solid red !important; */ } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .outter-most-div { /*display: -webkit-flex; display: flex; */ padding:0.5em; } h1 { background-color: #33BEBE; text-align: cent...
.cropper-container { direction: ltr; font-size: 0; line-height: 0; overflow: hidden; position: relative; touch-action: none; user-select: none; & img { display: block; height: 100%; max-height: none !important; max-width: none !important; min-height: 0 !important; min-width: 0 !...
/* ==UserStyle== @name Grupia/Orkut V1.0 @namespace USO Archive @author BrunoTrindade @description `Criado por Bruno Santos Trindade:Estima aproximar visualmente o Grupia para o orkut` @version 20141001.2.28 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-d...
html { height: 100%; } body { height: 95%; margin: 0; background-repeat: no-repeat; background-attachment: fixed; background: #d9a7c7; /* fallback for old browsers */ background: -webkit-linear-gradient(to left, #fffcdc, #d9a7c7); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to lef...
/*-------------------------------------------------------------- Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } ...
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600,700,800"); @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap"); html[light-mode="light"] { --bg1-color: rgba(0, 0, 0, 0); --text-color: #6c757d; --shadow-col1: #babdc2; --shadow-col2: #ffffff; --meta-...
.note-hover:hover{ background-color: rgb(220, 245, 245); border-radius: 10px; }
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.11.0-rc1-master-d74f93a */md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } body { height: 100vh; background: #333 url(backgroung.jpg); color: #fff; font-family: 'poppins', sans-serif; } .container { height: 100vh; display: gr...
/* * Copyright 2020 * SRFG - Salzburg Research Forschungsgesellschaft mbH; Salzburg; Austria Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2...
@charset 'UTF-8'; @import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900'); @import url('http://fonts.googleapis.com/css?family=Pacifico'); @import url('font-awesome.min.css'); /* Big Picture by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5u...
.container { display: flex; } .item { width: 10vw; height: 20vh; border: 1px solid black; }
body { font-family: 'Montserrat', sans-serif; background-color:#000; color:#fff; } .ContainerWrapper { margin-top: 40px; } .navbar-toggle { display:none; } .navbar { display:none; box-shadow: none; } .navbar-default { background-color: inherit; background-image: none; border: none; } .log...
.container { width: 100%; height: 100%; position: relative; box-sizing: border-box; background-color: #000; display: flex; flex-direction: column; } .nav { flex: 0; } .thumbnail { opacity: 0.5; &:hover, &.isSelected { opacity: 1; } }
#page-study #container { width: 100vw; height: 100vh; } #search-teachers { margin-top: 3rem; } #search-teachers label { color: var(--color-text-in-primary); } #search-teachers .select-block { margin-bottom: 1.5rem; } #search-teachers button { width: 100%; height: 4.5rem; background: ...
.celebrity-names { display: none; padding: 15px; background: #FDD2D9; } img { height: 200px; width: auto; padding: 5px; } body { text-align: center; font-size: 26px; background-image: url(http://www.publicdomainpictures.net/pictures/70000/velka/pink-hearts-background.jpg); height: 100%; width: 1...
@font-face { font-family: 'Icomatic'; src: url('icomatic.ttf') format("truetype"); } .icomatic { font-family: 'Icomatic','sans-serif'; line-height: 21px; font-size: 7pt; text-rendering: optimizeLegibility; -webkit-font-feature-settings: "liga", "dlig"; -ms-font-feature-settings: "liga", "dlig"...
/* Extra Small Devices, Phones */ @media only screen and (max-width : 380px) { .col-md-1.update_dp { margin: 10px 0 0 58px; } } @media only screen and (max-width : 480px) { .col-md-1.update_dp { margin: 10px 0 0 54px; } .view_notice_overflow { overflow-y: scroll; height: 250px; overflow-x: hidd...
#tabList { padding:3px 20px; margin:0.1em 0 0 0; line-height:1em; } #tabList li { list-style:none; display:inline; margin:0; } #tabList li a { border:1px solid #bbb; padding:3px 0.5em; margin:0px; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; } #tabList li a.linkSelected { background:#fff; border...
.Players{ margin-block: 60px; } .Players-container-outstanding{ margin: 5px; padding: 10px; display: flex; justify-content: center; text-align: center; flex-wrap: wrap; } .Players-title-outstanding{ display: flex; justify-content: center; color: aliceblue; margin-top: ...
@import './markdown.css'; .stroke { font-size: 30vw; line-height: 1; -webkit-text-stroke-width: 1.5px; -webkit-text-stroke-color: rgba(0, 0, 0, 0.15); -webkit-text-fill-color: transparent; font-family: Impact, Charcoal, sans-serif; } .stroke-light { font-size: 30vw; line-height: 1; -webkit-text-stro...
/* top_message ****************************************************************/ /* .section1{margin: 0 auto !important;} */ .care_hr { border-top: 1px solid #2E3D83; width: 1140px !important; margin: auto; } .clearfix::after { content: ""; display: block; clear: both; } img { max-width: 100%; } .t...
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .invisible { visibility: hidden !important; } .hidden-xs-up { display: none !important; } @media (max-width: 575px) { .hidden-xs-down { display: none !important; } } @media (min-width: ...
.principal { width: 100%; height: 100%; } .header { height: 130px; width: 100%; } .header .img-logo { display: inline-block; float: left; height: 70%; width: 20%; } .header div { text-align: center; display: inline-block; float: left; height: 1...
body { background: #c0bebe; } canvas { background-image: url("../img/bg.png"); background-repeat: no-repeat; background-size: cover; background-position: center; display: flex; margin: 50px auto; } canvas:focus { outline: none; } .room { margin-top: 30px; text-align: center; }
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v1.1.0-rc4-master-2806ec8 */ /* Only used with Theme processes */ html.md-THEME_NAME-theme, body.md-THEME_NAME-theme { color: '{{foreground-1}}'; background-color: '{{background-color}}'; } @-webkit-keyframes sliderFocusThum...
body { margin: 0; padding: 0; border: 0; width: 100%; background: #fff; min-width: 600px; } /* Header styles */ #header { clear: both; float: left; width: 100%; position: relative; height: 94px; top: 0px; padding: 0px; background-image: url('./images/logo.jpg'); ...
@import url(fontawesome-all.min.css); @import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400'; /* Stellar by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ .papel { position: relative; top: -130px; margin: 0px; ...
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { content: " "; display: block; background: black; position: absolute; z-index: 30; -webkit-box-sha...
--- --- /* Font */ {% assign has_font = false %} {% for file in site.static_files %} {% if file.path.size > 6 %} {% assign path_begin = file.path | slice: 0, 6 %} {% if path_begin == '/font.' %} {% assign has_font = true %} @font-face { font-family: CustomFont; src: url('{{ file.pa...
/* TODO */ .login{ }
@font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata'), url(../Inconsolata-Regular.ttf) format('truetype'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } :root { --co...
/** layui-v2.4.5 MIT License By https://www.layui.com */
/* See ab2p.common.css for sources info */
* { box-sizing: border-box; } body { box-sizing: border-box; /* box-sizing borderbox: recomendaçao video do youtube/ncesar */ padding: 0; /* padding espaçamento interno */ margin: 0; /* padding espaçamento externo */ font-family: 'Poppins', sans-serif; /* Definimos a primeira fonte e a segunda é caso ...
/* Target IE7 and below to simulate inline-block */ span.icon, a.icon { *display: block; *float: left; *margin-right: 5px; } .icon.icon-section-closed, .icon.icon-section-opened { *margin-right: 0px; } /* Fixes CONFDEV-14630 */ .space-favourites .icon.icon-add-fav, .space-favourites .icon.icon-remove-f...
@charset "UTF-8";/*! * Bootstrap v4.0.0 (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)
.card header a { color: #3388CC; text-decoration: none; }
body{ background-color: #fafafa; } a, a:hover { color: black; text-decoration: none; /* no underline */ } .index{ padding-top: 70px; } .engage{ margin-left: 15px; margin-top: 10px; margin-bottom: 10px; } .fav, .chat{ margin-right: 10px; cursor: pointer; } .liked{ color: re...
/* ==UserStyle== @name Change Google logo into Classic Google @namespace USO Archive @author Soul745 @description `Got the Idea from http://userstyles.org/styles/76This turns the current Google logo into the first one.Image: http://web.archive.org/web/19981111183552/http://google.stanford.edu/...
[data-quantity] { position: relative; width: 100%; max-width: 11rem; padding: 0; margin: 0; border: 0; } [data-quantity] legend { display: none; } [data-quantity] input { font-size: 16px; height: 2.3rem; padding: 0 3.1rem; margin-top: 0.6rem; border-radius: 2rem; border: 0; background: rgb...
table { border: 1px solid black; } th { border: 1px solid black; } td { border: 1px solid black; } tr:first-child{ background-color: rgb(211, 205, 205); } tr:nth-child(even){ background-color: yellow; }
/* See ab2p.common.css for sources info */
html, body { margin: 0; padding: 0; background: rgb(237,241,245); color: rgb(92,114,138); font-family: Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif; height: 100%; } * { box-sizing: border-box; } header { width: ...
@import url('https://fonts.googleapis.com/css?family=Open+Sans'); #header, #form-add-note { margin-bottom: 20px; } #content { padding-bottom: 20px; } #notes ul, #notes li { list-style: none; } #notes li { cursor: pointer; padding: 10px; } #notes li:hover { background-color: #607d8b; col...
.highlight .hll { background-color: #ffc; } .highlight .c { color: #999; } /* Comment */ .highlight .err { color: #a00; background-color: #faa } /* Error */ .highlight .k { color: #069; } /* Keyword */ .highlight .o { color: #555 } /* Operator */ .highlight .cm { color: #09f; font-style: italic } /* Comment.Multiline *...
html,body{background-color:#222} body{width:100%;height:100%;top:0;left:0;margin:0;padding:0;position:absolute;overflow:hidden} input{padding:8px;outline:0;color:teal} button{background-color:white;box-shadow:2px 2px teal;color:teal;font-family:Quicksand;padding:10px 30px;margin:5px;font-size:22px;border:0;border-width...
@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css'); /*! * Bootstrap v3.3.5 (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/necol...
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, foo...
/* * 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 * "License"); you ...
/*********************************************************************** ** POLO Html5 Template ** ** Author: INSPIRO MEDIA ** ** URL: //www.inspiro-media.com ** ** Note: You should add dir=ltr on the index....
#scanData { margin: 0; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-family: "Muli", sans-serif; position: absolute; top: 50%; left: 50%; } #admin { width: 400px; margin: 0; position: relative; top: 50%; left: 50%; -ms-transform: translate(-50%, 50%); transfor...
.md-header__button.md-logo img, .md-header__button.md-logo svg { width: 3rem; } .md-header-nav__button.md-logo { margin: 0; padding: 0; } .md-header { height: 3rem; } .md-header-nav { align-items: center; } .md-ellipsis { display: inline; } .md-header-nav__topic { position: relative; } ...
.speaker { overflow-x: hidden; position: relative; } .speakers { margin: 0 60px 64px 60px; display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 16px; max-width: 1400px; } .speaker_item { z-index: 1; background: white; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 2px...
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap'); * { margin: 0; padding: 0; } :root { --purple: #7307c8; --white: #fff; --black: #000; --lightgray: rgb(219, 219, 219); --darkgray: rgb(51, 49, 49)...
@import url(../../base/css/default.css); /* border for common layout elements likedesign boxes, pads, menu items, etc */ .bx-def-border, .bx-def-border-top, .bx-def-border-top-auto, .bx-def-border-bottom, .bx-def-border-left, .bx-def-border-right { border-width: 1px; border-width: 1sp; border-color: rgba(0, 0...
/*CSS Media*/ @media (max-width: 1440px) { .navbar-brand img.Logo1, .EquipamentoS {zoom:70%;} li.nav-item a { padding: 6px 11px !important;font-size: 18px;} } @media (max-width: 1180px) { .carousel-caption h3{font-size: 18px;} } @media (max-width: 990px) { .AnimeA{-webkit-transition: none !important;-moz-transition...
/* Module Custom Styles */ .kay { height: 300px; border: 4px solid yellow; overflow: hidden; } /* th, td { text-align: left; padding: 8px; } th { background-color: #949aab; } tr:nth-child(even) { background-color: Lightgreen; }*/
#content .langTabsContainer { padding-bottom: 0; } #content .langTabsContainer .InputfieldError { margin-bottom: 0; } .langTabs{ position: relative; padding: 0; } .langTabs .ui-tabs-nav.ui-widget-header{ padding: 2px 3px 0 ; border-bottom: none; } .langTabs .ui-tabs-panel { padding: 0.9em; border-top: none; }...
.navbar-default .navbar-toggle .icon-bar{ background-color: #1E69B8; } .main-menu .navbar-default .navbar-nav .active a{ color: #1E69B8; } .main-menu nav li a::after { background: #1E69B8; } .typer{ color: #1E69B8 !important; } .banner-text h2{ color: #1E69B8 } .book-btn a{ background: #1E69B8; border: 3px so...
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Rubik", sans-serif; } .container { width: 100%; height: 100...
/* * * Main stylesheet for Switchery. * http://abpetkov.github.io/switchery/ * */ .switchery { background-color: #fff; border: 1px solid #dfdfdf; border-radius: 20px; cursor: pointer; display: inline-block; height: 28px; position: relative; vertical-align: middle; width: 50px; ...
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } audio, canvas, video { display: inline-block } audio:not([controls]) { display: none; height: 0 } [hidden], template { dis...
.explorer { min-width: 10%; float: top left; vertical-align: top; font-size: 10px; } .metadata-panel { vertical-align: top; min-width: 80%; } .suggestions-panel { width: 20%; text-align: center; vertical-align: top; position: relative; } .explorer-table { -ms-word-break: break-all; word-break: b...
/* Base styles and content styles */ @import 'variables.css'; html { font-family: "Open Sans", sans-serif; color: var(--fg); background-color: var(--bg); text-size-adjust: none; } body { margin: 0; font-size: 1rem; overflow-x: hidden; } code { font-family: "Source Code Pro", Consolas...
html,body { margin : 0; overflow: hidden; } .container { width : 100vw; height : 100vh; display : flex; flex-direction : column; align-items : center; justify-content: center; } .title { font-family: Arial, Helvetica, sans-serif; } .join-help { font-family : Arial, Helvetica, sans-serif; } .crea...
/* headers ---------------------------------*/ /*header.h3 nav.mainmenu>ul>li {height: 100%; margin: 0 0 0; border-left: none;} header.h3 nav.mainmenu>ul>li>a {height: 100%; padding: 0 19px; border-left: 1px solid #e3e3e3; color: #3f3f3f; font: 300 1.231em/40px "Signika",sans-serif; transition: color 0.25s ease 0s, ba...
.dict_box { font: 12px Tahoma,Arial,sans-serif; } .dict_box_tab_trans a { color:#168BC3; text-decoration: none; } .dict_box_tab_trans a:visited { color:#168BC3; text-decoration: none; } .dict_box_tab_trans a:hover { color:#c30; text-decoration: none; } .dict_icon_box { position: absolute; padding: 0; ma...
/* Global Styles */ @font-face { font-family: 'VerelaRound'; src: url('VarelaRound-Regular.eot'); /* IE9 Compat Modes */ src: url('VarelaRound-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('VarelaRound-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('VarelaRou...
C 0 -200 "POSITIVE_INPUT" 0 -200 0 0 60 0 L X "PIN_TEXT" "POSITIVE_INPUT" 230 -230 0 0.00 60 0 0 0 0 0 1 0 74 L 200 -200 0 -200 -1 0 C 0 -100 "COMMON_(GROUND)" 0 -100 0 0 60 0 L X "PIN_TEXT" "COMMON_(GROUND)" 230 -130 0 0.00 60 0 0 0 0 0 1 0 74 L 200 -100 0 -100 -1 0 C 0 0 "POSITIVE_OUTPUT" 0 0 0 0 60 0 L X "PIN_TEXT" ...
@-ms-viewport { width: device-width; } @-o-viewport { width: device-width; } @-ms-viewport { width: device-width; } @-o-viewport { width: device-width; } #content:after { content: ""; display: block; clear: both; } @font-face { font-family: GDS-Logo; src: local("HelveticaNeue"), local("Helvetica ...
@charset "utf-8"; /** * * CSS File,created by dumper, on 07.18 2015 * * 最后编辑人:fidermo.hu (每次修改本文件) * * 可重用Class: [container] * * ie9下兼容样式,请分别加上ielt9,ielt8,ielt7等父级前缀 * * 窄版Body增加Class: narrow_980 * modify 20150106 */ /* base common style */ html { overflow-y:scroll; overflow/*/**/:hidden/9; }...
@charset utf-8; #left_panel{overflow:hidden;font-size:12px;font-weight:700;font-family:Arial,Helvetica,sans-serif;margin:5px} .ui-layout-center{overflow:auto;padding:5px} #main-header{width:100%;height:100%} #header{width:100%;overflow:hidden;padding-bottom:10px} #logo{height:100%;width:25%;float:left;margin-left:5px} ...
from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }@keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animat...
/** * DevExtreme (dx.common.css) * Version: 21.2.6 * Build date: Tue Mar 01 2022 * * Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ /*! This file is kept for backward compatibility. It is no longer required. */
div { color: #ff0000; }
body { font-family: Raleway, sans-serif; margin: 0; padding: 0; user-select: none; } canvas { position: absolute; } .main { display: grid; grid-template-areas: 'sidebar main'; grid-template-columns: 15rem 1fr; grid-template-rows: 1fr; height: 100vh; } aside { background-color: var(--module-back...
@charset "UTF-8"; /** COLOR's DEFAULT **/ /** LOGIN - LEFT */ /** LOGIN - RIGHT */ /** DASH - SIDEBAR */ /** DASH - CONTENT */ /** DASH - RWD */ /** FONT SYSTEM */ /** COLOR SYSTEM */ /** Auto generate buttons, gradients */ /** RADIUS SYSTEM */ /** INDEX SYSTEM */ /** TinyMCE */ .mce_upload { display: none; pos...
 ul { list-style: none; } button, input, select { margin: 0; } img, video { height: auto; max-width: 100%; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .w3-serif{font-family:serif}.w3-sans-serif{font-family:sans-serif}.w3-cursive{font-family:cursive}.w3-monospa...