Stickied Posts

This commit is contained in:
spikecodes 2020-12-29 19:01:02 -08:00
parent f65ee2eb6a
commit aa9aad6743
7 changed files with 26 additions and 9 deletions

View file

@ -237,6 +237,12 @@ aside {
font-weight: bold;
}
.stickied {
--accent: #5cff85;
border: 1px solid #5cff85;
padding: 5px;
}
.post_subreddit {
font-weight: bold;
}