mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-14 12:16:24 -07:00
9 lines
115 B
SCSS
9 lines
115 B
SCSS
.watcher-item {
|
|
a#threadlink {
|
|
font-weight: bold;
|
|
font-size: 18px;
|
|
}
|
|
a#newposts {
|
|
font-weight: bold;
|
|
}
|
|
}
|