text stringlengths 1 1.04M |
|---|
html {
scroll-behavior: smooth;
scrollbar-width: none;
}
body {
width: 100vw;
overflow-x: hidden;
margin: 0;
user-select: none;
cursor: default;
background: #050505;
-webkit-user-drag: none;
-webkit-user-select: none;
}
#navContainer {
/* background: #1C2227; */
}
html {
scroll-behavior: smoo... |
/* govuk_frontend_toolkit includes */
@-ms-viewport {
width: device-width; }
@-o-viewport {
width: device-width; }
@font-face {
font-family: GDS-Logo;
src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica"); }
@-ms-viewport {
width: device-width; }
@-o-viewport {
width: ... |
/**
* @since 150213 17:00
* @author vivaxy
*/
body {
margin: 0;
background: #eee;
width: 100%;
height: 100%;
position: absolute;
}
.test {
width: 50%;
height: 50%;
background: #f99;
margin: 25%;
text-align: center;
}
.test .inner {
width: 50%;
height: 50%;
backgr... |
form.search {
display: flex;
}
form.search .input {
flex-grow: 1;
margin-right: 5px;
}
form.search input,
form.search button {
background: var(--background-color);
color: var(--text-color);
border-radius: 1px;
border: 2px solid var(--outline-color);
font-size: 17px;
box-sizing: border-box;
width: ... |
@charset "utf-8";
/* CSS Document */
.dui-kf-box {
text-decoration: none;
background: no-repeat;
border-radius: 3px;
overflow: hidden;
position: fixed;
top: 40%;
left: 50%;
bottom: auto;
right: auto;
margin: -80px 0 0 -230px;
z-index: 99999;
}
.dui-kf-closebt {
cursor:... |
.blue {
color: #20a8d8;
}
img.avatar-img {
width: 100px;
}
.data.col-md-12 {
margin-top: 25px;
} |
body {
padding: 50px;
/*font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;*/
font-family: 'Play', sans-serif;
}
a {
color: #00B7FF;
}
.product{
color: #fff;
}
h1.title{
font-family: 'Play', sans-serif;
font-weight: 700;
}
p.is-5{
color: rgb(78, 102, 167);
} |
a {
color: #ef3447;
}
a:hover {
color: #f14c5c;
}
a:focus {
color: #f14c5c;
}
a:active {
color: #ed1c32;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary,
html .text-primary {
color: #ef3447 !important;
}
html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.hea... |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap");
html[data-theme="light"] {
--bg1-color: #DDE1E7;
--text-color: #6C757D;
--shadow-col1: #babdc2;
--shadow-col2:#ffffff;
--meta-col: #444;
--head-col: black;
}
html[data-theme="dark"] {
--bg1-color: #272727;
--text... |
:host {
display: grid;
grid-gap: 3px;
width: 100%;
height: max-content;
box-sizing: border-box;
--icons-display: flex;
}
zoo-arrow-icon {
position: absolute;
right: 10px;
display: var(--icons-display);
pointer-events: none;
}
:host([invalid]) zoo-arrow-icon {
--icon-color: var(--warning-mid);
}
:host([di... |
h1, h2, h3, h4 {
font-weight: bold;
}
/* Navbar */
.navbar-socc {
background-color: #332828;
border-color: #e7e7e7;
color: white;
}
/* Sections */
.scrolling-white-section {
background: #fff;
min-height: 100%;
/*padding-bottom: 100px;*/
padding-top: 150px;
text-align: center;
}
.scrolling-gray-... |
.paintboard-container .paintboard-canvas {
@apply bg-gray-50;
} |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter,
Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=35378cd201a131f69c68a64bc4438544)
* Config saved to config.json... |
/*
* # Semantic UI - 1.7.0
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Elements
*******************************/
/*-------... |
/* ==UserStyle==
@name WhatsApp - Dark Theme by Prognoz
@namespace USO Archive
@author Prognoz
@description `IMPORTANT:<b>Style is now self-hosted on GitHub. userstyles is dead, please install the style from:<a href="https://github.com/SpartanJ/WhatsApp-Dark">https://github.com/SpartanJ/WhatsA... |
/*!
* Stylesheet for design kmom03.
*
* This stylesheet is for the design course and kmom03 where we use LESS.
*/
/*
*Normalizes and resets
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/... |
/**
* vue-form-generator v2.0.0-beta5
* https://github.com/icebob/vue-form-generator
* Released under the MIT License.
*/
|
.button {
@apply px-3 py-2 text-sm text-white font-semibold border-t-3 border-b-3;
border-top: transparent;
}
.button-gray {
@apply bg-gray-500 font-semibold border-gray-700;
} |
body, html {
background-color: #EDEDED;
padding: 0px;
margin: 0px;
font-family: 'Lato', sans-serif;
}
.fancy_input {
width: 100%;
border: 0px solid black;
padding: 5px;
margin-bottom: 10px;
}
.fancy_select {
width: 100%;
border: 0px solid black;
padding: 5px;
margin-bottom: 10px;
}
.pad {
p... |
/*************Responsive Styles*****************/
/***************iPhone Portrait**************/
@media only screen and (max-width: 479px) and (min-width: 320px){
.pad-r-0 {
padding-right: 15px !important;
}
.pad-l-0 {
padding-left: 15px !important;
}
.header-menu-trig-div {
height: unset;
position:... |
/*
.how-to-play {
width: 100%;
max-width: 45em;
padding-right: 1rem;
padding-left: 1rem;
margin-right: auto;
margin-left: auto;
}
@media only screen and (min-width: 60em) {
.how-to-play {
max-width: 60em;
}
}
@media only screen and (min-width: 75em) {
.how-to-play {
max-width: 75em;
}
}
@... |
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
.container {
max-width: 960px;
}
.pricing-header {
max-width: 700px;
}
.card-deck .card{
min-width: 240px;
}
.card { width: 240px; }
.border-top { border-top: 1px solid #e5e5e5; }
.b... |
/*========== Mobile First Method ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}
/* Medium Devices, Desktops... |
/*//////////////////////////////////////////////////////////////////
[ FONT ]*/
@font-face {
font-family: Poppins-Regular;
src: url('../fonts/poppins/Poppins-Regular.ttf');
}
@font-face {
font-family: Poppins-Medium;
src: url('../fonts/poppins/Poppins-Medium.ttf');
}
@font-face {
font-family: Poppins-Bol... |
body {
background-color: lightblue;
font-size: 100%;
}
h1 {
text-align: center;
}
a {}
a.linkbox {
background-color: rgb(70, 70, 70);
border-left: 7px solid red;
font-family: sans-serif;
width: 200px;
padding: 14px 25px;
text-align: center;
text-decoration: none;
display: ... |
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-aweso... |
.upload-auto-upload-demo-cntr .hints {
margin-bottom: 12px;
}
.upload-auto-upload-demo-cntr .hints > span {
display: flex;
}
.upload-auto-upload-demo-cntr .urlAdd {
text-decoration: underline;
} |
/*6vmin;*/
/*2vmin;*/
/*1vmin;*/
/*start here and set the default values for all the variables*/
/* Important note: unlike some older Xerte themes this part of this default theme has been developed using sass and scss files */
/*You should not edit the editorstyles.css file directly or change values directly unless you... |
body {
padding: 0;
margin: 0;
color: #525252;
}
.pokedex-container {
box-sizing: border-box;
height: 100vh;
width: 100vw;
padding: 2em;
}
.pokedex {
box-sizing: border-box;
background-color: #6971d5;
padding: 1em;
margin: 0 auto;
width: 90%;
height: 100%;
border-radius: 32px;
display: gr... |
body{
background: #FFFFFF;
}
.form-login{
margin-top: 12%;
}
.outter-form-login {
padding: 20px;
background: #EEEEEE;
position: relative;
border-radius: 5px;
}
.logo-login {
position: absolute;
font-size: 35px;
background: #21A957;
color: #FFFFFF;
padding: 10px 18px;
top:... |
.form-inline.search-form{
width: 100%;
display: inline;
margin-left: 10%;
margin-right: 3%;
}
.form-control.select-op{
width:20%;
margin-left: 3%;
}
.btn.btn-default.searchA{
margin-left: 3%;
width: 12%;
} |
@media all and (max-width:767px) {
* {
-webkit-tap-highlight-color:transparent;
-webkit-touch-callout:none
}
header.headContainer {
width:100%
}
}
a.xXMARVELxXBut00N, a.xXMARVELxXBut00N:link, a.xXMARVELxXBut00N:visited, .xXMARVELxXBut00N {
width:100%;
height:44px;
pad... |
body {
margin: 0;
padding: 0;
font-size: 16px;
line-height: 20px;
overflow: hidden;
background: #191919;
font-family: 'Hind Guntur', sans-serif;
}
a {
color: white;
text-decoration: none;
font-weight: bold;
}
.square {
position: absolute;
top: 0;
left: 0;
width:... |
body {
background: black !important;
}
.navbar-collapse.collapse {
display: block !important;
}
.navbar-nav > li, .navbar-nav, .navbar-header {
float: left !important;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px !important;
}
.navbar-right {
float: right !important;
}... |
/*
NÍVEL UM
*/
ul.dropdown { position: relative; margin:0; padding:0; }
ul.dropdown li { float:left; padding:20px 0; list-style:none; position:relative; }
ul.dropdown li a { text-decoration:none; color:#FFF; background:url(../imagens/bg_li.png) 0 0 no-repeat; padding:0 20px 0 23px; }
ul.dropdown li a#ajuda { text-deco... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.0.8
*/
/* Only used with Theme processes */
html.md-THEME_NAME-theme, body.md-THEME_NAME-theme {
color: '{{foreground-1}}';
background-color: '{{background-color}}'; }
md-icon {
margin: auto;
background-r... |
body {
background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url('https://newevolutiondesigns.com/images/freebies/nature-hd-background-4.jpg');
font-size: 25px;
background-size: cover;
font-family: 'Cookie', cursive;
}
li,h4{
color:white;
font-size: 25px;
}
form{
color: whi... |
table {
color: #369;
font-family: Arial, Helvetica, sans-serif;
font-size: large;
border-collapse: collapse;
}
td {
border: 1px solid black;
}
thead{
border: 1px solid black;
} |
/**
* SyntaxHighlighter
* https://alexgorbatchev.com/SyntaxHighlighter
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* https://alexgorbatchev.com/SyntaxHighlighter/donate.html
*
* @version
* 3.0.83 (July 02 2010)
*
* @copyright
* Copyright (C) 2004-2010 Alex Gorbatchev.
*
* @l... |
/*
Author: Peter Parente
Date: 2008/01/22
Version: 1.0
Copyright: This stylesheet has been placed in the public domain - free to edit and use for all uses.
*/
body {
font: 100% sans-serif;
background: #ffffff;
color: black;
margin: 2em;
padding: 0em 2em;
}
p.topic-title {
font-weight: bold;
}
table.docin... |
@import '~@syncfusion/ej2-react-documenteditor/styles/material.css';
@import '~@syncfusion/ej2-base/styles/material.css';
@import '~@syncfusion/ej2-buttons/styles/material.css';
@import '~@syncfusion/ej2-inputs/styles/material.css';
@import '~@syncfusion/ej2-popups/styles/material.css';
@import '~@syncfusion/ej2-lists/... |
/*
* PADDING
*/
@import "../../src/core/_paddings.css";
/*
* MARGIN
*/
@import "../../src/core/_margins.css";
/*
* WIDTH
*/
@import "../../src/core/_widths.css";
@import "../../src/core/_max-widths.css";
/*
* HEIGHT
*/
@import "../../src/core/_heights.css"; |
/* ==UserStyle==
@name Sei
@namespace USO Archive
@author Momoo
@description `Nice cute cool awesome look at my princess`
@version 20150124.2.8
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://www.tumblr.com/dashboard"), url-pref... |
/*------------------------------------------------------
MIXINS
-------------------------------------------------------*/
.clear-fix {
display: block;
zoom: 1;
}
.clear-fix:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
/*-----------------------------... |
@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";
/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--blue: #3490dc... |
input[type="text"],
input[type="password"],
input[type="email"],
input[type="date"],
textarea,
textarea.form-control {
height: 50px;
margin: 0;
padding: 0 20px;
vertical-align: middle;
background: #fff;
border: 3px solid #fff;
font-family: 'Roboto', sans-serif;
font-size: 16px;
fon... |
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webki... |
/*
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ |
*, *::before, *::after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
height: 100%;
font-size: 100%;
}
body {
background-image: url(../assets/images/blurred_backgrounds/blur_bg_3.jpg);
background-repeat: no-repeat;
background-attachment:... |
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
h1,
h2,
h3,
h4,
h5,
h6,
a.button-more,
.mod-box.mod-box-color1 .wk-twitter-single:before,
.wk-slideshow-subway-list .nav li { font-family: "Times New Roman", Times, serif; } |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
height: 100vh;
}
a {
text-decoration: none;
color: #000;
}
p {
line-height: 1.7;
}
ul {
list-style: no... |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
.fundo {
width: 100vw;
height: 100vh;
background-image: radial-gradient(at calc(100% * var(--mouse-x)) calc(100% * var(--mouse-y)), transparent, black);
}
.xadrez {
width: 100px;
height: 100px;
background:
conic-gradient(#ff... |
.uiSplitButton {
white-space: nowrap;
}
.uiSplitButton .uiButton:first-child {
margin-right: 0;
display: inline-block;
}
.uiSplitButton .uiButton:first-child .uiButton-content {
border-right-width: 1;
border-right-color: #5296c7;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.uiSplitButton .uiM... |
/*
* Copyright 2018 the original author or authors.
*
* 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 applica... |
.global-query{
margin-top: 3px;
}
.epic-color-menu{
position: relative;
top: -11px;
left: -15px;
height: 38px;
width: 6px;
}
img.project-icon-big{
height: 40px;
margin-top: -17px;
}
.task-overflowed{
position: absolute;
top: 141px;
bottom:0;
left:0;
right:0;
overflow-y: auto;
}
.project-... |
/**
* jQuery-inputpicker - A jQuery input picker plugin. It supports showing multiple columns select in input.
* Copyright (c) 2017 Ukalpa@gmail.com - https://ukalpa.com/inputpicker
* License: MIT
*/
.inputpicker-div {
position: relative;
/*display: inline-block;*/
overflow: hidden;
height: 100%;
}... |
.bold {
font-weight: bold;
}
.underline {
text-decoration: underline;
}
.italic {
font-style: italic;
}
.grade_button_illegal {
background: #790009;
}
.grade_button_ignore {
background: #c2c160;
}
.grade_button_notillegal {
background: #2e941d;
}
.grade_button_police {
background: #8d0f82;
... |
/* \f020 doesn't work in Safari. all shifted one down */
/* line 9, /home/andrei/core-admin-release/core-admin/source/stylesheets/select2_overrides.scss */
.select2-container {
width: 100% !important; }
/* line 12, /home/andrei/core-admin-release/core-admin/source/stylesheets/select2_overrides.scss */
.select2-co... |
/* @TODO set icon as background*/
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:focus {
outline: none;
}
button.ac-notruf-button {
position: relative;
width: 1em;
height: 1em;
padding: 0;
border: none;
background: none;
font-size: 1em;
background-... |
gr-delete-usages {
display: block;
} |
/*!
* 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: #e83e8c;
--re... |
body { background:#FAFAFF; }
h1 { color: #140F0A }
div#logo h1 { color: #140F0A }
#menu-links ul > li a { color: #000000 }
#breadcrumbs { color: #000000 }
#breadcrumbs a { color: #000000; }
table.album-showcast .release-date { color: #000000 }
table.album-showcast .summary { color: #050000 }
table.album-showcast a { co... |
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
font-size: 1em;
}
a.chromeOptLink, a.chromeOptLink:visited {
color: blue;
} |
/*!
* BodyStyle v2.2.0
* Copyright Federico Manzano
* Licencia MIT
* Repositorio (https://github.com/FedericoManzano/bodystyle-v2.2.0-fuente)
*/
.bs-html-etquetas {
color: #fa28a2 !important;
}
.bs-html-cadenas {
color: #0d6079 !important;
}
.bs-mayor-menor {
color: #242424 !important;
}
.bs-html-operador... |
/**VARIABLES***/
/*****typewriter*******/
/*************************/
* {
margin: 0;
padding: 0;
font-family: "poppins";
}
html,
body {
scroll-behavior: smooth;
background-color: #e9f1ff;
}
#navbar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: fixed;
top: 0;
width: 100%;... |
/*!
* Start Bootstrap - Grayscale v5.0.9 (https://startbootstrap.com/template-overviews/grayscale)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
*/
/*csgo players*/
.csgoplayers-container{
width: 600px;
heig... |
body {
padding-top: 0px;
}
body.searsia-doc .navbar {
margin-top: 20px;
margin-bottom: 20px;
}
body.searsia-doc .row a {
text-decoration: underline;
}
code {
color: black;
}
code.block {
border: 1px solid #ccc;
border-radius: 3px;
display: block;
overflow-x: auto;
color: #801245;
padding: 0.5e... |
/*!
* Start Bootstrap - Grayscale v3.3.7+1 (http://startbootstrap.com/template-overviews/grayscale)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) |
/** layuiAdmin.std-v1.0.0 LPPL License By http://www.layui.com/admin/ */
html #layuicss-layuiAdmin {
display: none;
position: absolute;
width: 1989px
}
::-webkit-input-placeholder {
color: #ccc
}
html {
background-color: #f2f2f2;
color: #666
}
.layadmin-tabsbody-item, [template] {
display... |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
:root{
--color-bg:#200f21;
--secondary-bg: #382039;
}
* {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family: 'Roboto', sans-serif;
background-color: var(--color-bg);
color: #FFF;
box-... |
/* -- Contact Info -- */
.contact {
color: #fff;
background-color: #18BC9C;
padding-bottom: 20px;
text-align: center;
padding-top: 5em;
}
.contact h2 {
margin-top: 0;
}
.contact a {
background-color: #18BC9C;
color: #fff;
display:inline-block;
margin: 20px;
padding: 20px;
text-decoration: none... |
/*!
* Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
*/
body,
html {
width: 100%;
height: 100%; }
body {
font-family: '... |
button{font-size: 25px; border-width: 10px; border-color: #54F79C; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif⅘q
}
div{text-align: center; margin-top: 270px}
body{background-color: rgb(157, 252, 252)} |
.hbox-item:hover{
-fx-background-color: #254962;
-fx-text-fill: white;
} |
/**
* 2. Account for inner box-shadow style border when in group
* 3. Must supply both values to background-size or some browsers apply the single value to both directions
*/
/**
* 4. Override invalid state with focus state.
*/
/**
* 1. Enforce pointer when there's no href.
* 2. Allow these styles to be applied ... |
body {
padding: 70px;
} |
.clear{clear: both;}
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Open Sans', sans-serif;
background:#fff;
font-size: 100%;
}
body a{
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
}
.header{
backgr... |
/* Your custom styles */
.container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 15px;
cursor: pointer;
font-size: 18px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Hide the browser's default radio... |
body, header, section, div, ul {
margin: 0;
padding: 0; }
body header {
text-align: center;
color: black; }
body header > ul {
font-size: 1.3rem;
margin-top: 15px;
margin-bottom: 35px;
list-style: none; }
body #input-section {
margin-left: 5px; }
body #input-section #input {
text-ali... |
@font-face {
font-family: 'JF-Flat-regular';
src: url('../fonts/JF-Flat-regular.eot'), url('../fonts/JF-Flat-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/JF-Flat-regular.woff') format('woff'), url('../fonts/JF-Flat-regular.ttf') format('truetype'), url('../fonts/JF-Flat-regular.svg#JF-Flat-re... |
/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;padding:0;}
p {margin: 0;}
body{
font-family: 'Lato', sans-serif;
font-size: 100%;
}
body a:hov... |
.duration_box{
position: absolute;
z-index: 100;
width: 334px;
height: 222px;
left: 192px;
top: 190px;
background: url("i/input_episode_bg.png");
}
.duration_box_input{
position: absolute;
top: 83px;
left: 123px;
width: 89px;
height: 40px;
background: url("i/input_ch... |
---
layout: null
---
@import url("pygment_highlights.css");
/* --- General --- */
body {
font-family: 'Lora', 'Times New Roman', serif;
font-size: 18px;
color: #505050;
position: relative;
background-color: {{ site.page-col }};
{% if site.page-img %}
background-image: url({{ site.page-img }});
backgr... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #333;
color: #f3f3f3;
}
hr{
border: 1px solid #f3f3f3;
}
hr.first {
border: 2px solid #f3f3f3;
border-radius: 5px;
}
.text{
color: #f3f3f3 !important;
} |
/*in message*/
div.item.message.in .body_img {
border-width: 22px 11px 12px 22px;
-webkit-border-image: url(../gfx/in_blue.png) 22 11 12 22 repeat;
float: left;
max-width:55%;
clear: both;
margin-left: 51px;
margin-top: -17px;
margin-right: 3px;
}
div.item.message.in{
margin-bottom: -6px;
}
div.item.messag... |
html, body {
margin:0;
padding:0;
height:100%;
} |
#captain-color {
color: #ff863a;
}
#assassin-color {
color: #ff595e;
}
#duke-color {
color: #8ac926;
}
#ambassador-color {
color: #1982c4;
}
#contessa-color {
color: #6a4c93;
}
#rules-box {
margin: 10px;
position: absolute;
background: #fff;
top: 5%;
padding: 30px 20px 5px 2... |
thead, tbody tr {
display:table;
width:100%;
table-layout:fixed;/* even columns width , fix width of table too*/
}
th{
padding: 15px 8px 13px;
line-height: 26px;
vertical-align: top;
border-bottom: 1px solid #d8d8d8;
}
th > span {
padding-left: 5px;
cursor: pointer;
}
td{
white-s... |
/*!
* froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2017 Froala Labs
*/
body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0!important;position:fixed;top:0;left:0;bottom:0;right:0;z... |
#optionsframework .section-info {
border-bottom: 1px solid #eee;
margin-top: 30px;
padding: 10px;
line-height: 18px;
}
.section-info .heading {
font-size: 18px;
margin: 0;
} |
/*******************************************************************************
* Copyright 2017
*
* 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/L... |
body {
margin: 0;
padding: 0;
background-color: #d0d0d0;
}
.main {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100vw;
height: 100vh;
}
.genius {
display: grid;
grid-template-areas: 'green-area red-area'
'yellow-area blue-area';
... |
:root{
--facebook-color: #1c79f2
}
.main-content{
padding-top: 50px;
background-color: #f7f7f8;
height: 100vh;
}
.company-container{
display: block;
margin: 0 auto;
margin-top: 10vh;
max-width: 500px;
}
.login-card{
padding: 30px;
margin-top: 10vh;
max-width: 500px;
}
.company-logo{
padding... |
div.wygwam { margin-bottom: 10px; }
div.wygwam textarea.cke_source{ max-height: none;}
iframe.wygwam { border: 1px solid #bbb; width: 100%; background: #fff;
opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70);
border-radius: 2px; -webkit-border-radius: 2px; -moz-... |
.hover {
opacity: 0.4;
transition: opacity 0.3s ease-out;
&:hover {
opacity: 1;
}
} |
body {
background-color: antiquewhite;
}
.main {
padding: 10px 20px;
}
.click-book-detail, .click-book-read {
cursor: pointer;
color: #428bca;
}
.click-book-detail:hover {
color: rgba(150, 149, 162, 0.47);
}
.click-book-read:hover {
color: rgba(150, 149, 162, 0.47);
}
.float-left{
float... |
* {
box-sizing: border-box;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
body {
margin: 0 0 0 240px;
padding: 0;
}
header {
text-align: center;
}
#headshot {
width: 160px;
border-radius: 50%;
border: 1px solid black;
display: block;
margin: 0 auto;
margin-top: 20px;
marg... |
body{
background-color: rgb(34, 34, 34);
color:white;
font-family: sans-serif;
max-width: 1200px;
margin: 0 auto;
padding: 10px;
}
header{
display:flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
#title{
flex-direction: column;
... |
/*!
* mdui v0.4.3 (https://mdui.org)
* Copyright 2016-2019 zdhxiong
* Licensed under MIT |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.0.5-master-f171fd2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.