From 78f14cef8d1a540d2ce8aee9358e66d36bd6a120 Mon Sep 17 00:00:00 2001 From: pb1dft Date: Wed, 22 Nov 2006 23:24:28 +0000 Subject: Made some modifications to the css stuff to support handhelds and print page --- templates/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/default.css') diff --git a/templates/default.css b/templates/default.css index a8bda27d..625ea8ec 100644 --- a/templates/default.css +++ b/templates/default.css @@ -642,7 +642,7 @@ li.current-rating{ float:right; } #tv_np .box { - aligh:right; + text-align:right; } #tv_left { float:left; -- cgit