This commit is contained in:
r888888888
2013-05-24 13:01:43 -07:00
parent 719ff4ee0f
commit 9335aa9502

View File

@@ -23,6 +23,10 @@ div#note-container {
color: gray;
}
p:last-child {
margin-bottom: 0;
}
b, strong {
font-weight: bold;
}