text
stringlengths
1
1.04M
@charset "UTF-8"; @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); @font-face { font-family: 'Android'; src: url('../fontes/idroid.otf') format('opentype'); font-weight: normal; } :root { --cor0:#c5ebd6; --cor1:#83e1ad; --cor2:#3ddc84; --cor3:#2fa866; -...
.product-list { max-width: 700px; margin: 20px auto 0; padding: 0 20px; } .product-list article { background: #fff; border: 1px solid #ddd; border-radius: 5px; padding: 20px; margin-bottom: 20px; } .product-list article p { font-size: 16px; color: #999; margin-top: 5px; ...
/* ==UserStyle== @name Yes. Roblox Theme @namespace USO Archive @author Erica Montgomery @description `yes.` @version 20200318.4.35 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain("roblox.com") { /* i really want this to be global */ .ad, ...
@font-face { font-family: 'lineicons'; src: url('../font/lineicons.eot?4858415'); src: url('../font/lineicons.eot?4858415#iefix') format('embedded-opentype'), url('../font/lineicons.woff2?4858415') format('woff2'), url('../font/lineicons.woff?4858415') format('woff'), url('../font/lineicons.t...
._knt{border-radius:8px;float:left;height:16px;width:16px}._knu{background-image:url(/rsrc.php/v3/y1/r/xm5BBmedzW-.png);background-repeat:no-repeat;background-size:auto;background-position:-49px -1222px;color:#fff;float:left;height:16px;width:16px}body ._4b9o{display:inline-block;line-height:normal;position:relative} ....
Skip to content Why GitHub? Enterprise Explore Marketplace Pricing Search Sign in Sign up 100marlonSamuel/Contrato Code Issues 0 Pull requests 0 Projects 0 Security Insights Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software ...
/*.log .log_share{position: relative;background: url(../images/ccc.png) no-repeat 0 0; background-size: 100% 100%}*/ /*.log .logshare>a{background: url(../images/ccc.png) no-repeat 0 0; background-size: 100% 100%}*/ .center_soure{margin-top: 45px;} .upload {float: right;margin-right:104px;width: 110px;height: 40px;lin...
.list-post > h2 { font-size: 15px; font-weight: bold; padding: 12px 0; } .list-post ul { box-sizing: border-box; /*padding-left: 15px;*/ } .list-post li { display: flex; align-items: center; padding: 15px; margin: 20px; background: #fff; border-radius: 15px; transition: all 0.5s; ...
/** * NavBar css * */ .navbar-element > li > a { color: #ffffff; padding-top: 10px; padding-bottom: 10px; line-height: 20px; } .navbar-title { color: #ffffff; float: left; height: 50px; padding: 15px 15px; font-size: 18px; line-height: 20px; } .navbar-title:hover { color: #ea...
.meetup { display: flex; flex-direction: row; margin-top: 2rem; padding-bottom: 20px; border-bottom: 1px solid #ccc; } .meetup:last-of-type { border: none; } .meetup__header { display: flex; align-items: center; } .meetup__header h4 { margin: 0; font-size: 1.6rem; font-weight: 600; line-heigh...
/* * */ body { background:black url("../resrc/star_bg.png"); } #sequence { /* height:700px; */ height:775px; width:1000px; overflow:hidden; margin: 0 auto; -webkit-perspective:800; -webkit-perspective-origin:center 300px; } #far-far-away { color:rgb(75,213,238); font-family:"F...
.w3-progress-container { width: 100%; height: 1.5em; position: relative; background-color: #f1f1f1 } .w3-progressbar { background-color: #757575; height: 100%; position: absolute; line-height: inherit } .w3-red, .w3-hover-red:hover { color: #fff!important; background-color: #f443...
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,...
.node rect { cursor: move; stroke-width: 1.5; fill-opacity: 0.6; shape-rendering: crispEdges; } .node text { pointer-events: none; text-shadow: 0 1px 0 #fff; } .link { fill: none; stroke: #000; stroke-opacity: .4; } .link:hover { stroke-opacity: .5; }
@import "reset.css"; @import "skeleton.css"; @import "font-awesome.css"; @import "superfish.css"; @import url(//fonts.googleapis.com/css?family=Open+Sans:400); @import url(//fonts.googleapis.com/css?family=Open+Sans:300); @import url(//fonts.googleapis.com/css?family=Open+Sans:600); @import url(//fonts.googleapis.com/...
.bouncechk { display: flex; align-items: center; } .bouncechk__wrapper { display: inline-block; position: relative; margin-right: 12px; } .bouncechk__label { display: block; border-radius: 2px; margin-bottom: 0px; margin-right: 7px; transition: all 250ms cubic-bezier(0.4, 0, 0.23...
/* ==UserStyle== @name The Missing Matrix Theme for Chrome Stylish @namespace USO Archive @author iamevanhe @description `Stylish (for Chrome) only has built in theme for the editor, say my beloved theme "the-matrix". Interesting, Stylish allows us to inject CSS style for Stylish itself.` @ver...
.alertify .ajs-dimmer { position: fixed; z-index: 1981; top: 0; right: 0; bottom: 0; left: 0; padding: 0; margin: 0; background-color: #252525; opacity: .5; } .alertify .ajs-modal { position: fixed; top: 0; right: 0; left: 0; bottom: 0; padding: 0; overflow-y: auto; z-index: 1981; } ...
a { color: #2ba8db; } a:hover { color: #2ba8db; } .primary-color, .text-primary { color: #2ba8db !important; } .text-success { color: #a3c756 !important; } .btn-primary { background: #2ba8db; } .btn-primary:hover { background: #1f89b4; } .btn-success { background: #a3c756; } .btn-success:hover { backgro...
body { background-color: #2c3c42; padding: 0; margin: 0; display: flex; justify-content: center; align-items: center; } .inputDiv { position: absolute; width: 400px; height: 500px; left: calc(50% - 200px); top: calc(50% - 250px); display: flex; flex-direction: column; justify-content: cente...
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); html, body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; } a { color: #0366d6; } app { position: relative; display: flex; flex-direction: column; } .top-row { height: 3.5rem; display: flex; align-item...
:root { --underperforming: #CC3430; --both: #575757; --wellperforming: #00784c; } body { font-family: 'Roboto', sans-serif; margin: 0; } #header { height: 56px; position: relative; background-color: #FFE6C8; text-align: left; line-height: 40px; } .header-container { backgr...
@import url("https://fonts.googleapis.com/css2?family=Shojumaru&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap"); * { box-sizing: border-box; } body { background-color: #659dbd; } h1 { font-family: "Shojumaru", cursive; text-align: center; font-si...
/* lg */ @media (min-width: 1400px) { #main { background-size:cover; } .banner-form button.form-control { height:49px; } } /* md */ @media (min-width: 992px) and (max-width: 1199px) { .banner-form .form-control, .banner-form .category-dropdown{ height:45px; } .banner-form button.form-control { height...
#user-settings content { display: block; } #user-settings .setting-group > label { display: block; color: §tertiary-text-color; margin-right: 0.5em; font-size: 80%; margin: 0.25em 0.5em; } .setting-group p { margin: 0.25em 0.5em; }
.container { width: 70%; } .metadata-row:hover { background-color: #f0f0f0; cursor: pointer; } .citation-cross { padding: 2px; border-radius: 5px; } .citation-cross:hover { background-color: #FFB2B2; cursor: pointer; } .citation-cross:active { background-color: #d9534f; } .add-citation-btn { widt...
/*! * Start Bootstrap - Resume v5.0.8 (https://startbootstrap.com/template-overviews/resume) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
/* zIndex of important system app parts * is gathered here to clearly specify all system-app hierarchy */ /* Reset zIndex */ #screen > *:not([data-z-index-level]) { z-index: 0; } /* Level 1 */ /** * Top layer, covers all of the screen no matter what's the height * of the status bar. * System overlay > Sleep men...
/* materialize.css variables */ /* fixes */ /* MAIN */ html, body, main { height: 100%; } body { background: #efefef; } th { font-weight: 300; } /* REGISTRATION */ .registration { width: 100%; height: 100%; display: flex; flex-direction: row; background-size: cover !important; } .registration .side...
/*! normalize.css v2.1.0 | 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] { display: none; } html...
body { font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt; line-height: 13pt; background-color: #F8F8F8; } a:link { color: #0000A0; text-decoration: none; } a:active { color: #FF0000; text-decoration: none; } a:visited { color: #800080; text-decoration: none; } a:hover { color...
/* * 基础重置 * */ html { color: #333; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr,...
.button--sacnite::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: inherit; z-index: -1; box-shadow: inset 0 0 0 35px #333; -webkit-transform: scale3d(0.9, 0.9, 1); transform: scale3d(0.9, 0.9, 1); -webkit-transition: box-shadow 0.3s, -webkit-t...
.bottompadding { padding: 0 0 1.5rem 0; }
body {margin:0;font-family:Arial} .topnav { overflow: hidden; background-color: #333; } .topnav a { float: left; display: block; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .active { background-color: #04AA6D; color: white; } .topnav .icon ...
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"); :root { --secondary-color: #838383; --accent-color: #f4ae13; --accent-color-dark: #f4ae13; --button-background: #1d1d1d; --font-type-title: bold 4.2rem...
/*! * Start Bootstrap - Agency v4.1.1 (https://startbootstrap.com/template-overviews/agency) * Copyright 2013-2018 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) */body{overflow-x:hidden;font-family:'Roboto Slab','Helvetica Neue',Helvetica,Arial,...
/*! * Font Awesome 4.7.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('../fonts/fontawesome-webfont.eot?v=4.7.0'); src: url(...
html, body { margin: 0; padding: 0; min-width: 1200px; -ms-overflow-style: scrollbar; /*浏览器提示*/ /*管理提示*/ /*登陆和注册*/ } html input:-webkit-autofill, body input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset !important; } html ::-moz-placeholder, body ::-moz-placeholder { color: #999;...
/* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html version: 3.4.0 build: nightly */ .yui3-calendar { } .yui3-calendar-content { } .yui3-calendar-pane { width: 100%; } .yui3-calendar-grid { width: 100%; } .yui3-calendar-left-...
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400,700"); @tailwind preflight; @tailwind components; /* Custom styles */ body { @apply bg-black; } a[href^="tel"] { color: inherit; text-decoration: none; } .nav-logo { transition: opacity 1s ease-in-out; } .nav-link { transition: color ...
html { font-size: 65%; font-size: 16px; } body { display: -ms-grid; display: grid; -ms-grid-columns: 1fr; grid-template-columns: 1fr; height: 100vh; font-family: 'Roboto', sans-serif; color: #191923; background-color: #F7CE21; } h1 { font-family: 'Roboto Slab', 'Arial'; font-weight: 700; ...
html,body { height: 100%; margin: 0; padding: 0; } #map-canvas, #map_canvas { height: 650px; width: 100%; } @media print { html,body { height: auto; } #map-canvas, #map_canvas { height: 650px; max-width: none; } } #panel { position: absolute; top: 5px; left: 50%; margin-left...
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-menu-item-danger.ant-menu-item { color: #ff4d4f; } .a...
/*Dark Version ------------------------------------*/ body.dark { color: #999; background-color: #252525; } body.dark .wrapper { background: #252525; } body.dark h1, body.dark h2, body.dark h3, body.dark h4, body.dark h5, body.dark h6 { color: #ccc; font-weight: 200; } body.dark .wrapper p { color: #999; }...
/* * Backpack - Skyscanner's Design System * * Copyright 2016-2022 Skyscanner Ltd * * 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.0...
.sitename-middle{ margin-top: 30px; } .dark-background-on-table{ background-color:#c7c7c7; }
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) /*# sourceMappingURL=bootstrap.min.css.map */ .nav>li { position: relative; display: block; margin-left: 12px; }
.yoast-notice-dismiss:before{display:block!important;width:20px;height:20px;color:#b4b9be;background:0 0;font:400 16px/1 dashicons;text-align:center;content:"\f153";-webkit-font-smoothing:antialiased!important;speak:none}.yoast-notice-dismiss{position:absolute;top:0;right:1px;margin:0;padding:9px;border:none;color:#b4b...
.trmostato { display: flex; flex-direction: column; height: 100%; justify-content: center; user-select: none; } .state { display: flex; justify-content: center; } .temperature { color: #d7eaea; } .temperature i { font-size: 2rem; } .temperatureIcon { font-size: 5vh; } .cool ...
/* eb-garamond-cyrillic-ext-800-normal*/ @font-face { font-family: 'EB Garamond'; font-style: normal; font-display: swap; font-weight: 800; src: url('./files/eb-garamond-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/eb-garamond-all-800-normal.woff') format('woff'); unicode-range: U+0460-052F...
/* BEM support Func -------------------------- */ /* Element Chalk Variables */ /* Transition -------------------------- */ /* Color -------------------------- */ /* 53a8ff */ /* 66b1ff */ /* 79bbff */ /* 8cc5ff */ /* a0cfff */ /* b3d8ff */ /* c6e2ff */ /* d9ecff */ /* ecf5ff */ /* Link -------------------------- */ /...
h1 { color: orange; }
/* colors Zwart: #000000; Bruin: #cb9e65 Geel: #f8c811 */ html, body, section, article, div, header, main, footer, nav, ul, li, p, a{ float:left; margin:0; padding:0; } html, body{ width:100%; height:100%; } html{ font-size:14px; font-family: 'FuturaMedium'; background: url(../afb/zussBrasserieBackground.J...
.ErrorText { color: rgba(218, 26, 26, 0.856); font-weight: 700; font-size: 1.4rem; } .ErrorText span { display: block; font-weight: 100; font-size: 0.9rem; margin: 1rem 0; } .confirmationText { color: rgba(12, 131, 12, 0.89); font-weight: 700; font-size: 1.4rem; }
/* written by joel */ /* css/standard.css */ #main_title { background-size: cover; background-image: url(../img/main-title2.png); color: grey; text-align: center; } #left_sheet { background-color: #D8D9DB; vertical-align: top; text-align: left; font-size: 1.25em; line-height: 1em; } #main_content { backgr...
body { margin:0px; background-image:none; position:relative; left:-24px; width:186px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u15559_img { position:absolute; left:-9px; top:-9px; width:110px; height:19px; } #u15559p000 { position:...
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, form, label, legend, table, caption, tbody, tfoot, thead, tr,...
/* This is a good layout for a mobile-first CSS template. Following this flow will minimize the number of styles you need to write and will ensure you are thinking, designing and developing mobile-first. Most of your styles get written like standard CSS, but for your mobile presentation. Generally speaking, a good mobi...
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700"); @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); body, html { margin: 0; padding: 0; } body { min-height: 100vh; min-width: 100vw; background-size: cover; background-position: center center; ...
body { background: #151515 ; color: white; max-width: 800px ; margin: auto ; font-family: sans-serif ; } a { color: #66a1ff; } a:hover { color: #83bcfc; } h1 { color: #def3ff; } h2 { color: #b1dffa; } h3 { font-size: 18px; color: #87b3d4; } p { color: #e3e3e3; } pre { overflow-wrap: break-word; wh...
/*------------------------------------------------------------------------ Woocommerce CSS /*------------------------------------------------------------------------*/ /** * checkout page */ .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { max-width: 48%; } .woocommerce .col2-set .col-2, .woo...
/*! * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE) */ body { padding-top: 54px; } @media (min-width: 992px) { ...
.main-tables-container{ display: flex;/*los pondra horizontal*/ margin: 0 auto; width: 930px; } .product-cards--container{ display: flex; flex-wrap: wrap;/*el contenido se empiece a acomodar utilizando el felx para que no genere un over-flow*/ width: 930px;/*donde queremos que haga el camb...
.exercise-navigation { font-size: 20px; } .tasks-pages-pagination { display: flex; align-items: center; justify-content: flex-start; } .tasks-pages-pagination__name { display: inline-block; margin-right: 15px; } .c-pagination--tasks { padding-left: 0; padding-right: 0; } .tasks-pages-pagination > ul...
/********************************/ /* Ignite UI for jQuery Infragistics theme */ /********************************/ /* states */ @import "icons-styles.css"; .stateNormal { border: 1px solid #bcbcbc; background-color: #e8e8e8; color: #444444; } .stateHover { border: 1px solid #999999; background-color: #cccccc...
/*! * Font Awesome Free 5.9.0 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, .fab, .fal, .far, .fas { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-bloc...
@charset "utf-8"; /** * * Generic CSS for CakePHP * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistrib...
.header { position: static; border-bottom: 1px solid #F2F2F2; height: 77px; line-height: 77px; } .logo, #menu { display: inline-block; vertical-align: top; } .logo { width: 20%; display: inline-block; padding: 0 1em; box-sizing: border-box; } .logo img { margin: 0; display: inline-block; ve...
@import url(font-awesome.min.css); @import url(font-mfizz.css); @import url("http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic"); @charset 'UTF-8'; @import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900'); /* Spectral by Pixelarity pixelarity.com @pixelari...
/* Google Fonts @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,700;1,600&display=swap');*/ /* All Collars Variale */ :root{ --primary : #1a253f; --secondary : #2b55cc; --dark : #151a33; --info : #4d79f6; --ternary : #bdaacc; --pure: #eff2f9; --fade: #7081b9; --mild...
/* Magnific Popup CSS */ .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webki...
body { font-family: Oxygen, 'goudy old style', 'minion pro', 'bell mt', Georgia, 'Hiragino Mincho Pro', serif; } .field-name { /* Fix for https://github.com/bitprophet/alabaster/issues/95 */ -moz-hyphens: manual; -ms-hyphens: manual; -webkit-hyphens: manual; hyphens: manual; width: 110px;...
/* ============================================================================= LOGO CSS Authored by: - Josh Beveridge - Justin Bellefontaine ============================================================================= */ /* Variables =======================================================...
.part_text, .part_richtext { font-size: 16px; } .part_header { font-weight: normal; } .part_header-1 { font-size: 32px; } .part_header-2 { font-size: 28px; } .part_table table { font-size: 12px; } .part_table thead th, .part_table tfoot th, .part_table td { padding: 5px 10px 5px 0; } .part_horizontalr...
html { font-family: 'Encode Sans', sans-serif; margin: 0; padding: 0; box-sizing: border-box; } body { margin: 0; padding: 0; background: #F8F9F7; } a { text-decoration: none; } h1 { font-family: 'Encode Sans Semi Condensed', sans-serif; } h2 { font-family: 'Encode Sans Semi Condensed', sans-ser...
/* * 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/jszip-2.5.0/pdfmake-0.1.36/dt-1.10.20/b-1.6.1/b-flash-1.6.1/b-h...
/*! * * antd v4.18.5 * * Copyright 2015-present, Alipay, Inc. * All rights reserved. * /*# sourceMappingURL=main.14a06a75.css.map*/
/* ==UserStyle== @name Omega-Cheats Dark Red ( Clean & Modern ) @namespace USO Archive @author IDKZAL @description `This is for people who hate white websites...lol Codex luv me now :(` @version 20171016.21.3 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-...
ul { margin-left: 1em; } ul li { list-style-type: none; }
* { box-sizing: border-box; } input[type=text], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; resize: vertical; } input[type=password], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4...
/* this file is loaded after the default css if the style is selected */ .alert a, .alert .alert-link { color: #93c54b; text-decoration: none; } nav, .navbar, .navbar > .container-fluid .navbar-brand { min-height: 40px; height: 40px; margin-bottom: 0px; } .navbar-default .navbar-nav a { padding: 6px 12px; } ...
.progress-bar[data-v-326522c6]{position:absolute}.scroll-button[data-v-62975da2]{background:#fff;width:50px;height:50px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:c...
tbody tr td:nth-child(1) div, tbody tr td:nth-child(2) div { width: 300px; } tbody tr td:nth-child(3) a { display: block; width: 200px; } tbody tr td:nth-child(4) div, tbody tr td:nth-child(5) div, tbody tr td:nth-child(6) div { width: 80px; overflow-x: hidden; } /* Give the table more breathing room on a wider displa...
@import url("https://fonts.googleapis.com/css?family=Lato"); h1 { font-weight: normal; font-size: 40px; font-weight: normal; text-transform: uppercase; } h1 span { font-size: 13px; display: block; padding-left: 4px; } p { margin-top: 200px; } p a { text-transform: uppercase; text-decoration: none;...
.navbar { min-height: $navbar-height; } .navbar-default { background-color: $navbar-background-color; border-color: $navbar-border-color; /* Navbar brand styles ------------------------------------------------ */ .navbar-brand { color: $navbar-color; &:hover, &:focus { color: $navbar-color-...
body{ margin: 0; padding: 0; } a { color: navy; } .footer { margin-top: 8em; padding: 0.5em 1em 0.5em; border: 1px solid; border-width: 1px 0; clear: both; border-color: rgb(30%,30%,50%) navy rgb(75%,80%,85%) navy; background: rgb(88%,90%,92%); font-size: 80%; } .svn { margin: 3em; } .rev { ...
.eemail_caption { padding-bottom:5px; padding-top:5px; /*padding-left:10px;*/ padding-right:5px; } .eemail_msg { padding-top:5px; padding-bottom:5px; /*padding-left:10px;*/ color:#F00; } .eemail_textbox { padding-bottom:10px; /*padding-left:10px;*/ } .eemail_button { padding-bottom:10px; /*padding-left:...
.flex-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; } .flex-column { -ms-flex-direction: colu...
body { padding-top: 65px; padding-bottom: 30px; } .table > thead > tr > th { border-bottom: 1px solid #ddd; white-space: nowrap; } .border-left{ border-left: 1px solid #ddd; } .border-right{ border-right: 1px solid #ddd; } @media (min-width: 768px) { .container-md { max-width: 850px; } } a:hove...
.header { color: rgba(175, 47, 47, 0.15); font-size: 3em; margin: .5em 0 0 0; } @media print { .header { display: none; } }
/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */ /* main.css 2.1.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 Cam...
body{ font-family: Arial, Helvetica, sans-serif; background-image: linear-gradient(to bottom, #0B1726,#1f3d64); /*degradê linear para direita, olhar cores no Adobe Color*/ width: 80%; margin: 0 auto; /*fica centralizado*/ } header{ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; ...
[data-name="Md-DateTimePicker-PopoverContent"] { padding: 5px 6px; } [data-name="Md-DateTimePicker-PopoverContent"] a[data-name="go-today"] { color: #333; width: 100%; display: block; text-decoration: none; } [data-name="Md-DateTimePicker-Title"] { direction: rtl; ...
/****************************************************************************************/ /*************** [COLOR CODES] PURPLE:#2788e3 LIGHT PURPLE:#666666 *****************/ /****************************************************************************************/ WalletFrame { border-image: url(':/images/walletFr...
.modal-popup.collection_modal .images { flex-shrink: 0; margin-right: 40px; display: grid; grid-gap: 16px; grid-template-columns: 120px 392px; grid-template-rows: repeat(3, 120px); } @media (max-width: 1262.98px) { .modal-popup.collection_modal .images { margin-right: 0; margin-bottom: 36px; g...
html, body { margin: 0; padding: 0; 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-c...
/*! * Bootstrap v3.3.2 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * Bootstrap v3.3.2 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LIC...
@import url(https://fonts.googleapis.com/css?family=Dosis:500,600&subset=latin,latin-ext); @import url(https://fonts.googleapis.com/css?family=PT+Serif:400&subset=latin-ext); html, body { padding: 0; margin: 0; font-size: 16px; padding-bottom: 30px; padding-top: 32px; } #main { position: relat...
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap"); /*Social Media Colors*/ /*Theme Colors*/ /*Theme Colors For Dark*/ /*---Default Button---*/ .btn-default { background-col...