Add signature detection in addition to markdown inclusion.

This commit is contained in:
Anna Rose Wiggins 2016-12-25 15:33:55 -05:00
parent 9cf8456d7c
commit b6cb5dff97
No known key found for this signature in database
GPG key ID: BE7700199F785867
5 changed files with 21 additions and 3 deletions

View file

@ -38,5 +38,5 @@
}
.post-verify {
font-size: $small-font-size;
font-size: $very-small-font-size;
}