text stringlengths 1 1.04M |
|---|
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: blo... |
:root {
--order: 1;
}
.test-custom-property-fallbacks {
--firebrick: rgb(179, 35, 35);
}
@supports (color: color(display-p3 0 0 0)) {
.test-custom-property-fallbacks {
--firebrick: color(display-p3 0.64331 0.19245 0.16771);
}
}
.test-custom-properties {
-ms-flex-order: 1;
order: 1;
-ms-flex-order: var(--or... |
.sage-intro-modal-actions {
margin: 16px 0 0;
display: flex;
justify-content: space-around;
} |
/*===== Notification ========*/
.diigolet.notice {
font: bold 12px/1.5 Helvetica, Arial, sans-serif;
position: fixed;
top: 5px;
left: 0;
width: 100%;
text-align: center;
z-index: 99999;
}
.diigolet.notice > span {
border: 1px solid #fad42e;
background: #ffeeaa;
border-radius: 5... |
.footer {
text-align: center;
background-color: #3f51b5;
margin: 0;
color: #fff;
padding: 0.5em;
} |
/*
Theme Name: Omega
Theme URI: https://themehall.com/omega
Author: ThemeHall
Author URI: https://themehall.com
Description: Omega theme is a Responsive WordPress theme framework, serving as a robust WordPress Parent Theme. Omega theme supports HTML5 and schema.org code, the semantic foundation for SEO best practices. ... |
.jqx-rc-tl-android
{
-moz-border-radius-topleft: 0px;
-webkit-border-top-left-radius: 0px;
border-top-left-radius: 0px;
}
.jqx-rc-tr-android
{
-moz-border-radius-topright: 0px;
-webkit-border-top-right-radius: 0px;
border-top-right-radius: 0px;
}
.jqx-rc-bl-android
{
-moz-border-radius-bott... |
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap');
@import 'bootstrap.min.css';
body.admin_panel {
font-family: 'Raleway', sans-serif;
font-size: 17px;
color: #242424;
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
font... |
.progress-bar-container {
padding-top: 10px;
}
.btn {
margin-bottom: 10px;
} |
/*!
* tui-chart.min
* @fileoverview tui-chart
* @author NHN Ent. FE Development Lab <dl_javascript@nhnent.com>
* @version 2.17.0
* @license MIT
* @link https://github.com/nhnent/tui.chart
* bundle created at "Tue Mar 13 2018 15:05:57 GMT+0900 (KST)"
*/ |
@charset "utf-8";
html,body,ul,li,p,input,textarea,div,h1,h2,h3,h4{
margin:0;
padding: 0;
}
body{
font-size:62.5%;
font-family: 'Microsoft Yahei'
}
body .hide {
display: none;
}
input,a{
outline:0 none
}
h2 {
font-size: 24px;
}
.group{
margin-top:20px;
}
.app {
width:900px;
borde... |
ion-nav {
overflow: visible;
} |
b,
strong {
font-weight: bolder;
} |
.app {
height: 100%;
}
.logo img {
margin: 12px;
max-width: 10%;
position: fixed;
z-index: 2;
}
.image-container,
.form-container {
background: linear-gradient(to right, rgba(200,200,200,0.1), rgba(200,200,200,0.7), rgb(200,200,200), rgb(200,200,200));
display: inline-block;
height: 100%;
position: ... |
/* ==UserStyle==
@name Startpage.com Mini
@namespace USO Archive
@author AchtDreizehn
@description `... hide most of the clutter in startpage.com`
@version 20181122.11.14
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("startpage.com") {
ht... |
/* --------------------------------------------------
:: General
-------------------------------------------------- */
body {
font-family: 'Open Sans', sans-serif;
color: #353535;
}
.content h1 {
text-align: center;
}
.content .content-footer p {
color: #6d6d6d;
font-size: 12px;
text-align: center;
}
.... |
/*!
* 星空之门: Standard edition - v1.0.0 - 2017-08-06
* http://spacebomb.net
* GitHub: https://github.com/spacebomb/spacebomb.github.io.git
* Copyright (c) 2017 417430414@qq.com; Licensed MIT |
.v-outer-div { position:relative; }
.h-outer-div { position:absolute;top:50%;margin-top:-90px;left:0;width:100%; }
.center-div { margin:0 auto; width:250px; }
.center-div img { margin-bottom:10px; }
.social-div { width:100%; text-align:center; font-size:13pt; font-weight:bold; }
.social-div a { text-decoration:none; co... |
html, body {
background-color: black;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
} |
@charset "UTF-8";
*, *:before, *:after {
box-sizing: border-box; }
.splash-screen {
position: absolute;
left: 50%;
top: 50%;
margin-left: -34px;
margin-top: -34px;
padding: 30px;
width: 68px;
height: 68px;
border-radius: 50%;
background: #282939; }
.splash-screen .logo {
position: absolute;... |
/*
Template Name: Admin Press Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Admin Press Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*Theme Colors*/
/*bootstrap Col... |
*{
padding: 0;
margin: 0;
font-family: 'Kumbh Sans', sans-serif;
box-sizing: border-box;
text-decoration: none;
color: #9e9593;
}
body{
height: 100vh;
background: url(../images/pier.jpg) no-repeat center ;
background-size: cover;
display: flex;
a... |
.contact_right{
width: 80%;
float: right;
background: #F8F8F8;
min-height: 625px;
overflow: hidden;
margin-bottom: 50px;
}
.contact_right .title{
width: 100%;
height: 110px;
line-height: 140px;
font-size: 30px;
color: #666666;
text-indent: 35px;
}
.contact_right .dindanh{... |
@font-face {
font-family: 'Noto';
src: url('fonts/notokr-medium.eot');
src: url('fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),
url('fonts/notokr-medium.woff2') format('woff2'),
url('fonts/notokr-medium.woff') format('woff'),
url('fonts/notokr-medium.ttf') format('truetype'),
url('fonts/not... |
.wrapperSearch {
background-image: url('https://targetcareers.co.uk/sites/targetcareers.co.uk/files/public/field/image/How-to-choose-the-right-university-and-course-for-you.jpg');
background-size: cover;
box-shadow: inset 1200px 1053px 1061px 2199px rgba(58, 58, 70, 0.55);
min-height: 290px;
text-align: cente... |
/* @media (max-width: 1100px) {
.navbar-nav {
visibility:hidden;
/* display: none; */
/* } */
/* .divider{ */
/* border-bottom:1px solid #469cef; */
/* width:300px; */
/* padding-top:5px; */
/* } */
/* } */
.bounce {
display: inline-block;
position: r... |
.dropdown-url{
display: none;
}
@media(max-width: 767px){
.dropdown-url{
display: initial;
margin:100px;
}
.nav-url{
display: none;
}
} |
body {
/*background:#f0f0f0;*/
font: 14px/20px Arial,sans-serif;
color:#555;
padding-top: 50px;
margin:0;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
.navbar
{
background-color:#004d39;
opacity: 0.9;
padding:35 px 20px 20px 0;
}
h2
{
font-family: Jazz fantasy;
color: #004d39;
... |
.facebookBtn {
min-width: 320px;
margin-top: 10px;
background-color: #3769ae;
border-color: #3769ae;
display: flex;
justify-content: flex-start;
align-items: center;
}
.facebookBtn:hover {
background-color: #17427e;
border-color: #17427e;
}
.iconContainer {
display: flex;
flex: 1 1 10%;
ju... |
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--succ... |
@import 'http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic';
/*
* # Semantic UI
* https://github.com/Semantic-Org/Semantic-UI
* http://beta.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/**********************... |
@charset "utf-8";
@namespace epub "http://www.idpf.org/2007/ops";
[epub|type~="z3998:poem"] p{
text-align: initial;
text-indent: 0;
}
[epub|type~="z3998:poem"] p + p{
margin-top: 1em;
}
[epub|type~="z3998:poem"] p > span{
display: block;
text-indent: -1em;
padding-left: 1em;
}
[epub|type~="z3998:poem"] p > sp... |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... |
/*
* 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 ... |
@tailwind base;
@tailwind components;
@tailwind utilities;
@font-face {
font-family: 'FEH';
src: url(./constants/feh.ttf) format("truetype");
}
body {
font-family: FEH;
}
.cell-fill-animation {
animation: onTypeCell linear;
animation-duration: 0.35s;
}
.cell-reveal {
animation-duration: 0.35s;
a... |
body,
html {
width: 100%;
height: 100%; }
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; }
hr {
max-width: 50px;
border-width: 3px;
border-color: #F05F40; }
hr.light {
border-color: white; }
a {
color: #F05F40;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
... |
/*Basic classes*/
html{
height:100%;
padding:0px;
}
body{
font-size:11px;
font-family:helvetica,arial,sans-serif;
/*background:#e9f5ed;*/
background:#F2F8EF;
border-left:1px solid #E6E6E6;
height:100%;
margin:0px;
padding:0px;
}
/*The popup div Classes*/
html.popup{height:auto;}
.popup body{
width:auto;
padding:0px;
ma... |
body
{
background: seagreen;
} |
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
... |
/* fira-sans-300 - latin */
@font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 300;
src: local(''),
url('../fonts/fira-sans-v10-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/fira-sans-v10-latin-300.woff') format('woff'); /* Chrome 6+... |
@font-face {
font-family: 'DroidSerif-Regular';
src: url('DroidSerif-Regular-webfont.eot');
src: url('DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('DroidSerif-Regular-webfont.woff') format('woff'),
url('DroidSerif-Regular-webfont.ttf') format('truetype'),
... |
:host {
/**
* @prop --background: Background of the card
* @prop --color: Color of the card
*/
--ion-safe-area-left: 0px;
--ion-safe-area-right: 0px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: block;
position: relative;
background: var(--background);
col... |
@keyframes van-slide-bottom-enter {
from {
transform: translate3d(0, 100%, 0);
}
}
@keyframes van-slide-bottom-leave {
to {
transform: translate3d(0, 100%, 0);
}
}
@keyframes van-fade-in {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes van-fade-out {
from {
opacity: 1;
... |
.footer {
position: fixed;
left: 0;
bottom: 0;
height: 4vh;
width: 100%;
background-color: #696969;
color: white;
text-align: center;
display: flex;
justify-content: space-around;
font-size: 2vh;
}
.footer-link{
color: white;
text-decoration: underline;
} |
html, body {
height: 100%;
background: #F0F0F0;
}
* {
outline: none;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-f... |
/* ==UserStyle==
@name ReimuReimuGo - DuckDuckGo Touhou rebranding!! -
@namespace USO Archive
@author Duvet
@description `For users who prefer to be greeted by a cute girl rather than a dumb duck.Only changes are the front page/search bar logo.---☆*:.。.o(≧▽≦)o.。.:*☆(Original drawing by Yuuka N... |
@charset "utf-8";
html{ background: #fff;}
/*首页*/
.section{min-height:550px; }
.section{ position: relative;}
.section-mask{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;z-index: 2;
background-color: #000; opacity:0.8;filter:alpha(opacity=80);}
.section .inbox{position: relative; z-index: 5;}
.se... |
body{
background-color: rgb(226, 139, 26);
} |
/* ==UserStyle==
@name Dwyane Wade
@namespace USO Archive
@author ridzmarrudinas
@description `Dwyane Wade FB Skin`
@version 20110524.4.33
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(faceb... |
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
ca... |
.side-socials {
padding: 0 80px 0;
display: flex;
flex-direction: column;
text-transform: uppercase;
justify-content: flex-end;
align-items: center;
align-self: center;
z-index: 1;
}
.vertical-text-socials {
width: 1.2rem;
writing-mode: tb-rl;
font-size: 1.2rem;
font-wei... |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,600,600italic,700");
@import url("fontawesome-all.min.css");
/*
Miniport by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
i.fa-react, i.fa-js-square, i.fa-python, i.f... |
/*!
=========================================================
* Now-ui-kit - v1.1.0
=========================================================
* Product Page: http://www.creative-tim.com/product/now-ui-kit
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
* Licensed under MIT (https://github.com/creati... |
@charset "utf-8";
/*
Template Name: Shicso
Author: <a href="https://www.os-templates.com/">OS Templates</a>
Author URI: https://www.os-templates.com/
Copyright: OS-Templates.com
Licence: Free to use under our free template licence terms
Licence URI: https://www.os-templates.com/template-terms
File: Layout CSS
*/
@impo... |
/*!
* Select2 Bootstrap Theme v0.1.0-beta.9 (https://select2.github.io/select2-bootstrap-theme)
* Copyright 2015-2016 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
* Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE... |
.card {
background: var(--article-bg);
display: flex;
flex-direction: column;
border-radius: 20px;
cursor: pointer;
}
.card:hover {
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
}
.content {
padding: 1rem;
border-radius: 0 0 20px 20px;
}
.content p {
font-size: 0.8rem;
margin-top: 0.5rem;
}
.tags... |
.lecturePageHeader {
margin-top: 32px;
text-align: center;
}
.lecturePageHeaderLogo {
width: 96px;
height: 96px;
}
.lecturePageHeaderTitleContainer {
text-align: center;
}
.lecturePageHeaderTitleCode {
font-size: 18px;
font-weight: 600;
color: #8c8c8c;
}
.lecturePageHeaderTitleName {... |
.mui-bar .mui-icon {
font-size: 18px;
position: relative;
z-index: 20;
padding-top: 14px;
padding-bottom: 10px;
}
.mui-bar{
background-color: #03a9f4;
}
.mui-title{
color:#ffffff;
}
header >a{
color:#ffffff;
} |
/*
* # Semantic UI - 1.9.0
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/ |
.essay-container {
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
}
.written-essay {
margin: 2vh 0;
}
.essay-section {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.essay-sentence {
margin: 0 0.2vw;
}
.word-suggestions-bar {
display: flex;
width: 1... |
*
{
margin: 0;
padding: 0;
}
.parallax
{
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(https://images.unsplash.com/photo-1524654458049-e36be0721fa2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1950&q=80);
min-height: 100v... |
/*
@font-face {
font-family: myfont;
src: url('font.ttf');
}*/
* {
margin:0px;
padding:0px;
}
body {
margin: 0px;
padding: 0px;
font-family: myfont;
color: #3333C6;
background-color: #000000;
}
h1{
border: none;
color: #a32222;
font-style: normal;
text-align: center;
margin: 2em;
... |
.btn-search {
color: white;
background-color: #00a3c8;
height: 54px;
padding: 17px;
} |
//META{"name":"NotAnotherAnimeThemeSCSL","description":"Anime theme made by puckzxz#2080 and Quake#1470, make sure you're up to date at https://goo.gl/jfR9BS , Get support here https://discord.gg/FdZhbjY","author":"puckzxz#2080 & Quake#1470","version":"2.0"}*//{}
@import url(https://8xs4qxklp8.execute-api.us-east-2.ama... |
.markdown-body {
box-sizing: border-box;
min-width: 300px;
max-width: 900px;
min-height: 100px;
margin: 0 auto;
/*margin: 0px 60px 0px auto;*/
padding: 45px;
border-radius:3px;
border-color:#ddd;
border-style:none solid;
border-width:1px;
background-color:rgba(255,255,255... |
/* 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... |
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap');
*{
margin: 0;
padding: 0;
}
body{
font-family: 'Playfair Display', serif;
display: flex;
justify-content: center;
margin-top: 90px;
font-size: medium;
color:rgb(116, 34, 34);
background-co... |
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300);
/* STRUCTURAL STYLES */
.flapper {
font-family: Roboto Condensed, sans-serif;
font-weight: 300;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.flapper .digit {
position: relat... |
/*
See ab2p.common.css for sources info
*/ |
.title {
@apply m-0 text-5xl lg:text-7xl;
} |
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
cursor: default !important
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>... |
body {
background-color: #3180AA;
font-family: "Segoe UI Webfont",-apple-system,"Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei ... |
/* a minimalist set of CSS resets */
/* default to border-box */
html {
box-sizing: border-box;
font-size: 16px;
}
*, *:before, *:after {
box-sizing: inherit;
}
/* adjust typography defaults */
body {
margin: 1rem;
font-family: sans-serif;
line-height: 1.5;
background-color: slategrey;
color: white; ... |
/* Base CSS file for CoU on mobile devices */
/* Interface */
@import url(input.css) (max-width: 768px); |
/*!
* Bootstrap v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545... |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&display=swap");
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: -webkit-gradient(linear, left top, right top, from(#283e51), to(#4b79a1));
background: -webkit-linear-gradient(left, #283e51, #4b79... |
.videoCard {
margin-right: 10px;
margin-bottom: 40px;
width: 250px;
}
.videoCard:hover {
cursor: pointer;
}
.videoCard__thumbnail {
width: 250px;
height: 140px;
}
.videoCard__info {
display: flex;
margin-top: 10px;
padding-right: 30px;
}
.videoCard__text {
margin-left: 15px;
}
.videoCard__text ... |
/* ==UserStyle==
@name Selena angel
@namespace USO Archive
@author didush16
@description `selenaaaaaa`
@version 20101015.15.21
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('... |
#navBarColor{
background-color: #6DAEDB;
background-image: linear-gradient(180deg,#6DAEDB 10%,#6DAEDB 100%);
}
#headingText{
color: #FFFFFF;
}
#iconColor{
color: #FFFFFF;
}
#sideBarToggle{
background-color: #7E9181;
}
#blueText{
color:#03254E !important;
}
/* Color Scheme
Black: #070707
Whi... |
@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: #808080;
padding-bottom: 1em;
}
.sidebar-contain... |
/* Add mobile styles for the component here. */
.home-page{
width: 100%;
height: 100%;
/*background-color: #d4ecff;*/
background-image: url("~/imagens/fundo-home.jpg");
background-repeat: no-repeat;
}
.home-page-content{
width: 100%;
height: 86%;
align-items: center;
margin-top: -3... |
.graph-explain .progress {
height: 7px;
margin: 2px 0 5px 0;
}
.graph-explain .graph-label {
font-size: 12px;
word-wrap: break-word;
} |
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
position: relative;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bxslider {
margin: 0;
padding: 0;... |
@font-face {
font-family: 'Formular';
src: url('https://miro.com/app/static/static/fonts/general/FormularRegular/formular-regular.4b9930.woff2');
}
body,
button,
input,
textarea,
select {
font: 14px OpenSans, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant-ligatures: normal;
font... |
/* Reusable, object-oriented CSS base components for all Zulip pages
(both web app and portico). */
.new-style {
label.checkbox {
padding: 0;
display: inline-block;
position: relative;
vertical-align: top;
input[type="checkbox"] {
position: absolute;
... |
@media (min-width: 1px) and (max-width: 1100px) {
.left_menu{
display: none;
}
.right_content{
width: 100%;
}
.product_left {
width: 50%;
}
.product_right {
width: 50%;
}
}
@media (min-width: 1px) and (max-width: 1000px) {
.requisites {
padding... |
div.eventBlocker {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
pointer-events: none;
}
div.eventBlocker.back {
z-index: 9001;
}
div.eventBlocker.shown {
pointer-events: all;
}
div.popup {
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: column;
color: var(-ba... |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-heigh... |
.code {
font-size: 50px;
padding-left: 70px;
font-weight: bold;
}
.failure {
color: #d9534f;
}
.success {
color: #5cb85c;
}
.form-inline {
margin-bottom: 10px;
}
.message {
font-weight: bold;
} |
/*! jQuery UI - v1.12.1 - 2020-10-11
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&... |
/*
3DHOP - 3D Heritage Online Presenter
Copyright (c) 2014-2020, Visual Computing Lab, ISTI - CNR
All rights reserved.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License,... |
/* FONTS PATH */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),
url('../fonts/fontawesome-webfont... |
/****************************************************************************************/
/* Global color codes: */
/* dark-purple: #382f44 */
/* transparent-purple: #e9e7ef (for inactive ba... |
h2.ss-subtitle{
padding: 10px 10px 40px;
font-size: 52px;
text-transform: uppercase;
color: rgba(0,0,0,0.8);
position: relative;
text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
h2.ss-subtitle:before{
width: 4px;
height: 40px;
background: rgba(17,17,22,0.8);
content: '';
position: absolute;
right: 75... |
#form-contents{
padding:0 10px 0 10px;
}
#home-address{
width:400px;
}
#home-address-label{
color:#BB0000;
font-weight:bold;
margin-bottom:20px;
text-decoration:underline;
}
.label-fields{
margin:0 0 20px 0;
}
.div-labels{
float:right;
color : #444;
font-weight : bold;
pa... |
.dashboard {
display: flex;
flex-flow: row wrap;
max-width: 1200px;
margin: 0 auto;
}
.dashboard__header {
width: 100%;
}
.dashboard__heading {
font-size: 3rem;
color: var(--color-alt);
text-align: center;
margin: 1em 0;
}
.dashboard__aside {
flex: 1 0 auto;
margin: 10px;
background-color: wh... |
.mat-card {
text-align: -webkit-center;
}
.demo-full-width {
width: 500px;
}
mat-card {
max-width: 80%;
margin: 2em auto;
text-align: center;
}
.tableClass {
margin-left: auto;
margin-right: auto;
}
.content-center {
... |
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');
html, body {
/*font-family: "hooge_05_54" !important;*/
font-family: 'Oswald', sans-serif !important;
background-color: #424242 !important;
}
#top {
border-bottom: 5px dashed #424242 !important;
}
#top, #footer {
... |
*{
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
body{
font-family: Helvetica;
-webkit-font-smoothing: antialiased;
}
h2{
text-align: center;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 1px;
color: white;
padding: 30px... |
.cls1 { /*!*/ }
.cls2 {
composes: cls1;
color: orange;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.