text stringlengths 1 1.04M |
|---|
/**
* Name: MAKX
* Version: 1.0
* Author: Themesflat
* Author URI: http://www.themesflat.com
*/
@import url("font-awesome.css");
@import url("font-fo.css");
@import url("monster-icon.css");
@import url("flaticon.css");
@import url("owl.carousel.css");
@import url("shortcodes.css");
@import url("jquery.fancybox... |
/*! jQuery UI - v1.12.1 - 2017-05-24
* 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... |
.grid{
position: relative;
}
.memenu {
margin: 5px 0 0 0;
padding: 0;
width: 100%;
list-style: none;
display: inline-block;
position: relative;
font-size: 15px;
}
.memenu li{
display:inline-block;
}
.memenu>li>a {
float: left;
padding-right: 45px;
color: #000;
font-size: 1... |
@charset "UTF-8";/*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
=========================================================
* Argon Design System Angular - v1.0.0
===================... |
* { padding:0; margin:0; outline:0; }
body {
background:#fff;
font-family: Arial, sans-serif;
font-size:12px;
line-height:17px;
color:#6f6e6e;
}
input, textarea, select { font-family: Arial, sans-serif; font-size:12px; color:#333; }
textarea { overflow:auto;}
a img { border:0; }
a { color:#890000; text-decoratio... |
/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
footer{
padding-top:70px;
}
p {
margin-bottom: 15px;
}
.... |
.d-switch {
display: inline-block;
font-size: 0.9em;
position: relative;
overflow: hidden;
box-shadow: 0 0px 3px black;
white-space: nowrap;
}
.d-switch.d-focused {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.-d-switch-inner {
position: absolute;
widt... |
/*
FONT WEIGHT
*/
.normal { font-weight: normal; }
.b { font-weight: bold; }
.thin { font-weight: 100; }
.light { font-weight: 300; }
.book,
.regular { font-weight: 400; }
.semibold,
.medium { font-weight: 500; }
.bold { font-weight: 700; }
.ultrabold{ font-weight: 900; }
@media (--breakp... |
.main {
width: 489px;
background: #4E61A5;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
border-radius: 4px;
padding: 64px;
margin: auto;
margin-top: 96px;
display: flex;
flex-direction: column;
align-items: center;
color: #ffffff;
}
.main > h1 {
font-weight: 600;
font-size: 48px;
line-heig... |
body{
background-color: #f5f5f5;
}
.jd_c_header{
position: relative;
}
/* 标题 */
.header_topbar span{
width: 100%;
padding: 0 50px;
font-size: 16px;
line-height: 44px;
}
/*主要内容*/
.jd_c_main{
width: 100%;
/*height: auto;*/
}
/* 警示 */
.jd_c_main .jd_safe_tip{
width: 100%;
heigh... |
label.item.has-error {
border-bottom: 2px solid red;
}
.form-errors {
margin: 5px 0
}
.form-error {
padding: 2px 0 2px 16px;
color: red;
}
.edit_input::-ms-clear {
width : 0;
height: 0;
} |
@CHARSET "UTF-8";.slider-body{background:#e0e0e0;width:200px;height:8px;position:relative;display:inline-block;border-radius:2px;zoom:1}.slider-handle{background:url(handle.gif) no-repeat;width:12px;height:19px;position:absolute;left:0;top:-5px;font-size:0;margin-left:-5px;display:block;z-index:9}.slider-range{width:0;... |
@font-face{font-family:Lato;src:url(../fonts/Lato-Light.woff) format("woff");font-style:normal;font-weight:300}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:Lato;src:url(../fonts/Lato-Bold.woff) format("woff");font-style:normal;fo... |
:host {
font-family: sans-serif;
border: 2px solid #3b013b;
margin: 2rem;
padding: 1rem;
display: block;
width: 20rem;
max-width: 100%;
}
:host(.error) {
border-color: #e79804;
}
form input {
font: inherit;
color: #3b013b;
padding: 0.1rem 0.25rem;
display: block;
ma... |
@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webki... |
.mejs-container {
position: relative;
background: #000;
font-family: Helvetica, Arial;
text-align: left;
vertical-align: top;
text-indent: 0;
}
.me-plugin {
position: absolute;
height: auto;
width: auto;
}
.mejs-embed, .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #000... |
.square{
width: 100px;
height: 100px;
Background-color: #fff;/* Your Color */
} |
/**
* Admui-iframe v2.0.0 (http://www.admui.com/)
* Copyright 2015-2018 Admui Team
* Licensed under the Admui License 1.1 (http://www.admui.com/about/license)
*/ |
/* Table of Content
==================================================
#BASIC TYPOGRAPHY
#HEADER
#MENU
#ABOUT
#CALL TO ACTION
#TEAM
#SERVICE
#PORTFOLIO
#COUNTER
#PRICING TABLE
#TESTIMONIAL
#FORM BLOG
#CLIENT
#CONTACT
#FOOTER
#BLOG PAGE
#ERROR PAGE
*/
/*--------------------*/
/* BASIC TYPOGRAPHY */
/*-----------------... |
.clearfix:after{
content: "";
display: block;
clear: both;
}
*{
margin: 0;
padding: 0;
}
body{
background-color: #efefef;
}
ul,ol{
list-style: none;
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5,h6{
font-weight: normal;
}
a{
color: inherit;
text-decoration: none;
}
.topNavBar{
... |
nav {
margin-bottom: 1em !important;
}
.cart {
box-shadow: 0 0 5px #DDD;
padding: 20px;
}
h3 a{
font-size: 10px
} |
* {
font-family: GreyscaleBasic;
/* font-family: Georgia;*/
}
colourer {
gradient-start: #334489;
gradient-end: #2d8f3c;
}
grid.major line {
color: #666;
width: 1;
}
grid.minor line {
color: #ddd;
width: 0.5;
}
grid.major label {
padding: 17;
}
wavegraph {
dimming-top: 1.5;
dimming-bottom: 0.2;
}
wavegr... |
.com {
color: #93a1a1;
}
.lit {
color: #195f91;
}
.pun, .opn, .clo {
color: #93a1a1;
}
.fun {
color: #dc322f;
}
.str, .atv {
color: #D14;
}
.kwd, .linenums .tag {
color: #1e347b;
}
.typ, .atn, .dec, .var {
color: teal;
}
.pln {
color: #48484c;
}
.prettyprint {
padding: 8px;
back... |
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:... |
#about{
background-color: #494747;
border-top: 5px solid grey;
border-bottom: 5px solid grey;
box-shadow: 2px 2px 5px #F77D2C;
padding:5px;
} |
body
{
background: #ffa600;
}
.wrapper
{
border-radius: 10px;
background: #1f1f1f;
margin: 0 auto;
padding: 20px;
max-width: 600px;
box-shadow: 2px 2px 2px 1px rgba(0, 0, 255, .2);
margin-top: 20vh;
}
h1,
h2
{
margin:0;
padding:0;
color:white;
text-align:center;
}
nav,
p... |
@font-face {
font-family: 'Gill Sans';
src: url('GillSans-Medium.woff2') format('woff2'),
url('GillSans-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Gill Sans';
src: url('GillSans-Bold.woff2') format('woff2'),
url('GillSans-Bold.woff') format('wof... |
:root {
--white-backg: #fff;
--back-color: #242424;
--secondary-bdg: #0d869b;
--primary: #525252;
--secondary-btn: #b60c23;
--border: 2px solid var(--back-color);
--border-act: 2px solid var(--secondary-btn);
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.mission {
background-color: whi... |
<<<<<<< HEAD
=======
>>>>>>> 74df3566b7483cd54833fc8e17a392052579abe2
.terminusjs{color:#fff;background-color:#111;font-family:monospace}.terminusjs .terminusjs-box{display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-box;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;display:flex}.t... |
.login-container{
position: relative;
width: 600px;
margin: 80px auto;
padding: 20px 40px 40px;
text-align: center;
background: #fff;
border: 1px solid #ccc;
}
#output{
position: absolute;
width: 300px;
top: -75px;
left: 0;
color: #fff;
}
#output.alert-succes... |
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical... |
/*!
* Jasny Bootstrap Extensions j2
*
* Copyright 2012 Jasny BV
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Extended with pride by @ArnoldDaniels of jasny.net
/*!
* Bootstrap v2.1.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http:... |
-my-property:value |
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
.ncbi-header {
background-color: rgba(22, 74, 138, 0.95);
z-index: 10; }
.ncbi-header a {
color: inherit;
text-decoration: none; }
.ncbi-header a:hover {
color: #ffffff;
text-decoration: underline; }
.ncbi-h... |
#search {
float: right;
}
.links {
color: black;
font-size: medium;
font-weight: normal;
font-style: normal;
margin-bottom: 20px;
margin-top: 20px;
}
.links a {
color: green;
font-size: large;
text-decoration: none;
font-weight: normal;
font-style: normal;
padding-right: 1px;
padding-left: 1px;
}
.links... |
body {
background-color: rgb(255, 255, 255);
}
.container {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.router {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
} |
@font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1579330458416'); /* IE9 */
src: url('iconfont.eot?t=1579330458416#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAUkAAsAAAAACmAAAATYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDGgqIEIZ... |
@media (min-width: 992px) {
#header.header-narrow .header-nav.header-nav-stripe {
position: relative;
z-index: 3;
}
#header.header-narrow .header-logo .logo-default {
margin: -37px -70px -102px 0;
position: relative;
z-index: 2;
opacity: 1;
}
#header.header-narrow .header-logo .logo-small {
-webkit-b... |
y { backface-visibility: initial }
z { backface-visibility: inherit }
a { backface-visibility: visible }
b { backface-visibility: hidden } |
@font-face {
font-family: Samim;
src: url('../../fonts/Samim-persian-digits-overwrite.eot');
src: url('../../fonts/Samim-persian-digits-overwrite.eot?#iefix') format('embedded-opentype'), url('../../fonts/Samim-persian-digits-overwrite.woff') format('woff'), url('../../fonts/Samim-persian-digits-overwrite.t... |
/*
* Ladda
* http://lab.hakim.se/ladda
* MIT licensed
*
* Copyright (C) 2013 Hakim El Hattab, http://hakim.se |
/*
Theme Name: Orfeo
Theme URI: https://themeisle.com/themes/orfeo/
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Orfeo is a responsive WordPress theme with multipurpose design. It is a good fit for both small businesses and corporate businesses, as it is highly customizable v... |
body {
background-color: #66CDAA;
} |
@charset "UTF-8";
/*!
* Bootstrap v5.1.0 (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)
*/
:root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pin... |
* {
box-sizing: border-box;
}
body {
margin: 0;
font-size: 14px;
font-family: helvetica, sans-serif;
background-color: #ebeef3;
color: #616161;
}
a {
text-decoration: none;
color: #616161;
}
img {
display: block;
width: 100%;
}
.container {
margin-bottom: 50px;
}
.navbar {
background: #fff;... |
/* This file includes class(s) navbar, navbar*/
/* Moblie / Screen size implementation will be added after prototype material is achived*/
/* Propper on desktops */
/* Styling starts */
.navbar {
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px;
background-color: b... |
/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*
* Subset of font-awesome CSS modified to use with Bootstrap's glyphicon library
*
* Example usage:
* <span class="glyphicon glyphicon-refresh glyp... |
/*!
* Bootstrap v3.3.5 (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=71446b832bd9dbb87141a654eb911637)
* Config saved to config.jso... |
body {
margin: 4em auto;
max-width: 40em;
padding: 0 .62em;
font: 1.4em/1.62 monospace;
}
h1, h2, h3 {
line-height: 1.2;
}
@media print{
body{
max-width: none
}
}
.img-circle {
border-radius: 50%;
}
.img-small {
max-width: 6em;
height: auto;
} |
* {
font-family: Roboto Slab,serif;
}
html, body {
margin: 0 auto;
}
.add-UF {
background-position: center;
background: linear-gradient(90deg,#e67e22,#e74c3c);
min-height: 100vh;
position: relative;
}
.contents {
background-color: #2c3e50;
}
.weather-UF {
background: url(https://fotos.subefotos.com/2cb1... |
.container {
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
} |
.page {
position: relative;
display: flex;
flex-direction: column; }
.main {
flex: 1; }
.sidebar {
background-image: linear-gradient(180deg, #052767 0%, #3a0647 70%); }
.top-row {
background-color: #f7f7f7;
border-bottom: 1px solid #d6d5d5;
justify-content: flex-end;
height: 3.5rem;
display: fle... |
fieldset{
width: 750px;
margin: 10px auto;
color: #444;
border: 5px solid #ccc;
font-family: Helvetica;
padding: 15px;
}
h1{
text-align: center;
}
p.sub-titulo{
font-size: 20px;
}
.direita{
text-align: right;
}
.center{
text-align: center;
... |
.phone-app {
display: none;
height: 100%;
width: 100%;
background: rgb(230, 230, 230);
overflow: hidden;
}
.phone-app-header {
position: relative;
font-family: 'Samsung Sans thin';
font-size: 3.2vh;
top: 8vh;
height: 20vh;
text-align: center;
}
#total-contacts {
positio... |
/* ==UserStyle==
@name Neopets original design - Maraqua
@namespace USO Archive
@author climber07
@description `Alle die nicht beim Maraqua dabei waren können sich hier die Quasalan Sidebar einstellen.Wenn es auf PPs oder ähnlichen Orten zu Problemen kommt, einfach deaktivieren.Viel Spaß ;)`
@... |
/* .ember-application {
height: 100vh;
}
.ember-application>.ember-view {
height: 100%;
} */
.fb-logo {
width: auto;
height: 2.5rem;
}
.navbar {
border-bottom: 1px solid;
}
.navbar-brand-text {
color: black;
font-size: 1.4rem;
border-left: black 1px dotted;
padding-left: 0.25rem;
}
/* .bg-lighter ... |
.home-container-clear-day,.home-container-clear-night,.home-container-clouds-day,.home-container-clouds-night
,.home-container-Sclouds-day,.home-container-Sclouds-night,.home-container-broken-clouds-day,.home-container-broken-clouds-night,.home-container-shower-rain-day,.home-container-shower-rain-night,.home-container... |
body {
background: #002B36;
padding: 20px;
margin: 0px;
}
/* textarea */
textarea {
background: transparent;
border: 0px;
color: #fff;
padding: 0px;
width: 100%;
height: 100%;
font-family: monospace;
outline: none;
resize: none;
font-size: 13px;
}
/* code box when locked */
#box {
padding: 0px;
margi... |
/*
* Timepicker stylesheet
* Highly inspired from datepicker
* FG - Nov 2010 - Web3R
*
* version 0.0.3 : Fixed some settings, more dynamic
* version 0.0.4 : Removed width:100% on tables
*/
.ui-timepicker-inline { display: inline; }
#ui-timepicker-div { padding: 0.2em }
.ui-timepicker-table { display: inline-ta... |
body {
background-color:#b0c4de;
}
#map { height: 280px; } |
/*!***************************************************************************\
NES.css Framework
Version: development
Build Date: 2019-01-03T19:22:29.483Z
Node Version: v10.14.2
Branch: develop
Commit: 772f2a6a6530fda14f382a1bc2503c6b51d3e997
\**************************************************************... |
/**
* Copyright 2015 Telerik AD
*
* 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 agreed to ... |
body {
margin: 0;
padding: 0;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
h1 {
margin: 0 0 40px;
font-size: 30px;
}
h3 {
font-weight: normal;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;
margin: 0 0 24px;
}
h3 strong {
font-weight: 700;
}
.conta... |
:root {
--mainBrown: #2d1e1f;
--mainRed:#D81F26;
--mainYellow: rgb(255, 158, 9);
--mainGreen:#14d80e;
--mainGrey: #ece8dc;
--mainWhite: #fff;
--mainDark: #222;
--mainDarkBlue: rgb(0, 0, 0);
--mainDarkGreen:#13ec4aa9;
--mainGold: rgb(255, 230, 0);
}
body {
background: var(--mainDarkGreen);
color... |
@font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1560415665654'); /* IE9 */
src: url('iconfont.eot?t=1560415665654#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAALkAAsAAAAABpAAAAKZAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgp0gQw... |
/***************************************************************************************************************************
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file *
* distributed with this work for additional information regarding cop... |
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* Vendor-prefixed and regular ::selection selectors cannot be combined:
* https://stackoverflow.com/a/16982510/7133471
*
* Customize the backg... |
.navigationmenu {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
flex-direction: row;
}
.navigationmenu > .navitem{
color: #fff;
display: inline-block;
text-decoration: none;
padding: 10px;
position: relative;
font-size: 1em;
font-weight: bold;
}
.navigationmenu > .logo... |
/*!
* UI development toolkit for HTML5 (OpenUI5)
* (c) Copyright 2009-2016 SAP SE or an SAP affiliate company.
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
*/ |
@import url("https://fonts.googleapis.com/css2?family=Bree+Serif&family=Caveat:wght@400;700&family=Lobster&family=Monoton&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Roboto:ital,wght@0,400;0,700;1,40... |
/*!
=========================================================
* Paper Dashboard PRO - V1.2.1
=========================================================
* Product Page: https://www.creative-tim.com/product/paper-dashboard-pro
* Available with purchase of license from https://www.creative-tim.com/product/paper... |
.experience-main {
width: 100%;
}
.basic-experience {
margin-left: 5%;
margin-right: 5%;
}
.experience-heading-div {
display: flex;
}
.experience-heading-div > * {
flex: 1;
}
.experience-heading-img-div {
align-items: center;
justify-content: center;
}
.experience-heading-text-div {
text-align: cen... |
* {
margin: 0;
padding: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} |
.generickeywidget .delete { display:none; } |
/* Global variable declartions */
:root {
--white-color: #ffffff;
--green-color: #495126;
--purple-color: #665083;
--blackish-green: #24290e;
--whitish: #4160eb;
--pink: pink;
--primary-color: rgb(66, 127, 241);
}
/* next highest global styles declaration */
* {
/* border: 1px solid var(--purple-color); */
... |
@CHARSET "ISO-8859-1";
/* Reset CSS
* --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}
a{
text-decoration:none;
}
table {
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,capt... |
a.btn.cms-content-expiry-action-btn {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
padding: 0 !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-f... |
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input,
textarea,
button,
select,
a {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
:root {
--color1: 27, 33, 39;
--color2: 22, 28, 33;
--color3: 71, 69, 206;
--color4: 37, 42, 48;
--color5: 4, 231, 98;
... |
@font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1543208104579'); /* IE9*/
src: url('iconfont.eot?t=1543208104579#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.ttf?t=1543208104579') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('iconfont.svg?t=154... |
/*
Base16 Atelier Lakeside Light
Author: Bram de Haan (http://atelierbramdehaan.nl)
In files gtk-3.0/gtk.css and gtk-3.20/gtk.css, delete section "Default color scheme" and inject this
*/
@define-color bg_color #ebf8ff;
@define-color fg_color #516d7b;
@define-color base_color #c1e4f6;
@define-color text_color #516d7b;... |
#recirc {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
background: white;
z-index: 3;
}
#recirc[data-mode="on"] {
display: block;
}
.recirc {
width: 300px;
height: 200px;
position: relative;
cursor: pointer;
display: inline-block;
margin: 10px;
}
.recirc .ti... |
@import "main.css";
.settingsContainerName {
display: flex;
justify-content: center;
font-size: 22px;
color: var(--darkerBlue);
margin-bottom: 2%;
}
.settingsMenu {
display: flex;
flex-wrap: wrap;
width: 100%;
margin-bottom: 15px;
}
.settingsMenuBtn {
text-align: left;
font... |
/* @import "https://fonts.googleapis.com/css?family=Ubuntu:300,400,500"; */
@font-face{
font-family: 'Ubuntu';
src: url('../assets/fonts/ubuntu-regular.woff2') format('woff2'),
url('../assets/fonts//ubuntu-regular.woff') format('woff');
font-weight: 400;
font-style: normal;
}
html {
font-family: sans-serif;
... |
body {
background-color: #000;
color: #fff;
}
.app {
max-width: 500px;
margin: 0 auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}
.app-container {
margin-bottom: 20px;
border: 1px solid #ccc;
border-radius: 4px;
overflow: hidden;
background-color: #fff;
}
.app-json {
pad... |
body { font-family: 'Open Sans Condensed','Droid Serif','Open Sans', sans-serif; }
h1, h2, h3, h4 {
font-weight: 400;
margin-bottom: 0;
margin-top: 10px;
}
h1 { font-size: 3.5em; }
h2 { font-size: 3em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1em; }
.inverse {
background: #272822;
color: #777872;
... |
/*!
* # Semantic UI 1.11.5 - Search
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
.Nav {
background: rgb(255 255 255 / 90%);
position: sticky;
top: 0;
z-index: 2;
margin-top: -4px;
/* border-bottom: 1px solid var(--lightGrey);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.025); */
}
.Nav:after {
content: '';
position: fixed;
top: -100vh;
right: 0;
left: 0;
height: 100vh;
z-inde... |
.ProcessBar {
background-color: #333;
color: white;
height: 3rem;
display: flex;
align-items: center;
} |
/*!
* Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
* Copyright 2015 Daniel Cardoso <@DanielCardoso>
* Licensed under MIT
*/
.la-ball-beat,.la-ball-beat>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-beat{display:block;font-siz... |
@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500';
body {
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
color: #555;
line-height: 1.5;
padding: 1em 1em;
}
h1, h2, h3, h4 strong {
color: #333;
}
#root {
margin:0 auto;
max-width: 50em;
}
pre {
background: ... |
/*!
* Start Bootstrap - Resume v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/resume)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
*/
body {
font-family: 'Open Sans', serif;
padding-top: 54px;
color: #8... |
.link {
padding: 15px 15px;
background-color: #c2fbd7;
border-radius: 100px;
box-shadow: rgba(44, 187, 99, .2) 0 -25px 18px -14px inset,rgba(44, 187, 99, .15) 0 1px 2px,rgba(44, 187, 99, .15) 0 2px 4px,rgba(44, 187, 99, .15) 0 4px 8px,rgba(44, 187, 99, .15) 0 8px 16px,rgba(44, 187, 99, .15) 0 16px 32px;
color... |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: sans-serif;
}
img {
max-width: 100%;
}
ul {
list-style-type: none;
}
a {
text-decoration: none;
}
body {
font-size: 16px;
}
.container {
max-width: 1170px;
margin: 0 auto;
padding: 0 15px;
}
.d-flex {
display: flex;
... |
.text-origin {
color: #ffbb33 !important;
}
.text-destination {
color: #00C851 !important;
}
.iframe-container {
position: relative;
width: 100%;
}
.lgPad {
padding-bottom: 80%;
}
.smPad {
padding-bottom: 50%;
}
.iframe-container > * {
display: block;
position: absolute;
top... |
/*!
* Start Bootstrap - SB Admin 2 v4.1.3 (https://startbootstrap.com/theme/sb-admin-2)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-sb-admin-2/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Boot... |
.footer {
display: flex;
justify-content: center;
height: 194px;
background-color: #0f2437;
/* display: none; */
letter-spacing: 0.01em;
}
.footer__logo {
margin-top: 51px;
margin-left: 139px;
}
.footer__links-left {
display: flex;
flex-direction: column;
margin-top: 51px;
margin-left: 155px;
... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
@font-face {
font-family: "sans";
src: url(font/sans.ttf);
}
body {
color: black;
font-family: "sans";
height:100vh;
overflow:hidden;
background-image: url('Clear1.jpg');
background-repeat: no-repeat;
background-position: top-center;
... |
img{
height: 100%!important;
}
.microDose{
font-size: 100px;
background: linear-gradient(to right, rgb(243, 98, 98), pink, rgb(230, 230, 130), rgb(240, 196, 114));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.text-bg{
background-color: rgba(0, 0, 0, 0.5);
border-radius: 10px;
... |
.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:sans-serif;font-size:12px !important;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{... |
#root {
min-width: 900px;
width: 900px;
margin: auto;
}
body {
font-size: 18px;
}
.todo-header,
.todo-footer {
height: 60px;
background: #666;
color: #fff;
position: relative;
}
/* 头部区 */
.header-title, .header-input, .header-button {
float: left;
}
.header-input, .header-button {
margin-top: 15px;
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.