mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-24 20:31:04 +00:00
- increased a banned user's opacity for zdoom-blue
This commit is contained in:
parent
8930dbd713
commit
cc6c8a32f6
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ a#logo:hover {
|
||||||
background-position: 100% 0;
|
background-position: 100% 0;
|
||||||
}
|
}
|
||||||
.banned {
|
.banned {
|
||||||
opacity: 0.5;
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post:target .content {
|
.post:target .content {
|
||||||
|
|
Loading…
Reference in a new issue