text
stringlengths
1
1.04M
body { background-image: url(https://www.paymentsjournal.com/wp-content/uploads/2019/11/904-scaled.jpg); background-size: auto; background-repeat: no-repeat; background-size: cover; background-attachment: scroll; word-wrap: normal; } header { text-align: center; color: white; text-s...
.mapboxgl-map { font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif; overflow: hidden; position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } #map { margin-top: 10%; } .mapboxgl-canvas { position: absolute; left: 0; top: 0; } .mapboxgl-map:-webkit-full-screen { ...
@media (min-width: 992px) { #testimonials .testimonial-item p { width: 80%; } .team-display { margin-left: 130px; } } @media (max-width: 991px) { #header { height: 60px; padding: 10px 0; } #header .logo h1 { font-size: 28px; padding: 8px 0; } #intro { padding: 140px 0 60px 0...
/* Copyright 2013 The Polymer Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */ .toolbar-bg { background: url(../assets/toolbar.png) repeat no-repeat; } .toolbar-bg-0 { background: url(../assets/toolbar.png) repeat no-repeat; } .too...
@charset "utf-8"; /* CSS Document */ /* ---------------------------------------------------------------------- */ /* Theme Information /* ---------------------------------------------------------------------- Name: Inceptio Description: Responsive Multi-Purpose Theme Version: 1.0 Author: Ixtendo Author URI: http://ww...
.zestful-box { background: #f9f9f9; font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif; color: #666; border: 1px solid #d1d1d1; clear: both; margin: 20px 0px; text-align: left; width: 100%; } .zestful-box .zestful-box-inner { padding: 3%; margin-bottom: 0; display: flex; flex-...
/*===== GOOGLE FONTS =====*/ @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap"); /*===== VARIABLES CSS =====*/ :root{ --header-height: 3rem; --font-semi: 80; } /*===== Colores =====*/ :root{ --first-color: rgb(136, 0, 0); --second-color: #0E2431; } /*===== Fuente y t...
@charset "UTF-8"; /* Settings for the top bar and off-canvas menu */ /** Global settings: background-color and font-color */ /* fixed bottom bar */ /** pagination for news more */ /** for article navigator using block grid */ meta.foundation-version { font-family: "/5.5.3/"; } meta.foundation-mq-small { ...
@import url('https://fonts.googleapis.com/css2?family=Play&display=swap'); body { background: cornsilk; font-family: 'Play', sans-serif; margin: 0px; } /** --- arrows --- **/ .arrow { border: solid #FFFFFF; border-width: 0 3px 3px 0 !important; display: inline-block; padding: 3px; } .rig...
/*!* Bootstrap v4.1.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)*/ :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc...
form #requetes #leschamps_0 { display: inline-block; width: 30%; vertical-align: top; /*border: 1px solid gray;*/ margin: 0px; } form #requetes span { display: inline; width: 25%; margin: 0px; } #requetes input[type="text"] { margin-left: 5px; } #requetes input, #requetes select { border: 1px solid blac...
* { margin: 0; padding: 0; } body { font-family: sans-serif; margin: 0 auto; } header { text-align: center; } @media (min-width: 768px) { header { align-items: center; display: flex; } } .product-cards { margin-bottom: 30px; } @media (min-width: 768px) { .product-cards { display: grid...
* { box-sizing: border-box; padding: 0; margin: 0; } body { background-color: #d9dcd6; } .header { padding: 20px; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; background-color: #2a607c; color: #ffffff; } .header h1 { displa...
.box-grey { background-color: transparent !important; } @media (prefers-color-scheme: dark) { .box, input, .button, .tag, select { /* Fallback for firefox that still doesn't support blur */ background-color: rgba(0, 0, 0, .8) !important; } @supports ((-webkit-backdrop-...
.nav { display:flex; list-style-type: none; justify-content: space-between; width:50%; } .grid-container { display: grid; grid-template-columns:1fr 1fr 1fr; grid-template-rows: 1fr 1fr; grid-template-areas: "header header header" "section-one section-two section-three" "foo...
*, *:before, *:after { box-sizing: border-box; } img { max-width: 100%; height: auto; } body .live-preview pre { margin: initial; padding: initial; line-height: initial; background: initial; } .visually-hidden { position: absolute; overflow: hidden; clip: rect(1px 1px 1px 1px); clip: rect(1px, ...
body { font-family: sans-serif; color: #222; margin: 0; } h1, h2, h3 { margin: 0 0 0.35em; } h1 { font-size: 40px; } h2 { font-size: 28px; } h3 { font-size: 20px; } p { margin: 0 0 1.15em; } .container { max-width: 800px; margin-left: auto; margin-right: auto;...
p{ font-size: 20pt; text-align: center; margin-top: 10px; } button{ margin-left: 20px; } .content-label{ background-color: azure; margin: 80px auto; max-width: 750px; border-radius: 10px; padding: 32px; margin-bottom: 80px; min-height: 1000px; }
/* Colors: $llgrey: #FCFCFC; $lgrey: #f5f5f5; $grey: #EEEEEE; $ggrey: #E1E1E1; $dgrey: #9E9E9E; $green: #278d3f; $red: #FF0000; $blue: #0099DC; $bblue: #5897fb; $lblue: #EAF9FF; $yellow: #FFFF00; $orange: #FF9900; $black: #191919; $white: #ffffff; */ /** * Global shit */ body { font-f...
.for-modal-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; background: rgba(0, 0, 0, .4); } .for-modal-wrap { position: fixed; top: 0; right: 0; bottom: 0; left: 0; height: 100%; z-index: 999; display: flex; justify-content: center; align-items: center; } ...
/* lexend-deca-vietnamese-400-normal*/ @font-face { font-family: 'Lexend Deca'; font-style: normal; font-display: swap; font-weight: 400; src: url('./files/lexend-deca-vietnamese-400-normal.woff2') format('woff2'), url('./files/lexend-deca-vietnamese-400-normal.woff') format('woff'); }
@font-face { font-family: ahem; src: url(http://127.0.0.1:8080/css/resources/cors-ahem.php); } html { font-family: ahem; background-image: url(http://127.0.0.1:8080/resources/square20.png); }
.footerDiv span { /* bottom: 0; left: 0; right: 0; float: center; color: rgb(0, 255, 221); text-shadow: 2px 2px 2px rgba(0, 7, 99, 0.248); min-height: 50px; text-align: center; border-top: solid black 1px; font-family: copperplate; background-color: #343a40; */ position:fixed; text-align: r...
/*! Image Uploader - v1.2.3 - 26/11/2019 * Copyright (c) 2019 Christian Bayer; Licensed MIT */
/* required styles */ .leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer { position: absolute; left: 0; top: 0; } .leaflet-container { overflow: hidden;...
/*! Do no Remove this Line : Color.css Copyright from DeveloperText !*/
.layer { position: relative; z-index: var(--z-index-1); display: flex; align-items: center; height: 32px; padding: 0 var(--space-small); } .black-30 { color: var(--color-black-30); } .black-80 { color: var(--color-black-80); } .purple { color: var(--color-purple); } .icon, .layerName, .pageName { p...
html, body { padding: 0; margin: 0; font-family: Montserrat, sans-serif; } * { box-sizing: border-box; } main { align-items: center; background: linear-gradient(#c0a4f9, #c8f1fd); padding: 4rem; flex: 1; display: flex; flex-direction: column; justify-content: center; min-height: 100vh; }
table { width: 75%; } mat-card{ justify-content: center; display: flex; align-items: center; } .example-form { min-width: 150px; max-width: 500px; width: 100%; } .example-full-width { width: 100%; }
body{ background-image: url('../img/bg/wavy-dots-combine.svg'); }
.success { color: green; background: lightgrey; font-size: 20px; border-style: solid; border-radius: 5px; padding: 10px; margin-bottom: 10px; } .error { color: red; background: lightgrey; font-size: 20px; border-style: solid; border-radius: 5px; padding: 10px; ma...
/* dojox.mobile.Slider */ .mblSlider { margin: 15px; border-style: inset; border-width: 1px; border-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2)); -webkit-user-select: none; -webkit-box-sizing: content-box; border: 1px solid #c0c0c0; border-bo...
@keyframes float1 { from { transform: translateX(-70px); } to { transform: translateX(70px); } } @keyframes float2 { from { transform: translateX(90px); } to { transform: translateX(-90px); } } @keyframes twinkle { to { background-color: deeppink; } } @keyframes excite1 { to { ...
.coruwi-tn { -webkit-column-rule-width: thin; column-rule-width: thin; }
@charset "UTF-8"; /* Reset.css */ 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,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article...
*{ margin: 0; padding: 0; box-sizing: inherit; } html{ box-sizing: border-box; } section{ width: 70%; margin: 4rem auto; border: 1px solid var(--yellow-color); padding: 2rem 0; background-color: var(--white-color); } section ul{ display: flex; justify-content: space-evenly...
/*! * Bootstrap v4.0.0-beta (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) /*# sourceMappingURL=bootstrap.min.css.map */ /*! * Font Awesome 4.7.0 by @davegandy - http://fontawes...
div.mat-menu-panel { width: 600px !important; } div.mat-menu-panel { max-width: 550px; width: 550px; overflow: visible; }
/* .App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; ...
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0); border-radius: 10px; background-color: rgba(0,0,0,0); opacity: 0.5; display: none; } ::-webkit-scrollbar { width: 7px; /* background-color: #F5F5F5; */ opacity: 0.5; } ::-webkit-scrollbar-thumb { bord...
.wrapper{ background: none; border: none; } .input{ background: linear-gradient(to bottom, #5b5f62, #6f7477); width: 100%; border: 1px solid #3c3e40; border-radius: 4px; font-size: 13px; padding: 5px; resize: vertical; outline: none; &::placeholder{ color: rgb(47, 49, 50); } &:focus{ b...
@charset "utf-8"; /* CSS Document */ table{ border-collapse:collapse; -webkit-box-shadow: 4px 4px 20px -6px rgba(0,0,0,0.7); -moz-box-shadow: 4px 4px 20px -6px rgba(0,0,0,0.7); box-shadow: 4px 4px 20px -6px rgba(0,0,0,0.7); font-family: "Open Sans"; } td{ text-align: center; border: 1px solid #e2e0e0; font-size: 14px;...
/* override MuiCssBaseline */ .zep-radio *, *::before, *::after { box-sizing: unset; }
/* Theme Name: Searchlight Theme URI: http://d5creation.com/theme/searchlight Author: D5 Creation Author URI: http://d5creation.com/ Description: Searchlight is a CSS3 Powered and WordPress Latest Version Ready Responsive Theme. Super Elegant and Professional Searchlight Theme will be adjusted automatically with al...
.navBar { display: flex; background-color: #87CEEB; padding: 1rem 0; align-items: center; justify-content: center; } .logo { width: 75px; margin-right: 1rem; } :global(.button).nav-button { margin-left: 1rem; }
/********************************/ /* windows10 specific ***********/ /* patches for window-controls. */ /********************************/ /* makes space between top edge and navigation bar when maximized */ :root[sizemode="maximized"] #navigator-toolbox { padding-top: 10px !important; }
body p:first-child { color: red; }
:root { --red: #e74c3c; --blue: #2980b9; --orange: #e67e22; --purple: #9b59b6; --green: #27ae60; --secondary: #200606; --primary: #e7e7e7; --menu-primary: #ffffff9c; --card-primary: #e7e7e7; --muted: #7a7a7a; --trans: #00000000; --opaque: #27272713; --opaque-card: #0000000e; --new-highlight:...
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audi...
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f358e78e75f4ca3057ae4c736e787a52) * Config saved to config.jso...
.label { @apply block text-sm leading-8 font-semibold text-gray-700; } .input { @apply block bg-white border-gray-300 text-gray-700 pt-2 pb-2 pl-3 pr-3 shadow-sm border rounded-md leading-normal text-base; &:focus { @apply border-primary-300 ring-primary-300; } &::placeholder { @apply text-gray-300...
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700"); /*! * bootswatch v3.3.2 * Homepage: http://bootswatch.com * Copyright 2012-2015 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -ms-text-size...
body { color: #696969; background-color: #FFFFFF; word-wrap: break-word; font-family: 'Lora', serif; line-height: 2; font-size: 1.8em; } a { color: #393939; text-decoration: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0...
.container-fluid .row{ margin-bottom: 20px; } span { display: inline-block; } .howto{ font-weight: bold; font-size: 15px; margin-left: 30px; } #seq_one_str, #seq_two_str{ font-weight: bold; font-size: 18px; font-family: "Courier New", Courier, monospace } #time { font-size: 20px; } #result{ font-size: ...
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; font-smooth: antialiased; text-rendering: optimizeLegibility; } ...
.SideDrawer { position: fixed; width: 280px; max-width: 70%; height: 100%; left: 0; top: 0%; z-index:200; background-color: white; padding: 32px 16px; box-sizing: border-box; transition: transform 0.3s ease-out; } @media(min-width: 500px) { .SideDrawer { display:...
/*! * Font Awesome 3.2.1 * the iconic font designed for Bootstrap * ------------------------------------------------------------------------------ * The full suite of pictographic icons, examples, and documentation can be * found at http://fontawesome.io. Stay up to date on Twitter at * http://twitter.com/...
.hll { background-color: #ffffcc } .c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ .ch { color: #408080; font-style: italic } /* Comment.Hashbang */ .cm { color: #408080; fo...
@font-face{ font-family: 'Natosans'; src: url('./fonts/NotoSans-Regular.ttf') } html, body{ font-family: 'Natosans'; background-color: #263238; min-height: 100%; } .container{ background-color: #fefefe; margin: auto; margin-top: 3%; height: 500px; width: 800px; padding: 30px...
/* body{ padding:10%; padding-left: 0%; display: block; border: 0.3rem; border-style: solid; padding-left: 32%; background-color: darkgray; min-width: 150px; } */ .my-form{ min-width: 100px; max-width: 500px; width: 98%; margin-left:10%; } .mat-toolbar{ ...
.section-body{ border-top: 1px solid #cccccc; padding: 10px 20px 10px 20px; border-radius: 2px; } .section-body label{ margin-top: 5px; } .application-create .section-body .row{ margin-top: 15px; } .label-cont{ text-align: right; vertical-align: top; }
@font-face { font-family: 'megrimfont'; src: url('../fonts/GABRWFFR.TTF'); } .megrim-font { font-family: 'megrimfont'; } @font-face { font-family: 'Rubik'; src: url('../fonts/Rubik-VariableFont_wght.ttf'); } @font-face { font-family: 'headlinefont'; src: url('../fonts/ATLANTISBOLD.TTF'); ...
thead { color: #337AB7; }
@charset "utf-8"; /*common*/ body{font-size:12px;font-family:宋体;color:#464644;margin:0;text-align:center} div{margin:0 auto;padding:0} from,ul,img{border:0}.clean{clear:both;height:0;font-size:0;overflow:hidden} h1,h2,h3,h4,h5,h6,h7,form,select,input,ul,li,label,img{padding:0;margin:0}li{list-style:none;overflow:hidden...
.card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); text-align: center; background-color: #f1f1f1; position: relative; border-radius: 6px; height: 180px; width: 25%; margin: 12px; padding: 0px; width: 100%; } .column { margin: 0 auto; border-top: 1px solid #e6e...
.icon-box.svelte-pxhr3o{background-image:linear-gradient(293deg, #daae51 0%, #d53369 100%)}.icon-content.svelte-pxhr3o{width:60px;height:60px;background-color:#fff;margin-left:2px;margin-top:2px} /*# sourceMappingURL=bundle.css.map */
/* Copied from React project */ * { font-family: sans-serif; } h1, h2 { text-align: center; } #clock-face { position: relative; width: 70vh; height: 70vh; border: solid 2vh #888; border-radius: 37vh; margin: 0 auto; } #clock-face:before { content: "TEKNUM"; display: block; position: absolute; ...
/* Copyright 2020 The casbin Authors. All Rights Reserved. */ /* 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 */ /* ...
/* html{ scroll-behavior:smooth; --bg-card: white; --bg-eventos:#f2f2f2; --color-text:black; --bg-input: #000000; } */ #section-artigos{ background-color:rgba(255, 0, 0, 0.614); width:100%; height:auto; position:absolute; } .envelope-titulo{ text-align:center; position:rel...
*{ margin: 0; padding: 0; box-sizing: border-box; } html{ font-size: 10px; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace; } h1,h2,h3,h4,h5,h6{ font-weight: normal; } address{ ...
html {overflow: auto;} html, body, iframe {margin: 0px; padding: 0px; height:100%; border: none;} iframe {display: block; width: 100%; border: none; overflow-y:auto; overflow-x:hidden; height:89%;} h1,h2 { margin:0px; padding:0px;} .top-bar { margin:0px; padding:0px; width:100%; background:#000; border-bottom:solid 1p...
/** * Colors */ /** * Breakpoints & Media Queries */ /** * Often re-used variables */ /** * Breakpoint mixins */ /** * Long content fade mixin * * Creates a fading overlay to signify that the content is longer * than the space allows. */ /** * Button states and focus styles */ /** * Applies editor left ...
*{font-size:13px;font-family:"Microsoft Yahei"} body {font-family:helvetica,tahoma,verdana,sans-serif;padding:20px;font-size:13px;margin:0;} h2 {font-size:18px;font-weight:bold;margin:0;margin-bottom:15px;} .grid {border: 1px solid #eeeeee;font: 12px arial,helvetica,sans-serif;} .grid td {font: 100% arial,helvetica,sa...
/*! taucharts - v0.4.7 - 2015-06-24 * https://github.com/TargetProcess/tauCharts
*, ::before, ::after { box-sizing: border-box; margin: 0; padding: 0; } html { font-family: "Roboto", sans-serif; font-size: 16px; height: 100%; overflow: hidden; color: var(--page-font-color); } p { padding: 1em; } .form-control { padding: 0.25rem; border: 5px solid #42aa6d; border-radius: 1...
body { background-color: black; } h1, h2, h3, h4, p{ color: white; } a, a:link, a:visited, a:active { color: white; text-decoration: none; font-style: italic; } a:hover { color: white; text-decoration: underline; font-style: italic } .big { font-size: 2rem; } .flex-row { dis...
body { font-family: Arial, sans-serif; } .info { background-color: #eee; border: thin solid #333; border-radius: 3px; margin: 0 0 20px; padding: 0 5px; } .player-container { background: #1a1a1a; overflow: auto; /*width: 900px;*/ width: 100%; margin-left: 0; margin-left: 0; /*margin: 0 0 20px...
.jqcontextmenu, .jqcontextmenu ul{ /*topmost and sub ULs, respectively*/ font: normal 13px Verdana; margin: 0; padding: 0; position: absolute; left: 0; top: 0; list-style-type: none; background: white; border: 3px ridge black; visibility: hidden; display: none; /*collapse all sub menus to begin with*/ box-shadow: 3px 3...
.ace--ubuntu-style .ace_gutter { background: #272822; color: rgb(144,144,138) } .ace--ubuntu-style .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--ubuntu-style { background-color: #272822; color: #F8F8F2 } .ace--ubuntu-style .ace_cursor { color: #F8F8F0 } .ace--ubuntu-style .ace_marker-lay...
#bx-panel, #bx-panel a, #bx-panel span, #bx-panel div { /*Protection from user styles*/ letter-spacing:normal !important; list-style:none !important; text-align: left !important; text-indent:0 !important; text-transform: none !important; visibility:visible !important; white-space: normal !important; word-spaci...
/*! * # Semantic UI 2.2.14 - Icon * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT *
.title_h4 { padding-left: 15px; font-size: larger; padding-top: 10px; } .sub_title_h4 { padding-left: 15px; font-size: 14px; font-weight: bold; } .title_h5 { padding-left: 0px; font-size: larger; padding-top: 10px; } .error-summary ,.required { color: #F3565D; } .title_h6 { pad...
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap'); * { margin: 0; padding: 0; outline: 0; box-sizing: border-box; } html, body, #root{ height: 100%; } body { background: #E5E6F0; -webkit-font-smoothing: antialiased; } body, input, button{ font-family:...
/* FONT */ @font-face { font-family: 'raleway'; src: url('../fonts/Raleway/Raleway-VariableFont_wght.ttf') format('truetype'), url('../fonts/Raleway/static/Raleway-Medium.ttf') format('truetype'), url('../fonts/Raleway/static/Raleway-Bold.ttf') format('truetype'), url('../fonts/Raleway/static/Ralew...
@media (max-width: 910px) and (min-width: 601px){ body{ font-size: 15px; } .hero-txt{ font-size: 6rem; } .hero{ height: 85vh; padding-top: 90px; } .financial-title{ font-size: 15px } .financial-price{ font-size: 25px ; } .financ...
/* VIEW POLL */ div.poll_bar1, div.poll_bar11 { background: #ffa1a1; border: 1px solid #555555; height: 15px; float: left; margin-right: 3px; } div.poll_bar2, div.poll_bar12 { background: #a1ffbe; border: 1px solid #555555; height: 15px; float: left; margin-right: 3px; } div.poll_bar3, div.poll_bar13 ...
/* * Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. * See LICENSE in the project root for license information. */ html, body { width: 100%; height: 100%; margin: 0; padding: 0; } ul { margin: 0; padding: 0; } .ms-welcome__header { ...
/* seletores avançados main > p {} filhos diretos img + p {} paragrafo que vem apos a imagem img ~ p {} todos que vem depois da imagem .principal p: not(#missao) {} excluir o p com id missao */ /* sobras modernas { box-shadow: 10px 10px 20px 2px #000000; -10px -10px yellow, -20px 20px orange; } */ body { f...
.footer { position: relative; z-index: 2; font-family: var(--space-mono-font); font-size: 14px; font-weight: 400; text-align: center; padding: 25px 0; color: var(--blue-light-color); background-color: var(--blue-dark-color); } .circle { left: -100px; bottom: -150px; position: absolute; z-inde...
.color { color: #f1a; }
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ * { box-sizing: unset; } a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } /* Stic...
h1 {font-size: 42px;} h2 {font-size: 34px;} h3 {font-size: 29px;} h4 {font-size: 24px;} h5 {font-size: 18px;} p {font-size: 15px;}
td, th { vertical-align: middle !important; text-align: center !important; } .input-group { margin: 20px 0px; } svg { height: 150px; } td:first-of-tyoe, td:first-of-type > div { height: 200px; width: 250px; }
div.channel-members-wrap { display:none !important; } .app, .callout-backdrop { background: none !important; background-size: cover !important; } /* transparent areas */ .chat, .typing, .content, .guild-channels, .private-channels, .guild-header, .divider-red span, .messages-wrapper, #voice-connection, #friend...
.small { font-size: 0.5em; }
div.quagga4vaadin { cursor: pointer; user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.root { cursor: pointer; } .phone { position: relative; box-shadow: 0 0 0 #BF2641; border-radius: 50%; animation: pulse 2s infinite; svg circle { transition: fill .2s ease-in-out; } &:hover { svg circle { fill: #BF2641 } } &:focus { svg circle { fill: #8119...
.modal{ background-color:rgb(44, 41, 41);opacity:0.8; } #mBut{ margin-top: 10px; } #mBut:hover{ background-color: #3C1874; border: #3C1874; }
html { height: 100%; } #root { height: 100%; } body { margin: 0px; padding: 0px; height: 100%; } #top-container { background: red; height: 100%; display: flex; } #top-menu { background: #333333; flex-grow: 0; flex-basis: 200px; } #top-content { background: white; flex-grow: 1; } .avatar ...
/*! ========================================================= * Now UI Kit React - v1.4.0 ========================================================= * Product Page: https://www.creative-tim.com/product/now-ui-kit-react * Copyright 2020 Creative Tim (http://www.creative-tim.com) * Coded by Creative Tim ==============...