X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73ce961f14509aabfa26536f847afd28111029c6..ba08b7b1c9b48ce1d0ebde7d259dc777ff98162a:/wolnelektury/templates/404.html

diff --git a/wolnelektury/templates/404.html b/wolnelektury/templates/404.html
index 8083d2865..f3846aac4 100644
--- a/wolnelektury/templates/404.html
+++ b/wolnelektury/templates/404.html
@@ -10,7 +10,7 @@
 <h1>{% trans "Page not found" %}</h1>
 
 
-<p>
+<p class="normal-text">
 {% trans "We are sorry, but this page does not exist. Please check if you entered correct address or go to "%} <a href="/">{% trans "main page" %}</a>.
 </p>