text stringlengths 1 1.04M |
|---|
/*
The MIT License (MIT)
Copyright (c) 2016 GitHub, Inc.
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, ... |
/*!
* angular-loading-bar v0.5.0
* https://chieffancypants.github.io/angular-loading-bar
* Copyright (c) 2014 Wes Cruver
* License: MIT
*/
/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
pointer-events: none;
-webkit-pointer-events: none;
-webkit-transition: 350ms linear all;
-moz-tra... |
/*
Description: Magula style for highligh.js
Author: Ruslan Keba <rukeba@gmail.com>
Website: http://rukeba.com/
Version: 1.0
Date: 2009-01-03
Music: Aphex Twin / Xtal
*/
pre code {
display: block; padding: 0.5em;
background-color: #f4f4f4;
}
pre code,
pre .subst,
pre .lisp .title,
pre .clojure .built_in {
colo... |
/* Do not write any CSS in here, add it to the appropriate module or make a new one */
@charset 'UTF-8';
/* Narrow Jumbotron */
/*@import "narrow-jumbotron.css";*/
/* 1. Vendors */
/*@import 'vendor!*.css';*/
/* 2. Configuration and helpers */
/*@import 'utils!*.css';*/
/* 3. Base stuff */
/*@import 'base!*.css';*... |
/* Hide title on homepage */
h1[data-page="Home"] {
clip: rect(1px,1px,1px,1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.index-logo {
border: 0;
margin-bottom: 15px;
width: 100%;
}
body .md-nav {
font-size: 1.6rem;
}
[data-md-colo... |
:root {
--font-serif: ui-serif, 'New York', serif;
--font-sans: ui-sans-serif, system-ui, -apple-system, blinkmacsystemfont, 'Segoe UI', 'Roboto', 'Droid Sans', 'Helvetica Neue', sans-serif;
--font-mono: ui-monospace, 'SF Mono', 'Source Code Pro', 'Cascadia Code', 'Consolas', 'Ubuntu Mono', 'Cousine', monospace;
... |
.skin-blue-light .main-header {
/*box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);*/
background-color: #297ec0
}
.skin-blue-light .main-header .navbar {
background-color: #297ec0
}
.skin-blue-light .main-header .navbar .nav > li > a {
color... |
* Bootstrap Grid 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)
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesom... |
a, a:hover, a:focus {
color: inherit;
text-decoration: none;
transition: all 0.3s;
}
/* ---------------------------------------------------
SIDEBAR STYLE
----------------------------------------------------- */
.sidebar {
min-width: 250px;
max-width: 250px;
background: #7386D5;
color: #fff;
trans... |
.slider-wrapper .image-gallery .image-gallery-slide-wrapper {
position: relative;
}
.slider-wrapper .image-gallery .image-gallery-slide-wrapper .image-gallery-swipe {
overflow: hidden;
height: 377px;
}
.slider-wrapper .image-gallery .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-image {
max-height... |
/*# sourceMappingURL=utilities.min.css.map */ |
@media print {
@page {
@bottom-center {
content: counter(page);
}
}
body {
font-size:10pt !important;
line-height:1.5 !important;
margin:0 auto !important;
padding:0 !important;
/*
width:180mm !important;
height:267mm !important;
*/
}
h1 { font-size:16pt !important; }
h2 { font-size:14pt !important; }
h3 { font-size:... |
/* .App {
text-align: center;
}
canvas {
display: inline-block;
border: 1px solid gray;
border-radius: 3px;
margin: 2em;
}
.intro {
width: 40%;
margin-left: auto;
margin-right: auto;
}
button {
font-size: 1.5em;
padding: .4em;
border-radius: 4px;
border: none;
cursor: pointer;
}
.loading {... |
.main-grid-cell.main-grid-cell-unsaved{font-style:italic}.main-grid-cell.main-grid-cell-deleted{text-decoration:line-through}.ui-form-block.ui-form-block-html-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack... |
@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
.animated {
animation-duration: 2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.animated, .animated.hinge {
-webkit-anim... |
.Auth {
margin: 20px auto;
width: 100%;
text-align: center;
box-sizing: border-box;
}
.Title {
margin-top: 0;
}
@media (min-width: 600px) {
.Auth {
width: 500px;
}
} |
@import url(http://fonts.googleapis.com/css?family=Montserrat);.mathquill-rendered-math *{box-sizing:content-box;top:auto}.math-input{margin:0 5px;display:inline-block}.math-input .renderFromCode{border:1px solid #D4D4D4}.math-input .input.dotted>span{border-style:dotted}.math-input .input .mq{border:1px solid #D4D4D4}... |
a {
color: rgb(90,90,90);
}
.user-forms a {
color:#1890ff;
}
.user-forms a:hover {
text-decoration: underline;
color:#188fffb7;
}
.button-link {
color:#1890ff;
border: 0px;
}
.button-link:hover {
text-decoration: underline;
color:#188fffb7;
}
.App {
text-align: center;
}
.website-title {
color:... |
/**
* 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
*/
@charset "UTF-8";
/**
* Copyright 2015 Google Inc. All Rights Reserved.
*
* Licensed under the Apache... |
@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500");/*!
* bootswatch v3.3.1+2
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
* Based on Bootstrap |
body {
padding: 16px;
font-family: 'Cousine', monospace;
-webkit-font-smoothing: antialiased;
}
footer {
margin-top: 32px;
text-align: center;
}
header {
text-align: center;
}
li {
margin-bottom: 8px;
}
main {
max-width: 640px;
margin: 0 auto;
padding-bottom: 32px;
border-bottom: 1px dashed #C... |
* {
padding: 0;
margin: 0;
}
.slide_box {
position: relative;
overflow: hidden;
height: 370px;
min-width: 1200px
}
.slide_pic {
z-index: 0;
position: relative;
height: 100%;
}
.slide_pic li {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f2f2f2 center center no-repeat;
... |
#page-teacher-form {
width: 100vw;
height: 100vh;
}
#page-teacher-form .page-header .header-content {
margin-bottom: 6.4rem;
}
#page-teacher-form main {
background: var(--color-box-base);
width: 100%;
max-width: 74rem;
border-radius: 0.8rem;
margin: -3.2rem auto 3.2rem;
padding-top... |
html, body {
height: 100%;
margin: 0;
}
.container {
margin: 0 auto;
width: 100%;
height: 100%;
background-color: #006666;
color: #e6ffff;
overflow: hidden;
text-align: center;
}
.container h1 {
font-family: Arial, Sans-Serif;
font-size: 30px;
color: #ddccee;
margin... |
/**************************************/
/****** ZIPCODE STYLING ***************/
.container {
color: white;
background: rgba(0, 0, 0, 0.35);
}
#zipcode-block > div {
margin: 20px auto;
}
#zipcode-block {
text-align: center;
}
#zipcode-block select {
font-size: 30px;
border-radius: 7px;
padding: 5px 50px;
... |
._1SP8R{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto;max-width:600px;position:relative;width:100%}.j9XKR{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow... |
@CHARSET "UTF-8";
html {
position: relative;
min-height: 100%;
}
body {
padding-top: 70px;
/* Margin bottom by footer height */
margin-bottom: 60px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;
color: #9d9d9d;
/* background-... |
@import '../style.css';
.icon {
background-image: url("icons.png");
background-color: transparent;
width: 32px;
height: 32px;
display: inline-block;
} |
html, body {
color:#222;
font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
margin:0;
padding: 0;
text-decoration: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
paddi... |
.foo,
.bar {
background: blue;
} |
/*
Template Name: OsteriaX
Author : MarkUps
Author URI: http://www.markups.io/
Version: 1.0
Tags: light, white, restaurant, multi page, landing page, custom-colors, Bootstrap, responsive, html5, css3, Sass, template, web template
*/
/* Table of Content
==================================================
#BAS... |
:root {
--body-bg-color: #fff;
--content-bg-color: #f5f5f5;
--card-bg-color: #f5f5f5;
--text-color: #555;
--blockquote-color: #666;
--link-color: #555;
--link-hover-color: #222;
--brand-color: #222;
--brand-hover-color: #222;
--table-row-odd-bg-color: #f9f9f9;
--table-row-hover-bg-color: #f5f5f5;
... |
.card{
color: #FFF;
margin: 15px;
margin-top: 5px;
border-radius: 5px;
padding: 7.5px;
padding-bottom: 30px;
cursor: pointer;
transition: .3s;
}
.card:hover{
border: 5px solid #fc4e59;
}
.black-card {
background-color: #222;
border: 5px solid #121212;
}
.white-card {
background-color: #FFF;
... |
/**
* angular-motion
* @version v0.3.2 - 2014-02-11
* @link https://github.com/mgcrea/angular-motion
* @author Olivier Louvignes <olivier@mg-crea.com>
* @license MIT License, http://www.opensource.org/licenses/MIT
*/
.am-fade-and-slide-top {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webki... |
.hljs{background:#282a36;display:block;overflow-x:auto;padding:.5em}.hljs-built_in,.hljs-link,.hljs-section,.hljs-selector-tag{color:#8be9fd}.hljs-keyword{color:#ff79c6}.hljs,.hljs-subst{color:#f8f8f2}.hljs-title{color:#50fa7b}.hljs-addition,.hljs-attr,.hljs-bullet,.hljs-meta,.hljs-name,.hljs-string,.hljs-symbol,.hljs-... |
.submit_button {
margin-top:10px;
margin-right:210px;
padding: 7px 10px;
color: #fff;
background: #27292B;
-moz-border-radius:10px;
-webkit-border-radius:10px;
font-weight: bold;
font-size: 14px;
border:none;
font-family: arial;
cursor:pointer;
}
.submit_button:hover{
... |
.frame {
display: flex;
width: 420px;
height: 50px;
flex-direction: column;
}
.cards {
position: relative;
width: 350px;
height: 550px;
}
.rectangle {
display: flex;
position: absolute;
top: 0px;
left: 0px;
background-color: rgba(250, 175, 79, 1);
border-radius: 25px;
width: 320px;
height:... |
a{
text-decoration: none;
list-style-type: none;
background-color: pink;
display: inline-block;
/* width: 50px;
height: 50px; */
margin: 20px;
} |
/*!
Theme: Synth Midnight Terminal Dark
Author: Michaël Ball (http://github.com/michael-ball/)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
*/
/*
WARNING: DO NOT EDIT THIS FILE DIRECTLY.
This theme file was auto-generated from the ... |
/* basic elements */
html {
margin: 0;
padding: 0;
}
body {
font: 75% georgia, sans-serif;
line-height: 1.88889;
color: #555753;
margin: 0;
padding: 0;
}
h3 {
font: italic normal 1.4em georgia, sans-serif;
letter-spacing: 1px;
margin-bottom: 0;
color: #7D775C;
}
.btn {
... |
.SceneTransition {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: #fff;
opacity: 0;
animation: scene-transition-fade-in 1.2s forwards;
}
.SceneTransition.fade-out {
animation: scene-transition-fade-out 1.2s forwards;
}
@keyframes scene-transition-fade-in {
... |
.radio-list.is-vertical{display:flex;flex-direction:column}.radio-list .form-checkbox:not(:last-child){margin-right:1rem}.radio-list.is-vertical{height:auto;line-height:unset}.radio-list.is-vertical .form-checkbox:not(:last-child){margin-bottom:.5rem} |
/*! http://responsiveslides.com v1.55 by @viljamis */
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 75%;
left: 0;
top: 0;
}
.rslides li:f... |
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- List... |
/**
* @license
* MyFonts Webfont Build ID 2947474, 2015-01-05T09:43:06-0500
*
* 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 l... |
.country-select{
position:relative;
display:block
}
.country-select .hide{
display:none
}
.country-select .v-hide{
visibility:hidden
}
.country-select input,
.country-select input[type=text]{
position:relative;
z-index:0;
margin-top:0 !important;
margin-bottom:0 !important;
padding-right:36px;
margin-right:0... |
.gauge-container {
box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3),
0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5);
background-color: #333;
padding: 20px;
border-radius: 5px;
display: inline-block;
width: 40%;
height: 50px;
float: right;
padding: 0px 10px 5px 10px;
position: rel... |
@charset "UTF-8";
@media (min-width: 768px) {
.app.sidenav-toggled .app-content {
margin-left: 0;
}
.app.sidenav-toggled .app-sidebar {
left: -230px;
}
.app.sidenav-toggled .app-sidebar__overlay {
visibility: hidden;
}
}
@media (max-width: 767px) {
.app {
overflow-x: hidden;
}
.app .app-sidebar {
lef... |
table,
th,
input,
button,
td {
padding: 10px;
border: 1px solid black;
border-collapse: collapse;
}
.button {
font: 11px Arial;
text-decoration: none;
background-color: lightgray;
color: #333333;
padding: 10px;
border: 1px solid black;
border-collapse: collapse;
} |
/* -------------------- */
/* HEADER STYLES */
/* -------------------- */
body {
font-family: 'Times New Roman', Times, serif;
width: 901px;
margin: 20px auto 0px auto;
}
header p {
font-family: 'Yellowtail', cursive;
font-size: 35px;
}
.smallText {
font-family: 'Open Sans', sans-serif;
... |
@media print {
.title {
font-family: cursive !important;
}
/* .printable_content {
border: 2px solid black;
border-radius: 20px !important;
} */
/* .break-page {page-break-after: always;} */
.page-header {
margin-bottom: 30px;
width: 100%;
paddi... |
@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");
:root {
--bg-color: #1F1F1F;
--nav-bg-color: #272727;
--text-color: white;
--text-highlight-color: ;
}
body {
background-color: var(--bg-color);
color: white;
font-family: 'Rubik', sans-serif;
width: 100%;
height: 100%;
ove... |
.searchbox button {
border: 1px solid #101D42;
}
.searchbox button:hover {
background-color: #101D42;
color: #ffffff;
}
.searchboxInput{
min-width: 100%;
} |
body {
background-image : url("/images/image4.jpeg");
background-repeat: no-repeat;
background-size: 100vh;
background-color: #fff;
background-position: 50% -50%;
}
.wpanel {
margin-top : 10px;
color :#000;
}
.wbody {
margin-top:50px;
}
.admincon {
background-image: url("/imag... |
/*==Flaticon icon font: Flaticon==*/ |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial;
}
header {
padding: 20px;
text-align: center;
font-size: 15px;
font-weight: 600;
background: yellow;
}
.main-heading {
color: #000;
}
.menu {
background: #ababab;
color: #000;
}
.footer {
... |
.page.practice .title {
width: 8em;
max-width: 9em;
margin-top: 1em;
}
.page.practice .score {
width: 11em;
max-width: 11em;
margin-top: 1em;
background-image: url(../assets/images/practice/questionLog.svg);
background-repeat: no-repeat;
height: 2em;
background-size: 100% 100%;
display: flex;
j... |
/*!
* Start Bootstrap - Resume v5.0.5 (https://startbootstrap.com/template-overviews/resume)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE) |
h1,
h2 {
text-transform: capitalize;
}
header {
}
header h1 {
background-color: #333;
color: #ccc;
text-transform: capitalize;
text-align: center;
padding: 1em;
}
main {
overflow: auto;
border-top: 3px dashed;
} |
/* ==UserStyle==
@name Pornhub Youtube (might work)
@namespace USO Archive
@author Sleepeh Spaceu (White and Nerdy)
@description `I dunno I was bored, tell me if this works or not.`
@version 20191103.7.16
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-docu... |
.ui-progressbar-bg {
background: #000;
}
.ui-progressbar-filled {
background: #0079FF;
}
.ui-progressbar-button {
height: 20px;
width:20px;
background-color: #FFF;
border-radius: 10px;
-webkit-box-shadow: 0 0 5px #999,
0 3px 3px #D5D5D5;
}
/* 横向样式 */
.ui-progressbar... |
/*! jQuery Mobile 1.4.3 | Git HEADhash: b9c6473 <> 2014-07-01T15:37:36Z | (c) 2010, 2014 jQuery Foundation, Inc. | jquery.org/license */
|
#header20,
#footer,
#searchZone,
.feedbacks,
.site-title,
.ovh-banner,
a::after,
#newHelpbox {
display: none
}
.entry-title .excerpt p {
color: #000 !important;
}
.action {
border: solid 2px var(--action);
}
@page {
size: auto;
margin: 0;
}
p,
ul,
ol,
table,
pre,
.callout {
page-break-inside: avoid;
}
... |
/*!
* Start Bootstrap - Freelancer v5.0.1 (https://startbootstrap.com/template-overviews/freelancer)
* Copyright 2013-2018 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
*/
body {
font-family: 'Lato';
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-wei... |
@charset "utf-8";
html {
height: 100%;
}
body {
height: 100%;
background: #fafafa;
color: #585754;
line-height: 1.6;
}
.background {
background: url(../img/logoblur.png) no-repeat center;
background-size: 241px 88px;
z-index: -1;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
a {
color: #999;
}
... |
.icon-next {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.icon-next p {
font-size: 22px;
border: 3px solid rgb(14, 120, 124);
padding: 5px;
}
.icon-next a {
color:rgb(14, 120, 124) ;
}
.icon-next h5 {
font-size: 22px;
border: 3px solid rgb(14, 120, 124);
padd... |
:host {
display: block;
padding: 0.75rem;
background-color: #ffffff;
} |
html[dir="ltr"] .myAppDemoWT .myCustomButton.sapMBtn {
margin-right: 0.125rem
}
html[dir="rtl"] .myAppDemoWT .myCustomButton.sapMBtn {
margin-left: 0.125rem
}
.myAppDemoWT .myCustomText {
display: inline-block;
font-weight: bold;
}
/* ProductRating */
.myAppDemoWTProductRating {
padding: 0.75rem;
}
.myAppDe... |
body {
font-family: sans-serif
}
div {
margin-bottom: 1.0em;
} |
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?ym9zva');
src: url('fonts/icomoon.eot?ym9zva#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?ym9zva') format('truetype'),
url('fonts/icomoon.woff?ym9zva') format('woff'),
url('fonts/icomoon.svg?ym9zva#icomoon') format('svg'... |
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,
... |
/* Ionic Variables and Theming. For more info, please see:
http://ionicframework.com/docs/theming/ */
/** Ionic CSS Variables **/
:root {
/** primary **/
--ion-color-primary: #3880ff;
--ion-color-primary-rgb: 56, 128, 255;
--ion-color-primary-contrast: #ffffff;
--ion-color-primary-contrast-rgb: 255, 255, 255... |
/*Medium screens*/
@media screen and (max-width: 1280px) {
html {
overflow-x: hidden;
}
}
@media screen and (max-width: 700px) {
html {
scroll-behavior: smooth;
overflow-x: hidden;
}
.container {
grid-template-columns: auto;
margin: 0 0 0 -50px;
}
.aside-content {
di... |
/*
Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014
*/
.select2-container {
margin: 0;
position: relative;
display: inline-block;
/* inline-block for ie7 */
zoom: 1;
*display: inline;
vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {... |
/**
* selectize.css (v0.12.4)
* Copyright (c) 2013–2015 Brian Reavis & contributors
*
* 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
*
* Unl... |
div {
background: white;
p {
color: black;
}
} |
body {
background-image: url("http://lodha-palava.com/blog/wp-content/uploads/Breaking-News.jpg");
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 50px;
width: 50px;
vertical-align: middle;
display: inline-block;
}
.App-header {
text-align: right;
background-color: ... |
/*Imports*/
@import "https://xhylo.github.io/SteamUI/source/trivia.css";
/*Friendlist*/
@import "https://xhylo.github.io/SteamUI/source/friendlist.css";
/*Servers*/
@import "https://xhylo.github.io/SteamUI/source/serverChannels.css";
@import "https://xhylo.github.io/SteamUI/source/serverBar.css";
/*Setting... |
/*
See ab2p.common.css for sources info
*/ |
/* anek-malayalam-malayalam-100-normal*/
@font-face {
font-family: 'Anek Malayalam';
font-style: normal;
font-display: swap;
font-weight: 100;
src: url('./files/anek-malayalam-malayalam-100-normal.woff2') format('woff2'), url('./files/anek-malayalam-all-100-normal.woff') format('woff');
unicode-range: U+030... |
/*!
* Start Bootstrap - Shop Homepage (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Ch... |
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ===============================... |
.blank-row {
margin-top: 10px;
}
.ac-holder {
position: relative;
}
.record_summary {
line-height: 0.7;
}
.record_title {
font-size:larger;
}
.ac-dropdown {
border-color: #ececec;
border-width: 1px;
border-style: solid;
border-radius: 2px;
width: 250px;
padding: 6px;
cursor:... |
.navbar-brand {
color: #ffffff !important;
padding-left: 1rem;
}
.nav-link {
color: #ffffff !important;
margin-left: 1rem;
}
.navbar-nav {
margin-left: auto;
padding-right: 1rem;
}
.navbar-toggler {
border: none;
}
.navbar-toggler-icon {
color: #ffffff;
} |
/*
* Copyright (C) 2013-2015 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditi... |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
audio:n... |
/*
blogpanel:
base element for standard, grey node
max-width and min-width set
positioned in order to set 'foot'
margin 'auto' centers the elements
margin 'bottom' to add space between
*/
.blogpanel {
background-color: #F3F3F3;
box-shadow: 3px 3px 4px #888;
margin-bottom: 12px;
flex-basis: 45%;
}
/*
bl... |
/*! jQuery UI - v1.12.1 - 2017-02-08
* http://jqueryui.com
* Includes: core.css, accordion.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... |
@media only screen and (max-width: 768px) {
header .navbar-brand {
padding-left: 1rem;
font-size: 1.4em;
}
header .nav-item {
padding: 0.5em;
}
header .nav-link {
font-size: 1em;
}
header .nav-link:hover {
transform: rotate(0deg);
}
header .row {
margin-left: 1em;
}
he... |
.footer {
position: fixed;
bottom: 0;
display: flex;
justify-content: flex-end;
}
.footer > span {
font-size: 1rem;
} |
.dialogContent {
display: flex;
padding: 0 !important;
}
.list {
display: grid;
grid-template-columns: 1fr 1fr;
}
@media (max-width: 600px) {
.list {
grid-template-columns: 1fr;
}
}
.icon :global(svg) {
transform: translateY(4px) !important;
margin-right: 12px;
}
:global(.dark) .icon :global(svg... |
:host {
/* flex and border-radius constrain the actual boundaries of the element,
preventing literal edge cases where a user can click on the edge or corner of the button and defeate states like disabled */
@apply flex rounded-xl;
}
.btn[aria-disabled='true'] {
@apply pointer-events-none cursor-not-allowed te... |
[genuitec-file-id="wc1-2"],[genuitec-lp-path="/education/WebRoot/pages/css/index.css"],[genuitec-lp-enabled=false]{
/* for codelive */
}
*{
margin: 0;
padding: 0;
}
body{
font: 16px/1.8 "Microsoft Yahei",verdana;
}
.section{
position: relative;
background-color: #fff;
overflow: hidden;
... |
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-font-smoothing: grayscale;
overflow-x: hidden;
}
.sort-filter-menu {
min-he... |
/*! jQuery UI - v1.11.2 - 2014-10-16
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To ... |
body{
font-family: 'Roboto';
width: 100%;
background-repeat: no-repeat !important;
}
.business-header {
/*height: 45vh;*/
min-height: 300px;
background-color: #ffffff;
position: aboslute;
top: 0;
left: 0;
width: 100%;
z-index: -1;
}
.navbar{
font-family: 'Roboto', bold;
... |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";
/*!
* Bootstrap v4.4.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 {
-... |
@charset "UTF-8";
body {
font-family: sans-serif;
}
caption {
font-size: 1.5em;
font-weight: bold;
padding: 5px;
}
table {
border-collapse: collapse;
}
th, td {
border: 1px solid blue;
padding: 5px;
text-align: center;
} |
/*-----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/
@keyframes flash {
0% {
background-color: var(--jp-b... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.