HEX
Server: Apache
System: Linux lev0018 2.6.32-573.3.1.el6.x86_64 #1 SMP Thu Aug 13 22:55:16 UTC 2015 x86_64
User: apache (48)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /var/www/html/levwp/wp-content/themes/slresponsive/style.css
/**
* Theme Name: SLRESPONSIVE
* Theme URI: http://awothemes.pro/themes/slresponsive
* Author: AwoThemes
* Author URI: http://awothemes.pro
* Description: Clean & Fast responsive two-column theme based on Twitter Bootstrap 4 & _s theme. Designed for business and personal purpose with built-in live customizer. Built on a fully responsive grid, SlResponsive looks good on tablets and phone screens as it does on desktop. SLRESPONSIVE Demo: http://demo.awothemes.pro/slresponsive
* Version: 3.0.4
* License: GNU General Public License
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: slresponsive
* Domain Path: /languages/
* Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, grid-layout, translation-ready, threaded-comments, sticky-post, post-formats, custom-menu, blog, news, photography
*
* SlResponsive WordPress theme, Copyright (C) 2014 AwoThemes
* SlResponsive WordPress theme is licensed under the GNU General Public License
*
* SlResponsive is based on Underscores http://underscores.me, (C) 2012-2014 Automattic, Inc.
* 
* Bootstrap 4 by Twitter http://v4-alpha.getbootstrap.com. Licensed under The MIT License (MIT)  https://github.com/twbs/bootstrap/blob/master/LICENSE
*/
@import './css/bootstrap.css';

.bg-color {
	background-color: #ff6666;
}

.nav-menu, .nav-menu .children {
	padding-left: 0;
	list-style: none;
}
.nav-menu a {
	color: #fff;
}
.nav-menu > li > a {
	font-size: 1.2rem;
	font-weight: bold;
}
.widget .children li {
	margin-top: 0.5rem;
	margin-bottom: 0;
}
button.navbar-toggler:active,
button.navbar-toggler:hover,
button.navbar-toggler:focus {
	background-color: #ff6666;
	border-color: #fff;
}
footer.site-footer {
	margin-top: 1em;
    padding: 1.5rem;
    color: #fff;
}
.page h1.entry-title {
	color: #ff6666;
}
.bake10 {
	font-weight: bold;
}
.yuki {
	color: #ff0000;
}
.basic {
	margin-bottom: 1em;
}
.basic th {
	border: 1px solid #ffd1d3;
	background: #f7f7f7;
	width: 50px !important;
}
.basic td {
	border: 1px solid #ffd1d3;
	padding: 5px;
}
a.ihinsan {
	color: #3300ff;
	font-weight: bold;
	text-decoration: underline;
}