summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-09 14:27:14 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-09 14:27:14 +0200
commit3fd7c9d99825544e983ba7390b61968d20ff3a9f (patch)
tree35c57ca0155a6f91b01b95759ccf09845ee328f4 /src/login/www
parent0e15e48cf698c6d146ec3a93f844f03509111c6a (diff)
Working on the appearance of the login page...
Diffstat (limited to 'src/login/www')
-rw-r--r--src/login/www/index.html1
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>