Separated local styles from gallery view template.

This commit is contained in:
Miguel Astor
2026-03-23 00:17:56 -04:00
parent 8efb623ab6
commit b934b6e779
5 changed files with 437 additions and 447 deletions

View File

@@ -6,7 +6,7 @@
<title>
File: {{image_path.name}}
</title>
<link href="{% static 'css/styles.css' %}" rel="stylesheet">
<link href="{% static 'css/old_styles.css' %}" rel="stylesheet">
</head>
<body class="background">