text stringlengths 1 1.04M |
|---|
html, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6{
font-family: "NSimSun" !important;
}
.navbar{
position: relative;
top: -30px;
left: -10px;
font-weight: bold;
font-size... |
html { font-family: "Helvetica Neue", Helvetica, STXihei, STHeiTi, Arial,Microsoft YaHei,sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 20px; }
body { margin: 0; line-height: 1.5; color: #333333; background-color: white; height: 100%;
overflow-x: hidden;-webkit-overflow-scrollin... |
.parens {
border: 2px solid #000000;
margin: 1px 3px 16 3;
width: 36;
padding: 2px 36px;
}
.more-parens {
padding: 8 4 4 4px;
width: 96;
height: 113;
margin: 12;
}
.nested-parens {
width: 71;
height: 6;
}
.mixed-units {
margin: 2px 4em 1 5pc;
padding: 6px 1em 2px 2;
} |
.no-margin {
margin-left: 0 !important;
}
.text-align-center {
text-align: center !important;
}
.text-field-align-right {
float: right !important;
width: 250px !important;
position: absolute;
right: 0;
top: 0px;
}
.buttonSelected {
background-color: #d9534f !important;
border-colo... |
.section {
height: 50rem;
width: auto;
border: 1px solid black;
}
#section0{
padding-top: 100px;
}
/* Small (sm) */
@media (min-width: 640px) {
.section {
height: 10rem;
width: auto;
border: 1px solid black;
}
#section0{
padding-top: 50px;
}
}
/* M... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.9
*/
md-content {
display: block;
position: relative;
overflow: auto;
-webkit-overflow-scrolling: touch; }
md-content[md-scroll-y] {
overflow-y: auto;
overflow-x: hidden; }
md-content[md-scroll-x] {
... |
.wrap {
background-color: #f7f7f7;
padding-top: 20px;
}
.wrap .US_position{
margin: 0 0 10px;
}
.wrap .US_position i{
font-style: normal;
margin: 0 5px;
}
.wrap .US_position span{ color: #2194FF;}
.wzcut{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
-webkit-text-overflow:ellipsis;
}
.... |
@media screen and (max-width: 768px) {
body{
overflow-x: hidden;
}
:root{
--pcsize1: 5;
--pcsize2: 20;
--pcsize3: 800;
--pcsize4: 900;
}
.darkmode{
display: none;
}
.sideview{
/* margin-right: 42px; */
margin-left: 81vw;
position: absolu... |
:root {
--size-avatar-prj-form: 30%;
}
* {
font-family: 'Roboto Mono', sans-sefif;
}
body {font-family: Arial, Helvetica, sans-serif;}
input[type=text][disabled],textarea {
width: 100%;
padding: 7px 12px;
margin: 3px 0;
display: inline-block;
border: 1px solid #ccc;
box-sizing: border-box;
font-siz... |
/* Remove all default margins and padding */
body,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code,
form, fieldset, legend, input, select, button, textarea,
p,
blockquote {
margin: 0;
padding: 0;
}
/* Remove all default borders and outlines */
iframe,
fieldset,
img {
border: 0;
}
button {
border-r... |
.flatpickr-calendar {
background: transparent;
opacity: 0;
display: none;
text-align: center;
visibility: hidden;
padding: 0;
-webkit-animation: none;
animation: none;
direction: ltr;
border: 0;
font-size: 14px;
line-height: 24px;
border-radius: 5px;
position: absolute;
width: 307.... |
/*
=====================================================================
* Ceevee v1.0 Default Stylesheet
* url: styleshout.com
* 03-17-2014
=====================================================================
TOC:
a. Webfonts and Icon fonts
b. Reset
c. Default Styles
1. Basic
2. Typography
3. Links
... |
:root {
--timing-function: cubic-bezier(0.4, 0, 0.2, 1);
--animation-duration: 250ms;
}
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
margin: 0;
font-family: -apple-system, Bl... |
/*!
zepto..slider v1.0.0 http://yanhaijing.com/zepto.slider LICENSE
*/.js-slider{overflow:hidden;position:relative}.js-slider-img-wrap{overflow:hidden}.js-slider-h .js-slider-img{float:left}.js-slider-num-wrap{position:absolute;bottom:5px;right:5px;z-index:1000}.js-slider-num{float:left}.js-slider-num-cur{color:#f00} |
.u-font-hanuman-400 {
font-family: 'Hanuman' !important;
font-weight: 400 !important;
}
.u-font-hanuman-700 {
font-family: 'Hanuman' !important;
font-weight: 700 !important;
} |
/**
* @file
* Visual styles for COVID-19's testimonials grid 2 views.
*/
.view-testimonials-grid-2 .views-row {
margin: 0 0 35px 0;
padding-bottom: 25px;
}
.view-testimonials-grid-2 .views-row:after {
content: "";
height: 2px;
background-color: #f0f0f0;
position: absolute;
left: 15px;
right: 15px;
... |
/*# sourceMappingURL=0065-licensed-to-maim.css.map */ |
/* Card body */
.card-body {
padding-top: 0px !important;
margin-top: 0px !important;
}
/* Description text */
.desc-text {
text-align: center;
margin-top: 0.5rem;
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.btn {
padding: 0.375rem 1.75rem !important;
}
/* Error text bubble */
.error-t... |
@import '../../css/root.css'; |
@charset "UTF-8";
/*!
* animate.css - https://animate.style/
* Version - 4.1.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css |
/*!
* Start Bootstrap - Grayscale v5.0.2 (https://startbootstrap.com/template-overviews/grayscale)
* Copyright 2013-2018 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
*/
#mainNav {
min-height: 56px;
background-color: #fff;
}
#mainNav .n... |
/*
See ab2p.common.css for sources info
*/ |
@charset "UTF-8";
/* CSS generated by http://lavishbootstrap.com */
/*! 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... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Poppins', 'Open-sans', sans-serif;
}
/* Criação do header */
header{
overflow: hidden;
padding: 30px;
border-bottom: 1px solid #e6f2fb;
position: sticky;
top: 0;
width: 100%;
background-color: white;
}
.... |
div.busy {
position:absolute;
top: 40%;
left: 50%;
margin-top: -100px;
margin-left: -50px;
display:none;
background: rgba(230, 230, 230, .8);
text-align: center;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 40px;
padding-right: 30px;
border-radius: 5px;
}
div.foot {
position:ab... |
html {
height: 100%;
overflow: hidden;
font-family: 'Amatica SC', cursive;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat:no-repeat;
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%, rgba(2... |
/* ==UserStyle==
@name Feedly Search Ads
@namespace USO Archive
@author Ravek
@description `Remove Ads in free search page`
@version 20170413.17.54
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain(feedly.com) {
#searchPromo, #tipsModule_pa... |
body{background-color:#18bc9c}a{color:#8dc6ff}a:hover{color:#1301ff}.logo{width:211px;margin:-38px}.router-link-exact-active{background-color:#25313e!important}.nav-menu{background-color:#2c3e50}.nav-menu ul{height:100%;text-align:left}.nav-menu li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-fl... |
/**
Copyright (c) 2020 The Dash Core developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.
---------------------------------------------------------------------
This file contains color changes for the dash theme "Dark".
NO... |
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
html,
body {
padding: 0;
margin: 0;
font-family: "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Helvetica Neue, sans-serif !important;
}
a {
color: inherit;
text-decoration... |
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@700;800&display=swap');
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer components {
html { font-family: 'Inter', sans-ser... |
.avatar {
margin: 0 auto !important;
display: block !important;
} |
@charset "UTF-8";
/*!
* Pikaday
* Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/ |
body {
font: 100% Cairo, sans-serif; }
.btn {
border-radius: 0; }
.t-white {
color: #fff; }
.t-black {
color: #000; }
.t-red {
color: #f00; }
.bg-gray {
background: #eee; }
.navbar {
z-index: 10;
transition: 1s; }
.navbar .nav-link {
color: #fff; }
.navbar.scrolled {
position: fixed;
wi... |
/* latin */
@font-face {
font-family: 'Fredoka One';
font-style: normal;
font-weight: 400;
src: local('Fredoka One'), local('FredokaOne-Regular'), url(https://fonts.gstatic.com/s/fredokaone/v7/k3kUo8kEI-tA1RRcTZGmTlHGCaen8wf-.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC... |
/* Webfont: Secuela-ExtraLight */@font-face {
font-family: 'SecuelaExtLt';
src: url('Secuela-ExtraLight.woff2') format('woff2'), /* Modern Browsers */
url('Secuela-ExtraLight.ttf') format('truetype'); /* Safari, Android, iOS */
font-style: normal;
font-weight: normal;
text-renderin... |
:root {
--space: 2rem;
--space-xs: calc(var(--space) / 3);
--space-sm: calc(var(--space) / 2);
--space-md: calc(var(--space) * 2);
--color-primary: lightgray;
--color-accent: whitesmoke;
--color-dark: black;
--color-mid: gray;
--color-light: white;
--color-highlight: dodgerblue;
--radius: 0.125r... |
.center {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 80vh;
}
/* custom scrollbar */
.custom-scrollbar::-webkit-scrollbar {
width: 15px;
}
.custom-scrollbar::-webkit-scrollbar-track {
background-color: transparent;
}
.custom-scrollbar::-webkit-scrollbar... |
/* Table of Content
======================================================================================================================================================
#Site Styles
#Blog Styles
#Page Styles
#Post Formats
#Widget & Sidebar
#Footer & #Socket
#Comment
#CSS Animations
#Media Queries
*/
/* ===... |
/*!
* Bootstrap Reboot v4.1.3 (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)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICE... |
.pagination {
display: inline-block;
padding-left: 0;
margin: 5px 0;
border-radius: 4px;
width: 100%;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
z-index: 2;
col... |
.userDataFormContainer{
background-color: #003c55;
width: 350px;
height: 250px;
margin: auto;
background-color: rgba(231, 249, 252, 0.801);
border-radius: 20px 20px 0px 0px;
z-index: 200;
border:1px solid #003c55;
margin-top: 50px;
-webkit-box-reflect: below 0 linear-gradient(tra... |
body {
font-family: sans-serif;
}
.container {
display: flex;
flex-direction: column;
justify-content: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: cen... |
/**
* 首页
*/
.commontopnotice-content .items {
margin: 10px 0 20px 0;
border-bottom: 1px dashed #f1f1f1;
padding-bottom: 20px;
}
.commontopnotice-content .edit-submit {
margin-bottom: 20px;
}
/**
* 编辑页面
*/
ul.plugins-images-view li {
width: 100%;
height: auto;
}
.form-date input {
width:... |
/**
* selectæ§ä»¶
*/
.ui-select {
height: 30px;
display: inline-block;
vertical-align: middle;
border: 1px solid #D5D5D5;
background: #FFF;
/*width: 100px;*/
width: 95%;
*display: inline;
zoom: 1;
}
.ui-select-text {
white-space: nowrap;
display: block;
padding-left: 1... |
@supports(-webkit-mask:none) and (not (cater-color:#fff)){.login-container .el-input input{color:#fff}}.login-container .el-input{display:inline-block;height:47px;width:85%}.login-container .el-input input{background:transparent;border:0;-webkit-appearance:none;border-radius:0;padding:12px 5px 12px 15px;color:#fff;heig... |
/*! jQuery UI - v1.12.1 - 2017-06-30* http://jqueryui.com* Includes:draggable.css,core.css,resizable.css,selectable.css,sortable.css,accordion.css,autocomplete.css,menu.css,button.css,controlgroup.css,checkboxradio.css,datepicker.css,dialog.css,progressbar.css,selectmenu.css,slider.css,spinner.css,tabs.css,tooltip.css,... |
/* ==UserStyle==
@name Vape Juice Dark by BamaBraves
@namespace USO Archive
@author BamaBraves
@description `Dark`
@version 20210528.20.51
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("vapejuice.com") {
/* Scrollbar Settings */
::-webki... |
/*# sourceMappingURL=DynamicComment.6627c09d.chunk.css.map */ |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Overpass", sans-serif;
}
/* Scroll Bar*/
::-webkit-scrollbar {
z-index: 10;
width: 10px;
background: #212121;
}
/* Backgroun... |
*{
font-family:'Roboto';
} |
@media (max-width: 380px) {
.zci--answer .gimp-column {
width: 100%;
}
}
.zci--answer .gimp-container {
max-height: 45ex;
overflow-y: scroll;
overflow-x: hidden;
}
.zci--answer .gimp-column {
width: 48%;
display: inline-block;
vertical-align: top;
}
.zci--answer table.gimp-tab... |
.fa, .fas, .far, .fal, .fad, .fab {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}
.fa-lg {font-size: 1.33333em;line-height: .75em;vertical-align: -.0667em;}
.fa-xs {font-size: .75em;}
.fa-sm {font... |
/*!
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
conte... |
.links {
display: flex;
align-items: center;
}
.link {
display: flex;
flex-direction: row;
}
.link-available {
}
.link-unavailable {
background-color: var(--color-warning);
}
.link-image {
display: flex;
width: var(--spacing-large);
height: var(--spacing-large);
} |
body, table, form, input, td, th, p, textarea, select
{
font-family: verdana, helvetica, arial;
font-size: 11px;
}
a:hover { color:#FC0; }
.main-panel { color:#000; font-weight: bold; padding: 6px; }
.main-panel a { color:#FC0; }
.main-panel a:hover { color:#FFF; }
.link { color:#00F; }
.buildresults-header { col... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400italic,700,800");
/*
Highlights 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 {
position: relative;
width: 100%;
height: 100%;
}
body {
color: #333;
margin: 0;
padding: 8px;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
a {
color: rgb(0,100,200);
text-decoration: n... |
body{
margin: 0px;
}
#maincontent {
margin: 0px;
width: 100%;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
a {
text-decoration: none;
color: #aaa;
}
a:visited {
text-decoration: none;
color: #aaa;
}
#header{
text-align:center;
height:auto;
margin:auto;
margin-top: 0px;
paddi... |
/* piazzolla-vietnamese-400-normal*/
@font-face {
font-family: 'Piazzolla';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/piazzolla-vietnamese-400-normal.woff2') format('woff2'), url('./files/piazzolla-vietnamese-400-normal.woff') format('woff');
} |
{% if utm_medium == "validation-results-page" or utm_medium == "profiling-results-page" %}
{% set static_fonts_dir = "../../../../../static/fonts/" -%}
{% elif utm_medium == "expectation-suite-page" %}
{% set static_fonts_dir = "../../../../static/fonts/" -%}
{% elif utm_medium == "index-page" %}
{% set static_fo... |
body{
font-size: 12px;
font-family: arial;
}
.poll-head{
font-size: 12px;
font-family: arial;
} |
/* line 11, ../sass/bootstrap-toggle-buttons.scss */
.toggle-button {
display: inline-block;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) r... |
.container-fluid {
background-color: #2d314d;
}
.nav-item {
display: inline-table;
margin: 0.7rem;
margin-top: 5rem;
} |
/* toast.css */
.toast_container{
width: 380px;
height: auto;
position: fixed;
z-index: 10000;
bottom: 30px;
right: 30px;
transition: all 0.5s ease;
}
.toast.slide-hide{
max-height: 0px !important;
opacity: 0;
margin-top: 0;
}
.toast.slide-show{
max-height: 500px;
opaci... |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
font-size: 100%;
font-family: 'Open Sans', sans-serif;
background:#ffffff;
margin: 0;
}
p,ul li,ol li{
margin:0;
letter-spacing:1p... |
/**************************/
/* Main element types */
/**************************/
html,
body,
div,
ul,
li
{
padding:0;
margin:0;
font-family: 'Titillium Web', sans-serif;
}
body,
html {
width: 100%;
height: 100%;
}
ul {
list-style-type: none;
}
h1 {
font-size: 60px;
font-weight: bold;
color: ... |
.hljs{display:block;overflow-x:auto;padding:.5em;background:white;color:black}.hljs-comment,.hljs-quote,.hljs-variable{color:#008000}.hljs-keyword,.hljs-selector-tag,.hljs-built_in,.hljs-name,.hljs-tag{color:#00f}.hljs-string,.hljs-title,.hljs-section,.hljs-attribute,.hljs-literal,.hljs-template-tag,.hljs-template-vari... |
.App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-intro {
font-size: large;
}
@keyframes App-logo-spin {
from { transform: rotate(0deg); }
to { transform:... |
/*!
* Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) |
@font-face{font-family:'FontAwesome';src:url('font/fontawesome-webfont.eot?v=3.2.1');src:url('font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('font/fontawesome-webf... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.3
z-index: 80;
}
md-edit-dialog {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: fixed;
z... |
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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, ... |
body {
background-color: #f5f8fa;
font-family: 'Cairo', sans-serif; }
.navbar {
background-color: #10BBB3; }
.container {
margin-top: .5em; }
#profile-image {
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 50%; }
.col-6 > h3, .col-6 p {
text-align: center; }
.submit-btn {
... |
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.right{
margin-left: 10px;
margin-right: auto;
width: 100%;
}
.row{
padding-top: 30px;
}
.button{
padding-top: 20px;
font-size: 50%;
text-align: center;
}
img{
width: 20%;
height: 20%... |
.resizable-pane {
display: inline-block;
vertical-align: top;
position: relative;
} |
/*!
* Clean Blog v1.0.0 (http://startbootstrap.com)
* Copyright 2015 Start Bootstrap
* Licensed under MIT (https://spdx.org/licenses/MIT)
*/
body {
font-family: 'Montserrat', 'Times New Roman', serif;
font-size: 20px;
color: #404040;
}
p {
line-height: 1.5;
margin: 30px 0;
}
p a {
text-decoration: unde... |
.bootstrap-datetimepicker-widget .fa-clock-o:before {
content: "\f017"
} |
.warning {
margin: 4px;
background-color:lightgoldenrodyellow;
border: 1px solid orange;
border-radius: 5px;
display: none;
}
.warning.show {
display: flex;
}
.dismiss {
margin-right: 0.5em;
}
.fa-xmark {
color: #cc5500;
}
.message {
margin-left: 0.5em;
flex-grow: 1;
c... |
body, p, h1, h2, ul, li {
margin: 0;
padding: 0;
}
body {
font-family: Georgia, 'Times New Roman', Times, serif;
color: #252525;
}
li {
list-style: none;
}
* {
box-sizing: border-box;
}
.header-info {
font-size: 0.875em;
text-align: center;
background-color: #D6D3C8;
padding: 5px 0;
}
.header-logo... |
/**
* @license
* MyFonts Webfont Build ID 3597422, 2018-06-15T18:31:15-0400
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid lice... |
/*! normalize.css v3.0.1 | 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,
nav,
section,
summary {
display: block;
}
audio,
canvas,
... |
/**
* Template Name: Scaffold - v2.0.0
* Template URL: https://bootstrapmade.com/scaffold-bootstrap-metro-style-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
---------------------------------------------... |
.ant-carousel {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.65);
font-size: 14px;
font-variant: tabular-nums;
line-height: 1.5715;
list-style: none;
-webkit-font-feature-settings: 'tnum';
font-feature-s... |
.page-header {
display: flex;
flex-direction: column;
background-color: var(--color-primary);
}
.page-header .top-bar-container {
width: 90%;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
color: var(--color-text-in-primary);
padding: 1.6rem ... |
/*
Theme Name: Titishairart Theme
Theme URI: https://github.com/Hamadrial/titi-shairart
Description: A WordPress theme for Titi's hair art.
Version: 1.0.0-beta
Author: Kiet Nguyen
Author URI:
Text Domain: titishairart-theme
Domain Path: /languages
L... |
.user-message-container {
display: grid;
grid-template-columns: auto;
align-content: start;
height: calc(100% - 110px);
overflow-y: scroll;
position: absolute;
top: 0px;
left: 15px;
right: 15px;
}
.user-message-container div::-webkit-scrollbar {
width: 3px;
height: 8px;
border-radius: 2px;
}
.us... |
.modal-wrapper {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
width: 100%;
height: 100vh;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
background: var(--pinkish-orange);
}
.modal {
z-index: 100;
background: white;
position: relative;
margin: 1.75rem auto;
border-radius: 3px;
max-width: 500px;
... |
h1 {
padding-left: 25px;
}
.btn {
margin-left: 25px;
} |
/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* 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,... |
body {
background-color: white !important;
}
.ui.topmenu.menu, .ui.topmenu {
background-color: white;
box-shadow: none;
border: none;
background-size: cover;
background-attachment:fixed;
}
.ui.topmenu.menu .item {
color: black;
}
.ui.middle.menu .item {
color: white;
}
.footer {
padding-top: 20px !... |
/* stylelint-disable */ /*
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you 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 ... |
/*Dock buttons*/
.dockButton {
width: 36px;
height: 36px;
position: relative;
background: var(--base-container);
border-radius: var(--rounded-radius);
margin: 2px;
padding: 5px;
border: none;
cursor: pointer;
transition: transform .2s;
}
.dockButton div {
background-size: cover;
width: 36px;
height: 36px;... |
@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: url("material-icons/iconfont/MaterialIcons-Regular.eot");
/* For IE6-8 */
src: local("Material Icons"), local("MaterialIcons-Regular"), url("material-icons/iconfont/MaterialIcons-Regular.woff2") format("woff2"), url("mate... |
/*----------------------------------------------
COMMON STYLES
------------------------------------------------*/
body {
font-family: 'Open Sans', sans-serif;
background: #3E3E3E;
}
#wrapper {
width: 100%;
}
#page-wrapper {
padding: 15px 15px;
min-height: 700px;
background: #EDEDED;
... |
@charset "UTF-8";
/*!
* 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)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e... |
/* stylelint-disable no-descending-specificity, selector-max-class */
.root {
position: relative;
border: none;
outline: none;
padding: var(--padding);
margin: 0;
width: 100%;
border-radius: initial;
box-sizing: border-box;
text-align: start;
cursor: pointer;
user-select: none;
font-family: var... |
.content-view-pf-pagination.list-view-pf-pagination.clearfix {
border:none;
}
.content-view-pf-pagination.list-view-pf-pagination.clearfix .form-group {
margin-right:0px;
margin-left: 0px;
}
.nowrap{
white-space: nowrap;
padding-right: 1em;
padding-left: 1em;
margin-bottom: 0px;
}
.right... |
/*
Cotton Purple
*/
:root {
--background: #FFE4DD;
--imagefilter: #FFE4DD;
--text: #6C0ED4;
--links: #6C0ED4;
--ascii: #6C0ED4;
}
.profile-image{
filter: invert(11%) sepia(71%) saturate(5170%) hue-rotate(293deg) brightness(87%) contrast(111%);
}
html {
background-color: var(--background);
color: va... |
/**
* Form elements.
*/
form {
margin: 0;
padding: 0;
}
fieldset:not(.fieldgroup) {
background-color: #fcfcfa;
border-radius: 2px;
margin: 1em 0;
padding: 30px 18px 18px;
position: relative;
}
fieldset:not(.fieldgroup) > legend {
font-size: 1em;
font-weight: bold;
letter-spacing: 0.08em;
positio... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.