themes/openwrt.org: don't make background fixed, causes huge performance penalties on some gpus
This commit is contained in:
parent
9afa5d94d7
commit
d361c24da4
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ body {
|
|||
background-color: #4a6b7c;
|
||||
background-image: url(bg.jpg);
|
||||
background-position: bottom center;
|
||||
background-attachment: fixed;
|
||||
background-repeat: repeat-x;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue