/*
Theme Name: Songlexikon
Description: Childtheme von dice
Author: Sebastian H&ouml;wer
Template: dice
Version: 1.0
Tags:
*/
@import url("../dice/style.css");
@import url("styles.css");

@media print {
header, .sidebar, footer {
    display: none;
}
}