text stringlengths 1 1.04M |
|---|
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");/*!
* bootswatch v3.3.7
* Homepage: http://bootswatch.com
* Copyright 2012-2016 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*//*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed un... |
/* Background */ .highlight-bg { color: #586e75; background-color: #eee8d5 }
/* PreWrapper */ .highlight-chroma { color: #586e75; background-color: #eee8d5; }
/* LineTableTD */ .highlight-chroma .highlight-lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .highlight-chroma .highlight-lntab... |
/* ==UserStyle==
@name Snuffbomb & Laughing Jack Tumblr New Post Icons
@namespace USO Archive
@author ZolaMun
@description `Because Snuffbomb is awesome`
@version 20140411.12.3
@license CC-BY-NC-ND-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("tumblr.com") {
.n... |
/* OVERALL */
body,td {
font-family: sans-serif;
}
a:link, a:visited {
text-decoration: None;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
/* HEADER */
div.header {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: flex-start;
}
img.hdlogo {
flex: 0 0 auto;
max-width:... |
/* Reboot Codes - Based on normalize.css v5.0.0
**********************/
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figu... |
:host {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 64px 15px 15px 15px;
} |
#select-wsdl-dialog {
display: none;
font-size: 14px;
padding: 12px 24px;
}
#select-wsdl-dialog .item {
color: #4455FF;
cursor: pointer;
line-height: 240%;
text-decoration: underline;
}
#select-wsdl-dialog .item:hover {
color: #0000FF;
} |
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
font-family: 'Poppins', sans-serif;
min-height: 100vh;
background-color: #afbec2;
}
.navbar{
padding-top: 0 !important;
padding-... |
:root {
--section-text-color: #232338;
--section-background-color: #FFFFFF;
--skill-background-color: #00FF6c;
}
body {
background-color: #232323;
}
.container {
padding: 0;
margin: 0;
}
.section-contact-info {
padding: 3rem 2rem 3rem 2rem;
background-color: #232323;
width: 100%;
font-size: 3rem... |
body {
margin: 0;
padding: 0;
font-family: Avenir, Helvetica, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
} |
.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(../img/colorpicker/colorpicker_background.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
backgrou... |
/* Javadoc style sheet */
/* Enhanced for JogAmp */
/*
Overall document style
background-color:#c9e2ff;
#menu a, #footer a, #footer {color: #3b4d4f}
*/
body {
background-color:#f5f5f5;
color:#111111;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.4;
margin:0;
}
a:link... |
* {
/* Box Model */
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
/* Visual */
background-color: #d9dcd6;
}
header {
/* Box Model */
padding: 20px;
/* Visual */
background-color: #2a607c;
/* Typography */
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lu... |
/**
* Vendor
*/
/**
* Base
*/
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
html {
background: #fff;
color: #000;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html {
font-family: sans-serif;
}... |
/*!
* Timepicker Component for Twitter Bootstrap
*
* Copyright 2013 Joris de Wit
*
* Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
.bootstrap-timep... |
@import url(../assets/shopping.css); |
.navbar { height: 23px; width: 80%; }
.navbar ul { list-style-type: none; }
.navbar li { float: left; }
.navbar li a { font-weight: bold; } |
* {
box-sizing: border-box;
}
main {
padding: 100px;
display: flex;
justify-content: center;
align-items: center;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
width: 300px;
height: 400px;
padding: 20px;
text-align: center;
background-color: #FBFFFE;
... |
@charset "UTF-8";
.reveal small .name {
position: relative;
top: 20px;
padding-left: 5px;
}
.reveal .slides section .footer {
font-size: 14px;
margin-bottom:5px;
float:left;
padding-left: 5%;
}
.reveal .slides section .footer img{
float:right;
}
.reveal .slides section .footer span {
text-align:left;
wid... |
/* dnajs-webpack-to-do-app */
.tasks {
padding-top: 10px;
}
.tasks >.task {
display: flex;
justify-content: space-between;
max-width: 400px;
background-color: lightblue;
padding: 8px 10px;
margin-bottom: 5px;
}
.tasks >.task >label {
display: flex;
align-items: center;
}
.tasks >.ta... |
.grackle-big {
width: 100px;
} |
.booking-a-room,
.booking-a-log,
.marketing {
background: #fff;
padding-top:55px;
padding-bottom:55px;
}
.booking-a-room #pdfForm [type="submit"] { margin-top: 0; }
select, .form-control, .select2-selection {
height: 34px !important;
}
body .contact-cztm input.form-control { height: 40px !important;}
body .c... |
@import url(https://use.fontawesome.com/releases/v5.8.2/css/all.css);
... |
/*!
* Ext JS Library 3.2.1
* Copyright(c) 2006-2010 Ext JS, Inc.
* licensing@extjs.com
* http://www.extjs.com/license
*/
.x-tab-scroller-right-over {
background-position: -18px 0;
}
.x-tab-tabmenu-right {
background: transparent url(tab-scroller-menu.gif) no-repeat 0 0;
border-bottom: 1px solid #8db2e... |
.listView {
margin-top: 0;
list-style-type: circle;
}
.listView li {
margin-bottom: 15px;
}
.clean {
list-style-type: none;
margin: 0;
padding: 0;
}
.inline {
display: inline-block;
} |
.about-us{
height: 250px
}
.about-us-slide {
/* padding: 10px; */
margin: 10px 0;
height: 200px;
}
.about-us {
position: relative !important;
}
.about-us-close {
position: absolute !important;
right: 0;
margin: 15px 10px !important;
}
.about-content-left{
background: rgb(195, 81, 8... |
html, body {
height: 150%;
}
img {
width: 640px;
height: 480px;
}
.upperblock {
height: 100%;
text-align: center;
} |
body {
background-color: rgb(224, 221, 170);
margin-left: 350px;
}
fieldset {
/* box-shadow: 0px 0px 30px 0px; */
padding: 40px;
margin-left: 120px;
background-position: right 35% bottom 45%;
box-sizing: border-box;
float: left;
height: 350px;
color: white;
font-weight: bold;... |
/*=============================================
= Hero Creation CSS =
=============================================*/
@font-face {
font-family: 'HeaderFont';
src: url("../images/herocreator/SofiaProSemiBold.eot");
src: url("../images/herocreator/SofiaProSemiBold.eot#iefix") format('embedded... |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body,
html,
#__next {
height: 100%;
}
.container {
min-height: 100%;
}
.table-statistics {
font-size: 16px;
}
.home-content p {
font-size: 14px;
}
.author-date {
border-left: 4px solid grey;
padding: 0 1rem;
margin-bottom: 10px;
font-size:... |
/*!
* bootswatch v3.3.1+2
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*//*! normalize.css v3.0.2 | MIT License | git.io/normalize */ |
.ant-form-item {
margin-bottom: 8px;
}
.ant-table-placeholder {
padding: 8px 8px;
}
/* Disable all antd modal animation for now.
* TODO(Zangr) disalble dropdown animation
* This approach is suggested by antd team, more info available in the link below:
* https://github.com/ant-design/ant-design/issues/951
*/
... |
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
text-shadow: none;
background: #004a9e;
}
pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selec... |
@media screen and (min-width:480px) and (max-width:767px){
img {
position: relative;
}
#bookShelvs img {
margin: auto;
display: block;
box-shadow: 5px 5px 5px rgb(170, 116, 116);
}
#bookShelvs h2,h3{
font-size: small;
font-family: cursive;
... |
/* #prod-details-main-img {
display: none !important;
} */
@media (max-width: 480px) {
#prod-details-main-img {
display: none;
}
}
@media (min-width: 992px) {
#filterButton {
display: none;
}
} |
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900");
@import url("https://cdn.linearicons.com/free/1.0.0/icon-font.min.css");
.bgclass{
font-family: 'Montserrat', sans-serif;
height: auto;
width: auto;
background: rgb(15,9,57);
background: radial-gradient(circle, rgba(1... |
body, html {
margin: 0;
padding: 0;
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
overflow-x: hidden;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Helvetica Neue", Helvetic... |
/*# sourceMappingURL=main.1496e5d0.css.map*/ |
/* LensLocked.com styles */
.thumbnail {
width: 100%;
margin-bottom: 5px;
}
footer {
padding-top: 60px;
} |
/*
Enumerate headings
Only displayed when set in mkdocs.yml
print-site:
- print-site-enumerate_headings: true
*/
/* Reset all enumeration at start of page */
body {counter-reset: chapter sec-top toc-chapter toc-sec-chapter figurecounter;}
/* Enumerate headings of CHAPTERS,
that are part of an original included... |
body{
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
background-color: #000;
}
.bola{
background-image: url(https://res.cloudinary.com/practicaldev/image/fetch/s--4NKfyYpY--/c_fill,f_auto,fl_progressive,h_320,q_auto,w_320/https://dev-to-uploads.s3.amazonaws.com/uploads/user/pro... |
#sideslider {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
left: auto;
margin-left: auto;
margin-right: -265px;
position: fixed;
right: 0;
top: 49px;
width: 270px;
z-index: 3500;
}
#sideslider .sideslider-tab {
background-color: #222;
box-sizing: border-box;
color... |
@charset "utf-8";
#body{
margin: 0px;
border: 0px;
padding: 0px;
font-family: Myriad Pro;
color: #464646;
}
#header{
position: fixed;
background-color: #662b90;
height: 50px;
width: 100%;
padding: 20px;
margin: 0px;
border: 0px;
margin-top: -50px;
}
#header-wrapper{
height: 50px;
width: 100%;
border: 0p... |
.cardsize {
width:30%;
margin-left: auto;
margin-right: auto;
} |
.flash-error{
padding: 1rem;
margin: 1rem;
background-color: lightpink;
} |
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ==============================================... |
/* jost-cyrillic-800-normal*/
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url('./files/jost-cyrillic-800-normal.woff2') format('woff2'), url('./files/jost-all-800-normal.woff') format('woff');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
... |
@keyframes highlight {
0% {
color: #756C83;
}
25% {
color: #3c0606;
}
50% {
color: #990f0f;
}
75% {
color: #ec3b3b;
}
100% {
color: #F38181;
}
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
... |
/* ==========================================================================
Right padding utilities
========================================================================== */
/** @define utilities */
:root {
--utils-padding-right-sm: 10px;
}
@media (--c-bp-sm) {
.u-sm-padRight0 {
padding-r... |
/* Following are the presentation styles -- edit away! */
body {
font-size: 2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
background-image: url(presentation_background.gif);
background-repeat: no-repeat;
background-position: left top;
color: #000000;
}
p {
font-family: Ve... |
html, body {
padding: 0;
margin: 0;
height: 100%;
}
body {
font: 11pt sans-serif;
box-sizing: border-box;
overflow: hidden;
background: white;
}
/* */
#main {
width: 100%;
height: 100vh;
display: flex;
--main-height: calc(100% - 36px);
--main-height-vh: calc(100vh - 36px);
}
/*
min-width:0 / min-height:0... |
/*
# BEM (BLOCK, ELEMENT, MODIFIER) METHEDOLOGY
<div class="card card--show">
<div class="card__title"></div>
<div class="card__container">
</div>
</div>
.card - BLOCK
.card__title - ELEMENT
.card--show - MODIFIER
*/
/* RESET styles */
*,
*::after,
*::before {
box-sizing: border-box;
}
html,
body,
p ... |
/*!------------------------------------------------------------------
[MAIN STYLESHEET]
PROJECT: Project Name
VERSION: Versoin Number
/*# sourceMappingURL=style.css.map */ |
.main{
/* border: solid 2px #C6C2C2;*/
height: auto;
background-color: white;
border-top-left-radius: 40px;
border-bottom-left-radius: 40px;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
box-shadow: 0px 1px 23px #C6C2C2;
width: 80%;
}... |
.search-box {
position: absolute;
top: 0;
left: 0;
transform: translate(-50%, -50%);
background: #2f3640;
height: 40px;
border-radius: 40px;
padding: 10px;
}
.search-btn {
color: #e84118;
float: right;
width: 40px;
height: 40px;
border-radius: 50%;
background: #2f... |
/*
* Copyright 2017 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.
*/
.audits-view {
--view-horizontal-margin: 20px;
margin: 7px var(--view-horizontal-margin);
flex: auto;
align-items: center;
widt... |
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
-------------------------- */
... |
@import '../../../global/globalstyles.css';
.profile-card {
width: 250px;
display: inline-block;
-webkit-box-shadow: -5px -2px 2px 4px var(--light-teal);
box-shadow: -6px -5px 1px 0px var(--light-teal);
position: relative;
height: auto;
}
.profile-card:hover > .label{
box-shadow: 8px 6px 5... |
:root {
--color-panel-bg: #1a1a1a;
--color-dropshadow: #000000;
--color-text: #d1d1d1;
--color-text-slider: #999999;
--text-font: "Courier Prime Sans", Consolas, Courier-New, monospace;
}
@font-face {
font-family: "Courier Prime Sans";
src: url("Courier Prime Sans.ttf") format("truetype");
font-weight:... |
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
font-family: "Open Sans", sans-serif;
color: #444444;
}
a {
color: #2AB5E8;
}
a:hover {
color: #2AB5E8;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
fon... |
/*!
* 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... |
/* BADGES */
.badge {
font-weight: normal;
background: #ffffff;
color: #6a7a84;
}
.badge.badge-default {
background: #acb7bf;
color: #ffffff;
}
.badge.badge-primary {
background: #f99b1c;
color: #ffffff;
}
.badge.badge-secondary {
background: #6a7a84;
color: #ffffff;
}
.badge.bad... |
/* jhk.css
This software or document includes material copied from or derived from
w3c-blue.css
Copyright (c) 2005-2010 W3C (MIT, ERCIM, Keio), All Rights Reserved.
W3C liability, trademark, document use and software licensing
rules apply, see:
http://www.w3.org/Consortium/Legal/copyright-document... |
.content,
.bottom-round{
-fx-background-color: #1b1b1b;
}
.titlesBar #closed{
-fx-background-image: url("/images/public/close_dark.png");
}
.root_normal .titlesBar #maximize{
-fx-background-image: url("/images/public/max_dark.png");
}
.titlesBar #maximize:hover,
.titlesBar #minimize:hover,
.titlesBar #m... |
header {
background: rgba(255,255,255,0.25);
font-family: 'Michroma', sans-serif;
font-size: 16px;
font-weight: 100;
letter-spacing: 1px;
text-transform: uppercase;
padding: 20px;
}
a:hover {
color: #FFF;
}
a {
color: #000;
}
tr:hover td {
color: #3587A4;
background: #FFF;... |
/*
Solarized Color Schemes originally by Ethan Schoonover
http://ethanschoonover.com/solarized
Ported for PrismJS by Hector Matos
Website: https://krakendev.io
Twitter Handle: https://twitter.com/allonsykraken)
*/
/*
SOLARIZED HEX
--------- -------
base03 #002b36
base02 #073642
base01 #586e75
base00 ... |
.dashboard-sidebar {
width: 8%;
height: 100%;
background-color: white;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 5em 0;
}
.sidebar-menu {
display: flex;
padding: 1em;
flex-direction: column;
flex-grow: 1;
justify-content: space-around;
}
.s... |
.ResumeHobbiesBlock {
min-height: calc(50vh - 56px) !important;
}
.ResumeHobbiesBlock .container {
text-align: center;
}
.ResumeHobbiesBlock-heading h2{
color: #000;
font-size: 34px;
font-weight: bold;
}
.ResumeHobbiesBlock-languages {
display: inline-flex;
flex-flow: column nowrap;
}
.Re... |
.score{
display: none;
}
body{
background-image: url(../css/images/genius.jpg);
}
.score{
color: white;
}
#btn{
color: blue;
font-size: bold;
padding: 30px;
float: right;
} |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
text-decoration: none;
font-family: sans-serif;
font-size: 14px;
}
body {
width: 100%;
min-height: 100vh;
background-color: rgb(243, 243, 243);
margin: 0;
padding: 0;
display: flex;
justify-content: center;
}
.insta... |
.topic-detail-header{
transform: translate(-15px,-15px);
width: calc(100% + 30px);
margin-bottom: 20px;
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.topic-detail-header .top-section{
background-color: #ffffff;
padding: 40px 15px;
border-bottom: 1px solid #cccccc;
position: relative;
}
.topic... |
.repoCard {
/* width: 600px; */
display: flex;
flex-wrap: wrap;
justify-content: space-around;
height: 360px;
}
/* .card {
flex: 0 1 95%;
} */
.ui.card > .content,
.ui.cards > .card > .content {
flex-grow: 1;
border: none;
border-top: 1px solid rgba(34, 36, 38, 0.25);
background: 0 0;
margin: 0;... |
5.1:83f577b4359f7ab2915a52c3c6deb13da267c230c6bbac98e443cb62e4473509
5.2:72f483f47fcc20f7ccbeb78ca042c09e991ca12c328c05b4d82b0d3dc9c1689d
5.3:72f483f47fcc20f7ccbeb78ca042c09e991ca12c328c05b4d82b0d3dc9c1689d
5.4:72f483f47fcc20f7ccbeb78ca042c09e991ca12c328c05b4d82b0d3dc9c1689d
5.5:72f483f47fcc20f7ccbeb78ca042c09e991ca12c... |
/*!
* Font Awesome 4.2.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=4.2.0');
src: ur... |
/*
* ADOBE CONFIDENTIAL
*
* Copyright 2015 Adobe Systems Incorporated
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppliers,
* if any. The intellectual and technical concepts contained
* herein are proprietary to Ado... |
.propertygrid .datagrid-view1 .datagrid-body,.propertygrid .datagrid-group{
background:#fff9e5;
}
.propertygrid .datagrid-group{
height:21px;
overflow:hidden;
}
.propertygrid .datagrid-view1 .datagrid-body td{
border-color:#fff9e5;
}
.propertygrid .datagrid-view1 .datagrid-row-over,.propertygrid .datagrid-view1 .da... |
body {
/* font-family: Verdana; */
padding: 20px;
}
.grid {
width: 100.8%;
height: 100%;
}
.grid-msg-overlay {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
background: rgba(0, 0, 0, 0.4);
}
.grid-msg-overlay .msg {
opacity: 1;
position: absolute;
top: 20%;
left: 20%;
width: 60%;
... |
.mobileMenuContainer {
display: none;
@media (--phone) {
display: flex;
}
}
.desktopMenuContainer {
display: block;
@media (--phone) {
display: none;
}
}
.menu {
display: flex;
flex: 0 0 auto;
align-items: center;
justify-content: flex-start;
max-width: 100%;
margin: 0 auto;
paddin... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");
/*
Forty 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, ... |
a {
color: #2fb3ff;
text-decoration: none;
}
li {
list-style: none;
display: list-item;
text-align: -webkit-match-parent;
}
ul,
menu,
dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margi... |
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic");
/*
Strata 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,... |
/* Theme-specific font icons
-----------------------------------------------------------------*/
[class^="icon-"]:before, [class*=" icon-"]:before {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;... |
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');
@import url('https://fonts.googleapis.com/css?family=Sue+Ellen+Francisco');
html{
scroll-behavior: smooth;
}
body{
background-image: url("https://i.postimg.cc/rsSMbBVy/bg-body.png");
background-repeat: repeat;
padding: 0;
m... |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
.banner{
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100vw;
height: 80vh;
background-image: url('./buraco.jpg');
background-attachment: fixed;
background-repeat: no-repe... |
/* epilogue-latin-300-normal*/
@font-face {
font-family: 'Epilogue';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url('./files/epilogue-latin-300-normal.woff2') format('woff2'), url('./files/epilogue-latin-300-normal.woff') format('woff');
} |
/*Color variables*/
/*border variables*/
/*white variables*/
/*black variables*/
@media (min-width: 1025px) {
.page {
max-width: 1170px;
margin: 0 auto;
background: #f2f3f9;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
... |
.navbar-inverse .navbar-nav > li > a {
color: #ccc;
}
.navbar-inverse .navbar-brand{
color: #ccc;
}
.panel > .marketing-panel {
min-height: 215px !important;
}
div.assessment{
min-height: 280px !important;
} |
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:300,400,700);
/* ICON STYLES - ICON FROM: http://fontastic.me/
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@font-face {
font-family: "untitled-font-1";
src:url("../fonts/untitled-font-1.eot");
src:url("../fonts/untitled-font-1.eot?#ief... |
.title {
font-family: 'Eina04', sans-serif;
font-weight: 600;
font-size: 18px;
line-height: 150%;
margin: 24px 0;
color: var(--blue-400);
text-align: center;
}
.title > span {
background-color: rgba(253, 175, 111, 0.5);
border-radius: 2px;
padding: 8px 4px 2px 4px;
}
@media (min-width: 800px) {
... |
* {
font-family: Lato, "Lucida Grande", Tahoma, Sans-Serif;
}
body {
display: flex;
flex-flow: column wrap;
gap: 1em;
background-color: rgb(250, 250, 250);
}
nav {
font-size: 30px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
pa... |
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700|Montserrat:400,400i,500);
.materialize-red {
background-color: #e51c23 !important;
}
.materialize-red-text {
color: #e51c23 !important;
}
.materialize-red.lighten-5 {
background-color: #fdeaeb !important;
}
.materialize-red-text.t... |
@charset "UTF-8";/*!
* Vuetify v2.3.8
* Forged by John Leider
* Released under the MIT License.
/*!
* ress.css • v2.0.4
* MIT License
* github.com/filipelinhares/ress |
.root {
display: flex;
flex-direction: row;
position: relative;
width: 100%;
height: 32px;
align-items: center;
justify-content: flex-start;
min-width: 0;
padding: 4px 9px;
}
.root__isHighlighted {
background: #f2f2f7;
}
.root__isDisabled {
opacity: 0.5;
cursor: not-allowed;
}
.labelContainer {
... |
.loader {
position: absolute;
top: 50%;
left: 50%;
z-index: 0;
transform: translate(-50%, -50%);
} |
.feature-csedweek {
display:none;
}
h1 {
color: #7665a0;
font-size: 32px;
font-family: 'Gotham 7r', sans-serif;
margin-top: 50px;
margin-bottom: 30px;
line-height: 1.2em;
}
h2 {
color: #00adbc;
font-size: 22px;
font-family: 'Gotham 5r', sans-serif;
margin-top:45px;
margin-bottom:25px;
line-h... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-rc4-master-c26842a
*/body.md-THEME_NAME-theme,html.md-THEME_NAME-theme{color:'{{foreground-1}}';background-color:'{{background-color}}'}.md-panel{background-color:'{{background-900-0.0}}'}.md-panel._md-panel-backdrop.md-THE... |
.toast-info {
background-color: white !important;
color: black !important;
opacity: 0.9 !important;
}
#dnapopup {
visibility:hidden;
position:absolute;
height:40%;
/* right: calc((100% - 720px) / 2);
left: calc((100% - 720px) / 2); */
left: 12000px;
right: 12500px;
top:55%;
z-index:1000;
back... |
* *::after *::before{
box-sizing: border-box;
margin: 0;
}
.cover-image-container{
background-image: url("assets/img/profile-cover.jpg");
background-position: center center;
position: relative;
z-index: 3;
}
.special-row{
display: flex;
flex-direction: column;
align-items: center;
}... |
.navbar-top, .navbar-left {
background: #333;
border: none;
}
.navbar-top-left {
background: #333 !important;
}
.navbar-top .navbar-top-left .brand-logo {
padding:7px 10px;
}
.navbar-top .navbar-top-right .profile-info .name {
color:#fff;
}
.navbar-top .navbar-top-right .profile-info .dropdown-list {
box-shad... |
.reveal-viewport {
background: #191919;
background-color: rgba(255, 255, 255, 0.9);
color: #191919;
}
.reveal h3 {
color: #191919;
font-size: 0.8em;
}
.reveal h5 {
color: #191919;
font-size: 0.5em;
}
p {
color: #191919;
font-size: 18px;
text-align: left;
text-indent:2em;
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.