text stringlengths 1 1.04M |
|---|
#learn-press-profile-tab-course-wishlist.has-courses .learn-press-message{display:none}.course-wishlist.heartbeat{animation-name:course-wishlist-heartbeat;animation-duration:1s;animation-timing-function:ease-out;animation-delay:3s;animation-direction:alternate;animation-iteration-count:infinite;animation-fill-mode:none... |
/*!
* Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;... |
/*
* Table
*/
table.dataTable {
margin: 0 auto;
clear: both;
width: 100%;
}
table.dataTable thead th {
padding: 3px 18px 3px 10px;
border-bottom: 1px solid black;
font-weight: bold;
cursor: pointer;
*cursor: hand;
}
table.dataTable tfoot th {
padding: 3px 18px 3px 10px;
border-top: 1px solid black;
font-... |
/*!
* Bootstrap v3.2.0 (http://zerox.me/projects/bootstrap3/)
* Copyright 2011-2014 Twitter, zero
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
.grid-row:after, #content:after, .notice:after, .panel:after, fieldset:after, .form-section:after,
.form-group:after, .breadcrumbs ol:after, .task-list-item:after {
content: "";
display: block;
clear: both;
}
#content {
max-width: 960px;
margin: 0 15px;
}
@media (min-width: 641px) {
#content {
margin:... |
/* -------------------- Basic HTML tags -------------------- */
body {
font: 12px/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color: #444444;
background-color: #f6f6f6;
}
a:focus {
outline: 1px dotted invert;
}
hr {
border-color: #ccc;
border-style: solid;
border-width: 1px 0 0;
clear: both;
h... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
header {
display: flex;
color: black;
text-align: center;
background-color: #ded6d6b8;
align-items: center;
justify-content: space-evenly;
box-shadow: 2px 3px 30px #b5c7de;
}
#logo {
width: 50px;
height: 50px;
border-radius: 100%;
color... |
/* Styles for the unauthorized-user splash page (/auth/index.html) */
/*
=============================================================================================
Table of contents:
1. Global/Override styles.
2. Call-to-action styles.
3. Splash-banner styles.
4. Action-buttons styles.
5. Footer... |
/*
* Copyright (C) 2019 by eHealth Africa : http://www.eHealthAfrica.org
*
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with
* the ... |
.detail-recommend-stem{
margin-top:53px;
padding-bottom: 14px;
margin-bottom: 23px;
font-size: 14px;
color: #000;
border-bottom: 1px solid #e2e2e2;
}
.detail-recommend-list{
display: table;
border-radius: 14px;
background-color: #fff;
box-shadow: 0 0 20px 0 #eee;
border: 1px ... |
.navigate {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
justify-content: center;
opacity: 1;
}
.navigate a {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
text-decoration: none;
}
.navigate a i {
display: flex;
flex-wrap: wrap;
align-items... |
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body{
font-size: 24px;
font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", Helvetica, Tahoma, Arial, sans-serif;
}
.engine {
margin: auto;
width: 21rem;
}
.status {
margin: 0.5rem auto;
}
.en... |
.Spinner {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: var(--icon_outline_secondary, var(--vkui--color_icon_medium));
}
.Spinner__self {
animation: vkui-rotator var(--duration) linear infinite;
transform-origin: center;
}
.Spinner__self svg {
transf... |
mat-sidenav-container, mat-sidenav-content, mat-sidenav {
height: 100%;
}
mat-sidenav {
width: 250px;
}
main {
padding: 10px;
} |
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,400i,600,600i,700|Poppins:200,300,400,500,500i,600,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,400i,600,600i,700|Poppins:200,300,400,500,500i,600,700,800&display=swap");
/* line 1, C:/Users/SPN Graphi... |
*{
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Grandstander', cursive;
}
html, body{
height: 100%;
background-color: rgb(240,240,240);
}
.container{
max-width: 1024px;
margin: 0 auto;
}
.clear{
clear: both;
}
header{
color: white;
background-color: rgb(13... |
.button {
padding: 4px;
border: 1px solid grey;
}
.button:hover {
background: grey;
}
.button--primary {
background: green;
} |
.layoutFlow {
height: 93%;
position: relative;
width: 100%;
margin-top: 2.5rem;
}
.controls {
display: none;
position: absolute;
top: 1rem;
right: 1rem;
z-index: 100;
box-shadow: 0 0 2px 1px rgb(0 0 0 / 8%);
}
.controls button {
align-items: center;
background: #fefefe;
border-right: 1px s... |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/*Calculator*/
.box {
background-color: #3d4543;
height: 300px;
width: 250px;
border-... |
table, td, th {
border: 1px solid black;
}
table {
width: 100%;
border-collapse: collapse;
}
.headerName{
font-family: 'Roboto Condensed', sans-serif;
color: white;
float: left;
margin: 1% 5%;
}
#headerLogo{
max-width: 10%;
float: left;
margin: .5% 10px;
}
.topnav {
background-color: #000;
... |
body.login {
padding-top: 25px;
background-color: #cdcdcd;
}
form,
.chamados {
margin-top: 75px;
border: solid 1px #000000;
padding: 25px 25px 35px 25px;
background-color: #ffffff;
box-shadow: 5px 5px 20px 15px #a5a2a2;
border-radius: 15px;
}
form h2,
.chamados h2 {
text-align: center;
}
table thead t... |
/* ----------------------------------------------
Template Name : Keep It Simple
Template Code : S-0027
Version : 1.0
Author : Erwin Aligam
Author URI : http://www.styleshout.com/
Last Date Modified : September 29, 2008
------------------------------------------------ */
/* -------------------------... |
/*
Template: Webster - Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Design and Developed by: potenzaglobalsolutions.com
NOTE: This file contains Accordion CSS.
*/
/***************************
Accordion
***************************/
.accordion .acd-group .acd-heading:before { font-f... |
body {
margin: 0;
padding: 0;
font: normal 16px/1.4em Helvetica, sans-serif;
background-image: url(../img/0.jpeg);
background-position: center 50px;
background-repeat: no-repeat;
}
header {
height: 50px;
font-size: 170%;
line-height: 50px;
color: #fff;
text-align: center;
... |
/* the norm */
#gritter-notice-wrapper {
position:fixed;
top:50px;
right:10px;
width:301px;
z-index:989;
}
#gritter-notice-wrapper.top-left {
left: 20px;
right: auto;
}
#gritter-notice-wrapper.bottom-right {
top: auto;
left: auto;
bottom: 20px;
right: 20px;
}
#gritter-notice-wrapper.bottom-... |
/*
* Web Fonts from fontspring.com
*
* All OpenType features and all extended glyphs have been removed.
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected un... |
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?919473');
src: url('../font/fontello.eot?919473#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?919473') format('woff2'),
url('../font/fontello.woff?919473') format('woff'),
url('../font/fontello.ttf?919473'... |
@font-face {
font-family: 'good_timesregular';
src: url('../fonts/good-times/good_times_rg-webfont.eot');
src: url('../fonts/good-times/good_times_rg-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/good-times/good_times_rg-webfont.woff2') format('woff2'),
url('../fonts/good... |
/* line 3, ../../sass/drawer/_core.scss */
body.drawer-navbar.drawer-fixed {
padding-top: 0;
}
/* line 7, ../../sass/drawer/_core.scss */
.drawer-header {
background: rgba(0, 0, 0, 0.4);
display: block;
width: 100%;
height: 80px;
position: fixed;
top: 0px;
z-index: 100;
}
/* line 16, ../../sass/drawer... |
---
layout: null
---
@import url("pygment_highlights.css");
/* --- General --- */
html {
font-size: 100%
}
body {
font-family: 'Lora', 'Times New Roman', serif;
font-size: 1.125rem;
color: #404040;
position: relative;
background-color: {{ site.page-col | default: "#FFFFFF" }};
{% if site.page-img %}
... |
body {
color: #333;
margin: 0;
padding: 0;
font-family: Verdana, Arial;
font-size: 0.8em;
}
#sidebar {
position: fixed;
width: 220px;
height: 100%;
overflow-y: scroll;
overflow: -moz-scrollbars-vertical;
margin-right: 20px;
margin-top: 0;
padding-left: 25px;
p... |
/* jot */
.jothidden input[type="text"] {
border: 0px;
margin: 0px;
height: 2.5rem;
width: 100%;
}
.jothidden {
display:none;
}
#jot-title-wrap,
#jot-pagetitle-wrap,
#jot-category-wrap {
border-bottom: 1px solid rgba(0, 0, 0, .2);
}
#jot-attachment-wrap {
border-top: 1px solid rgba(0, 0, 0, .2);
}
#jot-titl... |
/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE... |
/* multiselect styles */
.multiselect {
width: 460px;
height: 200px;
}
.pb
{
width:32px;
} |
/*!
Material Components for the web
Copyright (c) 2018 Google Inc.
License: Apache-2.0
*/ |
body{
font-family: "Microsoft YaHei";
}
.now-position{
height: 44px;
line-height: 44px;
color: #888;
font-size:12px;
}
.personal-info{
position: relative;
width: 100%;
height: 195px;
background: url(../images/personal_back.png) center no-repeat #000;
/*padding: 40px 27px;*/
overflow: hidden;
}
.pers... |
/*
See ab2p.common.css for sources info
*/ |
@tailwind base;
@tailwind components;
@tailwind utilities;
* {
scroll-behavior: smooth;
}
@layer base {
body {
@apply bg-zinc-900;
}
} |
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
/*
Default style definitions for:
Uploadify v1.6.2
Copyright (C) 2009 by Ronnie Garcia
Co-developed by Travis Nickels
*/
.fileUploadQueueItem {
font: 11px Verdana, Geneva, sans-serif;
background-color: #F5F5F5;
border: 3px solid #E5E5E5;
margin-top: 5px;
padding: 10px;
width: 300px;
}
.fileUploadQueueItem .cance... |
.PagerOffice2007 {
width: 100%;
height: 19px;
border: 1px solid #688CAF;
background: #ECF3FC 0 -7000px repeat-x url('/Images/TelerikSkins/GridOffice2007sprite.gif');
color: #333;
}
.PagerOffice2007 .PagerButton {
display: block;
text-align: center;
... |
#Preloader {
position: fixed;
left:0;
top:0;
width:100%;
height:100%;
background-color: black;
display: table;
}
#PreloaderContent {
height:100%;
display: table-cell;
vertical-align: middle;
text-align: center;
z-index: 1;
}
#PreloaderContent p {
color:white;
f... |
/* Flex */
.flex {
display: flex;
}
.flex-wrap {
flex-wrap: wrap;
}
.flex-item-1 {
flex: 1;
}
/* Flex Item */
.item {
margin: 5px;
background: tomato;
text-align: center;
font-size: 1.5em;
}
.container {
max-width: 400px;
margin: 0 auto;
border: 1px solid #ccc;
}
h1 {
text-align: center;
margin: 20px 0... |
@media screen and (min-width: 1024px) {
header {
width: calc(100% - 22%);
padding: 20px 10%;
border-radius: 5px;
}
.logo {
height: 30vh;
opacity: 100%;
}
main {
width: 40%;
align-self: flex-start;
margin: 10px;
margin-left: 10%;... |
/*!----------------------------------------------------------------
- CSSHelpers
- Version: 1.1.0
- https://github.com/peyman3d/csshelpers
- Author: Peyman Eskandari (@peyman3d) |
.message__content {
padding: 8%;
}
.message__logo-container {
width: 70%;
margin-bottom: 12%;
}
.message__headline {
font-size: 1.1rem;
line-height: 1.3em;
margin-bottom: 24%;
}
.message__sub-headline {
font-size: 1.1rem;
line-height: 1.3em;
margin-bottom: 40%;
margin-bottom: 2... |
/* Resets (http://meyerweb.com/eric/tools/css/reset/ | v2.0 | 20110126 | License: none (public domain)) */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,f... |
Skip to content Search or jump to… Pull requests Issues Marketplace Explore @leaf0626 Learn Git and GitHub without any code! Using the Hello World guide,
you’ll start a branch,
write comments,
and open a pull request. necolas / normalize.css 1.6k 43k9.6k Code Issues 27 Pull requests 24 Actions Security Insights normali... |
body {
background: #ffffff;
color: #000000;
margin: 14px;
font-size: 10pt;
font-family: Helvetica, Arial, sans-serif;
}
h1.topictitle1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18pt;
font-weight: bold;
list-style-type: decimal;
color: #66116D;
}
h2.sectiontitle {
font-family: Arial, Helv... |
#wrapper{
width:100%;
padding: 1px;
top: 130px;
/*position:relative;*/
/*background-color:#fcfbfb;*/
}
.sidenav .user-view .circle {
min-height: 40px;
min-width: 80px;
}
#titlelogin{
height: 15%;
height: 8%;
}
#why{
max-width: 100%;
}
.maing{
width: 444.6666666667%;
}
.size... |
@font-face {
font-family: 'Droid Sans';
font-style: normal;
font-weight: 400;
src: local('Droid Sans'), local('DroidSans'), url(DroidSans.woff) format('woff');
}
html, body {
margin: 0;
height: 100%;
}
body ::-webkit-scrollbar {
height: 16px;
overflow: visible;
width: 16px;
}
body ::-webkit-scrollbar-thumb ... |
body {
font-family: "Montserrat", sans-serif;
color: #454545;
font-size: 16px; }
body.noscroll {
width: 100%;
height: 100%;
overflow: hidden; }
:focus {
outline: none; }
a {
color: #008de4;
transition: all 0.5s ease; }
a:hover {
text-decoration: none;
color: #0e75b5; }
p, ul, tabl... |
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
margin: 0;
padding: 0;
}
body {
font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Kavivanar", cursive;
font-weight: normal;
}
h2 {
font-size: 2rem;
color: #a51f10;
margin-bottom: 1rem;
height: 1;
}
ul {
... |
/* === BlackLeftArrow16 ==*/
.mblDomButtonBlackLeftArrow16 {
background-image: url(compat/mblDomButtonBlackLeftArrow16.png);
background-repeat: no-repeat;
}
.mblDomButtonBlackLeftArrow16 > div {
display: none;
} |
.MainPage {
background: #ff8d53;
display: flex;
justify-content: center;
} |
a {
text-decoration: none;
color: inherit !important;
} |
.icons-list {
list-style: none;
padding: @dimen/list-item-y-space 0 0 @dimen/list-item-x-space ;
}
.icons-list .item {
width: @dimen/icon-size;
list-style: none;
display: inline-block;
margin: 0 @dimen/list-item-x-space @dimen/list-item-y-space 0;
text-align: center;
}
.icons-list .item .icon {
width: @dimen/... |
/* ThemeRoller Redmond override style sheet for jQuery date picker v5.0.1. */
@import "ui.datepick.css";
.ui-widget-header a,
.ui-widget-header select {
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
background-color: #d0e5f5; /* Set (.ui-state-hover) colours fro... |
.tour-backdrop{position:absolute;z-index:1009;background:#000;opacity:.8;top:0;left:0;width:100%}.tour-step-backdrop{position:relative;z-index:1011}.tour-step-background{position:absolute;z-index:1010;background:#fff;border-radius:6px}.popover[class*="tour-"] .popover-navigation{padding:9px 14px}.popover[class*="tour-"... |
.pasha-bank-tree {
width:500px;
height: 310px;
background-size:cover;
} |
.el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
color: #2F9688 !important;
border-bottom: #2F9688 2px solid !important;
}
.el-button--text {
color: #2F9688 !important;
}
.el-button--primary:focus,
.el-button--primary:hover {
color: white;
border-color: rgba(47, 150, 136, 0.9) !important;
... |
/* -==========================- GENERAL -==========================- */
html, body { padding:0; margin:0; }
body
.clear { clear:both; }
.boxed-container { width:1300px; margin: 0 auto; max-width:100%; position:relative; }
.boxed-container::after {
display:block;
content:"";
clear:both;
}
img { border-width:0; max-... |
.pagination[data-v-f199fe3a]{flex:1;justify-content:flex-end;align-items:center}.capPagination[data-v-f199fe3a] .page-link{color:#6c757d;box-shadow:none;border-color:#6c757d}.capPagination[data-v-f199fe3a] .page-link:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.capPagination[data-v-f199fe3a] .active ... |
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
padding-top: 3rem;
padding-bottom: 3rem;
color: #5a5a5a;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carouse... |
:root {
--dark-body: #4D4C5A;
--dark-main: #141529;
--dark-second: #79788C;
--dark-hover: #323048;
--dark-text: #F8FBFF;
--light-body: #F3F8FE;
--light-main: #FDFDFD;
--light-second: #C3C2C8;
--light-hover: #EDF0F5;
--light-text: #151426;
--blue: #0000FF;
--white: #fff;
... |
/*!
* jQuery Enhanced Splitter Plugin
* LESS / CSS File
* Version 1.2.3
*
* https://github.com/hiltonjanfield/jquery.enhsplitter
*
* All classes to begin with 'splitter'.
* Standard container/object classes use _ separator (.splitter_container, .splitter_panel, etc.)
* Modifier/option classes use - separator (... |
/*
*
* Template Name: Fullscreen Login
* Description: Login Template with Fullscreen Background Slideshow
* Author: Anli Zaimi
* Author URI: http://azmind.com
*
*/
body {
background: #f8f8f8;
text-align: center;
color: #fff;
font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}
... |
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
h1, .h1, h2, .h2, h3, .h3 {margin-top: 20px;margin-bottom: 10px;}
body{font-family: "open sans", "Helvetica Neue", 微软雅黑, Helvetica, Arial, sans-serif;
font-size: 13px;
color: rgb(103, 106, 108);
overflow-x: ... |
@-moz-document domain("app.intercom.io"),
domain("app.intercom.com") {
.conversation__list__item.o__active,.conversation__list__item.o__active:hover {
background-color: #170f00
}
.conversation__list__item {
background-color: #333
}
.conversation__list__item.o__selected,.conversatio... |
article {
padding: 20px;
}
article p {
clear: both;
}
article figure {
width: 100%;
padding: 0px;
margin: 10px 0px;
}
article figure img {
display: block;
margin: 0 auto;
}
article h1 {
font-size: 30px;
color: #e70;
}
article h2 {
float: left;
font-size: 20px;
line-height: 30px;
padding: ... |
body,textarea,pre,.navbar-search .search-query{
font-family: Trebuchet MS;
font-size:.9em;
}
.menu-back{
margin-top:-20px !important;
background-color:transparent;
}
.menu-content .navbar-inner {
filter: none;
}
.brand{
margin-top:0;
position:absolute;
}
.left-menu a{
font-size:11px;
}
.tit... |
/* ==UserStyle==
@name Chamilo HoGent - Goat Skin
@namespace USO Archive
@author CrushTheButton
@description `A goatish skin!`
@version 20150224.19.45
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://chamilo.hogent.be") {
body {
... |
.sweet-overlay {
background-color: rgba(255, 255, 255, 0.9);
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: none;
outline: none !important;
z-index: 10000;
}
.sweet-alert {
background-color: white;
width: 478px;
padding: 20px;
border-radius: 3px;
... |
header {
background-color: var(--color-primary);
height: 60px;
display: flex;
align-items: center;
}
.dsmovie-nav-content {
display: flex;
justify-content: space-between;
align-items: center;
color: #fff;
}
.dsmovie-nav-content h1 {
margin: 0;
font-weight: 700;
font-size: 2... |
div.show-container {
width: 99.5%;
height: 64.3%;
float: left;
}
div.drawing {
width: 100%;
height: 100%;
float: left;
border-width: 1px;
border-color: black;
border-style: solid;
}
div.text-show2 {
width: 20%;
height: 6.6%;
margin:0;
margin-top: 3%;
float:left;
position: relative;
tex... |
body {
background-color: #F0F0F0;
}
#main {
background-color: white;
margin-left: -7em;
margin-right: -7em;
padding-left: 7em;
padding-right: 7em;
padding-top: 5em;
}
.photo-grid {
margin: 1em auto;
max-width: 1106px;
text-align: center;
}
.photo-grid li {
border: 5px solid white;
display: inline-... |
@media (min-width: 1200px) {
.post-container,
.sidebar-container {
padding-right: 5%;
}
}
@media (min-width: 768px) {
.post-container {
padding-right: 5%;
}
}
.sidebar-container {
color: #bfbfbf;
font-size: 14px;
}
.sidebar-container h5 {
color: #a3a3a3;
padding-bottom: 1em;
}
.sidebar-contain... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
html{
scroll-behavior: smooth;
}
.carousel{
background-color: #898989;
}
.carousel-item{
width: 100%;
height: 93vh;
}
.social-img{
width:32px;
height:32px;
align-items:center;
... |
.header {
text-align: center;
align-items: center;
justify-content: center;
background-color: #1B1C1D;
color: #1a73cf !important;
}
.header-toggler {
background-color: #1a73cf;
}
.header-item {
font-family: TimerFont;
font-size: 45px;
color: #1a73cf !important;
}
.header-title {
... |
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Material+Icons);
body {
/* max-width: 600px; */
margin: 0 auto;
padding: 5vw;
}
* {
font-family: Roboto, Helvetica, Arial, sans-serif;
} |
/*!
* Start Bootstrap - Freelancer v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/freelancer)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
*/
:root {
--cor-principal: #4B5FCA;
--cor-analoga-roxa: #4B... |
/*
* Copyright 2013 Laurent Bovet <laurent.bovet@windmaster.ch>
*
* 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 require... |
body{
background-color: rgb(122, 122, 236);
font: normal 1.3em arial;
}
header{
color: white;
text-align: center;
}
section{
background-color: white;
border-radius: 10px;
padding: 15px;
width: 500px;
margin: auto;
box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.363);
}
div{
text-ali... |
body{
color: #ffffff !important;
}
a {
color: #cb8819 !important;
}
.topbar .top-navbar .navbar-header .navbar-brand b img {
width: 65px !important;
}
.topbar {
background: #1f1e1e !important;
}
.topbar .navbar-header {
background: #2b2b2b !important;
}
.left-sidebar {
background: #2b2b2b !importa... |
/* ==UserStyle==
@name MINIMAL DARK PRO JSfiddle by / robertgall/
@namespace USO Archive
@author * ROBERT GALL *
@description `MINIMAL DARK PRO JSfiddle by / robertgall/MINIMAL DARK PRO JSfiddle by / robertgall/MINIMAL DARK PRO JSfiddle by / robertgall/MINIMAL DARK PRO JSfiddle by / robertgall... |
.iphone {
display: flex;
flex-direction: row;
height: 500px;
width: auto;
opacity: 0.85;
background-image: url(../img/gray.png);
background-color: black;
}
.iphone__emty{
width: 10%;
}
.iphone h2 {
width: 560px;
height: 39px;
color: #ffffff;
font-size: 35px;
font-wei... |
/*
Style sheet for template.
Since all the elements are inputs or spans, this just sets them
in columns.
created 6 Jan 2021
by Tom Igoe
*/
input {
position: sticky;
left: 120px;
}
span {
position: sticky;
left: 300px;
}
section#figures {
display: flex;
}
section#controls {
padding: 20px;
}
figca... |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'), url('fonts/material/material_icon.woff2'), url(https://fonts.gstatic.com/s/materialicons/v21/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}
.mat... |
html {
font-family: "Helvetica", sans-serif;
font-size: 16px;
line-height: 1.5;
padding: 1em 5em;
}
h1 {
font-family: "Georgia", serif;
color: rgb(255, 255, 255);
padding-top: 1.5em;
padding-left: 1em;
}
p {
color: rgb(255, 255, 255);
padding-left: 1em;
padding-top: 1px
}... |
html, body {
margin: 0;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
font-size: 13px;
line-height: 1.4em;
}
#container {
min-height: 100px;
height: 100%;
}
iframe {
border: 1px solid black;
display: block;
overflow-y: hidden;... |
#template_scroll_width_auto_item {
background-color: #e4e4e4;
}
#image {
width: 100px;
height: 100px;
background-color: #e4e4e4;
} |
._5snm{height:26px;position:absolute;width:54px;z-index:1}._5snm .image{position:absolute}._5snm .location_canvas.image{height:21px;left:-4px;top:-50px;width:39px}._5snm .location_hovercard.image,._5snm .location_appcenter.image,._5snm .location_appcenter.image,._5snm .location_canvas_hovercard.image,._5snm .location_c... |
/**
* © 2021 Frastyle CSS Framework v0.2.2. Made in Indonesia and licensed under MIT License. Author: Bagas Nur <hello.bagasnur@gmail.com> (https://bagasnur.my.id). Generated on 11 2021
*/ |
/**
* Solarized Light theme for reveal.js.
* Author: Achim Staebler
*/
@import url(./fonts/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Solarized colors by Ethan Schoonover
*/
html * {
color-profile: sRGB;
rendering-intent: auto;... |
* {
box-sizing: border-box;
}
html {
font-family: sans-serif;
}
body {
margin: 0;
}
#app {
margin: 3rem auto;
max-width: 25rem;
padding: 1rem;
box-shadow: 0 2px 8px rgba(0, 2, 145, 0.26);
border-radius: 4px;
}
label, input {
margin-bottom: 0.5rem;
display: block;
width: 100%;
}
label {
font... |
html,
body {
height: 100%;
}
body {
background: #ffffff;
color: #333;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.8;
margin: 0;
/* padding-top: 60px; */
margin: unset;
}
a {
color: #0069d6;
text-decoration: none;
outline: 0;
}
a:hover {
... |
* ress.css • v2.0.4
* MIT License
* github.com/filipelinhares/ress |
/*!
* Start Bootstrap - Freelancer 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 {
overflow-x: hidden;
}
p {
font-size: 20px;
}
p.small {
font-size: 16px;
}
a,
a:hover,
a:focus,
a:acti... |
/* Copyright 2019 Contributors to Hyperledger Sawtooth
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... |
/* ==UserStyle==
@name Soohyun (UKISS) Tumblr Dashboard Icons
@namespace USO Archive
@author anjeelee
@description `by: http://anjeelee.tumblr.com/`
@version 20101122.18.50
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtm... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.