text stringlengths 1 1.04M |
|---|
/*!
* Bootstrap v3.3.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: Helvetica, sans-serif;
-webkit-text-size-adjust: 100%;
-ms-... |
.radarstyle {
margin-right: auto;
margin-left: auto;
}
.radarstyle line ~ text {
fill: #FFF;
font-size: 1.2em;
margin: 10px;
padding: 10px;
}
.radarstyle circle ~ text{
display: none;
}
.radarstyle path {
fill: white;
fill-opacity: 0.7;
stroke: white;
}
.radarstyle circle {
... |
/*
* jQuery UI CSS Framework
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }... |
.file-source-container .highlight>pre>*{position:relative;z-index:2}.file-source-container .highlight a.codecov{position:absolute;margin-left:-10px;padding:1px 0;width:100%;height:14px;display:block}.file-source-container .highlight a.codecov.codecov-on.codecov-hit{background:#dbffdb}.file-source-container .highlight a... |
body {
margin: 0;
padding: 0;
}
.page {
padding: 0;
width: 100%;
background: #ccc;
}
i {
color: #4d926f;
}
h2 {
color: #4d926f;
}
.disp {
margin: 5em;
display: inline-block;
width: 50px;
height: 40px;
background: blue;
}
.i1,
.i2 {
margin: 5em;
display: inline-block;
width: 50px;
height:... |
/* smartisan T 黑 */
@font-face {
font-family: ST H;
font-weight: bold;
src: url('https://static.junxio.com/static/font/Smartisan_Compact-Bold.ttf') format('truetype');
}
@font-face {
font-family: ST H;
font-weight: bolder;
src: url('https://static.junxio.com/static/font/Smartisan_Compact-Heavy.ttf') format... |
/**
* Ryan - Resume/CV/vCard Template (HTML)
* Version: 2.0
* Author: beshleyua
* Author URL: http://themeforest.net/user/beshleyua
* Copyright © Cvio by beshleyua. All Rights Reserved.
**/
/* TABLE OF CONTENTS
1. Template Orange
*/
/* 1. Template Orange */
.background {
background-color: rgba(255, 152, 0, 0.4);
}
... |
/*!
* 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 */ |
@import url("fonts/helvetica_neue/style.css");
@import url("fonts/liberation_sans/style.css");
@import url("panels/BoxPanel/style.css");
body,
html {
font-family: 'HelveticaNeue';
font-weight: normal;
}
strong {
font-family: 'HelveticaNeue';
}
/* Esri Jvascript API*/
.esriControlsBR {
bottom: 10px;
left: 10... |
/* ==UserStyle==
@name Georg Purple Customized Dashboard
@namespace USO Archive
@author Shirley Kaulitz
@description `http://itisntabedofroses.tumblr.com/`
@version 20101219.2.32
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/199... |
.kt-wizard-v4 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.kt-wizard-v4 .kt-wizard-v4__nav .kt-wizard-v4__nav-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: ... |
/*
* Copyright 2012 Amadeus s.a.s.
* 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 applicable law or agreed to i... |
.seletor-para-algum-widget {
box-sizing: content-box;
}
body {
position: relative;
}
#div1 {
margin-left: 2%;
margin-right: 2%;
}
#div2 {
margin-left: 2%;
margin-right: 2%;
}
#footer {
background-color: #e9ecef;
margin-left: 2%;
margin-right: 2%;
position: relative;
}
.butt... |
/*! elementor - v2.7.3 - 24-09-2019 */ |
.panel {
overflow: hidden;
text-align: left;
margin: 0;
border: 0;
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}
.panel-header,
.panel-body {
border-width: 1px;
border-style: solid;
}
.panel-header {
padding: 5px;
position: relative;
}
.panel-title {
back... |
.jfx-check-box {
-jfx-unchecked-color: #5A5A5A;
-jfx-checked-color: #0F9D58;
}
.jfx-check-box .box-container {
-fx-shape: "M 400 100 L 400 100 A 50 50 0 1 1 400 250 A 50 50 0 1 1 400 100 ";
-fx-padding: 10;
}
.jfx-check-box .box,
.jfx-check-box:indeterminate .box,
.jfx-check-box:indeterminate:selected... |
$color: green;
.test {
background: $color;
} |
/* Generated from site.scss. Do not modify directly. */
/*
The SCSS structure here is not well organised. There's a lot of unnecessary repetition,
and no use of variables to factor out common or easily-changeable values.
If you're a SCSS expert, please consider submitting a PR to show how well-organis... |
@charset "utf-8";
/* CSS Document */
* { font: 13px/1.5 '微软雅黑'; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -box-sizing: border-box; padding:0; margin:0; list-style:none; box-sizing: border-box; }
body, html { height:100%; overflow:hidden; }
body { background:#93defe; background-size: cover; }
a { col... |
@import url("https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap");
:root {
--color-turquoise: #00d4ff;
--color-coral: #ed7947;
--color-dimgray: #4c5d67;
--color-darkslategray: #37474f;
--color-black: #0b1f34;
}
body,
html {
padding: 0;
margin: 0;
}
* {
font-family: "Play", sans-serif;
}
... |
@charset "UTF-8";
/*!
* filename: ej.mobile.windows.min.css
* version : 17.4.0.46
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infrin... |
html, body, #root, .App {
width: 100%;
height: 100%;
}
body {
margin: 0;
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: gray... |
body { font: 14px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif; color: #888888; font-weight: 300; font-style: normal; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; }
a, a:hover, a:focus {
text-decoration: none;
-webkit-transition: all 150ms ease-in;
... |
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-input {
font-family: "Chinese Quote", -apple-system, ... |
.title_text {
font: normal bold 40px/72px var(--roboto);
} |
/* 注册页面 */
body{background:url('img/login_bg.jpg') no-repeat #e9f0f4;}
.btn-blue{height:40px;line-height:40px;padding:0;border:none;background-color: #66b7ff;color: #fff !important;}
.btn-blue:hover{background-color: #4daaff;}
.btn-blue:active{background-color: #339dff;}
.aw-register-box{width: 714px;height: auto;margi... |
body {
margin: 0;
padding: 0;
font-family: "QuickSand", sans-serif;
} |
vti_encoding:SR|utf8-nl
vti_author:SR|x
vti_modifiedby:SR|x
vti_timelastmodified:TR|07 Mar 2002 11:09:25 -0000
vti_timecreated:TR|07 Mar 2002 11:09:25 -0000
vti_cacheddtm:TX|07 Mar 2002 11:09:26 -0000
vti_filesize:IR|1087
vti_extenderversion:SR|5.0.2.2623
vti_lineageid:SR|{6583CEEC-31CA-11D6-9D5E-0030843F15E6}
vti_back... |
/* 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... |
#dialog-confirm { padding: 0 20px; float: left; width: 750px; }/* Used .*/
/* Using display:table and hack for IE6/7 */
.files-list{display:table;table-layout:fixed;width:100%;list-style:none;padding:0;margin:0;}
.file-element{display:table-row;width:100%;padding:0.5em 0;}
.file-info fieldset{
border:0 none;
padding:0... |
#welcome-text h1 {
flex: 1;
font-size: 20pt;
text-align: center;
font-family: "Helvetica";
font-weight: 600;
}
#welcome-text p {
flex: 1;
font-size: 14pt;
text-align: center;
font-family: "Helvetica";
font-weight: 600;
max-width: 500px;
width: 100%;
}
#welcome-text img {
flex: 1;
border-ra... |
.tetris-container {
display: flex;
justify-content: center;
align-items: center;
}
.tetris-table {
border: 2px black solid;
}
.tetris-table td {
border: 1px black solid;
width: 10px;
height: 10px;
}
.tetris-table td.l1 {
background-color: red;
}
.tetris-table td.l2 {
background-color: yellow;
}
.t... |
/* Variables
/* ---------------------------------------------------------- */
:root {
/* Colours */
--orange: #ffbb4d;
--plum: #4450E7;
--indigo: #090051;
--wine: #2F2C81;
--neptune: #89F4EA;
--green: #a4d037;
--purple: #ad26b4;
--yellow: #fecd35;
--red: #f05230;
--darkblue:... |
* {
box-sizing:border-box;
}
html,
body {
height: 100%;
margin: 0;
padding: 0;
}
h4 {
margin-top: 5px;
margin-bottom: 5px;
}
.container {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.navbar {
z-index: 100;
position: absolute;
min-width: 110px;
margin-top: 10px;
margin-bottom: 0px;
margin-ri... |
/*! HTML5 Boilerplate v5.3.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.
*/
/* ===============================... |
.my_content {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.block {
color: #ccc;
display: flex;
flex-direction: column;
justify-content: space-between;
width: 350px;
height: 210px;
padding: 10px;
background-color: #313348;
margin: 3... |
/* Framework */
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
display: block !important;
height: 100%;
min-height: 740px;
overflow-x: hidden;
overflow-y: auto;
background: rgb(215, 215, 215);
background: -o-radial-gradient(rgb(240, 240, 240), rgb(190, 190, 190));
background: -moz-ra... |
/*!
* Bootstrap v2.3.2
*
* Copyright 2012 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 @twitter by @mdo and @fat.
*/
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-he... |
@import "~bootstrap/dist/css/bootstrap.min.css";
body {
font-family: "Raleway", sans-serif;
font-weight: bold;
background-color: rgb(220, 220, 248);
}
.excuses {
background-color: rgb(202, 202, 247);
border-radius: 5px;
} |
* {
margin: 0;
padding: 0;
}
body {
background-color: #FFFFFF;
color: #63B893;
font-family: 'Poppins', sans-serif;
}
h1 {
margin: 10px auto;
}
.main-container {
align-items: center;
display: flex;
flex-direction: column;
height: 800px;
}
.tic-tac-grid {
max-height: 300px;
max-width: 100%;
}
... |
html,body,div,span,h1,h2,h3,h4,p,a,img,ul,li,form,label,footer,header,button,input{margin:0;padding:0;border:0;outline:0}
html{font-size:13px}
body{line-height:1;color:#000;background:#fff}
ul{list-style:none}
a,button,input{font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseli... |
@import url(https://fonts.googleapis.com/css?family=Varela+Round);
/*-------------
General
-------------*/
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
font: normal 16px sans-serif;
color: #555;
}
ul, nav{
list-style: none;
}
a{
text-decoration: none;
color: inherit;
cursor: pointer;
opac... |
@import "../libs/normalize/normalize.css";
/* @import "../libs/fontawesome/css/fontawesome-all.css"; */ |
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}
html,
body,
#root {
height: 100%;
}
.ant-layout {
min-height: 100%;
} |
/* Add some css styles based on the tutorial at javascript.info: introduction to browser events
https://javascript.info/introduction-browser-events */
body {
padding: 10px;
}
.carousel {
position: fixed;
width: 398px;
padding: 10px 40px;
border: 1px solid #ccc;
border-radius: 15px;
background: grey;
}
... |
#graficoStoricoContagiatiNazionale {
width: 100%;
height: 40vh;
}
#graficoDifferenzaTamponiNegativiTamponiPositivi{
width: 100%;
height: 20vh;
}
#graficoNuoviPositiviPerRegione{
width: 100%;
height: 22vh;
} |
@font-face {font-family: "iconfont";
src: url('iconfont.eot?t=1545638191489'); /* IE9*/
src: url('iconfont.eot?t=1545638191489#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.ttf?t=1545638191489') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('iconfont.svg?t=154... |
body{width:100%;height:100vh;overflow-y:auto}.cover{position:absolute;left:0;top:0;width:100%;height:100%}.loader{background:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:100}order-page,order-filter{display:block;position:relative}... |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
}
a {
color: rgb(0, 47, 201);
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
div#header {
position: fixed;
top: 0;
left: 0;... |
//.btn , .btn-default , .btn-primary {
// color: black;
// font-weight: bold;
// background-color: #FF8000;
// border: 0px;
//}
@media (min-width: 768px) {
.dl-horizontal dt {
width:280px;
white-space: normal;
margin-bottom: 5px;
}
.dl-horizontal dd {
margi... |
::-moz-selection {
background: yellow;
}
::selection {
background: yellow;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
html {
font-size: 14px;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
box-sizing: border-box;
}
html,
body {
margin: 0;
line-height: 1.4285em;
color: rgba(0, 0, 0,... |
.cards {
padding: 4rem;
background: #fff;
background-image: url("../../../images/felt.png");
}
.cards h1 {
color: white;
text-align: center;
}
.cards h2,
.cards h4 {
color: black;
text-align: center;
}
.cards div{
color: white;
}
.cards__container {
display:... |
.navbar {
background-color: azure;
}
.nav-link {
color: navy;
}
.card-body {
margin: 10px;
} |
/* Botones */
@import url("./components/buttons.css");
/* Nav */
@import url("./components/nav.css");
/* Footer */
@import url("./components/footer.css");
/* Headings */
@import url("./components/headings-github-markdown.css");
/* Toogle menu */
@import url("./components/toogle_menu.css");
/* Cards notification */... |
body {
margin: 0;
padding: 0;
}
* {
font-family: 'Righteous', cursive;
}
.nav-bar {
height: 70px;
background: #262626;
overflow: hidden;
position: fixed;
top: 0;
width: 100%;
/* position: fixed; */
}
.brand {
position: absolute;
padding-left: 20px;
float: left;
line-height: 70px;
text-trans... |
/* @media only screen and (max-width: 600px){
.cardHolder .card
{
min-width:345px ;
}
}
.card{
} */
@media only screen and (max-width:1042px){
.cardHolder
{
position: absolute;
top: 200px;
flex-wrap: wrap;
}
.card{
width: 28%;
font-size:... |
/* WIZARD GENERAL */
.wizard {
display:none;
}
.wizard-dialog {}
.wizard-content {}
.wizard-body {
padding: 0;
margin: 0;
}
/* WIZARD HEADER */
.wizard-header {
padding: 9px 15px;
border-bottom: 0;
}
.wizard-header h3 {
margin: 0;
line-height: 35px;
display: inline;
font-family: 'Helvetica Neue', Helvetic... |
@charset "UTF-8";
.clearer {
clear: both;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit... |
@CHARSET "UTF-8";
.title{font-family: verdana, tahoma, sans-serif;FONT-SIZE: 12px;font-weight:bold}
.grey{FONT-SIZE: 13px;color:#666666}
.orange {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600}
.orange A:link {font-family: verdana, tahoma, sans-serif;font-size:12px;color:#FF6600;text-decoration:... |
#page-teacher-list {
width: 100vw;
height: 100vh;
}
#search-teachers {
margin-top: 3.2rem;
}
#search-teachers label{
color: var(--color-text-in-primary);
}
#search-teachers button {
width: 100%;
height: 5.6rem;
background: var(--color-secundary);
color: var(--color-button-text);
... |
/*
Theme Name: Inkness
Layout: Content-Sidebar
*/
.content-area {
float: left;
margin: 0 -25% 0 0;
width: 100%;
}
.site-main {
margin: 0 25% 0 0;
}
.site-content .widget-area {
float: right;
overflow: hidden;
width: 25%;
}
.site-footer {
clear: both;
width: 100%;
} |
/*
body {
/* background-image: url(/img/euchalyptus.jpeg); */
/* height: 500px; */
/* background-size: cover;
background-attachment: fixed; */
/* width: 960px; */
/* img {
position: fixed;
top: 400px;
left: 400px;
} */
header {
/* position: relative;
box-shadow: inset 0 -3em 3em rgba(0,0,0,0.1),... |
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--succ... |
.Cart {
position: fixed;
z-index: var(--z-index-cart);
top: var(--header-height);
bottom: 0;
right: 0;
background: var(--gradient-base-background-1);
background-attachment: fixed;
transform: translate3d(0, 100vh, 0);
visibility: hidden;
overflow-y: hidden;
overflow-y: scroll;
width: 100%;
disp... |
/*!
* Bootstrap v4.0.0-beta (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
|
/* lexend-mega-latin-ext-200-normal*/
@font-face {
font-family: 'Lexend Mega';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url('./files/lexend-mega-latin-ext-200-normal.woff2') format('woff2'), url('./files/lexend-mega-latin-ext-200-normal.woff') format('woff');
} |
.u-font-faustina-400 {
font-family: 'Faustina' !important;
font-weight: 400 !important;
}
.u-font-faustina-500 {
font-family: 'Faustina' !important;
font-weight: 500 !important;
}
.u-font-faustina-600 {
font-family: 'Faustina' !important;
font-weight: 600 !imp... |
/* Lovingly hand-crafted and wood-smoked in my custom oven */
html, body {
margin: 0;
padding: 0;
}
h1, h2, h3 {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 20px;
}
a {
font-family: 'Merriweather', serif;
}
::-webkit-input-pla... |
/*! jQuery UI - v1.11.4 - 2016-04-20
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
|
table {
width: 100%;
height: 90%;
margin: auto;
text-align: left;
border-collapse: collapse;
border-bottom: 3px solid #484b82;}
th {
border-top: 3px solid hsl(237, 29%, 40%);
border-bottom: 2px solid #484b82;}
tbody tr:nth-child(odd) {
background: #eff0f2;}
td, th {
... |
/*!
* jQuery UI CSS Framework 1.11.2
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault... |
body {
padding: 0;
margin: 0;
}
#map,
body,
html {
height: 100%;
}
.legend {
padding: 16px 18px;
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #555;
background: #fff;
background: rgba(255, 255, 255, 0.8);
border-radius: 5px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.lege... |
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot');
}
@font-face {
font-family: 'icomoon';
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none... |
body {
font-family: "Helvetica", Arial, sans-serif;
background-color: #f3f3f3;
color: #333; }
section {
width: 70%;
background-color: #e3e3e3;
margin: 20px auto;
padding: 5%;
text-align: center; }
/*# sourceMappingURL=style.css.map */ |
.finishContainer {
display: flex;
flex-direction: column;
align-items: center;
font-family: Rajdhani;
font-weight: 600;
color: var(--white);
}
.finishContainer > div {
display: flex;
align-items: center;
justify-content: center;
flex: 1;
background: var(--white);
box-shadow: 0 0 60px rgba(0, 0... |
@tailwind base;
@tailwind components;
@tailwind utilities;
.purple-widget {
@apply bg-purple-50 border-purple-200 border-2 rounded-t-lg mt-4;
}
.purple-widget div:first-of-type {
@apply bg-purple-100 p-3;
}
.purple-widget div:last-of-type {
@apply p-3;
}
.green-widget {
@apply bg-green-50 border-green-200 bo... |
* {
box-sizing: border-box;
}
.nameBorder {
width: 25%;
height: 98px;
margin:10px;
background-color: #4aaaa5;
border-width: 2px;
padding: 15px;
text-align: center;
position: fixed;
left: 89px;
top: 15px;
display: inline-block;
font-size: 42px;
color: white;
font-family: 'Georgia', Times, Tim... |
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
.breadcrumbs {
margin: 20px 0;
}
.breadcrumbs ul {
display: flex;
flex-wrap: wrap;
padding: 0;
}
.breadcrumbs li {
position: relative;
padding: 5px 10px;
}
.breadcrumbs li:first-child {
padding-left: 0;
}
.breadcrumbs li a {
margin-left: 20px;
}
.active {
color: #333;
} |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: JetBrains Mono;
}
body {
background-color: rgb(32, 28, 28);
color: rgb(211, 204, 204);
}
header {
text-align: center;
font-size: 27px;
margin: 20px 2%;
}
.main {
position: absolute;
top: 60%;
left: 50%;
... |
a.topbar-item:link, a.topbar-item:visited{
color: #000000;
font-size: x-large;
text-decoration: none;
}
a.topbar-item:hover{
text-decoration: underline;
}
#topbarsigninButton {
position: relative;
float: right;
}
#topbarsignoutButton {
position: relative;
float: right;
}
#settings {... |
.flex{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-content: flex-start;
}
.flex > *{
width: 380px;
height: auto;
padding: 20px 0;
border-top: 2px #ddd solid;
}
.flex img{
width: 100%;
}
@media screen and (max-width: 700px){
.flex{
display: block;... |
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
/*
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
*/
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: inset... |
/*我的生活 mylife.phtml*/
.mylifeheader{
width: 100%;
border-width: 0px 0px 1px 0px;
box-sizing: border-box;
}
.photo-img{
box-shadow: 0px 1px 10px #888888;
}
.topheader{
top:1em;
width: 100%;
position: absolute;
z-index: 2;
}
.topheader a img{
width: 6.5%;
}
.flo-right{
float: right;
}
.set{
margin-left: ... |
/**
* ALLGEMEINE EINSTELLUNGEN
*/
@import url('https://fonts.googleapis.com/css?family=Roboto');
.hidden {
display: none;
}
html {
font-family: 'Roboto', sans-serif;
font-size: max(2vmin, 16px);
--default-padding: 1rem;
--small-padding: 0.5rem;
}
body {
background: white;
color: mintcr... |
/* montserrat-alternates-latin-ext-500-normal*/
@font-face {
font-family: 'Montserrat Alternates';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('./files/montserrat-alternates-latin-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-alternates-latin-ext-500-normal.woff') form... |
@font-face {
font-family: "思源黑体 CN";
src: url("../font/SourceHanSansCN-Regular.otf");
src: url("../font/SourceHanSansCN-Bold.otf");
src: url("../font/SourceHanSansCN-Light.otf");
src: url("../font/SourceHanSansCN-Heavy.otf");
src: url("../font/SourceHanSansCN-Normal.otf");
}
#content {animation:content 1.2s;}
@... |
body{
position:absolute;
height:100%;
width:100%;
overflow:hidden;
font-family:"Roboto-Regular";
margin:0;
background: url(https://i.nahraj.to/f/2g68.png) no-repeat center center fixed;
background-size: cover;
height: 100%;
overflow: hidden;
}
body *,body *:before,body *:after{
-moz... |
.example-radio-group {
display: inline-flex;
flex-direction: column;
}
.example-radio-button {
margin: 5px;
}
.example-selected-value {
margin: 15px 0;
} |
.sidebar-container {
position: fixed;
z-index: 999;
width: 100%;
height: 100%;
background: #0d0d0d;
display: grid;
align-items: center;
justify-content: center;
top: 0;
left: 0;
transition: 0.3s ease-in-out;
}
.sidebar-hidden {
opacity: 0%;
top: -100%
}
.sidebar-ico... |
/*Make Animations compatible across browsers!!!!*/
/*Currently only works in Chrome!!!*/
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
html, body {
margin:0;
padding:0;
height:100%;
font-family: 'Audiowide', cursive, sans-serif;
}
body {
background-image:
linear-gradie... |
/* ==UserStyle==
@name demon slayer roblox
@namespace USO Archive
@author yxshiika
@description `yes`
@version 20200409.11.2
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
ody {
background-color: white;
}
h1 {
color: white;
text-align: center;
}
p {
fo... |
body
{
font-family: 'Segoe UI', sans-serif;
padding-left: 3px;
}
#voting {background-color: #fff;}
#colorlabel {position: absolute; left: 300px; top: 300px; font-size: 80px;font-weight:bolder;}
.label {
font-size: 100%;
}
body {
background-color: #000;
}
#instructions {
background-color: #fff;
}
#trafficlig... |
.fz-px-6 {
font-size: 6px !important; }
.fz-px-8 {
font-size: 8px !important; }
.fz-px-10 {
font-size: 10px !important; }
.fz-px-12 {
font-size: 12px !important; }
.fz-px-14 {
font-size: 14px !important; }
.fz-px-16 {
font-size: 16px !important; }
.fz-px-18 {
font-size: 18px !important; }
.fz-px-20... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.container_video {
opacity: 1;
width: 100%;
height: 100%;
}
.text_container{
position: absolute;
width: 100%;
height: auto;
top: 0%;
left: 0%;
margin-top: 20vw;
}
.text_video_up {
font-size: 1.5vw;
text-... |
.btnIcon {
border-radius: 50%;
}
.btnLabel {
font-size: 1rem;
} |
/*!
* # Semantic UI 2.2.6 - Rating
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
html,body,#CaptivateContent {
height:100%;
overflow: hidden;
}
body {
margin:0;
padding:0;
overflow:auto;
}
#CaptivateContent {
text-align:center;
} |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.