.
This commit is contained in:
@@ -28,9 +28,10 @@
|
|||||||
pre {
|
pre {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
select option:checked {
|
select option:checked {
|
||||||
color: white;
|
color: white;
|
||||||
|
background-color: rgba(59, 59, 59, 0.8);
|
||||||
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endblock css %}
|
{% endblock css %}
|
||||||
|
|||||||
Reference in New Issue
Block a user