text stringlengths 1 1.04M |
|---|
body {
font-family: helvetica, arial, sans-serif;
font-size: 16px;
line-height: 28px;
}
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
margin: 0;
padding: 0;
color: #303030;
}
h1 {
height: 25px;
width: 640px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -322px;
margin-... |
body {
background-color: #002A35;
display: flex;
justify-content: center;
align-items: center;
width: 98vw;
height: 98vh;
}
.header {
font-family: 'PT Mono', Arial, sans-serif;
font-size: 48px;
color: #839496;
min-width: 600px;
max-width: 800px;
padding-left: 5%;
p... |
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
* {
margin: 0;
padding: 0;
font-family: Avenir-Next,Roboto,sans-serif;
font-size: 16px;
}
@media screen and (max-width: 780px) {
.container {
width: 90% !important;
}
}
@media screen and (max-width: 480px) {
body .title {
font-size: 36px !important;
}
.container {
... |
/* 内容 */
p input {
width: 326px;
height: 48px;
background-color: #f9f9f9;
border-radius: 5px;
margin: 15px 20px;
}
.btn {
background-color: pink;
color: white;
}
fieldset {
margin: 192px 0;
} |
/* Reset */
@import 'tailwindcss/base';
@import 'reset';
/* Components */
@import 'tailwindcss/components';
@import 'buttons';
@import 'form';
/* Utilities */
@import 'tailwindcss/utilities';
.group:hover .group-hover\:block {
display: block;
}
.group:hover .group-hover\:text-blue {
color: rgb(167, 214... |
html,
body {
height: 100%;
}
body {
margin: 0px;
display: flex;
/* This centers our sketch horizontally. */
justify-content: center;
/* This centers our sketch vertically. */
align-items: center;
} |
/* jimu-widget-coordinate-setting */
.jimu-widget-ObliqueViewer-setting{
margin:0;
padding:0;
font-size:15px;
}
.jimu-widget-ObliqueViewer-setting .dijitArrowButtonContainer{
width: 17px;
}
.jimu-widget-ObliqueViewer-setting .dijitSelect{
height: 30px;
width: 96%;
}
.jimu-widget-ObliqueViewer-setting .dijit... |
.seedprod .upgrade-postbox{
border:1px solid #fc3 ;
background: #ffc;
}
.seedprod .mceLayout{
background-color:#fff;
}
.seedprod .upgrade-postbox .hndle{
border-bottom:1px solid #fc3;
background:#F5F5A3;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffcc), to(#F5F5A3)); /* Saf4... |
.profile-sidebar{float:left;width:300px;margin-right:20px}.profile-content{overflow:hidden}.profile-sidebar-portlet{padding:30px 0 0 0 !important}.profile-userpic img{float:none;margin:0 auto;width:50%;height:50%;-webkit-border-radius:50% !important;-moz-border-radius:50% !important;border-radius:50% !important}.profil... |
.weigh-me-body-container {
height: 80%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-family: "Open Sans", sans-serif;
}
.header-text {
font-size: 20px;
font-weight: 100;
text-align: center;
width: 80%;
}
.weigh-me-scale {
font-si... |
.navBar {
display: flex;
position: relative;
}
.overlay {
position: fixed !important;
top: 0 !important;
left: 0 !important;
bottom: 0 !important;
right: 0 !important;
}
.overlayBackground {
/*background: rgba(0, 0, 0, 0.3);*/
background-image: url(images/black-translucent-bg.png);
background-repe... |
html, body, #root {
height: 100%;
width: 100%;
min-height: 100%;
min-width: 100%;
box-sizing: border-box;
}
body {
margin: 0;
} |
/*
* Copyright (c) 2018 Stanislav Myachenkov
*
* 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... |
.m-hd{width:100%;background:url(http://mimg.127.net/hz/uploader/20160918/14741640807231253.jpg) 50% 0 no-repeat #fff;background-size:1920px 680px}.m-hd>.g-con{position:relative;display:block;height:680px;margin:0 auto;padding-top:1px;width:1090px}.m-hd .m-tt{position:relative;width:573px;height:221px;margin:120px auto ... |
@import "./date-picker/picker.css";
@import "./date-picker/time-spinner.css";
@import "./date-picker/time-picker.css"; |
/*
* qTip2 - Pretty powerful tooltips - v2.1.1
* http://qtip2.com
*
* Copyright (c) 2013 Craig Michael Thompson
* Released under the MIT, GPL licenses
* http://jquery.org/license
*
* Date: Thu Jul 11 2013 06:33 UTC+0000
* Plugins: viewport svg
* Styles: basic css3
*/
.qtip{
position: absolute;
left: -28000... |
/* Individual item */
.bm-item {
display: inline-block;
/* Our sidebar item styling */
text-decoration: none;
margin-bottom: 10px;
color: #444;
transition: color 0.2s;
align-items: flex-start;
}
/* The rest copied directly from react-burger-menu docs */
/* Position and sizing of burger button */
.bm-bu... |
body *{color:#4d4d4d}h1,h2,h3,h4,h5,h6{color:#00aeef}a,a:link,a:visited{color:#2e3192}a:hover,a:link:hover,a:visited:hover{color:#00aeef;border-bottom-color:#00aeef}a[href^="http://"],a[href^="https://"],a[href^="mailto:"]{border-bottom:1px solid #2e3192}.container .button,.reveal-modal .button{background-color:#00aeef... |
.ui-panelmenu {
width: auto;
}
.ui-panelmenu .ui-menu-separator {
border-width: 1px 0 0 0;
}
.ui-panelmenu .ui-panelmenu-content-wrapper {
overflow: hidden;
}
.ui-panelmenu .ui-panelmenu-header {
margin: -1px 0 0 0;
zoom: 1;
}
.ui-panelmenu .ui-panelmenu-header-link {
padding: .5em;
disp... |
.dnnFormItem .esCheckBoxes label {
width: auto;
font-weight: normal;
margin-top: 0;
padding-left: 5px;
}
.dnnEditSkins table.skinViewer {
/*margin-left: 202px;
float: left;*/
width: 100%;
}
.dnnEditSkins table.skinViewer td{
width: 120px;
/*padding-bottom: 25px;*/
}
.dnnF... |
.detail-container {
display: flex;
flex-direction: row;
min-height: 768px;
margin-top: 30px;
}
.detail-container .left, .detail-container .right {
flex: 1;
height: 100%;
}
.question-description {
font-size: 15px;
line-height: 2rem;
margin-top: 10px;
}
.detail-container .right text... |
/* Edit Surface */
.surface-container {
background: #282C34;
padding-top: 50px;
min-height: 200px;
}
.surface {
position: relative;
width: 100%;
min-height: 300px;
padding-bottom: 40px;
}
.surface #input,
.surface #output {
margin: 0;
padding: 0;
font-size: 3rem;
font-family: Menlo,Monaco,Consol... |
.title {
position: absolute;
z-index: 10;
} |
/* Header */
.large-header {
position: relative;
width: 100%;
background: #333;
overflow: hidden;
background-size: cover;
background-position: center center;
z-index: 1;
}
#large-header {
background-image: url("bg.jpg");
}
.main-block {
position: absolute;
margin: 0;
padding: 0;
color: #f9f1e9;
... |
.post time {
background: #393939;
color:#fff; font-size:20px;
font-weight:bold;
display:inline-block;
text-align: center;
padding:10px;
line-height: 1;
position:relative;
top:-10px;
border-radius:5px 0 5px 5px;
box-shadow: 3px 3px 0 rgba(0,0,0,0.1);
}
.post time:after {
content: ' ';
position... |
@media (max-width: 991px) {
.home-banner-area .fullscreen {
height: 150px !important;
}
}
@font-face {
font-family: 'Nucleo Outline';
src: url("https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/fonts/nucleo-outline.eot");
src: url("https://github.com/creativetimofficia... |
/*
Copyright (C) 2011-2019 Hoefler & Co.
This software is the property of Hoefler & Co. (H&Co).
Your right to access and use this software is subject to the
applicable License Agreement, or Terms of Service, that exists
between you and H&Co. If no such agreement exists, you may not
access or use this software for... |
body {
margin: 0;
padding: 0;
font-family: "Open Sans";
} |
*{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockq... |
html {
min-height: 100%;
}
body {
display: flex;
flex-direction: column;
font-family: Avenir, "Avenir Next", serif;
width: 100%;
min-height: 100vh;
background-color: #222222;
margin: 0;
}
header {
height: 15vh;
text-align: center;
display: flex;
justify-content: center;
align-items: center... |
* {
margin: 0;
padding: 0;
}
body {
background: grey;
}
.arrow {
position: relative;
cursor: pointer;
font-size: 40px;
text-align: center;
transform: rotate(90deg);
color: black;
animation: bounceArrow 2s infinite;
}
@keyframes bounceArrow {
0% {
top: 0px;
}
... |
/* SVN.committedRevision=1560685 */
body,p,form,input,button,dl,dt,dd,ul,ol,li,h1,h2,h3,h4{margin:0;padding:0;list-style:none;}body,button,input,select,textarea{font:12px Arial,Helvetica,sans-serif;color:#333;}input,select,textarea{font-size:100%;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscal... |
.MyComponent-wrapper {
background-color: #888;
} |
* 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) |
body
{
text-align: center;
}
.back-img
{
background-image: url(Images/face.jpg);
background-attachment: fixed;
opacity: 40%;
background-repeat: no-repeat;
height: 1000px;
}
nav
{
width: 100%;
height: 100px;
margin-bottom: 100px;
}
ul li
{
list-style: none;
display: inline-bloc... |
/*
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
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,sam... |
body
{
font:0.8em Arial;
}
.chat .messages
{
border:1px solid #ccc;
width:250px;
height: 210px;
padding:10px;
overflow-y: scroll;
} |
/* ==========================================================================
Table of Contents
========================================================================== */
/*
0. Normalize
1. Icons
2. General
3. Utilities
4. General
5. Single Post
6. Tag Archive
7. Third... |
.castsGallery {
display: grid;
max-width: calc(100vw - 48px);
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
grid-gap: 16px;
margin-top: 10px;
margin-bottom: 0;
padding: 0;
list-style: none;
margin-left: auto;
margin-right: auto;
}
.castGalleryItem {
border-radius: 5px;
border: 2p... |
@charset "UTF-8";
/*!
* filename: ej.theme.css
* version : 17.4.0.39
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will b... |
#drop {
min-height: 150px;
width: 250px;
border: 1px solid black;
margin: 10px;
padding: 10px;
} |
@font-face {font-family: "iconfont";
src: url('//at.alicdn.com/t/font_1995444_i4ahvgbgeka.eot?t=1596957215019'); /* IE9 */
src: url('//at.alicdn.com/t/font_1995444_i4ahvgbgeka.eot?t=1596957215019#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('//at.alicdn.com/t/font_1995444_i4ahvgbgeka.woff?t=159695721501... |
@import url('https://fonts.googleapis.com/css2?family=Limelight&display=swap');
body {
display: grid;
grid-template-columns: 1fr;
text-align: center;
font-family: open-sans;
font-size: 20px;
background-color: maroon;
}
h1, h2, h3 {
font-family: 'Limelight', cursive;
color: black;
m... |
body {
font-family: 'Open Sans', sans-serif !important;
background: #125580 url(../images/bg_login.jpg) no-repeat center top !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
text-align: center !important;
}
.login-box-body{
-web... |
@font-face {
font-family: octicons-link;
}
@font-face{
font-family:D2coding-Regular;
src:url(../fonts/D2Coding/D2Coding-regular.ttf)
}
@font-face{
font-family:D2coding-Bold;
src:url(../fonts/D2Coding/D2Coding-Bold.ttf)
}
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
line-he... |
/*========================
animation logo-scale
========================*/
@keyframes logo-scale {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.logos .logo {
animation: logo-scale infinite 4s;
}
/*# sourceMappingURL=animations.css.map */ |
/* width */
::-webkit-scrollbar {
width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #888;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #555;
}
.logo{
position: fixed;
top:0;
left: 0;
background-color: ... |
@charset "UTF-8";
/******************************/
/* Common */
/******************************/
/* Predefined Colors */
/* Add your variable customizations of theme here */
body .ui-widget,
body .ui-widget .ui-widget {
font-family: "Roboto", "Helvetica Neue", sans-serif;
text-decoration: none; ... |
/*!
* Bootstrap-select v1.13.12 (https://developer.snapappointments.com/bootstrap-select)
*
* Copyright 2012-2019 SnapAppointments, LLC
* Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
*/
@-webkit-keyframes bs-notify-fadeOut {
0% {
opacity: 0.9;
}
100% {
... |
*{
font-family: 'Noto Sans Display', sans-serif;
} |
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300,900);
html, body {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
font-family: "Lato", helvetica, arial, sans-serif;
}
body {
align-content: center;
width: 98%;
height: 98%;
}
input[id=authcode] {
width:90%;
text-align: c... |
/*!
* 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)
/*!
* Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.... |
/*
* imgAreaSelect default style
*/
.imgareaselect-border1 {
background: url(../../img/border-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(../../img/border-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(../../img/border-v.gif) repeat-y right top;
}
.imgare... |
* {
font-size: 15px;
}
.sidenav {
height: 100%;
width: 200px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #111;
overflow-x: hidden;
padding-top: 20px;
}
.sidenav a {
padding: 8px 8px 8px 16px;
text-decoration: none;
font-size: 25px;
color: #818181;
disp... |
.orgchart.myChart {
background-image: linear-gradient(
90deg,
rgba(33, 90, 136, 0.15) 10%,
rgba(0, 0, 0, 0) 10%
),
linear-gradient(rgba(33, 90, 136, 0.15) 10%, rgba(0, 0, 0, 0) 10%) !important;
}
.orgchart.myChart > ul > li > ul li::before {
border-top-color: #215a88;
}
.orgchart.myChart... |
.previewSave {
background-color:#202020; /* GREY_900 */
display: flex;
padding: 15px;
width: 90%;
overflow: auto;
max-height: 80%;
/* Disable selecting/highlighting on the page. */
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Fir... |
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font: 112.5%/1.45em georgia, serif, sans-serif;
box-sizing: border-box;
overflow-y: scroll;
}
body {
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: hsla(0, 0%, 0%, 0.8);
font-family: georgi... |
.name-input h1 {
font-size: 4rem !important;
}
.name-input form input {
font-size: 3rem !important;
/*font-family: x, sans-serif;*/
text-align: center;
}
.name-input form input:focus {
font-family: x, sans-serif;
background-image: url('/api/name?status=begin');
} |
.container {
max-width: 960px;
}
.site-header {
background-color: rgba(255, 255, 255, 0.5);
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
color: #000000;
transition: ease-in-out color .15s;
}
.site-header-text a {
color: #000000;
fo... |
html {
height: 100%;
background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%);
overflow: hidden;
}
#stars, #stars2, #stars3 {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(... |
.flexbox {
display: -webkit-box;
display: flex;
}
.flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.flex-dir-column ... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 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;
-webkit-text-size-adjust: 100%;
... |
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
body {
font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0.8em;
margin-bottom: 0.4em;
}
h1 {
font-size: 2.5em;
}
h2 {
font-size: 1.8em;
}
h3, h4, h5, h6 {... |
.treegrid-indent {width:16px; height: 16px; display: inline-block; position: relative;}
.treegrid-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;}
.treegrid-expander-expanded{background-image: url(../img/collapse.png); }
.treegrid-expander-collapsed{background-image: url(... |
body{
background:#090221;
}
.container {
height: 150px;
width: 350px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: white;
border-radius: 5px;
}
.captcha_image {
position: absolute;
top... |
body{
background-image: url(img/bg.png);
background-size: cover;
background-attachment: fixed;
}
#main-logo{
max-width: 100%;
max-height: 400px;
}
#time-container{
color: white;
}
#big-timer{
font-weight: 200;
font-size: 10vw;
text-align: center;
vertical-align: top;
}
#seconds{
font-size: 50%;... |
body{
margin: 0px;
}
#header{
position:relative;
width: 100%;
padding:20px 0px;
text-align: center;
font-size: 3em;
}
.clearfix:after {
content: " "; /* Older browser do not support empty content */
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.error{
font-size: 0.75em;
color:... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,700,300italic,700italic|Source+Sans+Pro:900");
/*
Massively 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, app... |
/* ==UserStyle==
@name Toilet Hanako-kun
@namespace USO Archive
@author Yashiro Nene
@description `Jibaku Shounen Hanako-kunSorry its doesnt work when I install the wallpaper it doesnt show Hanako-kun pic so please dont download it, I dont know how to delete this theme ;-;`
@version 202... |
.container[data-v-a4a3e278]{display:flex;flex-flow:wrap;justify-content:space-around;transition:background-color .3s ease-in-out}.container .colorItem[data-v-a4a3e278]{box-sizing:border-box;flex:0.1 0.1 180px;height:100px;margin:20px;padding:10px;border:1px solid #302f4b;border-radius:5px;text-align:center;-webkit-user... |
/**
* Template Name: Dashio
* Template URL: https://templatemag.com/dashio-bootstrap-admin-template/
* Author: TemplateMag.com
* License: https://templatemag.com/license/
*/
/*
Template Name: DASHIO - Bootstrap 3.1.1 Admin Theme
Template Version: 1.0
Author: Carlos Alvarez
Website: http://Alvarez.is/
*/
/* Import f... |
.title {
color: green;
}
.blog h2 {
text-transform: capitalize;
} |
/* LOGIN FORM */
.loginUser {
width: 100vw;
/* height: 86vh; */
background: var(--blue);
display: flex;
justify-content: center;
align-items: center;
padding: 3rem 0;
}
.loginUser div {
width: 90vw;
background: white;
border-radius: 1rem;
padding: 3rem;
}
.l-form label {
... |
/*!
* Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
*/
body {background-color: #E8F9F1;
padding-top: 54px;... |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);
.page-inner {
max-width: 80%; }
.book-header {
display: none; }
body {
font-size: 14px !important; }
.book-summary, .book-body {
margin-top: 70px !important; }
.header {
height: 70px;
background: #2... |
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap');
*, *::before, *::after{
box-sizing: border-box;
}
:root {
--clr-light: #fff;
--clr-dark: #5777ec;
--clr-accent: #ff6363;
}
html{
margin:0;
padding: 0;
font-family: 'Inconsolata', monospace;
scroll-behavio... |
pre[class*="language-"].line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].line-numbers > code {
position: relative;
white-space: inherit;
}
.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -... |
@charset "utf-8";
/* CSS Document */
body{font-size:15px !important;}
.logo{width:1000px; margin:20px auto; }
.header{background:#ffaa0f; color:#FFFFFF;}
.head{width:1000px; margin:0 auto; height:54px; line-height:54px;}
.head span{display:inline-block; margin:0 90px;}
.main{width:1000px; margin:30px auto; position:re... |
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit;
}
html {
font-size: 100%;
box-sizing: border-box;
height: 100%;
}
body {
font-family: Roboto, 'Roboto Slab', sans-serif;
font-size: 1.4rem;
line-height: 1;
height: 100%;
background: #ecf0f1;
}
a {
color: inherit;
text-decoration: none;... |
.invalid-feedback { display: none }
a.a-primary { color: #b66dff; text-decoration: none}
a.a-primary:hover { color: #9933ff;}
.admin-tabs-table tr td { border: none }
ul {padding-left: 0px} |
/* Heading and background ------------------- */
.jumbotron {
text-align: center;
color: #FFF;
font-family: "Arial Black", Gadget, sans-serif;
font-style: italic;
background-image: url("../img/beachjumbo.jpg");
background-size: auto 100%;
}
h2 {
padding-top: 70px;
}
/* Buttons ---------------*/
form p,... |
/* General CSS Styling Start */
* {
box-sizing: border-box;
}
body, html {
height: 100%;
padding: 0;
margin: 0;
font-family: sans-serif;
color: #333;
}
a {
text-decoration: none;
color: #225ca3;
font-weight: bold;
transition: color .1s;
}
a:hover {
color:... |
/*Landing Page:
*/
.landing-background {
background: url('landing_page.jpg') no-repeat center center fixed;
/*background-size: 100%;*/
background max-width: 100%;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
}
.center-container {
height: 100%;
position: rela... |
/* ==UserStyle==
@name Takane Ene Facebook Theme
@namespace USO Archive
@author ReviieRomeo
@description `Please Visit my Blog : http://reyichii-v3.blogspot.com/Please Add or Follow my Facebook : http://www.facebook.com/zaviier`
@version 20140604.10.30
@license NO-REDISTRIBUTION
... |
/*
Flaticon icon font: Flaticon
Creation date: 06/12/2017 18:10
*/
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.eot");
src: url("../fonts/Flaticond41d.eot?#iefix") format("embedded-opentype"),
url("../fonts/Flaticon.woff") format("woff"),
url("../fonts/Flaticon.ttf") f... |
/* =============================================================================
// TABLE OF CONTENTS
// BASE
---- HTML DEFAULTS
---- UTILITIES
---- MISC
// =========================================================================== */
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;... |
html, body {
height: 100%;
}
body {
position: relative;
overflow: hidden;
}
svg {
width: 100%;
height: 100%;
}
.params-container {
padding-bottom: 10px;
}
.svg-container {
width: 100%;
border-top: 1px solid #999;
position: relative;
}
.svg-container .controls {
background: w... |
IMG {
border: 0
}
BODY {
color: lightgrey;
}
TABLE {
align: center
}
TABLE.norm {
background: black;
width: 90%
}
.bar {
background: darkgreen
}
TD.sub {
font-size: 10pt
}
TD.subsub {
font-size: 10pt;
background: navy
}
TH.att {
background: green;
color: black
}
TH {
color: red;
background: yellow
}
A {
color: yellow;
... |
.App {
text-align: initial;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
a... |
/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
body,
html {
font-size: 100%;
padding: 0;
margin: 0;
}
/* Reset */
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Clearfix hack b... |
/*!
* Copyright 2013-2017 ASIAL CORPORATION
*
* 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... |
.label-font{
color: #222c38;
}
.margin{
padding-left: 320px;
}
.container-main{
margin: 0 auto;
padding-left: 300px;
max-width: 1280px;
width: 90%;
}
.justify{
text-align: justify;
text-justify: inter-word;
}
.active-li{
background-color:#477ab9;
}
.side-nav li > a:hover {
background-color: #477ab9... |
@import url(https://fonts.googleapis.com/css?family=Roboto);
/*Just the background stuff */
/* The card */
.card {
padding-bottom: 100px;
border-radius: 20px;
position: relative;
height: 250px;
width: 600px;
margin: auto;
background-color: #FFF;
-webkit-box-shadow: 10px 10px 40px 0px rgba(0, 0, 0, 0.... |
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
/*!
* 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)
*/
:root {
--blue: #3490d... |
html, body{
height: 100%;
}
.draggable-container {
min-height: 300px;
}
#newcreated,
#tokenattribute,
#centralattribute {
float: left;
background-color: #EDEDFB;
height: 100%;
margin-top:10px;
margin-left: 0.75%;
margin-right: 0.75%;
margin-bottom: 20px;
border-color: #423A4E;
... |
/* iCheck plugin Line skin, blue
----------------------------------- */
.icheckbox_line-blue,
.iradio_line-blue {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #2489c5;
border: none;
-webkit... |
img[src*='#center'] {
display: block;
margin: auto;
}
figcaption{
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-style: italic;
text-align: center;
} |
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */
artic... |
button {
padding: 4px 8px;
margin: 2px 4px;
background: none;
border: none;
display: flex;
flex-direction: row;
align-items: center;
cursor: pointer;
}
button:last-child {
margin-right: 8px;
}
button:first-child {
margin-left: 8px;
}
button.selected {
color: red;
}
button.only-icon {
margin-... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.