text stringlengths 1 1.04M |
|---|
/*!
* =====================================================
* Ratchet v2.0.2 (http://goratchet.com)
* Copyright 2014 Connor Sears
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
*
* v2.0.2 designed by @connors.
* =====================================================
*/
html,
body {
... |
/* You can add global styles to this file, and also import other style files */
@import "~@angular/material/prebuilt-themes/indigo-pink.css";
.principalContainer {
padding: 50px;
}
.margin {
margin-bottom: 20px;
}
.full-width {
min-width: 100%;
} |
.backDrop {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.9);
display: flex;
align-items: center;
justify-content: center;
}
.modal {
background-color: #fff;
padding: 20px;
width: 300px;
height: auto;
margin-top: -30rem;
padding: 30px;
border-radius: 1rem;
}
... |
@charset "UTF-8";
/*!
* filename: ej.reportdesigner.theme.min.css
* version : 16.2.0.41
* Copyright Syncfusion Inc. 2001 - 2018. 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 ... |
html, body {
margin: 0;
}
.container {
margin: 0 auto;
padding: 0 2rem;
}
.clearfix {
clear: both;
}
/* create a responsive container */
@media only screen and (min-width: 1200px) {
.container { width: 1170px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.container { width: 970px; }... |
@charset "utf-8";
/* CSS Document */
/******************************
[Table of Contents]
1. Fonts
2. Body and some general stuff
3. Header
4. Menu
5. Home
6. Search
7. Artist
8. Songs
9. Newsletter
10. Video
11. Footer
******************************/
/***********
1. Fonts
***********/
@import url('https://fonts.... |
* Datetimepicker for Bootstrap 3
* version : 4.17.37
* https://github.com/Eonasdan/bootstrap-datetimepicker/
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/*
* jQuery File Upload Plugin CSS 1.3.0
* https... |
html{
font-size: 62.5%;
}
/*alert模态框
——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
#model-alertInfo,#model-alertInfo_0{
display: none;
position: fixed;
z-index: 6000;
background-color: rgba(0,0,0,0.7);
height: 100%;
width: 100%;
... |
/* Joseph Lie Ovelgonne's Portfolio */
* {
box-sizing: border-box;
}
/* Set a background color */
body {
background-color: #474e5d;
font-family: Helvetica, sans-serif;
}
/* The actual timeline (the vertical ruler) */
.timeline {
position: relative;
max-width: 1200px;
margin: 0... |
.item-animations-not-inited {
visibility: hidden !important;
opacity: 0 !important;
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
transform: none !important;
} |
/*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Web Client
* Copyright (C) 2009, 2010 Zimbra, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the ... |
/* stylelint-disable */ /*
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you 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 ... |
/* custom fonts */
@font-face {
font-family: "Modelica";
src:
url("fonts/eot/BwModelica-Regular.eot?") format('embedded-opentype'),
url("fonts/woff/BwModelica-Regular.woff") format("woff"),
url("fonts/woff2/BwModelica-Regular.woff2") format("woff2");
}
@font-face {
font-family: "Modelica Medium";
src:
... |
div#corner-triangle {
display: block;
width: 100px;
height: 100px;
border-style: solid;
border-width: 0 200px 200px 0; /* adjust for size of triangle */
border-color: transparent #7036b3 transparent transparent; /* adjust for color of triangle */
position: fixed;
top: 0;
right: 0;
... |
/*#loader {
margin: 0 auto;
border: 16px solid #f3f3f3;
border-top: 16px solid #0a3138;
border-radius: 50%;
width: 120px;
height: 120px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
#DatatableCon... |
@import '../../styles/_variables.css';
.imageAndTextBlock {
display: flex;
width: 100%;
@media $small {
display: block;
}
}
.imageAndTextBlockImage {
flex: 6;
img {
max-width: 100%;
}
}
.imageAndTextBlockText {
flex: 5;
}
.flexCol {
flex: 1;
} |
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|05 Jun 2009 21:37:18 -0000
vti_extenderversion:SR|4.0.2.8912
vti_cacheddtm:TX|05 Jun 2009 21:37:18 -0000
vti_filesize:IR|1274
vti_cachedlinkinfo:VX|S|/SGMina1/images/mensajes/fondo_ventana.jpg S|/SGMina1/images/mensajes/fondo_mensaje.jpg
vti_cachedsvcrellinks:VX|NSUS|SGMi... |
#topcontrol a.top_stick {
width: 17px;
height: 15px;
background: url(../images/053.gif);
} |
/* System notifications */
.ngn {
color: white;
cursor: default;
display: block;
font-size: 1.3em;
left: 0;
opacity: 1;
padding: 25px 80px;
position: fixed;
right: 0;
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;... |
.containerfooter {
background-color: rgba(255,255,255,0.90);
}
.containerbody {
background-color: rgba(255,255,255,0.20);
}
.containerheader {
background-color: rgba(255,255,255,0.90);
}
html, body {
color: #000;
}
.selected {
border-top: solid 8px #AAA;
}
.settingsicon {
color: #000;
}
.ico... |
.c3-area {
stroke-width: 0;
opacity: 0.2; } |
/*
GLOBAL
*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
padding: 0 0 80px 0;
}
.section-bg {
background-color: white;
}
.section-title {
text-align: center;
padding-bottom: 30px;
}
... |
/*
See ab2p.common.css for sources info
*/ |
.ajax_preview_img img {
max-width: 120px;
max-height: 120px;
display: block;
margin-left: auto;
margin-right: auto;
}
#restricted-fine-uploader {
padding-top: 1em;
padding-left: 30px;
margin-bottom: 20px;
}
.photos_div div, .ajax_preview_img {
margin-right: 15px;
padding: 10px;... |
@import url('datepicker.css');
@import url('jquery-ui.custom.css');
@import url('font-awesome.css');
@import url('gravityfont.css');
@import url('rtl.css');
/*
----------------------------------------------------------------
admin.css
Gravity Forms Administration Styles
http: //www.gravityforms.com
updated: January 2... |
.login {
display: flex;
flex-direction: column;
justify-content: center;
place-items: center;
margin: 0 auto;
height: 100vh;
}
.login > img {
object-fit: contain;
height: 70px;
margin: 20px 0;
}
.login > form {
display: flex;
flex-direction: column;
}
.login > form > input {
width: 350px;
h... |
/*
Template Name: Gorgo
Author: Levent Usta
Author URI: http://www.aristotheme.com
Description: A template by Aristotheme.
*/
/*=================================*/
/* Table of Contents
/* - Reset & Clearfix Styles
/* - Main Styles
/* - Titles
/* - Navigation Styles
/* - Projects Feed
/* - Pr... |
.section {
padding-top: 15px;
padding-bottom: 15px;
}
#categoryTextContainer {
background: white;
border-radius: 5px;
padding: 20px;
}
#chromeCodePre {
background: white;
border-radius: 5px;
}
#accnameCodePre {
background: white;
border-radius: 5px;
}
#inputCodePre {
background: white;
border-... |
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
/* first or middle sibling, no children */
.ygtvtn {
width:1em; height:20px; background:none
}
/* first or middle sibling, collapsable */
.ygtvtm {
width:1em; heig... |
@charset "utf-8";
body {
background: url("/static/images/login-bg.jpg") no-repeat;
}
#login {
width: 100%;
height: 100%;
overflow: hidden;
text-align: center;
vertical-align: middle;
}
#login .login-wrap {
margin: 150px auto 0;
padding: 20px 40px;
box-sizing: border-box;
width: 3... |
.seguro-bg {
background-color: var(--cor-11);
box-shadow: inset 0 120px var(--cor-0), inset 0 -120px var(--cor-12);
}
.seguro {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;
}
.seguro-imagem img {
width: 100%;
height: 100%;
object-fit: cover;
}
.seguro-conteudo {
padding-top: 180px;
p... |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
padding:0;
margin:0;
font-family: 'Source Sans Pro', sans-serif;
}
body a{
cursor: pointer;
transition:0.5s all;
-webkit-transition:0... |
#title{
text-align: center;
}
#main {
text-align: center;
}
#question_area {
font-size: 1.5em;
}
.txt_hide {
display: none;
}
.txt_display {
display: block;
}
#btn_area {
margin-top: 30px;
}
#btn_yes, #btn_no {
display: inline-block;
text-decoration: none;
width: 100px;
color: #... |
.routeAnimation {
position: absolute;
}
.routeAnimation-enter {
position: absolute;
top: 0;
left: 0;
transform: translate3d(40px, 0, 0);
opacity: 0;
}
.routeAnimation-enter-active {
position: absolute;
top: 0;
left: 0;
transform: translate3d(0, 0, 0);
opacity: 1;
transition: all 300ms;
}
.routeA... |
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
/* ==========================================================================
Table of Contents
========================================================================== */
/*
0. Normalize
1. Icons
2. Ge... |
table {
position: relative;
position: relative;
border-collapse: collapse;
}
table, th, td {
border: 1px solid black;
}
th {
background-color: #4CAF50;
color: white;
} |
h3 {
text-align: center;
margin: 20px;
}
.row {
padding: 10px;
}
#header-row {
padding-bottom: 0px;
}
.context-text {
margin: 20px 0 20px 0;
}
section {
margin-top: 40px;
}
.center {
text-align: center;
}
/**
*
* Neighborhood Explantions
*
**/
.hood {
margin-top: 25px;
text-align: center;
}
.hood img ... |
/**/
.botao{
font-size: 12px;
} |
@keyframes ball-scale-ripple-multiple {
0% {
transform: scale(0.1);
opacity: 1; }
70% {
transform: scale(1);
opacity: 0.7; }
100% {
opacity: 0.0; } }
.ball-scale-ripple-multiple {
position: relative;
transform: translateY(-25px); }
.ball-scale-ripple-multiple > div:nth-child(0) {
an... |
@import url("/css/syntax.css");html{font-size:62.5%}body{font-size:1.6rem;color:#000;font-family:Avenir,'Open Sans',sans-serif}header{border-bottom:0.2rem solid #000}nav{text-align:right}nav a{font-size:1.8rem;font-weight:bold;color:black;text-decoration:none;text-transform:uppercase}footer{margin-top:3rem;padding:1.2r... |
/* Styles for profile picture */
.profile-pic {
padding: 10px;
text-align: center;
background-color: #c7e4ed;
font-family: "Courier New";
}
.profile-pic img {
width: 256px;
}
/* Styles for projects */
.project {
border-style: solid;
border-width: 1px;
padding: 10px;
}
#projects-heading, .background h2... |
.row {
margin: 8px -16px;
}
/* Add padding BETWEEN each column*/
.row,
.row > .column {
padding: 15px;
}
/* Create three equal columns that floats next to each other */
.column {
float: left;
width: 33.33%;
}
/* Clear floats after rows */
.row:after {
content: "";
... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-rc4-master-3e15998
*/
/* Only used with Theme processes */
html.md-THEME_NAME-theme, body.md-THEME_NAME-theme {
color: '{{foreground-1}}';
background-color: '{{background-color}}'; }
md-tooltip.md-THEME_NAME-theme {
... |
/*
text-left, text-center, and text-right should have a way to be responsive.
Once of the great things about bootstrap is the responsive grid system.
May times during coding though, I found I want to center a div when in larger screens, but left or right align it when in xs.
Here is css code I b... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root{
--naranja: rgba(230,126,34,.8);
--negro: #222222;
}
.text-naranja{
color: var(--naranja);
}
html{
font-size: 100%;
}
body,p,a,ul{
font-family: 'Space Mono', monospace;
color: #000;
}
label{
font-weight: bold;
}
a{
text-decoration: none;
color: #00... |
/* ==UserStyle==
@name Gacha Life Character Backround For Roblox
@namespace USO Archive
@author Suhaili Saufi
@description `Gacha Life Character Backround For Roblox And For Fun`
@version 20201010.7.12
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("... |
.teacher-item {
background: var(--color-box-base);
border: 1px solid var(--color-line-in-white);
border-radius: 0.8rem;
margin-top: 2.4rem;
overflow: hidden;
}
.teacher-item header {
padding: 3.2rem 2rem;
display: flex;
align-items: center;
}
.teacher-item header img {
width: 8rem;... |
/* ==================================================
Basic Styles
================================================== */
html {
width: 100%;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
background: rgb(0, 0, 0);
color: rgb(255, 255, 255);
font-we... |
.container{
display:flex;
justify-content: center;
align-content: center;
padding-top:27vh;
} |
/*
See ab2p.common.css for sources info
*/ |
.theme-side-bar .single-side-bar .lisence-wrap {
background: #fff;
position: absolute;
padding: 40px 30px 40px 30px;
top: 60px;
border: 1px solid #ddd;
opacity: 0;
visibility: hidden;
transition: 0.5s;
}
.theme-side-bar .single-side-bar .lisence-wrap.lol {
top: 40px;
opacity: 1;... |
.example-action-buttons {
padding-bottom: 20px;
}
.example-headers-align .mat-expansion-panel-header-title,
.example-headers-align .mat-expansion-panel-header-description {
flex-basis: 0;
}
.example-headers-align .mat-expansion-panel-header-description {
justify-content: space-between;
align-items: center;
... |
*{padding:0;margin:0}body{font-family:Georgia,sans-serif;font-size:14px;color:#666;line-height:1.8em;background:#764721}.container{width:55%;margin:20px auto;overflow:hidden;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}h1,h2,h3,h4,h5,h6{line-height:1.8em;margin-bottom:10px}.head... |
.root {
flex: 1;
overflow-y: auto;
} |
html {
font-size: 14px;
}
body {
width: 100%;
height: 100%;
}
.iframe-style {
width: 100%;
height: 90vh;
} |
a { color: pink; }
/* "always" */
/* incorrect */
a { color: pink;}
a
{ color: pink;}
/* correct */
a { color: pink; }
a {
color: pink; }
/* "never" */
/* incorrect */
a { color: pink; }
a
{ color: pink; }
/* correct */
a{ color: pink;}
a{
color: pink; }
/* "always-single-line" */
/* incorrect */
a { color: pink;}
/... |
.container {
padding: 0px;
display: flex;
flex-direction: column;
height: 100%;
}
.graph {
height: 100%;
width: 100%;
border: black;
}
.node {
stroke: black;
stroke-width: 0.1%;
}
.node.highlight {
fill: cyan;
}
.link {
stroke: lightgray;
stroke-width: 0.1em;
}
.link.highlight {
stroke: r... |
/* ---- Most common flex styles ---- */
/* .flex-h, .flex-v, .flex-h-c, .flex-v-c, .flex-h-cc, .flex-v-cc, */
.layout.horizontal,
.layout.vertical,
.layout.horizontal-reverse,
.layout.vertical-reverse {
display: flex;
}
/* .flex-i-h, .flex-i-v, .flex-i-h-c, .flex-i-v-c, .flex-i-h-cc, .flex-i-v-cc, */
.layout.inline ... |
body {
line-height: 1.7;
color: #cfcfd1;
font-weight: 300;
font-size: 1rem;
background: #232531;
text-align: center;
font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color... |
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
body {
background-color: lighten(#C8DAE6, 10%);
}
.weather-wrapper {
margin-top: 20px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.weather-card {
margin: 20px 5px;
bord... |
/** Blocks **/
blockquote {
break-inside: avoid;
margin: 5mm 0;
padding: 4mm;
background-color: var(--green);
border-top: 5px solid var(--red);
border-bottom: 5px solid var(--red);
}
blockquote > h4, blockquote > h3 {
margin-block-start: 0.2em;
}
/** Tables **/
figure {
margin: 0;
width: 100%;
}
t... |
section:nth-of-type(1) {
margin: -5px -5px;
margin-top: -25px;
}
header {
height: 100px;
width: auto;
background-image: url("http://syque.com/ds/pix/summer_hols_07/dolphin_sky_panorama_1_800.jpg");
background-repeat: no-repeat;
background-size: cover;
}
h1 {
text-align: center;
font-size: 30px;
padding-top:... |
html {
min-height: 10px;
}
body {
min-height: 10px;
}
.time {
font-family: "SourceSansPro";
font-weight: lighter;
font-size: 15px;
vertical-align: middle;
color: white;
}
.time-icon {
height: 17px;
vertical-align: middle;
color: white;
margin-right: 2px;
}
.ticket {
backg... |
/*
* Version: 1.6
* Light Color : #95a5a6;
*/
/*Pace
------------------------------------*/
.pace .pace-progress {
background: #95a5a6;
}
.pace .pace-progress-inner {
box-shadow: 0 0 10px #95a5a6, 0 0 5px #95a5a6;
}
.pace .pace-activity {
border-top-color: #95a5a6;
border-left-color: #95a5a6;
}
/*Headers... |
/*2015-03-16*/
/*充值日志*/
.new_p-m{ margin:14px 11px; border:1px solid @main_color; background:#fff; border-radius:5px; overflow:hidden;}
.Journal_table{ width:100%;}
.Journal_table th{ text-align:center; line-height:30px; font-size:15px; color:#fff; background:@main_color; border-right:1px solid #fff;}
.Journal_... |
/*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
* vendor/assets/stylesheets directory can be referenced here using a relative path.
*
* You're free to a... |
/*!
*
* antd v4.2.4
*
* Copyright 2015-present, Alipay, Inc.
* All rights reserved.
*
*/
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before... |
/*
Spezific styling for salvattore
Feel free to edit it as you like
More info at http://salvattore.com
*/
/* Base styles */
.column {
float: left;
}
@media screen and (max-width: 480px) {
.column {
float: none;
position: relative;
clear: both;
}
}
.size-1of4 {
width: 2... |
/*------------------------------------------------------------------
[Master Stylesheet]
Project: Star Admin Free
Version: 3.5
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
===== Table of Contents =====
* Bootstrap... |
.navbar_F0F2F5 {
background-color:#F0F2F5 !important;
}
.logo-color{
background-color:#FFF !important;
color:black !important;
}
.menu-color{
background-color:#f1f2f6 !important;
color:#fff !important;
}
[class*=sidebar-dark] .brand-link {
color: rgba(255,255,255,.8);
border-bottom: 3px s... |
/**
* @name LilyPad
* @description A merged and adjusted theme of DiscordRecolor and LilyPichu.
* @author Etc.Anashi
* @version 1.0.0
*/
/* To change the colors, change the variables inside the root {}, do NOT change the @import url() */
@import url("https://etc404.github.io/LilyPad/main.css");
@import url("https:... |
.banner__container {
background-image: url("../../assets/hamburguer.jpg");
background-repeat: no-repeat;
background-position: top right;
background-size: contain;
background-color: #000;
}
.description-box__container, .package__container {
background-color: #f6efdf;
background-image: url("../../assets/bg... |
/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
.photo-import {
-webkit-user-select: none;
bottom: 0;
font-family: Open Sans, Droid Sans Fallback, sans-serif;
font-size: 84%;
left: 0;
... |
/*! 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.... |
/* You can add global styles to this file, and also import other style files */
.alert-container {
position: absolute;
}
.flashfade {
animation-name: flashfade;
animation-duration: 5.1s;
display: block;
}
@keyframes flashfade {
0% {opacity:0}
20% {opacity:1}
80% {opacity:1}
100% {opaci... |
/* ==UserStyle==
@name oixi広告削除
@namespace USO Archive
@author simple_styler
@description `早速oixiの広告を削除してみたが何もおかしくはないツールの使用は自己責任で垢停・垢バンになって裏世界でひっそり幕を閉じても責任は取らない`
@version 20090211.1.54
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.o... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.10-master-82d51e3b6 |
/*
* Global constants goes here
*/
:root {
--primary-color: #3a3361;
--secondary-color: #918cc7;
/* --primary-color: #282F47; */
--white: #FFFFFF;
}
:global body {
height: 100%;
width: 100%;
max-width: 300px;
max-height: 450px;
margin: auto;
background: var(--primary-color... |
body {
background-color: #222222;
display: flex;
justify-content: center;
}
#calc {
background-color: gray;
}
#button-pad {
background-color: #555555;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(5, 1fr);
width: 400px;
height: 450px;
}
#zero {
grid-column: 1/... |
/*!***************************************************************************\
NES.css Framework
Version: development
\*****************************************************************************/
/*!
* Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyrig... |
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}
.green {
color: green;
}
.divider {
border: none;
}
.table .no-border {
border: none;
}
.table td.strong-left,
.table th.strong-left {
border-left: 2px solid #ccc;
}
.table td.strong-right,
.table th.strong-right {
border-right: 2px solid #cc... |
/*!
* Start Bootstrap - Grayscale v4.0.0-alpha (http://startbootstrap.com/template-overviews/grayscale)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
*/
body {
width: 100%;
height: 100%;
font-family: "Lora", "Helve... |
/*
* jQuery UI CSS Framework 1.8.18
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*
*/
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete .ui-... |
/*
* Copyright 2011-2013 Hippo B.V. (http://www.onehippo.com)
*
* 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 req... |
:root {
--main-titles: white;
--main-bg-col: #263042;
--secondary-bg-col: #3F4A5D;
--accent-one: #FFBA9B; /* red/orange accent */
--accent-two: #EA8E64; /* dark red/orange accent */
--accent-three: #EA8E64; /* teal accent */
--accent-overlay-col: #353535;
--navbar-dark-col: #111A2B;
}
html {
/*... |
.blue-background{
background-color: #789bc5;
}
.brown-background{
background-color: #7f4e2d;
} |
.container {
/* overflow-x: hidden; */
padding-left: 15px;
padding-right: 15px;
position: relative;
/* height: 100%; */
}
* {
box-sizing: border-box;
touch-action: manipulation;
transition: 0.2s all;
}
::selection {
background: #1d5aa3;
color: #fff;
}
::-moz-selection {
background: #1d5aa3;
c... |
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle; }
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
user-select: none;
-webkit-user-select: none; }
.selec... |
/* iCheck plugin Line skin, purple
----------------------------------- */
.icheckbox_line-purple,
.iradio_line-purple {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #6a5a8c;
border: none;
-... |
/*!
* Bootstrap Reboot v4.0.0-beta.2 (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/maste... |
/*! uswds v1.1.0 */
html {
box-sizing: border-box;
}
*, *::after, *::before {
box-sizing: inherit;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* withou... |
<link href='http://fonts.googleapis.com/css?family=Fenix' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans:100,300,400,500,700,800,900,100italic,300italic,400italic,500italic,700italic,800italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googl... |
.qtip.treemap-tooltip {
background: rgba(0,0,0,0.7);
border: none;
pointer-events: none;
min-width: 235px;
max-width: initial;
font-size: 12px;
line-height: 14px;
}
.qtip.treemap-tooltip .qtip-titlebar {
background-color: rgba(0,0,0,0.6); /* Additive with the main tooltip */
color: silver;
word-wrap: break-... |
/** Trumbowyg v2.19.0 - A lightweight WYSIWYG editor - alex-d.github.io/Trumbowyg - License MIT - Author : Alexandre Demode (Alex-D) / alex-d.fr */
.trumbowyg-dropdown-emoji{width:265px;padding:7px 0 7px 5px}.trumbowyg-dropdown-emoji svg{display:none!important}.trumbowyg-dropdown-emoji button{display:block;position:rel... |
/*
Author: W3layout
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,samp,... |
/* ********************************* */
/* HERO SECTION */
/* ********************************* */
.hero {
height: 95vh;
background-image: linear-gradient(to right bottom, rgba(184, 57, 121, 0.85), rgba(147, 46, 96, 0.85)), url(../img/kg-bw.jpg);
background-size: cover;
background-position: center;
... |
.AppCommonBox {
width: 20rem;
}
.AppCommonBox .AppHeader {
z-index: 999;
width: 20rem;
height: 1.2rem;
position: fixed;
top: 0;
left: 0;
color: #fff;
background-color: #a17af2;
padding: 0.75rem 0;
text-align: center;
}
.AppCommonBox .AppHeader .Title {
margin: 0 auto;
display: block;
max-wid... |
.help-block{color:red;}
.form-full-width{width: 100%;}
.thumb-image{width: 50px;height: 50px;border-radius: 50%;}
.login-box .white-box{padding: 5px 25px 25px;} |
*{
margin:0px;
padding:0px
}
.w-200{
width:200px;
}
.w-100{
width:100px;
}
.h-10{
height:10px;
}
.h-20{
height:20px;
}
.h-100{
height:100px;
}
.h-200{
height:200px;
}
.bg-orange{
background: orange;
}
.bg-red{
background:red;
}
.list-unstyled {
list-style: none;
}
.abs{
position:absolute;
}
.no-padding{... |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif
}
body {
background: #313131;
}
.wrapper {
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.