Making it match the real thing... Well, more so than before...

This commit is contained in:
2018-03-07 00:05:54 -05:00
parent 6e756e0792
commit 7d5bf0f7ee
15 changed files with 175 additions and 24 deletions

View File

@@ -1,3 +1,16 @@
page-messages {
.col {
color: #acacac;
&.username {
font-size: 0.8em;
}
&.timestamp {
font-size: 0.7em;
font-style: italic;
text-align: right;
}
}
}