text stringlengths 1 1.04M |
|---|
.gradient {
background: -moz-linear-gradient(top, rgba(242,246,248,0.66) 0%, rgba(236,241,244,0.66) 8%, rgba(216,225,231,0.75) 32%, rgba(181,198,208,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(242,246,248,0.66) 0%,rgba(236,241,244,0.66) 8%,rgba(216,225,231,0.75) 32%,rgba(181,198,208,1) 10... |
.more {
position: relative;
}
@media (min-width: 601px) and (max-width: 767px) {
.more {
right: 2rem;
}
}
@media (min-width: 451px) and (max-width: 600px) {
.more {
right: 3.5rem;
}
}
@media (min-width: 0px) and (max-width: 450px) {
.more {
right: 5.3rem;
}
.... |
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-image: linear-gradient(45deg, #874da2 0%, #c43a30 100%);
color: aliceblue;
font-family: 'Poppins', sans-serif;
min-height: 100vh;
}
header {... |
/** Footer
**************************************************************** **/
#footer {
color:#FFF;
display:block;
vertical-align:bottom;
background-color:#122f51;
border-top:#000 5px solid;
z-index:101;
}
#footer.bottom {
position:absolute;
left:0; right:0;
bottom:0;
}
#footer a.copyright {
color:#777;
p... |
/* ==UserStyle==
@name Facebook Nu'est (Log in y Log out)
@namespace USO Archive
@author Lucifer's Angel
@description `Style for facebookAnother style by NU'EST for facebook link: http://userstyles.org/styles/100577/facebook-aron-nu-est-log-in-y-log-outOthers for facebook by NU'EST:Log In: htt... |
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
background: #fff url('ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url('fonts/slick.eot');
src: url('fonts/slick.eot?#iefix') format('embedde... |
.js .inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.inputfile + label {
max-width: 100%;
font-size: 1.rem;
/* 20px */
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
disp... |
/*
Template Name: Eventoz
Author: MarkUps
Author URI: http://www.markups.io/
Version: 1.0
*/
/* Table of Content
==================================================
#BASIC TYPOGRAPHY
#HEADER
#MENU
#ABOUT US
#VIDEO
#SCHEDULE
#SPEAKERS
#VENUE
#PRICING PLANS
#REGISTER FORM
#FAQ
#OUR
#CONTACT US
#FOOTER
#RESPONSIVE STY... |
@import 'effects/shadows'; |
.border-bottom {
border-bottom: .1rem solid rgba(92, 106, 196, .2);
}
.header2 {
font-size: 16px;
line-height: 24px;
font-weight: 500;
}
.header3 {
margin-top: 10px;
font-size: 16px;
font-weight: 500;
}
input {
line-height: 2.4rem;
text-transform: initial;
letter-spacing: init... |
/*
* Copyright 2019 dialog LLC <info@dlg.im>
*/
@import '../../styles/variables.css';
:root {
--peer-info-title-font-family: var(--default-font-family);
--peer-info-title-verification-icon-color: var(--color-success);
}
/* Styles */
.container {
font-family: var(--peer-info-title-font-family);
display: inl... |
h2 + .form-group{
margin-top: 1em;
}
h2{
background-color: rgba(0,0,0,0.05);
padding: 0.3em 1em 0.5em 1em;
}
label{
margin: 1.5em 0 0 0;
text-indent: 0.3em;
}
.input-group{
margin: 0!important;
width: 100%;
}
.section{
float: right;
color: #3498db;
font-size: 0.7em;
font-family: Courier;
font-weight: bo... |
* {
padding: 0px;
margin: 0px;
}
body {
background-color: rgb(13 17 23);
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
}
div#main-div {
width: 94%;
margin: auto;
margin-bottom: 10px;
background-color: rgba(0,0,0,.25);
border: 1px solid... |
/*! 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.
*/
/* ===============================... |
/* ==UserStyle==
@name Tumblr No Caps
@namespace USO Archive
@author Hybrid-Dragon
@description `A simple style that lowercases dashboard text (importantly, posts are lowercased.) to ease users that may be uncomfortable with posts with excessive capitalisations. Made especially for bdpfixit.`
... |
.newThread-show {
width: 100%;
display: flex;
font-family: Roboto;
align-items: center;
text-align: left;
flex-direction: column;
justify-content: center;
margin-bottom: 15px;
}
.newThread-hidden {
display: flex;
width: 100%;
font-family: Roboto;
text-align: left;
margin-bottom: 5px;
}
.newT... |
.modal-header {
background: rgba(171, 132, 200, 0.5);
color: #ffffff;
text-align: center;
}
p {
font-size: 1.6rem;
}
h1 {
font-size: 4rem;
}
h2 {
font-size: 3.4rem;
}
h3 {
font-size: 2.8rem;
}
h4 {
font-size: 2rem;
}
h5 {
font-size: 1.8rem;
}
h6 {
font-size: 1.6rem;
}
.form-register {
font... |
/* app css stylesheet */
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "|";
}
.menu:after {
content: "|";
}
.menu > li {
display: inline;
}
.menu > li + li:before {
content: "|";
padding-right: 0.3em;
padding-left: ... |
#linkigniter_console
{
position: fixed;
bottom: -345px;
left: 50%;
margin-left: -300px;
width: 600px;
background: #eee;
line-height: 13px;
font-size: 13px;
font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono';
padding: 10px 10px 5px 10px;
-webkit-b... |
/* 공통 CSS */
.comment_frame {
padding: 10px 0;
position: relative;
}
.comment_frame input,
.comment_frame select,
.comment_frame label,
.comment_frame .btn {
display: inline-block;
height: 25px;
line-height: 25px;
cursor: pointer;
vertical-align: middle;
margin: 0;
outline: inherit;... |
*{
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: 'Encode Sans Expanded', sans-serif;
} |
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {
font-family: 'Nanum Gothic';
}
body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
overflow-x: hidden;
}
input:focus {
outline: none;
}
button:focus {
outline: none;
}
a {
color: unset;
text-decoration: none;
}
a:hover {
colo... |
#user-lvl {
margin-right: 10px;
font-weight: bold;
}
#user-name {
font-weight: bold;
} |
.highlight .hll { background-color: #ffffcc }
.highlight { background: #ffffff; }
.highlight .c { color: #95a5a6 } /* Comment */
.highlight .err { color: #a61717 } /* Error */
.highlight .k { color: #728E00 } /* Keyword */
.highlight .n { color: #434f54 } /* Name */
.highlight .o { color: #728E00 } /* Operator */
.hig... |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*---------------------------------------------------------------... |
/* schedule page */
@media only screen and (min-width: 576px) and (max-width: 991px) {
.schedule {
padding: 60px 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 575px) {
.schedule .single-match .part-team {
padding: 26px 40px 30px;
}
.schedule {
padding: 60px... |
body {
background: rgba(44, 62, 80, .8);
font-family: 'Oswald', 'Futura', sans-serif;
}
#wrapper {
margin-top: 10% !important;
}
#content {
background: beige;
padding: 25px;
}
#content > h2 {
font-size: 18px;
text-align: center;
padding-top: 0;
}
.t10 {
margin-top: 10px;
}
.t20 {
margin-top: 20px;
}
.todo-com... |
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Copyright 2021 Adobe
~
~ 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/li... |
.display4 {
font-size: 112px;
font-weight: 300;
letter-spacing: -5px;
line-height: 128px;
}
.display3 {
font-size: 56px;
font-weight: 400;
line-height: 64px;
letter-spacing: -2px;
}
.display2 {
font-size: 45px;
font-weight: 400;
line-height: 64px;
}
.display1 {
font-size: 34px;
font-weight: 400;
line-h... |
/* polyfill for some older browser that does not support hidden */
[hidden] {
display: none;
}
#data-table .highlight {
outline: 1px solid #7DA2CE;
background: #EBF4FD; /* fallback */
background: linear-gradient(#EBF4FD, #C4DDFC);
}
#data-table th {
cursor: pointer;
text-align: inherit;
}
#data-table td ... |
/*
# BEM (BLOCK, ELEMENT, MODIFIER) METHEDOLOGY
<div class="card card--show">
<div class="card__title"></div>
<div class="card__container">
</div>
</div>
.card - BLOCK
.card__title - ELEMENT
.card--show - MODIFIER
*/
/* RESET styles */
*,
*::after,
*::before {
box-sizing: border-box;
}
html,
body,
p {
... |
@charset "UTF-8";
/*
Theme Name:bootstrap
Theme URI:
Description:for bootstrap[v2.3.2]
Author:sonobe
Author URI:
Version:2.1.0
*/
/*==============================================================================
* Common
*----------------------------------------------------------------------------*/
body {
backg... |
/*# sourceMappingURL=app.css.map */ |
/*
Cache: dt-awsome-fonts, dt-awsome-fonts-boot, style, dt-media-op-css, ts-extend-countdown, dt-main-roya-css, dt-main-roya-default-css, dashicons, thickbox
*/
/* dt-awsome-fonts: (http://www.qifeiye.com/qfy-content/themes/qfy-01/css/font-awesome.min.css) */
/* dt-awsome-fonts-boot: (http://www.qifeiye.com/qfy-content... |
/**
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/
.multiselect select {display: none;}
.multiselect, .multiselect-holder {width: 50%;display: inline-block;margin-bottom: 9px;}
.multi... |
/*!
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
src: url('../fonts/fontawesome-webfont.eot?#ie... |
* { box-sizing:border-box; }
body {
font-family: Helvetica;
background: #eee;
-webkit-font-smoothing: antialiased;
}
hgroup {
text-align:center;
margin-top: 4em;
}
form {
width: 380px;
margin: 4em auto;
padding: 3em 2em 2em 2em;
background: #fafafa;
border: 1px solid #ebebeb;
box-shadow: rgba(0,0,0,0.... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.0.2
*/
@-webkit-keyframes sliderFocusThumb {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }... |
html, body {
margin: 0;
padding: 0;
}
html {
font-size: 10px;
font-family: "微软雅黑", "sans-serif";
}
.bg {
width: 100vw;
height: 100vh;
background: url("../images/timg.jpg") left center no-repeat;
background-size: cover;
}
.bg .keys {
display: flex;
justify-content: center;
align-items: center;
... |
*{
margin:0;
padding:0;
}
.top{
/*background:#266ECC;*/
height:68px;
}
.com{
/* margin-left: 20%;*/
float:left;
color:#fff;
font-size: 30px;
font-family: '宋体';
font-weight: bold;
/* border:1px solid red;*/
width:70px;
height:68px;
padding-top: 0.3%;
}
.nav{
margin-left: 7%;
float:left;
... |
/*===================NRC SCREEN====================== */
.nrc_titleBox{
-fx-background-color: #4682B4;
}
.nrc_title{
-fx-font-size: 18.0;
-fx-font-weight: Bold;
-fx-text-fill: WHITE;
}
.nrc_btnAddNew{
-fx-text-fill: WHITE;
-fx-background-color: #2F4F4F;
-fx-font-weight: Bold;
-fx-font-size: 14.0;
}
.nrc_pnl... |
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, t... |
/* src/index.css */
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
@apply font-main text-[#4B5463];
} |
body{
color:white;
background:url(https://images.pexels.com/photos/696644/pexels-photo-696644.jpeg?w=940&h=650&dpr=2&auto=compress&cs=tinysrgb);
background-size: cover;
background-attachment: fixed;
}
ul{
color:#00aaaa;
} |
@import url(https://fonts.googleapis.com/css?family=Raleway:500,700);
.overlay-image-full-panel {
font-family: 'Raleway', Arial, sans-serif;
position: relative;
overflow: hidden;
margin: 10px auto !important;
min-width: 230px;
max-width: 315px;
width: 100%;
background: #2980b9;
text-align: left;
co... |
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 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:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{
m... |
/**
* CSS rules for the cloning module.
*/
.inactive-sidebar .csb-clone {
display: none;
}
.widget-control-actions .csb-clone-button {
margin: 0 5px 0 0;
}
.csb-marker {
position: relative;
box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.3);
}
.csb-marker .widget-top,
.csb-marker .widget-inside {
opacity: .5;
}
... |
.btn-borrar{
color: rgba(255, 0, 0, 0.87);
font-size: 20px;
margin-left: 15px;
}
.btn-borrar:hover{
color:red;
} |
@import url(https://fonts.googleapis.com/css?family=La+Belle+Aurore|Fira+Sans:400,700);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/... |
meta.foundation-mq-small {
font-family: "/only screen and (max-width: 40em)/";
width: 0em; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
width: 40.063em; }
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 6... |
html {
background: url(milkyway.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body{
margin:10px;
padding:0;
background-color: rgba(255,255,255,0.5);
}
header{
width:100%;
margin: 10px;
}
header... |
/* app css stylesheet */
/* Space out content a bit */
body {
padding-top: 20px;
padding-bottom: 20px;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
padding-right: 15px;
padding-left: 15px;
}
/* Custom page header */
.header {
border-bottom: 1p... |
@import"../../bower_components/normalize.css/normalize.min.css";.container{width:80%;margin:0 auto}article{width:100%}.leftbox{width:70%;color:inherit;float:left}.leftbox{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}.rightbox{width:30%;float:left} |
a, u {
text-decoration: none !important;
}
.heading {
text-align: center;
font-size: xx-large;
margin-bottom: 0px;
text-decoration: none !important;
color: #333333!important;
}
.nav-bar-fade-on-hover {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(... |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
/* row */
.budget-table-row.toolkit-row-availablenegative .budget-table-cell-available .cautious {
background: #d33c2d;
}
.budget-table-row.toolkit-row-availablenegative .budget-table-cell-available .cautious:hover {
background: #b43326;
}
/* inspector */
.budget-inspector-category-overview .toolkit-row-availableneg... |
@import url(http://fonts.googleapis.com/css?family=Roboto);
/****** LOGIN MODAL ******/
.createmodal-container {
padding: 30px;
max-width: 350px;
width: 100% !important;
background-color: #F7F7F7;
margin: 0 auto;
border-radius: 2px;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
overflow: hidden;
font-f... |
.ui-accordion {
width: 100%;
}
.ui-accordion .ui-accordion-header {
cursor: pointer;
position: relative;
margin-top: 1px;
zoom: 1;
}
.ui-accordion .ui-accordion-header a {
display: block;
padding: .5em;
}
.ui-accordion .ui-accordion-content {
padding: 1em;
border-top: 0;
overflow: visible;
zoom... |
.root {
display: inline-flex;
flex-direction: row;
position: relative;
width: auto;
height: auto;
}
.root__isDisabled {
opacity: 0.5;
cursor: not-allowed;
}
.root_____focusVisibleWithin {
outline: none;
}
.box {
display: flex;
position: relative;
flex-direction: row;
align-items: center;
justi... |
@charset "iso-8859-2";
/* CSS Document */
* { margin:0px; padding:0px; border:0px; outline:none; }
a { text-decoration:none; }
body { margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:14px; background:#266038; /*url(../img/bg_index.png) ce... |
/*
* Style settings of LayerSlider
*
* (c) 2011-2014 George Krupa, John Gera & Kreatura Media
*
* Plugin web: http://kreaturamedia.com/
* Licenses: http://codecanyon.net/licenses/
*/
/* Global settings */
.ls-container {
visibility: hidden;
position: relative;
}
.ls-lt-container {
position: absolute;... |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(MaterialIcons-Regular.woff2) format('woff2'),
url(MaterialIcons-Regular.woff) format('w... |
/*
====================
Weather Card Styling
====================
*/
.weather__card {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr 1fr;
box-shadow: 0 0 6rem rgba(0, 0, 255, 0.1);
justify-items: center;
padding: 2rem;
margin: 5px;
width: 15rem;
height: 20rem;
cursor: pointer... |
.wide-card {
min-width: 150px;
max-width: 800px;
width: 100%;
}
.code-form-field {
width: 100%;
} |
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b... |
.mainDiv{
width: 1560px;
height: 1600px;
margin: 0px auto;
}
.topDiv{
height: 110px;
}
.topDiv .topLeftDiv{
float: left;
width: 100px;
height: 50px;
margin-top: 25px;/*上外边距*/
margin-left: 10px;
}
.topDiv .topMiddleDiv{
float: left;
width: 400px;
height: 80px;
margin-top: 25px;/*上外边距*/
margin-left: 30%;... |
.clearfix:after {
content: "";
display: table;
clear: both;
}
a {
color: #5D6975;
text-decoration: underline;
}
.invoice-wrap {
position: relative;
width: 21cm;
height: 29.7cm;
margin: 0 auto;
color: #001028;
background: #FFFFFF;
font-family: Arial, sans-serif;
font-... |
#chatbox {
margin: 0 auto;
margin-bottom: 25px;
margin-top: 3%;
border: 1px solid #ccc;
background: #fff;
height: 300px;
width: 75%;
padding: 3%;
overflow-y: scroll;
max-height: 300px;
}
.welcome {
float: left;
}
hr {
margin: 0px;
}
.top-buffer {
margin-top: 3%;
}
.datetime {... |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necola... |
/*
Theme Name: Twenty Twelve
Description: Used to style blocks.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 General Block Styles
2.0 Blocks - Common Blocks
3.0 Blocks - Formatting
4.0 Blocks - Layout Ele... |
@viewport {
width: extend-to-zoom;
zoom: 1.0;
}
@-ms-viewport {
width: extend-to-zoom;
zoom: 1.0;
}
html, body {
font-size: 100%;
padding: 0;
margin: 0;
width: 100%;
overflow: scroll;
overflow-x: hidden;
background: #ddd url(../images/back.jpg) fixed no-repeat center center;
background-size: cov... |
textarea, .wtest {
overflow: auto;
width: 98%;
font-family: Consolas, DejaVu Sans Mono, Monaco, Lucida Console, Liberation Mono, Bitstream Vera Sans Mono, Courier New, monospace;
font-size: 14px;
text-align: left;
border-radius: 4px;
height: 200px;
background: #f8fff8;
}
#wtest {
position: absolute;
... |
.serviceInformation{
@apply
lg:container
lg:mx-auto
lg:flex
lg:flex-row
lg:my-8
lg:pt-12;
.serviceImage{
@apply
w-full
mx-auto
lg:m-0
lg:w-7/12
lg:mt-10
lg:mb-12
h-auto;
img{
... |
.main {
display: flex;
min-height: calc(100vh - var(--toolbar-height, 0px));
}
progress {
margin: 0 var(--toolbar-spacing, 10px);
}
.modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;... |
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : Dec 21, 2018, 10:21:54 AM
Author : dics
*/
/*body {
font-family: "Verdana", Helvetica Neue,Helvetica,Arial,sans... |
.menu_panel {
color: #666fff;
background-color: #000000;
padding: 10px;
margin: 0px;
}
.menu_item {
display: inline;
padding: 10px;
margin: 10px;
}
.menu_btn {
display: inline;
padding: 10px;
cursor: pointer;
margin: 10px;
}
.menu_btn:hover {
background-color: #fff000;
color: #000fff;
}
.content_panel ... |
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic");
/*
Strata 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,... |
@keyframes pulse {
0% {
-webkit-transform: scale(1);
opacity: 0;
}
50% {
-webkit-transform: scale(1.5);
opacity: 1;
}
100% {
-webkit-transform: scale(2);
opacity: 0;
}
}
@keyframes pulse--quiet {
0% {
-webkit-transform: scale(0.8);
opacity: 0;
}
50% {
-webkit-transf... |
/**
* This injects Tailwind's base styles, which is a combination of
* Normalize.css and some additional base styles.
*
* You can see the styles here:
* https://github.com/tailwindcss/tailwindcss/blob/master/css/preflight.css
*
* If using `postcss-import`, use this import instead:
*
* @import "tailwindcss/pref... |
/*
Template Name: Quarter
Description: Real Estate HTML Template
Version: 1.0.0
*/
/* Single side border-radius */
/* BORDER RADIUS */
/* user select */
/* box sizing */
/* placeholder */
/* transition */
/* transform */
/* rotate */
/* scale */
/* translate */
/* translate rotate */
/* skew */
/* ======... |
@charset "UTF-8";
/*!
* Start Bootstrap - Freelancer v6.0.5 (https://startbootstrap.com/theme/freelancer)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-freelancer/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-... |
@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic|Source+Code+Pro:400");
/*
Read Only by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Icons: http://fortaweso... |
.landing {
text-align: center; }
.subhead-div-hr {
background-color: #3a4958; } |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
width: 100%;
min-height: 100vh;
background-color: #e1e1e1;
color: #1e1e1e;
display: flex;
justify-content: center;
align-items: center;
}
.container {
max-width: 75vw;
}
.container .carousel {
display: flex;
overflow-x: auto;
scro... |
/* font face configs */
:root {
/* change your prefered font here */
--title-font: "Inter Display", "Inter";
--text-font: "Inter";
/* the Inter fontface family provides rich opentype features. see https://rsms.me/inter/ */
--general-font-feature-settings: "calt", "ccmp", "kern", "salt" 0;
--cj... |
/* line 11, C:/Users/Kevin J/Documents/randomGithub/quiz-generator/source/stylesheets/quiz.css.scss */
.quiz-container {
text-align: center;
background-color: #ffffff;
margin: 0% auto;
width: 100%;
max-width: 770px;
margin-top: 20px;
margin-bottom: 10px;
padding-bottom: 60px;
padding-top: 20px; }
/* ... |
/*# Empty CSS file for your own CSS*/
body {
background: #e2e1e0;
/* text-align: center;*/
}
/*.card {*/
/*background: red;*/
/*border-radius: 2px;*/
/*display: inline-block;*/
/*height: 600px;*/
/*margin: 1rem;*/
/*position: relative;*/
/*width: 300px;*/
/*}*/
.float-card {
... |
header {
grid-area: header;
background: var(--nav-header-background);
box-shadow: rgba( var(--palette-neutral-100,0, 0, 0) , 0.08 ) 0px 1px 0px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
color: var(--nav-header-text-primary-color,rgba(0, 0, 0, .9));
... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
/* You can add global styles to this file, and also import other style files */
::-webkit-scrollbar {
width: 0px;
/* remove scrollbar space */
background: transparent;
/* optional: just make scrollbar invisible */
}
.font-mt {
font-family: 'Montserrat', sans-serif;
}
.animate {
transition: all 0.... |
/* for low-res screens, use Regular font-weight instead of Light */
@media (-webkit-max-device-pixel-ratio: 1.3), (max-resolution: 124.8dpi) {
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
src: local('Open Sans'), local('OpenSans'), url('../fonts/OpenSans-Regular.woff') format... |
nav#sidebar .sidebar-profile-name {
margin-left: 1em;
margin-right: 1em;
}
#sidebar {
text-shadow: 0 0 15px #E0CEA4;
}
#sidebar .sidebar-profile-name,
#sidebar .sidebar-profile-bio,
#sidebar .sidebar-button-link {
color: #372E28 !important;
} |
@import url("https://fonts.googleapis.com/css?family=Arvo:700|Open+Sans");
html {
overflow-x: hidden;
font-size: 62.5%;
scroll-behavior: smooth; /* ---added smooth scrolling--- */
}
body {
background: #fff;
font-size: 14px;
font-weight: 400;
font-family: "Open Sans", sans-serif;
-webkit-box-sizing: bor... |
/* Without this, title and tech stack tags are too close to the app title */
.appDemoTitle {
margin-bottom: 10px !important;
}
.icon {
margin-left: 0.5rem;
}
.size {
font-size: 1.4rem;
}
.height {
height: 81.5vh;
} |
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
/*!
* Bootstrap v4.1.1 (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;... |
.card{
margin-top: 30px;
margin-bottom: 20px;
background-color:#E5E4E2;
border:1px solid white;
box-shadow: 2px 2px 5px grey;
height:90%;
}
button> a{
color: antiquewhite;
} |
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600&display=swap");
.Homepage {
width: 100%;
height: 100vh;
position: fixed;
left: 0;
top: 0;
}
.h-left {
position: absolute;
top: 34vh;
font-family: "Roboto", sans-serif;
left: 25px;
line-height: 1.3;
}
.h-left h1 {
font-we... |
/*!
* Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
font-family: 'Josefin Sans', sans-serif;
overflow-x: hidden;
}
p {... |
@charset "utf-8";
html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
#magoContainer {
height: 100%;
}
#objectLabel {
background-color: transparent;
position: absolute;
left: 0px;
top: 0px;
z-index: 100;
pointer-events: none;
} |
.container {
font-family: 'Roboto', sans-serif;
font-size: 1rem;
line-height: 1.5rem;
text-align: center;
}
.headline {
position: absolute;
width: 100vw;
text-align: left;
font-family: 'Playfair Display', serif;
font-size: 50rem;
color: rgba(16, 16, 13, 0.08);
width: calc(100vw + 3rem);
height:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.