text stringlengths 1 1.04M |
|---|
.cssWebCam{
width: 250px;
height: 250px;
}
.cssImg{
width: 250px;
height: 185px;
}
.rounded-btn{
background: #e6e3c9 !important;
color: #807e6f !important;
} |
input[type=text], input[type=date], textarea {
box-shadow: 0px 3px 3px 1px rgba(168,168,168,0.20), 0px 3px 3px 1px rgba(168,168,168,0.20);
margin-top: 4px;
}
input[type=submit] {
color: white;
background-color: #4299e1;
border-radius: 5px;
border-width: 0px;
font-weight: bold;
}
input[type... |
@charset "UTF-8";
/*!
* Start Bootstrap - Freelancer v7.0.5 (https://startbootstrap.com/theme/freelancer)
* Copyright 2013-2021 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-freelancer/blob/master/LICENSE)
*/
/*!
* Bootstrap v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-... |
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?27814052');
src: url('../font/fontello.eot?27814052#iefix') format('embedded-opentype'),
url('../font/fontello.svg?27814052#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontello';
}... |
footer {
background-color: #3a5f8e;
display: flex;
flex-wrap: wrap;
}
.fork-github {
text-align: left;
font-weight: 500;
flex-grow: 1;
}
.fork-github a {
color: #fff;
text-decoration: none;
}
.fork-github span {
margin-left: 0.5em;
}
.fork-github a:hover {
text-decoration: un... |
html, body, .fullheight{
height:140vh;
min-height:100vh;
}
body {
background-color: var(--coolor-background);
margin: 0px;
height: 100vh;
}
* {
font-family: Raleway;
--coolor-background:#ACB0BD;
--coolor-sidebar:#336699;
--coolor-container:#ACB0BD;
--coolor-sidebar-link: #191716;
--coolor-dark:#ACB0BD;
--c... |
/**
* Admui-iframe v2.0.0 (http://www.admui.com/)
* Copyright 2015-2018 Admui Team
* Licensed under the Admui License 1.1 (http://www.admui.com/about/license)
*/ |
/*
* ___
* /\_ \
* \//\ \ __ ___ __ __ ___ ___
* \ \ \ /'__`\ /' _ `\/\ \/\ \ / __`\ /' _ `\
* \_\ \_/\ \_\.\_/\ \/\ \ \ \_\ \/\ \_\ \/\ \/\ \
* /\____\ \__/.\_\ \_\ \_\/`____ \ \____/\ \_\ \_\
* \/____/\/__/\/_/\/_/\/_/`/___/> \/___/ \/_/\/_/
* ... |
.card-container {
display: flex;
justify-content: space-around;
align-content: center;
flex-wrap: wrap;
width: 50%;
gap: 30px;
margin-right: 35px;
}
.responsive-vector {
background-image: url('../images/responsive.svg');
}
.design-vector {
background-image: url('../images/grid.svg'... |
/*!
* Pantheon Docs (https://pantheon.io/docs)
* Copyright 2018 Pantheon, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License. For
* details, see http://creativecommons.org/licenses/by/3.0/.
* Source Attribution: Twitter Bootstrap. THANKS!
*/
/*
* Pantheon Documentation
* Special styles for pr... |
.dijitRtl .dijitOffScreen {
left: auto !important;
right: -10000px !important;
}
.dijitRtl .dijitPlaceHolder {
left: auto;
right: 0;
}
.dijitMenuItemRtl {
text-align: right;
}
.dj_iequirks .dijitComboButtonRtl button {
float:left;
}
.dj_ie .dijitTextBoxRtl .dijitInputContainer {
clear: right;
}
.dijitTextBox... |
/*! jQuery UI - v1.12.1 - 2018-09-25
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, t... |
#rootwizard .nav:after,#rootwizard .nav:before{
display: none;
content: " ";
}
.slider-selection {
background: #0480be;
}
.slider.slider-horizontal {
width: 100%;
}
.output , .output_video{
padding: 5px;
font-size: 12px;
}
/* progress bar style */
.progressbox, .progressbox_video {
border: 1px solid #9... |
/*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
* or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative ... |
@charset "UTF-8";
/*
* jQuery File Upload Plugin CSS
* https://github.com/blueimp/jQuery-File-Upload
*
* Copyright 2013, Sebastian Tschan
* https://blueimp.net
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/MIT
*/
.fileinput-button {
position: relative;
overflow: hidden;
displa... |
/* See license.txt for terms of usage */
html {
background-color: -moz-dialog;
}
body {
margin: 0;
overflow: hidden;
/* Aspect 0.547 0.547 0.547 */
font-family: Lucida Grande, Tahoma, sans-serif;
font-size: 11px;
}
h1 {
font-size: 17px;
border-bottom: 1px solid #CCCCCC;
... |
/**
* reset.css by Swen Gorschewski
* based on Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
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, sa... |
/* CUTUP styling */
div#breadcrumb {
display: none;
}
div.wrapper-addthis-basic {
width: 960px;
margin-left: auto;
margin-right: auto;
}
p.last-updated {
width: 960px;
margin-left: auto;
margin-right: auto;
}
#zone-content-wrapper .container-24 {
width: 100% !important;
}
.no-sidebars #r... |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(Roboto-normal-500.woff) format('woff');
} |
[dir=ltr]
.sk-double-bounce{
width:40px;height:40px;position:relative;margin:40px auto
}[dir=ltr]
.sk-double-bounce .sk-child{
width:100%;
height:100%;
border-radius:50%;
background-color:#333;
opacity:.6;
position:absolute;
top:0;
left:0;
-webkit-animation:sk-doubleBounce 2s ease-in-out infinite;
animation:sk-doubleB... |
/*!
* Hover.css (http://ianlunn.co.uk/)
* Author: Ian Lunn @IanLunn
* Modified: http://mas-andes.blogspot.com |
/*
* Samdebug css 1.0
* https://github.com/samdebug
*
* Copyright 2017/07/07, China
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/MIT
*/
/*自定义css*/
/*loginpage css*/
.login-page {
margin-left: auto;
margin-right: auto;
width: 360px;
padding-top: 130px;
}
.login-b... |
.btn {
height: 36px;
min-width: 64px;
padding: 0 16px;
border-radius: 4px;
outline: 0;
border-style: none;
cursor: pointer;
} |
.box {
padding: 10px;
} |
/*------------------------------------------------------------------
[Stylesheet]
Color Scheme - Light
-------------------------------------------------------------------*/
.hero_fullscreen,
nav a,
#message,
.cta_button_area a{
color:white;
}
.hero_fullscreen {
background-color: #212121;
}
.preloader_header,
.ni... |
.features {
color: #232323;
text-align: center;
position: relative;
height: 25rem;
margin-bottom: -75px;
@mixin atMedium {
margin-top: -50px;
margin-bottom: auto;
}
&__icon {
display: inline-block;
margin-bottom: 17px;
&--edit {
... |
body {
/*background: #202020;
background: #fff;*/
background: linear-gradient(to right, #8a2be2 0%, #151515 15%, #151515 85%, #8a2be2 100%);
margin: 0px;
/*font-family: LemonMilk;*/
text-shadow: 1px 1px 0px #8527DD, -1px -1px 0px #76D41E;
}
#dropdown {
position: relative;
display: inline... |
/* ==UserStyle==
@name Kames - Tumblr Theme #1
@namespace USO Archive
@author youngalaskas
@description `kendall schmidt and james maslow background, from the Parade Magazine photoshoot.`
@version 20121124.22.7
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-mo... |
/*! * * * * * * * * * * * * * * * * * * * *\
CSShake :: shake-hard
v1.6.0
CSS classes to move your DOM
(c) 2015 @elrumordelaluz
http://elrumordelaluz.github.io/csshake/
Licensed under MIT |
.loginPage .productTitle {
font-size: xx-large;
margin-top: 50%;
}
.loginPage .sapMBtn {
width: 14rem;
}
.loginPage .loginForm {
margin-top: 50%;
}
.loginPage .sapMPanel {
height: 100% !Important;
}
.loginPage .sapMPanel .sapMPanelContent {
height: 100%;
}
.menuPage .menuList .sapMBtn {
width: 100%;
}
.men... |
body {
padding-top: 60px;
}
th:not(:first-child), td:not(:first-child) {
text-align: center;
}
.history {
font-size: 9pt;
}
.ng-grid-style {
border: 1px solid rgb(212,212,212);
width: 100%;
} |
/*
YUI 3.11.0 (build d549e5c)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
|
.navbar{
background: #343a40;
color: #FFFFFF;
}
.identity-image{
border-radius: 50%;
width: 20%;
margin-left: 10px;
margin-right: 10px;
}
.identity-container{
margin-right: -3.5%;
}
.jumbotron{
margin-top: 20px;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 160px;
}
.google-log... |
.header{
background: linear-gradient(45deg, #0084bf, #0c8996);
padding: 1rem;
display: grid;
grid-template-columns: 100px 1fr;
align-items: center;
}
.header .header-img{
justify-self: center;
object-fit: cover;
width: 60px;
height: 60px;
cursor: pointer;
}
.header .header-title{... |
body {
font-family: "Avenir Next";
}
li {
list-style: none;
/* floatプロパティをleftにしてください */
float: left;
}
.header {
background-color: #f7f2b4;
height: 90px;
}
/* header-logoの文字の大きさを36px、floatプロパティをleftにしてください */
.header-logo{
font-size: 36px;
float: left;
}
.main {
background-color: #bdf7f1;
heigh... |
/* header sidebar container */
html,
body {
height: 100%;
/* overflow: hidden; */
}
body{
font-size: 0.9rem;
}
/* header */
header.bg-dark {
background-color: #454a4c !important;
}
.navbar-brand {
/* border: 1px solid red; */
display: flex;
flex-direction: row;
align-items: center;
pad... |
/*
* @Author: guangwei.bao
* @Date: 2018-09-18 22:31:16
* @Last Modified by: guangwei.bao
* @Last Modified time: 2018-09-20 17:54:36
* @Describe: 无
*/
#root {
width: 100%;
height: 100%;
}
.body {
width: 100%;
height: 100%;
background: #f9f9f9;
}
.content {
height: 70%;
width: 100%;
font-size: 50px;
col... |
.nameinput[data-v-255acc15]{width:150px}.phoneinput[data-v-255acc15]{width:120px}.datepicker[data-v-255acc15]{width:260px}.dialog1 .el-dialog[data-v-255acc15]{width:35%}.dialog1 .el-dialog .el-form[data-v-255acc15]{width:500px;margin:0 auto}.el-form-item__content[data-v-255acc15]{margin-left:120px;width:300px}.three-bo... |
/* stylelint-disable docusaurus/copyright-header */
.cardList {
list-style: none;
padding: 0 var(--ifm-spacing-horizontal);
}
.cardListItem + .cardListItem {
margin-top: var(--ifm-spacing-vertical);
}
.cardSection {
padding: 2rem 0;
width: 100%;
}
.card {
background-color: var(--ifm-background-color);
... |
.chart{
overflow:hidden;
} |
@import url('https://cdn.bootcss.com/jquery-minicolors/2.2.6/jquery.minicolors.min.css');
.wrapper-for-new-floor {
padding: 20px;
}
.wrapper-for-new-floor > header {
padding: 10px 15px;
background-color: #df483d;
color: #fff;
}
.wrapper-for-new-floor > header > h1 {
margin: 0;
font-size: 14px;
... |
.entry-content {
font-family: Lato, "Helvetica Neue", Helvetica, Ariel, sans-serif;
font-size: 16px;
line-height: 1.6;
font-style: normal;
font-weight: 300;
color: #ecf0f1;
}
.entry-content pre {
background-color: #333;
}
.entry-content pre {
font-family: Monaco, Consolas, "Lucida Console", monospace;
... |
h1[data-v-3b23ca66]{font-family:Mystery Quest,cursive;font-size:2.5rem}h2[data-v-3b23ca66]{font-family:Mystery Quest,cursive;font-size:1.8rem}h3[data-v-3b23ca66]{margin:40px 0 0}ul[data-v-3b23ca66]{list-style-type:none;padding:0}li[data-v-3b23ca66]{display:inline-block;margin:0 10px}a[data-v-3b23ca66]{color:#42b983}.is... |
/*
* Skin for jPlayer Plugin (jQuery JavaScript Library)
* http://www.jplayer.org
*
* Skin Name: Blue Monday
*
* Copyright (c) 2010-2012 Happyworm Ltd
* Dual licensed under the MIT and GPL licenses.
* - http://www.opensource.org/licenses/mit-license.php
* - http://www.gnu.org/copyleft/gpl.html
*
* Author: ... |
/*generic button-less dialog example*/
form>fieldset{ border:none;margin:0;padding:8px;text-align:center;}
form input {width:80%;padding: 8px;margin: 4px;}
form input[type="submit"] {margin: 24px 4px 0;}
form label {display:block;}
/*carbon*/
div#carbonads {
min-height: 120px;
max-width: 330px;
margin: 5p... |
img {
display: block;
object-position: center;
object-fit: cover;
width: 100%;
height: 100%;
}
.cart-table {
text-align: center;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
font-size: 18px;
letter-spacing: 2px;
}
.cart-table thead {
font-size: 26px;
font-... |
@import "../node_modules/react-image-gallery/styles/css/image-gallery.css";
.a-item{
margin-top: 6rem;
border-bottom: 1px solid #d6e1e5
}
.header {
padding-top: 5rem;
text-align: center;
}
.value-img {
display: block;
width:4rem;
margin-bottom: 1rem;
}
.port-img {
width: 500px
}
.pr... |
body {
background-color: #8758a0;
}
h2 {
color: white;
font-size: 40px;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: black;
}
.center {
margin: auto;
height: 40%;
background-color: black;
color: white;
/*border: 3px solid #73AD21;*/
padding: 10p... |
/*
Theme Name: Card Stack
Description: A lightweight, script-free, standards-compliant theme inspired by Google's Material Design guidelines.
Version: 1.0
Author: Tomasz Lewoc
License: GNU General Public License v3 or any later version
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Tags: responsive-layout, o... |
span.text {
color: #bdc3c7;
border-left: 1px solid #34495E;
display: grid;
grid-template-columns: 14% 10% 10% 5% 7% 10% auto;
grid-template-rows: auto;
grid-column-gap: 5px;
margin-bottom: 5px;
}
body {
background: rgb(24, 32, 42);
height: auto;
font-size: 14px;
font-family: 'Open Sans',... |
* {
padding: 0%;
margin: 0%;
box-sizing: border-box;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
overflow-x: hidden;
}
header {
height: 28vh;
width: 100vw;
margin: 0 auto;
background-color: #0A1124;
}
/* ELEMENTOS DA LOGO */
#logo {
float: left;
... |
/* jBox theme: NoticeFancy */
.jBox-StickyNotice.jBox-wrapper{
width:100%;
top:0;
left:0;
}
.jBox-StickyNotice .jBox-container {
border-radius: 0px;
padding-top:8px;
padding-bottom: 8px;
}
.jBox-StickyNotice .jBox-content,
.jBox-StickyNotice .jBox-title {
padding-left: 110px;
padding-right:24px;
}
.jB... |
/*10.3 red theme:*/
/*alternate red: B70101*/
/*Changes:*/
/*gold:*/
/*#89A1B4 -> CC9900*/
/*light red*/
/*dae1e6 -> FBF4EA*/
/* EBF4FF ->FBF4EA*/
/*light red:*/
/*e0e6ea -> FBF4EA*/
/*dark red*/
/*126495 -> 900*/
/*5894B8 -> 900*/
/*#8DB2E3 -> CC9900*/
/*E7EFF4 -> FBF4EA*/
/*menu bar*/
/*DAE1E... |
.site-header {
padding-top:6vh;
padding-bottom: 50px;
}
.site-logo {
height: calc(1.5rem + 1.5vw + 1.5vh);
}
.site-title {
color: #eede6a;
}
.navbar {
display: flex;
justify-content: space-between;
align-items: center;
}
.brand-container {
display: flex;
align-items: center;
}
.nav-menu-item {
paddi... |
.pc-user-info {
width: 600px;
margin: 0 auto;
}
.pc-trade {
width: 600px;
margin: 0 auto;
}
.pc-user-name{
font-size:18px;
padding-top: 6%;
margin-left: 22.2%;
}
.pc-trust-pic{
margin-left:22.2%;
}
.pc-trust-picture{
width:16%;
margin-top:2%;
}
.pc-sell {
text-decoration: none;
color: #000;... |
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600");
/*
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Reset */
html, body, div, span, applet, object... |
th[role=columnheader]:not(.no-sort) {
cursor: pointer;
}
th[role=columnheader]:not(.no-sort):after {
content: '';
float: right;
margin-top: 7px;
border-width: 0 4px 4px;
border-style: solid;
border-color: #404040 transparent;
visibility: visible;
opacity: 1;
-ms-user-select: none;
-webkit-user-select: none;... |
.decorator_space-h_xxxs {
padding-left: var(--space-xxxs);
padding-right: var(--space-xxxs);
} |
/*!
* WooCommerce Variation Swatches v1.0.52
*
* Author: Emran Ahmed ( emran.bd.08@gmail.com )
* Date: 2018-12-24 19:08:30
* Released under the GPLv3 license.
*/
.accordion-section-content li:nth-child(2).customize-control-wvs-heading .wvs-customize-heading-control-title {
margin-top: -15px;
margin-bottom:... |
body{
height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
background-color: #f1f1f1;
}
h1,h2,h3,h4{
margin: 0;
}
.stat{
width: 100%;
height: 100vh;
}
.containe-1 {display: grid;}
.containe-1 {grid-template-columns: repeat(3, 1fr);
grid-gap: 1em;
grid-auto-rows: 100px;
width: 100%;
heigh... |
@font-face {
font-family: 'Simple-Line-Icons';
src:url('fonts/Simple-Line-Icons.eot');
src:url('fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
url('fonts/Simple-Line-Icons.woff') format('woff'),
url('fonts/Simple-Line-Icons.ttf') format('truetype'),
url('fonts/Simple-Line-Icons.svg#Simple-Li... |
*, *:before, *:after {
box-sizing: inherit; }
html {
height: 100%;
box-sizing: border-box; }
body {
position: relative;
margin: 0;
min-height: 100%;
font-family: 'Lato', sans-serif;
background: #d9d9d9; }
.pictureDetail {
max-width: 425px; }
.page-host {
position: relative;
margin: 0 16px;
p... |
/*! uswds @version */
/*
* * * * * ==============================
* * * * * ==============================
* * * * * ==============================
* * * * * ==============================
========================================
========================================
========================================
--------... |
a:visited {color:#416DFF; text-decoration:none; }
a:link {color:#416DFF; text-decoration:none;}
a:hover {color:Red; text-decoration:none; background-color:#5FFF88}
a:active {color:Red; text-decoration:underline; }
.keyword { font-weight:bold; color:Red }
.keywordsign { color:#C04600 }
.superscript { font-size:4 }
.subs... |
body {
font-family: "Playfair Display", serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue" , Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
color: #000000;
margin: 0;
}
header {
border-bottom: 1px solid #444444;
... |
/**
* 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.
*/
@import '../variables.css';
.root {
width: 100%;
di... |
@font-face{font-family:Lato;src:url(../fonts/Lato-Light.woff) format("woff");font-style:normal;font-weight:300}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:Lato;src:url(../fonts/Lato-Bold.woff) format("woff");font-style:normal;fo... |
/* == Normalize == */
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:tra... |
*{
padding: 0px;
margin: 0px;
/*font-family: verdana;*/
/*font-size: 12px;*/
}
body{
background: #fff;
}
#dropbox{
min-height: 230px;
overflow: hidden;
position: relative;
background: none repeat scroll 0 0 #F7F7F7;
border-radius: 8px;
box-shadow: 0 0 10px #C0C0C0 inset;
text-align: center;
te... |
:root {
--light-white : rgb(250, 244, 244);
--red : rgb(210, 42, 31);
--darkpurple : rgb(115, 50, 141);
--background : rgb(245, 236, 251)
}
/* Custom theme by Darkun7 */
.pkp_head_wrapper{
width: auto !important;
}
#navigationUser{
margin-right: 50%;
background-color: transparent... |
/* ==UserStyle==
@name azure help expander
@namespace USO Archive
@author Abdullah Bakhach
@description `expands azure help files to cover full screen`
@version 20170719.8.59
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
/* i really want this to be global */
... |
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
* {
box-sizing: border-box;
}
body {
font-family: "Oswald", sans-serif;
text-align: center;
overflow: hidden;
margin: 0;
}
h3 {
margin-bottom: 0;
text-align: center;
}
small {
display: block;
margin-bottom: 20px;
text-a... |
canvas{
width: 100%;
height: 100%;
background: black;
}
body,html{
height: 100%;
margin: 0;
} |
/*
* # Semantic UI - 2.3.0
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin);/*... |
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
padding-top: 50px;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are t... |
/* *cries in french at monstrosity* */
body {
text-align: center;
}
.header {
border-bottom: thin black solid;
height: 15%;
}
.header h1, .header p {
/* Make header compact */
margin-top: 0;
margin-bottom: 0;
}
.header div {
/** Vertically align divs to middle **/
position: relative;... |
.testbouton{
height: 70px;
width: 150px;
font-size: 20px;
margin-bottom: -120px;
}
.logo{
width: 290px !important;
height: 110px;
padding: 0px 0px !important;
margin-left: 1px;
}
.logo img{
width: 290px;
height: 110px;
padding: 0px;
}
/*Changement couleur bloc contact*/
.secondary-nav-wrapper{
background-... |
html, body {
margin: 0;
padding: 0;
/* position: fixed; /* or absolute */
/* top: 20%;
left: 35%; */
}
canvas {
display: block;
} |
/**
Basic CSS so that the slideshow script functions as a slideshow
@author Lea Verou
@version 1.0
*/
/**
* "Variables"
*/
.slide,
.delayed,
.delayed-children > * {
transition:.5s;
transition-property: transform, opacity, left, top, right, bottom, background;
}
/**
* Styles
*/
html, body {
height: 100... |
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900&display=swap');
*
{
margin: 0;
padding: 0;
font-family: 'Poppins', sans-serif;
}
body
{
min-height: 100vh;
background: #333;
}
h2
{ position: relative;
width: 100%;
height: 100vh;
text-align: center;
... |
.icon-schedule:before { content: '\e800'; } /* '' */
.icon-views:before { content: '\e802'; } /* '' */
.icon-burger:before { content: '\e803'; } /* '' */
.icon-code_rounded:before { content: '\e804'; } /* '' */
.icon-facebook:before { content: '\e808'; } /* '' */
.icon-comment-1:before { content: '\e809'; } /* ''... |
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,... |
@namespace ibooks "http://www.apple.com/2011/iBooks";
@font-face{
font-family: "MyriadSetOT-Semibold";
font-weight: 800;
font-style: normal;
font-stretch: normal;
src: url("../fonts/Myriad%20Set%20Cyr%20Smbd.otf");
}
@font-face{
font-family: "MyriadSetPro-Thin";
font-weight: 300;
font-style: normal;
f... |
.curriculo-container{
width: 100%;
max-width: 1120px;
height: 100vh;
margin: 0 auto;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: center;
}
.curriculo-container .content {
width: 100%;
padding: 96px;
height: 95%;
background: #FFF;
... |
body {
box-sizing: border-box;
background-color: #E5E5E5;
position: relative;
}
.toolbar {
background-image: url('../images/Rectangle\ 4.png');
}
.reserve_ico{
padding-top: 50px;
padding-bottom: 0 !important;
display: flex;
margin: auto;
width: 100%;
justify-content: space-even... |
#ControlsMenuContainer{
z-index: 1;
position: absolute;
top: 2%;
left: 10%;
width: 80%;
background-color: white;
border-style: solid;
border-width: thin;
}
#CanvasColumn{
}
#SidebarColumn{
border-style: solid;
}
#MainCanvas{
/*width: 100%;*/
}
/*Style classes*/
.hidden{
visibility: hidde... |
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
overflow-x: hidden;
z-index: -2;
}
body,
html {
pointer-events: none;
}
.wrapper {
background-color: #defcf9;
min-height: ... |
/*!
* bootstrap-fileinput v4.4.5
* http://plugins.krajee.com/file-input
*
* Krajee default styling for bootstrap-fileinput.
*
* Author: Kartik Visweswaran
* Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
*
* Licensed under the BSD 3-Clause
* https://github.com/kartik-v/bootstrap-fileinput/blob/master/... |
@import url(//fonts.googleapis.com/css?family=Audiowide);
body {
background-color: #f6f6f6;
padding-top: 70px;
}
header .navbar-brand {
font-size: 1.4em;
font-weight: 200;
font-family: "Audiowide", cursive;
}
main .container {
margin-bottom: 2em;
border: 1px solid #ddd;
background-color: #ffffff;
p... |
.ddsmoothmenu{
background: #414141; /*background of menu bar (default state)*/
width: 100%;
display: none;
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}
/*Top level menu link items st... |
/* This stylesheet generated by Transfonter (https://transfonter.org) on April 4, 2018 6:24 AM */
@font-face {
font-family: 'Cabin';
src: url('Cabin-BoldItalic.eot');
src: url('Cabin-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('Cabin-BoldItalic.woff2') format('woff2'),
url('Cab... |
/* ==========================================================================
Helpers
========================================================================== */
.centered {
width: 400px;
position: absolute;
left: 50%;
top: 50%;
margin: -65px 0 0 -200px; }
.not-displayed {
display: none; }
.hidden... |
body {
background-color: #1687a7;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-bottom: 30px;
}
code {
f... |
.tool-bar {
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
height: 30px;
background-color: #d32f2f;
padding-top: 69px;
margin: 0 auto;
color: white;
font-family: 'Source Sans Pro', sans-serif;
line-height: 1.42857143;
display: flex;
font-weight: 600;
... |
@import url("font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Arvo:700");
/*
Strongly Typed by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Reset */
html, body, div, span, applet, ob... |
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autopr... |
html,
body {
height: 100%;
}
.center-text{
text-align: center;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
... |
.sidebar {
width: 420px;
}
.light-t {
color: rgba(0, 0, 0, 0.54);
}
.dark-t {
color: rgba(255, 255, 255, 0.54);
}
@media (max-width: 1250px) {
.sidebar {
width: 200px;
}
} |
.List {
background: #dfe3e6;
flex-shrink: 0;
width: 272px;
height: fit-content;
margin: 10px;
margin-right: 0;
border-radius: 10px;
border: 1px solid rgba(0, 0, 0, 0.12);
}
.List-Title {
cursor: pointer;
padding: 10px;
overflow-wrap: break-word;
font-size: 25px;;
}
.Toggle-Add-Card {
cursor:... |
/* __V3D_TEMPLATE__ - template-based file; delete this line to prevent this file from being updated */
body {
margin: 0px;
overflow: hidden;
}
#v3d-container {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
/* removes tap blinking on ios devices */
* { -webkit-tap-h... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.