1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-14 12:16:24 -07:00
gochan/frontend/sass/global/_watcher.scss

9 lines
115 B
SCSS

.watcher-item {
a#threadlink {
font-weight: bold;
font-size: 18px;
}
a#newposts {
font-weight: bold;
}
}