/*
Theme Name: Twenty Sixteen Child
Theme URI: https://lulz.blogginc.com/twentysixteen-child
Author: Maria Pirzada Ansari
Author URI: http://maria.blogginc.com/
Description: My first child theme. Parent theme: Twenty Sixteen.
Version: 2.5.0
Template: twentysixteen
Text Domain: twentysixteen-child
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments
*/
@import url("../twentysixteen/style.css");

.entry-title {
    font-size: 1.2rem;
}

.cat-links{
  display: none;
}

.tags-links {
 display: none;
}

ul.sub-menu li.menu-item a {
  background-color:#000000
}

