diff options
Diffstat (limited to 'themes/greysme/templates/default.css')
-rw-r--r-- | themes/greysme/templates/default.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/greysme/templates/default.css b/themes/greysme/templates/default.css index ee3a02d0..4b753ac2 100644 --- a/themes/greysme/templates/default.css +++ b/themes/greysme/templates/default.css @@ -524,6 +524,9 @@ input[type=checkbox] { border:0;background:none; } .box_newest_albums {}
.box_newest_artists {clear:none;}
.box_newest_genres {clear:none;}
+.box_popular_album {}
+.box_popular_artists {clear:none;}
+.box_popular_genres {clear:none;}
.box_preferences h4 {color: #8b3e38;font-size: 1.1em;text-align:center;font-weight: bold;border-bottom:1px solid #8b3e38;padding:1em;}
/************************************************/
|