Merge pull request #25 from otjura/master

subject visibility more in line with dark-purple
This commit is contained in:
kalyx 2015-09-04 13:34:19 -05:00
commit 4bdebe60b3
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ input[type="submit"]:hover, div.ban h2 {
}
p.intro span.subject {
color: #664445;
color: #962C22; /*old #664445 */
}