text stringlengths 1 1.04M |
|---|
@import "forms.less";
body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
min-width: 1000px !important;
}
/* Override the default bootstrap behavior where horizontal description lists ... |
/*!
* Start Bootstrap - SB Admin 2 v4.1.3 (https://startbootstrap.com/theme/sb-admin-2)
* Copyright 2013-2021 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-sb-admin-2/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Boot... |
* {
background: #000; }
.container {
width: 100%;
display: flex;
flex-wrap: wrap;
border-radius: 6px; }
.box {
width: 100%;
height: auto;
min-height: 150px;
color: #fff;
font-size: 2em;
font-family: 'Roboto', sans-serif; }
.dark_blue {
background-color: #2A457A;
color: #efefef; }
.light_bl... |
@font-face {
font-family: Poppins-Regular;
src: url('../fonts/Poppins/Poppins-Regular.ttf');
}
@font-face {
font-family: Poppins-Light;
src: url('../fonts/Poppins/Poppins-Light.ttf');
}
@font-face {
font-family: Poppins-ExtraLight;
src: url('../fonts/Poppins/Poppins-ExtraLight.ttf');
}
@font-face {
font-family: P... |
#___gatsby {
height: 100%;
}
#gatsby-focus-wrapper {
height: 100%;
display: flex;
flex-direction: column;
} |
/*! jQuery UI - v1.12.1 - 2018-06-29
* 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... |
html, body {
min-height: 100vh;
}
.header-color {
background: rgb(149, 149, 241); /* Super old browsers */
background: -webkit-linear-gradient(to right,purple, gold, green); /* Chrome & Safari (Old) */
background: linear-gradient(to right, purple, gold, green); /* All the newest version of browsers */
} |
ul.inl_block li {
display: inline-block; /* 横並び */
vertical-align: top; /* li要素を上端揃えに */
} |
:root {
--purple: #4D2462;
--orange: #F27E5B;
--orange-dark: #D06747;
--logo-blue: #2E83C4;
--logo-red: #EF483C;
--logo-grey: #AAAAAA;
--white: #FFFFFF;
}
.text-orange {
color: var(--orange);
}
.text-purple {
color: var(--purple);
}
body {
font-family: 'Spartan', sans-serif;
min-width: 300px;
}... |
/*! jQuery UI - v1.10.3 - 2013-07-02
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828... |
body {
background-color: #F5F5F5;
font-family: 'Poppins', sans-serif;
}
img {
max-width: 100%;
height: auto;
}
.margin {
height: 126px;
background-color: #9ccd76;
}
.banner {
text-align: center;
}
.hamburger {
color: white;
}
.btnLogin {
background-color: greenyellow;
}
.navbar {
bac... |
*{
font-family: 'Montserrat', sans-serif;
}
/*Da estilo al contenedor del Header*/
header {
display: flex;
justify-content: space-between;
background-color: #F9A91A;
}
/*Da estilo a los parrafos de Header*/
header div {
width: 40%;
height: 5em;
/*border: 2px dashed red;*/
pa... |
/***************************
TABLE OF CONTENT
01 - Reset
02 - Global styles
03 - Typography
04 - Color specifics
05 - Layout
06 - Buttons
07 - Icons
08 - Header
09 - Home page
10 - Advanced search
11 - Booking steps
12 - Custom search results
13 - Main content
14 - Destinations
15 - Contact
16 - Blog
... |
/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
box-sizing: border-box;
}
/**
Use a more readable tab size (o... |
body, header, section, div, ul {
margin: 0;
padding: 0; }
body header {
text-align: center;
color: black; }
body header > ul {
text-align: left;
font-size: 1.3rem;
margin-left: 40px;
margin-top: 15px;
margin-bottom: 35px; }
body header > ul pre {
background-color: #f7f7f7;
... |
.chart-statistics-content{height:280px;overflow:auto;padding:10px 22px 10px 22px;background:rgb(255, 255, 255)}.chart-statistics-content .no-data-wrapper{height:250px}.chart-statistics-dotted{margin:5px;border-top:1px dashed #dcdee5;height:1px;overflow:hidden}.chart-statistics-div{height:34px;line-height:34px;border-to... |
.Pad .level {
margin-bottom: 0 !important; }
.Pad .layerA .padName {
width: 9em;
padding: .5em;
border-radius: 5px; }
.Pad .PadLayer .level-left {
width: 50%;
padding-right: 2em; }
.Pad .PadLayer .level-left .PadMidi .padName {
transition: background-color 300ms linear; }
.Pad .PadLayer .level-lef... |
.content {
margin-top: 50px;
}
.undecorated-link:hover {
text-decoration: none;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.ng-invalid.ng-dirty {
border-color: #FA787E;
}
.ng-valid.ng-dirty {
border-color: #78FA89;
}
.theme-black{
background-col... |
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
height: 60px;
background-color: #f5f5f5;
} |
/* ============================================= */
/* CSS for control sap.suite.ui.commons/NoteTakerCard.control */
/* ============================================= */
.sapSuiteUiCommonsNoteTakerCard {
background-color: @sapUiMediumBG;
width: 300px;
height: 500px;
border-top: 4px solid @sapUiMediumLin... |
/* rectangle list */
.rectangle-list a{
position: relative;
display: block;
padding: .4em .4em .4em .8em;
*padding: .4em;
margin: .5em 0 .5em 2.5em;
background: #ddd;
color: #444;
text-decoration: none;
transition: all .3s ease-out;
}
.rectangle-list a:hover{
background: #eee;
... |
.child-view-wrp{
width: 100%;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px;
min-height: 80vh;
}
.point-on-map-ico{
font-size: 20px;
}
.map-wrp.sm-map{
height: 30vh;
border: 1px solid #ccc;
border-radius: 5px;
}
.btn-wrp{
... |
.root {
display: inline-flex;
position: relative;
align-items: flex-end;
}
.rootReceiver {
composes: root;
flex-direction: row-reverse;
width: fit-content;
float: right;
}
.rootSender {
composes: root;
width: fit-content;
}
.pictoContainerSender {
position: relative;
left:... |
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Color
-------------------------- */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
-------------------------- */
/... |
.App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-title {
font-size: 1.5em;
}
.App-intro {
font-size: large;
}
@keyframes App-logo-spin {
from { transfor... |
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
body,
img,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
p {
margin: 0;
padding: 0;
border: 0;
}
html, body {
height: 100%;
width: 100%;
}
header h1{
font-family: 'Pretendard';
color: #F76E5A;
margin-right:... |
/*
* Copyright 2016 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.
*/
table td {
padding-left: 8px;
}
table td:first-child {
font-weight: bold;
}
.scroll-rect.active {
background-color: rgb(100 100 100 / 20%);... |
.Logo {
background-color: #fff;
padding: 8px;
height: 100%;
box-sizing: border-box;
border-radius: 5px;
}
.Logo img {
height: 100%;
} |
.StoreContent{
background: linear-gradient(120deg, rgba(232, 232, 232, 1) 0%, rgba(218, 218, 218, 1) 100%);
height: 100%;
width: 100%;
border-radius: 0 7.5px 7.5px 0;
display: grid;
grid-template-columns: repeat(auto-fill, 12.5%);
grid-template-rows: repeat(auto-fill, 250px);
grid-gap: ... |
.wrapper {
font-family: var(--product-font);
--filter-height: 25px;
}
.wrapper a {
text-decoration: inherit;
cursor: pointer;
color: inherit;
}
.btn {
border: 1px solid lightgray;
background-color: inherit;
cursor: pointer;
transition: 0.2s ease all;
font-family: var(--product-font);
}
.btn:hove... |
.label {
-fx-background-color: transparent;
-fx-text-fill: red;
-fx-border-color: cornflowerblue;
-fx-border-radius: 5pt;
} |
.lol {
background: blue;
}
#li {
text-decoration: none;
} |
/* ==UserStyle==
@name Paris icons [Tumblr post icons]
@namespace USO Archive
@author hideheader
@description `Tumblr 'new post' icons for your dashboard."<i>Gypsum plaster, or plaster of Paris, is produced by heating gypsum to about 150 °C. When the dry plaster powder is mixed with water, it ... |
.cmsplugin_filer_folder_slideshow { padding: 5px; }
.cmsplugin_filer_folder_slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; } |
.cart-item {
display: flex;
padding: 1.5rem;
margin: 1rem;
margin-bottom: 2rem;
flex-direction: column;
text-align: center;
border-radius: 5px;
background-color: rgba(251, 252, 252, 1);
transition: all 400ms ease-in-out;
}
.cart-item:hover {
box-shadow: rgb(149 157 165 / 20%) 0px 10px 10p... |
/*
@license
dhtmlxScheduler v.5.3.3 Professional Evaluation
This software is covered by DHTMLX Evaluation License. Contact sales@dhtmlx.com to get Commercial or Enterprise license. Usage without proper license is prohibited.
(c) XB Software Ltd.
*/ |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=ZCOOL+KuaiLe&display=swap... |
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback col... |
/*!
* 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) |
/*
* This is a manifest file that'll be compiled into site.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
* or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
*
*... |
/**
* @name Anti_Lag
* @author NFLD99
* @version ersion auto updates
* @description Thank you for choosing NFLD Inc!
* @source https://github.com/NFLD99/Better-Discord
* @website https://rabbisalt4.github.io/Testing-Discord/
* @patreon https://rabbisalt4.github.io/Testing-Discord/patreon
* @authorLink https://d... |
.container {
text-align: center;
}
.header {
background-color: white;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: #464855;
}
.link {
color: #ff4858;
} |
/*!
* jquery-drawer v3.2.1
* Flexible drawer menu using jQuery, iScroll and CSS.
* http://git.blivesta.com/drawer
* License : MIT
* Author : blivesta <design@blivesta.com> (http://blivesta.com/)
*/
/*!------------------------------------*\
Base
\*!------------------------------------*/
.drawer-nav {
positi... |
/**
* Rollup of all design system styles.
*
* Default behavior of `postcss-import` ensures that each
* file will only be imported once.
*/
/* Global custom properties */
@import "../../lib/dictionary/css/customProperties.css";
/* Base styles */
@import "../base-styles/index.css";
/* Icons */
@import "../icons/... |
[class*='col-'] {
float: left;
padding-right: 20px;
padding-bottom: 20px;
}
[class*='col-']:last-of-type {
padding-right: 0;
}
a {
text-decoration: none;
}
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
h3 {
text-align... |
/* ==UserStyle==
@name DIO DIO DIOD IPO
@namespace USO Archive
@author Owen Duffy
@description `JOJO`
@version 20210830.2.50
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://web.roblox.com"), url-prefix("https://www.roblox.com")
... |
@import url('https://cdn.jsdelivr.net/gh/hgyoseo/ridibatang@master/font.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700|Roboto+Slab:400,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,700|Noto+Serif+KR:400,700');
* {
text-rendering: optimizeLegibility;
-webki... |
/**
* Copyright 2016 The AMP HTML Authors. 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 require... |
.ui-helper-horizontal > DIV,
.ui-helper-horizontal > LI,
.ui-helper-horizontal > SPAN,
.ui-helper-horizontal > LABEL,
.ui-helper-horizontal > H1,
.ui-helper-horizontal > H2,
.ui-helper-horizontal > H3,
.ui-helper-horizontal > H4
{
float: left;
clear: none;
display: block;
}
.ui-icon
{
text-indent: -99... |
.row-header{
margin:0px auto;
padding:0px auto;
}
.row-content {
margin:0px auto;
padding: 50px 0px 50px 0px;
border-bottom: 1px ridge;
min-height:400px;
}
.row-footer{
background-color: #AfAfAf;
margin:0px auto;
padding: 20px 0px 20px 0px;
}
.jumbotron {
padding:70px 30px 70p... |
img{ filter: grayscale(1); -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -o-filter: grayscale(1); -ms-filter: grayscale(1);}
*{
box-shadow: none!important; border-radius: 0!important;border: 0;
}
#slider {
margin-bottom: -4rem;
}
a{
text-decoration: underline!important;color: #000!important;
}
.bg-red,... |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap');
* {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
}
nav {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
height: 100px;
positi... |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");/*!
* bootswatch v3.3.7
* Homepage: http://bootswatch.com
* Copyright 2012-2016 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*//*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016... |
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*# sourceMappingURL=bootstrap.min.css.map */ |
.alignRight {
text-align: right;
}
.footerColor {
background-color: #222;
color: white;
}
.container {
display: flex;
justify-content: space-evenly;
}
.container1 {
display: flex;
justify-content: space-evenly;
}
.footerPadding {
padding-bottom: 15%;
padding-right: 2%;
}
.marginAroun... |
body {
margin:0;
}
ul.topnav {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
}
ul.topnav li {float: left;}
ul.topnav li a {
display: inline-block;
color: #f2f2f2;
text-align: center;
padding: 14px 20px;
text-decoration: none;
transition: 0.3s;
font-... |
body {
color: #333;
font-size: 16px;
}
a {
color: #009688;
}
blockquote {
border-left: 5px solid #795548;
color: #795548;
font-size: 125%;
font-weight: 400;
margin: 20px 0;
padding-left: 1.5rem;
}
blockquote * {
font-size: inherit;
line-height: inherit;
}
.text-center {
text-align: center;
}
nav {
backgr... |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400&display=swap);
.Products-items {
grid-template-columns: repeat(4, 1fr);
grid-gap: 1rem;
grid-row-gap: 1.5em;
display: grid;
}
.Products-item {
text-decoration: none;
box-shadow: 8px 14px 38px rgba(39,44,49,0.06), 1px 3px 8px rgba(39,44,49... |
.landingContainer {
background-color: var(--portfolio-bg);
margin-top: 3.5em;
} |
.sabai-directory-listings-list .sabai-entity,
.sabai-directory-listing-reviews > .sabai-entity,
.sabai-directory-listing-photos > .sabai-entity {margin:0; padding:1em 0; border-bottom:1px #ddd solid;}
.sabai-directory-listings-list .sabai-entity:last-child {border-bottom:0;}
.sabai-directory-listings-list .sabai-entity... |
body {
background-color: #ebeae9;
font-family: "OpenSans", sans-serif;
}
div.global{
margin:0% 25%;
line-height: 1.5em;
font-size: larger;
}
div.photo{
text-align: center;
}
.photo img{
width: 200px;
height: 200px;
border: 3px solid #aeafaf;
border-radius: 50%;
}
div.presentation... |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
... |
/*Show*/
.manufacturers-div {
background-color: #f9f9f9;
padding: 5%;
height: 100vh;
}
/*Lista de manufacturers - index*/
.each-manufacturer {
padding: 1%;
}
.each-manufacturer a{
color: black;
}
/*Manufacturer - show*/
.title-manufacturer {
margin-left: 5%;
margin-bottom: 3%;
}
.buttons-manufacturer {
dis... |
/*-
* ============LICENSE_START=======================================================
* VID
* ================================================================================
* Copyright (C) 2017 - 2019 AT&T Intellectual Property. All rights reserved.
* ============================================================... |
.Auth {
display: flex;
justify-content: center;
padding-top: 100px;
flex-grow: 1;
width: 100%;
background: linear-gradient(270deg, #cef2fa 0%, #59bfef 100%);
}
.Auth>div {
width: 100%;
max-width: 600px;
padding: 0 20px;
}
.Auth h1 {
text-align: center;
color: #fff;
}
.AuthF... |
@tailwind base;
@tailwind components;
@tailwind utilities;
/*Your Custom CSS Goes here*/
h1 {
@apply text-4xl tracking-tighter mb-3 text-center lg:text-7xl;
}
h3 {
@apply text-2xl font-bold mb-3;
}
h4 {
@apply text-xl font-bold mb-3;
}
/* Syntax Highlighting*/
body :not(pre) > code[class*="language-"],
body... |
.Links {
list-style-type: none;
padding-left: 0;
margin-top: 50px;
text-align: center;
}
.Links li {
width: 200px;
padding: 20px 0px;
margin: 20px 0px;
}
.Link {
text-decoration: none;
color: #2c2c2c;
font-size: 16px;
font-weight: 300;
}
.Active {
font-weight: 500;
} |
@charset "UTF-8";
@font-face {
font-family: "linea-basic-10";
src: url("fonts/linea-basic-10.eot");
src:
url("fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"),
url("fonts/linea-basic-10.woff") format("woff"),
url("fonts/linea-basic-10.ttf") format("truetype"),
url("fonts/linea-basic-... |
.inline{
display: inline;
}
.profile{
margin: 20px;
}
img{
width:inherit;
text-align: centre;
margin-top: 50px;
}
h4.style2{
margin-top: 50px;
font-family: 'Great Vibes', cursive;
text-align: center;
font-size: 36px;
color: #000;
}
h4{
font-family: 'Great Vibes', cursive;
... |
.named-colors-in-expressions {
color-0: 0 -red;
color-1: #000101;
color-2: #ff0000;
color-3: #ff0000;
background-color: blue-2;
color: green-black;
animation: blue-change 5s infinite;
}
.named-colors-in-expressions-bar-red {
x: y;
}
.named-colors-in-expressions-barred {
a: a;
}
.division {
value: 2p... |
body { background: url(../website/img/bodybg/bg8.jpg) repeat left top; } |
*{
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
body{
background: #ddd;
}
.wrapper .header{
z-index: 1;
background: #22242A;
position: fixed;
width: calc(100% - 0%);
height: 70px;
display: flex;
top: 0;
}
.wrap... |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
width: 100%;
height: 100%;
}
a {
text-decoration: none;
}
input {
background-color: snow;
border: none;
border-radius: 5px;
outline: none;
height: 30px;
padding: 8px;
}
.container {
width: 100%;
... |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
/* apply a natural box layout model to all elements, but allowing components to change */
html {
box-sizing: border-box;
color: rgba(68, 68, 68 , 1);
font-weight: 300;
}
*, *:before, *:after {
box-sizing: inherit;
}
h1, h2, h3, h4, h5... |
.page-appflow {
--page-width: 1000px;
}
.page-appflow docs-cards > docs-card:nth-child(1) {
font-size: 1.25em;
}
.page-appflow-cookbook-intro,
.page-appflow-deploy-intro,
.page-appflow-package-intro,
.page-appflow-automation-intro,
.page-appflow-quickstart {
--page-width: 800px;
}
.page-appflow-quickstart-conn... |
.Resources {
}
.Resources--Details {
margin-top: 3rem;
}
.Resources--Details--Item {
display: flex;
padding: 2rem 0;
border-top: 1px solid var(--lightGrey);
font-weight: 500;
text-decoration: none;
color: inherit;
transition: color 0.2s ease-in-out;
}
.Resources--Details--Item:hover,
.Resources--Deta... |
.cssTest {} |
/*!
* jQuery UI CSS Framework 1.12.0-rc.2
* http://jqueryui.com
*
* Copyright 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... |
@font-face{
font-family: 'NanumBarunpen';
font-style: normal;
font-weight: 400;
src: local('☺'),
url('NanumBarunpenR.woff2') format('woff2'),
url('NanumBarunpenR.woff') format('woff'),
url('NanumBarunpenR.ttf') format('truetype');
}
@font-face{
font-family: 'NanumBarunpen'... |
/***********************************************************************
* This section can be modified to create color variants of the theme. *
***********************************************************************/
/****************
* color scheme *
****************/
@define-color theme_base_color #ffffff;
@d... |
body{
font-family: 'Comfortaa', cursive;
}
.titulo{
padding: 40px;
}
.card{
width: 49%;
display: inline-block;
vertical-align: top;
}
#botao-jogue{
width: 150px;
display: block;
margin: 50px auto;
}
.slick-prev:before, .slick-next:before{
color: #000;
} |
/* Tabulator v4.5.0 (c) Oliver Folkerd */
/*# sourceMappingURL=tabulator_bootstrap.min.css.map */ |
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
* {
margin: 0;
padding: 0;
outline: 0;
box-sizing: border-box;
}
body {
font: 400 14px Roboto, sans-serif;
background: #f0f0f5;
}
input, button, textarea {
font: 400 18px Roboto, sans-serif;
}
button ... |
.todo-app {
min-height: 100px;
width: 300px;
margin: 0 auto;
}
.todo-list {
margin: 0;
padding: 0;
list-style: none;
}
.todo-list .todo.completed .title {
text-decoration: line-through;
color: #666;
}
.todo-list .todo .delete {
display: none;
cursor: pointer;
}
.todo-list .to... |
.Tooltip {
position: fixed;
display: inline-block;
border-radius: 0.125rem;
max-width: 300px;
padding: 0.25rem;
user-select: none;
pointer-events: none;
background-color: #ffffff;
border: 1px solid #ccc;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
font-size: 11px;
}
.Divider {
height: 1px;
ba... |
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*# sourceMappingURL=2.c70cf65f.chunk.css.map */ |
#avatar {
height: 90px;
}
#status p{
font-size: 60px;
text-align: left;
font-weight: normal;
margin: 20px 0 40px;
}
.project
{
margin: 40px 0 0;
}
.qr
{
display: block;
display: none;
width: 100px;
height: 100px;
margin-left: 100px;
}
.app-icon
{
display: block;
float: left;
margin-right: 30px... |
.nekoAnim-invisible {
opacity: 0;
}
.nekoAnim-visible {
opacity: 1;
}
.nekoAnim-animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s... |
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* 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... |
/* 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. */
body {
margin: 10px;
min-width: 47em;
}
a {
color: blue;
font-size: 103%;
}
#header {
-webkit-padding-start: 0;
background: url(../..... |
@charset "UTF-8";
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../../bower_components/bootstrap-sass/assets/... |
.buttonOne-enter {
transform: scaleY(1);
}
.buttonOne-enter-active {
transform: scale(1.05, 1.05);
transition: transform 200ms ease-in;
}
.buttonOne-exit {
transform: scale(1.05, 1.05);
}
.buttonOne-exit-active {
transform: scaleY(1);
transition: transform 200ms;
}
.buttonTwo-enter {
transf... |
@import url("//fonts.googleapis.com/css?family=Open+Sans:200italic,300italic,200,300");/*!
* Bootstrap v3.0.0
*
* Copyright 2013 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 by @mdo and @fat. |
.icn-error {
font-size: 3.2em;
margin-bottom: .25em;
}
.not-found {
text-align: center;
} |
.App {
text-align: center;
background-color: #282c34;
}
.App-logo {
animation: App-logo-spin infinite 10s linear;
height: 40vmin;
pointer-events: none;
margin: 20px;
}
.App-logo2 {
animation: App-logo-spin infinite 10s linear;
height: 10vmin;
pointer-events: none;
margin: 40px;
}
.App-logo3 {
a... |
.navbar-cute{
background-color: #222;
border-color: transparent;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
text-transform: uppercase;
font-size: 12px;
}
.navbar-cute a {
color: #fff !important;
}
.navbar-cute a:hover {
color: yellow !important;
} |
/**
* Base
*/
html, body {
height:100%;
}
body:before, body:after {
content: "";
position: fixed;
background: #444;
left: 0;
right: 0;
height: 5px;
}
body:before {
top: 0;
}
body:after {
bottom: 0;
}
body {
background-color: #1a1a1a;
border-left: 5px solid #444;
border-right: 5... |
body {
margin: 0 auto;
font-family: 'Lato', Arial, sans-serif;
line-height: 1.5;
} |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,600;1,100&family=Raleway:ital,wght@0,200;0,400;0,500;0,800;0,900;1,300;1,600&display=swap');
:root {
--primary-color: #f72e0a;
}
body... |
/* Utilities: Classes for reuse */
.container {
max-width: 1200px;
margin: 0 auto;
overflow: auto;
padding: 0 40px;
}
.flex {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
justify-content: center;
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.