text stringlengths 1 1.04M |
|---|
/*Copied from sphinx' basic.css to ensure the sphinx >2.0 docstrings are
rendered somewhat properly (xref https://github.com/numpy/numpydoc/issues/215) */
.classifier {
font-style: oblique;
}
.classifier:before {
font-style: normal;
margin: 0.5em;
content: ":";
} |
.dropdown.dropdown-lg .dropdown-menu {
margin-top: -1px;
padding: 6px 20px;
}
.input-group-btn .btn-group {
display: flex !important;
}
.btn-group .btn {
border-radius: 0;
margin-left: -1px;
}
.btn-group .btn:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.btn-... |
html {
height: 100%
}
body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
min-height: 100%;
position: relative;
position: -webkit-sticky;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, segoe ui, roboto, oxygen, ubuntu, cantarell, fira sans, droid sans, helveti... |
/* styles */
/* called by your view template */
* {
box-sizing: border-box;
}
body {
font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif;
margin: 2em;
}
h1 {
font-style: italic;
color: #373fff;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
.rainbow-text {
ba... |
.contenedor{
background-color: rgba(196, 9, 9, 0.877);
width: 100%;
height: 38px;
}
.facebook
{
margin-left: 1000px;
width:40px;
height: 35px;
position: relative;
left: 14%;
bottom: 75%;
}
.ubicacion
{
margin-left: 950px;
width:35px;
height: 25px;
position: relat... |
.sms77-icon{background-image:url(../images/sms77-48x48.png)}.menu-item .sms77-icon{filter:grayscale(100%);height:48px;width:48px}.action .sms77-icon{filter:drop-shadow(10px 10px 10px #7D919A) brightness(0);height:24px;width:24px}.active.sms77-icon,.active .sms77-icon{filter:invert(46%) sepia(100%) saturate(3324%) hue-r... |
@keyframes animationFrames{
0% {
transform: translate(0px,0px) ;
}
15% {
transform: translate(0px,-25px) ;
}
30% {
transform: translate(0px,0px) ;
}
45% {
transform: translate(0px,-15px) ;
}
60% {
transform: translate(0px,0px) ;
}
75% {
transform: translate(0px,-... |
.class-name {
padding: 1rem;
background-color: #fff;
background-image: url(/assets/something.jpg);
background-repeat: no-repeat;
} |
/*!
* jQuery Mobile 1.4.5
* Git HEAD hash: 68e55e78b292634d3991c795f06f5e37a512decc <> Date: Fri Oct 31 2014 17:33:30 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2014 jQuery Foundation, Inc. and othercontributors
* Released under the MIT license.
* http://jquery.org/license
*
*/
/* Globals */
/* Font
----------... |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);/*!
* Bootstrap v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #007bff;
-... |
/*
Cache: thickbox, wp-customer-reviews, gsc_style, gsc_style_search_bar_more, jetpack-widgets, facebook, A2A_SHARE_SAVE
*/
/* thickbox: (http://whatasthmais.com/wp-content/plugins/auto-thickbox-plus/thickbox.min.css) */
/* wp-customer-reviews: (http://whatasthmais.com/wp-content/plugins/wp-customer-reviews/wp-customer... |
.navbar{
background: red;
}
.nav-link{
color:white;
}
.container{
margin-top: 80px;
}
.destaque{
border-color: #6C757D;
border-style: solid;
padding: 20px;
border-width: 1px;
margin-bottom: 40px;
}
.row{
margin-bottom: 10px;
}
.noticia{
border-bottom-style: solid;
border-bottom-color: #6C757D;
border-bot... |
/*
=====================================================================
* Ceevee v1.0 Layout Stylesheet
* url: styleshout.com
* 03-18-2014
=====================================================================
TOC:
a. General Styles
b. Header Styles
c. About Section
d. Resume Section
e. Portfol... |
/*!
Theme Name: saybers
Theme URI: http://underscores.me/
Author: Umer Farooq
Author URI: https://stackoverflow.com/users/story/11566896
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saybers
Tags: portfolio, blog, grid-layout, one-column, custo... |
.lazy-load-image-background.blur{-webkit-filter:blur(15px);filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-loa... |
/* Animations
/* ---------------------------------------------------------- */
.transition-fade {
transition: 0.25s;
/* opacity: 1; */
animation: slideUp 0.8s cubic-bezier(0.1, 0.82, 0.165, 1) forwards;
transform: translate3d(0, 0, 0);
}
.site-wrapper {
/* opacity: 0; */
animation: fadein 0.65... |
/*! 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 Cam... |
.notice{color:green}.alert{color:red} |
div.description {
float: left;
width: 49%;
}
form.tee-variant{
float: right;
width: 49%;
}
button.btn-success {
background-color: #006400;
font-size: 20px;
font-family: webfont, Georgia, Times, "Times New Roman", serif;
position: relative;
margin-left: 50%;
padding: 5px 40px 5px 40px;
}
.tee-item{
... |
@tailwind base;
@tailwind components;
@tailwind utilities;
@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Mono&family=Ubuntu:wght@300&display=swap");
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
background: #333842;
}
::-webkit-scrollbar-thumb {
background: #9599a0;
}
::-webk... |
/* Navbar ====================================== */
@import url(materialize.css);
.navbar {
font-family: "Roboto", sans-serif;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0... |
/*
Variables
*/
:root {
/* Typography */
--font-family: "Inter", sans-serif;
--font-size-body: 1.5rem;
--font-size-small: 0.75rem;
--font-weight-normal: 400;
--font-weight-bold: 700;
--line-height: 1.375;
/* Layout */
--padding-container: 1rem;
--width-container: 100rem;
--width-textcol: 37.5r... |
/* Modifications to http://kevinburke.bitbucket.org/markdowncss/markdown.css */
ul,ol {
margin: 0 0 0 35px;
}
a
{
color: purple;
text-decoration: none;
background-color: transparent;
}
a:hover
{
color: purple;
background: #CAFFFF;
}
p {
max-width: 660px;
}
pre {
max-width: 600px;
} |
/*
* Copyright 2017-2020 EPAM Systems, Inc. (https://www.epam.com/)
*
* 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 requ... |
/* fire of God */
/* air of eternity */
/* water of Divine Unity */
/* earth */
#pageCal3 {
position: relative;
padding-bottom: 16px;
padding-top: 7px;
}
#pageCal3 .placeName {
display: none;
}
#pageCal3 .sunsetEnd,
#pageCal3 .sunsetStart span,
#pageCal3 .sunrise {
display: none;
}
#pageCal3 .calendar {
wid... |
/* ==UserStyle==
@name iqiyi.com liteq
@namespace USO Archive
@author qwfy
@description `iqiyi.com liteq`
@version 20140819.5.2
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("iqiyi.com") {
#arguments{display:none;}
} |
/*******************************/
/********* General CSS *********/
/*******************************/
body {
color: #797979;
background: #ffffff;
font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #343148;
}
a {
color: #454545;
transition: .3s;
}
a:hover,
a:active,
a:f... |
@media only screen and (max-width : 767px) {
div .nav__links {
position: absolute;
padding: 16px ;
top: calc(100% + 1px);
left: 0;
width: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
}
} |
body {
overflow-x: hidden;
}
.block {
position: absolute;
left: 0;
top: 0;
}
.sliderContainer {
position: relative;
text-align: center;
line-height: 40px;
background: #f7f9fa;
color: #45494c;
border-radius: 2px;
}
.sliderbg {
position: absolute;
left: 0;
right: 0;
top: 0;
background-col... |
.team{
color: rgb(255, 255, 255);
margin-top: 10vh;
}
.team .hero {
margin-bottom: 5rem;
padding: 2rem;
background-color: rgba(255, 255, 255, 0.705);
color: black;
}
.team .sections {
margin-bottom: 5rem;
padding: 2rem;
background-color: rgba(0, 0, 0, 0.116);
}
.odd, .even {
padding: 1rem;
display: flex... |
.recruitment-us {
display: flex;
height: 800px;
background-color: #1b1b1c;
}
.recruitment-us-container {
display: flex;
flex-direction: column;
padding: 75px 0px 75px 0px;
margin: 0px 250px 0px 250px;
}
.recruitment-us-title {
font-size: 36px;
font-weight: 800;
line-height: 65px;
font-family: "Poppins";
... |
body {
background-color: white;
}
.wrapper {
width: 100%;
background-image: url("abu.png");
background-repeat: repeat;
margin: 10px auto;
}
.utama {
width: 75.99%;
height: 650px;
float: right;
}
#utama1 {
width: 100%;
height: 500px;
background-size: 100%;
}
#utama2 {
width: 100%;
height: 149px;
clear: bot... |
@charset "utf-8";
/*
Template Name: News Magazine
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/
@import url("navi.css");
@imp... |
@charset "UTF-8";
@font-face { font-family: 'icomoon'; src: url("../fonts/icomoon/icomoon.eot?srf3rx"); src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fo... |
/*!
* Bootstrap v3.2.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-a... |
/* Inter Font Imports */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;800&display=swap");
body {
margin: 0;
padding: 0;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
font-family: "Inter", sans-serif;
background: #1a1a1a;
}
h1 {
font-size: 61px;
font-weigh... |
body {
padding: 0;
margin: 0;
}
.page {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
padding: 0;
margin: 0;
border: solid 10px #fff;
box-sizing: border-box;
}
.page h1 {
position: relative;
text-align: center;
top: 50%;
transform: translate3d(0,-100%, 0);
font-size... |
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
* Bootswatch v3.1.1+1
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
* Based on Bootstrap |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
font-family: 'PT Sans', sans-serif;
font-size: 100%;
background: #FFf;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2... |
@charset "utf-8";
.dsk-not-supported,.dsk-supported {
background:#cebe29;
background:-moz-linear-gradient(-45deg,#cebe29 0,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#cebe29),color-stop(33%,#9b1f50),color-stop(71%,#2989d8),color-stop(91%,#89b4ff));
... |
/* --------------------------------------------------
Overrides
-------------------------------------------------- */
a { color: #588650; }
h2 { font-size: 20px; }
#page-wrapper {
min-height: 100vh;
}
.navbar-brand { padding: 2px 2px; }
.main-logo { width: auto; height: 95%; }
.width-50-float-left { width: 5... |
body:before{white-space:pre;font-family:monospace;content:"Error: Undefined variable: \"$base-color\".\A on line 1 of /Users/yu-annchen/sei/code_alongs/03-project1/tictactoe/NES.css/scss/icons/close.scss\A from line 21 of /Users/yu-annchen/sei/code_alongs/03-project1/tictactoe/NES.css/scss/icons/icons.s... |
/*
Skin Name: Nivo Slider Default Theme - modified for navigation inside
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
@media all and (min-width: 1001px) {
.home-page .slid... |
.sidebar-logo {
padding: 1.5rem;
}
.sidebar-logo img {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
width: 160px;
margin: 0 auto;
}
.masthead {
position:fixed;
top: 0;
left: 0;
right: 0;
background: #fff;
}
.content {
margin-top: 75px;
}
.sidebar-toggle{
position: fixed;
}
... |
/* Style for ESPlorer I web page */
/* By Tag */
body {
background-color: #212121;
}
/* By class */
.header {
margin: 0 auto;
text-align: center;
}
.title {
position: absolute;
left: 0px;
width: 100%;
text-align: center;
margin: 0 auto;
background-color:#080808;
}
.camera
{
... |
/**
* Checks if a list contains a certain value.
*
* @param {list} $list - the list to check
* @param {value} $var - the value to search for
* @param {bool} $recursive (false) - should any contained lists be checked for the value
*
* @return {bool} true if the value is found from the list, false otherwise
*
... |
html {
scroll-behavior: smooth;
}
body {background:#f3f3f3;}
h1 {
margin-top: .5em;
color:#333333;
margin-bottom: .65em;
font-size: 24px;
font-size: 2em;
line-height: 1.4;}
p {color:#000000; font-size:1.1em;}
.content {
background: #ffffff;
margin: 0 auto;
padding: 1em 1... |
/*
* Copyright 2015 Open Networking Laboratory
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle
}
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
height: 28px;
-moz-user-select: none;
-ms-user... |
/*
Dark blue: #2d6d9c
Medium blue: #03506c
Blue: #266fa4
*/
body {
font-family: Georgia, serif;
font-size: 16px;
line-height: 140%;
}
h1, h2, h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.5em;
line-height: 120%;
margin: 0;
padding: 0;
}
div.header-bar {
margin: -40... |
/* Color Palette of GEGEE */
/*
Blue
#00aeff
Light Blue
#80ffff
White Blue
#aeffff
Purple
#ae00ff
Deep Purple
#ae00ae
Green
#00AE00
Orange
#FF8000
Light Orange
#FFAE00
Deep Orange
#FF4000
Red
#FF4040
Pink
#FF0040
Yellow
#FFFF40
Cyan
#FF00AE
Lime
#AEFF00
Green
#40FF00
Brown-Red
#400000
Main Gradient (All equally spa... |
.imgs-grid {
margin: 0 auto;
font-size: 0;
}
.imgs-grid.imgs-grid-1 .imgs-grid-image {
width: 100%;
text-align: center;
}
.imgs-grid.imgs-grid-2 .imgs-grid-image,
.imgs-grid.imgs-grid-4 .imgs-grid-image {
width: 50%;
}
.imgs-grid.imgs-grid-3 .imgs-grid-image,
.imgs-grid.imgs-grid-6 .imgs-grid-image {
width:... |
body {
font-family: "Calibri", "Ubuntu", sans-serif;
overflow-y: scroll;
margin: 1em;
font-size: 120%;
border: 0;
}
ul, dd {
padding: .2em 0em .2em 1.2em;
margin: 0em 0em 0em 0em;
}
dl {
margin: 0;
}
dt {
margin: 0.6em 0 0.6em 0;
font-weight: bold;
}
th {
text-align: left;
color: #CC3333;
... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://bootstrap-3.ru/customize.php?id=319f4be12b44746849d6d88816679bc3)
* Config saved to config.js... |
.menü{
color: rgba(0, 0, 255, 0.411);
} |
h1{
font-family: 'Nothing You Could Do', cursive;
font-size: 20pt;
border-bottom: 2px solid #99e;
margin: 20px 15px 8px 15px;
padding: 0 0 3px 5px;
width: 1170px;
}
h1 strong {
font-size: 24pt;
}
body
{
font-size: 1em;
}
div.row {
width: 98%;
}
.gui-component {
border: 1px solid #ccc;
}
#views {
width: 14... |
#page {
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 90%;
height: 80%;
display: grid;
grid-template: [header-left] "m head" 10% [header-right] [main-left] "nav main" 1fr [main-right] / 200px 1fr;
row-gap: 10px;
column-gap: 10px;
}
.search-ba... |
@import url(https://fonts.googleapis.com/css?family=Nunito);
/* @charset "UTF-8"; */
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blu... |
.aui-tabview-wrapper {
border: 1px solid #C8C9CA;
margin-bottom: 1em;
}
.aui-tabview-wrapper .aui-tab-active:after {
border: 10px solid;
border-top-width: 0;
border-color: transparent transparent #fff;
bottom: -5px;
content: '-';
display: block;
height: 0;
left: 50%;
margin-left: -10px;
position: absolute;... |
/**
* @file
* Vertical Tabs.
*/
@import "../base/variables.pcss.css";
:root {
--vertical-tabs-menu-width: 15rem;
--vertical-tabs-menu-border-width: 1px;
}
.vertical-tabs {
margin: var(--sp1-5) 0;
@media (--lg) {
display: flex;
}
}
.vertical-tabs__menu {
position: relative;
align-self: flex-sta... |
h1 {
font-size: 180%;
}
/* Github button */
.github-repo {
display: flex;
justify-content: center;
}
/* Version control */
.version-button {
color: gray;
border: none;
padding: 5px;
font-size: 15px;
cursor: pointer;
}
.version-button:hover, .version-button:focus {
color: white;
... |
* {
margin: 0;
padding: 0;
list-style-type: none;
box-sizing: border-box;
/* removes the default bootstrap shadow on buttons after clicking */
box-shadow: none !important;
font-family: "Nunito", "Roboto", "Helvetica", "Arial", sans-serif;
}
/* body {
background-color: #000022;
} */
/* ---- particles... |
/* Table of Contents
/* ------------------------------------------------------------
This is a development CSS file which is built to a minified
production stylesheet in assets/built/screen.css
1. Global Styles
2. Layout
3. Special Templates
4. Site Header
4.1 Home header
4.2 Archive header
5. Site Navigatio... |
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/*Mask*/
html,
body {
height: 100%;
width: 100%;
}
.mask-background {
position: absolute;
height: 100%;
width: 100%;
background-color: #000;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 9999;
opacity:... |
h1 {
margin: 0;
font-size: 22px;
}
.container {
margin-top: 50px;
} |
::selection{
background : orange;
color: white;
}
body{
background: #fff;
color: black;
font-family: 'Roboto',verdana;
font-size: 1.7rem;
}
.header{
position: fixed;
top: 0;
width: 100%;
background:#fff;
border-bottom: 1px solid #e0e0e0;
font-family: 'Raleway',verdana;
font-wei... |
/* ============
==== GERAL ====
============ */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
:root {
--primary-color: #3c455c;
--secondary-color: #f7da02;
}
* {
margin: 0;
padding: 0;
border: none;
}
body {
font-family: 'Roboto', sans-serif;
b... |
/*****************************************************************************/
/*
/* normalize.css v3.0.1 | MIT License | git.io/normalize
/*
/*****************************************************************************/
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0... |
/* .slick-slide.slick-active.slick-current .slick-item-lesson::before {
background-color: rgb(63 158 255 / 51%);
height: 100%;
width: 100%;
content: '.';
z-index: 2;
position: absolute;
} */
.slick-content-last-accessed span {
display: inline-block;
width: 100%;
}
#lastAccessProgress {
fo... |
header{
width: 100%;
height: 3.75rem;
border-bottom: .5rem solid #f8f8f8;
}
header div{
width: 20%;
height: 3.75rem;
margin-left: 15%;
margin-right: 15%;
text-align: center;
line-height: 3.75rem;
font-size: 1.4rem;
color: #555555;
box-sizing: border-box;
}
.active{
border-bottom: .2rem solid #0F88EB;
}
.... |
.width100 {
width: 100% !important;
}
.width90 {
width: 90% !important;
}
.width50 {
width: 50% !important;
}
.width33 {
width: 33.33% !important;
}
.width25 {
width: 25% !important;
}
.width12 {
width: 12.5% !important;
}
.width200px {
width: 200px !important;
}
.table-fixed {
ta... |
/* @group Base */
.chosen-container {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 14px;
zoom: 1;
*display: inline;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.chosen-container .chosen-drop {
position: absolute;
top: 100%;
left: -9999... |
html {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
min-height: 100%;
height: 100%; }
body {
padding: 0;
margin: 0;
min-height: 100%;
height: 100%;
background: url(../assets/images/pattern.jpg);
color: #fff; }
/*!
* Bootstrap v4.0.0 (https://getbootstrap.com)
* Copyright 2011-2018... |
body {
padding-top: 56px;
}
.bg-image-full {
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* Empresa */
.navbar-brand {
font-family: "TulpenOne-Regular";
fo... |
* {
border-color: #909396 !important;
}
a {
color: #ce4139 !important;
}
a:visited {
color: #b68800 !important;
}
body {
background-color: #262626 !important;
color: #909396 !important;
}
html {
background-color: #262626 !important;
}
input,
textarea {
background-color: #2e2e2e !important;
color: #90939... |
.sf-menu li ul, .box, footer, time strong, .form-bg {behavior: url(js/PIE.htc);} |
html,
body,
main,
h1 {
margin: 0;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
body {
background: #292929;
color: #F9F9F9;
display: flex;
min-height: 100vh;
}
main {
margin: auto;
} |
.dj_gecko .mblColorBlue {
background-image: -moz-linear-gradient(top, #7a9de9 0%, #366edf 50%, #215fdc 50%, #2362dd 100%);
}
.dj_gecko .mblColorBlue45 {
background-image: -moz-linear-gradient(top left, #7a9de9 0%, #366edf 50%, #215fdc 50%, #2362dd 100%);
}
.dj_gecko .mblColorDefault {
background-image: -moz-linea... |
:host {
display: block;
--table-background-color: white;
--table-head-background: #f3f3f3;
--table-cell-padding: 0.5rem;
}
* {
box-sizing: border-box;
}
table {
border: var(--alta-border);
overflow: hidden;
border-spacing: 0;
border-radius: var(--alta-border-radius);
background-color: var(--table-... |
html, body {
padding: 0;
margin: 0;
min-width: 100%;
min-height: 100%;
text-align: center;
font-family: Open Sans,Helvetica Neue,sans-serif;
letter-spacing: -0.1px;
font-weight: 400;
-webkit-font-smoothing: subpixel-antialiased;
}
.logo {
position: relative;
z-index: 2;
margin: 30px 0 50px 0;
... |
.challenge-test-suite {
display: flex;
justify-content: flex-start;
flex-direction: column;
margin: 15px 0;
}
.challenge-test-suite code {
white-space: pre-wrap;
overflow-wrap: anywhere;
}
.test-result {
display: flex;
width: 100%;
align-items: center;
}
.test-result:nth-child(odd) {
background-c... |
body {
background:#eee;
padding: 30px;
font-size: 62.5%;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
position: relative;
margin: 0;
}
#container2 {
margin: 0 auto;
width: 460px;
padding: 2em;
background: #DCDDDF;
}
.ui-progress-bar {
margin-top: 3em;
m... |
.container {
min-height: 100vh;
padding: 0 0.5rem;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.main {
padding: 6rem 0;
flex: 1;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
font-size: 1.25rem;
} |
@import "normalize.css/normalize";
html {
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
height: 100%;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
body {
font-feature-settings: "kern", "liga", "pnum";
text-rendering: optimizeLegibility;
font-smoothing: antialiased;
font-famil... |
/*Login form*/
:root {
--input-padding-x: 1.5rem;
--input-padding-y: .75rem;
}
.card-signin {
border: 0;
border-radius: 1rem;
box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.card-signin .card-title {
margin-bottom: 2rem;
font-weight: 300;
font-size: 1.5rem;
}
.card-signin .card-bod... |
.plyr {
height: 100%;
} |
a+ b {
color: pink;
}
a> b {
color: pink;
} |
html
{
min-height: 100%;
min-width: 100%;
-ms-text-size-adjust: none;
}
body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
margin: 0px;
padding: 0px;
border-width: 0px;
border-style: solid;
border-color: transparent;
-webkit-transform-or... |
body {
font-size: 16px !important;
}
html {
box-sizing: border-box;
margin: 0;
padding: 0;
height: 100%;
}
body {
font-family: "Nunito", "Poppins", sans-serif;
overflow-x: hidden;
background: #f4f0f0;
height: 100%;
display: flex;
flex-direction: column;
}
ul {
list-style: none;
padding: 0;
... |
/*!
* reveal.js
* http://revealjs.com
* MIT licensed
*
* Copyright (C) 2018 Hakim El Hattab, http://hakim.se
*/
/*********************************************
* RESET STYLES
*********************************************/
html, body, .reveal div, .reveal span, .reveal applet, .reveal object, .reveal iframe,
.rev... |
html {
background-color: #fefefe;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 500;
}
*, *:before, *:after {
box-sizing: inherit;
}
.container {
margin: 50px auto 0;
width: 700px;
}
.u-float-right {
float: right;
}
.u-flex-center {
display: -webkit-fle... |
a:link {
text-decoration:none;
color: #000000;
}
/* visited link */
a:visited {
color: #000000;
}
/* mouse over link */
a:hover {
color: #FF00FF;
}
/* selected link */
a:active {
color: #0000FF;
}
body {
background-color: #f5f3f4;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
... |
/* #region general */
html {
background-color: #FFFFFF;
font-size: 62.5%;
}
body {
font-family: 'メイリオ', Meiryo, '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
font-size: 1.6rem;
line-height: 2.0rem;
color: ... |
/*
* Styling for the comment box
*/
.gsAppendToComment {
width: 80px !important;
text-shadow: 0 1px 0 #fff;
background: #21759b none repeat-x scroll left top;
border-color: #298cba !important;
color: #fff !important;
font-weight: bold;
font-size: 11px !important;
cursor: pointer;
p... |
.logo {
color: var(--cor0);
font-family: var(--meu-nome);
font-size: 2.2rem;
font-weight: bold;
text-shadow: 3px 5px 5px rgba(0, 0, 0, 0.568);
padding-left: 1rem;
width: calc(100% - 80px);
}
.logo--off {
display: none;
}
@media screen and (min-width: 900px) {
.logo {
font-... |
/*!
* # Semantic UI 2.2.4 - Statistic
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
/*!
* Bootstrap v3.3.2 (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=394cb4807daaa8f4ca21)
* Config saved to config.json and https:... |
body {
background: #fff;
color: #2f3138;
font-family: "Open Sans", sans-serif;
}
a {
color: #2771e0;
transition: 0.5s;
}
a:hover,
a:active,
a:focus {
color: #2771e0;
outline: none;
text-decoration: none;
}
p {
padding: 0;
margin: 0 0 30px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
fon... |
@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;font-display:auto;src:url("../webfonts/fa-brands-400.eot");src:url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.woff") format("... |
body {
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
}
#my-site {
position:fixed;
top:0;
right:0;
padding:25px 40px;
padding-bottom: 22px;
background-color:white;
color:black;
border-bottom: 3px solid black;
border-left: 3px solid black;
border-bottom-left-radius:20px... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.