add class; todo more brr

This commit is contained in:
Swrup 2022-04-15 23:35:17 +02:00
parent 3b7dabd7f3
commit efc8b2224b
2 changed files with 76 additions and 26 deletions

View file

@ -43,6 +43,14 @@ blockquote.blockquote {
display: table;
}
.post + .selected {
background-color: #9dd162;
margin: 5px 5px 5px 5px;
border: 2px solid #FFB300;
padding: 2px;
display: table;
}
.post-info {
display: block;
width: 100%;