text stringlengths 1 1.04M |
|---|
*{
box-sizing: border-box;
}
html, body{
margin: 0;
padding: 0;
}
body {
font-family: 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans',
'Droid Sans', 'Helvetica Neue', sans-serif;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas,
'Courier New',
monospace;... |
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0ms !important;
transition-duration: 0ms !important;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable... |
/*!
=========================================================
* ArchitectUI HTML Theme Dashboard - v1.0.0
=========================================================
* Product Page: https://dashboardpack.com
* Copyright 2019 DashboardPack (https://dashboardpack.com)
* Licensed under MIT (https://github.com/Dashboar... |
/* dP dP dP */
/* 88 88 88 */
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
/* 88 88' `88 88ooood8 88'`88'`88 88oo... |
/* BASICS */
.CodeMirror {
/* Set height, width, borders, and global font properties here */
position: absolute !important;
padding-top: 25px;
top: 70px !important;
left: 0 !important;
font-family: monospace;
height: calc(100vh - 360px);
font-size: 24px;
width: 100vw;
color: bla... |
.cc-toptips {
position: fixed;
width: 100%;
margin: 0;
top: 10px;
padding: 10px 100px;
z-index: 99999;
}
.cc-toptips .alert {
text-align: center;
}
input.btn.btn-lg, button.btn.btn-lg {
height: 38px;
padding: 6px 12px;
}
.mark_con {
margin: 5px 10px;
}
.articlem... |
.App{
/* border: 1px solid red; */
/* display: flex; */
}
body{
/* // background-color: #fff; */
} |
.abcdef {
display: inline;
}
.xxx {
composes: zzzz from "./vendor.css";
float: left;
} |
/* ==UserStyle==
@name 36 Daily Kanji for Japanese students
@namespace USO Archive
@author J44xm
@description `Study 36 different kanji each day via Daily Page for Student of the Japanese Language <http://www.manythings.org/japanese/daily/>. I've been using this site for a while with this styl... |
/* Source: ./css/bootstrap.min.css */
/*!
* 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 */
/* Source: ./css/bootstrap-theme.min.css */
/*!
* Bootstrap v3.3.7 (ht... |
/* Import Font */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Poiret+One);
/*html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub... |
html,body{height:100%;margin:0;padding:0;font-family:Ubuntu,Arial,Helvetica,sans-serif;font-size:13px}body{background:#fff;display:flex;align-items:center;justify-content:center}.inner-content{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 2... |
body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiL3Zhci93d3cvaHRtbC9yZWRzdGF0cy9yZXNvdXJjZXMvYXNzZXRzL3Nhc3MvYXBwLnNjc3MiLCJzb3VyY2VzIjpbIi92YXIvd3d3L2h0bWwvcmVkc3RhdHMvcmVzb3VyY2... |
/* Web View */
.webview-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
} |
.sl-elements {
font-size: 13px;
}
.sl-elements .svg-inline--fa {
display: inline-block;
}
/* Docs */
.sl-elements .DocsSkeleton {
animation: 500ms linear infinite alternate skeleton-glow;
background: rgba(206, 217, 224, 0.2);
background-clip: padding-box !important;
border-color: rgba(206, 217, 224, 0.2)... |
@charset "utf-8";
/* CSS Document */
body {font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 400;
color: #000;}
ul {padding-left: 0;}
ul li {list-style: none;}
ul li a {color: #fff;}
ul li a:hover {color:#fff !important;}
h1,h2,h3,h4,h5,h6 {font-weight: 500;}
p {font-weight: 400;... |
@import url(https://fonts.googleapis.com/css?family=Nunito);@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(/fonts/vendor/material-design-icons-icondist/MaterialIcons-Regular.eot?016c14... |
@charset "UTF-8";
.dtp {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.dtp.hidden {
display: none; }
.dtp... |
.site-nav {
display: flex;
flex-direction: column;
flex: 1;
grid-column: 1 / -1;
grid-row: 1; }
.site-nav ul {
list-style: none;
font-size: var(--step-1);
margin-top: 1rem;
margin-block-start: 1rem; }
@media all and (min-width: 680px) {
.site-nav ul {
font-size: var(--step-... |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
font-family: 'Roboto', sans-serif;
font-size: 11pt;
}
table {
font-size: 100%;
}
div.screen,
div.popup>div {
width: 600px;
margin: 30px auto 50px auto;
border: 2px solid #ccc;
background: #EEE;
padding... |
@charset "UTF-8";
@font-face {
font-family: "linea-icon-font";
src:url("../fonts/linea-icon-font.eot");
src:url("../fonts/linea-icon-font.eot?") format("embedded-opentype"),
url("../fonts/linea-icon-font.woff") format("woff"),
url("../fonts/linea-icon-font.ttf") format("truetype"),
url("../fonts/line... |
#MainCopy_ContentWrapper>.row>.column{border:1px solid rgba(1,1,1,.5);min-height:20px;padding:5px;border-left:1px solid #fff}#MainCopy_ContentWrapper>.row>.column::before{background:rgba(1,1,1,.5);color:#fff;content:"1";display:block;font-size:11px;left:0;padding:1px 4px;position:absolute;top:0;z-index:1}#MainCopy_Cont... |
@charset "UTF-8";
body {
background-color: #eef7fa;
font-family: "游ゴシック", "YuGothic", "Meiryo", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "sans-serif" !important;
letter-spacing: 0.1em;
}
input:focus,
select:focus {
outline: solid 2px #54e0e9;
}
* a {
color: rgba(51, 51, 51, 0.... |
/*! teste-dot v0.0.1 | (c) 2021 Jônatas Vargatt | MIT License | http://link-to-your-git-repo.com */*{margin:0;padding:0;box-sizing:border-box;outline:0}body{color:#fff;-webkit-font-smoothing:antialiased;background-color:#e6e9f1;height:100vh}body,button,input{font-size:16px;font-family:Roboto,serif}h1,h2,h3,h4,h5,h6,p,s... |
.WrongCode {
display: flex;
flex-flow: column;
align-items: center;
}
.Message {
font-weight: bold;
color: #6B2022;
} |
.firstOrLast{
color: red;
}
span{
color: #090;
} |
/**
* Credits
*
* This stylesheet was created by Vincent Garreau
* For adjust style
* It's based on PDOSessionHandler in the Symfony HttpFoundation component
*
*
* Copyright (c) 2015, Vincent Garreau
*
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software a... |
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
height: 600px;
position: relative;
direction: ltr;width:100% !important;
}
.royalSlider > * {
float: left;
}
.rsWebkit3d .rsSlide {
-webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContain... |
.visited-turtle-dark {
@mixin visited-turtle-dark;
}
.visited-turtle-darkest {
@mixin visited-turtle-darkest;
} |
/* Reset */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400);
@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro);
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,su... |
/*!
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcapti... |
/*
* Start Bootstrap - New Age 4.1.1 (https://startbootstrap.com/template-overviews/new-age)
* Copyright 2013-2021, Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
*/
@import "https://fonts.googleapis.com/css?family=Lato";@import "https://fonts.g... |
/*# sourceMappingURL=style.pink.min.css.map */ |
/* Basic */
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600");
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
background: #fff;
font-family: 'Source Sans Pro', sans-serif;
font-size: 19pt... |
@media (min-width: 1367px) {
/* Classes para definição de visibilidade */
.po-visible-xl,
[class*='po-visible-xl-'],
[class*=' po-visible-xl-'] {
display: block;
}
.po-hidden-xl {
display: none;
}
/* Classes para definição do tamanho default */
.po-sm-1 {
width: 8.33333333%;
}
.po... |
/* BASE LAYOUT */
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
position: relative;
}
.logo {
display: inline-block;
}
section {
padding-bottom: 100px;
}
.block-logo {
margin-top: 15px;
}
.block-logo__title-courses {
font-size: 25px;
color: #D9534F;
}
.block-logo__img {
width: 150px;... |
.App {
padding: 20px;
}
canvas {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
#play-button {
margin-left: 1%;
}
#stop-button {
margin-left: 1%;
} |
.task {
background: grey;
} |
:root {
--grid-gap: 15px;
}
/* GENERAL */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
:before,
:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0;
font-family: "Helvetica Neue", Helvetica, ... |
/*!
* Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body,
html {
width: 100%;
height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Lato","Helvetica Neue... |
/*
Aerial by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("font-awesome.min.css");
/* Basic */
body, input, select, textarea {
color: white;
font-... |
@import './fullscreen.css';
body {
font-family: arial;
margin: 0;
padding: 0;
color: #222;
}
body > * {
margin-left: 2em;
}
h1 {
padding: 1em;
margin: 0 0 1em 0;
background-color: grey;
}
ul {
width: 50%;
}
li {
padding: 0.5em;
}
#container-pad {
padding: 2em;
border: solid 1px #aaa;... |
.form-control{
height: 70px !important;
border: 1px solid transparent;
color: rgba(0, 0, 0, 0.7) !important;
font-size: 20px;
background: rgba(0, 0, 0, 0.05) !important;
border-radius: 5px 0px 0px 5px;
padding: 0 20px;
margin-bottom: 20px;
}
.submit{
color: #fff !important;
margin-bottom: -20px;
b... |
#login-dp{
min-width: 250px;
padding: 14px 14px 0;
overflow:hidden;
background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
font-size:12px
}
#login-dp .bottom{
background-color:rgba(255,255,255,.8);
border-top:1px solid #ddd;
clear:both;
padding:14px;
}
#login-dp .social-butt... |
.icon-sm i[data-v-3bd83660]{top:1px;font-size:1rem}.text-azul i[data-v-3bd83660]{color:#3a416f}.navbar-vertical.navbar-expand-xs .navbar-collapse[data-v-3bd83660]{height:auto}.text-sm[data-v-80554872]{font-size:.7rem!important}h1[data-v-6eaa432c],h6[data-v-6eaa432c]{color:#ffbd59}.spinner-border[data-v-6eaa432c]{width:... |
.salute{
background-color: lightgreen;
}
body{
background-color: lightgrey;
}
ul{
background-color: #808080;
position: fixed;
top: 0px;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
list-style-type: none;
}
li{
float: left;
}
li a{
text-transform: uppercase;
text-decoration... |
.login {
display: grid;
place-items: center;
height: 100vh;
background-color: black;
}
.login > img {
width: 100%
}
.login a {
padding: 20px;
background-color: #1db954;
border-radius: 99px;
font-weight: 800;
color: white;
text-decoration: none;
} |
/*General styles*/
body {
background-color: lightslategray;
}
.team-heading {
background-color: lightskyblue;
}
h1 {
font-size: 4rem;
}
h2 {
font-size: 1.75rem;
}
h3 {
font-size: 1.5rem;
}
.employee-card{
margin-left: 5px;
}
.card-body {
background-color:lightgray;
} |
#app {
margin: 1em;
}
html {
min-height: 100%;
}
body {
height: 100%;
}
.code {
border: solid 1px #333;
margin-bottom: 1em;
}
.ctrl_but {
margin-right: 1em;
margin-bottom: 1em;
}
button[type="submit"] {
/* hack to hide unused submit */
display: none;
}
.right-panel {
positi... |
/*! formstone v0.8.7 [pagination.css] 2015-09-13 | MIT License | formstone.it */
/**
* @class
* @name .fs-pagination-element
* @type element
* @description Target elmement
*/
/**
* @class
* @name .fs-pagination
* @type element
* @description Base widget class
*/
/**
* @class
* @name .fs-paginat... |
body {
margin: 0;
padding: 0;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration: none;
cursor: pointer;
}
header {
width: 100%;
height: 60px;
}
header nav {
display: flex;
justify-content: flex-end;
}
header nav .nav-right-section {
width: ... |
.blogIndex {
padding: 0 5%;
}
.blogIndex h1 {
margin-bottom: 50px;
}
.previewAlertContainer {
display: flex;
justify-content: center;
}
.previewAlert {
display: inline-flex;
align-items: center;
justify-content: space-between;
text-align: center;
border: 1px solid #eaeaea;
width: 400px;
padding... |
/**
* @Main css for (custom checkbox/radio-switcher)
* @project - custom checkbox/radio-switcher
* @author - custom checkbox/radio-switcher
* @created_by - kawsar bin siraj
* @created_at - 14-12-2020
* @modified_by -
*/
.checkbox-wrapper>label {
cursor: pointer;
margin-bottom: 0;
}
.checkbox... |
@font-face{font-family:'Shabnam';src:url(fonts/Shabnam.eot);src:url(fonts/Shabnam.eot?#iefix) format("embedded-opentype"),url(fonts/Shabnam.woff) format("woff"),url(fonts/Shabnam.ttf) format("truetype"),url(fonts/Shabnam.svg#Shabnam) format("svg")}html,body,h1,input,textarea,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a... |
/* app css stylesheet */
html { height: 100% }
body { height: 100%; margin: 0; padding: 0 }
#map-canvas { height: 100% }
/*.angular-google-map-container { height: 400px; } */
.angular-google-map-container {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
-webkit-filter: blur(4px);
}... |
p.caption {
color: #777;
margin-top: 10px;
}
p code {
white-space: inherit;
}
pre {
word-break: normal;
word-wrap: normal;
}
pre code {
white-space: inherit;
}
h1,h2,h3,h4,h5,h6 {
color: rgb(056, 023, 090);
}
table caption {
font-size: 125%;
font-weight: bold;
margin: 1em 0 1em 0;
color: #716c6b... |
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Pacifico&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;
.font-pacifico {
font-family: "Pacifico", cursive;
} |
/* Contains media-query stylesheets for modifying layout on-the-fly
*/
.Footer table {
margin: 0 auto;
}
@media screen and (min-width: 800px) {
body {
display: grid;
grid-template-columns: 1fr 2fr;
}
.MenuButton {
display: none;
}
.Header, .Footer {
grid-colum... |
.annotationsAnim {
visibility: hidden;
/* pointer-events: none;
z-index: 100;*/
}
.papersheet {
position: absolute;
color: white;
overflow: hidden;
text-align: center;
box-sizing: border-box;
-webkit-transition: all 0ms;
transition: all 0ms;
width: 320px;
height: 180px;
margin: 0 auto;
dis... |
.openUpLeft {
animation-name: openUpLeft; }
@keyframes openUpLeft {
0% {
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out; }
100% {
transform-origin: top left;
transform: rotate(110deg);
animation-timing-function: ease-in-ou... |
/**
* CmdEnter Demo page
*/
* {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.demo {
margin: 0 auto;
width: 100%;
text-align: center;
}
h1 {
font-size: 2.8em;
font-weight: lighter;
}
form {
width: 480px;
margin: 0 auto;
}
label {
display: block;
text-align: left;
font-size:... |
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0
}
table.dataTable tbody tr.myeven{
background-color:rgba(44,221,32,0.1);
}
table.dataTable tbody tr.myodd{
background-color:#fcebf5;
}
table.dataTable thead th, table.dataTable tfoot th... |
.graph .node.degree10 rect, .graph .node.degree10 circle,
.graph .node.degree09 rect, .graph .node.degree09 circle,
.graph .node.degree08 rect, .graph .node.degree08 circle,
.graph .node.degree07 rect, .graph .node.degree07 circle,
.graph .node.degree06 rect, .graph .node.degree06 circle,
.graph .node.degree05 rect, .g... |
@charset "utf-8";
@import url("https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css");
@import url("normalize.css");
@import url("fontello.css");
/* 전체 요소에 박스 사이징을 보더 박스 모델로 하겠다. */
*, *::before, *::after{
box-sizing: border-box;
/* font: inherit; */
}
h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
}
... |
/* Generated by grunt-webfont */
/* Based on https://github.com/endtwist/fontcustom/blob/master/lib/fontcustom/templates/fontcustom.css */
<% if (iconsStyles) { %>/* Icons */<% for (var glyphIdx = 0; glyphIdx < glyphs.length; glyphIdx++) { %>
%<%= classPrefix %><%= glyphs[glyphIdx] %> {
content:"<% if (addLigatures) ... |
/**
* @name Noragami
* @author NFLD99
* @version ersion auto updates
* @description Thank you for choosing NFLD Inc!
* @source https://github.com/NFLD99/Better-Discord
* @website https://rabbisalt4.github.io/Testing-Discord/
* @patreon https://rabbisalt4.github.io/Testing-Discord/patreon
* @authorLink https://d... |
/* ==UserStyle==
@name Justine's Logo
@namespace USO Archive
@author wonderlandd
@description `Justine's Logo For more dash themes, tumblr banners, backgrounds, navigation buttons, codes and more tumblr goodies, go to http://sluts-in-w0nderland.tumblr.com/ (sluts-in-w0nderland.tumblr.com)`
@ve... |
.section1-2{
margin-top: 100px;
border-radius: 20px;
height: 200px;
width: 700px;
box-shadow: 1px 6px 12px rgb(197, 183, 183);
padding: 30px;
}
.section2{
margin-top: 100px;
}
.jd-visi{
width: 70px;
height: 80px;
background-color: #F2C2CB;
}
.visi{
border-radius: 5px;
box... |
* {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}
body {
background-color: rgb(red, green, blue);
}
main {
background-color: aqua;
width: 500px;
margin: auto;
padding: 10px;
box-shadow: 3px 3px 5px rgb(red, green, blue);
} |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Ubuntu;
}
#section1{
background-image: url(../images/branches.png);
background-size: cover;
background-position: center;
font-size: 14px;
}
nav{
width: 90%;
margin: auto;
}
ul{
display: inline-block;
list-s... |
/** Yellow #FAB702
**************************************************************** **/
::selection {
background: rgb#FAB702;
}
::-moz-selection {
background: #FAB702; /* Firefox */
}
::-webkit-selection {
background: #FAB702; /* Safari */
}
a,
a:focus:not(.btn),
section.dark a,
#slidetop a:hover,
h... |
html, body{
margin:0px;
padding:0px;
height:100%;
overflow:hidden;
}
.one_line{
white-space:nowrap;
overflow:hidden;
padding-top:5px; padding-left:5px;
text-align:left !important;
}
/* Defini the color */
.dhx_cal_event div.dhx_foot... |
html,body{
height:100%;}
.menu{
color: #fff;
background: none;
}
.main-body{
background: url("../images/photo-1426523038054-a260f3ef5bc9.jpg") no-repeat center;
background-clip: content-box;
background-attachment:fixed;
background-size: cover ;
}
.icon-bottom{
color: #fff;
-webkit-a... |
body {
color: maroon;
} |
.center{
display: flex;
justify-content: center;
}
.brr{
margin-top: 30;
margin-bottom: 30;
}
.clickable-row tr:hover{
background-color: red;
} |
/*
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.gi... |
.itemImage {
width:100%;
height:200px;
object-fit:cover;
} |
.scrollIndication {
margin: 0.6em 0;
font-size: 110%;
}
.scrollIndication.down {
margin-bottom: 1em;
}
#resultsScrollElement,
#myScrollToElement {
text-align: center;
}
#foldedSteps {
padding: 1em 0;
margin-bottom: 1em;
}
#foldedSteps .header button {
display: block;
margin: 0 auto 1em;
}
#foldedSteps butto... |
.container-fluid{
margin-bottom: 0px;
}
.footer-bottom{
background-color: rgb(180, 30, 55);
color: white;
text-align: center;
bottom: 0px;
left: 0px;
width: 100%;
height: wrap-content; /* Set the fixed height of the footer here */
line-height: 40px; /* Vertically center the text there */
}
.footer-m... |
.dgrid-hider-toggle {background-position: 0 -192px; background-color: transparent; border: none; cursor: pointer; position: absolute; right: 0; top: 0;}.dgrid-rtl-swap .dgrid-hider-toggle {right: auto; left: 0;}.dgrid-hider-menu {position: absolute; top: 0; right: 17px; width: 184px; background-color: #fff; border: 1px... |
@font-face {
font-family:'SegoeUI-Semilight';
src: url('../fonts/SegoeUI-Semilight_gdi.eot');
src: url('../fonts/SegoeUI-Semilight_gdi.eot?#iefix') format('embedded-opentype'),
url('../fonts/SegoeUI-Semilight_gdi.woff') format('woff'),
url('../fonts/SegoeUI-Semilight_gdi.ttf') format('truetype'),
url(... |
/* ==UserStyle==
@name SPM-BleacherReport
@namespace USO Archive
@author Sean P McLaughlin
@description `A dark Bleacher Report style. CAN'T BELIEVE NO ONE'S MADE ONE!!!`
@version 20161019.22.26
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domai... |
#e1,#e2,#e3,#e4,#e5,#e6,#e7,#e8{
font-family: 'Raleway', sans-serif;
font-size: 25px;
padding: 25px;
text-align: center;
}
#e2{
background-color: #489ee7;
-moz-box-shadow: 1px 23px 75px #489ee7;
-webkit-box-shadow: 1px 23px 75px #489ee7;
box-shadow: 1px 23px 75px #489ee7;
}
#e4{
ba... |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
a {
color: #0077cc;
}
.btn-primary... |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
/* Purple : 781f56
Blue : 607bbc
Yellow : FFC300
*/
/*************************
*******Typography******
**************************/
body {
background: #fff;
font-family:'Open S... |
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
font-family: monospace;
}
.hextrapolate-footer {
text-align: center;
}
.hextrapolate-field {
display: flex;
flex-grow: 5;
font-size: 12px;
position: relative;
}
.hextrapolate-field input {
flex-grow: 80;
font-... |
/*!
* Start Bootstrap - SB Admin (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
/* Global Styles */
body {
margin-top: 100px;
background-color: #222;
}
@media(min-width:768px) {
body... |
.botaoMenuLateralContainer {
padding: 8px;
height: 60px;
font-size: 18px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px 0px;
display: flex;
align-items: center;
justify-content: center;
}
.estiloLink {
text-decoration: none;
color: gray;
text-align: center;
} |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
fieldset, table {
display: inline-block ;
width: 45%;
margin: 20px;
padding: 20px ;
}
form *{
width:70%;
display: inline-block ;
margin-top:10px;
margin-left: auto;
margin-bottom: auto;
height: 30px;
... |
.cssStuff .Container .Button-LightBlue-Inverted {
color: #257de2;
background-color: transparent;
border: 3px solid #257de2;
}
.cssStuff .Container .Button-LightBlue-Inverted:hover {
background-color: #257de2;
border: 3px solid #257de2;
color: white;
}
.cssStuff .Container .Button-LightBlue-Inv... |
/** main css **/
body{
font-family: 'Work Sans', sans-serif;
}
.sec-slider{
overflow: hidden;
}
.banner-inner{
position: relative;
background-color: rgba(0,0,0,0.6);
background-blend-mode: multiply;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
... |
/*media queries*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
/* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) {
/* Styles */
} |
/*!
* AdminLTE v3.0.5
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
*/
/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under M... |
/*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS file within this directory can be referenced here using a relative path.
*
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, b... |
p {
text-align: center;
font-size: 20px;
line-height: 30px;
}
#project_name {
font-size: 30px
}
a {
text-decoration-line: none;
color: #225187;
}
#project_bioinformatics {
background-color: white;
margin: 30px;
padding: 10px;
border-radius: 50px;
}
#project_money_for_time {
background-color: lightgrey;
... |
.attachment-container{
display: flex;
margin-bottom: 10px;
}
.attachment-file{
background-color: #f2f3f7;
border: 1px solid #f2f3f7;
width: 200px;
height: 30px;
}
.attachment-img{
height:30px;
width:30px;
}
.downld-attachments{
margin-left:500px;
}
.attachment-btn{
margin-top... |
/* 1024 x 768*/
div#screensaver
{
background-image: -webkit-gradient(radial, 300 90, 0, 300 90, 460, from(#222), to(#222), color-stop(0%, rgba(255, 255, 255, 0.1)))
}
div.box
{
z-index: 1;
background: rgba(255, 255, 255, 0.7);
padding: 20px;
}
div.box h1, div.box h2
{
font-weight: normal;
margin: 0;
padding: 0p... |
/*Para campos de busqueda*/
.sonata-bc .nombres {width:135px;}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border: 2px solid #E5EDF5;
}
.sonata-bc .table th, .sonata-bc .table td {
... |
@import '_normalize/box-sizing.css';
@import '_normalize/sections.css';
:host {
contain: content;
display: block;
}
.container {
text-align: center;
}
.title {
font-size: 1.75rem;
font-weight: normal;
}
.cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
}
.card {
p... |
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0;
font-family: sans-serif;
background-color: #f3f2f1;
}
h1 {
margin: 40px 0 0;
font-size: 26px;
font-weight: 400;
text-align: center;
}
.col {
position: relative;
display: block;
padding: 5px;
width: 33.3333%;
f... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.