This commit is contained in:
Peter Goodhall
2011-11-11 20:04:35 +00:00
parent 3d40ef2854
commit df3ad12109
3 changed files with 217 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
}, 4000); // refresh every 10000 milliseconds
</script>
<div class="contents">
<table cellspacing="0" class="spots">
<table cellspacing="0" class="spots zebra-striped">
<tr class="title">
<td>Date</td>
<td>Callsign</td>

View File

@@ -19,7 +19,7 @@
}, 4000); // refresh every 10000 milliseconds
</script>
<div class="contents">
<table cellspacing="0" class="spots">
<table cellspacing="0" class="spots zebra-striped">
<tr class="title">
<td>Date</td>
<td>Callsign</td>