diff --git a/static/koboldai.css b/static/koboldai.css index 75293eaa..51a70f18 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -2849,6 +2849,10 @@ body { height: 100%; } +#welcome_text a { + text-decoration: underline; +} + .welcome_text { display: flex; height: 100%;