aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css10
1 files changed, 1 insertions, 9 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 56a0336..4ce37f0 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -199,6 +199,7 @@ img {
#client_name {
display: none;
+ padding: 0px 4px;
height: 7%;
border: 1px solid rgba(255, 255, 255, 0.7);
background: rgba(73, 0, 254, 0.5);
@@ -207,15 +208,6 @@ img {
position: absolute;
}
-#client_name p {
- opacity: 2;
- color: white;
- position: relative;
- margin-left: 4px;
- margin-right: 4px;
- margin-top: auto;
-}
-
#client_chat {
font-size: 1em;
display: none;