]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/page.tmpl
avoid floating boxes running up against the line at the bottom of the page
[ikiwiki.git] / templates / page.tmpl
index 438fbc25d04bbcb63c12f13c59885912ebe5acf0..e8b30d7070f2df916bd9133882171eb10babb4f3 100644 (file)
@@ -5,6 +5,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title><TMPL_VAR TITLE></title>
 <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
 <TMPL_IF NAME="META">
 <TMPL_VAR META>
 </TMPL_IF>