diff --git a/style.css b/style.css index c208f48e..96247477 100644 --- a/style.css +++ b/style.css @@ -68,6 +68,10 @@ body { color: #fff; } +.nickname { + cursor: pointer !important; +} + a { color: #ffce00; cursor: pointer;