diff --git a/res_gen/templates/generador.html b/res_gen/templates/generador.html
index 600ccf1..f7ebffc 100644
--- a/res_gen/templates/generador.html
+++ b/res_gen/templates/generador.html
@@ -28,6 +28,12 @@ a:hover {
.mainButtons button {
margin-bottom: .5em;
}
+.chorded .hideChorded {
+ display: none;
+}
+.lyrics .hideLyrics {
+ display: none;
+}
label.forCheckbox {
text-wrap: nowrap;
}