mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-09-15 11:06:23 -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;
|
|
}
|
|
}
|