text stringlengths 1 1.04M |
|---|
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, t... |
/* Desktop CSS*/
body{
background-color:#333;}
#container{
background-color:#fff;}
nav{
display:flex;
flex-wrap:wrap;
background-color:gray;
color:white;
justify-content:end;
height: auto;
background-image:url(image/nav.jpg);
}
nav a{
text-align:right;
padding-right:2%;
text-decoration:none;
}
#menu-sup{
... |
@import './app/footer.css';
@import './app/menu.css';
@import './app/style.css'; |
* {
box-sizing: border-box;
}
body {
margin: 30px;
font-size: 20px;
}
h1 {
font-family: 'Indie Flower';
}
ol, ul {
font-family: 'Chilanka';
} |
/*---------------------------------------------------
Kazi Ariyan
-----------------------------------------------------*/
/*Standard Elements*/
body {
background: #fafafa;
background-position: initial initial;
background-repeat: initial initial;
margin: 0px;
padding: 0px;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,... |
/* Google fonts: */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Peta&family=Open+Sans+Condensed:ital,wght@0,300;0,700;1,300&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&display=swap');
html, body {
width: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
b... |
/*!
* UI development toolkit for HTML5 (OpenUI5)
* (c) Copyright 2009-2017 SAP SE or an SAP affiliate company.
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
*/
/*!
* UI development toolkit for HTML5 (OpenUI5)
* (c) Copyright 2009-2017 SAP SE or an SAP affiliate company.
* Licensed under t... |
@font-face {
font-family: Score; src: url('Score.ttf');
}
html {
background-color: black;
}
#loading {
width: 100%;
height: auto;
margin:0 auto;
}
#startBild {
background-color: #000;
width: 80%;
hei... |
.organization-item .card{
width: 315px;
height: 170px;
background-color: #C4C4C4;
border-radius: 12px;
}
.organization-item .card-title{
padding-top: 10px;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 18px;
letter-spacing: 0em;
text-align: left;
}
.org... |
.parallax {
/* The image used */
background-image: url("../images/4d6fd9f8b8e70dfedc5efc79223c9d61.jpg");
/* Set a specific height */
min-height: 500px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;... |
nav {
position: absolute;
top: 10em;
right: 18em;
}
nav a,
nav p {
font-size: 20px;
font-weight: bold;
color: #fff;
}
nav p {
cursor: pointer;
display: inline-block;
} |
/*
Copyright 2022 Mafee
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 in wr... |
label[for="navbar-trigger"] {
display: none;
}
.phone {
background: #F7C42A !important;
height: 100%;
vertical-align: middle;
color: #fff !important;
font-size: 18.5px !important;
padding: 0 11.5px;
width: 400px;
}
.phone-content {
display: flex;
justify-content: center;
align-items: center;
}
.ph... |
#pageInner {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
*,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'Hiragino Sans GB', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
}
body {
font-family: 'Hiragino Sans GB', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
font-weight... |
body{
background-color: #04A6EB;
color: #FDFFFF;
width: 500px;
margin-right: auto;
margin-left: auto;
}
button{
padding: 5px 20px;
background-color: #337AB7;
border-color: #2E6DA4;
border-style: double;
color: #FDFFFF;
}
input{
height: 20px;
} |
/* footer styles */
footer {
grid-area: footer;
display: flex;
}
footer .message {
width: 100%;
padding: 0.2em 0.6em;
background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
... |
html,
body {
height: 100%;
}
body {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
padding-bottom: 40px;
}
.wrapper {
width: 100%;
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.appIcon {
-webkit-border-radius: 22.544%;
-moz-border-radius: 22.544%;
-ms-border-radius: 22.544%;... |
@charset "utf-8";
.border,
.border-top,
.border-right,
.border-bottom,
.border-left,
.border-topbottom,
.border-rightleft,
.border-topleft,
.border-rightbottom,
.border-topright,
.border-bottomleft {
position: relative;
}
.border::before,
.border-top::before,
.border-right::before,
.border-bottom::before,
.border-l... |
body {
font-family: "charter", serif;
background-color: #fcfcfa
}
h1 {
text-align: center;
background-color: #d8d8d8;
margin-top: 0;
margin-bottom: 0;
}
#intro{
margin-left: auto;
margin-right: auto;
width: 80%;
text-align: justify;
}
#example{
height: 250px;
width: 450px;
}
#selection{
margin-right: a... |
ul.browse
{
margin-bottom:20px;
overflow:hidden;
border-top:1px solid #ccc;
}
.boroughs {
float: left;
clear: both;
width:450px;
}
.decades {
float: left;
width:150px;
}
ul.browse li{
line-height:1.5em;
border-bottom:1px solid #ccc;
float:left;
display:inline;
}
ul.boroughs li { width... |
.CodeBlock {
box-sizing: border-box;
margin-bottom: 5px;
}
.RapidTips {
code {
background-color: #ffffff;
color: #ff3c59;
padding: 2px 4px;
border-radius: 3px;
margin: 0 2px 2px 0;
display: inline-block;
font-size: 18px;
font-weight: bold;
}
} |
.wrapper {
background: #6296b9;
height: 100%;
display: flex;
flex-flow: row wrap;
padding: 40px 20px;
justify-content: space-around;
align-content: flex-start;
overflow: auto;
} |
@font-face {
font-family: 'simple-line-icons';
src: url('fonts/Simple-Line-Icons.eot?v=2.4.0');
src: url('fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.2.2
*/
md-toast.md-THEME_NAME-theme .md-toast-content {
background-color: #323232;
color: '{{background-50}}'; }
md-toast.md-THEME_NAME-theme .md-toast-content .md-button {
color: '{{background-50}}'; }
md-toast... |
body,html{margin:0;padding:0;width:100%;height:100%}
/*# sourceMappingURL=code.min.css.map */ |
/* --------------------------------------------
ÌÎÄÀËÜÍÛÅ ÎÊÍÀ
-------------------------------------------- */
.modal { display: none; }
.modal-body form { margin-bottom: 0; }
.jqmOverlay { background-color: #000; }
* html .modal { position: absolute; top: expression((document.documentElement.scrollTop || do... |
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap");
.summary {
font-family: "Montserrat", sans-serif !important;
}
#destination {
font-weight: bold;
}
#title {
text-align: center;
border-bottom: black;
font-family: "Montserrat", sans-serif;
font-size: larger;
margin-... |
.bottomx1200{
width:1200px;margin:0 auto;
}
.tmaishan{
margin-left:263px;margin-top:10px;
}
.commodity{
width:960px;height:140px;margin-left:263px;margin-top:10px;
}
.commodity ul li img{
width:300px;height:140px;float:left;position: relative;
}
.commodity ul li .leftsix18{
margin-left:18px;
}
.bottomx1200 .frame... |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
.wrapper {
display: flex;
justify-content: space-around;
margin-top: 50px;
}
.wrapper-application {
box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
width: 430px;
height: 480... |
/** {
margin: 0;
padding: 0;
}*/
html,
body {
margin: 0;
height: 100%;
overflow: hidden;
font-size: 14px;
font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu
}
/* .fm-control-popmarker {
box-sizing: border-box;
width: 100px;
height: 50px;
paddi... |
/*!
* Materialize v1.0.0-rc.1 (http://materializecss.com)
* Copyright 2014-2017 Materialize
* MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
*/
.materialize-red {
background-color: #e51c23 !important;
}
.materialize-red-text {
color: #e51c23 !important;
}
.materialize-red.... |
section.timeline {
padding: 4rem 0;
position: relative;
}
img.chickenImg {
position: absolute;
bottom: -5rem;
left: 0;
width: 14rem;
z-index: 10000000000000000000000;
}
.roadmapTitle.dark h3 {
color: white;
}
.timeline-container {
display: flex;
flex-direction: column;
position: relative;
mar... |
@media all and (min-width: 480px) {
.login {
padding: 60px 0;
}
.login form {
margin: 0 auto;
max-width: 320px;
}
} |
input {
text-align: center;
margin-left: 650px;
margin-top: 50px;
width: 200px;
height: 30px;
}
button {
margin-left: 710px;
}
div.error {
position: fixed;
right: 0;
min-width: 350px;
margin-top: 55px;
margin-right: 20px;
display: block;
z-index: 11111;
}
div.error... |
.card {
margin: 5%;
}
.container {
padding: 200px;
} |
.code.icon {
color: #000;
position: absolute;
margin-left: 3px;
margin-top: 6px;
} |
/*# sourceMappingURL=app.7f9422f631fcd1b92b49813b9c517f04.css.map */ |
/*!
* Responsive Tables v5.3.2 (http://gergeo.se/RWD-Table-Patterns)
* This is an awesome solution for responsive tables with complex data.
* Authors: Nadan Gergeo <nadan@blimp.se> (www.blimp.se), Lucas Wiener <lucas@blimp.se> & "Maggie Wachs (www.filamentgroup.com)"
* Licensed under MIT (https://github.com/nadange... |
.content {
margin: 10px 251px;
max-width: 800px;
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
font-size: 14px;
}
.modal {
height: 200px !important;
position: fixed !important; /* or absolute */
top: 40% !important;
left: 20% !important;
}
.fc-title {
color:rgb(5, 104,... |
.sc-inner {
max-width: 1200px;
margin:0px auto;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.slot-btn {
width: auto;
height: auto;
display: inline-block;
position: relative;
margin: 0 5px;
margin-bottom: 10px;
z-index: 0;
transit... |
@charset "UTF-8";
/*
Basic usage:
.grid-column-5 {
@include grid(5);
}
// last grid has no gutter on right
.grid-column-7 {
@include grid(7, false);
}
*/
body, .base--input,
.base--STYLED input:not([type]), .base--color-input,
.base--STYLED input[type="color"], .base--date-input,
.base--STYLED input[type="date"], .b... |
.resetUserGoogleCode-container[data-v-444e937a]{padding:4px 10px 10px 10px}.resetUserGoogleCode-container .sac-row[data-v-444e937a]{margin-bottom:20px}.resetUserGoogleCode-container .sac-row .el-col[data-v-444e937a]{margin-top:20px}.resetUserGoogleCode-container .box-card[data-v-444e937a]{margin:20px 0}.resetUserGoogle... |
/* ==UserStyle==
@name Ronan
@namespace USO Archive
@author Espinal
@description `GCPH Ronan`
@version 20141022.19.48
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://www.facebook.com/"), url("https://www.facebook.com/"), url-pre... |
/* ==UserStyle==
@name Visir Dark Theme
@namespace USO Archive
@author nebbi21
@description `Dark`
@version 20170609.20.50
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/* i really want this to be global */
/* Background */
html,
body,
#cnt... |
/*SC_GROUP_CSS*/.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper a{text-decoration:none;}
.accordionWrapper .vtemaccordion-title{font-size:150%; font-weight:normal;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;}
.accordionWrapper,.accordi... |
@media 300px {
nav {
background-color: 000000px;
}
}
header {
display: flex;
} |
.texto-branco,.profile-area{
color: #fff;
}
.container-profile{
display:flex;
flex-direction: row;
align-items: center;
}
.avatar-area{
height:100px;
width: 100px;
padding-right: 10px;
}
.avatar-area img{
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
bor... |
/* Custom color theme */
:root {
--f7-theme-color: #75CA42;
--f7-theme-color-rgb: 117, 202, 66;
--f7-theme-color-shade: #62b132;
--f7-theme-color-tint: #8cd362;
}
/* Invert navigation bars to fill style */
:root,
:root.theme-dark,
:root .theme-dark {
--f7-bars-bg-color: var(--f7-theme-color);
--f7-bars-bg-c... |
.topnav {
background-color: transparent;
overflow: hidden;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.topnav a {
float: left;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-col... |
/**
* @package hubzero-cms
* @copyright Copyright 2005-2019 HUBzero Foundation, LLC.
* @license http://opensource.org/licenses/MIT MIT
*/
/*
-- -- -- -- -- -- -- -- --
Members Account plugin CSS
-- -- -- -- -- -- -- -- --
*/
/* General */
#members-account-section .sub-section h5 {
margin: 1em 0;
}
#m... |
line {
stroke-linecap: round;
}
#mydate {
font-size: 26;
font-family: System-Regular;
text-anchor: middle;
text-length: 2;
x: 82%;
y: 50%+10;
}
#myweek {
font-size: 26;
font-family: System-Regular;
text-anchor: middle;
text-length: 20;
x: 23%;
y: 50%+10;
}
#mystats {
font-size: 32;
font-... |
.main-banner {
box-sizing: border-box;
background-image: url(../../assets/img/banner.jpg);
background-repeat: no-repeat;
background-size: 100%;
background-position: right;
height: 800px;
border-bottom: 10px solid #000;
padding-top: 115px;
padding-left: 90px;
}
.main-banner .wrapper ... |
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/... |
body{
background:#fff;
}
.file {
margin-top:20px;
}
.file *,.file{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.file {
position: relative;
overflow: hidden;
}
.file input {
position: absolute;
top: 0;
left: 0;
width: 250px;
height: 35px;
border-radius: 9px;
padding-left: 10px;
border: 1px so... |
/*------------------------------------------------------------------
[Stylesheet]
Project: Ecommerce
Version: 1.0
Last change: 23 July 2018 [Initial release]
Assigned to: team
Primary use: Ecommerce
-------------------------------------------------------------------*/
/*-------------------------------... |
/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}
.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;positio... |
/* index */
.bg {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
text-align: center;
color: black;
background-image: url("../images/yonko-kilasi-juex154AuVA-unsplash.jpg");
min-height: 640px;
}
.back {
margin-right: 200px;
... |
@font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1545638661077'); /* IE9*/
src: url('iconfont.eot?t=1545638661077#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.ttf?t=1545638661077') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('iconfont.svg?t=154... |
/*canvas {float:left;}*/
.toggleButtonHolder{
}
a.accordionToggler {display:block; width:10%; overflow:hidden; z-index:292; height:2.1em; background: none no-repeat scroll left; }
a.arrow { float:right; border-radius: 0 10px 10px 0; -moz-border-radius: 0 10px 10px 0; -webkit-border-radius: 0 10px 10px 0; text-decora... |
/*! tailwindcss v2.1.4 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
box-sizing: border-box;
}
/**
Use a more readable tab size (op... |
button {
cursor: pointer
}
.card-content{
min-width: 200px;
} |
/* You can delete those if you want. I just found them very helpful */
* {
box-sizing: border-box
}
.m {
/* Don't cut off dropdowns! */
overflow: initial;
}
.m.adapter-container,
.m.adapter-container > div.App {
/* Fix layout/scrolling issues with tabs */
height: 100%;
width: 100%;
position: relative;
}
.m .sele... |
.markdown-source-view, .markdown-preview-view {
max-width: 900px;
margin: auto;
} |
@import '../../../assets/library/bootstrap/css/bootstrap.min.css';
@import '../../../assets/library/icons/fontawesome/assets/css/font-awesome.min.css';
@import '../../../assets/library/icons/glyphicons/assets/css/glyphicons_regular.css';
@import '../../../assets/library/icons/glyphicons/assets/css/glyphicons_social.css... |
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
body {
margin: 0px;
}
a {
text-decoration: none;
}
#cont {
paddin... |
.modal3{
background-color: rgb(235,228,194);
position:relative;
width:95vw;
height:43vh;
border-radius: 5% 5% 5% 5% / 10% 10% 10% 10%;
border-color: rgb(78,185,148);
border-style: solid;
border-width: 0.4vw;
}
.wrap3_1{
position:relative;
left:0;
top:0;
width:83vw;
h... |
/*Set the background color in Moz from here*/
.RadEWrapper iframe
{
background-color:white;
}
/* ----------------------- Css classes for the fixed toolbar---------------------------------*/
.RadEFixedToolbarHolderMozilla
{
border:1px solid #808080;
width:100%;
background-color: #f7f7f7;
position:fixed !important... |
.card{
background-color: crimson;
}
.galo{
background-color:green;
} |
/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.... |
body{
}
.head{
position: relative;
bottom: -10;
right: -380px;
width: 500px;
border: 5px solid #258;
font-size:60px;
background-color: #9AB1E7;
}
.add{
position: relative;
bottom: -10;
right: -600px;
} |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
@media screen {
@font-face {
font-family: 'Open Sans';
src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
font-weight: 300... |
/* [Master Stylesheet v1.0] */
/* :: 1.0 Import Fonts */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.... |
#particles-js {
z-index: -1;
position: fixed;
top: calc(100vh /2);
left: 50%;
transform: translateX(-50%);
animation: up 0.2s 0.1s backwards;
}
header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 5%;
height: 4rem;
}
header ul {
list-s... |
.question-nav {
max-width: 1170px;
margin: 0 auto;
line-height: 68px;
}
.question-nav .navmenu-brand {
display: inline-block;
margin: 0;
}
#questionContainer {
margin-top: 0 !important;
margin-left: auto !important;
}
.question-nav .navbar {
margin-bottom: 0;
text-align: right;
}
.question-nav .logo {
float: ... |
@font-face {
font-family: 'PT Mono';
src: url('pt_mono_regular.ttf');
}
body {
font-family: 'Tahoma', sans-serif;
}
code, .font-mono {
font-family: 'PT Mono', monospace;
} |
button {
font-family: 'Pathway Gothic One', sans-serif;
font-weight: bold;
border-radius: 7%;
padding: 0.33em;
margin-left: 150px;
}
.result {
margin: 20px 0 20px;
} |
body {
background: #FBFBFB;
font: 16px sans-serif;
color: #3E3F42;
margin: 0;
padding: 0;
}
h1, h2, h3, p {
margin: 0.5rem 0;
}
h1 {
margin-bottom: 2rem;
}
h3 {
margin-top: 0;
font-size: 1.5rem;
}
a {
color: #3E3F42;
text-decoration: none;
}
a:hover {
color: #007BFF;
}
header {
height: 70... |
/*!
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
width: 100%;
height: 100%;
font-family: 'Righteous',"Helvetica Neue",Helvetica,Arial,sans-serif;
col... |
*{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}
body{
background-color: rgb(187, 223, 255);
}
h1{
background-color: rgb(74, 122, 255);
} |
.SeriesItem {
background-color: #FAFAFA;
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin-top: 24px;
box-shadow: 0px 5px 50px rgba(32, 35, 41, 0.15);
border-radius: .75rem;
}
.SeriesItem-p {
margin: 24px 0 24px 24px;
width: calc(100% ... |
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
:root{
--black:#2c2c54;
--orange:#ff9f1a;
}
*{
font-family: 'Nunito', sans-serif;
margin: 0; padding:0;
box-sizing: border-box;
... |
/*
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/ |
/*
=====================================================================
* Ceevee v1.0 Layout Stylesheet
* url: styleshout.com
* 03-18-2014
=====================================================================
TOC:
a. General Styles
b. Header Styles
c. About Section
d. Resume Section
e. Portfol... |
.flag { display: block; background-image: url(/images/flags.png); }
.flag.de-DE { width: 314px; height: 210px; background-position: 0 0; }
.flag.en-US { width: 314px; height: 210px; background-position: 0 -212px; }
.flag.es-ES { width: 314px; height: 210px; background-position: 0 -424px; }
.flag.fr-FR { width: 314px; h... |
/* Product */
.Product {
color: #4e342e;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%;
margin-bottom: 3em;
}
.Product h4 {
font-size: 2.25em;
margin-bottom: .5em;
}
.Product p {
font-siz... |
nav {
background-color: #111111;
}
nav .wrapper {
margin: 0 auto;
width: 90%;
}
nav ul {
display: flex;
flex-direction: row;
flex-grow: 1;
align-items: center;
margin: 0;
padding: 0;
}
nav ul li {
display: flex;
}
nav ul li a {
color: white;
font-size: 130%;
font-... |
.compositeSigns__compositeSigns {
padding-left: 44px;
text-indent: -44px;
}
.compositeSigns__compositeSigns__compositeSigns {
max-width: 70%;
}
.compositeSigns__help {
bottom: 0;
margin-bottom: 0.3em;
position: absolute;
right: 4em;
} |
/*
This file is part of m.css.
Copyright © 2017, 2018 Vladimír Vondruš <mosra@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including withou... |
/*
Flaticon icon font: Flaticon
Creation date: 05/09/2018 08:37
*/
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.eot");
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../fonts/Flaticon.woff") format("woff"),
url("../fonts/Flaticon.ttf") forma... |
/*!
* Start Bootstrap - Clean Blog v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/clean-blog)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-clean-blog/blob/master/LICENSE)
*/
body {
font-size: 20px;
color: #212529;
font-family: 'Lo... |
html {
height: 100%;
}
body {
text-align: center;
font-family: Lato, sans-serif;
margin: 0;
color: #FFF;
background: #000 url('background.jpg') no-repeat center center fixed;
background-size: cover;
font-size: 1.3em;
position: absolute;
width: 100%;
height: 100%;
min-width: 37em;
min-height: 2... |
body {
margin: 0;
padding: 0;
height: 100%;
display: block;
min-height: 100vh;
min-width: 100%;
overflow: hidden;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoo... |
body {
font-family: Helvetica;
}
h1 {
text-align: center;
}
#console {
padding: 10px;
height: 300px;
border: solid 1px #aaa;
background-color: #000;
color: #eee;
font-family: monospace;
overflow: auto;
}
#input {
width: 100%;
height: 100px;
font-family: monospace;
}
... |
.operator-status {
float: right;
padding: 4px;
}
.operator-status span {
margin-left: 4px;
}
.operator-status-online {
color: lawngreen;
}
.operator-status-offline {
color: red;
}
.icon
{
font-size:10px !important;
margin-top:40px;
color: lawngreen;
}
.mat-mini-fab
{
background-color: ghost... |
/*!
* bootswatch v3.3.6
* Homepage: http://bootswatch.com
* Copyright 2012-2016 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*//*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
body {
margin: 0;
padding: 0;
}
#content {
margin: 0 auto;
width: 50%;
min-width: 600px;
}
.ui-main {
color: white;
position: absolute;
}
.hide {
visibility: : hidden !important;
}
.MainMenu {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.MainMe... |
/* You can add global styles to this file, and also import other style files */
@import "~ng-zorro-antd/ng-zorro-antd.min.css";
@font-face {
font-family: Roboto-Regular;
src: url("assets/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
font-family: Roboto-Light;
src: url("assets/fonts/Robo... |
*
* We rarely use these widget classes but they
* do come in handy sometimes. Know your widgets.
*
*/}@media only screen and (min-width: 1030px){#inner-header,#inner-footer{max-width:1200px;margin:0 auto}}@media only screen and (min-width: 1600px){#inner-header,#inner-footer{max-width:1272px;margin:0 auto}}@media ... |
/* ==UserStyle==
@name DarkOVS
@namespace USO Archive
@author evanscottgray
@description `A style that applies a dark theme to the ovs docs so that you can read them without being blinded.Applies to the following:http://openvswitch.org/support/dist-docs/.*http://git.openvswitch.org/cgi-bin/.*G... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.11-master-a4507d6
*/.md-panel.md-tooltip.md-THEME_NAME-theme{color:"{{background-700-contrast}}";background-color:"{{background-700}}"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.