Describe new release signatures

This commit is contained in:
Jakob Borg
2015-08-31 21:18:06 +02:00
parent 8f74785064
commit d82d20201c
3 changed files with 72 additions and 0 deletions
+5
View File
@@ -17,6 +17,11 @@
padding-left: 22px;
margin-left: 0px;
}
.versionadded p {
padding: 14px;
background-color: rgb(231, 242, 250);
color: rgb(41, 128, 185);
}
/* Add a strike-through class. */
.strike {
text-decoration: line-through;