diff --git a/www/layout.html b/www/layout.html index 211f593..437333e 100644 --- a/www/layout.html +++ b/www/layout.html @@ -81,6 +81,7 @@
  • » Homepage (RSS)
  • » About Me
  • » Photo Albums
  • +
  • » Wiki
  • » Guestbook
  • » Contact Me
  • diff --git a/www/solar/ui.css b/www/solar/ui.css index 2e89ec9..a577a8a 100644 --- a/www/solar/ui.css +++ b/www/solar/ui.css @@ -113,7 +113,7 @@ acronym,abbr { p { margin: 10px 0px; } -ul { +ul, ul ul, ol ul, ul ol, ol ol { margin: 10px 0px; } blockquote {