summaryrefslogtreecommitdiff
path: root/login.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-11-20 20:24:24 +0300
committerAndrew Dolgov <[email protected]>2020-11-20 20:24:24 +0300
commit7df3df758589dde34aa49dfe20a5079e47366014 (patch)
treebcee5e62973e58a76aa9a89652bea5f95ebde65c /login.php
parent94e0592f456880e72a8d8114db80e2288958c638 (diff)
parent076a76af57ae2ec4e87f15b38f20e367a5225a14 (diff)
Merge remote-tracking branch 'origin' into app-online
Diffstat (limited to 'login.php')
-rw-r--r--login.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/login.php b/login.php
index cb7cbc4..2526a26 100644
--- a/login.php
+++ b/login.php
@@ -43,7 +43,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script src="dist/app-libs.min.js"></script>
<title>The Epube</title>
- <link type="text/css" rel="stylesheet" media="screen" href="css/index.css" />
+ <link type="text/css" rel="stylesheet" media="screen" href="dist/app.min.css" />
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<link rel="manifest" href="manifest.json">
<meta name="mobile-web-app-capable" content="yes">
@@ -57,7 +57,7 @@
});
</script>
</head>
-<body>
+<body class="epube-login">
<div class="navbar navbar-default navbar-static-top">
<div class="container">