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