From 15c26fb02d17a56b5d2000681fef6a45335fb21c Mon Sep 17 00:00:00 2001 From: Geoffrey Thomas Date: Sat, 10 Jan 2009 16:21:10 -0500 Subject: [PATCH 1/1] vague attempts at CSS --- local.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.css b/local.css index 46c1c4f..4aec080 100644 --- a/local.css +++ b/local.css @@ -1,6 +1,8 @@ body { font-family: verdana, arial, helvetica, sans-serif; +float: right; +width: 100%; } .col1 -- 2.45.0