/*
Theme Name: Twenty Fifteen Child
Theme URI: https://www.benthamsgaze.org/
Author: Steven J. Murdoch
Author URI: http://www.cs.ucl.ac.uk/staff/s.murdoch/
Description: Variant of Twenty Fifteen for Bentham's Gaze
Template: twentyfifteen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

div.site-info {
    display: none;
}

/* Use 2x image if possible */
.widget_rss h2.widget-title::before {
  content: "";
  background-image: url('/wp-includes/images/rss-2x.png');
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  vertical-align: -1px;
}

.widget_rss .widget-title img {
  display: none;
}
