Make .current bold

This commit is contained in:
Jordan Bates 2013-05-10 17:12:25 -07:00
parent c2908b8865
commit 8302329b4c
4 changed files with 6 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -212,6 +212,9 @@ a {
#toggleMsgBtn {
display: none !important;
}
.current {
font-weight: bold;
}
/* 4chan X link brackets */
.fourchanx-link::after {
content: "]";