text stringlengths 1 1.04M |
|---|
body {
font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #ff557f;
color: #666;
font-size: 16px;
line-height: 1.5em;
}
h1 {
color: #111;
margin: 0 0 12px 0;
font-size: 24px;
line-height: 1.5em;
}
p {
margin: 0 0 10x 0;
}
a {
color: #888;
text-decoration: none;
... |
nav{
background-color: bisque;
position: absolute;
height: 2rem;
display: flex;
}
.hamburger {
cursor: pointer;
position: absolute;
width: 48px;
height: 48px;
transition: all 0.25s;
right: 2%;
top: 2%;
}
.hamburger__top-bun,
.hamburger__bottom-bun {
color: aqua;
content: '';
position: abs... |
/*========================================================
DARK LAYOUT
=========================================================*/
.ecommerce-application .content-body {
position : relative;
}
.ecommerce-application .shop-content-overlay {
position : absolute;
top : 4.2rem;
height : 100%;
width : 100... |
.coordinates {
background: rgba(0,0,0,0.5);
color: #fff;
position: absolute;
bottom: 50px;
left: 30px;
padding:5px 10px;
margin: 0;
font-size: 11px;
line-height: 18px;
border-radius: 3px;
display: block;
}
.focus{
border: solid 1px gray;
... |
body {
margin: 40px;
}
.wrapper {
display: grid;
gap: 10px;
grid-template-columns: 150px 100px 150px 100px ;
grid-template-rows: repeat(3,minmax(100px,auto));
background-color: #fff;
color: #444;
}
.box {
background-color: rgb(117, 61, 61);
color: #fff;
border-radius: 5px;
padding: 20px;
... |
/*----------------------------------------------
COMMON STYLES
------------------------------------------------*/
body {
font-family: 'Open Sans', sans-serif;
}
#wrapper {
width: 100%;
background:#09192A;
}
#page-wrapper {
padding: 15px 15px;
min-height: 600px;
background:#E5EBF2;
... |
html, body {
display: block;
width: 100%;
margin: 0px;
padding: 0px;
background-color: white;
/*background-image: linear-gradient(to right, grey 1px, transparent 1px), linear-gradient(to bottom, grey 1px, transparent 1px); background-size: 4vw 4vw;*/
}
body {
display: table;
clear: both... |
/* ==UserStyle==
@name Amour Sucré - Nathaniel_marron et bleu
@namespace USO Archive
@author S9Clay
@description `Premier vrai thème s'appliquant à tout le site, il se devait d'être sur lui... Mon petit délégué d'amour méritait bien d'être visible sur toutes les pages <3 ! Amour Sucré a été re... |
a.navbar-brand{
margin: auto;
text-align: center;
flex: content;
display: flex;
align-self: center;
}
.search-box{
width: 5rem;
height: auto;
position: relative;
}
.input{
position: absolute;
top: 20px;
right: 50px;
box-sizing: border-box;
width: 0px;
height:
}
... |
.single-card__section-title {
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 24px;
color: #000000;
margin: 0 0 12px;
} |
/*!
* Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
/*!
* Battle Text 0.2.1 - https://github.com/stacalkas/Battle-Text
* License - An extension of the Font Awesome Free License https://fontawe... |
@media (max-width: 767px) {
.text-center-xs {
text-align: center;
}
}
@media (max-width: 991px) {
.text-center-sm {
text-align: center;
}
.margin-sm {
margin-bottom: 3px;
}
}
.panel-body {
color: black;
}
.panel-heading {
background-color: #666 !important;
color: whit... |
.ui-page-login,
body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}
.mui-content{height: 100%;} |
.duck {
display: block;
width: 120px;
margin: 1.5rem auto;
} |
.bf1-header-content {
text-align: center;
padding: 100px;
margin: auto;
width: 400px;
}
.bf1-content-comparison {
width: 1200px;
margin: auto;
}
/* Remove unnecessary paddings */
.bf1-content-comparison > div {
padding: 0px 0px;
}
.bf1-content-comparison-table table {
border-spacing: 0px;
}
... |
@charset "UTF-8";
@font-face {
font-family: "ibm-plex-sans-regular";
src: local("☺"), url(/assets/fonts/ibm-plex-sans-v7-latin-regular.4d32b6c2.woff2) format("woff"), url(/assets/fonts/ibm-plex-sans-v7-latin-regular.f2773971.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
h1.main {
color: ... |
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?ikpdpf');
src: url('fonts/icomoon.eot?ikpdpf#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?ikpdpf') format('truetype'),
url('fonts/icomoon.woff?ikpdpf') format('woff'),
url('fonts/icomoon.svg?ikpdpf#icomoon') format('svg'... |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
}
body {
font-family: 'He... |
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align:... |
.container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Hide the browser's default checkbox */
.container... |
body section.cover.show {
background: radial-gradient(circle at 50% 0, #2371d7, #08264e) !important;
color: #ffffff;
}
body section.cover.show .cover-main > h1 .anchor span {
color: #ffffff;
}
body section.cover.show .cover-main ul {
font-size: 17px;
max-width: 800px;
}
body section.cover.show .c... |
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.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.
*/
/* ===============================... |
body{
background: #dcdcdc;
}
h1{
color: blue;
} |
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*/
|
/*
* ION RANGE SLIDER
*/
.irs {
height: 55px;
}
.irs .irs-with-grid {
height: 75px;
}
.irs .irs-line {
height: 10px;
top: 33px;
background: #eceff4;
-webkit-border-radius: 16px;
border-radius: 16px;
}
.irs .irs-line-left {
height: 10px;
}
.irs .irs-line-mid {
height: 10... |
@font-face {
font-family: "Circe";
src: url("fonts/Circe.eot");
src: url("fonts/Circe.eot?#iefix") format("embedded-opentype"), url("fonts/Circe.woff") format("woff"), url("fonts/Circe.ttf") format("truetype");
font-style: normal;
font-weight: 400; }
@font-face {
font-family: "Circe-Bold";
src: url("font... |
/**
* DevExtreme (dx.dark.compact.css)
* Version: 20.1.6
* Build date: Fri Jul 17 2020
*
* Copyright (c) 2012 - 2020 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
.dx-theme-generic-typography {
background-color: #2a2a2a;
color: #dedede;
... |
.cards__image {
width: 160px;
height: 160px;
border-radius: 50%;
margin: 0 40px;
} |
body {
padding-top: 1rem;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.main-container {
font-size: 1rem;
}
.title {
font-size: 1.2rem;
padding: 0.5rem 0.5rem;
text-align: center;
}
.info-columns {
display: flex;
flex-directi... |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);/*!
* 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;
-... |
body {
padding: 0;
margin: 0;
font-family: 'PT Mono', serif;
color: #ffffff;
}
canvas {
display: block;
background-color:black;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
}
.current-score {
left: 20px;
}
.top-score {
right: 20px;
}
.score {
displ... |
body {
background: #eaeaea;
}
h1 {
margin: 8rem auto 0 auto;
color: black;
font-family: 'Encode Sans Semi Condensed', Verdana, sans-serif;
font-size: 10rem;
line-height: 10rem;
font-weight: 200;
text-align: center;
}
h2 {
margin: 2rem auto 3rem auto;
font-family: 'Encode Sans Semi Condensed', Verda... |
/**
* core
*/
.flow {
position: relative;
overflow: hidden;
margin: 100px 5%;
width: 90%;
height: 500px;
}
.flow-slide {
position: absolute;
top: 0;
left: 0;
display: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
... |
/* ==UserStyle==
@name The Beatles Theme dashb
@namespace USO Archive
@author maroon5m
@description `tb`
@version 20130201.11.49
@license NO-REDISTRIBUTION
@preprocessor uso
@advanced dropdown Theme- "The Beatles" {
Theme--custom-dropdown "Custom" <<<EOT /*[[Theme--custom]]*\... |
body {
padding-top: 50px;
}
.btn-back {
position: fixed;
padding-top: 10px;
}
.form-setup {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-setup .form-setup-heading {
margin-bottom: 10px;
}
.form-setup .form-control {
position: relative;
height: auto;
box-sizing: border-box;
padding: 10px;
fon... |
body {
margin:0;
padding:0;
}
.btn {
margin: 0px;
}
.content-wrapper {
background-color: #FFF;
padding: 15px;
}
.floating-button {
border-radius: 50% !important;
padding: 20px 25px;
position:fixed;
display: block;
bottom: 10px;
right: 10px;
}
/* validation alert style */
.form-error {
display:none;
color... |
/*-------------------------------------------------
= Table of Content
1.General
2.Header
4.Homes section
5.Shop section
7.Blogs section
8.Contact Section ... |
:local(.header) {
display: flex;
position: fixed;
flex-flow: column nowrap;
height: 15vh;
width: 100vw;
font-family: 'Rubik', sans-serif;
font-size: 3vw;
letter-spacing: -.9px;
background-image: linear-gradient(to right, #c29a94, #cf98b2, rgb(235, 186, 252));
nav {
display: flex;
flex-fl... |
.tengah{
position: fixed;
top: 50%;
left: 70%;
transform: translate(-50%, -50%);
}
.centerDownload{
position: fixed;
top: 50%;
left: 60%;
transform: translate(-50%, -50%);
} |
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
pro... |
/** Generated by FG **/
@font-face {
font-family: 'Conv_Cairo-ExtraLight';
src: url('fonts/Cairo-ExtraLight.eot');
src: local('☺'), url('fonts/Cairo-ExtraLight.woff') format('woff'), url('fonts/Cairo-ExtraLight.ttf') format('truetype'), url('fonts/Cairo-ExtraLight.svg') format('svg');
font-weight: normal;
font-sty... |
@media(max-width : 1290px){
.section-cities .row {
margin-left: 10%;
}
}
@media(max-width : 1160px){
.shorth1{
border-bottom: none;
}
.section-cities .row {
margin-left: 8%;
}
.icon-big{
font-size: 2rem;
margin-bottom:... |
/* ==UserStyle==
@name Flat Facebook
@namespace USO Archive
@author Agiel Triono
@description `Flat Facebook Is a Flat Color for change Entire page on facebook`
@version 20171208.12.0
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain(www.faceb... |
.video-section .buttonBar{
display:none;
}
.player {
font-size: 1px;
} |
/*@import '~assets/styles/theme';*/
/*todo refactor when design will be ready ready*/
/*.container {*/
/* :global {*/
/* .ant-select-selection:hover {*/
/* border-color: #176db7;*/
/* box-shadow: none;*/
/* }*/
/* .ant-select-selection--multiple .ant-select-selection__choi... |
@charset "UTF-8";
html {
font-size: 10px;
}
/*-------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
html {
font-family: sans-serif;
line-height: 1... |
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap');
@import "./css/repo-card.css";
* {
margin: 0;
padding: 0;
}
.search-container {
display: flex;
justify-content: center;
align-items: center;
}
.search-container h1 {
margin-top: 100px;
font-size: 50px;
font-family: 'Quick... |
@import url('http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css');
@import url('../../../dist/css/bootstrap-datepicker.min.css');
body {
/* Padding around all elements to allow space for screenshots */
padding: 10px;
/* Transparent background for PNG screenshots */
ba... |
.Post .ck-editor__editable{
min-height: 300px;
}
.Post form input[name=title]{
width: 100%;
}
.Post form input{
font: var(--body-font);
padding: 0 10px;
}
.Post .wrapper{
display: grid;
grid-template-columns: auto 30% 10%;
} |
.soria .dojoxGrid {
position: relative;
background-color: #EBEADB;
font-family: Geneva, Arial, Helvetica, sans-serif;
-moz-outline-style: none;
outline: none;
overflow: hidden;
height: 0;
}
.soria .dojoxGrid table {
padding: 0;
}
.soria .dojoxGrid td {
-moz-outline: none;
}
.soria .dojoxGridMasterHeader {
pos... |
/* ==UserStyle==
@name AOL - TV Listings
@namespace USO Archive
@author Matthew
@description `This cleans up the clunky AOL TV listings page (powered by Zap2It). I prefer the color choices and gradients of AOL's design over Zap2It's.* Updated February 18th, 2007 to fix a few things.`
@version... |
/* Kanban styles */
.addLane {
} |
@import url("https://fonts.googleapis.com/css?family=Roboto:100");
#custom-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100000;
width: 100%;
background-color: #002a3e;
animation-name: fadeOut;
animation-delay: 9s;
animation-duration: 3s; }
.fourth-text {
font-family... |
<<<<<<< HEAD
/* Base16 Atelier Seaside Light - Theme */
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
/* Atelier ... |
/* CSS Document */
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
"游ゴシック Medium", "Yu Gothic Medium", "... |
/* HTML for Mouse
<div className="mouse_scroll">
<div className="mouse">
<div className="wheel"></div>
</div>
<div>
<span className="m_scroll_arrows unu"></span>
<span className="m_scroll_arrows doi"></span>
<span className="m_scroll_arrows trei"></span>
</div>
</div>
*/
/*... |
body{
width: 100%;
height: 100%;
overflow: hidden;
-moz-user-select: none;
}
.layui-layout-admin{
display: block;
width: 100%;
height: 100%;
overflow: hidden;
padding: 0px;
margin: 0px;
}
.layui-layout-admin .header-menu{
height: 65px;
border-bottom: 5px solid #1AA094;
top: 0px;
left: 0px;
... |
@font-face {font-family: "iconfont";
src: url('./iconfont/iconfont.eot?t=1562135894686'); /* IE9 */
src: url('./iconfont/iconfont.eot?t=1562135894686#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAOcAAsAAAAAB/QAAANPAAEAAAAAAAAAAAAAAAAAAAAAA... |
@font-face {
font-family: Mi;
src: url('../fonts/Mi.eot');
src: url('../fonts/Mi.ttf');
src: url('../fonts/Mi.woff');
src: url('../fonts/Mi.woff2');
}
@media (max-width: 767px) {
* {
font-size: 1.2rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
* {
font-size... |
body{
padding: 0;
margin: 0;
background-color: rgb(80, 155, 245);
}
.d-flex{
display: flex;
}
.align-items-center{
align-items: center;
}
.justify-content-center{
justify-content: center;
}
.h-100vh{
height: 100vh;
}
.btn{
border: 0;
background-color: rgba(29, 185, 84, 1);
width: 220px;
heigh... |
/*
Flaticon icon font: Flaticon
Creation date: 17/01/2018 19:15
*/
@font-face {
font-family: "Flaticon";
src: url("./Flaticon.eot");
src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
url("./Flaticon.woff") format("woff"),
url("./Flaticon.ttf") format("truetype"),
url(".... |
.bgRowOdd
{
background-color: rgb(236, 236, 236);
}
.bgRowEven
{
background-color: white;
}
input{
border-radius: 5px;
border-color: #0d6efd!important;
border: 1px solid;
}
select
{
border-radius: 5px;
border-color: #0d6efd!important;
border: 1px solid;
} |
#landing {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
}
#title {
height: 300px;
width: min(800px, 90%);
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
text-align: center;
font-family: ... |
/* 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. */
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Wrapping element */
/* Set some basic padding to keep content from ... |
/*
Striped 2.5 by HTML5 Up!
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*********************************************************************************/
/* Basic */
/**********... |
body {
padding: 2%;
font: 115% / 1.25 Arial;
}
h1,h3 {
margin: 0 0 1em 0;
}
.button {
font: inherit;
border: none;
border-radius: 5px;
background: #b30027;
color: #fff;
text-decoration: none;
padding: .85em 1em;
display: inline-block;
}
.credits {
font-size: 80%;
margin-top: 5em;
padding-... |
#root,
.App {
height: 100%;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-title {
font-size: 1.5em;
}
.app-intro {
padding-top: 50px;
}
.app-intro > .no-notes {
background-colo... |
.App-logo {
/*animation: App-logo-spin infinite 20s linear;*/
height: 80px;
}
.App-header {
background-color: #43327a;
height: 150px;
padding: 20px;
color: white;
margin: 0 -15px;
margin-bottom: 1rem;
text-align: center;
-webkit-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px... |
/*
* Copyright 2017 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
body {
background: #2C3C3F; /*fallback*/
background: -moz-linear-gradient(top, #DABE90, #02262E); /* gecko browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#DABE90), to(#02262E));/* webkit based browsers */
color: #000000; /* text colour (black) */
height: auto; /* gradient uses the ful... |
/*
yellow: #FFD800
pink: pink
light blue: #52ACFF
*/
html {
<<<<<<< HEAD
background: black url('//192.168.0.37:8080/assets/star_system/field.png');
=======
background: black url('//localhost:8080/assets/star_system/field.png');
>>>>>>> master
color:#fff;
overflow: hidden;
box-sizing: content-box;
}
body {
font-f... |
html {
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
font-weight: normal;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
* {
margin: 0;
padding: 0;
}
.list {
list-style: none;
display: block;
}
.link {
display: block;
text-decoration: none;
}
.button {
di... |
/* You can add global styles to this file, and also import other style files */
@import "~bootstrap/dist/css/bootstrap.css";
@import url(http://fonts.googleapis.com/css?family=Oxygen:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Crafty+Girls);
.header{
text-align: center;
background-c... |
/* The Overlay (background) */
.overlay {
/* Height & width depends on how you want to reveal the overlay (see JS below) */
height: 100%;
width: 0;
position: fixed; /* Stay in place */
z-index: 201; /* Sit on top */
left: 0;
top: 0;
background-color: rgb(0,0,0); /* Black fallback col... |
/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
/* line 2, /Users/APAX/Documents/Professional/prod-pl/prelaunchr/app/assets/stylesheets/reset.css */
html {
color: #000;
background: #FFF;
}
/* line 2, /Users/APAX/Documents/Professional/prod-pl/prelaunchr/app/assets/style... |
.hero {
border-block-end: var(--few-border-1);
padding: 2rem 0;
}
.title {
font-weight: 900;
font-size: 2rem;
line-height: 113%;
margin: 0 0 1rem;
}
.subtitle {
font-size: 1rem;
line-height: 120%;
margin: 0;
}
@media screen and (min-width: 801px) {
.hero {
padding: 3.5rem 0;
}
.title {
... |
/*! jQuery UI - v1.12.1 - 2018-02-08
* 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... |
#footer {
background-color: rgb(53, 53, 53) !important;
position: static;
left: 0;
bottom: 0;
width: 100%;
}
#footer a {
color: rgb(244, 164, 132) !important;
} |
.pageTitle {
text-align: center;
font-family: 'DM Serif Display', serif;
transform:translate(-50%, -50%);
position: absolute;
top: 250px;
left: 50%;
z-index: 1;
color: white;
}
.header {
padding: 15px;
text-align: center;
font-family: 'DM Serif Display', serif;
}
.squareContainer {
margin: 50px;... |
/* Site Styles Go Here */
footer {
width: 100%;
}
.flex-container {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: stretch;
}
.flex-container div {
padding: 1rem;
flex: 0 1 auto;
}
.customer {
transform: initial;
transition: transform 2s ease;
... |
div.ReactTags__tags {
position: relative;
}
/* Styles for the input */
div.ReactTags__tagInput {
width: 200px;
border-radius: 2px;
display: inline-block;
}
div.ReactTags__tagInput input.ReactTags__tagInputField,
div.ReactTags__tagInput input.ReactTags__tagInputField:focus {
height: 31px;
margin: 0;
font-... |
body {
font-family: 'Microsoft YaHei';
}
/* 清除浮动 */
.clearfix:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
*zoom: 1;
}
.top {
width: 100%;
height: 165px;
background-image: url(../images/topimg.jpg);
background-repeat: no-r... |
@font-face {
font-family: 'iconfont';
src:url('../fonts/iconfont.eot?-8vg322');
src:url('../fonts/iconfont.eot?') format('embedded-opentype'),
url('../fonts/iconfont.woff?-8vg322') format('woff'),
url('../fonts/iconfont.ttf?-8vg322') format('truetype'),
url('../fonts/iconfont.svg?-8vg322') format('svg');
font... |
<LINK REL="stylesheet" TYPE="text/css" HREF="/WmRoot/webMethods.css"> |
/*!
Theme Name: Tyche Child
Theme URI: https://mjzsoft.com/wp/themes/tyche-child/
Author: MJZ Soft
Author URI: https://mjzsoft.com/
Description: A WooCommerce theme
Template: tyche
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tyche-chi... |
#ui-1 {
outline: 1px solid black;
width: 40ch;
padding: 5px;
}
#ui-1 div {
display: flex;
}
#ui-1 div:not(:first-child) {
padding-top: 5px;
}
#ui-1 label {
margin-right: auto;
}
#ui-1 progress {
margin: 2px;
}
#ui-1 input, #ui-1 button, #ui-1 select, #ui-1 progress {
box-sizing: bor... |
.btn-Log {
display: flex;
align-items: center;
justify-content: center;
margin-top: 10px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 20px; }
.resume-Form {
display: flex;
align-items: center;
justify-content: center; }
.resume-Form .button {
margin-right: 15px; }
.share-results {
... |
* {
font-family: 'Tahoma';
margin: 0;
padding: 0;
}
html {
font-family: Tahoma, Sans-Serif;
}
body {
background-color: #f2f1f1;
}
.container {
width: 90%;
max-width: 1280px;
margin: 0 auto;
}
.btn {
font-size: 14px;
padding: .6rem 3rem;
transition: all .5s;
text-... |
body {
margin: 0;
padding: 0;
background-image: url('../images/sunset.png');
background-position: center;
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
user-select: none;
outline: none;
}
.form-login {
height: 100vh;
display: flex;
j... |
div.filelist img.icon {
vertical-align: middle;
}
div.filelist a.imagePreview.img {
border-bottom: none !important;
text-decoration: none !important;
margin-bottom: 10px;
display: block;
}
div.filebrowser {
float: left;
margin-top: 10px;
}
div.media .ACAjaxUpload {
float: left;
margin-right: ... |
#bodyB{
background-color: oldlace;
}
#mainHeading{
color:green;
font-size: 50px;
text-shadow: 2px 2px blue;
}
#motto{
color:green;
font-size: 25px;
text-shadow: 1px 1px blue;
}
.nav-item{
font-size: 25px;
}
@keyframes rotatingLogo{
0% {transform: rotate(360deg);}
25%:{transform: rotate(72deg);}
50%:{tr... |
.oxi-addons-container [class^='oxi-image-flip-'],
.oxi-addons-container [class*=' oxi-image-flip-'],
.oxi-addons-container [class^='oxi-image-flip-'] .oxi-image-hover-figure,
.oxi-addons-container [class*=' oxi-image-flip-'] .oxi-image-hover-figure {
background: transparent !important;
}
.oxi-addons-container [cla... |
/* #ifdef APP-PLUS */
@font-face {
font-family: "uicon-iconfont";
font-weight: normal;
font-style: normal;
font-display: auto;
}
/* #endif */
/* 支付寶,百度,頭條小程序目前讀取大的本地字體文件,導致無法顯示圖標,故用在線加載的方式-2020-05-12 */
/* #ifndef APP-PLUS */
@font-face {
font-family: "uicon-iconfont";
src: url('//at.alicdn.com/t/font_1529455_k... |
@charset "UTF-8";
/*!
* Start Bootstrap - Resume v6.0.2 (https://startbootstrap.com/theme/resume)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-resume/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Boo... |
/*
-----------------------------------
Code snippet by @maridlcrmn
Credits images: www.unsplash.com
-----------------------------------
*/
#thumbnail-preview-indicators {
position: relative;
overflow: hidden;
}
#thumbnail-preview-indicators .slides .slide-1,
#thumbnail-preview-indicators .slides .slide-2,... |
body{
font-family: 'Poppins', sans-serif;
} |
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in
* IE on Windows Phone and in iOS.
*/
/* Document
... |
/* To stick the footer to the bottom of the page */
html {
position: relative;
min-height: 100%;
font-size: 62.5%;
}
body {
font-family: 'Open Sans', sans-serif;
font-size: 1.7em;
line-height: 1.7em;
/* Margin bottom by footer height with a little room to accomodate small
* screens */
... |
a,a:link,a:visited{font:Arial, Helvetica, sans-serif; font-size:12px; color:#003366; text-decoration:none; cursor:hand};
.hrefa {
font-family: "宋体", "Times New Roman", Times, serif;
text-decoration: none;
color: #003366;
}
.hrefa:hover {
font-family: "宋体","Times New Roman", Times, serif;
color: #003366;
text-deco... |
/*!
* Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
*/
/*!
* Bootstrap v3.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.co... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.