text stringlengths 1 1.04M |
|---|
:root {
--footer: #c480e0;
}
.container {
background-color: var(--footer);
padding: 1rem 0 1rem 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.thirdParty {
color: #fff;
text-shadow: 2px 2px #7777;
font-size: 24px;
text-align: center;
padding: 10px;
}... |
/* =====================================
Template Name: Eshop
Author Name: Naimur Rahman
Author URI: http://www.wpthemesgrid.com/
Description: Eshop - eCommerce HTML5 Template.
Version:1.0
========================================*/
/*======================================
[ CSS Table of contents ]
01. Preloader CSS
02.... |
/*
Product Name: dhtmlxSuite
Version: 4.2.1
Edition: Standard
License: content of this file is covered by GPL. Usage outside GPL terms is prohibited. To obtain Commercial or Enterprise license contact sales@dhtmlx.com
Copyright UAB Dinamenta http://www.dhtmlx.com
*/
/* skin detected, extra file: skins/dhx_terrace.l... |
* {
user-select: none;
-webkit-user-drag: none;
}
/* Overlay */
body {
background: #00000052;
animation-delay: 0.5s;
animation: blend-in 0.5s ease;
}
.close-overlay{
height: 100%;
width: 100%;
position: absolute;
z-index: -1;
}
.overlay-controls {
position: fixed;
background... |
/* ==UserStyle==
@name Wikipedia hide alert-boxes
@namespace USO Archive
@author sburke
@description `You can hardly pull up a single article in Wikipedia without it having a big bold warning box on top, pushing down the actual content, just to tell you things like:"This article does not cite ... |
/*
Flaticon icon font: Flaticon
Creation date: 26/12/2017 12:10
*/
@font-face {
font-family: "Flaticon";
src: url("../fonts/fonts/Flaticon.eot");
src: url("../fonts/fonts/Flaticond41d.eot?#iefix") format("embedded-opentype"), url("../fonts/fonts/Flaticon.woff") format("woff"), url("..... |
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
.carousel-control-prev-icon,
.carousel-control-next-icon {background-color: black; border-radius: 50%}
.ticket{
margin-left: 0;
margin-top: 50%;
}
.center { margin-top: 0;
} |
.formControl {
width: 1000%;
} |
.signup-main {
height: 100vh;
width: 100%;
background-image: url('../assets/journal.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
}
.signup {
width: 40%;
position: absolute;
top: 150px;
left: 150px;
}
.form-spa... |
.custom-login
{
height: 500px;
padding-top: 100px;
} |
* {
margin: 0;
padding: 0;
}
.load {
animation: slide 2s;
}
.slider {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 100%;
height: 100vh;
animation: slide 30s infinite;
}
.content {
color: white;
width: 100%;
height: 100vh;
... |
.ul.li a{
color: red;
font-size: 20px;
background-color: red;
} |
.animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.delay-1s {
animation-delay: 1s;
}
.animated.delay-2s {
animation-delay: 2s;
}
.animated.delay-3s {
animation-delay: 3s;
}
.animated.delay-4s {
animation-delay: 4s;
}
... |
@import url(//fonts.googleapis.com/css?family=Garamond);
* {
font-family: Garamond;
}
/* cyrillic */
@font-face {
font-family: 'Garamond';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/l/font?kit=XoHl2Y_-T6Oo88RDZSQOn9I&skey=a3a4b3361b12223a&v=v11) format('woff2');
unicode-range: ... |
p {
text-align: left;
}
a#helpIcon {
float: left;
margin: 100px;
}
div.tooltip {
position: absolute;
z-index: 1;
font: bold 12px/12px HelveticaNeue, Arial;
padding: 3px 4px;
border: 1px solid #dedede;
background: #525252;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e5e5e', ... |
.sidebarChannels:hover > h3 {
color: white;
background-color: #40464b;
}
.sidebarChannels > h3 {
display: flex;
padding-left: 15px;
align-items: center;
background-color: #2f3135;
color: gray;
cursor: pointer;
/* border-bottom: 1px solid gray; */
}
.sidebarchannels__hash {
font-size: 30px;
padding... |
body {
background-color: rgb(0,0,0);
color: rgb(255,255,255);
}
#hero {
width: 100%;
height: 100vh;
background-image: url("../../assets/img/StockSnap_T2VQ2QPA3R-mobile.jpg");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
color: #333;
}
@media (min-width: 768px) {... |
[mv-app="colorBundler"] {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: .6em 1em
}
[mv-app="colorBundler"] #core,
[mv-app="colorBundler"] #spaces,
[mv-app="colorBundler"] #optional,
[mv-app="colorBundler"] > pre,
[mv-app="colorBundler"] > button,
[mv-app="colorBundler"] a[download] {
grid-column-e... |
.custom-form {
padding-top: 30px;
align-content: center;
} |
/* Generated by less 2.5.1 */
/*!
* coolForm v2.2
* Copyright 2017 13ugman
* http://13ugman.com
* Licensed under MIT
*/
/*!
* Extract from:
*
* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
*/
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}... |
body {
background-color: #ecedee
}
.card {
border: none;
overflow: hidden
}
.thumbnail_images ul {
list-style: none;
justify-content: center;
display: flex;
align-items: center;
margin-top: 10px;
margin-left: -30px;
}
.thumbnail_images ul li {
margin: 5px;
padding: 10px;
... |
body {
font-family: "微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 15px;
margin: auto;
color: #555;
background-color: #fff;
background: url(img/bg.gif);
}
input, button, select, textarea {
font-family: "微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
}
a.disabled {
color: gray!impor... |
.ads iframe {
width: 468px;
height: 60px;
}
#a-game-top-left-corner, #a-game-top-right-corner, #a-game-top, #a-game-bottom,
#a-game-bottom-left-corner, #a-game-bottom-right-corner, #a-game-left, #a-game-right,
#a-auth-wrapper {
display: none;
}
.btn.medium, .skiplink.medium {
font-siz... |
/**
* Copyright 2015 The Coding with Chrome Authors.
*
* 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 applicab... |
/* ==UserStyle==
@name gtk dark
@namespace USO Archive
@author 666threesixes666
@description `gtk dark`
@version 20120616.23.5
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gtk.org")
{
/*te... |
/*!
* Stylesheet to look-a-like dbwebb for the course ramverk1.
*
* This stylesheet is a look-a-like the dbwebb.se stylesheet and it is
* special for the design course. The style is used to show off various
* constructions of the website to show how they could be styled.
*//*! normalize.css v8.0.0 | MIT License |... |
body {
background-color: #04A6EB;
color: #FDFFFF;
width: 500px;
margin-right: auto;
margin-left: auto;
}
button {
padding: 5px 20px;
background-color: #337AB7;
border-style: 1px;
color: #FDFFFF;
}
input {
height: 20px
} |
html {
direction: rtl;
}
body {
direction: rtl;
}
.list-unstyled {
padding-right: 0;
padding-left: initial;
}
.list-inline {
padding-right: 0;
padding-left: initial;
margin-right: -5px;
margin-left: 0;
}
dd {
margin-right: 0;
margin-left: initial;
}
@media (min-width: 768px) {
.dl-horizontal dt {... |
body {
background-color: #bbbbbb;
}
a {
color: #00B7FF;
}
.intro-header {
padding-top: 50px;
padding-bottom: 50px;
background: url('../images/intro-bg.jpg') no-repeat center center;
background-size: cover;
}
.well {
background-color: #FFFFFF;
} |
/*!
* ui-select
* http://github.com/angular-ui/ui-select
* Version: 0.16.0 - 2016-03-23T20:51:56.678Z
* License: MIT
*/
/* Style when highlighting a search. */
.ui-select-highlight {
font-weight: bold;
}
.ui-select-offscreen {
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important... |
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-skin-sam .yui3-datatable-scroll-columns {
border-collapse: separate;
border-spacing: 0;
font-family: HelveticaNeue,arial,helvetica,clean,sans-serif;
margin: 0;
... |
.minimail { position: relative }
.minimail .blue h2.title { background-color: #559edc }
#minimail { padding: 10px 0 0 0; position: relative }
#minimail .message-item { margin-bottom: 3px }
#minimail .unread-selector { float: right; margin-right: 5px }
#minimail .unread-selector input { margin: 0; vertical-align: top }
... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic");
/*
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Reset */
html, body, div, span, applet, object, iframe... |
.containerImg {
position: relative;
width:100%;
margin-left: 0px;
/*max-width: 800px; */
/*margin: 0 auto; *//* Center it */
z-index: 0;
}
.containerImg .contentVid {
position: absolute; /* Position the background text */
top: 0; /* At the bottom. Use top:0 to append it to the to... |
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/* CS = CodeSensei337 comments */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
... |
@import url('./card__img/card__img.css');
@import url('./_training/card_training.css');
.card{
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 60px;
}
.card:last-of-type{
margin-bottom: 0;
} |
body{
background: #7c7c7c;
font-family: 'Roboto', sans-serif;
color: #776e65;
}
.score{
background: #bbada0;
color: #f9f6f2;
}
.score:before{
color:#eee4da;
}
#main{
background: #525252;
}
#gameBackground>div{
background: #646464;
}
.fade{
background-color: #eee4da;
}
.block{
color:... |
/* ==UserStyle==
@name Forum ANSI | Discord Theme
@namespace USO Archive
@author Sherfy
@description `Kolorystyka discorda i poprawione wyświetlanie większości elementów.`
@version 20200215.20.13
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-... |
/* Best viewed in Chrome with Fullpage mode :) */
.particles{
--glow-layer: 0 0 0 0 rgba(0, 0, 0, 0);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.85;
}
.particle{
--shadow-opacity: 0.06;
--depth-opacity: 0.2;
position: absolute;
left: 0;
top: 0;
opacity: 1;
box-sizing: ... |
body {
margin: 0 auto;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: 'Roboto Slab', serif;
background-color: #3E606F;
color: #FCFFF5;
}
.element,
.typed-cursor {
color: #FF8C00;
font-size: 2em;
}
.typed-cursor {
opacity... |
/*-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700,800,900');
/*@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700,900');*/
@import url('https://fonts.googleapis.com/css?famil... |
.sw-cms-el-config-vimeo-video__player-controls {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-column-gap: 32px;
-ms-grid-rows: 32px 32px;
grid-template-rows: 32px 32px;
margin-bottom: 10px;
}
.sw-cms-el-config-vimeo-video__artist-information ... |
html{
background-color: #753a88;
background-image: -webkit-linear-gradient(right, #348aa7 ,#525174);
}
body{
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
}
header{
top:0%;
left: 0%;
position: fixed;
background: #22242A;
padding: 20px;
width:100%;
height: 5vh;
}
header .left_ar... |
/*!
* CSS jQuery.filer
* Copyright (c) 2016 CreativeDream
* Version: 1.2 (22-Aug-2016)
*/
@import url('jquery.filer-icons/jquery-filer.css');
/*-------------------------
Basic configurations
-------------------------*/
.jFiler * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing:... |
@import url('https://fonts.googleapis.com/css?family=Rubik:400,500&display=swap');
.event {
font-family: 'Rubik', sans-serif;
}
.form {
max-width: 450px;
display: flex;
flex-direction: column;
text-align: center;
margin: auto;
}
.form > p {
text-align: right;
}
.form > p > a {
co... |
* {
box-sizing: border-box;
}
html, body, div, ul, li, img {
margin: 0;
padding: 0;
}
ul, li, img {
display: block;
}
.img {
display: block;
margin-top: 20vh;
margin-bottom: 20vh;
}
.img img {
position: relative;
width: 100%;
height: 100%;
}
.turtle-1 {
width: 500px;
height: 500px;
}
.turtl... |
/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ |
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : Jul 3, 2016, Jul 3, 2016 11:35:17 PM
Author : Vanessa
*/
/* latin-ext */
@font-face {
font-family: 'Lato';
font-... |
.header{
padding-top: 8%;
text-align: center;
font-size: 3.5em;
font-family: 'Hammersmith One';
color: #636e72;
}
.confirmationHeader {
padding-top: 8%;
padding-bottom: 2%;
text-align: center;
font-size: 5em;
font-family: 'Hammersmith One';
color:#dfe6e9;
}
.enterCode {
padding: 60px;
positi... |
html, body {
height: 100%;
}
body {
margin: 0px;
padding: 0px;
background: #8F102F;
font-family: 'Raleway', sans-serif;
font-size: 11pt;
font-weight: 400;
color: #A41034;
}
h1, h2, h3 {
margin: 0;
padding: 0;
}
p, ol, ul {
margin-top: 0px;
}
p {
line-height: 190%;
}
strong {
}
a {
color: #171717;
}
... |
/*
* __ __
* /\ \ /\ \
* \ \ \___ __ __ \_\ \ __
* \ \ _ `\/\ \/\ \ /'_` \ /'__`\
* \ \ \ \ \ \ \_\ \/\ \_\ \/\ __/
* \ \_\ \_\/`____ \ \___,_\ \____\
* \/_/\/_/`/___/> \/__,_ /\/____/
* /\___/
* \/__/
*
* Designed, built, ... |
* {
margin: 0;
padding: 0;
word-break: break-all;
}
a {
color: #191919;
}
a,
a:hover,
a:active,
a:focus {
text-decoration: none !important;
outline: none;
}
ul {
list-style: none;
}
input,
textarea,
select,
button,
input:focus,
textarea:focus,
select:focus,
button:hover,
button:focus {
outline: none;
... |
.aws-btn {
--button-default-height: 51px;
--button-default-font-size: 14px;
--button-default-line-height: 28px;
--button-default-border-radius: 2px;
--button-default-placeholder-width: 120px;
--button-icon-width: 44px;
--button-icon-height: 44px;
--button-small-width: 88px;
--button-small-height: 44px... |
.drag-btn {
width: 20px;
height: 20px;
background: no-repeat url('./images/drag.png');
background-size: contain;
}
.border-bottom-grey {
border-bottom: 1px #ddd solid;
}
.bg-grey {
background-color: #eee;
}
.completed {
color: #999;
text-decoration: line-through;
} |
*
{
margin: 0;
padding: 0;
}
body
{
padding: 50px;
font-family: sans-serif;
color: #666;
line-height: 18px;
font-size: 12px;
}
a
{
color: #06f;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
.button
{
background-color: #eaeaea;
padding: 5px 9px;
display: inline-block;
color: #06f;
f... |
.pk-display {
box-sizing: border-box;
display: inline-block;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid lightgray;
}
.pk-display .pk-cell {
box-sizing: border-box;
display: inline-block;
width: 3em;
text-align: center;
margin: 0;
}
.pk-display .pk-weekdays .pk-day-name {
font-wei... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.7-master-0f15e39
*/
md-sidenav {
box-sizing: border-box;
position: absolute;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
z-index... |
.highlight table td {
padding: 5px
}
.highlight table pre {
margin: 0
}
.highlight .c,
.highlight .ch,
.highlight .cd,
.highlight .cpf {
color: #75715e;
font-style: italic
}
.highlight .cm {
color: #75715e;
font-style: italic
}
.highlight .c1 {
color: #75715e;
font-style: italic
}
.... |
/*!
Pure v1.0.1
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
a[src*="macfilter"] {
position: absolute !important;
top: -9999px;
left: -9999px;
}
#cbid.wireless.default_radio0.macfilter {
display: none !important;
position: absolute;
... |
main {
display: flex;
flex-direction: column;
align-items: center;
}
form {
display: flex;
flex-direction: column;
padding: 16px;
border: 1px solid #ddd;
border-radius: 16px;
}
label {
display: flex;
justify-content: space-between;
align-items: center;
font-weight: 6... |
code[class*=language-],pre[class*=language-]{color:#657b83;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyp... |
body.home {
background-color: #14BECA;
}
h1 {
font-size: 40px;
}
h1.title {
font: 100px arial, sans-serif;
color: white;
text-align: center;
}
h2 {
font-size: 34px;
}
p {
font-size: 20px;
}
.centerImage {
text-align: center;
display: block;
} |
.jimu-widget-query{
position: relative;
width: 100%;
height: 100%;
min-width: 222px;
min-height: 237px;
overflow-x: hidden;
}
.jimu-widget-query .query-widget-content{
position: absolute;
width: 100%;
left: 0;
right: 0;
height: auto;
top: 0;
bottom: 60px;
}
.jimu-widget-query .btn-section{
... |
.logo {
margin-top: 0.3125rem;
margin-bottom: 0.3125rem;
margin-left: 0.625rem;
}
.logo img {
width: 6.25rem;
height: 1.8125rem;
}
nav {
width: 100%;
height: 1.4375rem;
background-color: #3099dd;
}
nav a {
float: left;
height: 100%;
width: 20%;
border-right: 1px solid #298ed0;
color: white;... |
/* Background */ .chroma { color: #272822; background-color: #f3f3f4 }
/* Other */ .chroma .x { }
/* Error */ .chroma .err { color: #960050; background-color: #1e0010 }
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .chroma .lntable { border-spacing: 0; paddi... |
@charset "UTF-8";
/*!
* awsm.css v3.0.7 (https://igoradamenko.github.io/awsm.css/)
* Copyright 2015 Igor Adamenko <mail@igoradamenko.com> (https://igoradamenko.com)
* Licensed under MIT (https://github.com/igoradamenko/awsm.css/blob/master/LICENSE.md)
*/ |
.address_item{
border: 1px solid black;
} |
.cityinfo_info_box{
position: absolute;
width: 242px;
min-height: 100px;
top: 73px;
left: 419px;
padding: 5px;
line-height: 20px;
color: #fff;
font-size: 18px;
background-image: url("i/25alfa_20.png");
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.cityinfo_info... |
/*
* basic.css
* ~~~~~~~~~
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
/* -- main layout ----------------------------------------------------------- */
div.clearer {
clear: both;
}
div.section::... |
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import "~bootstrap/dist/css/bootstrap.min.css"; |
/*!
* Fundament v0.1.0 (https://github.com/acdh-oeaw/fundament)
* Licensed under MIT (https://github.com/acdh-oeaw/fundament/blob/master/LICENSE)
*//*!
* Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT Lice... |
.conditionsTable {
width: 100%;
}
.conditionPenalty {
display: inline-block;
font-size: smaller;
margin-left: 5px;
}
.markCondition {
text-align: center;
width: 55px;
}
.markClear {
font-size: small;
cursor: pointer;
} |
.tw-cell {
margin: auto;
display: block;
text-align: center;
} |
.w-0 {
width: 0px;
}
.w-px {
width: 1px;
}
.w-0\.5 {
width: 0.125rem;
}
.w-1 {
width: 0.25rem;
}
.w-1\.5 {
width: 0.375rem;
}
.w-2 {
width: 0.5rem;
}
.w-2\.5 {
width: 0.625rem;
}
.w-3 {
width: 0.75rem;
}
.w-3\.5 {
width: 0.875rem;
}
.w-4 {
width: 1rem;
}
.w-5 {
width: 1.25rem;
}
.w-6 {
... |
/*!
* Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) |
* {
box-sizing: border-box;
}
html,
body {
margin: 0 0 0 0;
height: 100vh;
width: 100vw;
overflow: hidden;
font-family: Roboto, sans-serif;
}
#canvas {
background-color: rgb(4, 4, 4);
height: 100vh;
width: 100vw;
}
#overlay {
position: absolute;
z-index: 1000;
height: ... |
body {
width: 100%;
height: 100%;
overflow: hidden;
}
div.toolbar {
position: absolute;
left: 0;
top: 0;
height: 100%;
/* width: 100px; */
background-color: #eee;
border-right: 1px solid #888;
overflow: hidden;
}
div.canvas {
height: 100%;
/* width: calc(100% - 100p... |
.section-margin{
margin-bottom:5px;
}
@media (min-width: 641px){
.section-margin{
margin-bottom:20px;
}
}
.sub-header {
background-color: #003087;
/*height: 231px;*/
color: white;
font-size: 120%;
margin-bottom: 10px;
padding-bottom: 40px;
}
... |
audio,
canvas,
progress,
video {
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
b,
strong {
font-weight: bold; }
img {
max-width: 100%;
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
height: 1px;
border-width: 0;
box-sizin... |
/*******************************/
/********* General CSS *********/
/*******************************/
body {
color: #666666;
background: #dddddd;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #030f27;
}
a {
color: #666666;
transition: .3s;
}
a:... |
/* Reset all styles to 0 */
* {
margin: 0px;
padding: 0px;
box-sizing: border-box;
scroll-behavior: smooth;
}
/* Header fixed position and styling */
header{
top: 0%;
position: fixed;
display: flex;
min-height: 50px;
height: 12vh;
background-color: rgb(48, 35, 27);
color: whi... |
.scrollable {
height: 20px;
overflow-y: scroll;
} |
/*
Contents:
Base
Site container
Masthead
Thumbnail
Post
Pagination
Footer
Menu
Code
Tables
Social media icons
Buttons
Forms
*/
/*
Base
*/
body {
font-family: "PT Serif", Georgia, "Times New Roman", serif;
font-size: 18px;
color: #515151;
line-height: 1.... |
#content_partner{
padding-top: 120px;
display: flex;
flex-direction: column;
margin: 0 20px 0 20px;
}
#content_partner img {
display: flex;
width: 100%;
margin: auto;
}
#content_partner h2 {
margin: 20px 0 0 0
}
#content_partner section a#lien{
text-decoration: none ;
color: rg... |
@font-face {
font-family: "Gill-Sans-Light";
src: url("Gill\ Sans\ Light.otf");
}
@font-face {
font-family: "Gill-Sans";
src: url("Gill\ Sans.otf");
}
@font-face {
font-family: "GillSans";
src: url("GillSans.ttc");
} |
#charset "UTF-8"
body{
background-color:;
} |
/**
Amexio Colors v2.0. Copyright (c) 2018-19 MetaMagic Global Inc, NJ, USA
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 without limitation the rights
... |
/**************** common css start ****************/
.message_submit_form:focus {
outline: none;
}
input:hover, input:focus {
outline: none !important;
}
.gray_bg {
background-color: #f7f7f7;
}
a {
text-decoration: none;
-webkit-transition: 0.5s;
transition: 0.5s;
}
a:hover {
color: #ff7e5f;
text-de... |
@media screen and (min-width: 480px) and (max-width: 767px) {
.header-hint {
display: none;
}
.header-img {
margin-top:0;
}
.hint--small {
display: block;
margin: 50px auto 0;
}
.header-sl-logo-img {
display: block;
margin: 0 auto;
p... |
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/*
* RTL Style Sheet
*/
.wk-slideshow-subway > div:hover .next { background-position: 0 -50px; }
.wk-slideshow-subway > div:hover .prev { background-position: 0 0; }
.wk-slideshow-subway > div:hover .next:hover { ... |
/*
* Licensed under the GPL License. You may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://probe.jstripe.com/d/license.shtml
*
* THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE I... |
a {
color: #00B7FF;
}
#wrapper {
width: 90%;
max-width: 1100px;
min-width: 800px;
margin: 5px auto;
}
#columns {
-webkit-column-count: 2;
-webkit-column-gap: 10px;
-webkit-column-fill: auto;
-moz-column-count: 2;
-moz-column-gap: 10px;
-moz-column-fill: auto;
column-count... |
.markdown-section small {
font-size: 80%;
}
.markdown-section sub, .markdown-section sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.markdown-section sup {
top: -.5em;
}
.markdown-section sub {
bottom: -.25em;
}
.markdown-section .center-image {
display: block;
... |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
* {
font-family: Arial, sans-serif;
}
body {
background-image: url('https://th.bing.com/th/id/R7a58de25036c2f60ef1d7420aedd25fd?rik=WGOfxqiA5BnXIg&pid=ImgRaw');
background-position:center;
background-repeat: no-repeat;
ba... |
main {
max-width: 1564px!important;
} |
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
margin: 0;
position: relative;
}
p, ul li {
color: #000;
font-size: 13px;
font-family: verdana,sans-serif
}
p {
line-height: 1.8;
text-align: justify;
padding: 3px 16px !important;
}
button {
line-height: 1;
}
h... |
.wrap {
border-radius: 50%;
perspective: 800px;
perspective-origin: 50% 100px;
}
.cube {
position: relative;
width: 200px;
height: 200px;
transform-style: preserve-3d;
/* background-color: white; */
}
.cube div {
position: absolute;
width: 50px;
height: 50px;
background-color: white;
}
.back {
transfo... |
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
.vuecal__event{background-color:rgba(160,220,255,.5);border:1px solid rgba(0,100,150,.15)}#app,.container,.v-application--wrap,body,html{height:100%}#app{padding-top:2em}.v-application--wrap{min-height:0;padding-top:7em}.test-view{height:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-bo... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.