Revert "move post desc to header at top"

This reverts commit 0ab51f3a83.
This commit is contained in:
r888888888
2016-05-31 11:15:44 -07:00
parent 0ab51f3a83
commit e1c7fbc373
3 changed files with 676 additions and 671 deletions

View File

@@ -60,9 +60,9 @@ a.blacklisted-active {
display: none;
}
#image-container h1.desc {
font-size: 100%;
color: #333;
#image-container p.desc {
font-size: 80%;
color: grey;
font-style: italic;
}