content stringlengths 6 1.05M |
|---|
@import 'part:@sanity/base/theme/variables-style';
/* The fullscreen editor renders in a portal element */
.fullscreenPortal {
/*
NOTE: The reason for the double selector here, is to be able to override
`@sanity/ui`’s CSS for the `Layer` component. Since `styled-components`
applies class names to the ele... |
@import "triggers.css";
@import "variables.css";
@import "archive.css";
@import "previous.css";
@import "help.css";
body {
background: #cccccc;
}
.buttons {
display: block;
cursor:pointer;
}
div.background {
position: fixed;
bottom: 2.6em;
right: 2px;
width:122px;
height:190px;
z-... |
.section {
min-height: 100vh;
margin-left: 3rem;
margin-right: 3rem;
padding-top: 6.5rem;
}
.actived {
animation: slideSelect 1s ease;
}
@keyframes slideSelect {
from {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow-x: hidden;
overflow-y: auto;
transform: t... |
body{
font-family: 'Noto Sans TC', sans-serif;
}
hi , h2 , h3 , h4 , h5 , h6 {
font-family: 'Noto Sans TC', sans-serif;
}
.subheading {
font-family: 'Noto Sans TC', sans-serif;
}
|
body {
margin: 0;
padding: 0;
font-family: 'Roboto', "Helvetica", "Arial", sans-serif;
width: 100vw;
height: 100vh;
}
|
.item {
display: flex;
flex-direction: column;
width: 80px;
height: 50px;
justify-content: center;
align-items: center;
padding: 5px;
}
.percentage {
margin-top: 10px;
font-size: 18px;
font-weight: 700;
}
|
.logo-img
{
width: 150px;
height: 100px;
}
.superSport_logo
{
width: 150px;
height: 100px;
background-color: #103464;
}
.logo-container
{
position: relative;
left: 30px;
}
.logo-img:hover,.superSport_logo:hover
{
border:solid black;
border-width: 2px;
cursor: pointer;
} |
:root {
--focus-outline-color: rgba(var(--complement-2), 1);
--focus-outline-thickness : 1px;
}
:focus {
outline: var(--focus-outline-color) solid var(--focus-outline-thickness);
}
katex-expr {
border: rgba(0,0,0,0) solid v
ar(--focus-outline-thickness);
}
input:invalid {
border-color: #FDD !i... |
.divide-transparent > * + * {
border-color: transparent;
}
.divide-current > * + * {
border-color: currentColor;
}
.divide-black > * + * {
border-color: rgba(0, 0, 0, 1);
}
.divide-white > * + * {
border-color: rgba(255, 255, 255, 1);
}
.divide-gray-50 > * + * {
border-color: rgba(249, 250, 251, 1);
}
.d... |
header {
margin-bottom: 30px;
padding-top: 20px;
padding-bottom:75px;
height: 100px;
background-color: black;
color:white;
}
body { background:
linear-gradient(135deg, #ECEDDC 25%, transparent 25%) -50px 0,
linear-gradient(225deg, #ECEDDC 25%, transparent 25%) -50px 0,
linear-gradient(315deg, #EC... |
md-input-container textarea.md-input {
min-height: 30px;
}
md-sidenav {
width: 80vw;
max-width: 80vw;
}
.toggle-json-fab {
position: fixed;
bottom: 16px;
right: 16px;
}
.node-entry{
color: #404040;
}
.node-description {
margin-left: 4px;
color: #606060;
}
.json-view, .node-offset {
font-famil... |
.menu-grid__item_gsm {
background-color: #EECEBC;
}
|
/*
=========
temporary styles
=========
*/
.border-bottom {
border-bottom: 1px solid var(--COLOUR-GREY-ONE);
}
.p-b-1 {
padding-bottom: 1rem;
}
.m-b-0 {
margin-bottom: 0;
}
.m-y-0 {
margin-top: 0;
margin-bottom: 0;
}
.ui-table {
margin: 1rem 0;
}
.article-sidebar {
font-family: Lato... |
html, body {
background: #FAFAFA;
height: 100%;
padding: 0;
margin: 0;
font-family: 'Roboto', 'Helvetica', sans-serif;
}
main {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.container {
margin: 0 180px;
}
.disclosure-button:hover, .disclos... |
/* ==================================================================
COLOR SCHEMES
================================================================== */
.home-form .nav-tabs > li.active > a,
.home-form .nav-tabs > li > a:hover,
.home-form .nav-tabs > li.active > a:focus,
.slider-btn .btn-white:hover,
.tp-caption.sli... |
/*
* Copyright (c) 2021 Pradyun Gedam
* Licensed under MIT License
* SPDX-License-Identifier: MIT
*
* THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO... |
@media handheld, screen and (min-width: 760px) and (max-width: 959px) {
#login-content
{
overflow-y: auto;
}
#login-centralized
{
width:760px;
}
#login-container-left-pane
{
float: left;
width: 450px;
}
#login-container-right-pane
{
... |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
body{
font-family: 'Noto Sans JP', sans-serif;
}
.form-container{
background: #0B3ED9;
height: 100vh;
}
.form-container .container{
width: 70%;
padding: 54px;
}
.form-container .main h1{
font-... |
body{
min-height: 300vh;
background-color: #263238;
}
.container {
position: relative;
z-index: 9999;
}
.opciones {
background-color: #b43e60;
}
.file-input{
display: none;
} |
@import url('https://fonts.googleapis.com/css?family=Aldrich');
body {
font-family: 'Aldrich', sans-serif;
}
@media only screen and (min-width: 640px) {
#container {
border-radius: 100%;
background-color: black;
width: 640px;
height: 640px;
margin: 30px auto 0 auto;
display: flex;
flex-... |
.userinfo {
position: relative;
width: 580px;
padding: 0 58px;
overflow: hidden;
}
.userinfo-title {
margin: 45px 0 0 0;
padding-left: 15px;
border-left: 4px solid #eb983a;
font-size: 16px;
}
#userinfo_form {
padding: 30px 0;
font-size: 14px;
}
.userinfo-form-row {
padding... |
.project-listing {
list-style: none;
border-bottom: 1px solid #eee;
padding-top: 20px;
padding-bottom: 20px;
}
.project-listing-planguage {
float: right;
margin-top: 20px;
font-weight: bold;
color: #5e5e5e;
}
.project-listing-metadata {
color: #5e5e5e;
font-size: 12px;
}
.proj... |
.layui-layer-msg{
border-color: transparent!important;
box-shadow: 2px 0 6px rgb(0 21 41 / 0.05)!important;
} |
.card {
border-style: solid;
border-width: thin;
border-color: white;
border-radius: 5px;
width: 150px;
text-align: center;
padding: 5px;
-webkit-box-shadow: -1px 2px 10px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 2px 10px -1px rgba(0,0,0,0.75);
box-shadow: -1px 2px 10px -1px... |
.fehlerliste
{
border: 1px solid red;
background: #eee;
padding: 10px 0px 0px 10px;
margin-bottom: 10px;
}
.form_error
{
color:red;
font-weight:600;
}
/*
.labdiv
{
float:left;
margin:2px;
margin-bottom:5px;
width:99%;
}
*/
.labdiv {overflow: hidden;}
.labdiv label
{
display:block;
float:left;
margin-top:... |
.main{
background-color: whitesmoke;
border-radius: 20px 20px 0 0;
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
margin: 20px;
}
.city{
text-align: center;
padding: 15px 0;
background-color: #0086d6;
border-radius: 20px 20px 0 0;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: ... |
body {
background-color: tan; }
|
.cards {
padding: 5px 0 0 0;
width: 100%;
}
.cards__card {
margin: 5px 3% 5px 3%;
display: inline-block;
height: 90px;
width: 19%;
font-size: 31pt;
}
|
.green {
color: olivedrab;
}
.red {
color:tomato;
}
|
.formular {
background-image: -webkit-linear-gradient(30deg, #2c3e50 50%, #4dc4ae 50%);
border-top: 1px solid #ffffff;
color: #ffffff;
overflow: hidden;
padding: 20px 0 20px 0;
min-height: 300px;
}
.fa-2x {
color: #ffffff;
}
.bg-users {
text-align: center;
}
.card-left {
... |
.register-box{
min-height:100vh;
background-color:#00bcd4;
} |
@viewport {
orientation: portrait;
}
|
.content{
width: 651px;
}
.row-fluid ["span"] {
display: inline-block;
width: 2%;
min-height: 30px;
margin-left: 2.127659574468085%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.spanBtn {
width: 20px;
height: 20px;
cursor: pointer;
background-c... |
.hover\:-moz-user-select\:auto:hover{
-moz-user-select:auto
}
.-webkit-box-orient\:vertical{
-webkit-box-orient:vertical
}
.-webkit-line-clamp\:3{
-webkit-line-clamp:3
}
.-apple-pay-button-type\:plain{
-apple-pay-button-type:plain
}
@media (min-width: 450px) {
.minw450px\:-webkit-box-orient\:vertical{
-webkit-box... |
* {
margin: 0;
padding: 0;
list-style-type: none;
}
#leftsead {
position: fixed;
top: 50%;
right: 0px;
z-index: 100;
}
#leftsead li {
overflow: hidden;
}
#leftsead li a {
width: 28px;
height: 34px;
padding-left: 5px;
float: right;
display: block;
min-width: 35px;
... |
/*Property Add Form Wizard CSS Start*/
.page-title-box .page-title {
font-size: 24px;
line-height: 30px;
margin-top: 20px;
font-weight: 700;
}
.card-body .form-wizard-header {
margin-left: 0;
margin-right: 0;
}
.nav-justified .nav-item + .nav-item a {
margin-left: 40px;
}
.nav-pills .nav-lin... |
.App-class {
background-color: white;
height: 100vh;
font-size: calc(7px + 2vmin);
font-weight: bold;
align-items: center;
text-align: center;
color: black;
}
html,body {
margin: 0;
padding: 0;
height:100vh;
}
/*Start of Card CSS*/
.clientcard {
border: 2px solid rgb(94, 94, 94);
background-... |
.background-image-holder {
background: #cccccc url('../img/dark-logs-bg.jpg') no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
}
.image-container {
position: absolute;
height: 100%;
... |
.btn_ {
-moz-box-shadow: inset 0px -3px 7px 0px #42d6cc;
-webkit-box-shadow: inset 0px -3px 7px 0px #42d6cc;
box-shadow: inset 0px -3px 7px 0px #42d6cc;
background-color: #3aafa9;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
cursor: pointer;
color: #ffffff;
... |
:where(html) {
--violet-0-hsl: 252 100% 97%;
--violet-1-hsl: 257 100% 93%;
--violet-2-hsl: 256 100% 87%;
--violet-3-hsl: 255 94% 79%;
--violet-4-hsl: 255 93% 72%;
--violet-5-hsl: 255 91% 67%;
--violet-6-hsl: 255 86% 63%;
--violet-7-hsl: 255 78% 60%;
--violet-8-hsl: 255 67% 55%;
--violet-9-hsl: 255 5... |
.customCheckbox__checkbox {
min-width: 26px;
margin-right: 8px;
width: 26px;
height: 26px;
border: 1px solid #707172;
}
.customCheckbox__checkbox:hover {
border-color: #f08200;
}
.customCheckbox__checkbox-checkmark {
width: 20px;
height: 20px;
padding: 4px;
display: none;
}
.customCheckbox__checkbox... |
@layer utilities {
.cy-card {
@apply w-min rounded-[12px] transition-all font-sans relative cursor-auto hover:cursor-default !text-onPrimaryContainer;
}
.cy-card > .cy-state-layer > .cy-padding-layer {
@apply p-[12px];
}
.cy-card > .cy-state-layer {
@apply h-max !cursor-auto ... |
body{
margin: 0;
}
.App{
min-height: 100vh;
background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
}
.About{
display: flex;
justify-content: center;
background-color: rgb(255, 255, 255);
min-height: 100vh;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.Image-bl... |
.about__author__blog {
display: grid;
grid-template-columns: repeat(12, 1fr);
box-shadow: 0px 6px 12px 0 rgba(30, 60, 114, 0.1);
margin: 24px auto;
margin-top: 40px;
padding: 0px 0px;
max-width: 850px;
border-radius: 4px;
}
.about__author__contrib {
display: grid;
z-index: 10;
... |
@font-face {
font-family: "Selected Font";
src: url("/font.woff2");
font-display: swap;
}
* {
position: relative;
font-family: "Selected Font", sans-serif;
}
html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
#main {
z-index: 1;
width: 100%;
height: calc(10... |
.container {
display: flex;
}
.movies {
flex: 1;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
.movie {
flex-basis: 300px;
border: 1px solid lightgrey;
border-radius: 6px;
padding: 6px;
}
.details {
background-color: purple;
}
|
/* CSS BY JIŘÍ BĚLSKÝ - FRAC PROJECT */
/*
FONT AWESOME - ICON FONT
*/
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0');
src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
url('../fonts/fontawesome/fon... |
@media print {
#printPageButton, .col-12 {
display: none;
}
body {
-webkit-print-color-adjust: exact;
-moz-print-color-adjust: exact;
-ms-print-color-adjust: exact;
print-color-adjust: exact;
}
}
.image-bottom{
text-align: -webkit-center;
}
#printPageButton {
background: rgb(153,69,255);... |
html {
display: block;
height: 100%;
font-size: 10px;
font-family: sans-serif;
-webkit-tap-highlight-color: transparent;
}
body {
display: block;
margin: 0;
padding-top: 10px !important;
min-width: 768px;
height: 100%;
line-height: 1.42857;
color: #333;
background-co... |
.models {
& ul {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(156px, 1fr));
grid-gap: 1rem;
list-style: none;
padding: 0;
text-align: center;
}
& li {
& .avatar {
display: inline-block;
width: 156px;
height: 156px;
background-color: color(var(... |
.tag{
background-color: #f012be;
padding: 5px;
border-radius: .25rem;
color: white !important;
font-size: x-small;
margin: 0 5px 0 5px;
cursor: pointer;
}
.tag i{
margin-left: 3px;
} |
p.cr-comment-image-text { margin-bottom: 0.5em; font-size: 0.9em; }
p.cr-comment-video-text { margin-bottom: 0.5em; font-size: 0.9em; }
div.iv-comment-image { width: 150px; float: left; margin-right: 5px; }
div.iv-comment-image-top { width: 150px; display: inline-block; margin-right: 5px; vertical-align: top; max-heigh... |
.button {
cursor: pointer;
text-decoration: none;
color: #ffffff;
background-color: #0c71c3;
padding: 0.7em 1.25em;
border-radius: 0.35em;
text-transform: uppercase;
font-weight: 600;
border: 1px solid #ffffff;
transition: all 0.5s ease;
}
.button:hover {
background-color: #ffffff;
color: #3333... |
body, html {
background-color: #1f2c39;
}
body {
font-family: "Helvetica Neue","Helvetica","Microsoft YaHei","WenQuanYi Micro Hei","Hiragino Sans GB",Simsun,Arial,sans-serif;
color: #000;
}
blockquote p {
font-size: 20px;
}
h1, .h1 {
font-size: 32px;
}
h2, .h2 {
font-size: 28px;
}
h3, .h3 {
font-size: 26... |
p>img {
width: 100px;
height: 100px;
}
img {
width: 400px;
height: 400px;
}
#colorBlocks>div {
display: inline-block;
}
.green {
background-color: green;
}
.blue {
background-color: blue;
}
.red {
background... |
header nav {
& {
width: 80%;
max-width: 600px;
margin: 0 auto;
}
& ul {
& {
list-style-type: none;
margin: 0;
padding: 0;
}
& li {
& {
display: inline-block;
margin: 0 10px;
}
& a {
& {
color: #fff;
font-siz... |
* {
font-family: Verdana, sans-serif;
}
.form {
display: grid;
align-items: center;
grid-template-areas: 'header img' 'button img';
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
width: 800px;
padding: 10px;
border: lightgrey 2px solid;
border-radius: 10px;
}
.form__header {
dis... |
.gitter-chat-embed {
z-index: 9999;
}
@media (min-width:768px){
.container{
width:700px
}
}
@media (min-width:992px){
.container{
width:800px
}
}
@media (min-width:1200px){
.container{
width:800px;
}
}
body {
padding-top: 50px;
font-family: "Lato";
backgr... |
h3 {
font-family: 'Audiowide', cursive;
background-color: rgb(255, 217, 0);
margin: 20px;
color: rgb(10, 10, 175);
}
.header {
font-family: 'Audiowide', cursive;
color: rgb(10, 10, 175);
}
p {
font-family: 'Times New Roman', 'Times', 'serif';
font-size: 20px;
padding: 10px;
}
/* ... |
/*! 一分钱助学 网站通用层叠式样式表 */
/* ==========================================================================
BUILD: 201607011258
============================================================================ */
/**
* 想要加入我们吗?发送邮件到johnzhang@1cf.co并注明是通过此途径【ocf.css】找到的就可以啦!
* 额你问我需要什么条件?会打CS1.6总没问题吧 ^_^
*/
/**
* 以下是一些通用... |
.button {
-fx-font-weight: bold;
}
.stackpane {
-fx-background-color: #2f4f4f;
-fx-padding: 15;
}
|
*{padding: 0;margin: 0;}
ul,li,p,a,dd,dl,dt,h1,h2,h3,h4,h5,h6,div,i{
list-style: none;
font-family: arial, "微软雅黑", sans-serif;
font-size: 12px;
margin:0;
padding:0;
font-style: normal;
}
a{
text-decoration: none !important;
color:#000;
}
*,
*::before,
*::after {
box-sizing: content-... |
.app-nav {
display: flex;
position: relative;
}
.nav-tab-div {
display: flex;
flex: 1;
justify-content: center;
align-items: center;
}
.nav-tabs-container {
width: auto;
background-color: #27a3be;
border-radius: 15px;
display: flex;
padding: 5px;
flex-wrap: wrap;
}
.nav-tab {
flex: 1 !impor... |
/* tool-base.css - base values - focus on positioning, margins, paddings
- all skins in a given instalation then can participate in these definitions
- and still style things differently in tool.css*/
/*first pass at a printable sheet - essentially omitting from the print all controls,
and reformatting info for the ... |
@charset "utf-8";
/* CSS Document */
body{ font-family:"宋体"; font-size:12px; color:#000; margin:0px; padding:0px; background: url(../images/index_bg.2.jpg) repeat-x top;}
div{ margin:0px; padding:0px;}
img{ margin:0px; padding:0px; border:0px;}
ul{ margin:0px; padding:0px; list-style-type:none;}
li{ margin:0px; padding... |
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css");
.header {
border-bottom: 2px solid gray;
}
.note {
margin: 20px 0;
height: 400px;
}
.textarea {
border: 0;
width: 100%;
height: 100%;
}
.title {
text-align: left;
font-weight: bold;
}
/*# sourceMappingURL=styl... |
@charset "utf-8";
/* CSS Document */
#wrap {min-height: 100%;
}
#footer {position: relative;
margin-top: -200px; /* negative value of footer height */
height: 200px;
clear:both;
background:#333333;
}
li{list-style-type: none;
}
img {
margin-left:30px;
}
p {
text-align:center;
color:black;
}
#... |
.formContact{
display: flex;
flex-direction: column;
width: 50%;
align-items: center;
justify-content: center;
margin: auto;
}
.formInput{
width: 100%;
margin-bottom: 10px;
padding: 10px;
border-radius: 5px;
border: 1px solid grey;
}
.submitButton{
padding: 10px;
ba... |
.token.comment,.token.prolog,.token.doctype,.token.cdata {color:#888;}
.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol {color:#905;}
.token.selector,.token.attr-name,.token.string,.token.builtin {color:#690;}
.token.atrule,.token.attr-value,.token.punctuation,.token.keyword {color:... |
/**
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*/
#viz {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
position: relative;
width: 960px;
}
.axis text {
font: 10px sans-serif;
}
.axis path,
.axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdg... |
.ResourceHeading-main {
}
.ResourceHeading-name {
margin-bottom: 0.5em;
font-weight: 700;
}
|
body {
margin:0px;
background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:static;
left:auto;
width:1366px;
margin-left:0;
margin-right:0;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position... |
div#button-box {
display: flex;
justify-content: space-evenly;
}
button.tool-button {
font-family: 'Open Sans';
border: hidden;
border-radius: 8px;
padding: 16px;
background-color: var(--background);
color: white;
transition: 0.1s;
transition-property: transform;
}
button.tool-... |
@charset "UTF-8";
/*!
* Bootstrap v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--bs-blue: #6f42c1;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pin... |
/* 共通 */
main {
width: 50%;
min-width: 1000px;
margin: 0 auto;
line-height: 1.4em;
}
h1 {
font-size: 24px;
text-align: center;
margin: 50px 0;
}
a {
text-decoration: none;
}
.center {
text-align: center;
}
.error {
color: red;
}
.green {
color: green;
}
/* コメント投稿画面 */
.form_wrap {
width: f... |
.clock-h3m30-solid.icon:after {
content: '';
position: absolute;
top: 7px;
left: 7px;
width: 1px;
height: 6px;
color: white;
background-color: currentColor;
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
}
|
@import "./tachyons.css";
@import "./products/desktop/index.css";
|
.container {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width: 70%;
height: 50%;
margin-left : 15%;
margin-top: 5rem;
} |
/*
* Stylesheet menu.css
*/
.cadastroButton{
-fx-background-color: #2f3542;
}
.cadastroButton:hover {
-fx-background-color: #6b7884;
}
.cadastroButton:pressed {
-fx-background-color: #8b959f;
}
.menuButtonLogout{
-fx-background-color: #EAEBED;
-fx-align-content: center;
}
.menuButtonLogout:hover{... |
/* Show the controls (hidden at the start by default) */
.video-js .vjs-control-bar { display: block; }
/* Make the CDN fonts accessible from the CSS */
@font-face {
font-family: 'VideoJS';
src: url('http://vjs.zencdn.net/f/1/vjs.eot');
src: url('http://vjs.zencdn.net/f/1/vjs.eot?#iefix') format('embedded-opentype'),
... |
.sitemap-list > li > a {
font-size: 1.2em;
font-weight: bold;
line-height: 2;
} |
/*暂不适配*/
body,
html {
margin: 0;
padding: 0;
background: #ADAEA8;
}
#my-box {
display: none;
}
.container {
height: 100%;
width: 100%;
}
.box {
width: 18px;
height: 18px;
border-radius: 50%;
background: #fff;
margin: 100px auto;
border: 5px solid #0F1C50;
position: relative;
}
.my-label {
width: 14px;... |
@charset "utf-8";
/* CSS Document */
.color_red { color: #b81403; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
a { text-decoration: none; color: #000; outline:none; }
a:hover... |
.header {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 1em;
}
.header > .logo {
color: #1DA1F2;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0;
font-size: 32px;
}
.header > ul > li > .side {
display: -webkit-box;... |
body {
font-family: sans-serif;
margin-top: 2ex;
margin-left: 2ex;
color: rgb(36, 36, 36);
}
h1 {
color: rgb(87, 87, 87);
}
ul {
list-style-type: none;
margin-left: 2ex;
padding-left: 0;
}
li {
margin-top: 1ex;
}
a {
text-decoration: none;
border-bottom: 1px dashed rgb(216, 216, 216);
}
a:lin... |
.additional-info {
background-color: rgba(3, 9, 49, 0.7);
width: 100%;
line-height: 1.5em;
bottom: 0;
transform: translateY(100%);
opacity: 0;
text-shadow: 1px 1px 10px #333;
box-shadow: 0px -10px 45px 3px rgba(0, 0, 0, 0.75);
transition: 0.1s ease-out;
position: fixed;
z-index: 1;
}
.additional-... |
#header {
background-color:#111011;
padding:10px;
}
#header h1 {
margin:10px auto;
}
|
body {
width: 400px;
margin: 20px auto;
font-family: monospace;
}
h1 {text-transform: uppercase;}
p {font-size: 20px;}
.vis {background-color: #eee;}
.vis-d3, .vis-manual, .vis-small {
border: 2px dashed black;
width: 200px;
height: 200px;
padding: 5px;
margin: 5px;
display: flex;
flex-wrap: wra... |
/* Move styles here... */ |
/**
*
*
*HTML5字体设置
*
*
**/
@font-face {
font-family: '华文行楷';
src: url('../lib/华文行楷.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: '隶书';
src: url('../lib/隶书.ttf') format('truetype');
font-weight: normal;
font-st... |
.logo {
width: 40%;
}
.sub-header {
color: white;
font-size: 24px;
font-weight: 500;
padding: 10px 0px;
} |
.file-upload {
background-color: #ffffff;
margin: 0 auto;
padding: 20px;
height: 530px;
}
.file-upload-btn {
width: 100%;
margin: 0;
color: #fff;
background: #1FB264;
border: none;
padding: 10px;
border-radius: 4px;
border-bottom: 4px solid #15824B;
transition: all .2s ease;
outline: none;
text-transfor... |
:root {
--color-fonts:#dcdde1;
--first-color: #2b2b2b;
}
body {
background: var(--first-color);
font-family: 'Rubik', sans-serif;
transform: 400ms;
}
.links {
text-align: center;
}
.links a {
color: white;
text-decoration: none;
font-size: 20px;
line-heigh... |
a { border-image-outset: -10 }
b { border-image-outset: 10 -10 }
c { border-image-outset: 0 -10 10 5 }
d { border-image-outset: -10pt }
|
.contact-info {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.contact-buffer {
flex: 0 0 1%;
}
.contact-type {
text-align: right;
flex: 1 1 0%;
font-weight: 500;
}
.contact-text {
text-align: left;
flex: 1 1 100px;
}
.contact-link {
color: lightseagreen;
text-... |
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(assets/roboto/Roboto-Thin-Italic.ttf) format('truetype'), url(assets/roboto/Roboto-Thin-Italic.woff2) format('woff2'), url(assets/roboto/Roboto-Thin-Italic.woff) format('wo... |
@font-face {
font-family: 'Logbook Prime';
font-weight: 400;
src: url('../fonts/LogbookPrime-Regular.ttf') format('truetype');
}
* {
margin: 0px;
border: 0px;
padding: 0px;
}
body {
display: flex;
flex-direction: column;
align-items: center;
align-content: center;
font-family: 'Logbook Prime';
color... |
*{
margin:0;
padding:0;
box-sizing:border-box;
}
body{
font-family: 'Montserrat', sans-serif;
background: #14d2ac;
color: #000000;
}
#wrapper{
height:100vh;
}
.flex-hl-vl-center{
display:flex;
justify-content:center;
align-items:center;
}
.col{
flex-direction:column;
}... |
.impostor{
display:flex;
}
h1{
font-size: 100px;
font-family: Arial, Helvetica, sans-serif;
margin-left:4%;
}
button{
font-size:40px;
} |
#wrapper {
display: block;
}
#title {
color: orange;
text-align: center;
}
#body {
margin-left: auto;
margin-right: auto;
width: 80%;
font-size: 16px;
}
#documentName {
}
#changeDocumentName {
margin-left: auto;
margin-right: auto;
}
#changeDocumentNameInput {
margin-left: auto;
margin-right:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.