diff options
Diffstat (limited to 'webAO/styles/chatbox/key.css')
| -rw-r--r-- | webAO/styles/chatbox/key.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/styles/chatbox/key.css b/webAO/styles/chatbox/key.css index d4256e7..b3b8d4a 100644 --- a/webAO/styles/chatbox/key.css +++ b/webAO/styles/chatbox/key.css @@ -51,9 +51,9 @@ left: 0; bottom: 0; width: 100%; - height: 80%; - background: rgba(000,043,152,0.5); - background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(000,043,152,0.5) 5%, rgba(000,043,152,0.5) 95%, rgba(0,0,0,0) 100%); + height: 80%; + background: rgba(000,000,080,0.5); + background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(000,000,80,0.5) 5%,rgba(000,000,080,0.5) 95%, rgba(0,0,0,0) 100%); } #client_name { |
