Fixed old styles in login template.

This commit is contained in:
Miguel Astor
2026-03-23 03:15:27 -04:00
parent b934b6e779
commit 5122ece42b

View File

@@ -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">