This commit is contained in:
@@ -14,6 +14,10 @@
|
|||||||
height: 200px;
|
height: 200px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
/* Page background: RAL 1013 (Oyster white) — approximate hex */
|
||||||
|
body {
|
||||||
|
background-color: #EDE6D1;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
{% block extra_css %}{% endblock %}
|
{% block extra_css %}{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user