Improve tag FLAGGED

This commit is contained in:
Fabrice Niessen 2015-04-10 10:03:42 +02:00
parent 746f509305
commit d43b73a093
1 changed files with 4 additions and 3 deletions

View File

@ -1791,9 +1791,10 @@ h2.footnotes{
}
.tag .FLAGGED {
background-color: #EDC6C8;
border: 1px solid #EDC6C8;
color: #C15F4E;
background-color: #DB2D27;
border: 1px solid #DB2D27;
color: white;
font-weight: bold;
}
.timestamp {