text stringlengths 1 1.04M |
|---|
.recipe__title {
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 500;
max-width: 200px;
font-size: 16px;
line-height: 20px;
color: #000000;
margin: 10px 0 13px;
grid-area: title;
} |
.hljs{display:block;overflow-x:auto;padding:.5em;background:#eee;color:#000}.hljs-addition,.hljs-attribute,.hljs-emphasis,.hljs-link{color:#070}.hljs-emphasis{font-style:italic}.hljs-deletion,.hljs-string,.hljs-strong{color:#d14}.hljs-strong{font-weight:700}.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-s... |
@font-face{
font-family: 'icons';
src:url('../fonts/icons/iconfont.eot') format('embedded-opentype'),url('../fonts/icons/iconfont.woff') format('woff'),url('../fonts/icons/iconfont.ttf') format('truetype'),url('../fonts/icons/iconfont.svg') format('svg');
}
html,body{
width: 100;
height: 100%;
color: #555;
... |
@import 'normalize.css';
@import 'skeleton.css'; |
#adminmenu #menu-posts-tribe_events .wp-submenu li:last-child a { color: #f77530; } |
/** Main structure - center and width **/
header.main .inner,
header.main .inner ul,
footer.main,
.error {width: 650px;}
header.main .inner,
header.main,
footer.main,
.error,
div.main {margin: 0 auto;}
/* things to the left and right of center */
.left {width: 220px;}
.right {width: 220px;}
.left {float: left; margi... |
p {
margin: 0 0 1em;
}
.comment {
overflow: hidden;
padding: 0 0 1em;
border-bottom: 1px solid #ddd;
margin: 0 0 1em;
*zoom: 1;
}
.comment-img {
float: left;
margin-right: 33px;
border-radius: 5px;
overflow: hidden;
}
.comment-img img {
display: block;
}
.comment-body {
... |
/*
Template Name: Admin Press Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Admin Press Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*Theme Colors*/
/... |
.UserPortal {
width: 100vw;
/* height: 120vh; */
display: flex;
flex-direction: column;
align-items: center;
background-image: linear-gradient(white, green);
}
.UserPortal header {
height: 27vh;
width: 100%;
display: flex;
align-items: center;
color: rgb(5, 58, 32);
borde... |
/* element-ui 上传组件中头像上传 */
.avatar-uploader .el-upload {
border: 1px dashed #d9d9d9;
border-radius: 6px;
cursor: pointer;
position: relative;
overflow: hidden;
}
.avatar-uploader .el-upload:hover {
border-color: #409EFF;
}
.avatar-uploader-icon {
font-size: 28px;
color: #8c939d;
width: 178px;
height... |
.panel{
width: 850px;
margin: 20px auto;
}
textarea{
height: 125px;
}
.panel.callout{
max-width: 100%;
} |
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700&display=swap");
*,
::after,
::before {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Open Sans",sans-serif;
background: hsl(210, 36%, 96%);
color: hsl(209, 61%, 16%);
line-height: 1.5;
font-size: 0.87... |
body{
background-color: #f7f7f7;
margin:0;
padding:0;
font-family: Roboto,sans-serif;
}
.chat{
width:75%;
margin:0 auto;
margin-top:30px;
}
@media (max-width : 600px) {
.chat{
width:100%;
margin:0;
}
} |
@font-face {
font-family: 'Linearicons-Free';
src:url('fonts/Linearicons-Free.eot?w118d');
src:url('fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
url('fonts/Linearicons-Free.woff2?w118d') format('woff2'),
url('fonts/Linearicons-Free.woff?w118d') format('woff'),
url('fonts/Linearicons-Fr... |
img {
position: relative;
left: auto;
right: auto;
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
#img-div {
width: 96%;
max-width: 100%;
margin: 0 auto;
} |
/* 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... |
/**
* Copyright (c) 2017-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/* Bottom border of each suggestion */
.algolia-docsearch-suggestion {
border-bottom-color: #3a3dd1;
}
/* Main category headers */
.al... |
/*-- Universal Styles --*/
*{
box-sizing: border-box;
}
#body{
background-color:#026aa7;
}
header h1{
background-color: #094C72;
color: white;
padding: 15px 0;
text-align: center;
margin-top: 0px;
}
/* -- List Styling -- */
.list-wrapper{
width: 272px;
margin: 0 4px;
}
.list-header{
font-size: 16... |
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;700&family=Bellefair&family=Nunito:ital,wght@0,200;0,500;0,600;1,200&family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,900;1,100;1,200;1,300;1,400;1,500;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?... |
/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
@font-face {
font-family: 'Montserrat-Regular';
src:url(../fonts/Montserrat-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'Oxyg... |
@import url("https://fonts.googleapis.com/css2?family=Sarala&display=swap");
.landing__title {
font-family: "Sarala";
font-style: normal;
font-weight: bold;
font-size: 12rem;
letter-spacing: 0.12em;
display: flex;
flex-flow: wrap-reverse;
color: #444444;
}
.landing__subtitle {
font-family: "Sarala";
... |
/*!
* # Semantic UI x.x - Site
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic&subset=latin);body,html{height:100%}htm... |
/**
* GriddleCSS
* A flexible responsive grid system based on flex box.
* Version 0.1.0
* https://github.com/tobiasthaden/griddlecss
* Licensed under MIT Open Source
*/
.columns {
display: flex;
}
.columns, .column {
padding-left: 15px;
padding-right: 15px;
}
@media screen and (min-width: 981px) {
.colu... |
:root{//--color-primary:#afa37e}.View_emptyBox_1Wz9t .View_imgItem_BYzrp{height:200px;background-color:#f2f2f2}.View_emptyBox_1Wz9t .View_block_wpdjJ{padding:20px}.View_emptyBox_1Wz9t .View_line2_1pIws{margin-top:-20px}.View_emptyBox_1Wz9t .View_line2_1pIws .View_imgItem_BYzrp{width:363px}.View_contentBox_27sBF .View_l... |
body {
text-align: center;
}
table {
display: inline-table;
border: 3px solid black;
}
th {
border: 3px solid black;
}
td {
border: 1px solid black;
}
th,td {
padding: 3px;
margin: 3px;
}
tr:first-of-type td {
background-color: darkblue;
color: rgb(38, 38, 38);
}
tr:last-of-type td {
backgroun... |
body, table, thead, tbody, tr, th, td{
margin: 0;
padding: 0;
}
body {
font-family: Tahoma, serif;
}
#course-table {
margin: 10px;
border-spacing: 0;
border-collapse: collapse;
}
#course-table thead tr th{
font-weight: normal;
color: white;
background-color: #a6a6a6;
}
#course-table... |
::-ms-reveal,
::-ms-clear {
display: none !important;
}
.hideShowPassword-toggle {
background-color: transparent;
background-image: url('../img/wink.png'); /* fallback */
background-image: url('../img/wink.svg'), none;
background-position: 0 center;
background-repeat: no-repeat;
/*border: 2px solid trans... |
/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
html[dir='rtl'] body.uber-frame > .page {
-webkit-margin-end: 0;
}
body.uber-frame > .page.big-topbar-page {
padding-top: 78px;
}
#top-contai... |
body, html {
padding: 0;
margin: 0;
height: 100%;
width: 100%;
font-family: 'Montserrat', sans-serif;
}
h2 {
color: #c65b2e;
}
.main-navigation {
position: sticky;
height: 50px;
top: 0;
background-color: rgba(30, 84, 147, 1);
}
.main-container {
display: flex;
flex-dir... |
.spinbox{overflow:hidden;position:relative}.spinbox-rows{position:absolute;width:100%}.spinbox-row{position:absolute;left:0;right:0;overflow:hidden;white-space:nowrap;cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.spinbox-selection-window{pos... |
/*
* Licensed to the Sakai Foundation (SF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The SF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use th... |
.home-grid {
display: grid;
height: 100vh;
grid-template-rows: repeat(8, 1fr);
grid-template-columns: repeat(10, 1fr);
grid-gap: 8px;
background: rgb(255,128,1);
background: linear-gradient(90deg, rgba(255,128,1,1) 0%, rgba(3,218,198,1) 100%);
}
.home-grid .grid-item {
display: flex;
... |
@charset "UTF-8";
/* line 1, app/assets/stylesheets/variables/_bold.scss */
.bold {
font-weight: bold;
}
/*
Colors
- to be used as utilities within this file to define text+bg colors
*/
/*
Variables to define look and feel
*/
/*
Colors
- to be used as utilities within this file to define text+bg colors
*/
... |
.card-position {
background-color: #fff4e6cc;
}
.card-act-op {
background-color: #fff4e638;
}
.dn {
display: none;
}
.h120 {
height: 120px;
border: 1px solid #9e9e9e;
border-radius: 3px;
margin: 0px;
}
.h30 {
height: 30px;
margin: -5px;
} |
/* ==UserStyle==
@name Adblock Plus - show text instead of icon
@namespace USO Archive
@author Wladimir Palant
@description `This will make Adblock Plus display the text "Adblock" instead of an icon in the status bar (like old Adblock did).`
@version 20100219.10.30
@license NO-RE... |
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,300italic");
/*
Dopetrope by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
html, body, div, span,... |
i.icon {
font-size: 2em;
}
.container.main {
margin-top: 7em;
}
#delete {
display: inline;
}
.content i {
font-size: small;
} |
/*! jQuery UI - v1.12.1 - 2017-02-09
* 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... |
.dataTap {
width: 40%;
height: 100%;
justify-content: center;
background-color: grey;
border: 1px solid black;
margin: 1vmin;
}
.radixDisplay {
display: flex;
flex-direction: column;
flex: 1 1;
justify-content: center;
align-items: center;
border: 1px solid black;
bac... |
.icon {
background-image: url(../images/sprite-alert-white.PNG);
}
.icon-ic_add_alert_white_24dp {
background-position: -0px -0px;
width: 32px;
height: 32px;
}
.icon-ic_error_outline_white_24dp {
background-position: -32px -0px;
width: 32px;
height: 32px;
}
.icon-ic_error_white_24dp {
... |
:root {
--spectrum-switch-s-emphasized-handle-border-color-selected: var(--spectrum-semantic-cta-background-color-default);
--spectrum-switch-s-emphasized-text-color-selected: var(--spectrum-global-color-gray-800);
--spectrum-switch-s-emphasized-track-color-selected: var(--spectrum-semantic-cta-background-color-d... |
/*!
* Bootstrap Responsive v2.1.1
*
* 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.
*/ |
.navbar-custom {
background-color: #303030;
color:#ffffff;
border-radius:0;
min-height:auto;
}
html{
height: 100%;
box-sizing: border-box;
}
body {
padding-top: 60px;
position: relative;
margin: 0;
padding-bottom: 6rem;
min-height: 100%;
font-family: "Helvetica Neue", A... |
/*!
* Bootstrap v4.1.3 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545... |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'), url(MaterialIcons-Regular.woff) format('woff');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
... |
#main
{
display:flex;
flex-direction:row;
justify-content: space-around;
padding:30px;
flex-wrap: wrap;
}
.main-frame
{
width:50%;
}
.repo-container
{
width:35%;
max-width:400px
}
.weather-container
{
width:91%;
height:300px;
margin-top:70px;
} |
@import url(font-awesome.min.css);
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400";
/*
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p,... |
/* david-libre-latin-400-normal*/
@font-face {
font-family: 'David Libre';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/david-libre-latin-400-normal.woff2') format('woff2'), url('./files/david-libre-latin-400-normal.woff') format('woff');
}
/* david-libre-latin-500-normal*/
@... |
/**
* Copyright 2015 Google Inc. All Rights Reserved.
*
* 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 appli... |
@charset "utf-8";/*!
*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
*
* Version: v3.1.8-development Build: 2014-01-10 12:43 AM EST
*
*//*!
* jQuery Mobile 1.3.2
* Git HEAD hash: 528cf0e969406... |
#canvas {
border: 2px dashed #cccccc;
}
.main-title{
margin-top: 10px;
}
.images-item {
width: 48%;
cursor: pointer;
-webkit-transition: .5s ease;
-webkit-transition: .5s ease;
padding: 3px;
max-width: 120px;
}
.images-item:hover {
opacity: 0.7;
}
.images-item-u... |
body {
font-family: 'Josefin Sans', Helvetica, Arial, sans-serif;
font-size: 16px;
margin-top: 60px;
}
#welcome, #http-error {
margin: 5em 0;
text-align: center;
}
#welcome h1, #http-error h2 {
font-family: 'Dancing Script', Georgia, Times, serif;
}
#welcome h1, #welcome a {
letter-spacing: 0.1em;
}
#... |
/* default desktop styles */
body {
background-color:#ddd;
} |
.appWindow[transition-state="closed"]:not(.fadeout):not(.homescreen):not(.attentionWindow):not(.lockScreenInputWindow) {
opacity: 0;
transform: translateX(0);
}
#screen.utility-tray #windows > .appWindow {
pointer-events: none;
}
.appWindow:not(.homescreen):not(.searchWindow):not(.lockScreenInputWindow):not(.gl... |
* {
vertical-align: middle;
}
body {
font-family: Arial, sans-serif;
font-size: 14px;
margin: 0;
overflow: hidden;
}
hr {
border: 0px;
border-top: 1px solid #ccc;
}
button {
position: relative;
}
textarea {
white-space: pre;
word-wrap: normal;
}
.Panel {
-moz-user-select: none;
-webkit-user-select: no... |
/*!
* Start Bootstrap - Resume v5.0.8 (https://startbootstrap.com/template-overviews/resume)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
*/
body {
font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Rob... |
@import "./normalize.css";
/* :root 伪类选择器 获取根元素html */
:root {
--color-text: #666;
--color-high-text: #ff5777;
--color-tint: #ff8198;
--color-background: #fff;
--font-size: 14px;
--line-height: 1.5;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "H... |
html {
cursor: text;
}
.editbox {
margin: .4em;
padding: 0;
font-family: monospace;
font-size: 10pt;
color: black;
}
pre.code, .editbox {
color: #666666;
}
.editbox p {
margin: 0;
}
span.js-punctuation {
color: #666666;
}
span.js-operator {
color: #E1570F;
}
span.js-keyword {
color: #770088;... |
body {
background: #999;
}
nav {
float: left;
width: 15%;
/*height: 200px;*/
margin-top: 10px;
}
section {
float: right;
width: 80%;
/*height: 200px;*/
margin-top: 10px;
margin-bottom: 10px;
}
#page-wrap {
width: 960px;
}
#menu {
padding: 0;
}
#menu li {
display: ... |
/*
* MIT License
* Copyright (c) 2018 Vojtech Horky
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modif... |
.header-border {
@apply relative;
&::after {
content: '';
@apply absolute;
@apply w-screen;
@apply bg-white;
height: 2px;
left: calc((100vw - 100%) / 2 * -1);
bottom: 0;
}
}
@screen md {
.header_nav li + li {
@apply ml-4;
}
}
footer .social-icons li + li {
@apply ml-2;
} |
@charset "UTF-8";
/**
* Stisla
*
* Stisla is a clean & modern HTML5 admin template based on Bootstrap 4.
* Stisla will make it easier for you to create your own admin interface.
*
* @package Stisla
* @version 2.3.0
* @author Muhamad Nauval Azhar
* @url https://getstisla.com
*
*/
/**
* TABLE OF CONTENTS
*... |
/* general */
.buttonContainer {
text-align: center;
width: auto;
margin: 30px;
}
/* PARAMETERS */
/* KEYFRAMES */
.dsButtonAnim {
text-align: center;
display: inline-block;
text-transform: uppercase;
color: #fff;
line-height: 3rem;
background: #3dcb5f;
border-radius: 4rem;
cursor: pointer;
-web... |
/* ==UserStyle==
@name DuckDuckGo for Widescreens and 21x9
@namespace USO Archive
@author StyloOps
@description `A responsive restyle, from 1300px to 2560+ (no limit), centering the searchbar and the results, and doing a few minor adaptations (typo size, colours).`
@version 20190909.19.... |
.tooltipster-noir {
border-radius: 0px;
border: 3px solid #2c2c2c;
background: #fff;
color: #2c2c2c;
}
.tooltipster-noir .tooltipster-content {
font-family: 'Georgia', serif;
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
} |
/************** Skin 1 *********************/
.dd {
/*display:inline-block !important;*/
text-align:left;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
}
.dd .ddTitle {
background:#f2f2f2;
border:1px solid #c3c3c3;
padding:3px;
text-indent:0;
cursor:default;
ov... |
.navbar-right {
padding-right: 20px;
}
.navbar-left {
padding-left: 20px;
} |
/*!
* Cropper.js v1.3.0
* https://github.com/fengyuanchen/cropperjs
*
* Copyright (c) 2015-2018 Chen Fengyuan
* Released under the MIT license
*
* Date: 2018-02-25T07:26:34.277Z
*/
.cropper-container {
direction: ltr;
font-size: 0;
line-height: 0;
position: relative;
-ms-touch-action: none;
touch-a... |
.wrapper {
position: absolute;
top: 50%;
left: 50%;
max-width: 350px;
width: 300px;
transform: translate(-50%, -50%);
user-select: none;
}
.wrapper header.active {
cursor: move;
user-select: none;
}
#imgPrime {
user-drag: none;
user-select: none;
-moz-user-select: none;... |
/* 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-divider {
-webkit-box-sizing: border-box;
b... |
.button {
padding: 1px;
line-height: 31px;
color: #fff;
border: none;
font-size: 1em;
font-weight: bold;
background: none;
}
.button > .icon {
width: 30px;
vertical-align: middle;
}
.button.close {
} |
/*
File: index.css
Jason Downing
Contact: jason@downing.io
MIT Licensed - see http://opensource.org/licenses/MIT for details.
Anyone may freely use this code. Just don't sue me if it breaks stuff.
Created: May 11, 2017
Last Updated: June 4, 2017
This file contains CSS classes / IDs used... |
.page-wrap {
height: 100%;
position: relative;
}
.header {
background-color: rgba(255, 215, -9, 1);
padding: 0px 5px 0px 5px;
font-family: Roboto, sans-serif;
border-bottom: 2px solid #A55D35;
}
.lo... |
.devops-btn {
margin-right: 8px;
margin-bottom: 12px;
} |
/*
* This is an auto-generated file, so any manual edits will be overridden.
*
* To regenerate, see instructions here:
* https://kolibri-dev.readthedocs.io/en/develop/references/i18n.html
*
* This file was generated by build_tools/i18n/fonts.py
*/
@font-face {
font-family: 'noto-subset';
src: url('data:ap... |
/*
Error: Undefined variable: "$border-color".
on line 9 of C:/Users/Alfredo/Desktop/Proyecto/teachtag/sass/blocks/comment-list.scss
4: .comments-list {
5: margin-bottom: 0;
6:
7: .comment-item {
8: padding: 25px;
9: border-bottom: 1px solid $border-color;
10: background-color: #fafbfd;
11: po... |
.outerContainer {
width:90%;
height:200%;
background-color: #dee1ed;
display:block;
margin:50px auto;
box-sizing:border-box;
border-radius:10px;
}
.upperContainer {
background-color:#dee1ed;
width:100%;
height:15%;
display:flex;
align-items:center;
justify-content:ce... |
footer {
@apply flex flex-wrap items-center justify-center text-sm text-gray-600 p-8 border-t;
}
footer a {
@apply text-green-darker;
}
footer span,
footer i {
@apply mx-1;
}
@screen md {
footer {
@apply text-base;
}
} |
body {
font-size: 16px;
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
color: #212121;
overflow-x: hidden;
line-height: 1.4em;
letter-spacing: .05em;
padding: 2%;
width: 96%;
}
li {
list-style-type: none;
}
a {
color: #212121;
text-decoration: none;
display: inli... |
/*!
* Bootstrap v4.4.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)
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/l... |
.sortable-ghost {
color: white;
background-color: var(--blue);
} |
div, ul, li, a, section, nav,
h1, h2, h3, h4, h5, h6, label,
hr, input, textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
/* *********** */
/* forms */
/* *********** */
input[type="text"], input[type="password"], input[ty... |
#wave1:hover {
border-bottom-color: black;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Squiggle-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 20 4'%3E%3Cstyle type='text/css'%3E.st0{animation:shift .... |
/* 右侧内容 */
.userInfo{width: 876px;padding: 40px;margin-bottom: 20px;border: 1px solid #f4f4f4;}
.userInfoLeft{width: 340px;border-right: 2px dashed #f8981d;}
.headPortrait span{vertical-align: middle;margin: 10px 0 0 20px;width: 200px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.userInfoRightName{wid... |
@charset "UTF-8";
/*!
* CoreUI - Open Source Dashboard UI Kit
* @version v2.0.0-beta.10
* @link https://coreui.io
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/license)
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.animated.infinite {
... |
/*!
* Project_Name: Themezy Modern Architecture
* Author: Themezy
* Email: info@themezy.com
* URL: http://themezy.com
*/
/*===========================================
* Importing CSS Libraries
*===========================================*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav... |
.ab{
box-sizing: border-box;
}
.column {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
margin: 8px;
margin-left: 20px;
}
.about-section {
padding: 50px;
text-align: center;
margin-le... |
.CA{
background-position: -0px -0px;
}
.C2{
background-position: -73px -0px;
}
.C3{
background-position: -146px -0px;
}
.C4{
background-position: -219px -0px;
}
.SA{
background-position: -0px -98px;
}
.S2{
background-position: -73px -98px;
}
.S3{
background-position: -146px -98px;
}
.HA{
background-position: -... |
@charset "UTF-8";
/*!
* Bootstrap v5.0.0-alpha2 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--bs-blue: #435ebe;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
-... |
/*!
* Weather Icons 1.2
* Weather themed icons for Bootstrap
* ------------------------------------------------------------------------------
* Maintained at http://erikflowers.github.io/weather-icons
* http://twitter.com/Erik_UX
*
* License
* ---------------------------------------------------------------... |
.main {
margin: 0;
position: absolute;
top: 50%;
left: 25%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
html {
background: url(images/car_2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
backgr... |
body {
color: #525252;
background: #6AA6D6 url(../img/devoops_pattern_b10.png) 0 0 repeat;
}
.body-expanded, .modal-open {
overflow-y:hidden;
margin-right: 15px;
}
.body-expanded .expanded-panel, .fancybox-margin .expanded-panel, .modal-open .expanded-panel {
margin-right: 15px;
}
.body-screensaver {
overfl... |
@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
/* HERE STARTS THE MAGIC */
header {
text-align: center;
color: #fff;
background: #18bc9c;
position: fixed;
width:100%;
z-index: 1;
height: 88%;
overflow: hidden;
top: 0;
left: 0;
}
.cont... |
/*!
* DevExtreme
* Version: 16.2.6
* Build date: Mar 28, 2017
*
* Copyright (c) 2012 - 2017 Developer Express Inc. ALL RIGHTS RESERVED
* EULA: https://www.devexpress.com/Support/EULAs/DevExtreme.xml
*/
.dx-clearfix:before,
.dx-clearfix:after {
display: table;
content: "";
line-height: 0;
}
.dx-clearfix:after {
... |
.container-progressbar {
width: 100%;
}
ul.progressbar {
counter-reset: step;
padding-inline-start: 0!important;
}
.progressbar li {
list-style-type: none;
width: 10%;
float: left;
font-size: 0.75rem;
position: relative;
text-align: center;
color: #666666;
z-index: 0;
}
.p... |
/* Styles the thumbnail */
a.lightbox img {
height: 150px;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
margin: 20px 0px 0px 0px;
}
/* Styles the lightbox, removes it from sight and adds the fade-in transition */
.lightbox-target {
position: fixed;
top: -20%;
width: 50%;
background: rgba(0,0,0,.7... |
.bi-wrp {
display:inline-block;
position:relative;
margin-bottom: 10px;
}
.bi-wrp.bi-horizontal {
width:100%;
}
.bi-bar {
position:relative;
}
.bi-vertical .bi-bar { display:table-cell }
.bi-barInner {
position:absolute;
}
.bi-vertical .bi-barInner {
width:100%;
bottom:0;
}
.bi-horizontal .bi-bar {
width:100... |
.l_partnerPage {
margin-top: 300px;
}
.l_partnerPage h1 {
font-size: 35px;
text-align: center;
}
.l_logo_container {
justify-content: center;
padding-left: 20%;
padding-top: 60px;
padding-bottom: 80px;
}
.l_logo_container:after {
content: "";
display: table;
clear: both;
}
.c_logo_partner{... |
/**
* Argon is a clean HTML5 theme for LuCI. It is based on luci-theme-material and Argon Template
*
* luci-theme-argon
* Copyright 2020 Jerryk <jerrykuku@gmail.com>
*
* Have a bug? Please create an issue here on GitHub!
* https://github.com/jerrykuku/luci-theme-argon/issues
*
* luci-theme-bootst... |
body {
margin-top: 1cm;
margin-bottom: 1cm;
margin-left: 1.5cm;
margin-right: 1.5cm;
font-family: sans-serif;
}
hr
{
display: none;
}
h2 {
margin-left: -1cm;
border-bottom: solid 1pt black;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.