text stringlengths 1 1.04M |
|---|
/*
* Theme Name: ThemeBase
*
* Layout: Sidebar-Content
*
* Learn more: https://developer.wordpress.org/themes/basics/template-files/
*/
.content-area {
float: right;
margin: 0 0 0 -25%;
width: 100%;
}
.site-main {
margin: 0 0 0 25%;
}
.site-content .widget-area {
float: left;
overflow: hidden;
width: 25%;
... |
body{
width: 0 auto;
}
header {
display: block;
/* margin-bottom: 100px; */
}
header nav {
/* position: fixed; */
display: block;
width: 100%;
top: 0;
z-index: 10;
height: 140px;
background-image: url('../images/home2.jpg') ;
background-color:yellow;
}
header nav ul l... |
/* ==UserStyle==
@name Shiza Project - без рекламы by PersonV
@namespace USO Archive
@author PersonV
@description `Стиль убирает некоторые элементы с сайта <a href="http://shiza-project.com/" title="Сайт проекта Shiza Project " target="_blank">Shiza Project</a> и делает его более удобным.-----... |
/* ==UserStyle==
@name facebook sponsor remover
@namespace USO Archive
@author Micah Bucy (aka eternalsword)
@description `removes the little ad bar under the profile links`
@version 20060227.17.18
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/* code by Micah ... |
.header-fixed {
box-shadow: 0 0 10px #777;
}
.section-1 {
position: relative;
overflow: hidden;
z-index: 10;
white-space: nowrap;
}
.section-1-item {
white-space: normal;
position: relative;
display: none;
width: 100vw;
overflow: hidden;
}
.section-1-item.active {
display:... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*!
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT Li... |
.form {
width: 350px;
padding: 30px;
margin: 30px auto 0;
background-color: var(--color-bg);
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 3px;
}
.title {
margin-bottom: 30px;
color: var(--color-dark);
}
.input {
width: 240px;
margin-bottom: 20px;
}
.text {
margin-top: 20px;
colo... |
/* Both
**********************************************/
@import url( https://fonts.googleapis.com/css?family=Quantico );
body {
background-color: #333;
font-size : 31px;
}
nav {
overflow : hidden;
}
nav input[type=checkbox] {
display : none;
}
menu {
position : relative;
transition : all .4s cubi... |
.shadow {
width: 100%;
}
.login-block {
width: 500px;
padding: 28px;
background: #fff;
margin: 28px auto;
}
.tb_nowbook {
margin-top: 16px;
text-align: center;
margin-left: 20px;
width: 138px;
}
.rupee_lft {
float: left;
width: 16%;
}
.login-block h1 {
text-align: cen... |
/* 6faee43ecc70ae0a6e18079233558e99c868682a
* ========================================================================== */
/* Document
* ========================================================================== */
/**
* Add border box sizing in all browsers (opinionated).
*/
*,
::before,
::after {
box-si... |
/**
* Rounded corner CSS + images
* This CSS uses background images and relative positioning to display rounded
* corners on all browsers.
*/
.rounded-corner {
display: block;
width: 11px;
height: 11px;
font-size: 1pt;
margin: 0px;
padding: 0px;
}
#page-header .rounded-corner {
backgro... |
@font-face {
font-family: 'Kenny';
src: url("../font/kenvector_future.ttf") format("truetype");
font-style: normal;
font-stretch: normal;
}
@font-face {
font-family: 'KennyThin';
src: url("../font/kenvector_future_thin.ttf") format("truetype");
font-style: italic;
font-stretch: normal;
}
html {
back... |
#customers {
font-family: Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 100%;
}
#customers td, #customers th {
border: 1px solid #ddd;
padding: 8px;
}
#customers tr:nth-child(even){background-color: #f2f2f2;}
#customers tr:hover {background-color: #ddd;}
#customers th {
padding-top: 12px;
padding-... |
@tailwind base;
@tailwind components;
@tailwind utilities;
@import '~animate.css';
body {
@apply bg-white dark:bg-gray-900;
}
.input-text,
.input-select {
@apply w-full
py-2
px-4
bg-transparent
border-l-0
border-t-0
border-r-0
border-b-4
border-... |
/*important for slider*/
.wrapper {
width: 100%;
overflow: hidden;
position: relative;
float: left;
transition: 400ms linear;
}
.wrapper.half {
width: 50%;
}
.wrapper.strictwidth {
width: 500px;
}
.wrapper.scallable:after {
content: " ";
padding-top: 90%;
display: block;
}
.w... |
.custom-widget {
background-color: lightseagreen;
padding: 0px 2px;
} |
body{color:rgb(255,0,0);foo:bar(one,two,three);filter:progid:Foo.Bar.Git(params=12,bar=110);filter:alpha(opacity=25);filter:alpha(opacity=30);filter:mask();background-image:-webkit-radial-gradient(circle,white,black)} |
.navbar {
background: #1c2237;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.2rem;
position: sticky;
top: 0;
z-index: 999;
}
.navbar-container {
display: flex;
justify-content: space-between;
height: 80px;
}
.contain... |
@media only screen and (min-width: 768px) {
html, body {
height: 100%;
}
#dashboard-container {
height: 100%;
}
} |
:root {
--light-hl-0: #0000FF;
--dark-hl-0: #569CD6;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #0070C1;
--dark-hl-2: #4FC1FF;
--light-hl-3: #795E26;
--dark-hl-3: #DCDCAA;
--light-hl-4: #A31515;
--dark-hl-4: #CE9178;
--light-hl-5: #008000;
--dark-hl-5: #6A... |
.subscribe-holder .wpb_button {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.isp_spinner { margin: 0 5px; }
.ips_error_addr_mail {
display: inline-block;
vertical-align: middle;
} |
@media print {
.hulp, /* do not print help */
.fbLikeShare, /* do like share buttons of fb flexible block */
footer .container,
footer .secundnavbar,
.col-md-4.col-sm-4.aside .blok,
.col-md-4.col-sm-4.aside,
a.btn.back,
div.share.clearfix a,
div.share.clearfix,
figure iframe,
.aside .overzich... |
html, body {
margin: 0;
overflow: auto;
width: 100%;
height: 100%;
}
canvas {
width: 100%;
height: 100%;
} |
.widgetLg {
flex: 2;
-webkit-box-shadow: 0 0 15px -10px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 15px -10px rgba(0, 0, 0, 0.75);
padding: 20px;
}
.widgetLgTitle {
font-size: 22px;
font-weight: 600;
}
.widgetLgTable {
width: 100%;
border-spacing: 20px;
}
.widgetLgTr {
}
.widgetLgTh {
... |
.home {
display: flex;
justify-content: center;
margin-left: auto;
margin-right: auto;
max-width: 1500px;
}
.home__image {
width: 100%;
z-index: -1;
margin-bottom: -150px;
mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}
.home__container {
... |
body {
margin: 0;
background-color: #262626;
overflow: hidden;
}
/* --- LOGO --- */
@font-face {
font-family: Dimitri;
src: url('../resources/dimitri.TTF');
}
#menubar {
margin: 0;
display: table;
width: 100%;
height: 100px;
background-color: #191919;
border-radius: 0... |
form {
text-align: right;
padding-right: 100px;
}
button {
margin-top: 10px;
margin-right: 40px;
}
.link {
margin-right: 95px;
} |
.sheet-background-panel{
background-color: #D3D3D3;
}
.sheet-tab-content {
display: none;
}
.sheet-tab1:checked ~ .sheet-tab1,
.sheet-tab2:checked ~ .sheet-tab2,
.sheet-tab3:checked ~ .sheet-tab3,
.sheet-tab4:checked ~ .sheet-tab4,
.sheet-tab5:checked ~ .sheet-tab5,
.sheet-tab6:checked ~ .sheet-tab6
{
di... |
/**
* Copyright (c) 2017-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* CSS files with the .module.css suffix will be treated as CSS modules
* and scoped locally.
*/
:root {
--black: #000;
--bla... |
/***** Roundcube|Mail basic styles *****/
body
{
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin: 8px;
background-color: #F6F6F6;
color: #000;
font-size: 12px;
}
body.iframe
{
margin: 20px 0 0 0;
background-color: #FFF;
}
body.extwin
{
margin: 10px;
}
td, th, div, p, sele... |
a.button {
text-decoration: none;
border: 3px solid rgba(0, 0, 0, 0.07);
padding: 4px 20px;
margin-right: 20px;
border-radius: 20px;
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
color: #999;
}
a.button:hover {
opacity: 1;
border-color: #666;
}
/* reset yue.css */
.yue {
font-fam... |
/**
*
* -----------------------------------------------------------
*
* Codestar Framework
* A Lightweight and easy-to-use WordPress Options Framework
*
* -----------------------------------------------------------
*
*/
/* @group Base */
.chosen-container {
position: relative;
display: inline-block;
vert... |
<style>
.fill{
}
.centered{
text-align: center;
}
</style> |
@import url("https://use.fontawesome.com/releases/v5.5.0/css/all.css");
* {
margin: 0;
padding: 0;
text-decoration: none;
font-family: Arial;
box-sizing: border-box;
}
body {
/* background-image: url('../images/home/start.jpg');
background-size: cover;
background-position: top;
back... |
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
.login-page {
width: 360px;
padding: 8% 0 0;
margin: auto;
}
.form {
position: relative;
z-index: 1;
background: #FFFFFF;
max-width: 360px;
margin: 0 auto 100px;
padding: 45px;
text-align: center;
box-shadow: 0 0 20px 0 rgba(0, 0, 0... |
/************************
* Tile size controll *
************************/
.tile_size .size {
float: left;
cursor: pointer;
margin-right: 4px;
}
.tile_size .size>img {
margin-bottom: -4px;
}
.tile_size .size.active {
box-shadow: 0 0 2px red;
}
/************************
* Tile pattern controll... |
/*
Name: Base16 Atelier Sulphurpool Light
Author: Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/sulphurpool)
Prism template by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/prism/)
Original Base16 color scheme by Chris Kempson (https://github.com/chriskempso... |
/* ===== Web Components =====*/
.buttom {
/* width: 153px; */
/* height: 49px; */
padding: 1rem;
background-color: var(--clr-One);
color: var(--clr-white);
font: var(--button);
font-weight: 700;
border: none;
text-transform: uppercase;
/* font-family: var(--fontTwo); */
bo... |
.main{
background: url(../Images/main_bg2.png) repeat-y;
}
/*****左侧*****/
#left{
width:149px;
height:auto;
padding:20px 0;
background:#EFF8FC;
border-right: 1px solid #E2EEF4;
}
#left .left_nav{
width:49px;
height:auto;
}
#left .left_nav li{
width:129px;
height:38px;
overflow: hidden;
padding-left:20px;
}
#... |
/* ==UserStyle==
@name Dark Koledarcek.com
@namespace USO Archive
@author Sir Jibi
@description `Dark background theme for koledarcek.com site.`
@version 20181008.13.55
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("koledarcek.com") {
bo... |
.wrapper {
lost-column: 1/3;
@media (--lg) {
lost-column: 2/4;
}
@media (--md) {
lost-column: 5/12;
}
@media (--sm) {
lost-column: 4/4;
}
}
.inner {
position: relative;
padding: 40px;
@media (--lg) {
padding: 35px 20px 0;
}
@media (--md) {
padding: 30px 20px 0;
}
@media... |
.profile-container {
width: 100%;
max-width: 1180px;
padding: 0 30px;
margin: 32px auto;
}
.profile-container header {
display: flex;
align-items: center;
}
.profile-container header span {
font-size: 20px;
margin-left: 24px;
}
.profile-container header img {
height: 64px;
}
.profile-container hea... |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src:
local('Material Icons'),
local('MaterialIcons-Regular'),
url('./fonts/material-icons/MaterialIcons-Regular.woff2') format('woff2')
;
}
.material-icons {
font: normal normal normal 24px/1 'Material Icons';
f... |
button.accordion{
cursor: pointer;
border: none;
outline: none;
background:none;
width:100%;
text-align: left;
margin: 0px;
width:250px;/*derniere modif*/
padding-left: 0px;/*derniere modif*/
}
button.accordion.active, button.accordion:hover {
background-color: #eeeeee;
}
a.lien{... |
:root {
--surface-a: #191919;
--surface-b: #191919;
--surface-c: #4c4c4c;
--surface-d: #4b4b4b;
--surface-e: #323232;
--surface-f: #323232;
--text-color: #dedede;
--text-color-secondary: #888888;
--primary-color: #FFE082;
--primary-color-text: #212529;
--font-family: -apple-system, BlinkMacSystemF... |
/* ==UserStyle==
@name Maemo planet: fluid width and space filling
@namespace USO Archive
@author Jaffa
@description `Use the maximum amount of width and fix some weird formatting of dates etc.`
@version 20070511.6.48
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== ... |
@charset "utf-8";
/* body */
body {
background: #f2f2f2;
}
footer {
margin-top: 40px;
}
/* navbar */
.navbar {
background-color: #fff;
}
.navbar-header img {
margin-top: 5px;
height: 40px;
}
/* cover */
.cover {
margin-top: -20px;
margin-bottom: 20px;
width: 100%;
height: 300px;
... |
/**
* `Inter` and `Inconsolata` are encoded as base64 because we can't always guarantee
* the absolute path that font files may be served from.
*
* For instance, running `dagit` with `--path-prefix` on built JS will not be able to
* load font files because the built URL does not match the path prefix used at runt... |
/*
TimelineJS - ver. 2.33.0 - 2014-06-17
Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.... |
/*
Essa folha de estilo foi usada para a criação das telas do manual em cores mais claras, apenas para
redução dos custos de impressão, e não deve ser incluída no sistema.
Para impressões futuras, recriar o arquivo com base em uma cópia atualizada do arquivo "css/common.css"
*/
body{
padding-top: 12px;
font-size: 12px;... |
body {
background-color: #333;
margin: 0px;
}
h1 {
font-family: 'Armata';
font-size: 1.8em;
font-weight: bold;
color: #fff;
margin: 15px;
}
h2 {
font-family: 'Armata';
font-size: 1.6em;
color: #333;
margin: 5px 5px 20px 5px;
text-align: center;
}
h3 {
font-family: 'Armata';
font-size: 1.2em;
color: #3... |
@charset "utf-8";
/* CSS Document 课程样式*/
/**************公共样式**************/
* {
list-style: none;
margin: 0;
padding: 0;
font-family: "微软雅黑";
}
.ansright.spanright.no input[type="radio"],.ansright.spanright.no input[type="checkbox"] {
border: none
}
.exambtn_lore {
display: block;
width: 121px;
height: 30px;
... |
/*base code*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
ani... |
* {
box-sizing: border-box;
}
html {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
body {
margin: 0;
background-image: url("../img/fondo1.jpg");
}
#input-number{
border-radius: 10px;
}
header {
background: rgb(226, 223, 223);
color: rgb(26, 24,... |
/* Style sheet for margin example */
body {
color : #000000;
background-color : #ffffff;
font-family : arial, verdana, sans-serif;
font-size : 12px;
}
p {
margin-top : 40px;
margin-bottom : 30px;
margin-left : 20px;
margin-right : 20px;
border-style : solid;
border-width : 1px;
border-co... |
.ky-codeview-wrap {
background: #333;
color: #ddd;
padding: 0 15px 5px 15px;
overflow-x: auto;
}
.ky-codeview-wrap .color0 {
color: #666;
}
.ky-codeview-wrap .color1 {
color: #b33909;
}
.ky-codeview-wrap .color2 {
color: #44c55a;
}
.ky-codeview-wrap .color3 {
color: #ddd05f;
}
.ky-codeview-... |
/*Sabrus Offline Font families*/
@font-face {
font-family: 'Yanone Kaffeesatz Bold';
src: url('../fonts/Yanone%20Kaffeesatz%20Bold.otf');
}
@font-face {
font-family: 'Yanone Kaffeesatz Light';
src: url('../fonts/Yanone%20Kaffeesatz%20Light.otf');
}
@font-face {
font-family: 'Yanone Kaffeesatz Regu... |
/* STRUCTURE */
body {
padding: 2em 80px 0 40px;
margin: 0;
background: #fff;
font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1em;
line-height: 1.35em;
display: flex;
}
/*
Futura PT Heavy
font-family: futura-pt, sans-serif;
font-weight: 700;
font-style: normal;
Fu... |
.BuildControls {
width: 100%;
background-color: #CF8f2E;
display: flex;
flex-flow: column;
align-items: center;
box-shadow: 0 2px 1px #CCC;
margin: auto;
padding: 10px 0;
}
.OrderButton {
background-color: #DAD735;
outline: none;
cursor: pointer;
border: 1px solid #966909;
color: #966909;
f... |
@font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1544611317685'); /* IE9*/
src: url('iconfont.eot?t=1544611317685#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.ttf?t=1544611317685') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('iconfont.svg?t=154... |
.wp-block-button__link {
@apply font-bold px-5 py-3;
transition: .5s;
}
.wp-block-button__link.has-black-background-color {
@apply bg-black hover:bg-white hover:text-black;
}
.wp-block-button__link.has-slate-background-color {
@apply bg-slate hover:bg-white hover:text-slate;
}
.wp-block-button__link.has-dark-bac... |
#page-title {
display: inline;
font-family: serif;
color: #00617c;
}
h3 {
font-style: bold;
margin-left: 10px;
margin-right: 10px;
}
h5 {
font-style: italic;
margin-left: 10px;
margin-right: 10px;
}
.top-bar {
background-color: rgb(245, 237, 214);
}
.menuText {
background-color: rgb(245, 237, 21... |
/*!
* Bootstrap v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-heigh... |
@CHARSET "UTF-8";
/**
* Copyright (c) 2015, CoNWeT Lab., Universidad Politécnica de Madrid
* Code licensed under BSD 3-Clause (https://github.com/conwetlab/WMarket/blob/master/LICENSE)
*/
/****************************************************************************************
* COMPONENT SERVICE
***************... |
@import url("https://fonts.googleapis.com/css2?family=Alegreya&family=Lato&family=Oswald&family=Rakkas&family=Special+Elite&display=swap");
:root {
--background-color: #000000;
--foreground-color: #ffffff;
--foreground-alt-color: #ffe900;
--highlight-background-color: #ffe900;
--highlight-foreground-color: #0... |
/*
* # Semantic UI - 2.2.4
* 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
*
*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin');... |
@media (max-width:1024px){.css-slider-carousel{-moz-scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll}.css-slider-carousel::-webkit-scrollbar{background:transparent;width:0}.css-slider-carousel .inner-wrapper>*{max-width:300px;width:80%}}.also-viewed-vehicle-cross-shop .vehicle-card a{text-decoration:none}... |
main{
min-height: 70vh;
}
.footer-link{
text-decoration: none;
color: #ffffff;
}
.footer-link:hover{
text-decoration: none;
color: #f5bbbb;
}
.footer{
background-color: #343a40;
color: #ffffff;
}
h1{
font-size: 2rem;
}
... |
.navbar11{
width: 1200px;
margin: 0 auto;
padding-bottom: 5px;
}
.profilepic{
float: left;
margin: 2px 5px 0px 3px;
}
img.profilepic{
width: 45px;
height: 40px;
}
.input-size{
width: 400px;
}
.main-body{
width: 1100px;
margin: 0 auto;
border:2px solid #0088dd;
height: 100%;
overflow: auto;
}
.sector-1{... |
.linkedin {
position: fixed;
bottom: 7.35rem;
right: 0.75rem;
animation: fadeIn 700ms ease-in-out 1s both;
cursor: pointer;
color: rgb(41, 184, 245);
}
#linkedin {
font-size: 4.5rem;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
} |
body {
background: blue;
font: normal 15pt Arial;
}
header {
color: white;
text-align: center;
}
section {
background: white;
border-radius: 10px;
padding: 15px;
width: 500px;
margin: auto;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.555);
}
footer {
color: white;
text-align: center;
f... |
.noResult {
font-weight: bold;
text-align: center;
padding: 8px;
border-bottom: 1px solid rgb(202, 202, 202);
} |
.chosen-select {
width: 100%; }
.chosen-select-deselect {
width: 100%; }
.chosen-container {
display: inline-block;
font-size: 1rem;
position: relative;
vertical-align: middle; }
.chosen-container .chosen-drop {
background: #fff;
border: 1px solid #ccc;
border-bottom-right-radius: 0.25rem;
... |
.widget {
margin-top: 20px;
}
.widgetHeading {
display: flex;
justify-content: space-between;
margin-bottom: 7px;
}
.title {
font-size: var(--size-smallish);
font-weight: var(--weight-bold);
color: var(--dark);
}
.stakeProgress,
.stakeProgress span {
font-size: var(--size-tiny);
font-weight: var(--... |
nav li {float:left;}
nav li a
{
display: block;
padding: 8px;
text-decoration: none;
color:#DDA0DD;
}
nav li a:hover
{
background-color: #b666d2;
color:#FCFCFC;
}
nav ul
{
list-style-type: none;
margin: 0;
padding: 0;
background-color: #301934;
width:100%;
position:sticky;
overflow: hidden;
top:0;
} |
.create-box{
width: 500px;
margin-left: 300px;
}
.php {
width: 60%;
}
.mysql {
width: 50%;
}
.error-post{
color: red;
}
.col-title-post{
width: 500px;
}
.col-name{
width: 200px;
}
.col-image{
width: 150px;
}
.img-post {
height: 70px;
width: 150px;
}
.img-admin{
width: 250px;
}
.img... |
.enyo-grouped-toolbutton {
font-size: 20px;
color: #fff;
text-align: center;
height: 50px;
border-width: 0;
border-style: none;
padding: 0;
line-height: 50px;
min-width: 32px;
box-sizing: content-box;
/**/
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.enyo-grouped-toolbutton.enyo-f... |
@charset "utf-8";
/* base yui reset.css, repair 20091217*/
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li... |
/*图标字体初始化*/
@font-face {
font-family: "iconfont";
src: url('font/iconfont.eot'); /* IE9*/
src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/iconfont.woff') format('woff'), /* chrome、firefox */ url('font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari... |
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
body {
font-family: 'Raleway', sans-serif;
color: rgba(255, 255, 255, .7);
text-transform: uppercase;
letter-spacing: .5rem;
background: linear-gradient(to right, rgb(181, 222, 255), rgb(217, 152, 255));
/* Standard sy... |
.k-pdf-export#sub_contents {
/* border: 2px dashed #aaa; */
padding: 80px;
/* background-color: red; */
}
.k-pdf-export#sub_contents > div > div.MuiGrid-root {
width: 100%;
}
.k-pdf-export#sub_contents .MuiCard-root > div {
padding-left: 0;
margin-left: 0;
} |
/**
* Copyright 2015 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 appli... |
body {
background-color: #ffa700;
text-align: center;
}
h1 {
font-family: Consolas, monospace;
color: #fff;
font-size: 50px;
} |
@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
* bootswatch v3.3.1+2
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
* Based on Bootstrap |
/**
* @package so Categories for HikaShop
* @version 1.0.0
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
* @copyright (c) 2014 YouTech Company. All Rights Reserved.
* @author YouTech Company http://www.smartaddons.com
*
*/
.clear {
clear: both;
}
.child-cat{overflow:hidden}
.so-categories {
... |
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap');
* {
margin: 0;
padding: 0;
list-style-type: none;
box-sizing: border-box;
/* removes the default bootstrap shadow on buttons after clicking... |
.content {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 16px;
}
.content-2 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 16px;
}
.practice {
height: 200px;
}
#map {
height: 200px;
}
.doc {
height: 300px;
float: right;
padding: 10px;
}
@media all... |
.megahost-area{
background-image: url(.../assets/img/mitfarm.png);
background-size: cover;
}
.breadcrumb-area.breadcrumb-bg{
background-image: url(../img/megahost-image.png);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.breadcrumb-area.breadcrumb-bg1{
background-ima... |
:root {
--yellow: #FBE8A6;
--orange: #F4976C;
--navy: #475074;
--darkcyan: #B4DFE5;
--cyan: #D2FDFF;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Hel... |
/*
* ___
* /\_ \
* _____ ___ ___\//\ \ __
* /\ '__`\ / __`\ / __`\\ \ \ /'__`\
* \ \ \_\ \/\ \_\ \/\ \_\ \\_\ \_/\ __/
* \ \ ,__/\ \____/\ \____//\____\ \____\
* \ \ \/ \/___/ \/___/ \/____/\/____/
* \ \_\
* \/_/
*
* Designed, built,... |
/* Copyright 2014 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. */
a {
color: #585858;
}
.bad-clock .icon {
background-image: -webkit-image-set(
url(images/1x/clock.png) 1x,
url(images/2x/clock.png) 2x... |
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, sans-serif;
width: 100%;
background: url("../images/body-background.png");
}
.registration {
font-family: Dialog, sans-serif;
width: 100%;
display: block;
}
.registration-greeting button {
width: 100px;
height: 20px;
... |
/* banner */
.abcxyz {
height: 300px;
padding: 30px 0;
background: url(../img/banner-suplo.webp);
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
display: flex;
align-items: center;
jus... |
img, div {
behavior: url(iepngfix.htc)
} |
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: monospace;
font-size: 2rem;
min-height: 100vh;
display: grid;
overflow-y: hidden;
place-items: center;
background: linear-gradient(-45deg, #c4d2ef, #dfe6f6);
}
.hr,
.min,
.sec {
display: grid;
grid-template-columns: 1fr 1fr... |
/*!
=========================================================
* Argon Dashboard - v1.0.0
=========================================================
* Product Page: https://www.creative-tim.com/product/argon-dashboard
* Copyright 2018 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT (https://github.com/... |
*
{
margin: 0;
padding; 0;
background-color: black;
}
.main-nav
{
float: right;
list-style: none;
margin-top: 30px;
}
.main-nav li
{
display: inline-block;
}
.main-nav li a
{
color: white;
text-decoration: none;
padding: 5px 20px;
font-family: "Roboto", sans-serif;
font-size: 15px;
}
.main-nav li.activ... |
body {
font: 14px "Century Ghotic", Futura, sans-serif;
margin: 20px;
}
ol, ul {
padding-left: 30px;
}
.board-row:after {
clear: both;
content: "";
display: table;
}
.status {
margin-bottom: 10px;
}
.square {
background: #fff;
border: 1px solid #999;
float: left;
font-size: 24px;
font-weight... |
.customize-control-ast-slider .wrapper {
display: flex;
}
.customize-control-ast-slider .components-range-control {
width: 100%;
}
.customize-control-ast-slider .ast-range-unit, .customize-control-ast-responsive-slider .wrapper .ast-range-unit {
padding: 0 0 0 5px;
font-size: 11px;
line-height: 1em;
font-... |
.awe-booking.rtl .nice-select .option {
text-align: right; }
.awe-booking.rtl .right {
float: left; }
.awe-booking.rtl .left {
float: right; }
.awe-booking.rtl .admin-bar {
justify-content: right; }
.awe-booking.rtl .admin-bar .admin-bar__logo {
border-right: none;
border-left: 1px solid #535252;
padd... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.