Files andreas03.47/img/logo_kros.jpg and andreas03/img/logo_kros.jpg differ diff -ruN andreas03.47/page.tpl.php andreas03/page.tpl.php --- andreas03.47/page.tpl.php 2006-08-13 13:27:58.000000000 +0200 +++ andreas03/page.tpl.php 2008-03-28 04:14:32.837868993 +0100 @@ -19,7 +19,8 @@
@@ -42,8 +43,8 @@ - \ No newline at end of file + diff -ruN andreas03.47/style.css andreas03/style.css --- andreas03.47/style.css 2006-08-13 13:27:58.000000000 +0200 +++ andreas03/style.css 2008-03-28 04:10:37.422264349 +0100 @@ -122,7 +122,15 @@ font-size:0.9em; } -.sidelink{ +ul.links li { + border-left: 1px solid #000; +} + +ul.links li.first { + border-left: none; +} + +#sidebar ul.links li, .sidelink{ display:block; width:140px; margin:3px 10px 2px 0; @@ -138,7 +146,7 @@ border-left:1px solid #ddd; } -.sidelink:hover,.menuheader{ +#sidebar ul.links li:hover, .sidelink:hover,.menuheader{ background:#fff url(img/gradient2.png) repeat-x; color:#222; border-top:1px solid #ddd; @@ -213,4 +221,4 @@ } /* Original open source design by Andreas Viklund - http://andreasviklund.com -Released through OSWD.org */ \ No newline at end of file +Released through OSWD.org */ diff -ruN andreas03.47/template.php andreas03/template.php --- andreas03.47/template.php 2006-08-13 13:27:58.000000000 +0200 +++ andreas03/template.php 1970-01-01 01:00:00.000000000 +0100 @@ -1,13 +0,0 @@ -' . $link . ''; - }; - } - return $output; -} - -?> \ No newline at end of file