From: rich Date: Sat, 9 Oct 2004 08:19:42 +0000 (+0000) Subject: Move yearly events to the top of the page and style them properly. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=00c66d87c90e705af954b4eabd6051c7d41741c9;p=cocanwiki.git Move yearly events to the top of the page and style them properly. --- diff --git a/html/_css/standard.css b/html/_css/standard.css index a85365b..488f816 100644 --- a/html/_css/standard.css +++ b/html/_css/standard.css @@ -1,5 +1,5 @@ /* Stylesheet for COCANWIKI. - * $Id: standard.css,v 1.9 2004/10/07 18:56:48 rich Exp $ + * $Id: standard.css,v 1.10 2004/10/09 08:19:42 rich Exp $ */ body { @@ -409,7 +409,7 @@ table.cal_year td.cal_year_events ul { margin: 0px; } -table.cal_year td.cal_year_events ul { +table.cal_year td.cal_year_events li { display: inline; margin-right: 2em; } diff --git a/templates/calendar_year.html b/templates/calendar_year.html index cd8fee1..dad8bc5 100644 --- a/templates/calendar_year.html +++ b/templates/calendar_year.html @@ -6,6 +6,14 @@ >> + + +Pages which link to this year: + + + ::month1:: ::month2:: @@ -26,12 +34,4 @@ ::month11:: ::month12:: - - -Pages which link to this year: - - - \ No newline at end of file