Make .current bold
This commit is contained in:
parent
c2908b8865
commit
8302329b4c
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
@ -212,6 +212,9 @@ a {
|
||||
#toggleMsgBtn {
|
||||
display: none !important;
|
||||
}
|
||||
.current {
|
||||
font-weight: bold;
|
||||
}
|
||||
/* 4chan X link brackets */
|
||||
.fourchanx-link::after {
|
||||
content: "]";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user