/*
Theme Name: stiftung
Template: cleanr
Description: Stiftung als child von Clean 0.2.2
Version: 0.2.2
Author: ms
License: GNU General Public License v2 or later
License URI: license.txt
*/

/* Test */
#sidebar {
  width:5%;
}

#sidebar.grid_5 {
  background-color: #ccc;
  width: 20px;
}

/* Das ist ein Beitrag */
#content .post .entry{
  font-family: Helvetica, Arial;
}