From: Simon McVittie Date: Sun, 13 Jul 2008 14:32:49 +0000 (+0100) Subject: Merge branch 'master' of git://git.ikiwiki.info into css X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/07de005490266adc6495529606d82169f841c05b?hp=2d6263b9917c1d7e5f3e675aaf7dd04d8f11365f Merge branch 'master' of git://git.ikiwiki.info into css --- diff --git a/doc/style.css b/doc/style.css index 246da1ffc..0e3bfb3e6 100644 --- a/doc/style.css +++ b/doc/style.css @@ -35,12 +35,14 @@ padding: .2em .4em; } -.tags { +.pagefooter { clear: both; } +.tags { +} + #pageinfo { - clear: both; margin: 1em 0; border-top: 1px solid #000; } @@ -140,7 +142,6 @@ div.recentchanges { .pagedate, .pagelicense, .pagecopyright { - clear: both; font-style: italic; display: block; margin-top: 1em; diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl index 71d57b008..ffcb897a8 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -1,4 +1,7 @@
+ +
+ @@ -15,7 +18,14 @@ + +
+ +
+
+ +
Posted @@ -52,7 +62,9 @@ License:
  • -
    +
    - + + + diff --git a/templates/page.tmpl b/templates/page.tmpl index 166f3c560..d39c9aa2a 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -17,6 +17,7 @@ + - - + - +