mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
UI: Make welcome text links have underlines
Would love to make em' a different color but that would require going through all the themes and im laaaazy
This commit is contained in:
@@ -2849,6 +2849,10 @@ body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#welcome_text a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.welcome_text {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user