This commit is contained in:
albert
2013-03-05 20:37:19 -05:00
parent 30a8b70dcb
commit 0c367d5338
3 changed files with 4 additions and 4 deletions

View File

@@ -19,11 +19,11 @@ div#note-container {
color: gray;
}
b {
b, strong {
font-weight: bold;
}
i {
i, em {
font-style: italic;
}