add class; todo more brr
This commit is contained in:
parent
cdb14b33a7
commit
8526313edd
2 changed files with 76 additions and 26 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue