mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 04:07:49 +02:00
Console: don't scroll page background
This commit is contained in:
parent
fbd41039dd
commit
8691ca4b9d
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ body {
|
|||
font: 14pt var(--bodyfont);
|
||||
color: var(--ink);
|
||||
background: linear-gradient(to bottom, rgba(0,0,0,.1), rgba(32,0,32,.1), rgba(0,0,0,.1));
|
||||
background-attachment: fixed, fixed, fixed !important;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue