Use a smaller and nicer font for the overview
authorJoey Schulze <joey@infodrom.org>
Mon, 29 Jan 2007 14:48:12 +0000 (14:48 +0000)
committerJoey Schulze <joey@infodrom.org>
Mon, 29 Jan 2007 14:48:12 +0000 (14:48 +0000)
src/Infodrom/events/calendar.inc
src/Infodrom/logbook/all.wml
src/Infodrom/logbook/find.wml
src/Infodrom/logbook/index.wml
src/Infodrom/logbook/public.wml

index d3cae35..5cae275 100644 (file)
@@ -5,7 +5,7 @@
   $event_month = array ("","Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec");
   $event_cols = "oid,name,start,start+delta,city,country,cancelled";
 
-  $event_table_start = '<table width=100% border=0 cellspacing=0 cellpadding=0>'
+  $event_table_start = '<table width=100% class="font" border=0 cellspacing=0 cellpadding=0>'
                .'<tr bgcolor="#<colh>">'
                .'<th width=65%><font face="Helvetica,Arial">Event</font></th>'
                .'<th width=25%><font face="Helvetica,Arial">City (Country)</font></th>'
index 5707690..960d1b1 100644 (file)
@@ -2,7 +2,7 @@
 
 <page func="Infodrom Oldenburg" title="Logbook">
 
-<table width=100% border=0 cellspacing=3 bgcolor="#<cold>">\
+<table width=100% class=font border=0 cellspacing=3 bgcolor="#<cold>">\
 <tr bgcolor=#<colh>>\
 <th width=15%><font face="Helvetica,Arial">Datum</font></th>\
 <th width=85%><font face="Helvetica,Arial">Titel</font></th></tr>
index 7d5de9d..e622c2a 100644 (file)
@@ -11,7 +11,7 @@
   $link_title = sprintf ('<a href="%s&sort=title">Title</a>', $urlbase);
 ?>
 
-<table width=100% border=0 cellspacing=3 bgcolor="#<cold>">\
+<table width=100% class=font border=0 cellspacing=3 bgcolor="#<cold>">\
 <tr bgcolor=#<colh>>\
 <th width=15%><font face="Helvetica,Arial"><? echo $link_date; ?></font></th>\
 <th width=15%><font face="Helvetica,Arial"><? echo $link_category; ?></font></th></tr>
index 553d9da..99935e3 100644 (file)
@@ -2,7 +2,7 @@
 
 <page func="Infodrom Oldenburg" title="Logbook">
 
-<table width=100% border=0 cellspacing=3 bgcolor="#<cold>">\
+<table width=100% class=font border=0 cellspacing=3 bgcolor="#<cold>">\
 <tr bgcolor=#<colh>>\
 <th width=15%><font face="Helvetica,Arial">Datum</font></th>\
 <th width=85%><font face="Helvetica,Arial">Titel</font></th></tr>
index edd936b..0e5d4b5 100644 (file)
@@ -4,7 +4,7 @@
 
 <p>Public Logbook</p>
 
-<table width=100% border=0 cellspacing=3 bgcolor="#<cold>">\
+<table width=100% class=font border=0 cellspacing=3 bgcolor="#<cold>">\
 <tr bgcolor=#<colh>>\
 <th width=15%><font face="Helvetica,Arial">Datum</font></th>\
 <th width=85%><font face="Helvetica,Arial">Titel</font></th></tr>