~ css for NSFW is back

This commit is contained in:
nicobo 2018-10-25 23:41:32 +02:00
parent 2272a3dbc5
commit bb06bd1b51

View file

@ -42,6 +42,14 @@
margin-bottom: 0;
}
.mt-date .nsfw {
background: black;
color: white;
margin-right: .5em;
padding: 0 3px;
border-radius: 2px;
}
.mt-avatar {
position: absolute;
top: 5px;