Add signature detection in addition to markdown inclusion.

This commit is contained in:
2016-12-25 15:33:55 -05:00
parent 9cf8456d7c
commit b6cb5dff97
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;
}