This commit is contained in:
Ross
2024-08-19 17:09:49 +01:00
parent 4205d4c6d6
commit ce5623e251
@@ -62,6 +62,10 @@
.not-answered { .not-answered {
opacity: 0.5; opacity: 0.5;
} }
.image-link {
cursor: pointer;
border: 1px solid purple;
}
</style> </style>
{% endblock css %} {% endblock css %}
{% block js %} {% block js %}