diff options
Diffstat (limited to 'web/templates/html/header.html')
| -rw-r--r-- | web/templates/html/header.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/templates/html/header.html b/web/templates/html/header.html index 0e35db4..8d941ab 100644 --- a/web/templates/html/header.html +++ b/web/templates/html/header.html @@ -7,8 +7,7 @@ <script src="/static/js/local.js"></script> - <link href="static/css/bootstrap.min.css" rel="stylesheet"/> - <link href="static/css/default.css" rel="stylesheet"/> + <link href="static/css/main.css" rel="stylesheet"/> <link href="static/css/spinner.css" rel="stylesheet"/> <link rel="icon" type="image/png" href="static/img/favicon-32x32.png"/> |
