Fixed old styles in login template.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<title>
|
<title>
|
||||||
NibasaViewer login
|
NibasaViewer login
|
||||||
</title>
|
</title>
|
||||||
<link href="{% static 'css/styles.css' %}" rel="stylesheet">
|
<link href="{% static 'css/old_styles.css' %}" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
<body class="background">
|
<body class="background">
|
||||||
<div class="fixed-width mauto-top">
|
<div class="fixed-width mauto-top">
|
||||||
|
|||||||
Reference in New Issue
Block a user