text stringlengths 1 1.04M |
|---|
.inner-page-content {
margin-top: 164px;
}
.navbar-area-inner {
box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.1);
top: 0;
background: #0F055E;
}
.banner-inner h2 {
color: #fff;
} |
fieldset.default {
display: block;
margin-left: 2px;
margin-right: 2px;
padding-top: 0.35em;
padding-bottom: 0.625em;
padding-left: 0.75em;
padding-right: 0.75em;
border: 2px groove #aaa;
} |
/* ==UserStyle==
@name shorter tabs and menu bars for firefox australis
@namespace USO Archive
@author Daniеl
@description `If you install this userstyle menu bars will take up only 48 pixels, therefore leaving more space for browsing. That's 22 pixels less!`
@version 20150704.4.31
@lic... |
.clk
{
padding-left: 450px;
margin-top: 10px;
margin-left: 55%;
} |
.card {
min-width: 30rem;
}
a {
/*
color: darkolivegreen;
*/
color: darkcyan;
}
/* Card Design by
http://blog.alexdevero.com/mastering-card-design-with-bootstrap-4/
*/
a {
-webkit-transition: .25s all;
transition: .25s all;
}
.card {
overflow: hidden;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px ... |
/*!--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*--- reset code ---*/
body{
padding:0;
margin:0;
background:#FFF;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transitio... |
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Mona... |
/*!
* jQuery UI CSS Framework 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Treb... |
.container{display:flex;flex-direction:row}.body{background-color:aquamarine}.search{width:220px}.list{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none}.fave_style{width:300px}.card{display:flex;flex-direction:column;height:360px;width:250px;padding-top:20px;background-color:cadetblue;margin:10px;align-it... |
.lb-half { display:block; margin-top:-0.5em; }
.lb-single { display:block; margin-top:0; }
.lb-one-and-a-half { display:block; margin-top:1.5em; }
.lb-double { display:block; margin-top:2em; }
.lb-quad { display:block; margin-top:4em; }
.br10px { line-height:... |
/*!
* Start Bootstrap - Grayscale v5.0.2 (https://startbootstrap.com/template-overviews/grayscale)
* Copyright 2013-2018 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
*/
#mainNav {
min-height: 56px;
background-color: #fff;
}
#mainNav .n... |
.pagination{text-align:center;display:flex;justify-content:center;align-items:center}.pagination div{color:#fff;float:left;padding:8px 16px;display:block;text-decoration:none;transition:background-color .3s;cursor:pointer}.pagination div.active{background-color:#05aff1}.pagination div:not(.active){background-color:#444... |
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
body
{
/* Font */
font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
font-size: 12px;
/* Text color */
color: #333;
/* Remove the background color... |
/*//////////////////////////////////////////////////////////////////
[ FONT ]*/
@font-face {
font-family: Poppins-Regular;
src: url("../fonts/poppins/Poppins-Regular.ttf");
}
@font-face {
font-family: Poppins-Bold;
src: url("../fonts/poppins/Poppins-Bold.ttf");
}
@font-face {
font-family: Poppins-Medium;
... |
div{
background: #53d058;
height: 50px;
width: 100px;
}
table{
border-collapse: collapse;
}
td{
border: 1px solid #000;
}
img{
width: 400px;
}
p{
width: 400px;
} |
* {
outline:none !important;
-moz-outline: none !important;
}
html, body{height:100%}
/* Main */
/*Bootstrap-overlay*/
body {
overflow-x: hidden;
margin-top: -10px; font-family: 'Open Sans', sans-serif; font-size:12px; color:#666;
}
a{color:#666;}
a:hover, a:focus {
text-decoration: none; color:#28b779;
}
.dropd... |
/* jTable metro style theme - Brown
* Created by Halil İbrahim Kalkan
* http://www.jtable.org
*/
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3V... |
#toast {
visibility: hidden;
min-width: 250px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 2px;
padding: 16px;
position: fixed;
z-index: 1;
left: 50%;
bottom: 30px;
font-size: 17px;
}
#toast.show {
visibility: visible;
-webkit-animatio... |
body {
min-height: 1200px;
padding: 0;
padding-top: 70px;
margin: 0;
background-color: #ebebeb;
}
a:active,
a:visited,
a:hover,
a:link,
a {
text-decoration: none;
color: inherit;
border: 0;
}
.navbar-fixed-top {
z-index: 8 !important;
}
.container {
position: relative;
}
.login-wrap {
display:... |
/*Grid*/
.ui-jqgrid {
position: relative;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
font-size:11px;
}
.ui-jqgrid .ui-jqgrid-view {
position: relative;
left:0;
top: 0;
padding: 0;
/*font-size:11px;*/
z-index:100;
}
.ui-jqgrid .ui-common-table {border-width: 0p... |
/* Cosas */
body{
max-width: 100vw;
overflow-x: hidden;
}
.btn-custom{
cursor: pointer;
background-color: #f44336 /*rgb(35, 31, 32)*/;
border: 0;
color: #fff;
border-radius: 0;
font-weight: 500;
padding: 1vh 2vw;
font-size: 1.2vw;
/*display: inline-block;*/
transition: .3s ease;
}
.btn... |
.calendar {
display: none;
width: 96%;
padding:0 2%;
margin: 0px auto ;
border-radius: 6px;
}
.calendar-title {
position: relative;
height: 30px;
line-height: 30px;
padding: 10px 0;
}
.calendar-title a.title {
display: inline-block;
font-size: 0.71rem; color: #84ab28; text-align: center; width: 10... |
body {
background-color: #3498DB;
} |
/* line 2, ../scss/pdf.scss */
* {
-webkit-print-color-adjust: exact;
}
/* line 6, ../scss/pdf.scss */
body {
margin: 0 auto !important;
border: 0;
padding: 0;
float: none !important;
overflow: visible;
}
/* line 14, ../scss/pdf.scss */
html {
width: 100%;
height: 100%;
overflow: visible;
}
/* line... |
@font-face{font-family:Vazir;src:url(../fonts/Vazir.eot);src:url(../fonts/Vazir.eot?#iefix) format('embedded-opentype'),url(../fonts/Vazir.woff) format('woff'),url(../fonts/Vazir.ttf) format('truetype');font-weight:400}@font-face{font-family:Vazir;src:url(../fonts/Vazir-Bold.eot);src:url(../fonts/Vazir-Bold.eot?#iefix)... |
@import url(//fonts.googleapis.com/css?family=Oswald:400);
* {
margin: 0;
padding: 0;
}
.chart {
position: absolute;
width: 450px;
height: 450px;
top: 50%;
left: 50%;
margin: -225px 0 0 -225px;
}
.pieTip {
position: absolute;
float: left;
min-width: 30px;
max-width: 300px;
padding: 5px 18px 6... |
.list-item-wrapper{width:100%;height:50px;line-height:50px;padding:0 10px;border-left:1px solid #e2e0e0;border-right:1px solid #e6e6e6;border-bottom:1px solid #ebebeb;cursor:pointer;display:flex}.list-item-wrapper .title{width:200px}.list-item-wrapper .type{width:300px;text-align:center}.list-item-wrapper .synopsis{wid... |
html {
font-size: var(--font-size);
@media (--breakpoint-medium) {
font-size: var(--font-size-m);
}
@media (--breakpoint-large) {
font-size: var(--font-size-l);
}
background-color: var(--black);
}
body {
font-family: var(--font-family);
font-size: var(--spacing-medium);
line-height: var(--li... |
body {
background-color: #ee5522;
background-attachment: fixed;
background-size: cover;
text-align: center;
}
h1 {
text-transform: uppercase;
font-size:26px; margin: 20px; background-color:rgba(250, 250, 250, 0.5); padding:15px; border-radius: 20px; color:black;
}
.main-container {
width: ... |
/* ==UserStyle==
@name Gmail+ for Gmail Basic Fixed
@namespace USO Archive
@author Fazazan Fazazan
@description `<a href="https://userstyles.org/styles/126182/gmail-for-gmail-basic">This</a> but with button fonts fixed.Now has an option for <a href="https://imgur.com/a/0aWByCH">custom backgrou... |
.odd {
background-color: #BEBEAF;
}
.even {
background-color: #D6EBFF;
}
.spacer {
margin-top:2%;
}
.list-item {
margin-top:1px;
font-size:15px;
}
.list-title {
font-size:25px;
}
.left {
text-align:left;
margin-left:20px;
margin-top:1px;
}
#scrollArea {
height: 300px;
overflow: auto;
width:30%... |
.ANT_up {
height: 7vw;
width: 25vw;
position:absolute;
top:50%;
left:50%;
margin-right:-50%;
transform: translate(-50%,-300%);
}
.ANT_down {
height: 7vw;
width: 25vw;
position:absolute;
top:50%;
left:50%;
margin-right:-50%;
transform: translate(-50%,200%);
}
.ANT_text {
text-align: center... |
.headerEvents {
padding: 1rem;
}
.headerAvatar {
border-radius: 8rem;
max-height: 50px;
max-width: 50px;
}
.header {
display: flex;
padding: 5px;
}
.header h1 {
font-family: var(--font-primary);
font-size: var(--font-l);
}
.header-item {
flex-grow: 1;
}
.header-item.centered {
text-align: center... |
/*!
* Datepicker for Bootstrap
*
* Original Idea: http://www.eyecon.ro/bootstrap-datepicker (Copyright 2012 Stefan Petre)
* Updated by AymKdn (http://kodono.info - https://github.com/Aymkdn/Datepicker-for-Bootstrap)
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
.datepicker {... |
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);/*
* @param direction vertical or horizontal
* @param position type of positioning to apply (relative/absolute)
*/
/*
* @param $selector css selector on which to apply the icon. Can be '&' if the icon should be applied on the current element;
* @par... |
/*
绿色:#009688
蓝色:#009688
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, ta... |
/*!
* Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
* Copyright 2011-2016 The Bootstrap Authors
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! from.css v4.2.0 | MIT License | github.com/necolas/from.css */
html {
font-family: sans-ser... |
/*
* Kendo UI v2014.3.1119 (http://www.telerik.com/kendo-ui)
* Copyright 2014 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial lice... |
/*
Created on : Mar 20, 2015, 5:28:06 PM
Author : devashish
*/
.mck-box {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 22436000;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
font-size: 12px;
line-height: 18px;
vertical-align: middle;
text-a... |
html,body {
height:100%;
padding-top:70px;
}
section {
height:calc(90% - 50px);
}
.affix {
padding:0px;
-webkit-transition:padding 0.2s linear;
-moz-transition:padding 0.2s linear;
-o-transition:padding 0.2s linear;
transition:padding 0.2s linear;
}
.affix-top {
padding-t... |
:root {
--media-desktop: 768px;
} |
/******************************************************************
Template Name: DJoz
Description: DJoz Music HTML Template
Author: Colorlib
Author URI: https://colorlib.com
Version: 1.0
Created: Colorlib
******************************************************************/
/*-----------------------------... |
* {
box-sizing: border-box;
}
body {
font-family: 'Playfair Display', serif;
margin: 0;
padding: 10px;
color: black;
}
.layout {
display: flex;
padding: 15px;
max-width: 1280px;
margin: 0 auto;
}
ul {
min-width: 240px;
display: flex;
flex-direction: column;
list-style-type: none;
paddin... |
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
* Start Bootstrap - SB Admin v5.0.3 (https://startbootstrap.com/template-overviews/sb-admin)
* Copyright 2013-2019 Start Bootstrap
*... |
/* ==UserStyle==
@name antitaringa2
@namespace USO Archive
@author cccb010
@description `nada`
@version 20190119.13.19
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/* ==UserStyle==
@name antitaringa2
@namespace github.com/openstyles/stylus
@vers... |
.course-container[data-v-9d65ddfe]{padding:20px}.el-row[data-v-9d65ddfe]{margin-bottom:20px}.el-row[data-v-9d65ddfe]:last-child{margin-bottom:0}.el-col[data-v-9d65ddfe]{border-radius:4px}.noData[data-v-9d65ddfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-it... |
html, body { margin: 0; padding: 0; height: 100%; }
body { font-family: Veranda, Arial, Helvetica, sans-serif; color: #222222; box-sizing: border-box; }
a { color: #4E88C2; text-decoration: none; }
a:hover { color: #297ACC; text-decoration: underline; }
div-embed { display: block; }
.contentwrap { font-size: 1.2em; m... |
body {
background: rgba(17, 23, 35, 1.0);
color: rgba(255, 255, 255, 0.4);
padding: 1px 0 0 0;
overflow-x: none;
margin: 0;
}
.category .category,
.category .board {
margin: 0 0 1px 0;
min-height: 0;
overflow: visible;
padding: 10px;
position: relative;
width: auto;
z-in... |
@import 'https://fonts.googleapis.com/css?family=Merriweather:400,400i';
body {
font-family: sans-serif;
text-align:center;
transition: all 1s ease-in;
padding: 20px;
}
#credits {
margin-top:20px;
font-size:12px;
}
#quote {
max-width: 500px;
margin: 0px auto 10px auto;
font-size:20px;
font-family: '... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
height: 100%;
position: relative;
}
body {
width: 100%;
max-width: 1200px;
margin: 0 auto;
color: #4d4d4d;
}
header {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 30px;... |
/*
Thakkar,Karan Jeeten - 1001852000
Talukdar, Shreyalaxmi - 1001862708
Rathod, Abhijeet Umedsinh - 1001869833
*/
body>table {
width: 80%;
}
table {
border-collapse: collapse;
}
table.list {
width: 100%;
}
td,
th {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
tr:nth-child(... |
@media (min-width: 1200px){
.hide-filter-price .price{display:none}
.boxes{max-width:1200px;margin:0 auto}
.wpb-page{min-height:360px}
}
@media (max-width: 1199px) and (min-width: 992px){
body>div.jGrowl{width:40% !important;margin:0 30%}
.header-content .header-list-icons .dropdown-menu{left:auto;r... |
/*!
* Bootstrap Grid v5.1.2 (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 {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #... |
body {
background-color: #f0f2f5;
height: 100vh;
font-family: roboto, sans-serif;
}
section {
padding: 20px 0px;
}
.mt-custom {
margin-top: 10rem;
}
.first-parent {
background: linear-gradient(rgba(0, 0, 0, 0.829), rgba(0, 0, 0, 0.5)),
url("https://images.unsplash.com/photo-1503435824048-a799a3a84bf7?ixid=Mnwx... |
@font-face{font-family:Nunito;font-style:normal;font-weight:400;src:url(../../fonts/Nunito/Nunito-Regular.73a8196.ttf) format("truetype")}body{font-family:Nunito,Arial,Helvetica,sans-serif;background-color:#363c43;color:#edf3ff}body.theme-light{background-color:#fff;color:#2e2f32}body,html{padding:0;margin:0}#jitsiCont... |
/**
* Timeline.css
*/
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html {
font-size: 100%;
padding: 0;
margin: 0;
}
.main a{
color:#0085a1;
}
.main a:hover {
/*color: #000;*/
/*text-decoration: none;*/
}
.main, .container > header {
wi... |
.preso {
margin: 0;
padding: 0;
width: 100%;
height: 740px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
page-break-after: always
}
@page { size: A4 landscape } |
/*
Designed by /u/Jaskys
/r/ClearShift theme base
Contributors: /u/supersmilers, /u/mtvee, /u/BatDogOnBatMobile, /u/MrLawbreaker
Icons provided by www.icons8.com under "Creative Commons Attribution-NoDerivs 3.0 Unported" license
Main color: #0078d7
Secondary: #259eff
Christmas
Main color: #BF0426
Secondary: #7A0218
*/... |
body {
background-color: #1E3741;
color: #848484;
font-family: "Arial";
}
#header {
margin: 10px;
margin-left: initial;
margin-bottom: 20px;
}
button {
padding: 6px;
padding-left: 15px;
padding-right: 15px;
background-color: #088A85;
border: 0;
}
#header > div {
display: inline-block;
margin-left: -2px;... |
/* noto-sans-cyrillic-ext-300-italic*/
@font-face {
font-family: 'Noto Sans';
font-style: italic;
font-display: swap;
font-weight: 300;
src: url('./files/noto-sans-cyrillic-ext-300-italic.woff2') format('woff2'), url('./files/noto-sans-cyrillic-ext-300-italic.woff') format('woff');
} |
@charset "UTF-8";
/*!
* Bootstrap v4.2.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e... |
.bootstrap-dialog {
}
.bootstrap-dialog .modal-header {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.bootstrap-dialog .bootstrap-dialog-title {
color: #fff;
display: inline-block;
}
.bootstrap-dialog.type-default .bootstrap-dialog-title {
color: #333;
}
.bootstrap-dialog.size-normal... |
.actions {
@apply flex p-1 border-accent-2 border items-center justify-center
w-12 text-accent-7;
transition-property: border-color, background, color, transform, box-shadow;
transition-duration: 0.15s;
transition-timing-function: ease;
user-select: none;
}
.actions:hover {
@apply border bg-accent-1 border-ac... |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-he... |
@import "normalize.css";
body, div, span {
box-sizing: border-box;
position: relative;
display: flex;
flex-direction: column;
align-items: stretch;
flex-shrink: 0;
align-content: flex-start;
border: 0 solid black;
margin: 0;
padding: 0;
}
body, html {
width: 100%;
height: 100%;
}
body {
b... |
html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: Roboto, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header {
margin-left: 10%;
padding... |
body {
background-color: #04a6eb;
color: #fdffff;
width: 500px;
margin-right: auto;
margin-left: auto;
}
button {
padding: 5px 20px;
background-color: #337ab7;
color: #fdffff;
border-color: #2e6da4;
border-style: none;
}
input {
height: 20px;
} |
/*------------------------------------------
Template Name: AdminEx Dashboard
Author: ThemeBucket
-------------------------------------------*/
@import url('../fonts/css/font-awesome.min.css');
body {
background: #424f63;
color: #7a7676;
line-height: 20px;
overflow-x: hidden;
font-size: 14px;
... |
.placeholder-transparent::placeholder {
color: transparent;
}
.placeholder-current::placeholder {
color: currentColor;
}
.placeholder-black::placeholder {
color: rgba(0, 0, 0, 1);
}
.placeholder-white::placeholder {
color: rgba(255, 255, 255, 1);
}
.placeholder-gray-50::placeholder {
color: rgba(249, 250,... |
@import
url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
html,body {
min-height: 100%
}
.layout-boxed html,.layout-boxed body {
height: 100%
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'Source Sans Pro... |
/*!
* Bootstrap v3.0.1 by @fat and @mdo
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
... |
body, input, button {
font-family: "Noto Sans KR", "Avenir";
}
@font-face {
font-family: 'Mosk';
src: url('../fonts/MoskUltra-Bold900.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
nav, footer {
width: 100%;
height: 7.5rem;
border-bottom: 1.5px solid #ECEEF1;
box-sizing: b... |
/* Variables - keep in sync with globalStyles.js in src */
:root {
--darkGrey: #333;
--medGrey: #888;
--lightGrey: #CCC;
--brandColor: #5097BA;
}
/* stop horizontal scroll bar appearing*/
body {
overflow-x: hidden;
}
/* The width and height properties include
the content, the padding and border, but not the... |
/*
* Zaleva
* https://zalevastore.com
* Sprei kekinian, berkualitas, lembut dan nyaman untuk keluarga
* Copyright (c) 2021
*/
/* Base */
:root {
--bs-warning: #ffd400;
--bs-darkest: #1b1e21;
--bs-dark-main: #212529;
--bs-darkest-main: #16181b;
--bs-border-light: #dee2e6;
--bs-border-dark: #383838;... |
/**
@Name: laydate 核心样式
@Author:贤心
@Site:http://sentsin.com/layui/laydate
**/
html{_background-image:url(about:blank); _background-attachment:fixed;}
.laydate_body .laydate_box, .laydate_body .laydate_box *{margin:0; padding:0;}
.laydate-icon,
.laydate-icon-default,
.laydate-icon-yahui,
.laydate-icon-danlan,
... |
html,
body {
font-family: "Helvetica Neue", arial, sans-serif;
font-size: 16px;
line-height: 1.66em;
padding-top: 10px;
padding-bottom: 10px;
background-color: white;
padding: 30px;
}
body > *:first-child {
margin-top: 0 !important;
}
body > *:last-child {
margin-bottom: 0 !important;
}
a {
color... |
/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
.uploadify {
position: relative;
margin-bottom: 1em;
}
.uploadify-button {
/*
background-color: #505050;
background-image: linear-gradient(bottom, #505050 0%, #70707... |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
body {
font-family: sans-serif;
padding: 10px;
}
a {
text-decoration: none;
}
label {
display: block;
}
nav a {
display: inline-block;
margin-right: 16px;
}
.ui.search > .results {
min-width: 40vw;
}
form div {
margin: 1em;
display: inline-block;
}
.require-label {
width: 100%;
}
.requirements {... |
/* Copyright 2016 Google Inc. All Rights Reserved.
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 agreed to in wr... |
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 14, 2011 08:53:15 AM America/New_York */
@font-face {
font-family: 'TitilliumText22LThin';
src: url('TitilliumText22L001-webfont.eot');
src: url('TitilliumText22L001-webfont.eot?#iefix') format('embedded-opentype'),
url('Ti... |
body {
font-size: 100%;
font-family: monospace;
}
.left-inner-shadow {
position: relative;
overflow: hidden;
}
.left-inner-shadow:before {
content: "";
position: absolute;
z-index: 1;
width: 10px;
top: 5%;
height: 90%;
left: -10px;
border-radius: 5px / 100px;
box-shadow: 0 0 13px rgba(0, 0, 0,... |
body {
background: #4FA4F9;
} |
body{
background-image: url(images/bg.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.logo{
margin-left: 3%;
margin-right: 55%;
}
.navbar{
display: flex;
background-color: rgb(83, 79, 79);
}
ul{
list-style: none;
font-size: 30px;
}
.navbar l... |
/*
* Galleria Twelve Theme 2011-03-21
* Copyright (c) 2011, Aino
*/
.galleria-container {
position: relative;
overflow: hidden;
font: 11px/1.4 arial,sans-serif;
color: #fff;
}
.galleria-container img {
-moz-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.galleria-s... |
@font-face {
font-family: Mercury;
font-style: normal;
font-weight: normal;
src: url('Mercury-TextG1Roman.woff') format('woff');
} |
/* ------------------------------------------------------------------------------
*
* # Components
*
* Common less file with imports of plugins and pages
*
* Version: 1.0
* Latest update: Feb 5, 2016
*
* ---------------------------------------------------------------------------- */
/* --------------------... |
/* Feuille de styles générale. */
/* global */
/* structure */
/* popup */
/* thumbnail */
/* slideshow */
/* login */
/* global */
html {
height: 100%;
}
body {
position: relative;
height: 100%;
min-width: 800px;
min-height: 400px;
padding: 0;
margin: 0;
}
body, button, input, select {... |
@import '../../styles/colors.module.css';
.buttonContainer {
position: relative;
display: inline-block;
}
.buttonContainer.loader {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.button {
composes: commonFontSettings from '../../styles/common.module.css';
box-sizing: b... |
@import url(https://fonts.googleapis.com/css?family=Abel);
*{
margin:0;
padding:0;
}
body{
background: #f5f7f8;
}
h1{
color:#4d6991;
}
nav{
background-color: #343f56;
height: 80px;
}
#logo{
margin: 1% 10%;
width: 33%;
height: 50px;
float:left;
}
#cssmenu{
float:right;
... |
.profile{
border: 1px solid #EEEEEE;
width: 850px;
}
.profileWrapper{
margin-top: 20px;
}
#updateBtn{
width: 130px;
margin: 0px auto;
}
#updateBtn a{
color: white;
font-style: none;
}
#updateBtn a:hover{
color: white;
font-style: none;
}
#updateBtn a:visited{
color: white;
font-style: none;
}
.profileInf... |
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
#result {
max-width: 430px;
padding: 15px;
margin: 0 auto;
display: none;
}
#loading {
display: none;
}
#final-password {
margin-top: 15px;
display: none;
}
.form-signin {
max-width: 430px;
padding: 15px;
margi... |
.card {
display: inline-block;
position: relative;
width: 200px;
height: 100px;
background: red;
margin: 20px;
}
.card.open:after {
content: '';
display: inline-block;
position: absolute;
width: 0;
margin: 0 auto;
left: 0;
right: 0;
bottom: -40px;
border: 20px solid transparent; border-top... |
/*
* Skin: Blue
* ----------
*/
.skin-blue .main-header .navbar {
background-color: #f57521;
}
.skin-blue .main-header .navbar .nav > li > a {
color: #ffffff;
}
.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:active,
.skin-blue .main-header .navbar .nav > li > a... |
.Content {
max-width: 60rem;
padding: 0.8rem;
margin: 0 auto;
} |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "WindSong";
}
body {
padding: 10px;
background-color: pink;
}
.container {
margin: 10px;
padding: 20px;
width: 100%;
}
section {
margin: 30px;
display: flex;
justify-content: space-between;
}
/* h5 {
position: relative;
disp... |
@charset "utf-8";
/* CSS Document */
/******************************
[Table of Contents]
1. Fonts
2. Body and some general stuff
3. Header
3.1 Top Bar
3.2 Header Main
3.3 Main Navigation
3.4 Page Menu
4. Banner
5. Characteristics
6. Deals of the week
6.1 Deals
6.2 Featured
7. Popular Categories
8. Banner 2
9. ... |
/* custom styles for Understanding WCAG 2.0 */
body {
max-width: 75em;
}
code {
font-family: monospace;
}
h3.section, h3.terms {font-weight: normal; margin-top: 1.5em; color: #000000; background: inherit;}
h4 {font-weight: bold; margin-bottom: 0; color: #333; background: inherit;}
.boxed {border: soli... |
/* Website template by freewebsitetemplates.com */
#content div#section div span {
margin-top: 37px;
}
#content div#section div#figure span {
margin-top: -5px;
}
#content div#section span.background {
top: 5px;
}
#content div div span {
top: 346px;
}
#content div.section div {
padding-top: 36px;
}
#content d... |
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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,
menu,
nav,
section,
summary {
display: block;
}
audio,
canva... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.