@charset "ISO-8859-1";
/* CSS Document */
/*
Theme Name:     Armutsblog 20/12
Description:    Child theme from the Twenty Twelve theme fpr Armutsblog
Author:         flamme rouge gmbh
Author URI:     http://www.flammerouge.com
Template:       twentytwelve
Version:        0.1.0
*/

/* http://codex.wordpress.org/Child_Themes */

/* We must first include the original css from the parent theme */
@import url("../twentytwelve/style.css");

/* importiert die Änderungen aus Extra-CSS */
@import url("armutsblog.css");

