From 3013ad73fac088b2268611c5ca2ac0a46e21dad9 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 14 Jul 2008 11:16:27 +0200 Subject: This overriding is no longer needed. --- local.css | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index ce1d9fbf..d38aec12 100644 --- a/local.css +++ b/local.css @@ -1,6 +1,6 @@ /* ikiwiki local style sheet - Copyright © 2007 Free Software Foundation, Inc. + Copyright © 2007, 2008 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later @@ -61,18 +61,6 @@ h1, h2, h3, h4, h5, h6, table, p, ol, ul, li, div, pre, hr clear: left; } -/* Override `style.css'. TODO. Is this really what we want to do? This - avoids displaying oddities in the Debian FAQ, where the second item from the - top would be shifted towards the bottom, because of the first item's date, - copyright and license lines being rendered below the bottom corner of the - sidebar. */ -.pagedate, -.pagecopyright, -.pagelicense -{ - clear: none; -} - /* Format these elements table-like with the background of the upper element shinig through between the cells. TODO. This is currently achieved with ``border: white''. */ -- cgit v1.2.3