Update CSS : better tags

This commit is contained in:
Thomas Dehaeze 2020-09-01 22:38:39 +02:00
parent 27beb7efc2
commit 760f19fbb9

View File

@ -1055,14 +1055,13 @@ h2.footnotes{
background-color: #EDEDED; background-color: #EDEDED;
border: 1px solid #EDEDED; border: 1px solid #EDEDED;
color: #939393; color: #939393;
cursor: pointer;
display: block; display: block;
float: right; float: right;
font-size: 80%; font-size: 80%;
font-weight: normal; font-weight: normal;
margin: 0 3px; margin: 0 3px;
padding: 1px 2px; padding: 1px 2px;
border-radius: 10px; border-radius: 5px;
} }
.tag .FLAGGED { .tag .FLAGGED {