text stringlengths 1 1.04M |
|---|
/*FAQ-page
------------------------------------*/
.faq-breadcrumb {
text-align: center;
position: relative;
background: url("../../../img/bg/19.jpg") no-repeat center;
}
.faq-breadcrumb:before {
right: 0;
width: 100%;
height: 100%;
content: " ";
position: absolute;
background: rgba(0,0,0,0.3);
}
.faq-page .t... |
.paynow-confirm-blik {
text-align: center;
background: #fff;
padding: 1.5rem;
margin-bottom: 1rem;
}
.paynow-confirm-blik img {
max-width: 35%;
}
.paynow-confirm-blik .headline {
font-size: 1.8125rem;
color: #232323;
font-weight: 700;
} |
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*# sourceMappingURL=bootstrap.min.css.map */ |
body{font-family:Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}h1{font-weight:500;color:#0e6eb8}h2,h3,h4,h5,h6{font-weight:400}a{text-decoration:none;color:#0e6eb8}a:hover{color:#00... |
li a {
color: blue;
text-decoration: none;
}
body{
background: white url("images/background.png") no-repeat;
} |
/* Tomorrow Night Theme */
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
.hljs-comment {
color: #969896;
}
/* Tomorrow Red */... |
html {
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
margin: 0;
padding: 0;
} |
body{
background: #ebebeb;
}
.table{
margin-top: 0.5em;
background: #ffffff;
font-family: "Roboto Light", sans-serif;
font-size: 1.2em;
}
.actionInfo{
width: 100%;
}
.customNav{
background: #2a2a2a;
margin-bottom: 1em;
}
.img-container {
margin-top: 0.5em;
margin-left: 1em;
... |
/**
* Template Name: Dashio
* Template URL: https://templatemag.com/dashio-bootstrap-admin-template/
* Author: TemplateMag.com
* License: https://templatemag.com/license/
*/
/*
Template Name: DASHIO - Bootstrap 3.1.1 Admin Theme
Template Version: 1.0
Author: Carlos Alvarez
Website: http://Alvarez.is/
*/
/* Import font... |
@font-face {
font-family: Roboto;
src: url(../../../../../assets/fonts/roboto/Roboto-Thin.ttf);
}
@font-face{
font-family: Roboto-Ligth;
src: url(../../../../../assets/fonts/roboto/Roboto-Light.ttf);
}
.botones {
width: 100%;
border-radius: 30rem;
font-size: 15px;
font-weight: bold;
}
.... |
@charset "UTF-8";
body {
background-color: rgba(98, 0, 255, 0.459);
font: normal 15pt 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,... |
* {
margin: 0;
padding: 0;
color: #000;
}
body {
background-color: #cbd;
text-align: center;
text-align: -webkit-center;
font-family: sans-serif;
transition: background-color .2s;
--fontSize: 1.25rem;
}
.textfield::-webkit-scrollbar {width: 0.625rem}
.textfield::-webkit-scrollbar-track {
backgrou... |
@charset "UTF-8";
/*------------------------------------
Madrasthemes variables
------------------------------------*/
/* EOC */
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstra... |
.discovery-view-popup {
position: fixed;
min-width: 200px;
box-sizing: border-box;
z-index: 100;
overflow: hidden;
overflow-y: auto;
min-height: 20px;
border: 1px solid #ccc;
box-shadow: 3px 3px 18px rgba(0,0,0,.2);
background: white;
}
.discovery-view-popup.show-on-hover:not([d... |
@import url("https://fonts.googleapis.com/css?family=Baloo+Chettan");
:root {
/* --dark: #4b4e6d; */
--violet: #2f025f;
--darkPurple: #2b1940;
--green: #6af586;
--grey: #f1f7ed;
--danger: #f72c47;
--screen: #010b19;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;... |
/**
* 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 copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... |
.header {
background-color: #106cc8;
color: rgba(255, 255, 255, 0.87);
display: block;
height: 48px;
padding: 0 16px;
}
h1 {
display: inline;
font-size: 20px;
font-weight: normal;
letter-spacing: 0.1px;
line-height: 48px;
}
.version {
font-size: .8em;
color: gray;
} |
.icon-AdminCustomHTMLPages::before {
content: "\f1c9";
font-family: "FontAwesome";
} |
/**
* Typo System.
*/
html,
input,
select,
textarea {
font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', Avenir, Geneva, Tahoma, sans-serif;
color: var(--color-nearBlack);
}
html {
font-size: 100%;
}
/* Set <body> font size a little larger than normal.
* We like readability in our text. */
... |
.search-bar{
margin: 20px;
text-align: center;
}
.search-bar input {
width: 75%;
}
.video-item img {
max-width: 64px;
}
.video-detail .details {
margin-top: 10px;
padding: 10px;
border: 1px solid #ddd;
}
.list-group-item {
cursor: pointer;
}
.list-group-item:hover {
background-... |
/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 David Deutsch
* Licensed under ()
*/
/*
* Default theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size:... |
body {
margin: 0;
padding: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
/* @font-face {
font-family: Shual;
src: url(../../static/media/Shual-Bold.0945b20f.woff2) format("woff2"), url(../../static/media/Shual-Bold.3d1ac37b.woff) format("woff");
font-weight: 7... |
/*-----------------------------------------------------------------------------
- Revolution Slider 5.0 Layer Style Settings -
Screen Stylesheet
version: 5.0.0
date: 18/03/15
author: themepunch
email: info@themepunch.com
website: http://www.themepunch.com
-------------------------------------------... |
.containerGrafica{
text-align: center;
width: 100%;
height: 500px;
} |
/*clearfix*/
.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}
/*/clearfix*/
/** /font-icons if you are not using font icons you can just remove this part/**/
@font-face {
font-family: 'Slide-icons';
src: url('../fonts/Slide-icons.eo... |
.dx-c-bs4-container {
display: flex;
flex-direction: column;
padding: 0;
}
.dx-c-bs4-fill-current-color {
fill: currentColor;
}
.dx-c-bs4-stroke-current-color {
stroke: currentColor;
}
.dx-c-bs4-fill-background-color {
fill: #ffffff;
}
.dx-c-bs4-crisp-edges {
shape-rendering: crispEdges;
}
.dx-c-bs4-... |
.verNada{
position: absolute;
left: 30vw;
top: 60vh;
display: flex;
align-items: center;
justify-content: space-evenly;
width: 60%;
}
.verNada img{
width: 50%;
transform: scale(.8);
}
.verNada h2{
width: 50%;
color: gray;
transform: scale(1.2);
} |
/*
Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ |
.Toolbar {
height: 56px;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: #703b09;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
box-sizing: border-box;
z-index: 90;
}
.Toolbar nav {
height: 100%;
}
.Logo {
height: 80%;
}
.MenuButt... |
html, body {
padding: 25px 0;
margin: 0;
font: normal 16px Helvetica, Arial, sans-serif;
text-align: center;
color: #16997c;
background: #5bccb3;
}
main {
display: block;
max-width: 450px;
padding: 20px;
margin: 0 auto;
background: #ffffff;
box-sizing: border-box;
}
h1 {
color: #CC183E;
}
f... |
.wrapper {
display: flex;
min-height: 100vh;
}
.adminOptions {
margin-bottom: 5px;
padding: 10px;
border-style: solid;
border-color: grey;
border-radius: 5px;
border-width: thin;
}
li{
list-style: none;
}
.postCard {
width: 500px;
margin-bottom: 30px;
} |
#plugin_xy_styles {color:green;} |
/* ==UserStyle==
@name Wonder Girls Cursor
@namespace USO Archive
@author TouchMeTae
@description `~`
@version 20130606.16.50
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
body, a, a:hover {
cursor: url('http://i1207.photobucket.com/albums/bb465/Defraggler/tumb... |
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
body{
font-family: 'Poppins', sans-serif;
overflow: hidden;
}
.wave{
position: fixed;
bottom: 0;
left: 0;
height: 100%;
z-index: -1;
}
.container{
width: 100vw;
height: 100vh;
display: grid;
grid-template-columns: repeat(2, 1fr);
... |
.title{
margin-right: 9rem;
font-size: 1.5rem;
}
p{
font-size: 1.2rem;
}
.navbar-brand{
font-size: 2.5rem;
}
.container{
margin-top: 125px;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 60%;
} |
/*
! tailwindcss v3.0.8 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,700,300italic,700italic|Source+Sans+Pro:900");
/*
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
html, body, div, span, app... |
* {
font-family: Arial, Helvetica, sans-serif;
box-sizing: border-box;
padding: 0;
margin: 0;
border: 0;
}
button {
color: white;
border: none;
background: none;
font-size: inherit;
}
button:hover {
background-color: rgb(64, 64, 64);
}
button:active, button.clicked {
backg... |
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
body {
font-family: "Roboto", sans-serif;
background-color: #fafafa;
margin: 0;
padding: 0;
}
h1 {
text-transform: capitalize;
}
p {
line-height: 2;
}
/*
.blog-text {
color: red;
line-height: 0.5;
}
.products-text {
... |
.js .generate-metabox.postbox .hndle {
cursor: inherit;
}
.generate-metabox .clear {
padding-top: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #DDD;
}
.generate-metabox .clear:after {
content: "";
display: table;
clear: both;
}
.customize-button a.button,
.customize-button a.button:visited {
font-s... |
.geolocation-yform {
@media (min-width: $screen-lg-min) {
> div:not(.alert) > *:not(.control-label),
> fieldset > div:not(.alert) > *:not(.control-label):not(.btn-toolbar) {
width: calc(100% - #{$component-offset-horizontal + $table-cell-padding});
margin-left: $component-... |
.integrated_query{background: url('../img/manage/integrated_query.gif') no-repeat !important;}/*综合查询*/
.police_micro-channel{background: url('../img/manage/police_micro-channel.gif') no-repeat !important ;}/*警务微信*/
.news_briefing{background: url('../img/manage/news_briefing.gif') no-repeat !important;}/*要闻简报*/
.video_m... |
#carousel {
margin: 100px;
}
#footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
}
.card-deck {
margin: 100px;
}
form {
margin: 100px;
} |
/**
* Copy this stylesheet to your assets directory or include in your main stylesheet.
* Then, modify the classes according to your font family and size.
*
* These defaults are based on the following paragraph style:
*
* p {
* font-family: "Charter", serif;
* font-size: 1.2rem; // 16px @ 120%
* }
*... |
/*!
* Start Bootstrap - SB Admin 2 v4.0.6 (https://startbootstrap.com/template-overviews/sb-admin-2)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/blob/master/LICENSE)
*//*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-... |
.row{
display: table-row;
width: inherit;
}
.cell{
display: table-cell;
border:3px solid #ccc;
background-color: #d8d5d6;
}
.display{
width: 100%;
height: 100%;
background: #dddddd;
} |
.money{font-size: 3.2rem;padding:25px 30px;background: #06c1ae;color: #FFFFFF;text-align: center;}
.money a i.iconfont{font-size: 3.2rem;float: left;}
.balance{padding-bottom: 100px;position:relative;}
.balance li{background:#FFFFFF;margin:20px 0;box-shadow: 2px 3px 5px #999;}
.balance li p.ba_tlt{font-size:3rem;color... |
/*
Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
*/
.select2-container {
position: relative;
display: inline-block;
/* inline-block for ie7 */
zoom: 1;
*display: inline;
vertical-align: top;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input{
/*
Force borde... |
block(icon) {
&.mod(socials inst) {
background-image: svg-load("../svg/inst.svg");
max-width: 40px;
max-height: 40px;
}
} |
/*
FONT FAMILY GROUPS
Docs: http://tachyons.io/docs/typography/font-family/
*/
.sans-serif {
font-family: -apple-system, BlinkMacSystemFont,
'avenir next', avenir,
'helvetica neue', helvetica,
ubuntu,
roboto, noto,
'segoe ui', arial,... |
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
c... |
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
/*
* Copyright (C) 2013 salesforce.com, inc.
*
* 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 ... |
h1
{
padding-top: 70px;
margin-bottom: 100px;
}
.form-holder, .well
{
width: 300px;
margin: 0 auto;
margin-bottom: 100px;
}
.button-holder
{
margin-top: 100px;
opacity: 0.8;
}
.form-control, .well
{
opacity: 0.6;
}
/*input
{
float: left;
}
button
{
float: right;
}*/
.full {
background: url("../im... |
.header-brand {
text-decoration: unset;
color: black;
}
.header__group > a > img {
width: 100px;
height: 80px;
display: block;
margin-left: auto;
margin-right: auto;
}
.flex-container > div > div {
border: 2px solid rgb(238, 230, 230);
}
.header-brand__logo {
width: 100px;
height: 80px;
}
.header-... |
/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}
a {
color: white;
}
a:hover {
text-decoration: underline;
} |
/* --------------------------------
Primary style
-------------------------------- */
html * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
height:100%;
}
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
... |
.ch-item {
width: 100%;
height: 100%;
border-radius: 50%;
position: relative;
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
cursor: default;
}
.ch-info-wrap,
.ch-info{
position: absolute;
width: 180px;
height: 180px;
border-radius: 50%;
-webkit-transition: all 0.4s ease-in-out;
... |
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Cinzel', serif;
}
.header{
background-color: rgb(9, 37, 114);
width: 100%;
min-height: 10vh;
display: flex;
align-items: center;
... |
/* Copyright 2018 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
oobe-text-button {
display: none;
}
.error oobe-text-button {
display: block;
}
#loading-container,
#error-container {
visibility: hidden;
}
.... |
/*!
* Start Bootstrap - SB Admin 2 v4.0.5 (https://startbootstrap.com/template-overviews/sb-admin-2)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 20... |
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
audio, canvas, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100... |
@import url('https://fonts.googleapis.com/css?family=Kreon:400,700|Open+Sans:400,700');
body {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
header {
color: white;
background: url("img/header-background.jpg");
background-size: cover;
padding: 30px 15px... |
[data-current-skin=blue] {
background-color: #0072C6; }
#header {
min-height: 70px;
position: fixed;
z-index: 15;
width: 100%;
left: 0;
top: 0;
padding: 0 11px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }
#header .logo a {
padding: 7px 10px;
color: #fff;
display: block;
font-size: 1... |
.dsCountDown:after{
content:'';
clear: both;
}
.dsCountDown{
display:inline-block;
*display: inline;
zoom: 1;
}
/* ------------------------- White Theme ------------------------- */
.dsCountDown.ds-white {
color: #000;
position: relative;
font-family: Arial, Helvetica, sans-serif, serif;
font-size: ... |
.relativeCSS {
border: solid 1px #FF0000;
}
.testclass {
background: rgba(76, 175, 80, 0.3);
}
.indicator {
position: fixed;
left: 50%;
transform: translateX(-50%);
font-size: 2rem;
color: #FF0000;
font-weight: 700;
} |
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
.nav-sm .container.body .col-md-3.left_col {
width: 70px;
padding: 0;
z-index: 9999;
position: absolute;
}
.nav-sm .container.body .col-md-3.left_col.menu_fixed {
position: fixed;
height: 100%;
}
.nav-sm .container... |
.BlogData-box {
height: 80px;
position: relative;
display: flex;
justify-content: space-evenly;
align-items: center;
}
.blogData {
width: 70px;
height: 56px;
font-size: 18px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-... |
/* styles.css */
/* ======= Base ======= */
body {
font-family: 'Roboto', sans-serif;
color: #545E6C;
background: #f5f5f5;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
}
a {
color: #3097D1;
-webkit-transition: al... |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
.billing-h1 {
margin: 40px 0 60px 0;
font-size: 63px;
}
.table-header {
font-size: 20px;
font-weight: 600;
} |
@media only screen and (min-width:1501px){}
@media only screen and (max-width:1750px){}
@media only screen and (max-width:1500px){}
@media only screen and (min-width:1200px){.container{max-width:1240px;padding:0 50px;}
.price-title,.product-price{width:10%;text-align:center;}}
@media only screen and (max-width:1199px){... |
@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300");
/*
Identity 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, ifra... |
html,body {
height: 100%;
font-size: 12px;
}
body,form,ul,ol,table,input,button,p,h1,h2,h3,h4,h5,h6,blockquote,pre,dl,dt,dd,div,span,b,i {
margin: 0;
padding: 0;
-webkit-tap-highlight-color: transparent;
}
body {
color: #222;
background-color: #fff;
font-size: 14px;
word-wrap: brea... |
.minimalist-footer .links a, .enhanced-minimalist-footer .with-social a, .enhanced-minimalist-footer .links a {
color: inherit;
}
.page-footer {
padding-top: 40px;
}
.page-footer .row {
margin-bottom: 0;
}
.page-footer p > a {
color: white;
}
@media only screen and (min-width: 300px) {
.page-footer h4:not... |
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
max-width: 280px;
}
/*
* Global add-ons
*/
.sub-header {
padding-bottom: 10px;
border-bottom: 1px sol... |
/**
* material-design-lite - Material Design Components in CSS, JS and HTML
* @version v1.0.6
* @license Apache-2.0
* @copyright 2015 Google, Inc.
* @link https://github.com/google/material-design-lite
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
@charset "UTF-8";
html ... |
/*!
* # Semantic UI 2.3.2 - Header
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Header
*******************************/
/* Standard */
.ui.header {
border: none;
margin: calc(2rem... |
body {
background: #fafafa;
font-family: RobotoDraft, "Helvetica Neue", Helvetica, Arial;
color: #333;
height: 100%;
} |
.accountCard {
border-style: none;
margin: 25px;
padding: 25px;
border-radius: 10px;
background-color: white;
box-shadow: 0px 2px 5px 5px #ccc;
}
.logoutButton {
background-color: #000080;
border-style: none;
color: white;
font-size: 16px;
font-weight: bold;
max-width:... |
/* @import url("https://fonts.googleapis.com/css?family=Montserrat:400|Inconsolata:400"); */
*,
::after,
::before {
box-sizing: border-box;
}
:root {
/* COLORS */
/* primary */
--primary-0: #f0efff;
--primary-50: #d8d6ff;
--primary-100: #c1beff;
--primary-200: #aaa5ff;
--primary-300: #... |
@font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1541046375856'); /* IE9*/
src: url('iconfont.eot?t=1541046375856#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.ttf?t=1541046375856') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('iconfont.svg?t=154... |
body {
display: flex;
min-height: 100vh;
flex-direction: column;
background-position: 0 0;
background-repeat: repeat;
background-image: url('../images/pattern.svg');
background-size: 400px;
background-color: #B1B3DA;
}
main {
flex: 1 0 auto;
}
/* .preloader-wrapper {
pos... |
/*********************************** general */
h1, h2, h3, h4, h5, h6, ul, p{
margin: 0;
padding: 0;
}
@font-face {
font-family: Brandon_blk;
src:url(../fonts/Brandon_blk.otf);
}
@font-face {
font-family: Brandon_bld;
src:url(../fonts/Brandon_bld.otf);
}
.wrapper{
background-image: url(../... |
p:hover{
background-color: gray;
cursor: cell;
}
#bigBox{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
body{
background-color: #ffffcc ;
}
#boxTitle{
border:3px solid #666666;
border-radius: 20px 50px 50px 20px;
width:400px;
background-color: #A53190;
col... |
html, body {
width: 80%;
height: 80%;
margin: 2em auto;
padding: 0;
}
#Logo {
max-width: 100%;
max-height: 100%;
}
.st0 {
fill: none;
}
.st1 {
fill: none;
stroke: #525252;
stroke-miterlimit: 10;
}
.st2 {
fill: none;
stroke: #525252;
stroke-width: 2;
stroke-miterlimit: 10;
}
@keyframes o... |
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license
Copyright (c) 2013 Daniel Eden
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, i... |
/*
See ab2p.common.css for sources info
*/ |
*, *:before, *:after {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#my-video {
margin-top: 15px;
width: 120px;
height:auto;
background-color: #eee;
border: solid 1px black;
z-index: 4;
bottom:0;
position:absolute;
right:0;
}
#my-video-large {
width: aut... |
@font-face {
font-family: "MonoLisa";
src: url("../fonts/MonoLisa-Regular.woff2");
} |
@charset "utf-8";
#tab-title .layui-tab-title li i:first-child{ display:no;}
ul.layui-tab-title span.layui-tab-bar {display:none}
.layui-body div.layui-tab div i:hover,.layui-body div.layui-tab div ul li:hover{background-color:#e2e2e2;}
.layui-body div.layui-tab div ul li span.layui-nav-more{display:none;}
.layui-tab-t... |
body {
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 14px;
color: #777;
}
h1,h2,h3 {
margin: 0;
}
p {
margin: 0;
}
.container {
width: 1024px;
margin: 0 auto;
position: relative;
}
/****** SECTION MAIN ******/
.main-section {
background-color: #625E5D;
background-image: url("im... |
body{
background: gray;
} |
.container-fluid {
padding-top: 50px;
padding-bottom: 50px;
}
#title-header {
background-color: #f5f8fa;
text-align: center;
}
img {
padding: 20px;
}
.h3 {
size: 1.5rem;
}
.light-text {
color: #aaa;
} |
@charset "utf-8";
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
* v4.0.35 - 2020-04-16
*
*/
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.... |
/* =================================
------------------------------------
WebUni - Education Template
Version: 1.0
------------------------------------
====================================*/
/*----------------------------------------*/
/* Template default CSS
/*----------------------------------------*/
html,
... |
@font-face {
font-family: "Shentox-Regular";
src: url(assets/fonts/shentox-regular.ttf);
}
@font-face {
font-family: "ARS-Marquette-Regular";
src: url(assets/fonts/ars-marquette-regular.ttf);
}
@font-face {
font-family: "Avalon-Bold";
src: url(assets/fonts/avalon-bold.ttf);
}
.flex-container {
display:... |
.padding-em {
position: relative;
padding: 0.5em;
margin: -0.5em; }
.pseudo-em {
position: relative; }
.pseudo-em:after {
content: '';
position: absolute;
top: -0.5em;
bottom: -0.5em;
left: -0.5em;
right: -0.5em; } |
.tooltip {
position: absolute;
display: none;
z-index: 9900000;
outline: none;
opacity: 1;
filter: alpha(opacity=100);
padding: 5px;
border-width: 1px;
border-style: solid;
border-radius: 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5... |
.submit{
background-color: #262626;
border-radius: 2px;
color: white;
padding: 4em 5em;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
.submit:hover{
background-color:#ff3333;
} |
html {
overflow: scroll;
}
::-webkit-scrollbar {
width: 0px;
background: transparent; /* make scrollbar transparent */
}
input.transparent-input{
background-color: #ffffff9e !important;
border: 1px solid #6f6f6f !important;
color: #980a0a !important;
font-weight: bold;
font-size: 22px !import... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.