/*
 Theme Name: Yoko Child
 Theme URI: http://blog.buecherfrauen.de
 Description: Child Theme for the Yoko theme
 Author: Anke Strunz
 Author URI: http://blog.buecherfrauen.de/
 Template: yoko
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Yoko Child Theme
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

#content {
    width: 90% !important;
float: left;
}
 
#secondary {
    display: none;
}

.shortcode-author-avatars div.author-list .user {
    text-align: left !important;
}