text stringlengths 1 1.04M |
|---|
/*
* jQuery Nivo Slider v1.9
* http://nivo.dev7studios.com
*
* Copyright 2010, Gilbert Pellegrom
* Free to use and abuse under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*
* March 2010
*/
/* The Nivo Slider styles */
.nivoSlider {
position:relative;
}
.nivoSlider img {
posit... |
/* Dialog
----------------------------------*/
.ui-darkness .ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-darkness .ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; }
.ui-darkness .ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-darkness .ui-d... |
.menu-heading {
background-color: black;
padding: 5px 10px 5px 10px;
margin-top: 10px;
border-radius: 5px;
} |
.footer {
background-color: #1b3952;
font-size: 1.5rem;
color: #fff;
position: sticky;
left: 0;
bottom: 0;
padding: 1em;
text-align: center;
}
.footer-copyright {
color: #ffffff99;
display: flex;
justify-content: center;
align-items: center;
}
.footer a {
color: rgb(209, 142, 142);
margin-left: 5px;
}
.fo... |
.content{
max-width: min(112rem, 90%);
}
#room header{
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
#room header .buttons{
display: flex;
}
#room header .buttons .button:nth-child(1){
margin-right: .8rem;
padding: 1.3rem 1.6rem;
}
#room header .... |
.variable_font
{
font-size:13pt;
} |
body { padding-top: 70px; }
/* Hide for mobile, show later */
.sidebar {
display: none;
}
@media (min-width: 768px) {
.sidebar {
position: fixed;
top: 51px;
bottom: 0;
left: 0;
z-index: 1000;
display: block;
padding: 20px;
overflow-x: hidden;
... |
/*
Name: theme-elements.css
Written by: Okler Themes - (http://www.okler.net)
Theme Version: 1.1.0
*/
/* Headings */
h1, h2, h3, h4, h5, h6 {
color: #1c1f21;
font-weight: 400;
line-height: 1.2;
margin: 0 0 6.4px 0;
margin: 0 0 0.4rem 0;
letter-spacing: -0.5px;
}
h1 {
font-size: 36.8px;
font-size: 2.3rem;
}... |
/*!
* Start Bootstrap - Resume v5.0.7 (https://startbootstrap.com/template-overviews/resume)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
*/.highlight{background-color:#272822}.highlight .hll{background-color:#49483e}.high... |
@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, ... |
.popupAlertPanelSmall {
/* display: inline-block; */
padding: 15px 10px;
background: #424242;
/*166088*/
color: #fafafa;
border: none;
border-radius: 1px;
/* padding: 15px 10px; */
position: fixed;
right: 30px;
bottom: 25px;
width: 100px;
min-width: max-content;
... |
/*
Based off of the Ayu theme
Original by Dempfi (https://github.com/dempfi/ayu)
*/
/* General structure and fonts */
body {
background-color: #0f1419;
color: #c5c5c5;
}
h1, h2, h3:not(.impl):not(.method):not(.type):not(.tymethod),
h4:not(.method):not(.type):not(.tymethod) {
color: white;
}
h1.fqn {
border-botto... |
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
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... |
/* Credit for some CSS styles goes to authors of:
http://codepen.io/benague/pen/bLBCd
http://www.csscheckbox.com/css-radio-button/29439/small-orange-on-gray-css-radio-button/
http://www.sanwebe.com/2014/08/css-html-forms-designs
http://codepen.io/Pixcils/pen/KfzFL
*/
@import url(http://fonts.googleapis.com/css?fam... |
.page_container {
display: flex;
flex-direction: column;
align-items: center;
}
.buttons_container {
max-width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 20px 0;
padding: 0 10px;
}
.button {
padding: 14px 0;
width: 200px;
border-radius... |
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,500,500italic,400italic,300italic,100italic,700italic);
@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css);
@import url(https://use.fontawesome.com/releases/v5.11.2/css/all.css);
@import url(https://use.fontawesom... |
#home{
height: calc(100vh - var(--hHeader1));
padding-top: var(--hHeader1);
}
.bloco01{
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: flex-end;
align-items: center;
padding-left: 0px;
padding-right: 0px;
margin-left: auto;
margin-right: auto;
h... |
.site-footer {
background-color: #30318b!important;
padding: 15px 0 10px;
font-size: 13px;
line-height: 20px;
color: #fff;
border-top: 2px solid #ffe71d;
}
.site-footer hr
{
border-top-color:2px solid #ffe71d;
opacity:0.5
}
.site-footer hr.small
{
margin:20px 0
}
.site-footer h6
{
color:#fff;
fon... |
.wizard {
display: flex;
margin: 40px;
} |
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Lobster&display=swap');
body{
padding-top:80px;
word-wrap:break-word;
background-color: #8EC5FC;
background-image: linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%);
background-size:calc(3000px)
}
.navbar{
background: rgba(255, 255... |
.art-content .art-postcontent-0 .layout-item-0 {
padding: 10px;
}
.ie7 .art-post .art-layout-cell {
border: none !important;
padding: 0 !important;
}
.ie6 .art-post .art-layout-cell {
border: none !important;
padding: 0 !important;
}
.art-slidecontainerslide1 {
position: relative;
width: 93... |
h3 {
color: green;
} |
@import url('https://fonts.googleapis.com/css?family=Poppins');
body {
font-family: 'Poppins', sans-serif;
padding:0px;
margin:0px;
max-width:100vw;
overflow-x:hidden;
scroll-behavior: smooth;
}
#loading {
width: 100vw;
height: 100vh;
position: fixed;
background: white;
z-in... |
.loader-section {
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
/* margin: 0 auto; */
margin-left: -20px;
position: fixed;
align-items: center;
top: 0;
z-index: 100;
background-color: white;
}
.loader-section__animation span{
display: inline-block;
width: 20px;
... |
body {
margin: 0;
background-image: linear-gradient(to right,#fbc2eb,#a6c1ee);
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: g... |
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/ |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: "Nunito", sans-serif;
} |
.input-tag-bs3 [data-role="remove"], .input-tag-bs4 [data-role="remove"] {
margin-left: 5px;
cursor: pointer;
}
.input-tag-bs3 [data-role="remove"]:after, .input-tag-bs4 [data-role="remove"]:after {
content: "x";
padding: 0px 2px;
}
.input-tag-bs3 .label, .input-tag-bs4 .label {
display: block;
/* float: le... |
:root {
--primary-color: rgb(29, 68, 128);
--primary-dark-color: #03214f;
--background-grey: #e2e2e2;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "Montserrat", sans-serif;
}
img {
max-height: 100%;
width: auto;
object-fit: cover;
}
.container {
width: 10... |
.tim-row {
margin-bottom: 20px;
}
.tim-white-buttons {
background-color: #777777;
}
.typography-line {
padding-left: 25%;
margin-bottom: 35px;
position: relative;
display: block;
width: 100%;
}
.typography-line span {
bottom: 10px;
color: #c0c1c2;
display: block;
font-weig... |
html {
height: 100%;
}
body{
font-size:12px;
height: 100%;
}
.layout{
padding: 15px 20px;
height: 100%;
}
.layout .el-form{
text-align: left;
margin-bottom: 15px;
}
/* 表格 */
.el-table .table-drag-area {
display: table-row-group;
}
.el-table .elx-drag-item {
position: absolute;
display:... |
* {
box-sizing: border-box;
}
#app {
height: 100%;
width: 100%;
display: flex;
justify-content: space-around;
}
body {
font-family: 'Open Sans', arial, sans-serif;
margin: 0;
background: linear-gradient(45deg, #222, #333);
background-attachment: fixed;
color: #f2f2f2;
letter-spacing: 0.03em;
he... |
/* Global styles */
body {
font-family: "Raleway";
/* background-color: #3a3d3c; */
}
a {
color: #5188ef;
transition: color 0.1s cubic-bezier(0.47, 0, 0.75, 0.72);
-webkit-transition: color 0.1s cubic-bezier(0.47, 0, 0.75, 0.72);
-moz-transition: color 0.1s cubic-bezier(0.47, 0, 0.75, 0.72);
... |
/*! jQuery UI - v1.11.4 - 2015-05-12
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To ... |
@charset "UTF-8";
body, html {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
input[type=text] {
border: none;
outline: none;
}
a, div {
-webkit-tap-highlight-color: transparent;
}
body {
color: #ddd;
font-family: sans-serif;
}
a {
color: #9950c5;
}
h1:first-of-type {
margin-top: 0;
font-si... |
@charset "utf-8";
* {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
/* generic site admin styles */
body {
padding-top: 60px;
padding-bottom: 40px;
text-align: left;
}
#breadcrumb{
margin-left:16px;
margin-bottom:25px;
}
.sidebar-nav {
paddi... |
/* This defines styles and classes used in the book */
body { margin: 5%; text-align: justify; font-size: medium; }
code { font-family: monospace; }
h1 { text-align: left; }
h2 { text-align: left; }
h3 { text-align: left; }
h4 { text-align: left; }
h5 { text-align: left; }
h6 { text-align: left; }
/* For title, author,... |
/*! normalize.css v7.0.0 | 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
* IE on Windows Phone and... |
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
z-index: 2000;
width: 100%;
height: 12px;
background: #fff;
}
.pace-inactive {
display: none;
}
.pace .pac... |
.container {
display: grid;
grid-template-columns: 1fr 2fr 1fr;
grid-template-rows: 50vh;
width: 100%;
}
#left {
grid-row: 1/1;
grid-column: 1/1;
background: gray;
}
#center {
grid-row: 1/1;
grid-column: 2/2;
overflow: hidden;
}
#right {
grid-row: 1/1;
grid-column: 3/3... |
aside {
width: 320px;
background: #FFF;
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.02);
border-radius: 2px;
padding: 30px 20px;
}
aside strong {
font-size: 20px;
text-align: center;
display: block;
color: #333;
}
aside form {
margin-top: 30px;
}
aside form .input-block + .input-block {
margin-top: ... |
html {
background-color: #fafaff;
margin: 0px;
} |
/* reset */
html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
user-select : none;
-webkit-user-select : none;
}
body {
overflow-x : hidden;
font-family: Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', '\5fae\8f6f\96c5\9ed1', 'SimSun', sans-serif;
font-size : 14px;
... |
.wv-tooltip-case {
display: inline-block;
position: relative;
}
.wv-tooltip-case span {
z-index: 2;
cursor: pointer;
font-weight: 700;
color: #ce4c21;
}
.wv-tooltip-case .wv-tooltip {
visibility: hidden;
position: absolute;
bottom: 100%;
border-bottom: 10px solid transparent;
}
.wv-tooltip-case .... |
.UploadForm {
margin-bottom: 2em;
}
.UploadForm .alert {
margin-bottom: 1em;
margin-top: 0;
}
.UploadForm .alert ul.alert-text {
margin-top: 0;
padding-left: 1em;
}
.UploadForm .form {
max-width: 100%;
}
.UploadForm .container-upload {
border: 1px solid #d6d7d9;
padding: 1em;
}
.UploadForm .button.butt... |
#page-landing {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
}
.logo-container img {
height: 140px;
}
.hero-image {
width: 70%;
}
.logo-container {
text-align: center;
margin-bottom: 32px;
}
.logo-con... |
.ui-galleria{overflow:hidden;visibility:hidden;position:relative;}.ui-galleria-panel-wrapper{position:relative;padding:0px;margin:0px;}.ui-galleria-panel{filter:inherit;position:absolute;top:0px;left:0px;list-style-type:none;}.ui-galleria-filmstrip-wrapper{overflow:hidden;margin:5px auto;position:relative;}.ui-galleria... |
html,body{
height: 100%;
width: 100%;
}
.text-center{
text-align: center;
}
.dog-card{
margin-bottom: 10px;
}
.dog-image{
width: 100%;
}
.fixed-header{
margin-top: 0px;
position: fixed;
width: 100%;
z-index: 2001;
}
.dogs-breed-list{
padding-top: 85px;
}
.card-footer{
cursor: pointer;
}
.card-footer:h... |
#assignedToLbl,
#stateLbl {
display: block;
}
* {
font-family: "Helvetica",sans-serif;
box-sizing: border-box;
}
body, html {
min-height: 100%;
padding: 0;
}
body {
font-size: 16px;
display: flex;
flex-direction: column;
}
.form-group {
margin-bottom: auto;
}
footer {
backg... |
/*!
* Start Bootstrap - Stylish Portfolio v5.0.7 (https://startbootstrap.com/template-overviews/stylish-portfolio)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE)
*/
body,
html {
width: 100%;
height: 100%;... |
body {
margin: 0;
padding: 0, 0, 0, 0;
font-family: sans-serif;
} |
.md-header {
background-color: #232f3e !important;
border-bottom: 1px solid #1b2532 !important;
}
@media only screen and (max-width: 76.1875em) {
html .md-nav--primary .md-nav__title--site {
background-color: #232f3e !important;
border-bottom: 1px solid #1b2532 !important;
}
.md-n... |
.ds-service-icon li{
float: left;
margin-right:6px;
}
.ds-service-icon a {
display: block;
cursor:pointer;
width: 32px !important;
height: 32px !important;
background: url(images/service_icons_32x32.png) no-repeat;
overflow: hidden;
text-indent:-9999px;
}
.ds-service-icon a.ds-weibo {background-position: 0 0;}... |
table.DTCR_clonedTable {
background-color: rgba(255, 255, 255, 0.7);
z-index: 202;
}
div.DTCR_pointer {
width: 1px;
background-color: #337ab7;
z-index: 201;
} |
.THIS .logoContainer {
border-radius: 0rem;
}
@media (min-width: 64em) {
.THIS .logoContainer {
width: 5rem;
height: 5rem;
}
}
/* prettier-ignore */
.THIS .logoContainer img {
content: t('url(' + brandLogoImage + ')');
}
/* prettier-ignore */
.THIS .logoFooter {
background-image: t('url(' + brandLogoI... |
.todoListComponent {
background-color: var(--main-background-color);
width: 100%;
height: 100%;
overflow:scroll;
z-index: var(--postListComponent-z);
position: fixed;
}
.todoListComponent_post:first-child {
margin-top: var(--space-bewteen-users);
}
.todoListComponent_post {
width: 100%... |
::-webkit-scrollbar {
width: 10px;
height: 10px;
}
::-webkit-scrollbar-thumb {
background-color: rgba(50,50,50,0.25);
border: 2px solid transparent;
border-radius: 10px;
background-clip: padding-box;
}
::-webkit-scrollbar-thumb:hover {
background-color: rgba(50,50,50,0.5);
}
::-webkit-scroll... |
.homepage-main {
width: 100vw;
height: auto;
margin: 0;
padding: 0;
background-color: rgba(255, 244, 147, 0.5);
}
.homepage-main h1 {
margin: 0;
color: rgba(0, 0, 0, 1);
} |
/*
Template Name: Mediumish
Copyright: Sal, WowThemes.net, https://www.wowthemes.net
License: https://www.wowthemes.net/freebies-license/
*/
@media screen and (min-width:1500px) {
html { font-size:18px; } /* Increase the font size on higher resolutions */
.container {max-width:80%;}
}
.mainheading {
pad... |
@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,700");
/*
Retrospect by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/
/* Reset */
html, body, div, span, a... |
/* No CSS */
.article-height {
height: 255px;
}
.article-photo {
height: 255px;
width: 100%;
}
.article-height1 {
height: 500px;
}
.article-photo1 {
height: 500px;
width: 100%;
} |
.ct-double-octave:after, .ct-major-eleventh:after, .ct-major-second:after, .ct-major-seventh:after, .ct-major-sixth:after, .ct-major-tenth:after, .ct-major-third:after, .ct-major-twelfth:after, .ct-minor-second:after, .ct-minor-seventh:after, .ct-minor-sixth:after, .ct-minor-third:after, .ct-octave:after, .ct-perfect-f... |
body {
font-family: 'Open Sans', serif;
color: #232426;;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Saira Extra Condensed', serif;
font-weight: 700;
text-transform: uppercase;
color: #343a40;
}
h1 {
font-size: 6rem;
line-height: 5.5rem;
}
h2 {
color: #f9f584;
font-size: 3.0rem;
}
h3{... |
/*
* Web Fonts from fontspring.com
*
* All OpenType features and all extended glyphs have been removed.
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected un... |
/*dark theme styling for propose change page starts here*/
.dark-mode .page-header {
border-bottom-color: #252525;
}
.dark-mode textarea {
background-color: #202020;
color: #B8B8B8;
border-color: #181818;
}
.dark-mode span.branch {
background-color: #101010;
color: #B8B8B8;
border: none;
}
.dark-mode s... |
@import 'columns.css';
body {
background: #EEEEEE;
font-family: Arial, Helvetica;
font-size: 9pt;
}
.top_bar {
width: 100%;
background: #417690;
padding: 5px 0px 5px 0px;
height: 30px;
}
.title a {
color: #edee7a;
font-size: 18pt;
paddin... |
/* fallback */
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: bolder;
font-style: normal;
font-s... |
.top-title-bar{
-webkit-app-region: drag;
width: 100%;
height:50px;
display: flex;
}
.top-title-bar-padding{
flex-grow: 1;
}
.top-title-bar-function-padding{
padding-right: 20px;
} |
/*!
* WPMU DEV Forminator UI
* Copyright 2019 Incsub (https://incsub.com)
* Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html) |
.heading {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 calc(6.771929824561404% / 2);
}
.headingTitle {
width: 44.2188%;
font-family: "Arial AMU", sans-serif;
font-weight: 700;
font-size: 4rem;
line-height: 4.625rem;
lett... |
/*
+ Generated with SMK SKINR v1.0
+ Date and time: 09/10/2012 09:07:33 pm - Australia/Melbourne
+ SMK SKINR URL: http://www.smartik-themes.com/themeforest/html/perspective/template-builder.php
+ Color Scheme: #320033 | #611963 | #823985 | #c96ccc
+ General info:
header: ../../images/headers/header56.jpg
wrap: ... |
/*
* Javadoc style sheet
*/
@import url('resources/fonts/dejavu.css');
/*
* Styles for individual HTML elements.
*
* These are styles that are specific to individual HTML elements. Changing them affects the style of a particular
* HTML element throughout the page.
*/
body {
background-color:#ffffff;
c... |
.footer-dark {
padding:50px 0;
color:#f0f9ff;
background-color:#282d32;
}
.footer-dark h3 {
margin-top:0;
margin-bottom:12px;
font-weight:bold;
font-size:16px;
}
.footer-dark ul {
padding:0;
list-style:none;
line-height:1.6;
font-size:14px;
margin-bottom:0;
... |
/*
* Scaffolding
*
* Basic resets for tests
*/
body {
padding: 60px 0 80px;
}
.justified {
width: 100%;
}
.justified > li {
float: none;
}
.justified > li > a {
text-align: center;
margin-bottom: 5px;
}
@media (min-width: 768px) {
.justified > li {
display: table-cell;
width: 1%;
}
}
.justifi... |
* {
margin:auto;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
body {
background-color: #f4c095;
}
.container {
display: block;
padding: 0 1rem;
margin:auto;
width:50%;
}
button.del {
display:inline-block;
background-color: #ee2e31;
color:white;
padding:3px 8px;
marg... |
/*--------------------
fonts
--------------------*/
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url('/static/hnfp/fonts/material/MaterialIcons-Regular.eot'); /* For IE6-8 */
src: local('Material Icons'),
local('MaterialIcons-Regular'),
url('/static/... |
/*
Copyright (C) 2011-2019 Hoefler & Co.
This software is the property of Hoefler & Co. (H&Co).
Your right to access and use this software is subject to the
applicable License Agreement, or Terms of Service, that exists
between you and H&Co. If no such agreement exists, you may not
access or use this software for... |
.alternativeSection{
border-style: solid;
border-color: rgb(220,220,220);
border-radius: 10px;
}
.alternative-form{
padding: 0%;
}
.campos-layout
{
margin-left: var(--lumo-space-m);
}
.error
{
color: red;
} |
aside {
width: 320px;
background: #fff;
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.02);
border-radius: 2px;
padding: 30px 20px;
box-sizing: border-box;
}
aside strong {
font-size: 20px;
text-align: center;
display: block;
color: #333;
}
aside form {
margin-top: 30px;
}
aside form .input-block + .in... |
.site-intro{
width: 100%;
text-align: center;
margin-top: 40vh;
position: absolute;
}
.site-intro h1{
color:#fff;
font-family: 'Sarina', cursive;
font-size: 4em;
font-weight: 100;
text-shadow: -5px 4px 0px #000;
margin-bottom: 0px;
}
.site-intro h3{
color: #fff;
font-wei... |
body{
margin: 0;
height: 100vh;
background-image: linear-gradient(
90deg, #f66e6e, #f0d19aed);
}
#main{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#bmivalue{
display: flex;
}
.chart{
width: 300px;
border: 2px solid black;
margin-top... |
.education-section .education-info-table {
width: 100%;
border: none;
}
.education-section .education-info-table tr:hover {
background: none;
}
.education-section .education-info-table tr,
.education-section .education-info-table th,
.education-section .education-info-table td {
border: none;
padding: 0;
}
... |
/* Select */
.claro .dijitSelect{
background-color: #f0f0f0;
height: 30px;
}
.claro .dijitSelect .dijitArrowButton {
background-color: #d9dde0;
background-position: center;
background-repeat: no-repeat;
}
.claro .dijitSelect .dijitInputField{
padding: 1px 10px;
}
.claro .dijitSelect input{
float: none;
... |
html {
width: 99vw;
}
#mobile-nav {
height: 0;
}
@media (min-width: 100px) and (max-width: 480px) {
html {
width: 100%;
}
#content {
font-size: 0.75rem;
margin: 0em 1em 1em 1em;
}
h1 {
font-size: 1.5rem;
}
#banner-header {
transform: translateX(0);
font-size: 2em;
}
#... |
/* html {
background-color: red !important;
} */ |
@media (prefers-color-scheme: dark) {
.bg-gray-light {
background-color: #24292e!important;
}
.text-gray {
color: #c7d2de!important;
}
a {
color: #6aaaf3;
}
.UnderlineNav-octicon {
color: #d8e2ec;
}
.UnderlineNav-item {
color: #d8e2ec;
}
... |
.ego_title{display:block;font-weight:bold;line-height:16px;max-width:162px;word-wrap:break-word}.ego_title>a>div.name{display:inline}.ego_title>a>div.name>.nameText{display:inline-block}
div.egoProfileTemplate{line-height:13px}div.ego_unit_container div.clickable{cursor:hand;cursor:pointer}div.egoProfileTemplateSubtitl... |
@font-face {
font-family: "MigMix 2P";
src: url("./migmix-2p-regular.woff2") format("woff2"),
url("./migmix-2p-regular.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "MigMix 2P";
src: url("./migmix-2p-bold.woff2") format("woff2"),
url("./migmix-2p-bold.woff") form... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
... |
/* ==UserStyle==
@name SeductionTuition Tweaks
@namespace USO Archive
@author JoeSimmons
@description `SeductionTuition Tweaks`
@version 20100124.2.33
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document do... |
.container {
max-width: 450px;
margin-bottom: 1.45rem;
margin-left: auto;
margin-right: auto;
} |
.dockingPanel .dockingPanelTitle img,
.dockingPanel .dockingPanelTitle img:before {
}
.toolPanelBase .dockingPanelClose {
position: absolute;
top: -3px;
}
.toolPanelBase .dockingPanelTitle {
padding: 4px 10px 4px 10px;
text-transform: none;
}
.dockingPanel .dockingPanelTitle .dockingPanelTitleText {
... |
/* tab pane styling */
.panes div {
display:none;
padding:15px 10px;
border:1px solid #999;
border-top:10;
height:100px;
font-size:14px;
background-color:#fff;
} |
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
/*
Template Name: Multi
Version: 1.0
Author: ShapeBootstrap
Author URL: http://shapebootstrap.net
*/
/*************************
*******Typography******
**************************/
body {
padding-top: 10... |
/* iCheck plugin Polaris skin
----------------------------------- */
.icheckbox_polaris,
.iradio_polaris {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 29px;
height: 29px;
background: url(polaris.png) no-repeat;
border: none;
curs... |
.key {
display: flex;
justify-content: center;
align-items: center;
width: 75px;
height: 75px;
border: 1px solid #000000;
font-size: 24px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
transition: background ease-in-out 200ms;
}
.key:not(:last... |
.contactrow {
padding: 8px 10px;
border-top: 1px solid;
}
.contactrow:first-child{
border-top: none;
}
.altrow {
background-color: #e0e0e0;
}
.contactrow a {
color: black;
text-decoration: none;
}
.contactrow a:hover {
text-decoration: underline;
}
#birthday-div {
border: 2px solid;... |
.shape-app {
background: rgb(3, 3, 3);
height: 100%;
width: 100%
}
/* .App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
} */
/* @keyframes App-logo-spin {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
} */ |
*{
box-sizing: border-box;
}
header{
margin-top: 30px;
margin-left: 90px;
margin-right: 90px;
}
#right{
float: left;
}
h1{
font-family: 'Caveat', cursive;
font-size: 50px;
margin-left: 70px;
}
#right p{
font-family: 'Darker Grotesque', sans-serif;
margin-left: 70px;
font-siz... |
/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* 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,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.