2DU před 9 roky
rodič
revize
da5c23cc07
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -59,7 +59,7 @@
 			<h1 class="title">{{title}} <sub>{{acl}}</sub></h1>
 			{% if redirect %}
 			{% autoescape false %}
-			<li>{{redirect}}</li>
+			<li style="margin-top: -20px;">{{redirect}}</li>
 			<br>
 			{% endautoescape %}
 			{% endif %}