This commit is contained in:
Ross
2024-12-23 12:44:06 +00:00
parent 22812c5ec1
commit ffc8a245e4
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ body {
background-color: black; background-color: black;
} }
a, .navbar-link, a,
a:link { a:link {
color: #3282b8; color: #3282b8;
} }
+2
View File
@@ -12,6 +12,8 @@
{% else %} {% else %}
No link id No link id
{% url "cimar" %}?link_id=123455
{% endif %} {% endif %}