text stringlengths 1 1.04M |
|---|
body { background-color: white }
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
h2 { color: #800; padding-left:0; font... |
:root {
/*
* General Colors
*/
--color-darkest: #1f2329;
--color-dark: #2f343d;
--color-dark-medium: #414852;
--color-dark-light: #6c727a;
--color-gray: #9ea2a8;
--color-gray-medium: #cbced1;
--color-gray-light: #e1e5e8;
--color-gray-lightest: #f2f3f5;
--color-black: #000000;
--color-white: #ffffff;
--rc-... |
/* m-plus-1-code-latin-ext-700-normal*/
@font-face {
font-family: 'M PLUS 1 Code';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('./files/m-plus-1-code-latin-ext-700-normal.woff2') format('woff2'), url('./files/m-plus-1-code-latin-ext-700-normal.woff') format('woff');
} |
html{
height: 100%;
width: 100%;
}
h1{
font-size: 10vw;
font-family: 'Roboto', sans-serif;
color: #57C2CB;
}
p {
font-family: 'Lato', sans-serif;
font-size: 5vw;
}
.question {
font-size: 5vw;
}
.images{
height: 480px;
width: 480px;
background-size: 100% 100%;
margin: auto... |
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align:... |
.textarea-block {
position: relative;
}
.textarea-block + .textarea-block {
margin-top: 1.4rem;
}
.textarea-block label {
font-size: 1.4rem;
}
.textarea-block textarea {
width: 100%;
height: 16rem;
min-height: 8rem;
margin-top: 0.8rem;
border-radius: 0.8rem;
background: var(--color-input-background... |
.shell-manager-sidebar {
position:absolute;
top:0;
left:0;
/*z-index:3690;*/
}
.shell-manager-sidebar-right {
left:auto !important;
right:0;
}
.shell-manager-bar {
position:absolute;
left:0;
width:48px;
background-color:rgb(57,61,254);
border-style:solid solid solid none;
border-width:1px;
border-color:but... |
body {
font-family: "Source Sans Pro", sans-serif;
font-size: 16px;
padding: 1em;
color: #414141; /* Dark gray */
background-color: #EEEEEE; /* Light gray */
}
h1 {
font-size: 6em;
margin: 0.25em 0;
}
h3 {
font-size: 5em;
margin: 0.25em 0;
}
p {
font-size: 1em;
}
.synopsis {
c... |
body, .loading {
margin: 0;
padding: 0;
background-color: black;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.label {
color: white;
font-weight: bold;
font-family: Arial;
}
.loading {
display: flex;
align-items: center;
justify-content: center;
}
.loading... |
/**
* Styles for the example page
*/
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-size: 14px;
line-height: 1.5em;
margin: 0;
}
.ce-example {
font-size: 16.2px;
}
.ce-example__head... |
@import url(https://fonts.googleapis.com/css?family=Pontano+Sans:300,400,600,700);
blockquote p {
margin-bottom: 1.5em;
color: dimgray !important;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote {
display: block;
border-width: 2px 0;
border-style: solid;
border-color: #eee;
... |
@charset "utf-8";
/*==============================================================================
タイトル: ブロックスタイル
著者 : Original Coding by Fumito Arakawa as Phize (http://phize.net/) Accessibility Modifid by Masuko koeda as みるく(http://white-stage.com/)
説明 : 左ブロック・中央ブロック・右ブロック・その他ブロックのスタイルです。
ブロ... |
button{
background-color: skyblue;
border-radius: 5px;
font-size: 20px;
}
button:hover{
background-color: steelblue;
opacity: 3;
}
.campos{
margin-left: 10px;
}
input{
border-radius: 5px;
}
label{
font-size: 20px;
}
@media only screen and (min-width: 808px){
.campos {
floa... |
/* Footer */
@font-face {
font-family: "Renogare Regular";
font-style: normal;
font-weight: normal;
src: local("Renogare Regular"),
url("../assets/Renogare-Regular.woff") format("woff");
}
.Footer {
width: 100%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center... |
@charset "UTF-8";/*!
* Bootstrap v5.0.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)
/*# sourceMappingURL=bootstrap.css.map */ |
/* =============================================================================
App specific CSS file.
========================================================================== */
/* universal */
.faded {
opacity: 0;
}
.opaque {
opacity: 1;
}
*{
font-family: 'Ubuntu', sans-serif;
color: white;
}
... |
.App {
text-align: center;
width : 90vw;
height : 90vh;
}
.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 : ... |
.backup{
background-color: "red";
}
.backup:hover{
background-color: "silver"
} |
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic");
/*
Spectral 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, applet, object,
... |
* {
box-sizing: border-box;
}
body {
font-size: 14px;
}
.v1_21 {
width: 100%;
height: 2882px;
background: rgba(255,255,255,1);
opacity: 1;
position: relative;
top: 0px;
left: 0px;
overflow: hidden;
}
.v1_22 {
width: 277px;
color: rgba(189,189,189,1);
position: absolut... |
th {
padding: 8px 12px 4px 12px;
font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #4f6b72; border: 1px solid #C1DAD7; letter-spacing: 1px; text-transform: uppercase; text-align: left; background: #CAE8EA; vertical-align:middle;}
th.sortable,
th.sortable-text,
th.sortable-date,
th.... |
body {
background-color: #fcfefd !important;
font-family: 'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;
}
a:hover {
text-decoration: none;
}
.navbar {
background-color: #F3F3F3 !important;
}
.navbar-brand:focus, .navbar-brand:hover {
text-decoration: none !important;... |
.card__date {
background: orange;
position: relative;
width: 45px;
height: 45px;
border-top-left-radius: 20px;
color:#fff;
text-align: center;
line-height: 13px;
font-weight: bold;
padding-top: 10px;
}
.card__date__day{
display: block;
font-size: 14px;
}
.card__date__month {
display: block;
font-s... |
:root {
/* colours */
--link-colour: #053b96;
--btn-hover-colour: #042f78;
--header-band-colour: black;
--table-bg: #eeeeee;
--subtable-bg: #f6f6f6;
/* sizing */
--page-max-width: 1200px;
}
* {
box-sizing: border-box;
}
body, html {
margin: 0;
font-family: "Helvetica Neue"... |
@font-face { font-family: NotoSans-Black; src: url('../fonts/NotoSansJP-Black.otf') }
@font-face { font-family: NotoSans-Bold; src: url('../fonts/NotoSansJP-Bold.otf') }
@font-face { font-family: NotoSans-Light; src: url('../fonts/NotoSansJP-Light.otf') }
@font-face { font-family: NotoSans-Medium; src: url('../fonts/No... |
/*
* Mobile first StyleSheet created by Nick Zaicev.
*
*/
/* Base styles
-------------------------------------------------- */
html {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: #000;
position: relative;
font-size: 1rem;
min-height: 100%;
min-width: 320px; }
body {
margin-bottom: 10... |
body {
margin: 0;
scroll-behavior: smooth;
font-family: "Open Sans", -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;
}
footer {
... |
.day-wrapper {
margin-left: 1.5rem;
background-color: #efe9f9;
}
.day-header {
background-color: #d6d7f4;
margin: 0;
padding: 0.3rem 0.4rem;
}
.day-content {
padding: 0.8rem 1.5rem;
}
.day-content a {
color: #fff6fd;
background-color: #6874ae;
text-decoration: none;
... |
/*
TABLE OF CONTENTS
********************************************
- COMMON
- TYPOGRAPHY
- FORMS
- POP UP CONTENT
- BUTTONS
- COMPONENTS
- Tab controls
- Tab style 1
- Tab style 2
- Tab style 3
- Tab style 4
- Progress bars
- Filters
- Carousel controls
- caption style
- Swiper Carousel
- Accordion style 1
... |
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } |
.avatar-base {
height: 100%;
width: 100%;
border-radius: 100% !important;
object-fit: cover !important;
}
.blank_large {
font-size: 3.5rem;
}
.blank_medium {
font-size: 2.9rem;
}
.blank_small {
font-size: 2rem;
}
.avatar-blank {
border-radius: 100%;
width: 100%;
height: 100%;
background: #bdbd... |
body {
background-color: rgb(92, 92, 92);
font: normal 12pt Arial;
color: white;
}
#divProjects {
text-align: center;
}
#JSCaptcha {
margin-bottom: 15px;
}
#back {
text-align: center;
}
#footer {
text-align: center;
position: absolute;
bottom: 0;
width: 99%;
height: 20px;
... |
.input-group-addon {
border-color: transparent;
background-color: transparent;
color: inherit;
opacity: 0.7;
}
.input-group-addon, .input-group-btn {
padding-left: 10px;
}
.input-group-addon:first-child, .input-group-btn:first-child {
padding-left: 0;
padding-right: 10px;
}
.input-group-addon:last-child, .input-... |
/* colours */
:root {
--primary: rgb(255, 255, 255);
--secondary: rgb(255, 0, 0);
--third: rgb(192, 192, 192);
}
html {
line-height: 1.6;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-weight: normal;
c... |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
* {
outline: none;
box-sizing: border-box;
list-style: none;
text-decoration: none;
}
/**
* 1. Correct the line height in all brows... |
/*
ISBL Editor style dark color scheme (c) Dmitriy Tarasov <dimatar@gmail.com>
*/
.isbl-editor-dark .hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #404040;
color: #f0f0f0;
}
/* Base color: saturation 0; */
.isbl-editor-dark .hljs,
.isbl-editor-dark .hljs-subst {
color: #f0f0f0;
}... |
*,
*::before,
*::afer {
box-sizing: border-box;
}
main {
min-height: 80vh;
}
h3 {
padding: 1rem 0;
}
h1 {
font-size: 1.8rem;
padding: 1rem 0;
}
h2 {
font-size: 1.4rem;
padding: 0.5rem 0;
}
.rating span {
margin: 0.1rem;
}
/* logo */
.logo {
font-family: 'STIX Two Text', Courier, monospace;
fon... |
body {
font: normal 13px/20px "Helvetica Neue",Helvetica,sans-serif;
background: rgb(237,237,236);
margin: 0;
margin-top: 20px;
padding: 0;
}
.slogan {
font-style: italic;
font-size: 14px;
color: #666666;
}
.slogan font {
color: #CCCCCC
}
#holder {
border: 10px dashed #ccc;
width: 300px;
heig... |
/*!
* Start Bootstrap - SB Admin 2 v4.1.4 (https://startbootstrap.com/theme/sb-admin-2)
* Copyright 2013-2021 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-sb-admin-2/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Boots... |
@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";
.blue {
color: #3490dc;
}
.indigo {
color: #6574cd;
}
.purple {
color: #9561e2;
}
.pink {
color: #f66d9b;
}
.red {
color: #e3342f;
}
.orange {
color: #f6993f;
}
.yellow {
color: #ffed4a;
}
.green {
color: #38c172;
}
.... |
/* Copyright 2015 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. */
.cws-widget-container-root {
position: relative;
}
.cws-widget-webview-container {
border-bottom: solid 1px #bbb;
border-top: solid 1px #bbb;
... |
@font-face {
font-family: 'meteocons';
src: url('../font/meteocons.eot?22250229');
src: url('../font/meteocons.eot?22250229#iefix') format('embedded-opentype'),
url('../font/meteocons.svg?22250229#meteocons') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family... |
* {
-fx-tab-color: #70a7ff;
-fx-tab-selected-color: #4287f5;
-fx-default-dark: #83c9f7;
-fx-default-medium: #A9DCFD;
-fx-default-light: #B5E1FE;
-fx-default-extra-light: #C9E9FE;
-fx-default-text-fill: #FFFFFF;
} |
html {
font-size: 10px;
/* We have Fira Sans as default font in real device. But it isn't default in
* * browser. That's the main reason this line is here.*/
font-family: "Fira Sans";
}
html, body {
width: 100%;
height: 100%;
overflow: hidden;
margin: 0;
padding: 0;
background-image: url(dummy/... |
/*--------------------------------------------------------------------------------*/
/*RESPONSIVE BOX / ASPEC RATIO*/
/*--------------------------------------------------------------------------------*/
#pilkcount.container {
position: static;
}
#logo_jkm {
width: 260px;
margin: 0 auto;
}
#logo_jkm img {
widt... |
section.slides article[type='standard']{background-color:transparent;border:none;background:url("../../images/themes/theme11/bg.png") top;background-size:100% 100%!important;box-shadow:0 20px 0 rgba(0,0,0,0);moz-box-shadow:0 20px 20px rgba(0,0,0,0);webkit-box-shadow:0 20px 0 rgba(0,0,0,0);padding-top:7%!important;paddi... |
.quicktabs_main.quicktabs-style-phylactere{
clear:both;
}
ul.quicktabs_tabs.quicktabs-style-phylactere{
margin:0 0 10px 0;
padding:0;
font-size:12px;
list-style: none;
background:transparent url(images/shade.png) repeat-x bottom left;
height:28px;
}
ul.quicktabs_tabs.quicktabs-style-phylactere li{
float... |
aside.app-sidebar {
position: fixed;
height: 100%;
padding: 32px 24px;
background: linear-gradient(329.54deg, #176b7c 0%, #0e8f8f 100%);
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
aside.app-sidebar img {
width: 48px;
}
aside.a... |
.s-bar {
display: flex;
width: 20rem;
padding: 0px;
margin-bottom: 0px;
} |
body,
body * {
margin: 0;
padding: 0;
vertical-align: top;
box-sizing: border-box;
}
body {
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
/* Sitos pirmos 10 eiluciu kiekviename projekte svarbiausios, kad lygiuotu borderius */
body > header,
body > main {
width:... |
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; }
a {
color: #00B7FF; }
div {
margin-bottom: 10px; }
/*# sourceMappingURL=style.css.map */ |
/*
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,... |
.panda_upload_filename {
position: relative;
top: -6px;
}
.panda_upload_progress {
display: block;
width:250px;
height:26px;
border:1px solid #0c3c7e;
background: url(./progress_bg.gif) repeat scroll left top;
}
.panda_upload_progress .progress-inside {
height:100%;
background-imag... |
.sleigh{
offset-path: path(
"M-200 80 L -90 80 Q 60 80 60 -10 A 50 50 0 0 0 -60 -10 Q -60 80 90 80 L 200 80"
);
animation: roller-coaster 6000ms infinite linear;
}
@keyframes roller-coaster {
0%{
offset-distance: 0%;
}
50%{
offset-distance: 50%;
}
60%{
... |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@font-face {
font-family: 'Android';
src: url('../fontes/idroid.otf') format('opentype');
font-weight: normal;
}
:root {
--cor0: #c5ebd6;
--cor1: #83e1ad;
--cor2: #3ddc84;
--cor3: #2fa866;
... |
/*! UIkit 2.27.5 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-dotnav{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-top:-15px;padding:0;list-style:none}.uk-dotnav>*{-ms-flex:none;-webkit-flex:none;flex:none;pa... |
/* Change these to fit inside your contact page content area */
#map_wrap { margin:25px auto 0; width:100%; max-width:700px; padding:2px; box-shadow:4px 4px 5px rgba(50, 50, 50, 0.15); }
#map_canvas { width:100%; height:400px; }
#directions_wrap { margin:25px auto 0; max-width:800px; }
#directions_wrap in... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600");
/*
Dimension 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, applet, object,
ifra... |
.about, .portfolio, .skills, .contact {
position: relative;
bottom: 150px;
z-index: 20;
}
.card.effect_random.flipped .card__front {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.card.effect_random.flipped .card__back {
-webkit-transform: rotateY(0);
transform: rot... |
html {
box-sizing: border-box;
}
header{
text-shadow: 0 0 100px #ffffff,0 0 8px #008000,0 0 6px rgb(44, 65, 53);
font-size: 28px;
text-transform: uppercase;
justify-content: space-around;
display: flex;
padding-top: 20px;
font-size: 3vw;
}
button{
padding: 10px 10px;
text-shadow: 0 0 100px #fff... |
@charset "UTF-8";
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
------------... |
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.main-header {
background-color: var(--color-light-1);
position: -webkit-sticky;
position: sticky;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexb... |
body,a,table,div,span,td,th,input,select,p,li,textarea{font-size:9pt;font-family:宋体}
input.dlgBtnCommon {width:60px}
input.dlgBtnBrowse {width:63px;height:18px;margin-left:2px;padding-top:0px;}
input.dlgBtnFind {width:80px}
body {margin:0px;padding:0px;border:0px}
.Menu_Image, .Menu_Image_Disabled{overflow:hidden;wi... |
/*!
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('.fontawesome-webfont.eot?v=4.0.3');
src: url('fonta... |
.usa-footer-slim-logo-img{max-width:none;max-height:4rem;margin-right:2rem}
/*# sourceMappingURL=custom.css.map */ |
@font-face {
font-family: BIGJOHN;
src: url(../font/BIGJOHN.otf);
}
@font-face {
font-family: Metropolis;
src: url(../font/Metropolis.otf);
}
@font-face {
font-family: SlimJoe;
src: url(../font/SlimJoe.otf);
}
@font-face {
font-family: Anders;
src: url(../font/Anders.ttf);
}
Anders.ttf
... |
/* © Devon Rueckner 2016 */
html {
margin-left: 20px;
margin-right: 10px;
overflow-y: scroll;
}
html,
body {
box-sizing: border-box;
background-color: #383838;
color: #B3B3B3;
font-family: monospace;
}
input[type=text] {
background-color: #383838;
border: 1px solid #6F6F6F;
padding-left: 5px;
b... |
ul.list-group {
min-height: 130px;
}
body {
font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Staatliches", sans-serif;
}
.dropover {
background-color: rgba(0,0,0,0.3);
}
.dropover-active {
background-color: rgba(0,0,0,0.9);
}
.bottom-trash {
opacity: 0;
color: #f1f1f1;
... |
:root {
--light-hl-0: #001080;
--dark-hl-0: #9CDCFE;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #795E26;
--dark-hl-2: #DCDCAA;
--light-hl-3: #A31515;
--dark-hl-3: #CE9178;
--light-hl-4: #008000;
--dark-hl-4: #6A9955;
--light-hl-5: #0000FF;
--dark-hl-5: #56... |
@font-face {
font-family: 'fontello';
src: url('../icon/fontello.eot?13793670');
src: url('../icon/fontello.eot?13793670#iefix') format('embedded-opentype'),
url('../icon/fontello.woff2?13793670') format('woff2'),
url('../icon/fontello.woff?13793670') format('woff'),
url('../icon/... |
@font-face {
font-family: 'ezicon';
src:url('fonts/ezicon.eot?cofrbn');
src:url('fonts/ezicon.eot?#iefixcofrbn') format('embedded-opentype'),
url('fonts/ezicon.ttf?cofrbn') format('truetype'),
url('fonts/ezicon.woff?cofrbn') format('woff'),
url('fonts/ezicon.svg?cofrbn#ezicon') format('svg');
... |
body{
}
p{
}
h3{
}
li{
}
#Header{
text-align: center;
width: 500px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
border: solid 8px black;
}
#Header h1{
Font-size: 60px;
font-family: "Passion One";
color: #542b72;
font-weight: bold;
width: 500px;
t... |
.footer {
color: var(--light);
}
.footer .content {
background-color: var(--dark);
max-width: var(--max-width);
padding: 2em;
margin: auto;
display: flex;
justify-content: flex-end;
}
.author-container {
display: flex;
align-items: center;
justify-content: flex-end;
}
.author-... |
body {
width: 300px;
padding: 10px 15px;
font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
letter-spacing: 0.2px;
color: #222;
}
code {
font-family: source-code-pro, Menlo, Monaco, ... |
body {
font-size: 16px;
}
input, textarea{
margin-top: 10px;
}
option {
margin-left: 15px;
font-size: 12px;
}
#technologies, #finance {
margin-left: 0;
font-weight: bold;
color: black;
}
.male, .city {
margin: 0px;
}
.male > *, .city > *{
display: inline-block;
margin: 10px 0px 0... |
#indexes-pane {
background-color: var(--the-white);
color: var(--the-color);
fill: var(--the-color);
}
#indexes-list {
margin: 0;
padding: 0;
list-style-type: none;
background-color: var(--the-white);
border-top: 1px solid lightgray;
}
#indexes-list .element {
background-color: var(--the-white);
c... |
/*!
* OOUI v0.41.1
* https://www.mediawiki.org/wiki/OOUI
*
* Copyright 2011–2021 OOUI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2021-01-26T22:57:09Z
*/
/* stylelint-disable selector-no-vendor-prefix */
/* stylelint-enable selector-no-vendor-prefix */
... |
/*
This file is part of Sencha Touch 2.4
Copyright (c) 2011-2015 Sencha Inc
Contact: http://www.sencha.com/contact
Commercial Usage
Licensees holding valid commercial licenses may use this file in accordance with the Commercial
Software License Agreement provided with the Software or, alternatively, in accordance w... |
.app {
width: 700px;
height: 500px;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.calculator-area {
position: relative;
padding: 10px 0 12px 0;
top: 20px;
margin-bottom: 40px;
}
.left-panel {
width: 356px;
float: left;
}
.right-panel {
... |
*{
margin: 0;
padding: 0;
}
ul li{
list-style: none;
}
.user_nav{
width: 50px;
height: 10000px;
position: fixed;
padding-top: 80px;
}
.user_nav_content{
width: 100%;
height: 100%;
background-color: #e8e8e8;
}
.user_nav_content>div{
width: 50px;
height: 50px;
backgroun... |
/*!
* # Semantic UI 1.11.8 - Dimmer
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Dimmer
*******************************/
.dimmable {
position: relative... |
div.notification.notification-producthunt {
border-radius: 0 !important;
background: #da552f;
}
p.install-text code {
border-radius: 5px;
padding: 0.75rem;
}
p.install-text code::before {
content: '$ ';
}
p.install-text code:hover {
cursor: text;
}
p.install-text code:hover span {
background: pink;
}
... |
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ |
/*
* ___
* /\_ \
* _____ ___ ___\//\ \ __
* /\ '__`\ / __`\ / __`\\ \ \ /'__`\
* \ \ \_\ \/\ \_\ \/\ \_\ \\_\ \_/\ __/
* \ \ ,__/\ \____/\ \____//\____\ \____\
* \ \ \/ \/___/ \/___/ \/____/\/____/
* \ \_\
* \/_/
*
* Designed, built,... |
/* BASE STYLES
============================================================================= */
html { overflow-y:hidden; }
.page {
bottom:0;
padding-top:200px;
position:absolute;
text-align:center;
top:0;
width:100%;
height:100%;
}
.page h1 { font-size:60px; }
.page a { margin-top:... |
body {
margin: 0;
padding: 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;
background-color: #282c34;
color: a... |
.card {
display: flex;
flex-direction: column;
flex: 0 0 475px;
max-width: 475px;
height: 260px;
background-color: #fcf3f6;
margin: 0 5px 20px 5px;
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}
@media only screen and (max-width: 800px) {
.card {
display: flex;
fl... |
.nailthumb-container{width:auto;height:auto;margin:0 0 11px;padding:0;overflow:hidden;position:relative;text-align:left;}.nailthumb-container img.nailthumb-image{margin:0;padding:0;max-width:none;text-align:left;float:left}.nailthumb-container span.nailthumb-title{background:none repeat scroll 0 0 rgba(0,0,0,0.5);botto... |
.panel-grid{zoom: 1;}.panel-grid:before{content: '';display: block;}.panel-grid:after{content: '';display: table;clear: both;}.panel-grid-cell{-ms-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;min-height: 1em;}.panel-grid-cell .siteorigin-panel.widget{zoom: 1;}... |
.page-profile .card-block {
padding: 40px 15px;
background-color: #fff; }
.page-profile .card-footer {
padding: 10px;
background-color: #f6f9fd;
border-top: none; }
.page-profile .card .avatar {
width: 130px;
margin-bottom: 10px; }
.page-profile .profile-user {
margin-bottom: 10px;
color: #263238; ... |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body{
font-family: "Poppins";
}
.sidebar{
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 600px;
background-color: #1D1D1D;
border-radius: 10px 20px 20px 10px;
disp... |
.checkout-form.card {
width: 50%;
align-items: center;
padding:2%;
margin:0%;
}
.checkout-input {
width: 50%;
}
.checkout-input1{
width: 40%;
}
.confirmation-payment{
background-color: rgb(6, 87, 87);
border: none;
} |
@import '../../../../global/globalstyles.css';
p {
color: white;
}
em {
color: var(--purple);
padding: 0.2em 0.5em;
}
.grid {
display: grid;
grid-template-columns: 20% 60% 20%;
grid-template-rows:
minmax(300px, auto) ;
}
.section {
grid-column: 1 / span 3;
grid-row: 1 / span 2;
background-c... |
.BuyNowButton {
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
border-radius: 4px;
cursor: pointer;
background-color: #5ac6c7;
margin-top: 2rem;
width: 18rem;
margin-bottom: 1rem;
}
.Productinfo {
padding-le... |
#bg-main-header {
position: absolute;
right: 0;
top: 0;
z-index: 0;
width: 56%;
}
.is-orange {
color: #FF9800;
}
.item-slide {
box-sizing: border-box;
}
/* The Modal (background) */
.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
backgrou... |
@import url('themes/light.css');
html {height: 100vh;}
body {
display: flex;
min-height: 100%;
padding: 1rem 0rem 1rem 0rem;
flex-direction: column;
background: var(--color-primary);
}
main {
margin-bottom: 2rem;
margin: auto;
background: none;
}
footer {
color: var(--color-primar... |
/*!
=========================================================
* Atlantis Bootstrap Dashboard (Bootstrap 4)
=========================================================
* Product Page: http://www.themekita.com/
* Copyright 2018 Theme Kita (http://www.themekita.com/)
================================================... |
@charset "UTF-8";
/* Normal desktop :1200px. */
/* Normal desktop :992px. */
/* Tablet desktop :768px. */
/* small mobile :320px. */
@import url("https://fonts.googleapis.com/css?family=Poppins:200,300,300i,400,400i,500,500i,600,600i,700,700i,800i,900&display=swap");
/* line 1, G:/laragon/www/CRM_frontend/Admin_crm/pub... |
a{color:#333;}
textarea{width:100%; resize:none; height:180px; padding:8px; }
.btn-primary{background-color:#c9660e; border-color:#c9660e;}
.btn-primary:hover{background-color:#b35604; border-color:#b35604;}
.btn-outline-primary, .btn-outline-primary{color:#c9660e;}
.btn-outline-primary{border-color:#c9660e;}
.btn-outl... |
.layui-bg-white{
background: white!important;
}
.webnav-flag{
margin-left: 10px;
width: 99%;
box-sizing: border-box;
border-radius:5px;
-moz-border-radius:5px; /* Old Firefox */
}
.webnav-item{
padding: 30px;
}
.webnav-item button{
overflow: hidden;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.