text stringlengths 1 1.04M |
|---|
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*# sourceMappingURL=bootstrap.min.css.map */ |
.links> a{
text-decoration: none;
text-align: center;
color: black;
font-weight: bolder;
font-size: 240%;
font-family: Times 'Times New Roman', Times, serif;
}
.links{
background-color: rgba(216, 50, 0, 0.411);
height: 15vh;
width:99.7%;
word-spacing: 80px;
}
.image>a{
... |
/* common */
.ke-inline-block {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-clearfix {
zoom: 1;
}
.ke-clearfix:after {
content: ".";
display: block;
clear: both;
font-size: 0;
height: 0;
line-height: 0;
visibility: hidden;
}
.ke-shadow {
box-... |
/* ==UserStyle==
@name BLACK STYLE MoonWalk.cc
@namespace USO Archive
@author MariaLovesQueen
@description `Moonwalk R.I.P`
@version 20190107.16.18
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain(moonwalk.cc), domain(previewer.cc)
{
.theme-l... |
table.striped-gray {
& tbody {
& tr {
@apply bg-white hover:bg-blue-50 hover:text-gray-500;
&:nth-child(even) {
@apply bg-gray-50 hover:bg-blue-50 hover:text-gray-500;
}
}
}
} |
.tabela{
border: none;
width: 500px;
height: 100%;
margin-left: 300px;
margin-top: 70px;
background-color: white;
padding: 30px;
color: black;
text-decoration-color: black;
}
.textoSide{
color: white;
font-size: 1.2em;
}
.tabela2{
border: none;
width: 100%;
height: 100%;
background-color: white;
padding... |
.fk .el-main,.fk.el-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px} |
#private-channels > [class*=content-] {
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
#private-channels > [class*=content-] > a:not([href*="/channels/@me/"]) {
flex-grow: 1;
margin-top: 8px !important;
margin-left: 0;
margin-right: 8px !important;
}
#private-channels > [class*=content-] >... |
body {
margin: 0;
font-family: sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: monospace;
} |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: Avenir, Helvetica, Arial, sans-serif;
background: #323236;
color: #4091dd;
height: 100vh;
display: grid;
grid-template-columns: 400px;
grid-template-rows: auto;
justify-content: center;
align-content: cent... |
/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Contents
==================================================
#Base 960 Grid
#Tablet (Portrait)
#Mobile (Portrait)
... |
@charset "UTF-8";
html {
font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Oxygen";
}
.clearfix:after, .row:after {
content: ' ';
display: block;
clear: both;
}
.maxwidth {
max-width: 1190px;
margin-left: auto;
margin-right: auto;
}
/* === Estilização Header-logo === ... |
.introduction {
/* padding-left: 5.3rem; */
/* padding-right: 5.3rem; */
/* padding-top: 6rem; */
}
.introduction p {
font-size: 2rem;
}
.introduction h1 {
/* font-size: 2.2rem; */
/* margin-bottom: 1.25em; */
display: none;
}
.workAll {
width: 100%;
padding-bottom: 100%;
backgr... |
/*!
* Bootswatch v4.1.3
* Homepage: https://bootswatch.com
* Copyright 2012-2018 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*!
* Bootstrap v4.1.3 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/t... |
.header {
color: white;
display: flex;
padding:20px;
align-items: center;
justify-content: space-between;
overflow-x: scroll;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.header::-webkit-scrollbar {
display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.header {
... |
/* fallback */
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(http://fonts.gstatic.com/s/materialicons/v34/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weigh... |
body {
padding: 0.5em 1em;
font-family: 'Helvetica Neue', Helvetica, Arial, sans;
}
.container {
display: flex;
flex-flow: row;
min-height: 70vh;
}
.input,
.output {
flex: 1;
margin: 0.5em;
}
.input textarea,
.output textarea {
width: 100%;
height: 100%;
}
h1,
h2 {
text-align: center;
}
.settin... |
@import url("fontawesome-all.min.css");
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
/*
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 ... |
.news_container{
width: 100%;
display: flex;
justify-content: space-between;
flex-direction: column;
overflow-y: hidden;
padding: 20px 0;
}
.news__pagination{
text-align: center;
}
.news_list_container{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-aroun... |
* {
box-sizing: border-box !important;
}
html,
body,
.container-fit {
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow: auto;
}
html {
background-color: black;
}
body {
padding: 0.5em;
}
.header ... |
/**
* @author JoomlaShine.com Team
* @copyright JoomlaShine.com
* @link joomlashine.com
* @package JSN ImageShow
* @version $Id: mediamanager.css 14240 2012-07-21 11:10:50Z quocanhd $
* @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html
*/
#treeview {
border: 0;
width: 190px;
padding: 10px;
overflo... |
@charset "UTF-8";
/*!
* Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url("../fonts/fontawesome-webfont.eot?v=... |
/*Home style*/
#dark-mode-label img{
position: absolute;
width: 3rem;
right: 30px;
top: 30px;
cursor: pointer;
}
.dark{
background-color: #000015;
}
html{
transition: ease-in .3s;
}
#photo-wrapper{
position: relative;
display: flex;
width: 230px;
height: 230px;
border-... |
/* General Styling */
*{
margin: 0px;
padding: 0px;
}
#body{
background-color: black;
color: white;
}
.centerText{
text-align: center;
}
/* Admin Navigation Bar Styling */
#navbar{
padding: 3px;
background-color: orange;
font-weight: bold;
}
.navbarPill{
margin-right: 15px;
margin-left: 15px;
}
.n... |
@charset "UTF-8";/*!
* CoreUI - HTML, CSS, and JavaScript UI Components Library
* @version v4.0.0-rc.0
* @link https://coreui.io/
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
* License MIT (https://coreui.io/license/)
/*# sourceMappingURL=coreui-reboot.min.css.map */ |
:root {
--color-primary: #eb2f64;
--color-primary-light: #FF3366;
--color-primary-dark: #BA265D;
--color-grey-light-1: #faf9f9;
--color-grey-light-2: #f4f2f2;
--color-grey-light-3: #f0eeee;
--color-grey-light-4: #ccc;
--color-grey-dark-1: #333;
--color-grey-dark-2: #777;
--color-grey-dark-3: #999;
... |
*{
margin: 0;
padding: 0;
}
::-webkit-scrollbar {
width: 0;
}
.container{
display: block;
width: 100vw;
height: 100vh;
box-sizing: border-box;
box-shadow: inset 0px 0px 5px 0px rgba(255, 255, 255, 0.5);
overflow: hidden;
}
.container:hover{
border: 0px solid;
animation: .5s linear 0s infinite alte... |
.postcard {
width: 33.3333%;
margin-bottom: 40px;
text-decoration: none;
}
.postcard-contents {
width: 100%;
height: 100%;
margin: 0 auto;
}
.postcard-title {
position: relative;
}
.postcard-date {
position: absolute;
right: 0;
bottom: 0;
font-size: 12px;
color: #888;
}
.postcard-tag {
ma... |
*{
}
body {
background-color: #ccc;
}
header {
/*width: 500px; */
padding: 30px;
border: solid 10px lightblue;
background-color: #fff;
/*width: calc(50% - 80px);*/
box-sizing: border-box;
}
h1 {
text-align: center;
font-size: 55px;
}... |
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #353535;
min-height: 100vh;
display: flex;
flex-direction: column;
al... |
@import "../../../../../static/css/common.css";
html {
overflow: hidden;
}
body {
background: #EBECE6;
}
iframe{
border:none;
}
div.nav {
background: #03565E;
height: 40px;
position: absolute;
top:0px;
left: 0px;
right: 0px;
}
div.nav div.top_menu {
padding-left: 140px;
ba... |
.taguatinga-header .mdl-menu__container {
z-index: 50;
margin: 0 !important;
color: #fff
}
.taguatinga-header {
overflow: visible;
background-color: transparent;
color: #fff;
}
.taguatinga-header .material-icons {
color: #FFF !important;
}
.taguatinga-header .mdl-layout__drawer-button {
... |
.color-picker .color-picker-color-dot-wrapper{background:repeating-conic-gradient(#e0e0e0 0deg 25%,#fff 0deg 50%);background-size:.9rem .9rem;border-radius:100%;height:2rem;width:2rem}.color-picker .color-picker-color-dot{display:inline-table;border-radius:100%;height:inherit;width:inherit}.color-picker .color-picker-c... |
/**
* Styles common to multiple notebook builder widgets
*/
.notebook-builder-widget {
border: 3px solid var(--viewed_content);
background-color: var(--viewed_content);
border-radius: 25px;
margin-top: 10px;
margin-bottom: 10px;
padding: 20px;
display:flex;
flex-direction: row;
jus... |
.image_selected
{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: calc(100% + 15px);
height: 525px;
-webkit-transform: translateX(-15px);
-moz-transform: translateX(-15px);
-ms-... |
.selectDay{
position: absolute;
right: 550px;
top: 12px;
width: 120px;
height: 28px;
font-family: '微软雅黑 Regular', '微软雅黑';
font-weight: 400;
font-style: normal;
font-size: 13px;
text-decoration: none;
color: #999999;
text-align: left;
margin-left: 10px;
}
#deleteCode{
position: absolute;
r... |
@import url(https://fonts.googleapis.com/css?family=Nunito);/**
* bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
*
* @version v1.17.1
* @homepage https://bootstrap-table.com
* @author we... |
/*
See ab2p.common.css for sources info
*/ |
.color {
color: blue;
}
@media (min-width: 600px), handheld and (orientation: landscape) {
.color {
color: blue;
}
}
.is-1-equal-to-1 {
color: blue;
}
.not-is-1-equal-to-2 {
color: blue;
}
.not-number-equal-to-1 {
color: blue;
}
.is-number-equal-to-5 {
color: blue;
}
.is-1-not-equal-to-2 {
color: blue;... |
@media all and (min-width: 480px) {
.Signup {
padding: 60px 0;
}
.Signup form {
margin: 0 auto;
max-width: 320px;
}
} |
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
@layer base {
body {
@apply w-screen h-screen bg-gray-100;
}
main {
@apply w-4/5 max-w-3xl mt-6 md:mt-14 mx-auto text-center overflow-auto;
}
} |
.mymove {
-webkit-animation: movebg 5s infinite;
/* Safari 4+ */
-moz-animation: movebg 5s infinite;
/* Fx 5+ */
-o-animation: movebg 5s infinite;
/* Opera 12+ */
animation: movebg 5s infinite;
/* IE 10+, Fx 29+ */
}
header {
position: static;
background: none;
float: left;
width: 100%;
top: ... |
@import "bourbon";
@import url(https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
$c-black: #111;
$c-white: #fff;
$c-blues: #2980B9, #0074D9, #009FE3;
$c-greys: #343C3F, #A2ACB0, #D9E1E4;
$c-greens: #27AE60, #2ECC... |
@charset "UTF-8";
body {
background-color: rgb(0, 61, 114);
padding-top: 5px;
}
header {
text-align: center;
margin-bottom: 0.5%;
}
h1 {
color: white;
font-size: 2.3vw;
}
section {
background-color: white;
width: 24%;
margin: auto;
padding: 0.6% 0% 0.3% 0.5%;
}
footer {
color: whit... |
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?4vyfyk');
src: url('fonts/icomoon.eot?4vyfyk#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?4vyfyk') format('truetype'),
url('fonts/icomoon.woff?4vyfyk') format('woff'),
url('fonts/icomoon.svg?4vyfyk#icomoon') format('svg'... |
*{
margin:0;
padding:0;
}
body{
background-color: #008078;
}
#box{
height: 550px;
padding: 5%;
}
h1{
margin-top: 25px;
color: azure;
}
.header {
display: flex;
justify-content: space-between;
align-items: center;
background-color: black;
color: white;;
}
#splogo{
heig... |
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;
::-webkit-scrollbar {
width: 0px;
}
.font-poppins {
font-family: "Poppins", sans-serif;
} |
/**
* prism.js default theme for JavaScript, CSS and HTML
* Based on dabblet (http://dabblet.com)
* @author Lea Verou
*/
code[class*="language-"],
pre[class*="language-"] {
color: black;
background: none;
text-shadow: 0 1px white;
text-align: left;
white-space: pre;
word-spacing: normal;
wor... |
:root {
--main-bg-color: url("https://wallpaperaccess.com/full/37440.jpg") !important;
--secondary-bg-color: #37573d !important;
--secondary-bg-color-alt: #37573d !important;
--accent-color: #37573d !important;
--accent-secondary-color: #37573d !important;
--text-color: #000000 !important;
--border-radius... |
body,
html {
width: 100%;
height: 100%; }
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; }
hr {
max-width: 50px;
border-width: 3px;
border-color: #F05F40; }
hr.light {
border-color: #fff; }
a {
color: #F05F40;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
t... |
/* mixins & extensions */
@keyframes in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes in-down {
0% {
opacity: 0;
transform: translate3D(0, -5px, 0);
}
100% {
opacity: 1;
transform: translate3D(0, 0, 0);
}
}
@keyframes in-up {
0% {
opacity: 0;
transform: tr... |
.content-node .remark_reference {
/*background: rgba(11, 157, 217, 0.1);*/
background: rgba(0, 0, 0, 0.07);
color: rbga(0,0,0,0.1);
}
.content-node .remark_reference:hover {
}
.content-node .remark_reference.active {
/*background: rgba(11, 157, 217, 1);*/
background: rgba(0, 0, 0, 0.7); /* rgba(255, 245, ... |
/*...............................................................
SCSS Variable
................................................................*/
/*...............................................................
basic uses
......................................................... |
/** layui-v2.4.4 MIT License By https://www.layui.com */ |
/*!
* # Semantic UI 2.4.2 - Container
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.container{display:block;max-width:100%!important}@media only screen and (max-width:767px){.ui.container{width:auto!important;margin-left:1em!impor... |
.messageActionStyle {
position: absolute;
z-index: 4;
display: flex;
list-style-type: none;
padding: 0;
margin: 0;
height: 35px;
border: 1px solid #eaeaea;
background-color: #fff;
border-radius: 4px;
align-items: center;
justify-content: center;
align-self: flex-start;
top: -30px;
padding... |
html, body {
position: fixed;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background-color: #222;
-ms-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-webkit-app-region: drag;
background-image: url(../images/bg.png);
background-size: auto 25%;
background-repeat: no-repeat;... |
/* ==UserStyle==
@name alex menu
@namespace USO Archive
@author bbgood
@description `tweeked from Doodlemenu`
@version 20100730.16.36
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('http://... |
/*!
* Soldier-up Designs - Soldier-up Designs New Homepage (https://soldierupdesigns.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
/* Global Styles */
*, *: before, *:after {
-webkit-box-sizing: border-box !important;
-moz-box-sizi... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i");
/*
Story 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,
iframe, h1, h2, h3... |
/*!
* Bootstrap v4.3.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)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545... |
/**
* Owl Carousel v2.1.4
* Copyright 2013-2016 David Deutsch
* Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
*/
/*
* Default theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.o... |
.popover {
width: auto;
max-width: 100%;
hr {
margin-top: 5px;
margin-bottom: 5px;
}
.sub_disable_btn_hint {
padding-left: 5px;
padding-right: 5px;
font-size: small;
text-align: justify;
}
}
.popover-content {
padding: 5px 0;
}
.popover-tit... |
.header_member {
position: relative;
width: 100%;
min-height: auto;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
background-position: center;
background-image: url('../img/org_cover_photo.jpg');
text-align: center;
color: white;
}
... |
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
html, body {
/*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
font-family: Roboto,sans-serif !important;
/*color: #242526 !important;*/
}
a {
font-size: 0.9rem;
color: aliceblue;
}
/* unvisited link */
/*a:link {
color: #b6f... |
body {
display: flex;
min-height: 100vh;
flex-direction: column;
background-color: #aeabab !important;
}
main {
flex: 1 0 auto;
background-color: #aeabab !important;
}
@media only screen and (min-width : 768px) {
header, main, footer {
padding-left: 0;
}
};
p {
color: black;
}
h3 {
font-we... |
body {
background-color: #1b262c;
font-family: verdana;
text-align: center;
}
h1 {
padding-top: 148px;
color: white;
padding-bottom: 50px;
}
.formstyle{
background-color: #8cb4ff;
padding: 20px;
}
input[type=text], select,#textarea {
width: 100%;
padding: 12px 20px;
marg... |
.container {
position:relative;
}
.page-heading {
/*color: #3F51B5;
color: grey;*/
font-size:24pt;
font-weight: bold;
margin-left: 0%;
margin-bottom: 20px;
}
.presImg {
position: relative;
max-width:100%;
height:auto;
}
.btn {
background: 'transparent';
}
.adtBtn {
position: absolute;
backg... |
.img-circle[data-v-054442e8]{border-radius:50%}.img-lg[data-v-054442e8]{width:120px;height:120px}.avatar-upload-preview[data-v-054442e8]{position:absolute;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:180px;height:180px;border-radius:50%;-webkit-box-shadow:0 0 4px #ccc;box-shadow:0 0... |
.style {
padding: 4px;
}
.paragraph_style {
color: rgb(39, 36, 77);
font-family: 'Palatino-BoldItalic', 'Palatino', serif;
font-size: 12px;
font-stretch: normal;
font-style: italic;
font-variant: normal;
font-weight: 700;
letter-spacing: 0;
line-height: 24px;
margin-bottom: 0... |
textarea {
width: 100%;
height: 30rem;
resize: none;
} |
:root {
--surface-a:#ffffff;
--surface-b:#f8f9fa;
--surface-c:#e9ecef;
--surface-d:#dee2e6;
--surface-e:#ffffff;
--surface-f:#ffffff;
--text-color:#495057;
--text-color-secondary:#6c757d;
--primary-color:#9C27B0;
--primary-color-text:#ffffff;
--font-family:-apple-system, BlinkMacSystemFont, Segoe ... |
@import url('https://fonts.googleapis.com/css2?family=Fira+Mono&family=IBM+Plex+Mono&family=IBM+Plex+Sans&family=IBM+Plex+Serif:ital,wght@1,600&family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Mono');
:root {
--nord0: #2e3440;
--nord1: #3b4252;
--nord2: #434c5e;
--nord3: ... |
table.dataTable.dtr-inline.collapsed tbody td:first-child,
table.dataTable.dtr-inline.collapsed tbody th:first-child {
position: relative;
padding-left: 30px;
cursor: pointer;
}
table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child:before... |
.root {
-fx-background-color: transparent;
}
.bg {
-fx-background-image: url("/bg_2.png");
-fx-background-size: 100%;
-fx-background-position: center center;
-fx-background-radius: 6;
}
.bg2 {
-fx-background-image: url("/about3.png");
-fx-background-size: 100%;
-fx-background-position:... |
@media (--viewport-md) {
.t-md-gutterQuarter {
padding-left: calc(var(--gutter) / 4) !important;
padding-right: calc(var(--gutter) / 4) !important;
}
.t-md-gutterResetQuarter {
margin-left: calc(0 - (var(--gutter) / 4)) !important;
margin-right: calc(0 - (var(--gutter) / 4)) !important;
}
.t... |
/*css-reset*/
body,html{-webkit-text-size-adjust:none}
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
body{background:#f3f4f8;font-family:Microsoft YaHei,Verdana,Arial,Helvetica,sans-serif; -webkit-tap-highlight-color:rgba(0,0,0,0... |
.Ima{
width: 25%;
}
.Inf{
width: 75%;
}
.imageillus{
width: 100%;
}
.imageillus:hover{
opacity: 0.6;
}
.hour{
border-radius: 3px;
border: 1px solid #ccc;
padding: 6px 10px;
display: inline;
background-color: #eee;
background-color: none;
margin-left: 8px;
}
.btn-edit{
color: #ccc;
float: right;... |
.red-button {
padding: 3px 15px;
border: 1px;
background-color: rgb(221, 88, 88);
border-radius: 6px;
color: #fff;
font-size: 11px;
font-weight: 400;
margin-left: 10px;
}
.green-button {
padding: 3px 15px;
border: 1px;
background-color: rgb(76, 177, 118);
border-radius: 6px;
color: #fff;
fon... |
@media only screen and (min-width:48rem){.l-tags-container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:720px}}@media only screen and (min-width:64rem){.l-tags-container{max-width:1080px}}.m-tag-card{height:180px;margin:0 0 20px;position:relative;border-radius:10px;border:1px solid var(--s... |
/*
See ab2p.common.css for sources info
*/ |
/* Prism Code Highlighting Theme (see https://prismjs.com) */
@import url('https://cdn.jsdelivr.net/npm/prism-themes@1.4.0/themes/prism-dracula.css');
html, body {
@apply antialiased text-gray-800 bg-gray-300;
}
pre {
border-radius: 25px;
margin-top: 2em!important;
margin-bottom: 2em!important;
}
code {
ba... |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
margin:0;
font-family: 'Raleway', sans-serif;
}
body a{
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s ... |
.codingProgectsFullPage {
width: 95%;
margin: auto;
padding: 2%;
text-align: center;
background-color: lightblue;
}
.codingProgectsFullProgectConatiner1 {
display: flex;
justify-content: center;
width: 70%;
padding-bottom: 7.7%;
margin: auto;
background-image: url("../../Img/ProgrammerHumor.png");... |
body {
background: #ffffff;
color: #444444;
font-family: sans-serif;
line-height: 1.231;
font-family: Helvetica, sans-serif;
}
body.dark_layout {
background: #1a1a1a;
}
body.half {
width: 315px;
}
body.full {
width: 630px;
}
body.wide {
width: 970px;
}
a {
text-decoration: none;
}
/* BBW WEBFON... |
@charset "UTF-8";
/*
Comment everything not useful for the current project
*/
/* --- Base --- */
/* --- * --- */
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i");
* {
box-sizing: border-box;
outli... |
.sticky-wrapper {
transform: unset !important;
}
.is-sticky .menu-container {
padding: 0.5rem 0;
}
.menu-container {
padding: 1rem 0;
transition: padding 400ms ease-in-out;
} |
@font-face {
font-family: 'proxima_novalight';
src: url('../fonts/proximanova-light_2-webfont.woff2') format('woff2'),
url('../fonts/proximanova-light_2-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novasemibold';
src: url... |
/*# sourceMappingURL=3.321be254.chunk.css.map */ |
body {
padding-top: 90px;
}
.panel-login {
border-color: #ccc;
-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
margin-top: 100px;
}
.panel-login>.panel-heading {
color: #00415d;
background-color: #fff;
border... |
@keyframes line-scale-pulse-out {
0% {
transform: scaleY(1);
}
50% {
transform: scaleY(0.4);
}
100% {
transform: scaleY(1);
}
}
.image-slides-loading > div {
display: inline-block;
width: 4px;
height: 35px;
margin: 2px;
border-radius: 2px;
background-color: #fff;
animation: line... |
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,600);
body {
margin: 0;
padding: 0;
background-color: #F7F8F9;
height: 100vh;
font-family: 'Open Sans';
}
div.title {
text-align: center;
margin-top: 20px;
}
div.title p {
text-align: left;
}
div.wrapper {
width: 900px;
margin-to... |
@font-face {
font-family: Roboto Mono;
src: url("/fonts/RobotoMono/RobotoMono-Thin.ttf");
}
body {
background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
height: 100vh;
font-family: "Roboto Mono", monospace;
color: white... |
.DashBoardBox {
margin-left: 75px;
margin-right: 75px;
margin-top: 100px;
display: grid;
grid-template-columns: auto auto auto;
}
.AddButton {
cursor: pointer;
}
.Product {
cursor: pointer;
} |
/**
* @file toolbar.module.css
*
*
* Aggressive resets so we can achieve a consistent look in hostile CSS
* environments.
*/
#toolbar-administration,
#toolbar-administration * {
box-sizing: border-box;
}
#toolbar-administration {
font-size: small;
line-height: 1;
margin: 0;
padding: 0;
vertical-align:... |
@charset "UTF-8";
/*!
* 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;
-ms-text-size-adjust... |
/********************************
Styling for the recipe pages
**********************************/
.pictureMeatballs{
background-image: url(/resources/images/meatballs.png);
display: block;
width: auto;
height: 243px;
background-repeat: no-repeat;
position: relative;
top: 50px;
padding... |
.grid-item{max-width:initial;max-height:initial;display:flex;justify-content:center;align-items:center;flex-direction:column} |
.effeckt-button {
position: relative;
font-family: inherit;
cursor: pointer;
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
}
.effeckt-button[data-loading] {
cursor: default;
}
.perspective {
-webkit-perspective-origin: 50% 50%;
-ms-perspective-origin: 50% 50%;
-o-perspective-origin:... |
.test-container {
background-color: #fff;
margin: 64px 0px;
width: 80%;
min-height: 700px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.try-again {
display: flex;
flex-direction: column;
justify-content: center;
fl... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.