text
stringlengths
1
1.04M
a.btn { background: #0096a0; border-radius: 4px; box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.25); color: #fff; display: inline-block; padding: 6px 30px 8px; position: relative; text-decoration: none; transition: all 0.1s 0s ease-out; } .no-touch a.btn:hover { background: #00a2ad; ...
.register-container { width: 100%; max-width: 1120px; height: 100vh; margin: 0 auto; display: flex; align-items: center; justify-content: center; } .register-container .content { width: 100%; padding: 96px; background: #f0f0f5; box-shadow: 0 0 100px rgba(0,0,0,0.1); border-radius: 8px; disp...
.main-nav {background-color: #fff;border-bottom: 1px solid #ddd;} .main-nav .navbar-left {background-color: #26A69A;} .main-nav .navbar-left .logo {background: url('../../assets/images/logo-junglegreen.png') no-repeat 0 0;} .main-nav .navbar-right .top-right-icons > li > a {color:#26A69A;} .main-nav .navbar-right .top-...
/*! * Start Bootstrap - Simple Sidebar (https://startbootstrap.com/template-overviews/simple-sidebar) * Copyright 2013-2019 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/blob/master/LICENSE) */ body { overflow-x: hidden; } #sidebar-wrapper { min-height: 1...
body { height: 100vh; width: 100vw; margin: 0; padding: 0; position: relative; display: flex; flex-wrap: wrap; font-size: 0.9em; font-family: 'Roboto', sans-serif; } #loader { posi...
@charset "UTF-8"; /* line 5, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ 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...
/*! * UI development toolkit for HTML5 (OpenUI5) * (c) Copyright 2009-2017 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. */ /*! * UI development toolkit for HTML5 (OpenUI5) * (c) Copyright 2009-2017 SAP SE or an SAP affiliate company. * Licensed under t...
.console { background-color: #000000; color: #ffffff; } .console .xterm_ef1 { /* red */ color: #ff0000; } .console .xterm_ef2 { /* green */ color: #00ff00; } .console .xterm_ef3 { /* yellow */ color: #ffff00; } .console .xterm_ef6 { /* cyan */ color: #00ffff; } .console .xterm_ef8 { /* gray */ co...
body { font-size : 100% ; background-color : white ; color : #111 ; width : 80% ; min-width : 400px ; min-height : 200px ; margin : 5% 5% ; display : block ; } .slider-width { width: 960px; } .season.label { font: 500 72px "Helvetica Neue"; fill: #F2F2F2; } .axis path, .ax...
.padding { padding: 20px; }
@import url(https://fonts.googleapis.com/css?family=Nunito);@import url(https://fonts.googleapis.com/css2?family=Poppins);@charset "UTF-8"; /*! * Bootstrap v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twb...
/* =================================================================== */ /* Yellowgreen #9acd32 ====================================================================== */ .page-title h2 span:first-child::before, .page-title h2 span:nth-child(2), .divider .fa, .bl-main>section.topleft .bl-box .ah-headline.clip .ah-word...
.jumbotron { background-color: #0f67ff; color: #ffffff; } .jumbotron h1 { font-size: 72px; font-weight: bold; text-transform: uppercase; } body { background-color: #f6fbff; } .card { width: 300px; margin: 10px; } .card-header { background-color: #a9c9ff; }
/*** Portfolio ***/ /*Portfolio Filter*/ .mix-filter { list-style: none; margin:0 0 20px 0; padding: 0; } .mix-filter li { color: #555; cursor: pointer; padding: 6px 15px; margin-left: 2px; margin-bottom: 5px; background: #eee; display: inline-block; } .mix-filter li:hover, .mix-filter li.active { color: #...
.Container{ width: 100%; display: flex; align-items: center; /* justify-content: center; */ flex-direction: column; } h2 { width: 100%; color: rgb(0, 216, 169); margin-bottom: 1em; } .section-box { height: 17em; background-color: rgb(255,255,255); width: 65%; color: rgb...
@import url(fontawesome-all.min.css); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,700,900"); /* Phantom 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...
.headerLogo{ max-width: 80px; } .headerUp{ display: flex; justify-content: space-between; margin-bottom: 40px; } .header { width: 100%; margin: 0 auto; margin-top: 20px; margin-bottom: 20px; }
/* * The Typekit service used to deliver this font or fonts for use on websites * is provided by Adobe and is subject to these Terms of Use * http://www.adobe.com/products/eulas/tou_typekit. For font license * information, see the list below. * * scandia-line-web: * - http://typekit.com/eulas/00000000000000003...
@import url(https://fonts.googleapis.com/css?family=Lato:300italic,700italic,300,700); body { padding:50px; font:16px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#555; font-weight:300; background-color: #f8f4ee; } h1, h2, h3, h4, h5, h6 { color:#222; margin:0 0 20px; } p, ul, ol, ta...
* { margin: 0; } html, body { height: 100%; } body { margin: 0; padding: 0; background: #564e47 url('../img/game-wrap-bg.png'); color: #9A998E; font-size: 14px; line-height: 1.2em; font-family: 'Alegreya Sans SC', Tahoma, Arial, sans-serif; font-weight: normal; } a { color: #9A998E; font-size: 20p...
*, ::before, ::after { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Audiowide', cursive, 'Arial'; line-height: 1.15; } html { font-size: 72%; color: #4f4f4f; text-rendering: optimizeLegibility; } @media (min-width: 500px) { html { font-size: 50%; } } @media (min-width: 700...
body { margin: 0px; } .container{ background: #666 url(../img/ej03_tree.jpg) no-repeat -60px 0; width: 420px; height: 480px; position: relative; } .snowflake { color: #fff; top: -40px; font-size: 2em; position: absolute; animation-duration: 12s; animation-name: nieve,fade; ...
body, html { margin: 0; padding: 0; } body { font-family: sans-serif; color: black; background: #222; position: relative; z-index: 1; } a { color: #6699CC; } a:hover { color: #77AADD; } #container { position: absolute; z-index: 1; left: 50%; top: 50%; margin: -50px 0 0 -50px; } .howdy { display...
/*! * 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 */* html { font-family: sans-serif; -webkit-text-size-adjust: 100%; ...
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);/*! * direction.less v0.1.0
.page-invoice .invoice { padding: 0 20px } .page-invoice .invoice hr { border: none; border-bottom: 3px solid #f1f1f1; margin: 0 -20px } .page-invoice .invoice-header { background: #f7f7f7; border-bottom: 8px solid #f1f1f1; margin: 0 -20px; padding: 20px; position: relative } .pag...
.typed-cursor{ opacity: 1; font-weight: 100; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; -ms-animation: blink 0.7s infinite; -o-animation: blink 0.7s infinite; animation: blink 0.7s infinite; } @-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1;...
.message { display: block; padding: 10px; border: 2px solid #555555; border-left-width: 32px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin-bottom: 20px; font-size: 0.875em; font-weight: 600; } .message.success { color: #1dd1a1; border-...
/* Core Owl Carousel CSS File v1.3.3 */ .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } /* display none until init */ .owl-carousel{ display: none; position: relative; width: 100%; -ms-touch-action: pan-y; } .owl-carousel .owl-wr...
* { padding: 0; margin: 0; box-sizing: border-box; color: white; text-align: center; } body { background-image: url('https://unsplash.it/1500?random'); background-repeat: no-repeat; background-position:center center; background-attachment: fixed; background-size: cover; } .wrapper { display: fle...
.img-top-content { position: relative; } .img-front { max-height: 16rem; opacity: 1; display: block; transition: .5s ease; backface-visibility: hidden; } .centered-content { transition: .5s ease; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-alig...
.searchBar_input { width: 88%; margin-left: 70px; background: none; border: 2px solid rgba(255, 255, 255, 0.7); border-radius: 6px; padding: 7px 10px; color: #fff; } .searchBar-btn { position: absolute; border: none; right: 0; border-radius: 6px; background: rgba(255, 192, 16, 0.8); padding: ...
* { padding: 0; margin: 0; box-sizing: border-box; } body { background: black; background-position: center center; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; } .lefthalf { background: url(../images/bg.jpg); width: 50%; position: absolute; left: 0px; hei...
/* Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dis...
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@200;400&display=swap"); * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: "Raleway", sans-serif; } /* NAVBAR */ .navbar { opacity: 0.8 !important; background-color: #333333; position: fixed; width: 100%; colo...
/* Arrows */ .slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: ...
/* ====================================== UNIVERSAL ====================================== */ .container { box-sizing: border-box; height: auto; min-height: 100vh; overflow: hidden; padding: 80px 100px 150px; position: relative; width: 100%; } h1.title { color: #181818; font-family: 'Ubuntu', sans-s...
.text { color: red; }
.page { position: relative; display: flex; flex-direction: column; } .main { flex: 1; } .sidebar { background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); } .top-row { background-color: #f7f7f7; border-bottom: 1px solid #d6d5d5; justify-content: flex-end; height: 3.5rem; displ...
/* pages/uni-cropper/index.wxss */ .uni-content-info { /* position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block; align-items: center; flex-direction: column; */ } .cropper-config { padding: 20upx 40upx; } .cropper-content { min-height: 750upx; width: 100%; } .uni-corpper...
.listingAction { width: 350px; background-color: #fff; margin-left: 26px; min-height: 350px; padding: 26px 24px; border-radius: 2px; box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.14); display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; } ...
.c-sidebar__header { } .c-sidebar__title { line-height: 40px; } .c-sidebar__logo { vertical-align: bottom; } .c-sidebar__item-list { padding-left: 0; } .c-sidebar__item { display: block; margin-top: .5rem; margin-bottom: .5rem; } .c-sidebar__category { margin-top: 1.5rem; } .c-sidebar__category__title { ...
.fusion-footer-copyright-area { z-index: 10; position: relative; padding: var(--copyright_padding-top) 10px var(--copyright_padding-bottom); border-top: var(--copyright_border_size) solid var(--copyright_border_color); background-color: var(--copyright_bg_color); } .fusion-footer-copyright-area .fusion-row { ...
@keyframes lds-pacman-1 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 50% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes lds-pacman-1 { 0% { -webkit-t...
div { width: 200px; height: 200px; background-color: firebrick; } h1 { background-color: forestgreen; }
#main-sec{ /*background-color:#faf5fb;*/ background-color:#e5e5e5; } #o-container{ margin:0 auto; max-width:1440px; min-width:320px; padding:0 40px; margin-right:40px; } .o-container{ background-color: #f8effa; width: 1200px; height: 500px; margin: 20px 0px 50px 220px; overflow:scroll; } .m...
.geEditor { font-family:Helvetica Neue,Helvetica,Arial Unicode MS,Arial; font-size:10pt; border:none; margin:0px; } .geEditor input[type=text]::-ms-clear { display: none; } .geMenubarContainer .geItem, .geToolbar .geButton, .geToolbar .geLabel, .geSidebarContainer .geTitle { cursor:pointer !important; } .geBackgr...
/* breakpoint */ /* ---------------------------------------------------------- [Table of contents] #Woocommerce-base #Woocommerce-layout #Woocommerce-smallscreen #Woocommerce-general ---------------------------------------------------------- */ .clear { clear: both; } .nobr { white-space: nowrap; } /* -----------...
/* ==UserStyle== @name John <> Jane Cursor np @namespace USO Archive @author unkindlyOuroboros @description `blergh` @version 20130414.0.6 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ body, a, a:hover { cursor: url('http://i.imgur.com/IqkB6Ge.png'), progress; ...
/* ==UserStyle== @name PikabuGlass @namespace USO Archive @author MetaCortex @description `PikabuGlass` @version 20200208.9.3 @license CC0-1.0 @preprocessor uso @advanced text JPG "Фоновая картинка(ссылка)" "http://desktopwallpapers.org.ua/pic/201203/1920x1080/desktopwallpapers...
@import url(https://fonts.googleapis.com/css?family=Nunito);@import url(https://fonts.googleapis.com/css?family=Unica+One);@import url(https://fonts.googleapis.com/css?family=Dosis:400,600);@import url(https://fonts.googleapis.com/css?family=Signika:400,700);/*! * AdminLTE v3.0.0-alpha * Author: Abdullah Almsaeed...
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);/*! * Bootstrap v4.2.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: #3490dc; -...
#loading { width: 4%; margin: 0px 10px -6px 0px; }
/* ---------------------------------------- // Table of Contents: // - Common // - animations // - base // - .document // - grid // - header // - .site // - Components // - .alert // - .arrow // - .breadcrumb // - .btn // - .button-toggle // - .card // - .card-table // - .container // - .d...
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600"); @import url("fontawesome-all.min.css"); /* Overflow 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, h...
/*** ESSENTIAL STYLES ***/ .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; } .sf-menu li { position: relative; } .sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; } .sf-menu > li { float: left; } .sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: block...
.mblHeading { background-image: url(compat/heading-bg.png); } .mblHeadingSpanTitle { white-space: normal; } .mblArrowButtonHead { position: absolute; top: 6px; left: 3px; width: 19px; height: 29px; border-style: none; background-image: url(compat/arrow-button-head.png); } .mblArrowButtonBody { padding: 0px 10...
.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #003C00; background-color: #D8EBEB; border: 1px solid #346767; } .page-item.disabled .page-link { color: #868e96; pointer-events: none; cursor: auto; ba...
.rc-form{ padding: 16px; background-color: #fff; .vertical-input-group{ display: flex; margin-bottom: 8px; .label{ position: relative; margin: 0; color: #5d5d5d; font-weight: 400; line-height: 2em; } .input-wrap{ display: flex; .input, .select-btn{ ...
@import url(http://fonts.googleapis.com/css?family=Open+Sans); @import url(http://fonts.googleapis.com/css?family=Source+Code+Pro); code { white-space: pre-wrap; font-family: Source Code Pro, monospace; position: relative; left: 2%; } .header { text-align: center; margin-bottom: 2%; } a { ...
/*! * Datetimepicker for Bootstrap 3 //! version : 4.0.0-beta * https://github.com/Eonasdan/bootstrap-datetimepicker/ */ .bootstrap-datetimepicker-widget.dropdown-menu { margin: 2px 0; padding: 4px; width: 19em; } @media (min-width: 768px) { .bootstrap-datetimepicker-widget.dropdown-menu.timepicker...
.text { text-transform: capitalize; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canva...
/* Colors */ /* Podcast tune project colors */ /* Typography */ /* Space */ /* Breakpoints */ body { letter-spacing: 1px; color: #131313; font-family: "Open Sans", sans-serif; line-height: 1.5; } .heading-primary { margin-bottom: 6rem; user-select: none; color: #fafafa; backface-visibility: hidden; } ...
body { display: none; } .telegram_container { position: absolute; margin-left: 35%; margin-right: 35%; width: 30%; height: 300px; background-image: url("telegram.png"); background-repeat: no-repeat; background-size: 100% 100%; top: 50%; -ms-transform: translateY(-50%); ...
div.dataTables_length label { font-weight: normal; text-align: left; white-space: nowrap; } div.dataTables_length select { width: 75px; display: inline-block; } div.dataTables_filter { text-align: right; } div.dataTables_filter label { font-weight: normal; white-space: nowrap; text-align: left; } div.dataT...
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin-ext'); @import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&subset=latin-ext'); .spinCard{ -webkit-animation:spin 4s linear infinite; animation:spin 4s linear infinite; } @-webkit-key...
/* Flat Remix theme * * This file is part of the Flat Remix theme. * * Layout and code style adapted from the Paper theme. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 3, as published by the Free Software Founda...
.highlight{ background: rgba(250, 200, 10, 0.5); }
@import url("font-awesome.min.css"); @import url("https://fonts.googleapis.com/css?family=Roboto:100,300,100italic,300italic"); /* 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, sm...
/* * Globals */ /* Links */ a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-secondary, .btn-secondary:hover, .btn-secondary:focus { color: #333; text-shadow: none; /* Prevent inheritance from `body` */ background-color: #fff; border: .05rem solid #fff; } /* * Base structure */ h...
/* about */ .about-sectionM { background: url(../image/about2.jpg) no-repeat left; background-size: 60%; overflow: hidden; padding: 100px 0; } .inner-containerM { width: 55%; float: right; background-color: #fdfdfd; padding: 150px; } .inner-containerM h1 { margin-bottom: 30px; font-size: 30px; ...
@media (max-width:1619px){ /* Main Menu Area css ============================================================================================ */ .header_area .navbar .search { margin-left: 40px; } /* End Main Menu Area css =======================================================================================...
/*! * Theme Name: Dental Studio * Theme URI: http://woopstrapblank.com * Description: HTML5 Blank WordPress Theme * Version: 1.5.0 * Author: Todd Motto (@toddmotto) * Author URI: http://toddmotto.com * Tags: Blank, HTML5, CSS3 * * License: MIT * License URI: http://opensource.org/licenses/mit-license.php */ ...
/* Theme Name: Jema en la web Description: Jemaenlaweb is a custom theme. Version: 1.0 Author: Nestor Gutiérrez && Soluciones K&K Author URI: https://www.solucioneskyk.com Text Domain: jemaenlaweb License: MIT License License URI: http://opensource...
/*! * Copyright &copy; 2012-2013 <a href="https://github.com/free lance/infosys">infosys</a> All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); */ html,body {scrollbar-face-color:#ffffff;scrollbar-highlight-color:#ffffff;scrollbar-darkshadow-color:#ffffff;padding:0;} img {max-w...
.w-frames { font-size: 12px; min-width: 560px; } .w-frames-action { background: #f1f3f4; position: relative; border-bottom: 1px solid #ccc; height: 22px; line-height: 20px; min-width: 560px; } .w-frames-action label { font-weight: normal; margin-left: 10px; color: #000; } .w-frames-action label in...
/* Stylizes the navigation bar */ nav { background-color: navajowhite; padding: 10px; } nav > a { font-size: 1.5em; padding: 10px; text-decoration: none; } nav > a:hover, a:focus { color: white; } #here { border: 3px solid peru; border-radius: 10px; } /* Stylizes the footer with copyright symbol */ foo...
/* * jQuery FlexSlider v2.2.0 * http://www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author: Tyler Smith (@mbmufffin) */ /* Browser Resets *********************************/ .flex-container a:active...
/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=6682a870c688314ed35d) * Config saved to config.json and https:...
/* Flaticon icon font: Flaticon Creation date: 19/09/2019 09:40 */ @font-face { font-family: "Flaticon"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff2") format("woff2"), url("./Flaticon.woff") format("woff"), url("./...
/*! * Start Bootstrap - Resume v5.0.2 (https://startbootstrap.com/template-overviews/resume) * Copyright 2013-2018 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE) */ body { font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Robot...
*{ margin: 0; padding: 0; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } ul{ float:middle left; list-style-type: none; box-sizing: border-box; } ul li{ margin-top: 30px; display:inline-block; padding: 5px; } .main{ width: 200px; margin-top: 300px; ...
@import url("font-awesome.min.css"); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic"); /* Arcana by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, applet, ob...
.img-circle { border-radius: 50%; } #img-about{ margin-left: 65px; border-radius: 100%; } .bold{ font-weight: bold } * {box-sizing:border-box} /* Slideshow container */ .slideshow-container { max-width: 1000px; position: relative; margin: auto; } /* Hide the images by default */ .mySlides, .mySlides2...
.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; } .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; } /* Rounded corners */ .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } ...
.page-fb-wall .imgs-gallery{margin:-2px}.page-fb-wall .imgs-gallery .gallery-item{display:block;border:2px solid transparent}.wall-attrs{list-style:none}.wall-attrs .success{color:#11c26d}.wall-attrs .attrs-meta{line-height:30px}.wall-attrs i{margin-right:2px}.wall-attrs .avatar{margin-left:2px}.wall-comment{position:r...
/** * @file * System admin module: Status report. * * Main status report theming, status report info styles, status report layout * and counter styles are provided by the system/base library, see * - system-status-report.css * - system-status-report-general-info.css * - system-status-counter.css * - system...
.text-format-wrapper .form-item { margin-bottom: 0; } .filter-wrapper { border-top: 0; margin: 0; padding: 1.5em 0 1.5em; } .filter-wrapper .form-item { float: left; padding: 0 0 0.5em 1.5em; } .filter-wrapper .form-item label { display: inline; } .filter-help { float: right; padding: 0 1.5em 0.5em; }...
@font-face { font-family: "eui-icon-library"; font-weight: normal; font-style: normal; } .eui-icon { display: inline-block; font: normal normal normal 14px/1 "eui-icon-library"; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .eui-c...
* { color: #e6eaf2; user-select: none; cursor: default; } html, body { margin: 0 auto; overflow: hidden; } hr { border: 0; height: 0; border-bottom: 1px solid #303a4c; } i { vertical-align: middle; } .container { overflow-x: hidden; width: 300px; } .menu { background...
.tagline { margin-top: 0.5em; font-weight: bold; font-size: 1.2em; } p { margin-top: 0em; margin-bottom: 0.4em; } a { color: rgba(14, 12, 12, 0.603); text-decoration: none; } span > a { color: black; font-weight: 550; } span { color: black; font-weight: 550; }
focusable-item { width: 100%; height: 100%; outline: thick; }
@charset "UTF-8"; /*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden */ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.in...
@import url("https://fonts.googleapis.com/css?family=Cardo"); body, html { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center...
/* anytime.5.0.5.min.css Copyright 2008-2014 Andrew M. Andrews III. License: creativecommons.org/licenses/by-nc-sa/3.0/ Any+Time is a trademark of Andrew M. Andrews III */
p { background-color: yellowgreen; font-size: 30px; text-align: center; } li { color: brown; font-size: 40px; font-style: italic; } ul { vertical-align: middle; font-size: 30px; }
.nav-margin-for-menu{ margin-left:15px !important; } .float-right{ float:right; } .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border: 1px solid #f4f4f4; } .table>thead>tr>th, ...
.container { width: 100%; display: flex; flex-direction: column; align-items: center; gap: 2rem; } .calc-container { width: 90vw; height: 60vh; background-color: rgb(100, 100, 100); display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(6, 1fr); margin-top: 2rem; } .s...
@charset "utf-8"; /* ---------- Cart ---------- */ .cart .step { height: 25px; margin-bottom: 10px; } .cart .step ul { float: right; } .cart .step li { width: 150px; height: 25px; line-height: 25px; float: left; margin-left: -15px; _position: relative; font-family: "Microsoft YaHei"; text-align: center; ...