text stringlengths 1 1.04M |
|---|
body{
background: url(../../images/bg_dark_wood.jpg) repeat fixed !important;
} |
@charset "UTF-8";
.ui-widget {
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-size: 1em; }
.ui-widget :active {
outline:... |
/* W3.CSS 1.86 by J.E.Refsnes. Do not remove this line. */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,asid... |
/*!
=========================================================
* ArchitectUI HTML Theme Dashboard - v1.0.0
=========================================================
* Product Page: https://dashboardpack.com
* Copyright 2019 DashboardPack (https://dashboardpack.com)
* Licensed under MIT (https://github.com/Dashboar... |
*{
margin: 0;;
padding: 0;
box-sizing: border-box;
}
form{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #F5F5DC;
}
input{
width: 50%;
margin-top: 0.5rem;
}
#submit{
margin-bottom: 2rem;
background-color: #26323... |
#pane{
-fx-background-image: url("./cargo_bg_blur.jpg");
-fx-background-repeat: stretch;
-fx-background-size: 800 600;
-fx-background-position: center center;
}
#form {
-fx-background-color: rgba(248, 248, 248, 0.9);
-fx-background-radius: 5;
}
#title_img {
-fx-effect: dropshadow(gaussian,... |
/**
* @author zhixin wen <wenzhixin2010@gmail.com>
*/
.ms-parent {
display: inline-block;
position: relative;
vertical-align: middle;
/*margin-top:5px;*/
}
.ms-choice {
display: block;
width: 100%;
padding: 0;
overflow: hidden;
cursor: pointer;
text-align: left;
white-space:... |
/*
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
*/
.providers-edit #businessesTable tr {
height: 42px;
}
.providers-edit #businessesTable tr.merchant-active {
background-color: #def2de;
}
.providers-... |
@charset "UTF-8";
/*!
* Bootswatch v4.5.3
* Homepage: https://bootswatch.com
* Copyright 2012-2020 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (ht... |
a,a:hover{ text-decoration:none;}
.ms_yahei{ font-family:"Microsoft Yahei",微软雅黑;};
.two-level-page-warp{width:980px; height:auto;}
.two-level-page-nav{ position:relative; margin-bottom:32px;}
.two-level-page-nav ul{ height:85px; border-bottom:1px solid #e5e5e5;}
.two-level-page-nav ul li{ width:89px; height:85px; fl... |
.blog-content {
float: none !important;
width: 100% !important;
}
@media (min-width: 992px) {
.force-full-width {
float: left !important;
width: 75% !important;
}
}
.top-up {
font-size: 36px;
}
.custom-emoji {
cursor: pointer;
width: 70px;
height: 70px;
display: block;
float: left;
margin:... |
/*-----------------------------global.less(start)-----------------------------*/
.events-none {
pointer-events: none;
}
.events-auto {
pointer-events: auto;
}
/*禁止或显示系统默认菜单*/
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: non... |
html, body {
display: block;
height: 100%;
overflow: hidden;
}
body {
-moz-box-shadow: inset 0 0 10px #000000;
-webkit-box-shadow: inset 0 0 10px #000000;
box-shadow: inset 0 0 10px #000000;
-webkit-text-size-adjust: none;
-webkit-touch-callout: none;
-webkit-user-select... |
/*!
Material Components for the Web
Copyright (c) 2018 Google Inc.
License: Apache-2.0
*/
@-webkit-keyframes mdc-ripple-fg-radius-in {
from {
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transform: translate(va... |
body {
margin-top: 50px; }
.mascara {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
position: fixed;
z-index: 10000;
padding: 100px 30px;
box-sizing: border-box;
top: 0;
display: none; }
.foto img {
width: 90%;
margin: auto; }
.control-label {
font-size: 1.2em;
text-align: le... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-rc4-master-c81f9f1
|
/**
@Name: Fly社区
@Author: 贤心
@Site: fly.layui.com
*/
/* 全局 */
html,body{overflow-x: hidden;}
html body{margin-top: 61px;}
html{background-color: #F2F2F2;}
i{font-style: normal;}
/* 布局 */
.layui-mm{position: fixed; top: 100px; bottom: 0;}
.site-menu,
.site-menu{box-shadow: none; border-left: none;}
/* 文档 */
... |
body {
padding: 0;
margin: 0;
min-height: 100vh;
}
#root {
height: 100vh;
} |
@import url(//fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconsolata);
#header #logo h3, #header #navbar ul.navigation, #header #navbar .panel-activation, #footer p {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: tran... |
body { background:#141E23; }
h1 { color: #FFFAFF }
div#logo h1 { color: #FFFAFF }
#menu-links ul > li a { color: #e6e1e6 }
#breadcrumbs { color: #e6e1e6 }
#breadcrumbs a { color: #e6e1e6; }
table.album-showcast .release-date { color: #dcd7dc }
table.album-showcast .summary { color: #f0ebf0 }
table.album-showcast a { co... |
.attention-icon {
right: 5px;
top: 0px;
z-index: 15;
position: absolute;
width: 28px;
height: 28px;
border-radius: 20px;
font-size: 22px;
font-weight: bold;
text-align: center;
opacity: 0;
color: white;
}
.attention-icon:hover {
border-radius: 20px 20px 0 0;
}
.attention-menu {
position: absolute;
right:... |
*,
*::before,
*::after {
box-sizing: border-box;
}
/* Custom Properties */
:root {
--ff-primary: 'Source Sans Pro', sans-serif;
--ff-secondary: 'Source Code Pro', monospace;
--fw-reg: 300;
--fw-bold: 900;
--clr-light: #fff;
--clr-dark: #303030;
--clr-accent: #4CD7D0;
... |
body,
html {
width: 100%;
height: 100%;
}
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
}
hr {
max-width:50px;
border-width: 2px;
border-color: rgb(36, 193, 204);
}
hr.light {
border-color: #fff;
}
a {
color: rgb(36, 193, 204);
-webkit-transition: all 0.2s;
-moz-trans... |
/* ==UserStyle==
@name Dark Theme with Accent for Plex
@namespace USO Archive
@author QuinnGinger
@description `A dark theme for plex.tv with customizable accent`
@version 20210627.16.29
@license NO-REDISTRIBUTION
@preprocessor uso
@advanced color ac1 "Accent Color" #38FFBC
@ad... |
@media only screen and (min-width: 414px)
and (max-width: 736px) {
html {
font-size:11px;
}
}
@media only screen and (min-width: 375px)
and (max-width: 440px) {
html {
font-size:10px;
}
}
@media only screen and (min-width: 320px)
and (max-width: 350px) {
html {
font-size:9p... |
/* Modal Content */
.modal-content {
position: fixed;
bottom: 0;
z-index: 1500;
background-color:rgb(54, 54, 54);;
width: 100%;
top: 30px;
-webkit-animation-name: slideIn;
-webkit-animation-duration: 0.4s;
animation-name: slideIn;
animation-duration: 0.4s;
}
.modal-header {
... |
@charset "UTF-8";
/*!
* Pikaday
* Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
*/
.pika-single {
z-index: 9999;
display: block;
position: relative;
color: #333;
background: #fff;
border: 1px solid #ccc;
border-bottom-color: #bbb;
font-family: "Helvetica ... |
header {
background-color: #ffffff;
text-align: center;
}
header #header-title {
color: #1a1a1a;
font-family: 'Work Sans', sans-serif;
font-size: 4em;
font-weight: 100;
} |
#tooltip .frame.activity .header {
display: grid;
grid-template-columns: 72px auto;
background-color: transparent;
color: #fff;
padding: 0;
border-top: 2px solid #f5eac4;
}
#tooltip .frame.activity .header .icon {
background-color: hsla(var(--commonDark), 0.9);
min-height: 72px;
padding: 24px 0 26px;... |
@import url('typography.css');
body {
background: #EEEEEE;
width: 80rem;
margin: 0 auto;
}
main {
width: 60rem;
float: left;
}
aside {
width: 20rem;
float: right;
padding-left: 100px;
}
a {
color: #4C9955;
text-decoration: none;
}
hr {
border: 1px solid #000;
}
body... |
#team_details {
margin-top: 5%;
text-align: center;
font-size: 20px;
margin-bottom: 5%;
}
#solved_challenges h3 {
text-align: center;
}
#solved_challenges p {
text-align: center;
font-size: 20px;
} |
/**
* LMS-Material
*
* Copyright (c) 2018-2020 Craig Drummond <craig.p.drummond@gmail.com>
* MIT license.
*/
:root {
--main-toolbar-height:48px;
--sub-toolbar-height:48px;
--bottom-nav-pad:0px;
--bottom-nav-height:calc(var(--bottom-nav-pad) + 52px);
}
.subtoolbar {
position:fixed;
top:var(--main-toolbar-he... |
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat-Regular'), url(../montserrat/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat-Bold'... |
.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;
al... |
#et_pb_layout, #et_pb_layout.et-loaded {min-height: 220px;}
#et_pb_layout.et-drag-disabled {pointer-events: none;}
#et_pb_layout .inside {border: 0;box-shadow: none;display: flex;flex-direction: column-reverse;background-color: transparent;margin-top: 0;}
body:not(.et-db) #et_pb_layout.closed .inside {display: none;}
#... |
body {
width: 100wh;
height: 90vh;
color: #fff;
background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
background-size: 400% 400%;
-webkit-animation: Gradient 15s ease infinite;
-moz-animation: Gradient 15s ease infinite;
animation: Gradient 15s ease infinite;
font-family: Montserrat, sans-serif;
... |
@font-face {
font-family: 'Open SansBold CharsBold5A3E9078';
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: 'Open Sans Charset1_ 6cLFDDFB3BD';
font-style: normal;
font-weight: normal;
}
.cs-HTML {
background: rgba(255, 255, 255, 1);
}
.cs-npnxabnsnfns10110000101 .cs-infopanel {
bo... |
body{
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
background: white;
height: 100vh;
overflow: hidden;
}
.center{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 400px;
/* background: grey; */
border-radius: 10px;
b... |
body {
padding-top: 20px;
}
.page-header {
padding: 10px;
}
.dropdown-menu {
width: 250px;
}
.img-responsive{
width: 750px;
height: 300px;
} |
Page {
background-color: #cccccc;
}
.grid {
background-color: #ffffff;
}
.rowOdd {
background-color: #f5f5f5;
}
Label {
font-size: 17;
padding-left: 10;
}
TextView {
font-size: 17;
} |
.markdown p,
.markdown .modest-p {
font-size: 1.25rem;
margin-bottom: 1.3rem;
} |
.ld { transform-origin: 50% 50%; transform-box: fill-box; }
@keyframes ld-spring-ttb-in
{
0% {
animation-timing-function: cubic-bezier(0.0741,0.3499,0.0735,0.662);
transform: translate(0%,-49.5%);
opacity: 0;
}
5.8% {
animation-timing-function: cubic-bezier(0.0811,0.1439,0.0534,0.9354);
transf... |
@
keyframes fadeInUpBig {from { opacity:0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
} |
.inv-form-field {
position: relative;
display: flex;
flex-direction: column;
margin-bottom: 12px;
}
.inv-form-field > .inv-form-text {
margin-top: 4px;
}
.inv-form-field--icon > .inv-input-icon {
position: absolute;
top: 28px;
right: 8px;
}
.inv-form-field--icon > .inv-input {
padding-right: 40px;
... |
/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */
/*# sourceMappingURL=main.d9afe72a.chunk.css.map */ |
/*通用的去ul默认格式*/
ul,
li {
margin: 0;
padding: 0;
list-style: none;
}
body {
font-family: "微软雅黑", "黑体";
}
.title-row-2 {
line-height: 30px;
height: 60px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.title-row-1 {
line-height: 30px;
height: 30px;
over... |
/*------------------------------------------------------------------
IMPORT FONTS
-------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
/*-----------------------------------------------------... |
/* entire container, keeps perspective */
.card-container {
perspective: 1000px;
cursor: pointer;
}
/* flip the pane when hovered */
.card-container.flipped .card {
transform: rotateY(180deg);
}
/*.card-container,
.front,
.back {
width: 320px;
height: 480px;
}
*/
/* flip speed goes here */
.c... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,300italic");
/*
Dopetrope 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,
... |
html {
overflow-x: hidden; }
body {
font-family: "Raleway", sans-serif;
line-height: 1.8;
font-size: 16px;
background: #fff;
color: #859196; }
a {
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
color: #4586FF; }
a:hover {
text-decoration: none;
color: ... |
body{
width: 960px;
margin: auto;
}
#toplogo{
float: left;
}
#test{
font-size: 0px;
}
h3{
font-size: 10px;
margin-top: -20px;
font-family: 'Oswald', sans-serif;
color: grey;
}
#topsection h3{
color:black;
}
h2{
font-family: 'Yellowtail', cursive;
}
h1{
font-family: 'Osw... |
#main {
margin: 50px;
}
#chart rect {
fill: steelblue;
}
#chart line {
stroke: black;
stroke-dasharray: 5, 5
}
#chart text {
fill: white;
font: 16px Helvetica;
text-anchor: end;
} |
body {
height: 100vh;
display: flex;
background: #F6F6F6;
}
* {
box-sizing: border-box;
}
.scene {
width: 32em;
height: 18em;
margin: auto;
position: relative;
overflow: hidden;
background: #F6F6F6;
font-size: 4vh;
border: 1px solid transparent;
transition: border-color .3s ease;
}
.scene:ho... |
body {
background-color: #FA8072;
}
input {
margin-top: 100px;
margin-left: 220px;
width: 350px;
height: 40px;
display: block;
padding-left: 395px;
}
#output {
margin-top: 45px;
width: 100px;
background-color: lightgreen;
margin-left: 400px;
}
#btn {
width: 350px;
... |
@charset "UTF-8";
/*!
* Bootstrap v5.0.0-beta2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Dark (https://vinorodrigues.github.io/bootstrap-dark-5/)
* Copyright ... |
html,
body {
height: 100%;
}
body {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
background-color: #f5f5f5;
}
.form-signin {
width: 100%;
... |
body {
text-align: center;
}
#main {
text-align: left;
width: 1000px;
margin: 0 auto;
}
table tr td > div {
width: 480px;
height: 700px;
margin: 10px;
}
table tr td > div > div.panel-body {
margin-left: 5px;
margin-right: 5px;
} |
@import url("https://fonts.googleapis.com/css?family=Shadows+Into+Light|Quicksand|Playfair+Display:700i,900");
html,
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-fo... |
@charset "UTF-8";
@font-face{
font-family: 'Courier New', Courier, monospace;
}
:root{
--cor0:#d8b8bd;
--cor1:#734945;
--cor2:#f2b9b3;
--cor3:#f2a099;
--cor4:#260101;
--cor5:#1f1516;
--cor6:#000000;
}
*{
margin: 0px;
padding: 0px;
}
body{
background-image: linear-gradient... |
.materialize-red {
background-color: #e51c23 !important; }
.materialize-red-text {
color: #e51c23 !important; }
.materialize-red.lighten-5 {
background-color: #fdeaeb !important; }
.materialize-red-text.text-lighten-5 {
color: #fdeaeb !important; }
.materialize-red.lighten-4 {
background-color: #f8c1c3 !i... |
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
#candvicon {
background:url(/images/icon.png) left top;
width:20px;
height:20px;
padding-left: 24px;
background-repeat: no-repeat;
} |
/**
* alertifyjs 1.11.1 http://alertifyjs.com
* AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
* Copyright 2018 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com)
* Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dim... |
.jqx-rc-tl-ui-redmond{border-top-left-radius:5px; moz-border-radius-topleft:5px; webkit-border-top-left-radius:5px}
.jqx-rc-tr-ui-redmond{border-top-right-radius:5px; moz-border-radius-topright:5px; webkit-border-top-right-radius:5px}
.jqx-rc-bl-ui-redmond{border-bottom-left-radius:5px; moz-border-radius-bottomleft:5px... |
p{
color: purple;
font-weight: bold;
background-color: chartreuse;
}
ul{
font-style: italic;
}
table, th, td{
border: 1px solid black;
}
.coolPeople{
font-family: "Helvetica", "Times New Roman", Times, serif;
border-spacing:0; /* Removes the cell spacing via CSS */
border-collapse: col... |
/*
DEPRECATED - do not add styles to this file as we are in the process of migrating everything to Sass
*/
/* TODO: check if it is safe to delete this */
#viewsizedebug {
display: none;
position: fixed;
right: 0px;
bottom: 0;
background-color: red;
color: white;
}
[responsive-background-image... |
@charset "utf-8";
/*------------------------------------------------------------------
[Master Stylesheet]
Project: ngopress
Version: 2.0
Last change: 02.20.2016
Primary use: Attorney & Lawyer Business Template
Author: ThemeMascot
URL: http://themeforest.net/user/ThemeMascot
----... |
/* Main CSS Document */
/*
Description: CSS for Grusp Events Site (June.2012)
Version: 1.0
Author: GNV&PARTNERS
Author URI: http://www.gnvpartners.com/
*/
/* BASIC PAGE SETUP ============================================================================= */
body {
background-color: #05A9D6;
font-family: helvetica, v... |
body{
margin:0;
padding: 0;
font-family: montserrat;
/* background: linear-gradient(120deg,#1f15a8,#2d87b1 ); */
background: linear-gradient(135deg,#1e86f1,#8af1f1 );
height: 100vh;
overflow: hidden;
}
.center{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-5... |
body {
color: #222;
background: #f8f8f8;
font-family: sans-serif;
line-height: 132%;
margin: 0;
}
p {
margin: 0 0 0.5em 0;
}
p.meta, .meta p {
margin-bottom: 0;
}
a {
color: #222;
}
#content {
background: #fff;
width: 50em;
padding: 2em 4em;
margin: 0 auto;
}
.meta .author {
font-weight: ... |
/**
* @name Warframe_Revenant
* @author NFLD99
* @version ersion auto updates
* @description Support Server: https://nfld99.com/discord
* @source https://github.com/NFLD99/Better-Discord
* @website https://nfld99.com/
*/
/* Source Code */
@import url(https://nfld99.github.io/Better-Discord/Source_Code/Master_Code... |
/* Template: Juno - Multipurpose Landing Page Pack
Author: InovatikThemes
Created: Mar 2019
Description: Master CSS file
*/
/*****************************************
Table Of Contents:
01. General Styles
02. Preloader
03. Navigation
04. Header
05. Features
******************************************/
/*****... |
.amountHeader {
width: 100%;
text-align: right;
}
.rowContainer {
height: 79px;
display: inline-flex;
align-items: center;
width: 100%;
}
.rowCol {
}
.colImg {
height: 56px;
width: 56px;
border-radius: 50%;
margin-right: 24px;
}
.colAddress {
font-family: var(--font-family);
font-style: nor... |
@import url(https://fonts.googleapis.com/css?family=Nunito);
/* @charset "UTF-8"; */
/*!
* 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-... |
td.details-control {
background: url('../resources/details_open.png') no-repeat center center;
cursor: pointer;
}
tr.shown td.details-control {
background: url('../resources/details_close.png') no-repeat center center;
} |
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
/*
richcombo.css (part of editor.css)
=================================
This file holds the style set of the "Rich Combo" widget which is commonly used
in the toolbar. It do... |
* {
margin: 0;
padding: 0;
}
body {
background: #325345;
}
#display {
background: #FFFFFF;
border: 4px solid black;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";
/*!
* 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/necola... |
/*DETAIL ORDER*/
.detail-exhibition .section {
margin-bottom: 20px;
font-size: 15px;
}
.detail-exhibition .section:last-child {
padding: 0;
margin-bottom: 0;
}
.detail-exhibition .section .list-item .title, .detail-exhibition .section .section-title {
position: relative;
... |
.logo-nav-container {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 2%;
padding-right: 2%;
color: black;
width: 100%;
height: 12vh;
position: fixed;
/*background-color: white;*/
background-color: transparent;
z-index: 10;
/*box-shadow: 0 2px 10px black;*/
}
.logo-nav-c... |
.label {
font-family: 'Baloo Bhaijaan 2', cursive;
font-size: 16px;
color: #333d44;
}
.input {
min-width: 230px;
padding: 8px 16px;
border: 2px solid #397fb4;
border-radius: 10px;
}
.input:focus {
outline: none !important;
border-color: #1565a4;
}
.button {
margin-right: auto;
margin-left: auto... |
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
overflow: hidden;
font-family: 'Varela Round', sans-serif;
}
button {
font-family: inherit;
font-size: inherit;
}
a, a:visited {
color: #ABABAB ;
text-decoration:none;
}
a:hover, a:focus, a:active {
... |
/*!
* Bootstrap v3.3.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=efeace43ef30a9b3bc62)
* Config saved to config.json and https:... |
.navbar{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #B6B6B6;
height:100px;
}
body{
font-family: 'Lato';
}
.brandText{
font-weight: bolder;
}
.userDropdown{
color:black;
font-weight: 500;
} |
:root {
--bsize: 35vw;
--mbsize: 500px;
--b1color: rgb(240, 226, 204);
--b2color: rgb(220, 220, 220);
--welcome: rgb(194, 194, 194);
--heading: #158467;
--body: #065446;
--top10: #158467;
}
/*
Colors:
tan - #fadcac
lightest green - #158467
middle green - #197163
dark green - #065446
... |
.clndr{width:100%;background-color:#f4f5fa;-webkit-box-shadow:0 4px 0 #272727;box-shadow:0 4px 0 #272727}.clndr .clndr-controls{padding:14px;text-align:center;color:#fff;background-color:#28d094}.clndr .clndr-controls .clndr-previous-button{float:left;text-align:left}.clndr .clndr-controls .clndr-next-button{float:righ... |
/*Final Project CSS File*/
/*Background CSS*/
body {
background-color: whitesmoke;
}
/*Title font*/
#title {
text-align: center;
font-size: 70px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
outline: 2px;
-webkit-text-stroke: 2px black;
-webkit-text-fill-color: rgb(255, 2... |
@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
* Based on Bootstrap |
/* cyrillic-ext */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2'... |
* {font-family: Arial,Helvetica,sans-serif;}
html, body, #root{
height: 100%;
}
#app{
width: 100%;
display: flex;
flex-direction: column;
min-height: 100%;
}
#header{
display: block;
background-color: #0f2d69;
font-size: 30pt;
font-weight: bold;
color: #e6e6e6;
text-align: center;
padding: 10px;... |
*{margin:0;padding:0;list-style:none;text-decoration:none;}
a{color:#666;}
a:hover{color:red;}
body{font: 12px/150% Arial,Verdana,"\5b8b\4f53";color: #666;}
h1,h2,h3,h4,h5{font-weight: normal; }
img{border:none;}
em,i{ font-style: normal;}
table {
border-collapse: collapse;
border-spacing: 0;
}
thead {
... |
.header-examples {
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background: lightgray;
margin-bottom: 25px;
margin-top: 25px;
}
.row {
border: ridge 1px blue;
}
br {
margin-top: 20px;
margin-bottom: 20px;
}
hr {
margin-top: 40px;
margin-bottom: 40px;
}
.d-flex {
border: ridge 1... |
body{
font-family: "Trebuchet Ms", "Helvetica", sans-serif ;
background: #f2f2f2;
}
#container{
width: 86%;
min-width: 500px;
margin: 0 auto;
background: #fff;
}
#marca{
height: 100px;
background: #808080;
text-align: center;
line-height: 100px;
}
#conteudo{
width: 75%;
float: right;
}
#navegacao{
... |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html,
body {
height: 100vh;
}
body {
background-color: #7159c1;
font-family: Roboto, Arial, sans-serif;
}
section {
display: flex;
flex-direction: column; /*Os itens ficam em uma única coluna, um embaixo do outro.*/
justify-content: center;/*Alin... |
.midBody {
margin-top: 100px;
background-color: #ffffff;
border: 1px solid black;
opacity: 0.8;
display: inline-block;
margin-left: 1.5%;
}
.container5 {
margin: 2%;
margin-right: 8%;
font-weight: bold;
color: #ffffff;
position: relative;
width: 10%;
float: left;
}
... |
.wrapper {
max-inline-size: 115.8rem;
padding-inline-end: 1.6rem;
padding-inline-start: 1.6rem;
margin: auto;
} |
@charset "UTF-8";
@font-face {
font-family: SF-Pro ;
src: url(FontsFree-Net-SFProDisplay-Semibold.ttf);
}
*{
margin: 0px;
padding: 0px;
}
:root{
--cor01: #F2F2F2;
--cor02: #8C8C8C;
--cor03: #737373;
--cor04: #404040;
--cor05: #0D0D0D;
--fonte-padrao: arial,verdana;
--fonte-destaque: 'SF-Pro', cursiv... |
/* ==UserStyle==
@name Tumblr dashboard: Cyclops.
@namespace USO Archive
@author caffreyss
@description `hi.`
@version 20120302.15.20
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix('http://w... |
/* Resets */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--secondary-font: 'Spinnaker', sans-serif; /* nav */
--secondary-color: #17a2b8; /* Blue */
}
/* General */
body {
font-size: 0.8em;
}
main {
min-height: 500px;
}
/*
*
* Notification
*
*/
.loading {
background: rgba(23, 162, 184, 0.7)... |
/*
* Copyright (c) 2020 Convergence Labs, Inc.
*
* This file is part of the Convergence Chat Demo, which is released under
* the terms of the MIT License. A copy of the MIT should have been provided
* along with this file, typically located in the "LICENSE" file, which is part
* of this source code package. Alter... |
/*
* #%L
* Course Signup Webapp
* %%
* Copyright (C) 2010 - 2013 University of Oxford
* %%
* Licensed under the Educational Community 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://opens... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.