text stringlengths 1 1.04M |
|---|
@import url('https://fonts.googleapis.com/css?family=Raleway:400,200');
body {
font-family: Helvetica, san-serif;
background: -webkit-linear-gradient(90deg, #fff 10%, #fff 90%); /* Chrome 10+, Saf5.1+ */
background: -moz-linear-gradient(90deg, #fff 10%, #fff 90%); /* FF3.6+ */
background: -ms-linear-gr... |
/*!
* Start Bootstrap - Business Casual v5.0.11 (https://startbootstrap.com/theme/business-casual)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-business-casual/blob/master/LICENSE) |
/*! Pillar v1.0.1 - CSS Grids simplified (5 pillars/columns)
Copyright ⓒ 2015 Rogier Spieker (Konfirm). All rights reserved.
Licensed under the MIT License.
*//*
Inspired by the awesome Pure CSS framework (http://purecss.io)
*/
:root {
--column-count: 5;
--column-width: calc(100% / var(--column-count));
}
/* T... |
/* Section Bar
---------------------------*/
.sectionBar {
font-size: 2em;
border-bottom-style: solid;
border-bottom-width: thin;
color: var(--text-on-background-default-color);
background-color: var(--background-default-color);
text-align: center;
text-transform: uppercase;
padding-top:... |
/* geral */
body, p, h1, h2, input, textarea{
margin:0;
font-family: Roboto;
}
h2{
font-size: 30px;
}
/* navbar */
#navbar{
background-color: #333;
color: #fff;
padding:0 15px;
height: 60px;
}
#navbar h2, #navbar ul, #navbar-list li, #navbar nav{
display: inline-block;
}
#navbar h2{
... |
.lazyblock-align-left{text-align:right}.lazyblock-align-center{text-align:center}.lazyblock-align-right{text-align:left} |
.section {
position: relative;
background-color: #000;
color: #000;
z-index: 10;
backface-visibility: hidden;
}
.title {
font-family: 'austin-lite';
font-size: 24px;
font-weight: 100;
line-height: 30px;
margin-bottom: 24px;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
... |
body {
margin-top: 20px;
background: #f3f3f3;
}
.card.user-card {
border-top: none;
-webkit-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.05),
0 -2px 1px -2px rgba(0, 0, 0, 0.04), 0 0 0 -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.05),
0 -2px 1px -2px rgba(0, 0, 0, 0.... |
html,
body {
margin: 0;
padding: 0;
}
body {
background-color: #31102F; //#280B29
background: radial-gradient(ellipse at center, rgba(49,16,47,1) 0%, rgba(40,11,41,1) 100%);
}
#stars {
display: block;
position: relative;
width: 100%;
height: 16rem;
height: 100vh;
z-index: 1;
} |
.jasoncarousel{position:relative;width:810px;height:320px;margin:0 auto;border:10px solid orange;overflow: hidden;}
.jasoncarousel ul{list-style:none;padding:0;margin:0;position:absolute;top:0;left:0;cursor: pointer;}
.jasoncarousel img{display: block;}
/*.jasoncarousel .next,.jasoncarousel .prev{position:absolute;left... |
button {
border: none;
margin: 20px 20px 20px 20px;
&:focus {
outline: 2px dashed #17171D;
}
&:hover {
svg {
transform: scale(1.1);
}
}
svg {
outline: none;
transition: transform 0.3s linear;
}
}
label {
width: 400px;
}
#questMap ... |
table.root {
font-family: 'Exo';font-size: 16px;
border: 0px;
height:30px;
list-style-type: none;
margin: 0px 0px 0px 3px;
z-index: 1000;
font-weight: bold;
width: auto;
}
a.root_item_link_down,
a.root_item_link_right {
cursor: default;
}
a.root_item_link_down,
a.root_item_link_down:hover {
color: white;... |
#ctlzoom {
top : 5px;
right : 5px !important;
left: initial;
vertical-align: middle;
}
#ctlzoom li {
vertical-align: middle; display:inline;
}
#zoomMinusButton, #zoomPlusButton {
vertical-align: middle;
display: inline-block;
}
#lensButton, #edgesButton {
vertical-align: middle;
... |
/*! formstone v1.4.0 [lightbox.css] 2017-09-17 | GPL-3.0 License | formstone.it */ |
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
@keyframes e-input-ripple {
100% {
opacity: 0;
transform: scale(4);
}
}
@keyframes slideTopUp {
from {
transform: translate3d(0, 0, 0) scale(1);
}
to {
transform: translate3d(0, 0, 0) scale(1);
}
}
.e-float-input .e-cle... |
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
/*background: #000000 url(../images/loading.gif) center center no-repeat;*/
background: #000000;
color: #cccccc;
font-family: monospace;
/*font: 62.5% "Trebuchet MS", sans-serif;
font-size: 1... |
body
{
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
font-family: 'poppins', sans-serif;
background: linear-gradient(160deg, #3249b8 , #17152b);
background-size: cover;
}
.mobile
{
position: relative;
width: 251px;
height: 510px;
backgro... |
/* ----------------------------------------------------------------
Canvas: Demo News
Version: 1.1
-----------------------------------------------------------------*/
/* Customized Colors */
:root {
--themecolor: #FF8600;
--travel: #6F42C1;
--tech: #007BFF;
--fashion: #E83E8C;
--sports: #DC3545;
--lifestyle: #... |
/*
* Dark Colors
* ------------------
*/
body.dark {
--ion-color-primary: #32d74b;
--ion-color-primary-rgb: 66, 140, 255;
--ion-color-primary-contrast: #ffffff;
--ion-color-primary-contrast-rgb: 255, 255, 255;
--ion-color-primary-shade: #2ac62c;
--ion-color-primary-tint: #45e34b;
--ion-color-seconda... |
.top_inner{
text-indent: 10px;
border-left: 3px solid #4381e6;
color: black;
font-size: 18px;
}
.inner_item_uplod{
width: 120px;
height: 120px;
position: relative;
}
.inner_item_uplod .del{
position: absolute;
right: 3px;
top: 3px;
z-index: 2;
display: none;
}
.inner_item... |
.w-layout-grid {
display: -ms-grid;
display: grid;
grid-auto-columns: 1fr;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
grid-row-gap: 16px;
grid-column-gap: 16px;
}
.right-block {
z-index: 1;
width: 45%;
height: 100%;
padd... |
/** @define utilities */
@import "@superflycss/variables-dimension";
/**
* Flex Container Level Utilities
*/
@media (--md-viewport) {
.u-md-flex {
display: flex !important;
}
.u-md-flex-bullseye {
display: flex !important;
justify-content: center !important;
align-items: center !important;
}
... |
.dijitPopup.mblComboBoxMenuPopup {
margin: 0;
padding: 0;
position: absolute;
border: 0;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
}
.dijitPopup.mblComboBoxMenuPopup .dijitBackgroundIframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
he... |
/* Progress Bar */
.progress {
position: relative;
height: 4px;
display: block;
width: 100%;
background-color: #acece6;
border-radius: 2px;
background-clip: padding-box;
margin: 0.5rem 0 1rem 0;
overflow: hidden;
}
.progress .determinate {
position: absolute;
background-color: inherit;
top: 0;
... |
.form-control{
border-radius: 50px;
border:1px solid violet;
max-width: 350px;
align-items: center;
align-content: center;
background-color: lightgrey;
}
.img-fluid{
padding-top: 80px;
}
@media only screen and (max-width:768px){
.container .overlay{
display:none;
}
}
@media only screen and (max-w... |
@import url("//fonts.googleapis.com/css?family=Raleway:400,700");
/*!
* bootswatch v3.3.1
* Homepage: http://bootswatch.com
* Copyright 2012-2014 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-a... |
html {
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
input,
textarea,
select,
button {
outline: none;
}
input {
line-height: normal;
}
label,
button {
cursor: pointer;
}
a {
text-decoration: none;
}
img {
display: block;
max-width: 100... |
.editor-cls {
width : 100%;
height : 200px;
font-size : 14px;
line-height : 18px;
border : 1px solid #dddddd;
padding : 10px;
}
.pd-15 {
padding : 0 15px;
}
/*summer note */
.note-editor.fullscreen {
margin : 0;
z-index : 10009 !important;
margin-top: 51px... |
body {
background-color: #ecf0f5;
}
img.fork-me {
position: absolute;
top: 0;
right: 0;
border: 0;
z-index: 1050;
}
.container-demo {
padding-top: 20px;
padding-bottom: 20px;
background-color: #fff;
border-top: 3px solid #d2d6de;
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
[... |
.bx-rotate-90
{
transform: rotate(90deg);
-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}
.bx-rotate-180
{
transform: rotate(180deg);
-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}
.bx-rotate-270
{
transform: rotate(270deg);
-ms-filter: 'pr... |
/*
| Version 10.1.1
| Copyright 2012 Esri
|
| 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
|
| Unless required by applicable law or ... |
/**
* Copyright 2016 Telerik AD
* ... |
@import url('https://fonts.googleapis.com/css?family=Orbitron&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
.skeletor-wrapper{
width:100%;
height: 100%;
position: absolute;
pa... |
/*# sourceMappingURL=main-cssvars.min.css.map */ |
html, body, h1, h2, h3, h4, h5, h6, p, ul, li, input, button, textarea, section {
margin: 0;
padding: 0;
}
html, body {
-webkit-user-select: none;
user-select: none;
overflow-x: hidden;
}
body, input, button, textarea {
font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
font-size... |
/* General Background */
body, html {
background-color: #f1f1f1;
overflow: hidden;
}
/* General Layout */
div#hmheader {
top: 29px; left: 8px; right: 8px;
margin-bottom: 0;
padding-left: 10px;
width: auto;
}
div#atocIcon { right: 5px; }
div#hmbox {
position: absolute;
top: 28px; right: 5px; lef... |
header {
background-color: darkcyan;
color: white;
padding: 50px;
}
h2 {
text-align: center;
}
.recipe-list-unordered li {
list-style: disc inside;
float: left;
width: 50%;
}
.recipe-list-ordered li {
padding-bottom: 0.5em;
list-style: decimal inside;
float: left;
width: 1... |
.webuploader-container {
position: relative;
}
.webuploader-element-invisible {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
position: relative;
display: inline-block;
cursor: pointer;
background: #00b7ee;
padding: 6px 8px;
co... |
@font-face
font-family: "Product Sans"
src: url('https://fonts.gstatic.com/s/productsans/v7/HYvgU2fE2nRJvZ5JFAumwegdm0LZdjqr5-oayXSOefg.woff2') format('woff2')
@import "https://fonts.googleapis.com/icon?family=Material+Icons"
html
font:
family: "Product Sans"
size: 3em |
a {
display: block;
text-decoration: none;
color: #345;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
/*SearchArea*/
#bookmark-search-group {
left: -34rem;
height: 100%;
width: 24rem;
position: fixed;
z-index: 14;
overflow: hidden;
transition: .4s cubic-bezier... |
.ProseMirror {
position: relative;
}
.ProseMirror {
word-wrap: break-word;
white-space: pre-wrap;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
}
.ProseMirror pre {
white-space: pre-wrap;
}
.ProseMirror li {
position: relative;
}
.ProseMirror-hideselection *::select... |
/* Shield UI Lite 1.7.31 | Copyright 2013-2017 Shield UI Ltd. | https://www.shieldui.com */
/*Shield UI Lite
Copyright (c) 2013-2017 ShieldUI Ltd., https://www.shieldui.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"... |
/*!
* AdminLTE v3.0.5
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
*//*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MI... |
.account-campaign-table {
margin-top: 20px;
margin-left: 20px;
}
.date-selection-table {
margin-left: 20px;
} |
.table-scroll {
position:relative;
max-width:100%;
overflow:hidden;
}
.table-wrap {
width:100%;
overflow:auto;
}
.table-scroll table {
width:100%;
margin:auto;
border-collapse:separate;
border-spacing:0;
}
.table-scroll th, .table-scroll td {
padding:5px 10px;
background:#fff;
white-space:nowrap;
vertical-... |
@charset "UTF-8";
body {
background-color: #AEEBB6;
font-family: Arial, Helvetica, sans-serif;
}
h1 {
color: #445C47;
}
h1#principal {
text-align: center;
background-color: #739C78;
color: white;
}
h2 {
color: #739C78;
}
.basico {
color: #739C78;
}
.intermediario {
color: #9c9... |
/* jQuery TreeTable Core 2.0 stylesheet
*
* This file contains styles that are used to display the tree table. Each tree
* table is assigned the +treeTable+ class.
* ========================================================================= */
/* jquery.treeTable.collapsible
* -------------------------------------... |
/*
* Ext JS Library 1.1 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://www.extjs.com/license
*/
.ext-el-mask {
z-index: 20000;
position: absolute;
top: 0;
left: 0;
-moz-opacity: 0.5;
opacity: .50;
filter: alpha(opacity=50);
background-color: #CCC;
... |
/* YOUR CUSTOM STYLES */
body {
color: #FFFFFF !important;
}
.bg-skin-lp {
/*background-image: url('/img/bg/crevice-view.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;*/
background-color: #212121 !important;
}
.tall-logo, .... |
/**************************************
- NEW TOOLBAR FOR SLIDE GRIDS -
**************************************/
.layer-editor-toolbar { padding:15px; border-bottom:1px solid #f1f1f1; margin-bottom:0px;}
#form_slide_params .description_container { display:none;}
.edit_slide_wrapper .timeline {
max-width:100%;
hei... |
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
body {
background: #fff;
font-family: Lato, sans-serif;
font-weight: 300;
color: #333;
margin: 0 0 80px;
font-size: 15px;
}
a {
color: #E32B46;
}
a:focus, a:hover {
color: #333;
text-decoration: none;
}
strong {
font-size: smaller;
... |
.host_irule {
border: 1px solid #444; background-color: #eee; margin: 10px;
}
.rule_priority {
float: left;
width: 40px;
font-size: 20px;
text-align: center;
}
.rule_name { float: left; color: #777;}
.disable_rule { float: right; }
.rule_data {float: left; }
.available_irule { border: 1px solid #... |
.dx-viewport {
width: 100%;
height: 100%;
position: absolute;
}
.dx-theme-win8 .split-layout {
display: -ms-grid;
-ms-grid-columns: 620px 1fr;
-ms-grid-rows: 104px 1fr;
width: 100%;
height: 100%;
}
.dx-theme-win8 .split-layout .layout-header {
-ms-grid-column: 1;
-ms-grid-row: ... |
.App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-title {
font-size: 1.5em;
}
.App-intro {
font-size: large;
}
.helper-home {
color:white !important;
bo... |
body {
}
.panel-login {
border-color: #ccc;
-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login>.panel-heading {
color: #00415d;
background-color: #fff;
border-color: #fff;
text-align:center;
}
.panel... |
.aui-tree-view {
overflow: auto;
}
.aui-tree-view-content {
margin: 0;
}
.aui-tree-view ul {
list-style: none;
}
.aui-tree-container {
margin: 0 0 0 20px;
}
.aui-tree-node-content .aui-tree-hitarea {
height: 18px;
width: 16px;
cursor: pointer;
}
.aui-tree-node .yui3-dd-draggable, .aui-tree-node .yui3... |
.App{
/* background-image: url("./Components/Images/doc-patient1.jpg"); */
height: 100%;
/* Center and scale the image nicely */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
/* padding-bottom: 30%; */
text-align: center
}
.App-logo {
height: 40vmin;
}
... |
/* Jcrop Demo CSS
* Not required to run Jcrop
* Just makes the demo pages look less ugly
*/
body
{
margin: 0;
padding: 0;
background: #eee;
font-family: Calibri, sans-serif;
}
.article h1
{
color: #333;
font-size: 2.2em;
margin-top: .2em;
}
.jcropper-holder { border: 1px black solid; }
#outer { tex... |
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*/
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 2... |
@keyframes spinAround {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
... |
/** Variables **/
#pb-container,
.pb-backdrop {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: ease 0.25s;
-o-transition: ease 0.25s;
transition: ease 0.25s; }
#pb-container a,
#pb-container button,
#pb-container input,
#pb-container textarea,
#pb-container select,
#pb-... |
html, body
{
height: 100%;
margin: 0;
overflow: hidden;
background-color: linen;
}
canvas
{
image-rendering: optimizeSpeed; /* Older versions of FF */
image-rendering: -moz-crisp-edges; /* FF 6.0+ */
image-rendering: -webkit-optimize-contrast; /* Safari ... |
/*!
* Bootstrap v3.3.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
.bx-new-layout-include {width: 100%;}
.bx-new-layout-include .frm-mp-info {border-bottom: solid 1px #C4C4C4; padding: 2px 0px;}
.bx-new-layout-include .frm-mp-info-inner .frm-mp-date, .bx-new-layout-include .frm-mp-info-inner .frm-mp-name, .bx-new-layout-include .frm-mp-info-inner .frm-mp-post {margin-bottom: 2px;}
.... |
.theme-purple .menu>ul>li>ul.normal-sub>li a:hover, .theme-purple .menu>ul>li>ul>li>ul>li a:hover {
background-color: #8c99e0
}
.theme-purple.sidebar-collapse .navbar-collapse:before {
background-color: #6572b8
}
.theme-purple .btn-primary {
background: #6572b8
}
.theme-purple .btn-primary:active, .theme... |
#main-section {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border: 1px solid black;
padding: 10px;
background-color: lightblue;
}
#main-section button {
margin-right: 0.5em
}
#number-field {
width: 70%;
margin: 0.5em 15% 0.5em 15%;
text-align: center;
}
#game-contro... |
svg {
width: 100%;
}
.house {
background: #A2F3FD;
}
rect,
circle,
.circlegroup,
polygon {
transition: all 0.5s ease;
}
polygon:hover,
rect:hover,
circle:hover,
.circlegroup:hover {
} |
/*!
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
*/
.bootstrap-select {
width: 220px \0
}
.bootstrap-select > .btn {
width: 100%;
padding-... |
:root {
--blue: #09015f;
--red: #af0069;
--green: #55b3b1;
--orange: #f6c065;
--border-button: 0.2em solid #09015f;
--input-border: #8b8a8b;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body,
.button,
.counter {
display: flex;
justify-content: center;
align-it... |
.highlight { background-color: var(--black-015); margin-bottom: 1.5rem; padding: 2rem; overflow-x: scroll;}
table .highlight {margin-bottom: 0; max-width: 100%;}
.highlight .c { color: #008800; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { c... |
.account-card {
border: solid 1px #000;
border-radius: 3px;
padding: 10px;
} |
.dot {
height: 25px;
width: 25px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
.scenariobox {
position: fixed;
top: 20%;
left: 40px;
width: 240px;
background: #fff8e7;
}
.modebar { display: none !important; }
.filter-box {
}
.icon-box {
width: 5px;
max-width: 5%;
}
.... |
*{
margin:0;
padding:0;
}
/*******************Inicio nav /*******************/
body{
background-color: rgba(250, 223, 195, 0.342);
font: 12px "Lucida Grande", "Licida Sans Unicode",Arial,sans-serif;
}
header{
height: 200px;
background-image: url(../Imagens/fundo.png);
}
#EE{
margin: ... |
#transcript {
margin: 30px 0;
white-space: pre-wrap;
}
#start-button,
#stop-button {
margin: 5px 0;
}
#error {
padding: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.4rem;
border-radius: 5px 5px 5px 5px;
color: #D8000C;
background-color: #FFD2D2;
display: no... |
body {
background: rgba(0, 0, 0, 0.9);
margin: 0;
color: #fff;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.showcase::after {
content: '';
height: 100vh;
width: 100%;
background-image: url(img/showcase.jpg);
background-size: cover;
background-repeat: no-repeat;
background-posi... |
body {
padding-top: 80px;
color: #ddd;
background-color: #292929;
background-image: url(./pics/triangles.png); }
.copyright {
color: #ffffff; }
.footer {
text-align: center; }
.footer a {
color: #ee4444; }
.sidebar h1 {
color: #ddd;
font-size: 1.3em; }
.sidebar li {
margin-top: .7em;
line-hei... |
/********* Fonts **********/
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Me... |
body{
font-family: poppins;
margin: auto;
overflow-x: hidden;
}
/* Navbar styling starts here */
.navbar{
background-color: #000F45;
color: wheat;
padding: 20px 0px 20px 0px;
font-size: 18px;
font-weight: 600;
text-align: center;
}
.navbar ul li{
list-style: none;
padding-r... |
body {
margin: 0px;
font-size: 16px;
line-height: 1.5;
font-family: 'Roboto', 'Arial';
color: white;
background-color: #333;
}
p {
margin: 0px auto 50px auto;
}
p:after {
display: block;
clear: both;
content: '';
}
.container {
width: 960px;
max-width: 100%;
margin... |
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?bckj3q');
src: url('fonts/icomoon.eot?bckj3q#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?bckj3q') format('truetype'),
url('fonts/icomoon.woff?bckj3q') format('woff'),
url('fonts/icomoon.svg?bckj3q#icomoon') format('svg'... |
/*sth like panel-body, we need the border*/
.box {
border: 1px solid #ddd;
border-radius: 4px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
padding: 10px 15px 10px 15px;
margin: 10px 0;
}
.vertical-center{
position: fixed;
top: 200px;
left: 50%;
transform: translate(-50%, -50%);
}
/*.btn {
background: #70... |
body {
margin: 0;
height: 100vh;
}
canvas {
height: 100%;
display: block;
} |
/**
* A simple theme for reveal.js presentations, similar
* to the default theme. The accent color is darkblue.
*
* This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed.
* reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
@import url(https... |
.setting-shan-container[data-v-92d96b2c]{min-height:calc(100vh - 100px);margin:20px;background-color:#fff;padding:25px;-webkit-box-shadow:0 0 4px 0 hsla(0,0%,45.1%,.2);box-shadow:0 0 4px 0 hsla(0,0%,45.1%,.2)}.applet-blendent-header[data-v-92d96b2c]{height:40px;width:100%;line-height:40px;font-size:16px;font-weight:600... |
.form {
display: flex;
flex-direction: column;
}
.colorOption {
width: 50px;
height: 30px;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
}
.optionsGroup {
display: flex;
align-items: center;
margin: 10px
}
.buttonContainer {
padding: 10px;
display: flex;
... |
*,
*::after,
*::before {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
}
.container-fluid {
padding: 0 5%;
m... |
/*************************
*******Typography******
**************************/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Abel);
body {
... |
#1234 {
} |
.auth-form {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
&--input {
width: 100%;
padding: 12px 0;
border: 1px solid rgba(0, 0, 0, 0.1);
font-size: 18px;
text-align: center;
outline: none;
transition: border-color 150ms;
box-sizing:... |
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/cIFypx4yrWPDz3zOxk7hIQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
/*@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight... |
/* TROPHIES */ |
body {
color: #333;
font-family: sans-serif;
margin: 1em 2em;
}
.inputs label {
width: 0.8em;
}
.multiline textarea {
width: 300px;
} |
/*
GENERAL STYLING
*/
body {
background-color: #f5f5f5!important;
color: #4e4e4e!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #1e1e1e;
}
a {
color: #1e1e1e;
transition: all 0.5s ease-in-out;
}
a:hover {
color: #0078ff;
text-decoration: none;
transition: all 0.2s ease-in-out;
}
.p-r {
position: rel... |
body {
background-color: black;
}
#frame-counter {
position:fixed;
color:red;
font-size:small;
bottom:0;
right:0;
}
#console {
position:fixed;
color:red;
font-size:medium;
top:0;
right:0;
}
#variableStack {
position:fixed;
color:red;
font-size:small;
bott... |
li .glyphicon {
margin-right: 10px;
}
/* Highlighting rules for nav menu items */
li.link-active a,
li.link-active a:hover,
li.link-active a:focus {
background-color: #4189C7;
color: white;
}
/* Keep the nav menu independent of scrolling and on top of other items */
.main-nav {
position: fixed;
to... |
header {
position: fixed;
left: 0;
top: 0;
width: 33.333vw;
height: 100vh;
background: url(../images/side_large.jpg);
background-size: cover;
}
.header-links {
position: fixed;
width: 150px;
left: calc(33.333vw - 150px - 2vh);
bottom: 5vh;
}
.title-wrap {
position: relative;
padding-top: 15px;
width: 702.... |
body {
background-color: #ede9e8;
font-size: 12px;
}
div {
position: relative;
}
#top-tempas-search {
position: absolute;
top: 10px;
right: 150px;
width: 300px;
}
#crawl-wizard {
display: none;
}
#crawl-wizard .item {
text-align: center;
}
#crawl-frame-container {
display: none;
}
#spec-textarea {
font... |
.img {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
/* visibility: hidden; */
}
.text {
font-size: 30px;
font-weight: bold;
margin-top: 20px;
text-align: center;
color: blue;
} |
:root {
--main-bg-color: #292929;
--main-fg-color: #f8f8f8;
--focal-color: #61bb46;
--dock-color: #3f3f3f;
--dock-border-color: #4f4f4f;
--dock-foreground-color: #9f9f9f;
}
html,
body,
#root {
margin: 0;
padding: 0;
height: 100vh;
width: 100vw;
background-color: var(--main-bg-color);
color: v... |
@charset "utf-8";
/* CSS Document Sam*/
a:hover, a:focus{text-decoration: none; color: #337ab7;}
a:visited,
a:link,
a:active{border:none; color: #337ab7;}
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}
.navbar-default{
border-color:#5B7EA4;
background-color: #416C9B;
*background-color: #5B7EA4;
background: -m... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.