/*
Theme Name: PC groupsite live v126
Author: Daniel Wegkamp
Description: Standard Wordpress Theme for Group Pages of the Department of Physical Chemistry (Fritz-Haber-Institute of the MPG) based on UIKit 3.0 - Copyright (c) 2013-2018 YOOtheme GmbH, getuikit.com.
Version: 1.2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: very good
Text Domain: PCgroupsite
*/

/*such that wordpress content is displayed correctly - optimised for gutenberg editor but  also for old one...:*/


/* Normalize */
/* --> should be part of UIKit! */

/*### margins for images: */
.wp-block-image .alignright img,
.wp-block-image .alignright,
img.alignright
{
    float: right;
    margin: 0.5em 1em 1em 1em;
}

.wp-block-image .alignleft img,
.wp-block-image .alignleft,
img.alignleft
{
    float: left;
    margin: 0.5em 1em 1em 0;
}




/*### define font sizes here?
 *.has-regular-font-size, .has-large-font-size, .has-larger-font-size, .has-small-font-size, .has-huge-font-size






