summaryrefslogtreecommitdiff |
diff options
author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-08-09 14:27:14 +0200 |
---|---|---|
committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-08-09 14:27:14 +0200 |
commit | 3fd7c9d99825544e983ba7390b61968d20ff3a9f (patch) | |
tree | 35c57ca0155a6f91b01b95759ccf09845ee328f4 /src/login/www | |
parent | 0e15e48cf698c6d146ec3a93f844f03509111c6a (diff) |
Working on the appearance of the login page...
Diffstat (limited to 'src/login/www')
-rw-r--r-- | src/login/www/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/login/www/index.html b/src/login/www/index.html index d2e13fd..459c550 100644 --- a/src/login/www/index.html +++ b/src/login/www/index.html @@ -2,7 +2,6 @@ <html> <head> <link rel="stylesheet" type="text/css" href="/css/global.css"> - <link rel="stylesheet" type="text/css" href="/css/verbose.css"> <link rel="stylesheet" type="text/css" href="/css/login.css"> <link rel="icon" type="image/x-icon" href="/favicon.ico"> </head> |