summaryrefslogtreecommitdiff
path: root/dockets.php
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2013-11-14 21:16:26 +0000
committerNathan Kinkade <nath@nkinka.de>2013-11-14 21:16:26 +0000
commite4e405d6a6b48dd90d38255834d745f66acdc877 (patch)
tree9e922fe8f855eaa2eed7ab8f234976d590a9a4fd /dockets.php
parentf53e527e524be10cfc279abf8b94766ca9de5020 (diff)
Use x-small text only in the results tables, not on the body of any page.
Diffstat (limited to 'dockets.php')
-rw-r--r--dockets.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/dockets.php b/dockets.php
index f8416c2..6805a3a 100644
--- a/dockets.php
+++ b/dockets.php
@@ -15,7 +15,7 @@ HTML;
$dbh = new PDO('mysql:host=localhost;dbname=mdcc', 'mdcc', 'Mdcc.');
echo <<<HTML
-<table>
+<table class="results_table">
<tr class="tablehead">
<th>ID</th>
<th>Seq. No.</th>