mirror of
https://github.com/flarum/core.git
synced 2025-06-28 21:55:30 +02:00
Make user background color slightly darker
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
}
|
||||
}
|
||||
.darken-overlay {
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
Reference in New Issue
Block a user