Add link flairs

This commit is contained in:
StevenNMeza
2020-12-13 20:53:32 +01:00
parent 77cc346a12
commit 5a602b2b88
5 changed files with 17 additions and 0 deletions
+9
View File
@@ -785,6 +785,15 @@ input[type="submit"]:hover,
font-size: 12px;
margin-left: 10px;
}
.title .postflair {
display: inline-block;
border-radius: 4px;
padding: 1ch;
color: #dadada;
background-color: #6f6f6f;
font-size: 12px;
margin-left: 10px;
}
#post .submitted {
font-size: small;
color: #686868;