diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index 1888f4b6..6b40f2f4 100644 --- a/web/index.html +++ b/web/index.html @@ -35,6 +35,7 @@ <meta name="theme-color" content="#ffffff"> <link rel="stylesheet" href="/share/css/vars.css"> <link rel="stylesheet" href="/share/css/main.css"> + <link rel="stylesheet" href="/share/css/user.css"> <link rel="stylesheet" href="/share/css/start.css"> <link rel="stylesheet" href="/share/css/window.css"> <link rel="stylesheet" href="/share/css/modal.css"> |