This commit is contained in:
Lightforger
2013-05-29 20:50:55 +03:00
parent 8a1ec7dc68
commit 8766faa3dd

View File

@@ -23,8 +23,13 @@ div#note-container {
color: gray;
}
p:last-child {
p {
margin-bottom: 0;
display:inline-block;
}
span {
display:inline-block;
}
b, strong {