text stringlengths 1 1.04M |
|---|
* {box-sizing: border-box;}
body {
background-color: #fe4a49;
margin: 0;
color: #222;
font: normal normal normal 1rem/1.6 Nunito Sans, Helvetica, Arial, sans-serif;
}
h1{
font-size: 6.75rem;
margin: 0.5rem;
}
a {
text-decoration: none;
color: inherit;
}
.container{
width: 100%;
padding: 15px;
text... |
body {
height: 100vh;
background: linear-gradient( yellow , red );
overflow: hidden;
filter: drop-shadow(0 0 10px white);
}
.snow {
position: absolute;
width: 0px;
height: 0px;
background: Black;
border-radius: 50%;
font-size:1.5em;
}
.snow:nth-child(1) {
opacity: 0.5705;
transform: translate(4... |
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
/*!
* AdminLTE v2.3.0
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT ... |
/*
* Copyright 2016 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.
*/
@viewport {
min-width: 1280px;
} |
.container {
text-align: left;
margin: 20px 0;
}
.capitalize {
text-transform: capitalize;
}
.name {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
}
.footer {
margin-top: 10px;
}
.label {
font-style: italic;
}
.link {
color: #02c2c5;
}
.link:visited {
color: #018285;
... |
/* 订单信息 */
.order-info .text{
height: 35px;
line-height: 35px;
width: 200px;
text-align: right;
font-size: 15px;
}
.order-info .value{
height: 35px;
line-height: 35px;
width: 200px;
text-align: left;
font-size: 15px;
}
.order-info .btn{
width: 65px;
height: 32px;
line... |
/* rokkitt-vietnamese-500-normal*/
@font-face {
font-family: 'Rokkitt';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('./files/rokkitt-vietnamese-500-normal.woff2') format('woff2'), url('./files/rokkitt-vietnamese-500-normal.woff') format('woff');
} |
/*
Striped 1.0
*/
/*********************************************************************************/
/* Basic */
/*********************************************************************************/
*
{
-moz-box-sizing: border-box;
-webkit... |
.indexPageWrapper {
display: flex;
flex-direction: column;
} |
html {
margin: 0;
height: 100%;
}
body {
margin: 0;
height: 100%;
font-family: 'Raleway', sans-serif;
background: linear-gradient(270deg, #2a3c40, #374f53, #416063, #4d747b, #4f839a, #6bacca, #8bd0e2, #8cc1b9, #6f8b7c);
background-size: 1800% 1800%;
-webkit-animation: BackgroundFade 20s... |
@charset "UTF-8";
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 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;
-ms-text-size-adjust... |
.landing-ui-panel-url-list{width:677px;z-index:1299}.landing-ui-panel-url-list-overlay{z-index:1298}.landing-ui-panel-url-list-blocks{width:496px}.landing-ui-panel-url-list-overlay{z-index:1298}.landing-ui-panel-url-list-list{padding:20px 40px;margin:60px 60px}.landing-ui-panel-url-list .landing-ui-panel-content-footer... |
@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans&display=swap');
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;
... |
li{
list-style-type: none;
}
a:visited{text-decoration: none}
.more-info-top{
padding-right: 1em;
font-size: 1.25em;
line-height: 2.5em;
margin: 1em auto;
box-shadow: 0px 0px 5px #ccc;
}
.more-info-top span a{
color: #6ad4c9;
font-size: 0.9em;
}
.more-info-detail{
padding-bottom: 2... |
/*!
* # Semantic UI 2.2.8 - Rating
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
body{
}
.right_kanote{
margin-top: 20%;
width: 50px;
height: auto;
}
.left_kanote{
margin-top: 20%;
width: 50px;
height: auto;
}
.text_point{
display: flex;
align-items: center;
}
p{
font-size: 20px;
}
.text{
color: deepskyblue;
}
.btn_register1{
background-color: white;... |
body {
text-align: center;
background-color: #283149;
}
h1 {
font-size: 5rem;
color: #DBEDF3;
font-family: "Arvo", cursive;
text-shadow: 3px 0 #DA0463;
}
footer {
color: #DBEDF3;
font-family: sans-serif;
}
.w {
background: url("../images/tom1.png");
}
.a {
background: url("../images/tom2.png");... |
.panel-table .panel-body {
padding: 0;
}
.panel-table .panel-body .table-bordered {
border-style: none;
margin: 0;
}
.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type {
text-align: center;
width: 100px;
}
.panel-table .panel-body .table-bordered > thead > tr > th:last-of-ty... |
.primary-button {
margin-top: 6.4rem;
width: 100%;
height: 6.4rem;
border: 0;
cursor: pointer;
background: #3CDC8C;
border-radius: 2rem;
color: white;
display: flex;
align-items: center;
justify-content: center;
transition: background-color .2s;
}
.primary-button:hover {
background: #36CF82;
}
.primary-b... |
:root {
--app-url-bar-size: 20px;
} |
.empty{padding: 10px;font-weight:400;text-align:center;margin:40px auto 0;color:#438eb9;width:50%;border:1px solid #ccc;border-radius:5px;font-size:20px;-webkit-box-shadow: 0px 0px 21px -2px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 21px -2px rgba(0,0,0,0.75);box-shadow: 0px 0px 21px -2px rgba(0,0,0,0.75);}
.simple-tab... |
/*
Syntax error: Invalid CSS after "": expected selector or at-rule, was "<<<<<<< HEAD"
on line 1 of /Users/qltd-web/Documents/qltdsite/public/stylesheets/main.scss.BACKUP.47940.scss
1: /Users/qltd-web/Documents/qltdsite/public/stylesheets/main.scss.BACKUP.47940.scss
Backtrace:
/Users/qltd-web/Documents/qltds... |
/* dash card colors */
.border-left-mint {
border-left: #4c3735;
border-left-style: solid;
border-left-width: 6px;
padding: 25px;
}
.border-left-berry {
border-left: #2d2147;
border-left-style: solid;
border-left-width: 6px;
padding: 25px;
}
.border-left-honey {
border-le... |
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,700&display=swap');
:root {
--background_colour: #DBDADA;
--foreground_colour: #ffffff;
--border_colour: #000000;
--text_color_first: #000000;
--text_color_second: #A9A9A9;
}
.dnd5eCharSheet {
display: grid;
grid-template... |
@keyframes spin-show-right{0%{transform:translateX(100%);opacity:1}50%{transform:translateX(50%);opacity:1}100%{transform:translateX(0);opacity:1;z-index:2}}@keyframes spin-show-left{0%{-webkit-transform:translateX(0)}50%{-webkit-transform:translateX(-50%)}100%{-webkit-transform:translateX(-100%);opacity:0;z-index:1}}.... |
@keyframes haneru2 {
0% {
transform: translate3d(0, -30%, 0);
}
33% {
transform: translate3d(0%, 0, 0);
}
66% {
transform: translate3d(0%, -5%, 0);
}
99% {
transform: translate3d(0%, 0, 0);
}
}
.haneru2 {
animation-name: haneru2;
transform-origin: center bottom;
animation-duration... |
/*
_/ _/
_/ _/_/_/ _/_/_/ _/_/_/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/ _/
_/_/_/_/ _/_/_/ _/ _/ _/_/_/ _/_/_/
... |
@charset "utf-8";
header {
background-color: #27BEC6;
color: white;
font-family: "arial";
text-align: center;
height: 7%;
}
body{
height: 90%;
}
aside {
background-color:#58CFCA;
float:left;
border-radius:2px;
font-family: "helvetica";
height: 100%;
width: 220px;
position: relative;
}
aside footer{
ba... |
td, th {
vertical-align: middle !important;
text-align: center !important;
}
.input-group {
margin: 20px 0;
}
svg {
height: 150px;
}
td:first-of-type,
td:first-of-type > div {
height: 200px;
width: 250px;
} |
.marco_producto {
border: 1px solid #C4C4C4;
float: left;
border-radius: 8px ;
position: relative;
width: 240px;
height: 322px;
overflow: hidden;
box-shadow: 1px 1px 5px rgba(50,50,50 0.5);
text-align: center;
margin: 2px;
}
.marco... |
foobar{}
foobarbaz{}
.byHand{} |
#content {
display: flex;
margin: 0 auto;
flex: 1;
width: 100%;
flex-direction: column;
} |
// OpenSans
@font-face {
font-family: 'open_sansbold';
src: url('OpenSans-Bold-webfont.eot');
src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('OpenSans-Bold-webfont.woff') format('woff'),
url('OpenSans-Bold-webfont.ttf') format('truetype'),
url('OpenSans-Bold-webfont.svg#open_s... |
/* Columns */
.columns {
display: grid;
width: 100%;
grid-column-gap: 48px;
}
.columns.two {
grid-template-columns: 1fr 1fr;
}
.columns.three {
grid-template-columns: 1fr 1fr 1fr;
}
.columns.four {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.columns.nogap {
grid-column-gap: 0;
}
/* Com... |
.sp-navbar{
background-color: #1be0da !important;
color: white;
}
.jumbotron{
background-color: blue;
color: white;
}
.dash-button{
text-shadow: 2px;
padding: 20px;
min-height: 200px;
font-size: x-large;
font-weight: bold;
}
#date_input{
width: 100%;
}
.datepicker_container{
/*text-align:center;*/
}
... |
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Color
-------------------------- */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
-------------------------- */
/... |
/**
* UCSC Xena Client
* http://xena.ucsc.edu
*
* Rules necessary for styling Xena Sheet Control.
*
*/
@value black12 from '../css/variables.css';
/* Sheet controls */
.sheetControls {
align-items: flex-start;
background-color: #ffffff;
border-bottom: 1px solid black12;
box-sizing: border-box;
display: fle... |
li { padding-bottom: .5vh; }
li a { display: inline; } |
/* (SCALABLE) THEME TOGGLE BUTTON (BASED ON: https: //codepen.io/joyshaheb/pen/gOwOGQE) */
:root {
--BoxWidth: 60px;
}
body.dark {
background-color: #616161;
color: white;
}
body.light {
background-color: #f0ffff;
color: black;
}
input[type="checkbox"] {
display: none;
}
#theme-btn-containe... |
.arena-container {
display: flex;
flex-direction: column;
align-items: center;
margin: auto;
color: white;
}
.arena-container .boss-container {
display: flex;
flex-direction: column;
justify-content: space-around;
margin-bottom: 50px;
}
.boss-container .boss-content {
display: flex;
flex-directi... |
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
@import url(https://fonts.googleapis.com/css?family=Nunito);
/*!
* Bootstrap v4.1.3 (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) |
/* components/carousel.css */
.carousel {
display: static;
}
/* navigation */
.carousel nav {
margin: 0;
padding: 0;
width: 100%;
text-align: center;
height: calc(var(--space) * 6);
display: block;
}
.carousel nav [role="group"] {
display: inline-flex;
flex-direction: row;
margin: 0 auto;
widt... |
.footer {
color: var(--brand-grey-light);
font-size: var(--font-size-small);
text-align: center;
}
.content {
padding: calc(var(--spacer) / 2);
margin-left: auto;
margin-right: auto;
max-width: var(--layout-max-width);
}
.content p {
display: inline;
}
.content a {
color: inherit;
}
.content a:hov... |
.type-shop_order .column-order_actions a.button.wpo_wcpdf {
float: left;
width: 26px;
height: 26px;
padding: 3px 2px;
}
.type-shop_order .column-wc_actions a.button.wpo_wcpdf img {
margin-top: 3px;
} |
.recipe__info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 1rem;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
width: 100%;
height: 100%;
}
@media (max-width: 640... |
.menuButton {
width: auto;
height: 40px;
background-color: #3D3737;
border: none;
color: white;
text-align: center;
text-decoration: none;
display: inlineBlock;
font-size: 16px;
font-weight: bold;
}
.menuButton:hover {
background-color: blue;
cursor: pointer;
}
#userMenu... |
.cart-btn
{
background-color: orange;
color: white;
}
.continue-shopping-cta .btn
{
}
.continue-shopping-cta .btn:hover
{
}
.bill-span
{
font-weight: bold;
} |
* {
box-sizing: border-box;
}
body {
width: 88%;
max-width: 30em;
margin: 1em auto;
line-height: 1.5;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
background: #fff;
color: #000;
}
a {
color: #08c;
}
a:activ... |
@charset "UTF-8";
/*
Copyright © 2014-2020 Daniel Aleksandersen and others.
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, including without limitation
the rights to u... |
main {
padding: 0 16px;
width: 100%;
}
.optional {
color: #666;
}
.footer {
color: green;
font-style: oblique;
padding-left: 15px;
} |
/* yeon-sung-latin-400-normal*/
@font-face {
font-family: 'Yeon Sung';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/yeon-sung-latin-400-normal.woff2') format('woff2'), url('./files/yeon-sung-latin-400-normal.woff') format('woff');
} |
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Color
-------------------------- */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
-------------------------- */
/... |
@import '@semcore/utils/style/var.css';
SDataTable {
position: relative;
}
SHeadWrapper {
position: relative;
}
SHeadWrapper[sticky] {
position: sticky;
top: 0;
z-index: 2;
}
SHead {
display: flex;
position: relative;
flex-direction: row;
min-width: fit-content;
z-index: 0;
}
SColumn {
displa... |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*---------------------------------------------------------------... |
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after {display: table; content: ''; }
.clearfix:after { clear: both; }
.hidden {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
pointer-events: none;
}
/* Content */
.content {
padding: 3em ... |
* {
color:rgb(255, 255, 255);
font-family: 'Ubuntu', sans-serif;
}
.spare {
outline: 1px solid red !important;
}
body {
background-color:rgb(143, 211, 238);
background: url(https://i2.wp.com/lajournaliste.com/wp-content/uploads/2016/05/Lush_1100x619.jpg?fit=1100%2C619) no-repeat center cent... |
body.dark{
background-color:rgb(28, 28, 32);
color: aliceblue;
font-size:17px;
line-height: 30px;
}
h2{
text-align: center;
}
.console{
position: relative;
margin-left : 20px;
margin-right : 20px;
width:auto;
height:auto;
border-radius: 10px;
background: #9c9c9cb4;
}... |
/* style.css */
html, body {
height: 100%;
}
body {
margin: 0;
display: flex;
/* This centers our sketch horizontally. */
justify-content: center;
/* This centers our sketch vertically. */
align-items: center;
} |
.itemDetails__right > *:not(:last-child) {
margin-bottom: 10px;
}
.itemDetails__right-season > *:not(:last-child)::after {
content: ", ";
}
.itemDetails__image-basic {
max-width: 500px;
width: 100%;
height: auto;
margin: 0 auto 20px;
}
.itemDetails__listImages {
display: flex;
justify-content: center;
... |
:root {
/* Custom colour variables */
/* *********************** */
--dark-cyan: hsl(185, 75%, 39%);
--very-dark-desaturated-blue: hsl(229, 23%, 23%);
--dark-grayish-blue: hsl(227, 10%, 46%);
--dark-gray: hsl(0, 0%, 59%);
/* Custom variables for responsive width and height with viewport resizing */
/* *... |
/*!
* # Semantic UI 2.3.1 - Icon
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
table th {text-align: center;}
table .visible {color:green;}
table .unvisible {color:grey;}
.padding-top-7 {padding-top:7px; display: block;}
.controls {
font-size: 0;
height: 20px;
letter-spacing: -1px;
line-height: 0;
text-align: center;
width: 100px;
}
.fullleft, .oneleft, .fullright, .oneri... |
/*! Tophat `Electro` Bootstrap 4.3.1 theme */
@import url(https://fonts.googleapis.com/css?family=Nunito:200,300,400,700);
/*! Import Bootstrap 4 variables */
/*!
* Bootstrap v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (http... |
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
* {
margin: 0;
padding: 0;
outline: 0;
box-sizing: border-box;
}
body {
font: 400 14px Roboto, sans-serif;
background: #f0f0f5;
-webkit-font-smoothing: antialiased;
}
input, button, textarea {
font... |
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
.flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
}
.flexslider {
margin: 0;
padding: 0;
padding-left: 30px;
}
.flexslider .slides ... |
#page-orphanage {
display: flex;
min-height: 100vh;
}
main {
flex: 1;
}
/* details */
.orphanage-details {
width: 70rem;
margin: 6.4rem auto;
background: white;
border: 1px solid #d3e2e5;
border-radius: 2rem;
overflow: hidden;
}
.orphanage-details>img {
width: 100%;
heigh... |
.participant {
float: left;
width: 100px;
height: 120px;
}
.participant .bet {
width: 80px;
height: 80px;
border: 1px solid;
vertical-align: middle;
margin: auto;
}
.participant .name {
position: absolute;
bottom: 0px;
width: 100%;
} |
*{
margin: 0;
padding: 0;
}
html, body{
height: 100%;
}
.background{
box-sizing: content-box;
width: 1400px;
margin: 0 auto;
background-color: gray;
}
.texto{
box-sizing: border-box;
border: 10px solid rgba(255,255,255,0);
display: inline-block;
width: 668px;
margin: 20px 15px;
text-align: center;
vertic... |
.container{
width: 70%;
height: 100%;
display: flex;
justify-content: space-around;
background-color: rgb(174, 135, 206);
}
.img{
width: 100%;
border-radius: 50%;
}
.div-img{
margin: 50px;
width: 350px;
}
.answer{
font-size: 20px;
font-weight: 800;
color: wh... |
/*//////////////////////////////////////////////////////////////////
[ FONT ]*/
@font-face {
font-family: Ubuntu-Regular;
src: url('../fonts/ubuntu/Ubuntu-Regular.ttf');
}
@font-face {
font-family: Ubuntu-Bold;
src: url('../fonts/ubuntu/Ubuntu-Bold.ttf');
}
/*//////////////////////////////////////////////////... |
body {
background-color: #1d1d1e;
width: 500px;
margin: 0 auto;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
a {
color: #fff;
text-decoration: none;
} |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
.top-bar a {
color: #E8EFF3; }
.top-bar li a {
color: #eee; }
.radio_option {
margin: 0px 16px 0px 8px; }
label {
font-size: .75em;
color: #A08865;
text-transform: uppercase; }
h5 {
color: #7490A0;
font-size: 16px;
font-weig... |
/* ==UserStyle==
@name Wallpapers para Facebook - Ciudad Gris - 23
@namespace USO Archive
@author tolch
@description `Imagen subida por: Tu Nombre</br></br> Script Original: style 109959 creado por user 283811, Modificado por : Tolch </br></br></br></br><b>Mas Wallpapers para personalizar Face... |
.main-div {
width: 100vw;
height: 100vh;
background-color: #ffebef;
overflow: auto;
position: absolute;
} |
/*! X-editable - v1.5.1
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
.editableform {
margin-bottom: 0; /* overwrites bootstrap margin */
}
.editableform .control-group {
margin-bottom: 0; /* ove... |
@media (max-width: 1199px) {
.main-nav__header-one .container {
display: -webkit-box;
display: flex;
}
.main-nav__logo-box {
position: relative;
padding-right: 20px;
}
.main-nav__logo-box::before {
content: '';
width: 10000px;
height: 100%;
background-color: var(--thm-gray);
position: absolute;
... |
/*
* File: demo_table_jui.css
* CVS: $Id$
* Description: CSS descriptions for DataTables demo pages
* Author: Allan Jardine
* Created: Tue May 12 06:47:22 BST 2009
* Modified: $Date$ by $Author$
* Language: CSS
* Project: DataTables
*
* Copyright 2009 Allan J... |
.icon-blank {
background: url('icons/blank.gif') no-repeat center center;
}
.icon-add {
background: url('icons/edit_add.png') no-repeat center center;
}
.icon-edit {
background: url('icons/pencil.png') no-repeat center center;
}
.icon-remove {
background: url('icons/edit_remove.png') no-repeat center... |
.container {
background-color: pink;
margin-left: 0px;
width: 100%;
}
h1 {
text-align: center;
}
#cards {
border-style: groove;
height: 250px;
text-align: center;
border-bottom-style: inset;
}
#one {
border-right-style: inset;
border-right-width: thick;
height: 100%;
width: 50%;
padding-top... |
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto');
:root {
--nav-padding: 1rem;
/*--main-padding: 15px;*/
--nav-item-current-color: #202020;
--nav-item-main-color: #10154e;
--nav-item-not-current-color: #7b7b7b;
--navbar-height: 50px;
}
.container-fluid {
margin-top:... |
/*------------------------------------------------------------------------------
28.0 - Site Icon
------------------------------------------------------------------------------*/
.site-icon-preview .favicon-preview {
margin: 5px 0 20px;
overflow: hidden;
position: relative;
max-width: 180px;
}
.site-icon-previe... |
/*!
* 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: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red:... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* html {
font-size: 62.5%;
} */
body {
font-family: "Montserrat", sans-serif;
color: #5b595c;
}
#twic-header {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
padding: 30px;
border-bottom: 1px solid #e3e3e4;... |
body {
font-family: fantasy;
} |
/* ============================================ */
/* This file has a mobile-to-desktop breakpoint */
/* ============================================ */
@media (max-width: 400px) {
@-ms-viewport {
width: 320px;
}
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
... |
/**
* React Starter Kit (https://www.reactstarterkit.com/)
*
* Copyright © 2014-present Kriasoft, LLC. All rights reserved.
*
* This source code is licensed under the MIT license found in the
* LICENSE.txt file in the root directory of this source tree.
*/
.root {
float: right;
margin: 6px 0 0;
}
.link {
... |
/* CSS File for code-of-conduct.html */
ol.gradient-list > li, ol.gradient-list > li::before {
box-shadow: 0.25rem 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
}
ol.gradient-list {
counter-reset: gradient-counter;
list-style: none;
margin: 1.5rem 0;
padding-left: 1rem;
margin... |
/******
This css is based in Allison Horst custom css https://github.com/allisonhorst/explore-na/blob/master/css/custom_css.css
*******/
body {
background-color: #ffffff;
}
em {
color: purple;
}
.ace-tm {
background-color: #ffffff;
color: black;
}
.panel, pre {
border-radius: 0;
border-color: ... |
._vc-cover {
position: fixed;
pointer-events: none;
z-index: 999999;
background: rgba(32, 114, 205, 0.5);
}
._vc-cover-info {
position: absolute;
width: 320px;
height: auto;
overflow: hidden;
white-space: normal;
word-break: break-all;
text-overflow: ellipsis;
font-size: 12px;
color: black;
... |
*, *::before, *::after {
box-sizing: border-box;
margin: 0;
padding: 0;
user-select: none;
}
* :focus {
outline: none;
}
html {
-webkit-font-smoothing: antialiased;
}
:root {
--color-drop-shadow: hsl(200, 2%, 10%);
--color-border: hsla(240, 1%, 83%, 0.14);
--color-accent: rgb(255, 126, 83);
--c... |
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
Reftdset
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{mar... |
body {
background-color: #000;
}
#console {
font-family: courier, monospace;
color: #fff;
max-width: 750px;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
font-size: 14px;
}
a {
color: #0bc;
text-decoration: none;
}
#a {
color: #0f0;
}
#c {
color: #0bc;
}
#l {
color: #fff;
}
#... |
*{
margin: 15px;
padding: 0;
box-sizing: border-box;
}
.card-body {
flex: 1 1 auto;
min-height: 12px;
padding: 1.25rem;
background-color: #011b1fb5;
}
.card-header {
padding: 1.75rem 0.25rem;
margin-top: -33px;
margin-bottom: 2px;
background-color: #9ba993db;
}
.card-tit... |
body{background-color:lightgray;padding:50px;font:14px "Lucida Grande", Helvetica, Arial, sans-serif}h1{color:blueviolet;text-align:left}a:link,a:visited{color:white;background-color:#f44336;padding:1em 1.5em;margin:0.5em;text-align:center;text-decoration:none;display:inline-block}a:hover,a:active{background-color:ligh... |
/* Use this file to use your own styles*/
/* Import declaration to use Google Fonts - check https://fonts.google.com/ for details */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch&display=sw... |
/*
=========================================================
* Neumorphism UI - v1.0.0
=========================================================
* Product Page: https://themesberg.com/product/ui-kits/neumorphism-ui
* Copyright 2020 Themesberg MIT LICENSE (https://www.themesberg.com/licensing#mit)
* Coded by https://... |
html{
width: 100vw;
max-width: 100vw;
height: 100%;
max-height: 100vh;
line-height: 1.0;
margin: 0;
padding: 0;
overflow: hidden;
}
body {
min-height: 100vh;
margin: 0;
padding: 0;
background-color: #fafafe;
color: #373D3F;
}
h1{
font-size:calc(4px + 5vmin);
... |
.team1 {
align-self: center;
}
.team2 {
align-self: center;
}
.score {
font-size: 14px;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.