diff options
Diffstat (limited to 'HTML/screen.css')
-rw-r--r-- | HTML/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HTML/screen.css b/HTML/screen.css index a3237e0..9d061de 100644 --- a/HTML/screen.css +++ b/HTML/screen.css @@ -46,4 +46,4 @@ li#store { top: 466px; left: 527px; width: 200px; } li#online { top: 505px; left: 147px; width: 200px; } li#support { top: 263px; left: 20px; width: 200px; } -#f { visibility: hidden; } +#i { visibility: hidden; } |