- increased a banned user's opacity for zdoom-blue

This commit is contained in:
Rachael Alexanderson 2017-09-17 15:01:05 -05:00
parent 8930dbd713
commit cc6c8a32f6
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ a#logo:hover {
background-position: 100% 0;
}
.banned {
opacity: 0.5;
opacity: 0.7;
}
.post:target .content {