feat: Minor style changes

This commit is contained in:
moanos [he/him] 2024-05-30 14:45:12 +02:00
parent ae57d90cf3
commit e3c821b6d7
2 changed files with 5 additions and 1 deletions

View File

@ -430,6 +430,10 @@ h1, h2 {
.container-comment-form {
width: 80%;
color: var(--text-one);
b {
text-shadow: 2px 2px var(--shadow-one);
}
}
textarea {

View File

@ -4,7 +4,7 @@
<p>
<b>
{% blocktrans %}
Als {{ user }} kommentieren
Als <i>{{ user }}</i> kommentieren
{% endblocktrans %}
</b>