text stringlengths 1 1.04M |
|---|
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100&display=swap");
.has-fade {
visibility: hidden;
}
@-webkit-keyframes fade-in {
from {
visibility: hidden;
opacity: 0;
}
1% {
visibility: visible;
opacity: 0;
}
to {
visibility: visible;
opacity: 1;
}
}
@ke... |
/* You can add global styles to this file, and also import other style files */
@import "node_modules/ng-zorro-antd/src/ng-zorro-antd.min.css";
li {
outline: none
}
a {
text-decoration: none;
}
.app-page-header {
padding: 16px 32px 0 32px;
background-color: white;
} |
/**
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... |
.kogito-common--PageLayout {
--pf-c-page__header-brand-link--c-brand--MaxHeight: 42px;
} |
:root {
--surface-a:#ffffff;
--surface-b:#f8f9fa;
--surface-c:#e9ecef;
--surface-d:#dee2e6;
--surface-e:#ffffff;
--surface-f:#ffffff;
--text-color:#495057;
--text-color-secondary:#6c757d;
--primary-color:#4CAF50;
--primary-color-text:#ffffff;
--font-family:-apple-system, BlinkMacSystemFont, Segoe ... |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*-------------------------------------------------------------------------... |
.App {
text-align: center;
display: flex;
align-items: center;
flex-direction: column;
} |
html, body {
position: relative;
width: 100%;
height: 100%;
}
body {
color: #333;
margin: 0;
padding: 0px;
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-decorat... |
/* ==UserStyle==
@name The Curious Case Of Benja Facebook Skin (227)
@namespace USO Archive
@author fbskin
@description `The Curious Case Of Benjamin Button Facebook Skin by FBSkin.comURL: http://fbskin.com/the-curious-case-of-benjamin-button-facebook-skin.htmlFor more facebook skin please vis... |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);@charset "UTF-8";
/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@fo... |
#reg_top{
color: #404040;
font: 12px/18px "\5b8b\4f53",Arial,Helvetica,sans-serif;
}
#reg_top .warp{
width: 960px;
margin: 0 auto;
padding-top: 2px;
height: 71px;
color: #404040;
background: #fff url(../img/unite_header_bg_1101.gif) repeat-x 0 -148px;
}
#reg_top .logo{
float: left;
... |
@import url("./normalize.css");
:root {
--color-text: #666;
--color-high-text: #ff5777;
--color-text: #ff8198;
--color-background: #fff;
--font-size: 14px;
--line-height: 1.5;
}
html {
overflow-x:hidden;
overflow-y:scroll;
}
body, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td {... |
li.gallerybox {
vertical-align: top;
display: inline-block;
}
ul.gallery,
li.gallerybox {
zoom: 1;
*display: inline;
}
ul.gallery {
margin: 2px;
padding: 2px;
display: block;
}
li.gallerycaption {
font-weight: bold;
text-align: center;
display: block;
word-wrap: break-word;
}
li.gallerybox div.thumb {
b... |
.navbar-custom {
padding: 0;
margin-bottom: calc(var(--main-font-size) * 1);
}
.navbar-custom .navbar-toggler { border: 0; }
.navbar-custom .navbar-toggler:focus,
.navbar-custom .navbar-toggler:active,
.navbar-custom .navbar-toggler-icon:focus {
outline: none;
box-shadow: none;
}
.navbar-custom * {
font-s... |
body
{
background-color:rgb(143, 145, 167);
}
main div img {
display: inline-block;
position: relative;
top: 150px;
left: 200px;
border: rgb(76, 0, 255) 2px solid;
width: 300px;
height: 300px;
margin: 20px;
}
#btnid{
display: inline-block;
position: relative;
top: 550px;
left: 700px;
}
#results {
display: in... |
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:... |
@font-face {
font-family: 'Segoe UI Bold';
font-style: normal;
font-weight: 700;
src: local('Segoe UI Bold'), local('SegoeUI-bold'), local('segoeuib');
}
@font-face {
font-family: 'Segoe UI Semibold';
font-style: normal;
font-weight: 600;
src: local('Segoe UI Semibold'), local('SegoeUI-Semibold');
}
... |
@import './fonts.css';
body {
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
}
h1 {
align-items: center;
color: var(--color-blue);
display: flex;
font-size: var(--font-size-normal);
font-weight: 900;
margin: 0;
} |
/**
* @file
* Styles for menus in Bartik.
*/
/* This is needed to override ul.menu styles in menu.theme.css */
ul.menu {
margin: 0;
padding: 0 0 0.25em 1em;
}
/* This is needed to override [dir="rtl"] ul.menu styles in menu.theme.css */
[dir="rtl"] ul.menu {
margin: 0;
} |
body {
margin: 0;
}
nav .nav-container {
width: 100%;
position: absolute;
top: 0;
display: flex;
justify-content: space-between;
z-index: 2;
}
nav .nav-container img {
width: 100px;
padding: 10px 30px;
}
nav .nav-container .nav-menu {
width: 300px;
padding: 0 20px;
display: flex;
justify-conte... |
:host {
height: 100vh;
width: 100vw;
display: frex
}
div {
flex-grow: 1;
margin: 30px;
position: relative;
}
ul {
overflow-y: auto;
height: calc(100vh - 60px);
position: relative;
width: calc(100vw - 60px);
}
.restricter {
width: 70%;
height: 15px;
bottom: 10px;
... |
@-webkit-keyframes connected_colors {
0% {
background-color: var(--connected-green);
}
14% {
background-color: var(--connected-yellow);
}
29% {
background-color: var(--connected-orange);
}
43% {
background-color: var(--connected-red);
}
57% {
background-color: var(--connected-purpl... |
/*
* Just rename me to bootstrap-theme.min.css and this file will be used for back office theme
* */ |
{
margin: 0;
}
h1,h2,h3,h4,h5,h6,p{
margin-bottom:20px;
}
html, body{
height: 100%;
}
body{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
nav{
position:fixed;
width: 100%;
height:50px;
background-color:rgb(0,0,0,.5);
font-family: 'Graduate', cursive;
z-index: 99;
text-align: center;
}
nav... |
section#post-list {
width: 100%;
max-width: 580px;
margin: 0 auto;
padding: 0 30px;
}
section#post-list article {
background: #fff;
border: 1px solid #DDD;
margin-top: 30px;
}
section#post-list article header {
padding: 20px;
display: flex;
align-items: center;
justify-content: space-between;
}
... |
/**
* A dev loader for stylesheets that will be concatenated in production.
* (c) Thomas Peri <hello@thomasperi.net>
* MIT License
*/
@import "../mods/nav/nav.css?t=1634671818685";
@import "../mods/shell/shell.css?t=1634671818686"; |
@charset "utf-8";
/* CSS Document */
/*
YUI 3.8.0 (build 5744)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#444;background:#FFF}
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{... |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');
* {
box-sizing: border-box;
}
.js-select-input {
height: 40px;
background: linear-gradient(360deg, #F2F4F7 0%, #FEFFFF 100%);
border: 1px solid #DFE3E9;
box-sizing: border-box;
border-radius: 4px;
dis... |
.lateral-navbar{
position: fixed;
background-color: var(--purpuraOscuro);
transition: width 600ms ease;
z-index: 9999;
}
.lateral-navbar-nav{
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.lateral-... |
.hzwy23-theme-background {
background-image: url('/static/theme/cyan/bg_image.jpg');
filter:'progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')';
-moz-background-size:100% 100%;
background-size:100% 100%;
}
.theme-tab-color {
background-color: #3b565d;
}
/*
* 弹框样式
*/
.h-modal... |
/* HOME */
.hProfileDropDown
{
background-color:#fff;
}
.hProfileDropDown:active
{
background-color:#1CBBB6;
}
/* PUBLİC*/
.myProgressBar{
color:#000;
}
/* REGISTER */
.inputFormMargin
{
margin-bottom:5px;
}
.formSetting-adon
{
width: 200px;
}
.formSetting
{
width: 100%;} |
.background {
viewport-fill: black;
}
text {
fill: white;
font-family: Tungsten;
text-anchor: middle;
text-length: 200;
}
.icon {
fill: white;
}
#battery {
text-anchor: start;
font-size: 20;
}
#hr {
text-anchor: end;
font-size: 20;
}
#time {
font-size: 50;
}
#date {
font-size: 30;
}
.stat... |
/*
Author: Stephen Xie <[redacted]@cmu.edu>
*/
.main-body { /* place content below navbar after signed in */
min-height: 75rem;
padding-top: 3.5rem;
background-color: #fafafa;
}
.card .avatar { /* position avatar in the profile card view */
position: relative;
top: -50px;
margin-left: auto;
... |
.icon-pga_jobstep {
background-image: url('{{ url_for('NODE-pga_jobstep.static', filename='img/pga_jobstep.svg') }}') !important;
background-repeat: no-repeat;
background-size: 20px !important;
align-content: center;
vertical-align: middle;
height: 1.3em;
}
.icon-coll-pga_jobstep {
background-image: url(... |
.PropsPanel {
height: 100%;
overflow: scroll;
}
.props {
background: white;
border-bottom: 1px solid #eee;
font-size: 14px;
overflow: hidden;
padding: 10px;
}
.props__title {
/* background: #eee; */
padding: 14px 10px;
font-weight: 500;
}
.props__group {
padding: 5px 0;
}
.props__field {
col... |
form {
padding: 0;
border: none;
background: none;
width: 100%;
display: flex;
flex-direction: column;
font-size: 16px;
letter-spacing: 1px;
font-weight: bold;
}
.form-content {
display: flex;
flex-direction: column;
}
.form-bottom {
margin-top: auto;
display: flex;
flex-direction: column;... |
.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-title {
font-size: 1.5em;
}
.App-intro {
font-size: large;
}
.pepper-name-btn {
margin: 1em;
}
.fire {... |
.App {
width: 100vw;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.content > h2 {
margin: 20px 10px;
}
html {
background: #95a5a6;
background-image: url(http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/... |
/*!
* Bootstrap v3.2.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*# sourceMappingURL=all.css.map */ |
@font-face {font-family: "iconfont";
src: url('http://iconfont.eot?t=1590132133103'); /* IE9 */
src: url('http://iconfont.eot?t=1590132133103#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAALoAAsAAAAABqAAAAKaAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH... |
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
html,
body {
overflow-x: hidden; /*... |
/* Estilo General */
body {
background-color: #3B3B3B;
background:url(../images.v2.0/bg.png) repeat-x;
margin:auto 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#contenido {
background:url(../images.v2.0/bgcontent.png) repeat-y;
width: 981px;
margin:auto;
margin-top:0;
}
/* Cabecera */
... |
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
/*
... |
/* theme-color */
.scroll-top{
background: #2dbe6c;
}
.mobile-menu .contact-info ul li a:hover{
color: #2dbe6c;
}
.mobile-menu .social-links li a:hover{
color:#2dbe6c;
}
.switcher .switch_btn button{
background: #2dbe6c;
}
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover >... |
.b-dialog-wrapper {
line-height: 0;
position: absolute;
top: 0;
left: 0;
z-index: 9999;
}
.b-dialog {
background: #fff;
border: 1px solid #e6e6e6;
border-radius: 2px;
box-shadow: 1px 2px 3px #e6e6e6;
color: #111;
line-height: 1.5;
padding: 1.5rem;
}
.b-dialog *:last-child {
margin-bottom: 0;
}... |
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
body {
margin: 0;
background: #2e2e2c;
}
* {
-webkit-tap-highlight-color: transparent;
}
::selection {
color: #e0e0e0;
background: rgba(255,64,129,.35);
}
#rin-bg{
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -2;
position: fixed;
background-size: cover;
background-r... |
@import url(https://fonts.googleapis.com/css?family=Montserrat);
html,
body {
height: 100%;
}
a {
text-decoration: none;
color: black;
}
p {
font-size: 1em;
}
.navbar {
z-index: 10;
}
.form-control {
height: 45px;
}
#nav-bar-id {
background-color: transparent;
margin-bottom: ... |
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
@-webkit-keyframes antChe... |
.alertBox {
border: 1pt solid #737373;
background-color: white;
position: fixed;
top: 5em!important;
left: 25%;
max-height: 85%;
width: 50%;
padding: 20px;
overflow-y: auto;
}
::-webkit-scrollbar {
width: 0px;
background: transparent;
}
.modal {} |
@media print {
body {
font-size: 18pt !important;
width: 94% !important;
margin: 3.5cm auto !important;
}
@page {
margin: 6cm !important;
}
#courrier-radiation {
font-size: 14pt;
max-width: 600px;
margin: 0 auto;
}
*,
*::before,
*::after {
text-shadow: none !importan... |
.mblDissolve.mblOut {
-webkit-animation-duration: 1s;
-webkit-animation-name: mblDissolveOut;
-webkit-animation-timing-function: cubic-bezier(.25,1,.75,0);
}
.mblDissolve.mblIn {
-webkit-animation-duration: 1s;
-webkit-animation-name: mblDissolveIn;
-webkit-animation-timing-function: cubic-bezier(.25,1,.75,0);
}
... |
body
{
background-image: url("/img/university.jpg");
background-attachment: fixed;
background-size:cover;
background-repeat: no-repeat;
}
h1
{
color:#20639b;;
}
.container
{
margin: auto;
width:30%,
position: relative;
top:50px;
}
form
{
}
.form-group{
}
.form-group label... |
.choices {
position: relative;
margin-bottom: 24px;
}
.choices ::-webkit-input-placeholder {
color: #999999;
}
.choices ::-moz-placeholder {
color: #999999;
opacity: 1;
}
.choices ::placeholder {
color: #999999;
}
.choices:focus {
outline: none;
}
.choices:last-child {
margin-bottom: 0;
}
.choices... |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: sans-serif;
}
body {
background-color: #dadada;
}
h1 {
text-align: center;
}
.main {
margin: 0 auto;
height: 100vh;
width: 80vw;
background-color: #fefefe;
}
.box {
display: flex;
flex-direction: column;
align-items: center;... |
WalletFrame {
border-image: url(':/images/crownium/drkblue_walletFrame_bg') 0 0 0 0 stretch stretch;
/* background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #222222, stop: .1 #EEEEEE, stop: .9 #EEEEEE, stop: 1 #222222); */
border-top:0px solid #000;
margin:0;
padding:0;
}
QStatusBar {
background-color... |
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic|Source+Code+Pro:400");
/*
Read Only 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, o... |
@import url(http://fonts.googleapis.com/css?family=Galdeano);
@media screen {
.container {
width:auto;
padding:20px;
}
h1 {
font-size:20px;
line-height:30px;
}
.sitename {
font-size:24px;
font-weight:700;
}
}
html {
font-size:100%;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}
a:focus {
outline:5px au... |
*,::after,::before{box-sizing:border-box;}
body{margin:0;}
body{font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';}
button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button{text-transform:none;}
[type=submit],button{-webkit-ap... |
textarea {
font:normal 11pt Tahoma, Geneva, sans-serif;
height:250px;
color:#666;
}
input#agreeFlag {
float:left;
display:block;
margin-top:-2.5em;
}
#agreeDetails {
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 50px;
}
label.required {
margin-le... |
/*
Theme Name: indeedblog
Theme URI: http://blog.indeed.com/
Author: Indeed Team
Author URI: http://www.indeed.com/
Description: Responsive theme for Indeed Blog
Version: 1.1
Text Domain: indeedblog
*/
/*-----------------------------------------------------------------------------------*/
/* General
/*---------------... |
*{
margin: 0;
padding: 0;
}
.inner img{
width: 50px;
height: 50px;
}
.assist-touch-home{
position: absolute;
top: 110px;
right: 0;
}
.btn{
background-color: deepskyblue;
color: #ffffff;
width: 150px;
height: 44px;
line-height: 44px;
font-size: 18px;
border-radiu... |
@media (max-width: 1000px) {
.timeline {
width: 100%;
}
}
@media (max-width: 767px) {
.timeline {
width: 100%;
}
.timeline:before {
left: 20px;
top: 41px;
bottom: 230px;
}
.timeline ul li:nth-child(odd),
.timeline ul li:nth-child(even) {
width: 100%;
text-align: left;
pa... |
#gif-carregar {
display: none;
height: 60px;
width: 60px;
} |
/*console*/
#copySource {
opacity: 0;
}
#consoleCont {
width: -webkit-calc(100vw - 20px);
width: calc(100vw - 20px);
height: -webkit-calc(100vh - 84px);
height: calc(100vh - 84px);
background-color: rgb(40,40,40);
display: -webkit-flex;
display: -webkit-box;
display: flex;
-webkit-flex-direction: column;
-w... |
/*!
* OOUI v0.43.1
* https://www.mediawiki.org/wiki/OOUI
*
* Copyright 2011–2022 OOUI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2022-05-13T17:04:19Z
*/
.oo-ui-icon-bright {
background-image: /* @embed */ url(themes/celluloid/images/icons/bright.svg)... |
@font-face {
font-family: 'BebasNeueRegular';
src: url('fonts/BebasNeue-webfont.eot');
src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/BebasNeue-webfont.woff') format('woff'),
url('fonts/BebasNeue-webfont.ttf') format('truetype'),
url('fonts/... |
#header{
background-color: #474A51;
} |
.sprite-sample-a {
width: 65px;
height: 62px;
background-image: url("./image-sprite.png");
background-position: 0px 0px;
background-size: 132px 62px;
}
.sprite-sample-b {
width: 65px;
height: 62px;
background-image: url("./image-sprite.png");
background-position: -67px 0px;
background-size: 132px ... |
.main_header_area {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
z-index: 25;
}
.main_header_area + section,
.main_header_area + div,
.main_header_area + .row {
margin-top: 152px;
}
.main_header_area.navbar_fixed .main_menu_area {
position: fixed;
width: 100%;
top: -70px;
left: 0;
right... |
.htHack-reveald {
color: #DC143C;
}
.htHack-reveald-label {
white-space: nowrap;
}
.htHack-htHack-activated {
background-color: red !important;
}
.htHack-entered {
background-color: #CCFFCC !important;
}
.htHack-tooltip {
font-size: 15px;
background-color: #fff;
}
.htHack-tooltip {
position... |
@font-face {
font-family: 'Mont';
src: url("../fonts/Mont-Regular.woff2") format("woff2");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Mont';
src: url("../fonts/Mont-SemiBold.woff2") format("woff2");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Mont';
s... |
/*!
* Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
*
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*/
padding: 4px !important;
} |
body {
color: #2f2f2f; }
.article {
width: 750px; }
.title {
font-size: 2rem;
line-height: 1.3; }
/* ====================== head ====================== */
.info {
width: 100%;
height: 50px;
padding-left: 65px;
position: relative; }
.head {
width: 50px;
height: 50px;
border: 1px solid #e4e5e6;
... |
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600&display=swap");
li, a span {
font-family: 'Fira Code', sans-serif;
font-size: 1.5rem;
font-weight: 400;
}
#radius {
b... |
.navigation .md-button {
min-width: 40px;
/*border: 5px solid red;*/
} |
nav {
font-family: 'Oswald';
background-color: hsl(180, 100%, 45%);
display: flex;
align-items: center;
padding: 0 10px;
}
.nav-title {
font-size: 2.6rem;
margin: 0 10px 0 10px;
background-color: rgb(0, 155, 155);
color: transparent;
text-shadow: 0px 2px 3px rgb(144 251 255 / 50... |
.hidden {
/* Add animation later */
display: none;
position: absolute;
left: -100000rem;
} |
@import url("https://fonts.googleapis.com/css?family=Inter&display=swap");
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "Inter", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;
}
a {
display: inline-block;
color: inherit;
text-decoratio... |
/*
* jQuery FlexSlider v2.7.2
* https://www.woocommerce.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 and later license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*
*/
/* ===========================================================... |
/*!
* Start Bootstrap - Full Width Pics (https://startbootstrap.com/template-overviews/full-width-pics)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-width-pics/blob/master/LICENSE)
*/
body {
padding-top: 56px;
}
.bg-image-full {
background:... |
//css for touchcontroller |
#mainPage{width: 400px;}
#mainImage{
margin-left:90px;
}
.ui-page { background: gray;}
#highlight{
background-color:yellow;
}
#mainGuy{
padding: 10px;
background-attachment:fixed;
background-color: #8AA98F;
border: 4px solid black;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border... |
.page-action {
position: fixed;
bottom: 1rem;
right: 1rem;
}
.btn-circle {
width: 30px;
height: 30px;
padding: 6px 0px !important;
border-radius: 15px;
text-align: center;
font-size: 12px;
line-height: 1.42857;
}
.btn-circle.btn-lg {
width: 50px;
height: 50px;
border-radius: 25px;
font-siz... |
.menu{
font-family: 'Times New Roman', Times, serif;
font-size: x-large;
}
.card-title{
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-weight: bolder;
font-size: xx-large;
}
.header{
font-size: xx-large;
}
.card-title {
font-family: Arial, Helvetica, sans-serif;
... |
body{
width:100%;
margin: 0;
background-image: url('/public/images/mine/dynamic-bg.png');
background-repeat: no-repeat;
background-size: cover;
min-height: 100vh;
overflow-x: hidden;
}
.header{
width:100%;
height: 80px;
color:#A5D9E1;
font-size: 32px;
font-weight: bold;
background-image: url(... |
#page-landing {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
color: var(--color-text-in-primary);
background: var(--color-primary);
}
.logo-container img {
height: 10rem;
}
.hero-image {
width: 100%;
}
.logo-container {
text-ali... |
/*! jQuery UI - v1.12.1 - 2019-03-09
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.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&bgImg... |
/* Reset */
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
p {
margin: 0;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
a {
text-decoration: none;
}
/* Grid */
.container,
.container-sm,
.containe... |
/* Firefox Quantum userChrome.css tweaks ************************************************/
/* Github: https://github.com/aris-t2/customcssforfx ************************************/
/****************************************************************************************/
/****************************
******* BUTTONS... |
@import url(http://fonts.googleapis.com/css?family=The+Girl+Next+Door);
* {
font-family: 'The Girl Next Door', cursive;
}
.title {
text-align: center;
}
notepad {
display: block;
width: 800px;
padding: 10px 10px;
margin: auto;
}
.note-area {
height: 450px;
background-color: black;
overflow-y: scroll;... |
.header-img.one {
background-image: url("../img/details_main_1.jpg");
}
.img1-detail {
background-image: url("../img/details_flowers_1.jpg");
}
.img2-detail {
background-image: url("../img/details_flowers_2.jpg");
}
.img3-detail {
background-image: url("../img/details_flowers_3.jpg");
}
.carousel-im... |
/*
_____ _ _ _ _
|_ _| | | | | | | | |
| | | |__ __ _| |_ ___ | |_ ___ _ __ ___ __ _| |_ ___ ___ ___
| | | '_ \ / _` | __/ _ \ | __/ _ \| '_ ` _ \ / _` | __/ _ \ / _ \/ __|
_| |_ | | ... |
/**
* uno-zen - Minimalist and Elegant theme for Ghost
* @version 2.5.7
* @link https://github.com/kikobeats/uno-zen
* @author Kiko Beats (https://github.com/kikobeats)
* @license MIT
*/ |
* {
margin:0;
padding:0;
}
body {
font-family:"맑은 고딕", "돋움";
font-size:12px;
color:#444444;
}
ul {
list-style-type:none;
}
.clear {
clear:both;
} |
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, progress, video {
display:inline-block;
vertical-align:baseline;
}
audio... |
.pure-menu {
background: rgb(28, 28, 28);
border-bottom: 1px solid rgb(66, 66, 66);
text-shadow: 1px 1px black;
}
.pure-menu:after {
display: block;
content: '';
border-top: 1px solid black;
width: 100%;
}
.pure-menu-link,
.pure-menu-link:visited {
padding: 1.35em 1em;
font-size: 1em... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.23 |
*,
*::before,
*::after {
box-sizing: border-box;
font-family: sans-serif;
}
body {
margin: 0;
padding-bottom: 200px;
}
nav {
background: #edeff7;
position: fixed;
left: 0;
bottom: 0;
top: 0;
width: 15rem;
overflow-y: auto;
padding-bottom: 1rem;
}
nav h2 {
margin-left: 1rem;
}
nav ul {
li... |
@import url('https://fonts.googleapis.com/css?family=Raleway:400,200');
body {
font-family: Helvetica, san-serif;
background: -webkit-linear-gradient(90deg, #fff 10%, #fff 90%); /* Chrome 10+, Saf5.1+ */
background: -moz-linear-gradient(90deg, #fff 10%, #fff 90%); /* FF3.6+ */
background: -ms-linear-gr... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.