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