text stringlengths 1 1.04M |
|---|
@charset "UTF-8";
/*!
* Start Bootstrap - Blog Home v5.0.7 (https://startbootstrap.com/template/blog-home)
* Copyright 2013-2021 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-blog-home/blob/master/LICENSE)
*/
/*!
* Bootstrap v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-... |
/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
@media print
{
.cke_path
{
display: none;
}
}
.cke_skin_kama .cke_path
{
display: inline-block;
float: left;
margin-top: 5px;
}
.cke_skin_kama .... |
/*
Copyright (c) 2005 Hakon Wium Lie and Bert Bos
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
to use, copy, modify, merge, publish... |
body {
padding: 50px;
font-family: "Garamound";
color:white;
background-image:url('/images/redbg.jpeg');
}
a {
color:white;
} |
body {
background-color: #191a1a;
font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 1.2rem 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
p {
margin-bottom: 1rem;
}
a {
box-shadow: none;
}
.container {
display: flex;
flex-flow: row wrap;
}
.mapConta... |
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,... |
html{
font-family: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans",
"Droid Sans", "Helvetica Neue", sans-serif;
}
body {
min-height: 100vh;
position: relative;
margin: 0;
}
footer {
position: absolute;
bottom: 0;
margin: auto;
}
a{
... |
body {
margin:0;
padding:0;
font-family: Sans-Serif;
line-height: 1.5em;
}
#header {
background: #ccc;
height: 100px;
}
#header h1 {
m... |
/*----------------------------------- bgcss ----------------------------------*/
body
{
background:#f3f3f3;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
}
.app-header
{
background:#efefef;
}
.app-toolbar
{
background:#efefef;
}
.mini-modal
{
background:#fff;... |
.cssload-dots {
width: 0;
height: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
outline: 1px solid red;
filter: url(#goo);
-o-filter: url(#goo);
-ms-filter: url(#goo);
-webkit-filter: url(#goo);
-moz-filter: url(#goo);
}
.cssload-dot {
width: 0;
height: 0;
position: ab... |
/* =============================================
Home Page Responsive
============================================= */
@media (max-width:1199px){
#nav ul li {padding: 15px 3px;}
.tg-banner-poststyle .post-content {
left: 30%;
width: 40%;
}
.tg-newsupdate .title-box {
... |
body {
background: url(../images/books.png) no-repeat top center;
background-size: cover;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Fjalla One';
}
h1, h4 {
color: gold;
text-shadow: 1px 1px 1px darkgoldenrod;
}
#login-form {
display: none;
}
div#header {
background: #eee;
padding: 10px;
overflow: ... |
#product-catalog-container.container {
max-width: 1800px;
padding: 0;
}
/*
Procut-catalog 1
*/
.widget-content.widget-content-area.product-cat1 { background-color: #fff; }
.product-cat1 span.badge {
background-color: #e9b02b;
margin-left: 15px;
box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.3);
... |
* {
box-sizing: border-box;
}
body {
color: #535353;
font-family: 'Open Sans', sans-serif;
margin: 8px;
}
h1, h2 {
color: #4b2e83;
font-family: 'Encode Sans', sans-serif;
font-weight: 900;
}
h1 {
font-size: 2.5rem;
margin-top: 3em;
}
nav {
position: fixed;
top: 0;
le... |
@charset "UTF-8";
form {
width: 500px;
margin: auto;
}
input, textarea {
font-family: sans-serif;
font-weight: normal;
font-size: 13pt;
background-color: rgba(255,255,255,.8);
}
input:hover, textarea:hover {
background-color: #dddddd;
}
legend {
color: #888888;
font-weight: bold;... |
WalletFrame {
border-image: url(':/images/light-retro/drkblue_walletFrame_bg') 0 0 0 0 stretch stretch;
border-top:0px solid #000;
margin:0;
padding-top:20px;
padding-bottom: 20px;
}
QStatusBar {
background-color:#ffffff;
}
.QFrame {
background-color:transparent;
border:0px solid #fff;
}
QMenuBar {
background-color:... |
/*
Warning: This CSS file has been auto-generated from a .less file. If you edit it your edits will be lost the next time LessCSS is run.
It would be best to make a separate CSS file and place any overriding CSS in there. If you must access the original CSS, do so by editing the .less files.
*/
/* global sett... |
/* PrismJS 1.14.0
http://prismjs.com/download.html#themes=prism-tomorrow&languages=renpy */
/**
* prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
* Based on https://github.com/chriskempson/tomorrow-theme
* @author Rose Pritchard
*/
code[class*="language-"],
pre[class*="language-"] {
co... |
.spoiler {
border: 1px solid gray;
background-color: #f5f5f5;
border-radius: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
.spoiler-toggle::before {
content: "►";
vertical-align: bottom;
}
.spoiler-toggle.expanded::before {
content: "▼";
vertical-align: bottom;
}
.spoiler-toggle {
font-weight: bold... |
/*****************************************************
* project: game theme select *
* description: inpage styles *
* author: horans@gmail.com *
* url: https://github.com/horans/game-theme-select *
* update: 180818 ... |
@media (max-width:1500px){
.mission_slider .owl-prev, .mission_slider .owl-next {
right: auto;
left: 50%;
bottom: -100px;
top: auto;
}
.mission_slider .owl-prev {
margin-top: 0px;
margin-left: -50px;
}
.mission_slider .owl-next {
margin-top: 0px;
}
.h_blog_text {
padding: 0px 20px;
}
.h_blog_te... |
@charset "UTF-8";
/**
* Theme Name: Modern Slide In
* Version: 2.0.0
* Theme URL: http://sequencejs.com/themes/modern-slide-in/
*
* A minimalist theme for showcasing products
*
* This theme is powered by Sequence.js - The
* responsive CSS animation framework for creating unique sliders,
* presentations, banne... |
.aspectRatioContainer {
height: 0;
margin-bottom: 1rem;
padding-bottom: 56.25%;
position: relative;
width: 100%;
}
.video {
border: 1px solid teal;
box-shadow: 6px 6px 15px rgb(0, 0, 0);
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
} |
@import url(//fonts.googleapis.com/css?family=VT323);
/**
* Terminal container.
* Important note: The "VT323" font face comes from Google web fonts.
*/
fake-terminal::shadow #terminal {
width: 100%;
height: 100%;
}
/**
* The input span where the input happens.
* Also applied to the previous inputs... |
canvas {
background-color: #cccccb;
}
html {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
} |
/* CSS Document */
.user_right .main_title{
height:40px;
padding:10px 0;
border-bottom:1px solid #ac5118;
text-align:left;}
.main_title span{
display: block;
float: left;
width: 30px;
height: 30px;
padding: 10px;
}
.main_title h3{
font-weight: normal;
font-size: 16px;
color: #ac5118;
height: 40px;
line-height: 40... |
::-webkit-scrollbar {
width: 10px;
height: 10px;
}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: rgba(0,0,0,0.15);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: rgba(0,0,0,0.35);
}
.full_text_tabl... |
.place-card__like{
text-align: center;
}
.place-card__like-icon {
background: url(../../../images/like-inactive.svg) center no-repeat;
background-color: transparent;
border: none;
width: 21px;
height: 19px;
cursor: pointer;
transition: transform .3s linear;
}
.place-card__like-icon_liked {
backgroun... |
.card {
display: flex;
margin-top: 20px;
}
.discription {
padding: 30px;
}
.overview,
.score {
margin-bottom: 16px;
} |
/* $Id: f79e4602affe2f52618930b3be345b322ee21d98 $ */
/*! jQuery UI - v1.12.1 - 2018-05-10
* 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, progr... |
/* */
/* Copyright 2016,2019 JS Foundation and other contributors, https://js.foundation/ */
/* Copyright 2016 IBM Corp. */
/* Copyright 2015 Andrei Tatar */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License... |
@charset "utf-8";
/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;background:#f4f4f4;font-family:"微软雅黑",Arial,"宋体";-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-siz... |
.aside-container {
display: block;
position: absolute;
top: 0;
right: 0;
width: 350px;
height: 100%;
overflow: auto;
background-color: #1b1b1e;
color: #f4f5f6;
z-index: 200;
transform: translateX(100%);
transition: ease-in-out 0.2s;
}
.aside-container.is-open {
box-shadow: 0 0 15px -2px #1b1b... |
/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
/*
* Base Style Sheet - Reduces inconsistencies across all browsers
* Stripped down and improved collection of best practises
* To avoid redundant code it sets new default values instead of baseline defaults and re-resetting them later
... |
html {
scroll-behavior: smooth;
font-size: 14px;
}
* {
box-sizing: border-box;
}
*:focus {
outline: 0 !important;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica,
Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
color: #183247;
-webkit... |
/*!
* MopaBootstrapBundle
*
* Copyright 2011 Mohrenweiser & Partner
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Import this file in your less files as first to be abled to access less vars from your file
* OR
* Add it to the stylesheets of assetic or
* Add it as ... |
/*-----------------------------------------------------------------------------
- Revolution Slider 5.0 Default Style Settings -
Screen Stylesheet
version: 5.4.5
date: 15/05/17
author: themepunch
email: info@themepunch.com
website: http://www.themepunch.com
-----------------------------------------... |
:root {
--large-sheet-width: 2000px;
--large-sheet-height: 3000px;
--schema-box-size: 22px;
--schema-font-size: calc(var(--schema-box-size) * 0.7);
--schema-textinput-height: calc(var(--schema-box-size) * 0.8);
--schema-textarea-height: calc(var(--schema-box-size) * 5);
--schema-key-width: 2... |
/*
MIT License
Copyright (c) 2019 Viresh Ratnakar
See the full license notice in exolve-m.js.
Version: Exolve v1.07 February 27 2021
*/
@media (max-width: 500px) {
body {
margin: 4px;
}
}
.xlv-frame {
font-size: 16px;
font-family: serif;
font-weight: 400;
line-height: normal;
box-sizing: border-bo... |
.backdrop {
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background: rgba(0, 0, 0, 0.75);
z-index: 99;
} |
/*!
* Bootstrap v3.3.2 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
Label {
font-size: 60;
} |
.col-xxs-1,.col-xxs-10,.col-xxs-11,.col-xxs-12,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9 {
position:relative;
min-height:1px;
padding-right:15px;
padding-left:15px;
float:left
}
.visible-xxs {
display:none!important
}
@media (max-width:500px) {
.col-xxs-12 {
width:... |
.RecordType{
font-size: 20px;
font-family: "微软雅黑";
color: #666666;
height: 30px;
line-height: 30px;
margin:0 auto;
}
.circle{
width: 30px;
height: 30px;
float: left;
border-radius: 50%;
background:#99CC33;
font-size: 17px;
color: #FFFFFF;
-moz-border-radius: 50%;
-webkit-border-radius: 5... |
body {
background: url("../img/body_bg.png") repeat;
}
h1 {
font-family: Arial, "妤蜂綋";
}
.fa.fa-arrow-circle-right {
margin-right: 15px;
}
/*navbar bgcolor -- float*/
.navbar .navbar-inner {
/* background-color: #00a9a9;*/
}
.navbar .nav {
float: right;
}
/*page container -- card style -- */
.error{... |
.input {
padding: 10px;
font-size: 16px;
border: 1px solid var(--color-mono-gray-3);
border-radius: 3px;
width: 100%;
background-color: inherit;
}
.disabled {
background-color: var(--color-almost-white-1);
}
.input:focus {
outline: none;
box-shadow: 0 0 5px var(--color-mono-gray-3);
border-color: ... |
@font-face {
font-family: GTAme;
src: url('../../content/assets/GTAme.ttf');
}
body {
background-color: #1A1A1A;
}
.blogpost {
margin-bottom: 4rem;
}
.meta {
font-family: Inconsolata;
list-style: none;
margin-left: 0;
}
.meta li {
display: inline-block;
margin: 0 1rem 0 0;
}
.postNav {
margin: ... |
@font-face {
font-family: 'Glyphicons Halflings';
src: url('/webapp/fonts/glyphicons-halflings-regular.eot');
src: url('/webapp/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/webapp/fonts/glyphicons-halflings-regular.woff') format(... |
.dialog-content {
overflow: initial;
}
.label {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.sample-rate-input {
width: 10ch;
}
.volume-input {
width: 10ch;
}
::ng-deep .mat-divider {
/* CSS styles go here */
margin: 5px; /* for example to remove the margin */
}
::ng-d... |
.header-title{
text-align: center;
} |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap');
/* variables */
:root{
--green-color:#7ACC2D;
--white-color:white;
--black-color:#313337;
/* tipografia */
--normal:14px;
--h2:22px;
/* Espaciado */
--space:10px;
/* box shadow */
... |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("fontawesome-all.min.css");
/*
Big Picture 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, applet, object,
iframe, h1, h2, h3, ... |
/* text color */
* {
color: #B8B8B8;
}
input,
textarea,
button,
select,
option {
color: #111111;
}
input[type=range]:focus:after {
color: #B8B8B8;
}
a{
color: #719eff;
}
input.Number, input.File {
color: #A1B56C;
}
/* background color */
.OverlayPanel,
#menubar,
#menubar .menu .options,
#sid... |
aside.SideBar {
align-items: center;
background: linear-gradient(329.54deg, #15B6D6 0%, #15D6D6 100%);
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
padding: 32px 24px;
position: fixed;
}
aside.SideBar img {
width: 48px;
}
aside.SideBar footer a,
aside.SideBar ... |
/*-----------------------------------------------------------------------------------*/
/* SR Navigation
/*-----------------------------------------------------------------------------------*/
.sr-nav {
width: 100%;
}
.sr-nav:before,
.sr-nav:after {
content: " ";
display: table;
}
.sr-nav:after {
clear: both;
... |
.footer-area.v2 {
margin-top: 0px !important;
}
.text-box h2.title {
margin-bottom: 0px !important;
}
.text-box {
margin-top: 9px !important;
color: rgba(15, 29, 70, .6);
}
.subscribe-area{
direction: rtl;
}
.siyasa{
color: #2e86de !important;
}
.bttn-5 {
background-color: #1980fa;
margi... |
/*!
* DevExtreme
* Version: 19.1.0 (build 19094-0309)
* Build date: Apr 4, 2019
*
* Copyright (c) 2012 - 2019 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
.dx-colorview-palette-handle {
background: radial-gradient(transparent 5px, rgba(0, 0... |
/* BG */
body.is-preload #bg:before {
background-color: transparent;
}
/* Header */
body.is-preload #header {
-moz-filter: none;
-webkit-filter: none;
-ms-filter: none;
filter: none;
}
body.is-preload #header > * {
opacity: 1;
}
body.is-preload #header .content .inner {
max-height: none;
... |
.main-navbar {
height: 70px;
background-color: #DA5C5C;
padding-left: 45px;
display: flex;
align-items: center;
}
.logo-text {
font-family: Open Sans;
font-weight: bold;
font-size: 24px;
line-height: 33px;
letter-spacing: -0.015em;
color: #FFFFFF;
margin-left: 15px;
} |
.header {
width: 100%;
height: 50px;
display: flex;
justify-content: center;
background-color: #000000;
z-index: 3;
position: sticky;
top: 0;
}
.logo {
height: 40px;
width: auto;
cursor: pointer;
}
.menuItem {
transition: 0.3s ease-in-out;
}
.menuItem:hover {
color: tomato;
cursor: pointe... |
button,
.button {
cursor: pointer;
display: inline-block;
font-size: 0.92rem;
text-align: center;
transition: all 0.15s linear;
white-space: normal;
}
button:disabled,
.button:disabled {
background-color: #D0D0D0;
border-color: #D0D0D0;
color: #E6E6E6;
}
button:hover,
button:focus,
.button:hover,
.b... |
.example {
color: #FFF;
text-align: center;
}
.example-item {
width: 33.333%;
height: 100px;
}
.example-item_first {
background-color: #FAA116;
}
.example-item_second {
background-color: #57C7C3;
margin-left: auto;
}
.example-item_third {
... |
body {
margin:5;
padding:0;
overflow:hidden;
}
a{
cursor:pointer;
}
svg.workcenter {
cursor:pointer;
position:absolute;
}
svg.workcenter:hover {
}
rect.workcenter {
opacity: 0;
}
.wc-damaged {
fill:rgb(127,0,0);
animation-name: anim-trouble;
animation-duration: 2s;
anima... |
.w-max-content {
width: max-content;
}
select.custom {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%2... |
body
{
width: 960px;
margin: auto;
}
h1
{
font-style: italic;
text-align: left;
margin: 0 53px;
}
.slag {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
color: blue;
margin: 0px 52px;
}
#img{
float:left;
margin-top: auto;
}
.image... |
/**
* ownCloud theme for reveal.js.
*
* Copyright (C) 2013 Jan-Christoph Borchardt, http://jancborchardt.net
*/
/*********************************************
* GLOBAL STYLES
*********************************************/
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
src: l... |
body {
overflow-x: hidden;
font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif
}
.text-muted {
color: #777
}
.text-primary {
color: #738000
}
p {
font-size: 14px;
line-height: 1.75
}
p.large {
font-size: 16px
}
a,a:hover,a:focus,a:active,a.active {
outline: 0
}
a... |
*
{
margin:0;
padding:0;
}
#logo
{
margin-top:2%;
margin-bottom:2%;
}
#login
{
width:400px;
margin:0 auto;
margin-top:2%;
margin-bottom:2%;
transition:opacity 1s;
-webkit-transition:opacity 1s;
}
#login h1
{
background:#4dcc33;
padding:4%;
border:0;
font-size:140%;
font-weight:300;
text-align:center;... |
/* Base2Tone-Heath Light */
/* by Bram de Haan, adapted from DuoTone themes by Simurai (http://simurai.com/projects/2016/01/01/duotone-themes) */
/* https://github.com/atelierbram./Base2Tone-highlight.js/ */
/* Base2Tone-Heath Comment */
.hljs-comment,
.hljs-quote {
color: #c1bdb9;
}
.hljs-keyword,
.hljs-selector-t... |
header {
background-color: rgb(63, 62, 58);
text-align: center;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 20px;
}
h1 {
color: white;
}
.historyBtn {
background-color: gray;
color: white;
}
.form-group {
background-color: gray;
color: white;
padding-right... |
#page-create-point {
width: 90%;
max-width: 1100px;
margin: 0 auto;
}
#page-create-point header {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 48px;
}
#page-create-point header a {
color: var(--title-color);
font-weight: 700;
display: flex;
... |
body {
font-weight: 300;
-webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
}
.flag-wrapper {
width: 100%;
display: inline-block;
position: relative;
box-shadow: 0 0 2px black;
overflow: hidden;
margin-bottom: 20px;
}
.flag-wrapper:after {
padding-top: 75%;
/* ratio ... |
html,body {
width: 100%;
height: 100%;
margin: 0 !important;
}
.html-element {
box-sizing: border-box;
font-family: sans-serif;
box-shadow: 4px 4px 4px -1px rgba(0, 0, 0, 0.18);
padding: 8px 40px 0px 8px;
background-color: #fcfcfc;
}
.html-element:after {
content: " ";
background... |
div .col-md-2{
min-height: 100px;
margin-left: 10px;
}
.hide{
visibility: hidden;
}
.title{
height: 200px;
background: #4682B4;
color: white;
text-transform: uppercase;
line-height: 1.1;
}
body{
font-family: 'Montserrat, sans serif';
background-color: black;
}
.size1{
font... |
/*
* Custom General Classes
*/
.custom-rect-size-style-1 {
height: 320px;
}
.custom-rect-size-style-1:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
border-top: 55px solid #FFF;
border-bottom: 55px solid transparent;
border-right: 55px solid transp... |
.myBlock {
position: relative;
padding: 8px;
background: linear-gradient(0deg, #ccc, #eee);
border-radius: 8px;
margin: 8px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.myBlock + .myBlock {
margin-top: 16px;
}
.myBlock.isActive {
/* active but not focused */
box-shadow: 0 0 1px 1px #99c;
}
.demoPa... |
.theme-dark .dividerEnabled-2TTlcf{
display: none;
}
.theme-dark .dividerEnabled-2TTlcf{
display: none;
}
.member-3W1lQa .avatarWrapper-3B0ndJ {
width: 35px!important;
height: 35px!important;
}
.theme-dark .headerCozyMeta-rdohGq::after {
content: '';
position: absolute;
margin-Top: 25px;... |
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red:... |
body {
background: rgb(211, 211, 211);
font-family: Helvetica, Arial, sans-serif;
}
.listbox {
width: 40%;
float: left;
}
.detailbox {
width: 40%;
float: right;
margin-right: 40px;
} |
/* noto-sans-vietnamese-900-normal*/
@font-face {
font-family: 'Noto Sans';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url('./files/noto-sans-vietnamese-900-normal.woff2') format('woff2'), url('./files/noto-sans-vietnamese-900-normal.woff') format('woff');
} |
.navbar-flex-box {
padding-left: 1em;
padding-top: 1em;
position: relative;
}
.nav-image {
margin-top: -3px;
} |
/*
TimelineJS - ver. 2.35.0 - 2014-11-19
Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.... |
/* app css stylesheet */
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.container{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.menu:before {
content: "[";
}
.menu:after {... |
/*# sourceMappingURL=main.css.map */ |
*{
margin:0;
padding: 0;
box-sizing: border-box;
}
/* HTML body */
body{
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: url('/Header/Header-bg.png')no-repeat;
background-size: cover;
height: 109vh;
}
.row{
flex-shrink: 0;
width: 100%;
max-width: 100%... |
/*
* Welcome to Ghost - all styles for the Ghost platform are located within
* this set of Sass files. Use this file like a table of contents.
*/
/* ==========================================================================
Modules - These styles are re-used in many areas, and are grouped by type.
============... |
body {
margin-top: 1.0em;
background-color: #fdfdfd;
font-family: "Helvetica, Arial, FreeSans, sans-serif";
color: #000000;
}
#container {
margin: 0 auto;
width: 700px;
}
.links {
padding-top: 1.5em;
}
button {
width: auto; overflow: visible;
}
.ie7 img {
-ms-interpolation-mode: bicubic;... |
/*reset*/
body{font-family: "microsoft yahei","微软雅黑";}
body,ul,li,ol,img{margin: 0;padding: 0;}
li{list-style: none;}
body{width: 800px;height: auto;margin: 0 auto;}
body>h5{margin-left: 20px;}
body>div{margin-left: 20px;}
/*example*/
.example{}
.example ol{position:relative;width: 80px;height: 20px;top:-30px... |
body{
background-color: #E9ECEF;
}
body .nav {
background-color: rgb(78, 78, 78);
}
.logo {
color: red;
} |
footer {
position: fixed;
margin-top: 80px;
padding: 20px;
text-align: center;
background-color: rgba(136, 35, 192, 1);
bottom: 0;
width: 100%;
height: 40px;
}
#aboutLoginBtn {
align-items: center;
margin-left: 0px;
width: 94%;
}
#aboutLoginBtnSpecific {
background-color: white;
color: bluev... |
.logoArea{height:84px}.loginArea{height:487px;background-color:#7e00ff}.copyright{text-align:center;line-height:24px}.logo{background:url(../img/icons.png) no-repeat;width:182px;height:78px;position:absolute;background-position:-367px 0}.login{background:url(../img/loginbg.png) no-repeat;height:487px}.loginform{width:3... |
#wrapper
{
width: 100%;
margin: 4px;
}
.content
{
background-color: white;
border: 1px solid #DFDFDF;
padding-left: 5px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 4px;
-moz-border-radiu... |
width:771px;
padding:50px 113px 28px;
color:#383838;
position:relative;
zoom:1;
*overflow:hidden; background-color:#FFF;
margin-bottom:9px;
border-top-width: 2px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-sty... |
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
background-color: #f5f5f5;
}
.navbar-fixed-top .navbar-inner {
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
}
.answer-quiz-box {
max-width: 350px;
padding: 10px 29px 29px;
margin: 0 auto 20px;
background-color... |
@media(max-width: 1024px) {
.header-navigation {margin-bottom: 0;}
.navbar-header {
width: 100%;
float: none;
margin: 0 !important;
}
.navbar-nav {
margin: 0;
}
.navbar-default .navbar-toggle {
display: block;
margin-right: 0;
border-color:... |
---
layout: null
---
@import url("pygment_highlights.css");
/* --- General --- */
body {
font-family: 'Lora', 'Times New Roman', serif;
font-size: 18px;
color: #404040;
position: relative;
background: #FFF;
{% if site.page-col %}
background: {{ site.page-col }};
{% endif %}
{% if site.page-img %}
... |
/*!
* Bootstrap v3.0.1 by @fat and @mdo
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
... |
* {
-GtkScrollbar-has-backward-stepper: false;
-GtkScrollbar-has-forward-stepper: false;
-GtkScrollbar-has-secondary-backward-stepper: false;
-GtkScrollbar-has-secondary-forward-stepper: false;
-GtkScrolledwindow-scrollbar-spacing: 0;
-GtkScrolledwindow-scrollbars-within-bevel: 1;
-GtkTextView-error-under... |
/*
See ab2p.common.css for sources info
*/ |
/*=== Responsive Style Sheet ===*/
@media only screen and (max-width: 1800px){
.main-menu .navigation > li{
margin-right: 50px;
}
.main-menu .navigation > li > a{
padding: 25px 0;
}
.main-header .outer-box .options-list li button,
.main-header .outer-box .options-list li a {
position: relative;
d... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.