/*
Theme Name: TT
Theme URI: http://cmspioneer.com/designwall/wordpress/themes/dw-wall/
Author: DesignWall
Author URI: http://cmspioneer.com/designwall/
Description: This is a sample child theme for WallPress
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready

Text Domain: wallpin
Template: twentysixteen
*/
@import url('../twentysixteen/style.css');

/* Theme customization starts here*/
/* body {font-size: 12px;} */
.site-header {
    padding-bottom: 0;
    padding-top: 0;
}

table, th, td {
    border: 0px solid black;
	vertical-align: top;
}

.textwidget a {
border-bottom: none;
}

ul {
    list-style-type: square;
}

li:not(:last-child) {
    margin-bottom: 7px;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a, .comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
    box-shadow: none;
}
