diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-05-15 08:39:00 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-05-15 08:39:00 +0000 |
| commit | ac74e878e4046cd5e155bcd4f1d8c886d1358fee (patch) | |
| tree | cea4314ac0e3ccb9bf4b71a20c5ee348af3bdea6 /tools | |
| parent | 3aa990306e08d583220379e5ec27eef92e1638e2 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/tinderbox/www/tb.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/tools/tinderbox/www/tb.css b/tools/tools/tinderbox/www/tb.css index af39e7d4c837..1a2742011d41 100644 --- a/tools/tools/tinderbox/www/tb.css +++ b/tools/tools/tinderbox/www/tb.css @@ -1,4 +1,6 @@ -// $FreeBSD$ +/* + * $FreeBSD$ + */ BODY, H1, H2, H3, H4, H5, H6, LI { font-family: Helvetica, sans-serif; |
