Fix the color of alt in the cover image. cleaner. re #77

This commit is contained in:
Sébastien Lucas 2013-07-09 21:27:23 +02:00
parent 5b6918488c
commit d92cb9ed75
2 changed files with 2 additions and 0 deletions

View file

@ -195,6 +195,7 @@ max-width:800px;
.cover img { .cover img {
max-width:100%; max-width:100%;
max-height:100%; max-height:100%;
color: white;
} }
.download { .download {

View file

@ -212,6 +212,7 @@ max-width:800px;
.cover img { .cover img {
max-width:100%; max-width:100%;
max-height:100%; max-height:100%;
color: white;
} }
.download { .download {