text stringlengths 1 1.04M |
|---|
h2 {
margin: 1em .5em 0 .5em;
}
.card {
margin-top: 1em;
background-color: #fdfdfd;
border-radius: .5em;
border-bottom: solid 1px #333333;
text-align: center;
}
@media screen and (min-width: 40em) {
.cards {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.card {
f... |
/*!
* surveyjs - Survey JavaScript library v1.0.55
* Copyright (c) 2015-2018 Devsoft Baltic OÜ - http://surveyjs.io/
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
*/
.sv_window {
position: fixed;
bottom: 3px;
right: 10px;
background-color: cadetblue;
padding: 1px;
font... |
@import url('header.css');
@import url('footer.css');
@import url('font.css');
* {
margin: 0;
padding: 0;
}
body *{
font-family: 'Nunito';
}
.pt-80{
padding-top: 80px;
}
.pb-80{
padding-bottom: 80px;
}
.container_camel{
width: 1140px;
margin: 0 auto;
}
/* SCROLL BAR */
::-webkit-s... |
/*
* http://www.dafont.com/perfect-dos-vga-437.font
* by Zeh Fernando
*/
@font-face {
font-family: PerfectDOSVGA;
src: url('../Perfect DOS VGA 437.ttf');
font-weight: 400;
}
html {
cursor: none;
height:100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-use... |
/*
Parallo Template
https://templatemo.com/tm-534-parallo
COLOR CODE
Dark Brown: #333333
Green: #006666
Light Blue: #0099CC
Blue: #039bcd
nav link color: #666768
Page 1 Image 1x1 size 400px
3 boxes spacing 60px
Logo size: 400x200
840x120
Home section width: 420
*/
html {
scroll-behavior: smooth;
}
body {
fo... |
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
*, body {
/* font-family: "Arial", verdana, helvetica, sans-serif; */
font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
font-weight: 300;... |
.music_queue {
}
.inner {
min-height: 100px;
width: 294px;
position: absolute;
bottom: 100px;
transform: translateX(-260px);
visibility: visible;
border-radius: 10px;
border: #145c9e solid 3px;
background-color: white;
}
.inner_wrapper {
max-height: 58vh;
min-height: 100... |
body, html {
width: 100%;
min-height: 100vh;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
font-family: 'PT Sans', sans-serif;
font-weight: 400
}
h1 {
margin: 30px 0;
font-family: 'Ubuntu', sans-serif... |
/* Vomnibar CSS */
#vomnibar ol, #vomnibar ul {
list-style: none;
display: none;
}
#vomnibar {
display: block;
position: fixed;
width: calc(100% - 20px); /* adjusted to keep border radius and box-shadow visible*/
/*min-width: 400px;
top: 70px;
left: 50%;*/
top: 8px;
left: 8px;
/*margin: 0 0 0 -4... |
input[type="number"] {
max-width: 80%;
}
div.outer {
position: fixed;
top: 41px;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
padding: 0;
}
/* Customize fonts */
body, label, input, button, select {
font-family: 'Helvetica Neue', Helvetica;
font-weight: 200;
}
h1, h2, h3, h4 { font-weight: 400... |
.data0.chart-pie { -fx-pie-color: #ff9933; }
.data1.chart-pie { -fx-pie-color: #2acef8; }
.chart-pie-label-line {
-fx-stroke: #8b4513;
-fx-fill: #8b4513;
}
.chart-pie-label {
-fx-fill: #8b4513;
-fx-font-size: 1em;
}
.label{
-fx-font-size: 15pt;
-fx-text-fill:grey;
-fx-padding:20 10 10 10;... |
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic");
/*
Photon 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,
ifram... |
html, body, ul, li {
margin: 0;
padding: 0;
font-family: 'Nunito', sans-serif;
color:#272424;
background-color: #f1f1f6;
}
.container {
padding: 20px 0;
}
.container h1 {
text-align: center;
}
.timeline {
position: relative;
margin: 0 auto;
width: 90%;
}
.timeline ul li ... |
* {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 12pt;
color: rgb(30, 30, 30);
}
body {
background:transparent !important;
color:#000 !important;
text-shadow:none !important;
filter:none !important;
-ms-filter:none !important;
line-height: 1.4em;
}
@page {
margin: 1... |
body {
margin:0;
padding:0;
font-family:raleway, sans-serif;
background-color:#141414;
color:#EBEBEB;
}
a {
color:#00abff;
text-decoration:none;
}
h1 {
font-weight:normal;
border-bottom:1px solid #bbb;
padding:0 0 10px 0;
}
h2 {
font-weight:normal;
margin:30px 0 0... |
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=42a63ad7bf254a4574b7)
* Config saved to config.json and https:... |
div.col {
vertical-align: top;
display: inline-block;
}
.itemDiv {
display: block;
margin-top:4px;
}
.itemLabel {
display: inline-block;
width: 60px;
}
select.itemInput {
display: inline-block;
width: 250px;
margin-left:12px;
} |
/*!
* Start Bootstrap - Landing Page v5.0.1 (https://startbootstrap.com/template-overviews/landing-page)
* Copyright 2013-2018 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
*/
body {
font-family: Lato, 'Helvetica Neue', Helvetica, Arial,... |
/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
/*csslint adjoining-classes: false, box-model:false*/
.pure-menu {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pure-menu-fixed {
position: fixed;
left:... |
body[contenteditable="true"] {
padding: 20px;
box-sizing: border-box;
height: auto; } |
html, body {
margin: 0;
padding: 0;
background: #000;
color: #FFF;
font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 18px; }
body {
margin: 5px 0; }
.heading {
margin-bottom: 10px; }
.heading:after {
content: "";
display: block;
clear: both; }
h1.title {
font-size:... |
.textarea-block {
position: relative;
}
.textarea-block label {
font-size: 1.4rem;
}
.textarea-block textarea {
width: 100%;
min-height: 8rem;
height: 16rem;
margin-top: 0.8rem;
border-radius: 0.8rem;
background-color: var(--color-input-background);
border: 1px solid var(--color-line-in-white);
ou... |
@charset "UTF-8";
/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license
Copyright (c) 2013 Daniel Eden
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, inc... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
scroll-behavior: smooth;
}
/*navbar*/
.navbar{
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0,0.5);
position: sticky;
top: 0;
}
.navbar ul{
display: flex;
list-style: ... |
@import url(https://fonts.googleapis.com/css?family=Poiret+One); |
code[class*=language-],pre[class*=language-]{color:#f89b83;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;font-size:0.85em;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none... |
@import url("../css/fonts.css");
*,
*::after,
*::before {
box-sizing: border-box;
}
html {
margin: 0%;
overflow-y: scroll;
}
body {
margin: 0%;
}
/* ------- Local Variables ------- */
:root {
/* Fonts */
--Abel: 'Abel', cursive;
--Anton: 'Anton', cursive;
--Josefin: 'Josefin', cursive;
... |
div.list-title {
display: flex;
display: -webkit-flex;
justify-content: space-between;
align-items: center;
height: 0.8rem;
line-height: 0.8rem;
padding: 0 0.4rem;
margin-top: 0.4rem;
}
div.list-title a {
width: 20%;
color: #e73d00;
text-align: center;
font-size: 0.4rem;
border-top: 1px solid ... |
body,
html {
width: 100%;
height: 100%;
}
body {
font-family: 'Source Sans Pro';
}
.btn-xl {
padding: 1.25rem 2.5rem;
}
.content-section {
padding-top: 7.5rem;
padding-bottom: 7.5rem;
}
.content-section-heading h2 {
font-size: 3rem;
}
.content-section-heading h3 {
font-size: 1rem;
text-transform:... |
.layout-main {
margin-top: 0.22rem;
display: flex;
justify-content: center;
align-items: flex-start;
/*margin-top: 0.53rem;*/
}
.list-main {
}
.list-item {
width: auto;
height: 0.20rem;
font-family: NanumBarunGothic;
font-size: 0.18rem;
font-weight: bold;
font-style: normal;
font-stretch: norm... |
/*standardized website by applying main styles to universal selector*/
* {
box-sizing: border-box;
padding: 0;
margin: 0;
font-size: 16px;
}
body {
background-color: #d9dcd6;
}
.header {
padding: 20px;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Ar... |
/*# sourceMappingURL=toggle-button.css.map */ |
table {
padding: 0;
border-collapse: collapse;
border-spacing: 0;
font-size: 1em;
font: inherit;
border: 0;
}
tbody {
margin: 0;
padding: 0;
border: 0;
}
table tr {
border: 0;
border-top: 1px solid #CCC;
background-color: white;
margin: 0;
padding: 0;
}
table tr:nth-child(2n) {
backgro... |
/*
Template Name: Flat Lab Dashboard build with Bootstrap v3.3.1
Template Version: 2.0.3
Author: Mosaddek Hossain
Website: http://thevectorlab.net/
*/
/* Import fonts */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
body {
colo... |
@charset "UTF-8";
@font-face {
font-family: "sms-font";
src:url("/frontend/fonts/sms-font.eot");
src:url("/frontend/fonts/sms-font.eot?#iefix") format("embedded-opentype"),
url("/frontend/fonts/sms-font.woff") format("woff"),
url("/frontend/fonts/sms-font.ttf") format("truetype"),
url("/frontend/font... |
.table > .detail-text > tr > td {
border-top: 0;
}
.fuckOffPadding > td{
padding: 1%;
}
#footer-padding > td {
padding-right: 20px;
}
.white-box-2 {
padding: 0px;
}
.disableditem {
color: currentColor;
cursor: not-allowed;
opacity: 0.5;
text-decoration: none;
}
.hoverImage {
position: relative;
width: 2... |
button {
background: #464649;
border: 2px solid #464649;
border-radius: 12px;
font-size: 16px;
font-weight: bold;
color: white;
padding: 12px;
margin: 8px;
}
button:hover {
color: #a970ff;
}
button:focus {
outline: none;
}
.icon-btn {
border: none;
background: transpar... |
html { --caret-right-icon: url('data:image/svg+xml;utf8,<svg fill="currentColor" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10 15.6221V8.37787C10 8.16918 10.1546 8 10.3453 8C10.4368 8 10.5246 8.03981 10.5894 8.11067L13.8989 11.7328C1... |
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ===============================... |
/*!
* # Semantic UI 2.3.1 - Message
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Message
*******************************/
.ui.message {
position: relative;
min-height: 1em;
margi... |
@import '../../sharedStyles/normalize.css';
.root {
background: natural from '../../sharedStyles/colors.css';
} |
header.header{
background-color: #fff;
padding: 0px 15px;
overflow: hidden;
white-space: nowrap;
box-shadow: var(--shadow);
}
header.header h1 {
font-size: 2rem;
} |
.icon-left{
position: absolute;
top:10px;
left: 10px;
}
.icon-right{
position: absolute;
bottom: 10px;
right: 10px;
}
.season-display{
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
}
.season-display.summer i {
color: orange;
}
.season-dis... |
.tabulous.pagination-footer {
border: 1px solid rgba(34, 36, 38, 0.1) !important;
padding: 0px 10px;
}
.tabulous.pagination-footer .ui.menu .item:before {
background: #d6e7f3 !important;
}
.tabulous.pagination-footer .ui.ribbon.label {
left: 0px !important;
}
.pagination_select {
width: 120px;
font-weigh... |
/*!
* CryptoFont 0.1.1 by @AMPoellmann - http://cryptofont.com
* License - http://cryptofont.com/#license (Font: SIL OFL 1.1, CSS: MIT License) |
/* Base */
.logo {
margin: inherit;
text-transform: inherit;
font-family: inherit;
font-weight: inherit;
font-size: inherit;
letter-spacing: inherit;
line-height: inherit;
}
@media(max-width: 767px) {
body{
padding-bottom: 56px;
}
#navbar {
display: none;
}
}... |
/*
Template Name: Upcube - Bootstrap 4 Admin Dashboard
Author: Themesdesign
Website: www.themesdesign.in
File: Main Css File
*/
/*
1. General
2. Loader
3. Bootstrap Custom
4. Alerts
5. Helper
6. Waves
7. Print
8. Demo Only
9. Buttons
10. Cards
11. Pagination
12. Progressbars
13. Popovers & Tooltips
14. Sweet Alert
15. ... |
html,
body {
background-color: #EEEEEE;
color: #3C4858;
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px sol... |
.surveyIntroRect {
stroke-width: 2;
}
#donut-chart-area svg {
margin: auto;
display: inherit;
}
.surveyIntroForm {
position: absolute;
right: 0%;
top: 3%;
}
.tooltipSurveyIntro {
background: #eee;
box-shadow: 0 0 5px #999999;
color: #333;
display: none;
font-size: 12px;
... |
button {
margin-right: 5px;
}
input.ng-invalid.ng-touched,
textarea.ng-invalid.ng-touched {
border: 1px solid red;
} |
.greencolor{
color:yellow;
} |
.lead__image-route {
position: absolute;
margin-top: 6%;
align-self: center;
padding: 11px 0px 0px 1px;
} |
/* Custom Stylesheet */
/**
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
.inspiration {
color: #f0e5df;
}
.logo {
paddin... |
/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
src: local('Roboto Thin'), local('Roboto-Thin'), url(http://fonts.gstatic.com/s/roboto/v15/ty9dfvLAziwdqQ2dHoyjphkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A6... |
html {
font-family: 'Work Sans', sans-serif;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
di... |
body {
background-color: white;
}
a {
test-decoration: none:
} |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... |
/* FORM */
div.form-card {
background-color: var(--white);
color: var(--black);
border-radius: 8px;
border: 1px solid var(--light-gray);
width: 475px;
padding: 45px 20px 45px 20px;
margin-top: 10vh;
margin-bottom: 10vh;
margin-left: auto;
margin-right: auto;
}
div.form-card h1 ... |
@charset "UTF-8";
/*!
* Material Design for Bootstrap 4
* Version: MDB FREE 4.8.11
*
*
* Copyright: Material Design for Bootstrap
* https://mdbootstrap.com/
*
* Read the license: https://mdbootstrap.com/general/license/
*
*
* Documentation: https://mdbootstrap.com/
*
* Getting started: https://mdbootstrap... |
#left, #right {
height: 650px;
margin: 40px 0 0 10px;
float: left;
/* border: 1px solid black; */
}
#right {
width: 650px;
}
#left {
width: 450px;
}
.month {
text-align: center;
clear: left;
font-size: 1.9em;
margin: 20px;
/* border: 1px solid red; */
}
.month>i {
cursor: pointer;
}
.month>i:hover {
t... |
html {
min-width: 450px;
max-width: 450px;
min-height: 450px;
font-size: 16px;
}
body {
margin: 0;
min-height: 100vh;
max-width: 450px;
min-width: 450px;
display: flex;
flex-direction: column;
font-family: "Yantramanav";
overflow: hidden;
}
#popup-container {
paddin... |
/*!
* Start Bootstrap - Agency v5.2.1 (https://startbootstrap.com/template-overviews/agency)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
*/
body {
overflow-x: hidden;
font-family: 'Roboto Slab', -apple-system, Bl... |
img {
width: 100%;
}
img.avatar {
width: 40px;
height: 40px;
margin-right: 10px;
display: inline-flex !important;
}
span.post-name a {
color: #000;
}
.left {
float: left;
}
.right {
float: right;
}
.dark {
color: #000;
}
div.login-msg {
background-color: #fff9e6;
border: 2px solid #ffcf10;
margi... |
@charset "UTF-8";
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@font-face {
font-family: star;
src: url(../fonts/star.e... |
:root {
--input-incorrect-color: #ff8e61;
}
.input-error-message, input.incorrect {
color: var(--input-incorrect-color) !important;
}
input.incorrect {
border: solid 1px var(--input-incorrect-color) !important;
}
.input-error-message {
height: 2.5vh;
margin: 1vh 0 3vh;
font-size: 2.4vh;
} |
body {
font-size: 15px;
} |
/*----------- Tabs Setup -------------*/
/*this hides the contents of each tab by default*/
.charsheet div[class^="sheet-section"] {
display: none;
}
/*this shows the tab content when the appropriate input field is selected*/
.charsheet input.sheet-tab1:checked ~ div.sheet-section-core,
.charsheet input.sheet-tab2... |
.chart {
-fx-padding: 10px;
}
.default-color0.chart-series-line { -fx-stroke: red; }
.default-color1.chart-series-line { -fx-stroke: blue; }
.default-color1.chart-series-line { -fx-stroke: green; }
.default-color1.chart-series-line { -fx-stroke: orange; }
.menu-item .label {
-fx-text-fill: white;
}
.menu-ite... |
@import url(http://fonts.googleapis.com/css?family=Roboto&subset=cyrillic-ext,latin:200,300);
* {
box-sizing: border-box;
margin: 0;
padding: 0;
font-weight: 300;
}
#podlogka {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.4;
... |
/*
* Contents
*
* Global resets
* Sidebar
* Container
* Reverse layout
* Themes
*/
/*
* Global resets
*
* Update the foundational and global aspects of the page.
*/
html {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
@media (min-width: 48em) {
html {
font-size: 16px;
}
.quote-aut... |
.tick-black {
border: 1px solid black;
height: 100%;
width: 0.1px;
}
.tick-pink {
border: 1px solid #af30b9;
height: 100%;
width: 0.1px;
} |
/*
*= require "bootstrap"
*= require "bootstrap-glyphicons"
*/
html,
body {
height: 100%;
padding-top: 50px;
}
.wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -50px;
}
.push,
.footer {
height: 50px;
} |
.navbar {
margin: 0px;
}
body {
background-color: #e7e7e7;
overflow: hidden;
}
.panel {
height: 100%;
overflow-x: scroll;
}
.lineSelect{
background-color: #C5C5C5;
} |
:root {
--spectrum-fieldlabel-side-l-icon-color: var(--spectrum-global-color-static-white);
--spectrum-fieldlabel-side-l-asterisk-color: var(--spectrum-global-color-static-white);
--spectrum-fieldlabel-side-l-text-color: var(--spectrum-global-color-static-white);
--spectrum-fieldlabel-side-l-value-text-color: v... |
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... |
@charset "UTF-8";
/*$palette:(
background: #F9F9F9,
background-alt: #FFFFFF,
text: #484848,
primary: #4178BE,
accent: #1D3649,
flood-background: #1D3649,
flood-text: #FFFFFF,
contrast-background: #262626,
contrast-text: #F7F7F7,
status-good: #00ac46,
status-warn: #fdc500,
status-risk: #fd8c00,
... |
/* --- Components --- */
/* Capa (cover) */
#uni #cover {
position: relative;
width: 100%;
height: 100vh;
max-width: 100%;
max-height: 100%;
padding: 0;
margin: 0;
color: #ffffff;
overflow: hidden;
z-index: 0;
}
#uni .cover-img {
height: 100vh;
position: absolute;
width: 100%;
background-position: center ... |
.thread_head {
position: relative;
margin: 30px 0;
font-size: 1.5em;
color: #333;
text-align: center;
}
.thread_head::before,
.thread_head::after {
position: absolute;
bottom: 100px;
left: 50%;
width: 100px;
height: 4px;
content: '';
background: #333;
border-radius: 10px;
-webkit-transform:... |
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Your custom CSS here */ |
/*
See ab2p.common.css for sources info
*/ |
*{
padding: 0;
margin: 0;
}
a{
text-decoration: none;
}
.back{
width: 100%;
background-image: url(https://passport.baidu.com/static/passpc-account/img/reg_bg_min.jpg);
background-size: cover;
}
.box{
width: 480px;
height: 500px;
margin-left: 500px;
padding:40px;
border-radius... |
@charset "UTF-8";
.interna-sobre {
background: url("../img/bg-sobre.jpg") no-repeat center;
background-size: cover;
}
.missao-sobre {
padding-top: 60px;
}
.missao-sobre p {
font-size: 18px;
line-height: 25px;
margin-bottom: 1em;
padding-right: 60px;
}
.missao-sobre ul li {
font-family: Georgia, 'Ti... |
html {
height: 100%;
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
padding-bottom: 15rem; /* For the footer */
position: relative;
min-height: 100%;
}
#app-head a,
#app-footer a {
color: #0b5a9d;
text-decoration: none;
}
/* Head and footer */
#app-head,
#app-footer {... |
.chudehot1
{
margin-bottom:15px;
}
.hinhanh
{
position:relative;
margin-bottom:15px;
height:100px;
border-bottom: 0.5px solid rgba(0, 0, 0, 0.2)
}
h4
{
position:absolute;
font-size:16px;
left:170px;
top:5px;
text-overflow: ellipsis;
overflow: hidden;
paddi... |
@font-face {
font-family: 'Lato';
src: url('../fonts/lato/lato-black.eot');
src: url('../fonts/lato/lato-black.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-black.woff') format('woff'), url('../fonts/lato/lato-black.ttf') format('truetype'), url('../fonts/lato/lato-black.svg#latoblack') format... |
@import url('../fonts/latofonts.css');
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind screens;
/*! purgecss start ignore */
@screen no {
.container {
@apply min-w-full px-0;
}
}
@screen sm {
.container {
@apply min-w-full px-0;
}
}
@screen md {
.container {... |
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
body{
background-color: whitesmoke !important;
}
.login-page {
width: 660px;
padding: 8% 0 0;
margin: auto;
}
.form {
position: relative;
z-index: 1;
background: #FFFFFF;
max-width: 660px;
margin: 0 auto 100px;
padding: 45px;
text-... |
@charset "UTF-8";
/*Обнуление*/
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;1,300;1,400;1,500&display=swap");
* {
padding: 0;
margin: 0;
border: 0;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
:focus, :active {
outline: none;
}
a:focu... |
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size... |
footer{
color:red;
} |
.background_glassyPaleGoldenRod5,
.hover_background_glassyPaleGoldenRod5:hover,
.active_background_glassyPaleGoldenRod5:active:hover {
background: #b1a523;
background-image: -moz-linear-gradient(top, rgb(160, 148, 32) 0%, rgb(142, 132, 28) 50%, rgb(124, 115, 25) 55%, rgb(177, 165, 35) 100%);
background-ima... |
textarea{font-family:monospace;font-size:.85em} |
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* images */
/* Start of Image Styles */
/* Start of nonrectangle Image Sizes */
.img-tn{
width: 50px;
height: 50px;
}
.img-exsm{
width: 90px;
height: 90px;
}
.img-sm{
width: 150px;
height: 150px;
}
.img-... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Roboto+Slab:400,700");
/*
Editorial 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, ... |
#slick .carousel__inner{
position: relative;
}
h1.product_title.entry-title{
font-size: 34px;
font-weight: 550;
}
.summary.entry-summary{
padding: 14px 20px 15px 20px;
border-radius: 10px;
background: #fff2e5;
}
.entry-summary{
margin: 0;
}
.single-product div.stock{
display: none
}
.summary.entry-summ... |
@charset "UTF-8";
/* // Variables */
/* // Bootstrap */
/*!
* Bootstrap v4.6.0 (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 {
--blue: #3490dc;
--indigo: #6574cd;
... |
.header {
overflow: hidden;
background: #222;
}
.header a,
.header label {
display: block;
padding: 20px;
color: #fff;
text-decoration: none;
line-height: 20px;
box-shadow: none;
}
.header a:hover,
.header label:hover {
color: #aaa;
}
.header label {
float: right;
padding: 18px 20px;
cursor: ... |
html, body {
background-color: #e1e3e4;
padding: 0;
margin: 0;
height: 100%;
}
pre, code {
max-height: 500px;
}
.col-centered {
float: none;
margin: 0 auto;
}
.text-centered {
text-align: center;
}
.text-inline {
display: inline;
}
.margin-top-05 { margin-top: 05px; }
.margin-top... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.