Add titles to media entries in galleries

This commit is contained in:
Christopher Allan Webber
2011-08-21 23:10:12 -05:00
parent 7a8ad8187c
commit ec451724cc
2 changed files with 11 additions and 1 deletions

View File

@@ -244,6 +244,11 @@ text-align: center;
text-align: center;
}
.media_thumbnail a {
color: #eee;
text-decoration: none;
}
/* media detail */
h2.media_title{