Explorar el Código

디자인 수정

2DU hace 9 años
padre
commit
da5c23cc07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 %}