diff --git a/templates/darksideboard.html b/templates/darksideboard.html
index f60cc6b..e31a31f 100644
--- a/templates/darksideboard.html
+++ b/templates/darksideboard.html
@@ -90,7 +90,10 @@
}
#gallery li img{
width: 100%;
- }
+ }
+ #gallery a {
+ color: #222;
+ }
#gallery em {
background: #FFF;
text-align: center;