move post desc to header at top

This commit is contained in:
r888888888
2016-05-28 14:14:32 -07:00
parent 58aa5c6d66
commit 0ab51f3a83
3 changed files with 671 additions and 676 deletions

View File

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