From 6a3f1aed99169b38c3695361b1b2283fb14eadbc Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Sat, 24 Dec 2011 16:01:11 +0100 Subject: [PATCH] Improve styling (no left margin). --- src/IDF/templates/idf/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IDF/templates/idf/index.html b/src/IDF/templates/idf/index.html index c50d780..a60f6cd 100644 --- a/src/IDF/templates/idf/index.html +++ b/src/IDF/templates/idf/index.html @@ -1,5 +1,5 @@ {extends "idf/base-simple.html"} -{block docclass}yui-t2{/block} +{block docclass}yui-t7{/block} {block tabhome} class="active"{/block} {block subtabs} {trans 'Home'} |