diff --git a/webapp/titanembeds/static/themes/IceWyvern/css/style.css b/webapp/titanembeds/static/themes/IceWyvern/css/style.css index b3d5264..8560734 100644 --- a/webapp/titanembeds/static/themes/IceWyvern/css/style.css +++ b/webapp/titanembeds/static/themes/IceWyvern/css/style.css @@ -167,6 +167,10 @@ nav a { background-color: rgba(255,255,255,0.9) } +.chatusername { + color: #628788; +} + [src="/static/img/titanembeds_shield.png"]{ display: none }