update dtext gem, include more contextual tags on images

This commit is contained in:
r888888888
2016-03-24 17:26:20 -07:00
parent 0ab1c9f9f5
commit 8862c486bb
4 changed files with 11 additions and 4 deletions

View File

@@ -60,6 +60,12 @@ a.blacklisted-active {
display: none;
}
#image-container p.desc {
font-size: 80%;
color: grey;
font-style: italic;
}
.post-preview {
img {
border: 2px solid transparent;