/**
 * Theme Name:     Lightning Child
 * Author:         Vektor,Inc.
 * Template:       lightning
 * Text Domain:	   lightning-child
 * Description:    Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
 */

h4	{
	border-bottom: dotted 1px #337ab7;
}

h5	{
	background-color: cornsilk;
	padding:10px;
}

.tablepress th,
 .tablepress td {
 font-size: 1rem;
 }

.haba1	{
	border-radius: 10px;
}

code {
	font-size: 14px !important;
	color: #000 !important;
	background-color: #f5f5f5 !important;
	border: none !important;
	margin: 10px 0 20px 30px !important;
	padding: 10px 5px 8px 20px !important;
}

.date	{
	font-size: 13px;
	text-align: right;
	margin-bottom: -40px;
}