.
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user