text stringlengths 1 1.04M |
|---|
#pageTitle,div,h3{text-align:center}div{font-family:Verdana;font-size:16px;line-height:25px;text-transform:uppercase;letter-spacing:1px;font-weight:700}.fa:hover{cursor:pointer}button{border:0;padding:10px}#numberOfQuestions,button{color:#fff}#noQuestions{margin-top:30%}#numberOfQuestions{margin-top:10%;padding:10%}#le... |
.App {
text-align: center;
background-color: #282c34;
}
.logo_label {
float: left;
}
.logo {
height: 20vmin;
pointer-events: none;
float: left;
}
.label {
float: left;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App... |
.button {
cursor: zoom-in;
}
.button:hover {
opacity: 0.8;
}
.pagination .active a {
background: #CFCFCF !important;
border-color: #CFCFCF !important;
}
.dataTables_paginate.paging_simple_numbers, .dataTables_paginate .pagination {
margin-top: 0px !important;
float: left;
}
.padd-left-0 {
pa... |
/*骨架区*/
.framework-skeleton-content {
padding: 10px 30px 0px 30px;
height: calc(100% - 111px) !important;
background-color: #f0f0f0;
}
.framework-skeleton-content .framework-skeleton-inner-tabs {
background-color: #ffffff;
}
.framework-skeleton-content .framework-skeleton-inner-content {
padding: 2... |
/* Space out content a bit */
body {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
padding-right: 1rem;
padding-left: 1rem;
}
/* Custom page header */
.header {
padding-bottom: 1rem;
border-bottom: ... |
body {
/*background-color: #152935;*/
background-color: #1f3a49;
padding-top: 50px;
color: white;
}
h2 {
color: #eec218;
}
.navbar {
background: #1f3a49;
height: 50px;
line-height: 50px;
font-weight: 300;
font-size: 9pt;
z-index: 150;
min-width: 100%;
border-bottom: 1px solid #5aaafa;
position: fixed;
... |
/* NUGET: BEGIN LICENSE TEXT
*
* Microsoft grants you the right to use these script files for the sole
* purpose of either: (i) interacting through your browser with the Microsoft
* website or online service, subject to the applicable licensing or use
* terms; or (ii) using the files as included with a Microsoft p... |
.button {
display: inline-block;
background: #02b2fb;
padding: 7rem 39rem;
border-radius: 7rem;
font-size: 18rem;
font-weight: 500;
color: #fff;
cursor: pointer;
box-shadow: 0rem 2rem 2rem rgba(0, 0, 0, .3);
}
.full-width {
width: 100%;
}
.button:hover {
color: white;
}
.button:active {
box-s... |
http://flickity.metafizzy.co |
/*
TimelineJS - ver. 3.6.1 - 2018-10-10
Copyright (c) 2012-2016 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS3
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.... |
body {
min-height: 75rem;
padding-top: 5rem;
} |
/*============================================================================================*/
/* Repsonsive */
/*============================================================================================*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
#sub_content h1{font-size:5... |
.headerIconContainer {
display: flex;
justify-content: center;
align-items: center;
border: 1.8px solid var(--vscode-editor-foreground);
height: 30px;
width: 30px;
border-radius: 50%;
}
/* below similar but not exactly same styles */
/* TODO have a look at this as this box should have 3 rows in each page... |
.icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.no-border-radius {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: ... |
.divider::before, .divider::after {
display: inline-block;
position: relative;
background-color: #dde0e6;
width: 50%;
height: 1px;
vertical-align: middle;
content: ''; }
.divider {
margin: auto;
overflow: hidden;
vertical-align: middle;
text-transform: uppercase;
font-size: 0.75rem;
font-weig... |
@font-face {
font-family: 'themify';
src:url('fonts/themify.eot?-fvbane');
src:url('fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
url('fonts/themify.ttf?-fvbane') format('truetype'),
url('fonts/themify.woff?-fvbane') format('woff'),
url('fonts/themify.svg?-fvbane#themify') format('svg');
font... |
.diagram {
max-width: 100%;
overflow-x: auto;
overflow-y: hidden;
}
#ds-thread {
margin-top: 2em;
}
.ds-thread {
margin-top: 2em;
}
#disqus_thread {
margin-top: 2em;
}
#gh-container {
visibility: hidden;
}
.task-list-item-checkbox {
margin: 0 0.2em 0.25em -2.3em;
vertical-align: middle;
}
[type="check... |
.footer {
position: absolute;
bottom: 0;
width: 100%;
height: 60px;
line-height: 60px;
background-color: #f5f5f5;
/* padding: 25px; */
}
.footerContainer {
background-color: #f5f5f5;
}
.userLoginSec {
text-align: right;
padding-top: 15px;
}
.userLoginSec ul {
padding: 0;
margin: 0;
list-styl... |
table,
tr,
td {
border: none;
margin: 0px;
}
td {
padding: 0px;
margin: 0px;
}
.card {
width: 320px;
margin: 20px auto;
border-radius: 20px;
border: none;
}
.back1 {
background-color: transparent;
}
.back2 {
background-color: transparent;
}
.heading {
text-align: center;
color: rgb(255, 117, 85... |
/* vDesk.WorkSpace */
.vDesk > .WorkSpace {
float: left;
width: 100%;
padding: 0;
height: calc(100% - 150px);
z-index: 100;
position: relative;
overflow: hidden;
}
.vDesk > .WorkSpace > .Header {
height: 30px;
width: 100%;
float: left;
font-weight: bold;
}
.vDesk > .WorkSp... |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
#headerSection{
width: 100%;
height: 100vh;
margin: 0;
padding: 0;
font... |
body{
color: #666;
font-size: 1em;
font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}
a{
text-decoration: none;
color: #666;
}
a:hover{
color:#222;
text-decoration: underline;
}
.con{
padding-top: 0.5em;
width: 90%;
margin: 0 auto;
}
@med... |
@import url(https://fonts.css.network/css?family=Raleway:300,400,600);/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 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... |
/*! jQuery UI - v1.12.1 - 2017-09-09
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, t... |
body {
padding-top: 60px;
}
.intro {
width: 100%;
height: 600px;
background-image: url("https://data4600.files.wordpress.com/2017/02/web_developer_wallpaper__code__by_plusjack-d7bmt54.jpg?w=1200");
}
.name {
text-indent : 5em;
}
#description {
text-indent : 5em;
}
.thick-blue-border {
border-color... |
body {
pointer-events: auto;
margin: 0;
background: linear-gradient(-45deg, #ffd1ac, #e6ccff, #ff9999) no-repeat;
}
.swal2-modal {
border-radius: 25px;
width: 70%;
height: 70%;
}
#swal2-title {
font-size: 17pt;
font-Family: 'Comic Sans MS', serif;
font-weight: 100;
}
.swal2-warning... |
#vue-queue table{
font-size: 12px;
}
#patient_information_modal table tr td:first-child{
background-color: #eee;
}
/* consultation show */
#consultation_show_modal .modal-body{
height: 450px;
overflow-y: scroll;
}
#medical_records_modal .medical_records_content_show{
height: 450px;
overflow-y... |
/**
*
*/
table, .fp-table {
/* css custom properties */
--spc: 0;
--mx: var(--sm-x);
--my: 0;
--tbl-collapse: collapse;
--tbl-bdr-w: thin;
--tbl-bdr-s: none;
--tbl-bdr-cl: var(--light);
--tbl-rds: 0.5rem;
--tbl-td-py: 1rem;
--tbl-td-px: 1rem;
--bdr: none;
--rds: 1rem;
--tbl-cap-bg: transpar... |
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #3490d... |
/*
Darkly Pygments Theme
(c) 2014 Sourcey
http://sourcey.com
*/
.highlight {
white-space: pre;
overflow: auto;
word-wrap: normal; /* horizontal scrolling */
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 20px;
background: #343642;
color: #C1C2C3;
}
.high... |
.visually-hidden {
clip-path: inset(100%);
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute;
white-space: nowrap;
width: 1px;
}
.button-and-tooltip {
position: relative;
display: inline;
}
.button-and-tooltip button {
background: transparent;
border: none;
box-sh... |
/* Effective stylesheet produced by snapshot save */
.atlassian-autocomplete .suggestions li > :hover, .atlassian-autocomplete .suggestions li > :focus { text-decoration: none; }
.jira-customfields-wizard .dialog-title::before, .jira-customfields-wizard .dialog-title::after { content: " "; display: table; }
.jira-custo... |
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Default theme for reveal.js.
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
@font-face {
font-family: 'League Gothic';
src: url("../../lib/font/league_gothic-webfont.eot");
src: url("../../lib/font/le... |
*{text-decoration:none; list-style:none; margin:0px; padding:0px; outline:none;}
body{margin:0px; padding:0px; font-family: 'Open Sans', sans-serif;}
section{width:100%; max-width:1200px; margin:0px auto; display:table; position:relative;}
h1{margin:0px auto; display:table; font-size:26px; padding:40px 0px; color:#002e... |
body{
background-color: #181818;
width: 100%;
height: 100vh;
}
.main{
height: 80vh;
display: grid;
grid-template-columns: 50% 50%;
grid-template-rows: auto;
padding: 0;
margin: 0;
}
#left{
padding: 0 0 0 0 ;
margin: 0 0 0 0 ;
}
#right{
background: white ;
backg... |
.board_container{
width: 100%;
max-width: 910px;
display: flex;
transform: rotate3d(12deg,12deg,12deg);
border: 10px solid var(--primary-color-square);
border-radius: 15px;
background-color: var(--primary-color-square);
margin: 5px;
color: var(--dark-color);
}
.board{
display: gr... |
/* -*- mode: css; indent-tabs-mode: nil -*-
Copyright 2012 Jens Lindström, Opera Software ASA
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
U... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600");
/*
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
html, body, div, span, applet, object, iframe, h1, h... |
.sidebarOptions {
display: flex;
flex-direction: column;
}
.sidebarOption {
display: flex;
align-items: center;
padding: 10px;
cursor: pointer;
}
.sidebarOption:hover {
background: rgb(211, 211, 211);
border-radius: 5px;
}
.sidebarOption > img {
height: 30px;
border-radius: 5px;
margin-left: 20px... |
/* Responsive changes */
@media (max-width: 1200px) {
}
@media (max-width: 979px) {
}
@media (max-width: 767px) {
.footer_sidebar .col-md-3 {padding-bottom:30px;
}
section header h1 {
font-size:25px !important;
line-height:25px !important;
}
body {
padding-left:0;
padding-right:0;
}
.container... |
@tailwind base;
@tailwind components;
@tailwind utilities;
html, body {
height: 100%;
}
table tbody::-webkit-scrollbar {
width: 5px;
}
table tbody::-webkit-scrollbar-thumb {
background-color: gray;
}
table tbody::-webkit-scrollbar-track {
background: transparent;
} |
.canvas {
position: relative;
}
.close-camera {
margin: -20px 0 0 450px;
}
.select-devices {
font-size: 18px;
margin: 15px 0 2px 0;
}
.select-video-audio {
width: 60%;
height: 30px;
font-size: 15px;
border-radius: 5px;
outline: none;
padding: 0 10px 2px 5px;
}
.apply-video {
border-radius: 15p... |
@font-face {font-family: "iconfont";
src: url('./icons/iconfont.eot?t=1543330387160'); /* IE9*/
src: url('./icons/iconfont.eot?t=1543330387160#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('./icons/iconfont.ttf?t=1543330387160') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
... |
/* ==UserStyle==
@name Rania's T-ae tumblr logo
@namespace USO Archive
@author nfir
@description `T-ae`
@version 20110808.11.56
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('http://... |
/* --------------------------------------
@Author: ThemeMascot
@URL: http://themeforest.net/user/ThemeMascot
Default COLOR : Color Set 1
COLOR : Green
COLOR CODE: #1F386B
COLOR CODE2: #E41937
----------------------------------------- */
/*Theme Colored Red Text-color*/
.text-theme-color-2,
.work-gallery .gallery-b... |
/*********** SHARED STYLES ****************/
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
color: black;
padding: 0 20px 20px;
background: #245580;
}
.content {
font-size: 18px;
line-height: 1.5em;
}
/*********** SELECTORS DEMO *********... |
.form input {
font-size: 1.2rem;
} |
/* --------- reset --------- */
*,
*:before,
*:after {
margin: 0;
padding: 0;
-webkit-tap-highlight-color: transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box; }
html,
body,
.page {
min-height: 100%; }... |
@charset "UTF-8";
/** notrebloh Practice Styles
* ------ Common
*/
html {
position: relative;
min-height: 100%;
}
body {
display: flex;
flex-direction: column;
height: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
color: #484848;
font-size: 14px;
font-family: Circular,"Helvetica Neue",Helvetica,Arial,s... |
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@600&display=swap');
* {
box-sizing: border-box;
}
/* ... |
.bground-color {
background-color: #F8F8F8; /* #1B2A49; #1B2A49; #F8F8F8; rgb(248,248,248) */
}
.text-color {
color: #404040; /*rgb(64,64,64) */
}
.top-font {
font-size: 18px;
letter-spacing: .07em;
}
.info-font {
font-size: 16px;
}
.fname-font {
font-size: 14px;
}
.topp-padding {
padding-top: 30px;
... |
/* Style 1: Als Kopfzeile */
body {
padding-top: 25px!important;
}
#kopf-zeile
{
z-index: 99999;
position: fixed;
top: 0;
left: 0;
font-size: .875rem;
width: 102%;
border-bottom: 1px solid #611200;
max-width: none;
padding-top:0.3125rem;
}
#kopfzeile_mitte
{
height: 20px;
text-align: center;
}
#... |
/** Generated: Wednesday, 16th of November 2016, 09:31:29 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/ |
#Warstwa_1 {
fill: #fff;
}
#Warstwa_1:hover {
fill: #ccc;
cursor: pointer;
} |
/*
ColorBox Core Style
The following rules are the styles that are consistant between themes.
Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:... |
html {}
.img-01 {
background: red url("../img/img-01.jpg") no-repeat center bottom;
}
.img-01-clone {
background: red url(../img/img-01-clone.jpg);
}
.img-02 {
background: red url('../img/img-02.jpg');
}
.data-uri-url {
background-image: url(data:text;base64,LmRhdGEtdXJpLXVybA==);
}
.data-external-... |
app-diversos, app-cirurgias-leito, app-ortese-protese {
width: 100%;
} |
* {
--primary-color: #14C04D;
--secondary-color: #8bc34a;
--info-color: #6ac7f1;
--success-color: #61b769;
--warning-color: #fd6b3c;
--error-color: #f3594e;
--bg-color: #E7E7E7; } |
/*!
* 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 */ |
.item
{
display: table;
position: absolute;
height: 100%;
width: 100%;
margin: 0 auto;
right: 0;
left: 0;
z-index: 10;
}
.work .item
{
opacity: 0;
}
.ie9 .work .item
{
opacity: 1;
}
.item.bottom
{
bottom: 0;
}
.item.top
{
top: 0;
}
.item div
{
display: table-cell;
vertical-align: middle;
}
.item .co... |
/*
Name: Base16 Duotone-Dark Light
Author: adapted from: Simurai (https://github.com/simurai/duotone-dark-syntax/)
Prism template by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/prism/)
Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16)
*/
code[class*=... |
.fa-angle-left,
.fa-angle-right {
color: gray;
font-size: 36px;
}
.card:hover {
cursor: pointer;
/* transform: scale(1.02); */
box-shadow: 0 14px 28px rgba(0,0,0,0.15), 0 10px 10px rgba(0,0,0,0.20);
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #f... |
*{
-webkit-transition-property: all;
-webkit-transition-duration: .2s;
-moz-transition-timing-function: cubic-bezier(100,50,21,6);
-moz-transition-property: all;
-moz-transition-timing-function: cubic-bezier(100,50,21,6);
}
.menu-ul {
font:14px "Lucida Console", san-serif;
list-style-type: none;
flo... |
.wrapper {
margin: 0 auto;
padding-top: 50px;
text-align: center;
position: relative;
}
.title {
margin-bottom: 30px;
}
.add {
background-color: #3f51b5;
color: white;
position: absolute;
left: 500px;
}
.add:hover {
background-color: #b3e5fc;
}
.add:focus {
background-color: #b3e5fc;
} |
.card {
display: inline-block;
width: calc(60% - 20px);
margin: 0 10px 20px 10px;
} |
#gldiv {
position: absolute;
height: 100%;
width: 80%;
right: 26em;
left: 0em;
margin: 0px;
padding: 0px;
border: 0px;
background: #ccc;
}
#outer {
width: 20%;
/*width: 30%;*/
right: 0px;
top: 0em;
height: 100%;
position: absolute;
overflow: auto;
padding: 1em;
... |
/**
* A collection of popular layouts and patterns made with CSS (https://csslayout.io)
* (c) 2019 - 2021 Nguyen Huu Phuoc <https://twitter.com/nghuuphuoc>
*/
:root {
--price-tag-background: rgba(0, 0, 0, 0.3);
--price-tag-height: 2rem;
}
.price-tag {
background: var(--price-tag-background);
color:... |
.month-input {
margin: 0;
cursor: pointer;
display: block;
width: 100%;
padding: 6px 4px;
border: 1px solid #aaa;
/* http://stackoverflow.com/questions/11320615/disable-native-datepicker-in-google-chrome */
&::-webkit-calendar-picker-indicator {
display: none;
}
&::-webkit-input-placeholder {
... |
.Toolbar {
height: 56px;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: #703B09;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
box-sizing: border-box;
z-index: 90;
}
.Toolbar nav {
height: 100%;
}
.Logo {... |
header { height: 200px; background-color: #eee;}
footer { height: 100px; background-color: #eee;}
/**
* Content and footer model
*/
.c-f {}
.c-f header { display: none;}
/**
* Content and right sidebar model
*/
.c-rb {}
.c-rb header { display: none;}
.c-rb footer { display: none;}
/**
* Header, two-column conte... |
@font-face {
font-family: Roboto;
src: url('../webfonts/Roboto-Regular.ttf');
}
@font-face {
font-family: Roboto-Light;
src: url('../webfonts/Roboto-Light.ttf');
}
@font-face {
font-family: Roboto-Bold;
src: url('../webfonts/Roboto-Bold.ttf');
}
@font-face {
font-family: Roboto-Italic;
src: url('../webf... |
/*# sourceMappingURL=style.min.css.map */ |
body, h1, h2, h3 {
margin: 0;
} |
body {
background-color: yellowgreen;
}
h1 {
color: black;
} |
@charset "utf-8";
.home-first-view{
width: 100%;
height: 600px;
background-image: url(../img/Commit\ to\ the\ growth\ for\ everyone.png);
background-repeat: no-repeat;
background-size: cover;
}
.home-first-view-text {
position: absolute;
top: 200px;
}
.home-first-view-ttl {
font-size: 4... |
.alert-primary{background-color:#5D9CEC;border-color:#5D9CEC;}
.alert-primary:hover{background-color:#4A89DC;border-color:#4A89DC;}
.alert-secondary{background-color:#656d78;border-color:#656d78;}
.alert-secondary:hover{background-color:#434a54;border-color:#434a54;}
.alert-success{background-color:#48cfad;border-color... |
.sidebar-holder {
height: 100%;
width: 320px;
background: #fff;
box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
left: 60px;
/*padding-top: 50px;*/
position: absolute;
top: 0;
transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
z-index: 130;
}
.si... |
/* reset browser styles */
html, body, div, span, 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, capt... |
/* ----------------------------------------------------- *
* Global elements
* ----------------------------------------------------- */
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
box-sizing: border-box;
font-family: Geomanist, sans-serif;
background-color: var(--color-default-background);
color... |
#content_header{
height : 300px;
min-width: 100%;
background-color: rgba(60, 60, 60, 0.1);
margin-bottom: 5px;
padding-top: 5px;
border-radius: 10px;
}
span.longHeading{
font-size: 1.2em;
color: #16457A;
line-height: 1.4em;
font-weight: bold;
}
.release_message .heading{
margin: 4px;
text-align: center;
... |
.root {
-fx-background: #e4a411;
}
.button {
-fx-border-radius: 2;
-fx-background-color: White;
-fx-text-fill: #206020;
-fx-border-color: #206020;
}
.container {
-fx-background-color: white;
}
.currentPlayerName {
-fx-font: bold 14pt "Arial";
}
.rectangle {
-fx-stroke: #424242;
-... |
@import url("font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic");
/*
Strata 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, iframe, h... |
@import url(https://fonts.googleapis.com/css?family=Roboto:300,500);
* {
margin: 0;
padding: 0;
list-style: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
box-sizing: border-box;
font-family: Roboto;
}
body {
min-width: 280px;
padding: 1rem;
margin: 0;... |
.widgetLocationSelector{display:none;font-size:14px}
.mapPage-wls{background-color:#FFF;position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;color:#656565}
.mapPage-wls>.title-wls{padding:10px;display:-webkit-box;border-bottom:1px solid #dadada}... |
body {
background: rgba(13,139,135,0.5);
}
svg {
display: block;
margin: 0 auto;
padding-top: 10px;
} |
body{
background: blue;
color: white;
text-align: center;
} section{
background: white;
color: black;
width: 400px;
padding: 10px;
border-radius: 10px;
margin: auto;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
} select{
width: 200px;
} |
@charset "UTF-8";
form{
width: 500px;
margin: auto;
}
input, textarea{
font-family: sans-serif;
font-weight: normal;
font-size: 13pt;
background-color: rgba(255, 255, 255, .8);
}
input:hover, textarea:hover{
background-color: #dddddd;
}
legend{
color: #888888;
font-weight: bold;
font-size: 13pt;... |
html {
background: url(../../../../images/bg_image.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#header-login{
color: 939292;
}
.loginbox{
width: 320px;
height: 370px;
border... |
h1
{
color: green;
font-family: 'Roboto Slab', serif;
}
body{
font-family: 'Roboto Slab', serif;
}
.card{
margin-top: 20px;
box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
}
.small-name{
font-weight: bold;
}
.modal-span{
font-weight:bold;
}
.modal-image{
width: auto;
}
.my_modal{
box-shadow: 0 4px 8px 0... |
/*
Name: Smashing HTML5
Date: July 2009
Description: Sample layout for HTML5 and CSS3 goodness.
Version: 1.0
License: MIT <http://opensource.org/licenses/MIT>
Licensed by: Smashing Media GmbH <http://www.smashingmagazine.com/>
Original author: Enrique Ramírez <http://enrique-ramirez.com/>
*/
/* Imports */
@impo... |
.title-ong {
margin-bottom: 30px;
text-align: center;
}
.form-ong {
width: 520px;
display: flex;
flex-direction: column;
align-items: center;
margin: 0 30px;
}
.ong-items {
display: grid;
grid-template-columns: 1fr;
}
.ong-control {
background-color: var(--cor1);
border-bo... |
/*
* # Semantic UI - 1.8.1
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Reset
*******************************/
/* Border-Box ... |
/*!
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: n... |
.btn-primary {
width: 100%;
background: linear-gradient(to bottom, #e438256e 0%, #e43725 100%);
color: rgb(0, 0, 0);
border-color: #e438251f;
}
.btn-primary:hover {
color: rgb(0, 0, 0);
background-color: #e438252a;
border-color: #e43825c7;
}
.form-control {
height: 31px;
border... |
/*
Flaticon icon font: Flaticon
Creation date: 16/08/2018 13:57
*/
@font-face {
font-family: "Flaticon";
src: url("../fonts/flaticon/font/Flaticon.eot");
src: url("../fonts/flaticon/font/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../fonts/flaticon/font/Flaticon.woff") format("woff"... |
.brush .extent {
fill-opacity: .3;
stroke: #fff;
shape-rendering: crispEdges;
}
.axis line,
.axis path {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.axis text {
text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
cursor: move;
}
.axis .axis-label {
... |
@import 'styles.css';
@import 'scatterplot.css';
.chart-line {
fill: none;
stroke-width: 2px;
}
.line {
stroke: steelblue;
}
.line-p50 {
stroke: var(--latency-p50);
}
.line-p95 {
stroke: var(--latency-p95);
}
.line-p99 {
stroke: var(--latency-p99);
}
.flash {
fill: var(--pictonblue);
} |
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Montserrat:wght@500;700;900&family=Roboto:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&display=swap');
* {
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
}
html {
ba... |
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700;800;900&display=swap');
#app {
min-height: 100vh;
background-color: #9197A7;
font-family: 'Raleway';
} |
/*auto*/
html, body {
margin: 0;
padding: 0;
overflow: hidden;
height: 100%;
}
body {}
.dragdrop {
height: 100%;
width: 100%;
background-color: white;
border-top: 1px solid #E0E0E0;
position: relative;
}
.dragdrop>div {
max-width: 450px;
position: absolute;
left: 50%;
top: 50%;
margin: -... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.