From eb3e11068965f2bd9428e0d15147b8086e5ab026 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 11 Sep 2011 03:36:52 -0700 Subject: new font: cantarell also fix some css properties, reorder the header, and other minor fixes --- css/mapstyle.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'css/mapstyle.css') diff --git a/css/mapstyle.css b/css/mapstyle.css index ffec888..49d154c 100644 --- a/css/mapstyle.css +++ b/css/mapstyle.css @@ -28,8 +28,8 @@ .dsp_33 { width:32%; } -.dsp_49 { - width:49%; +.dsp_60 { + width:60%; } .dsp_24 { width:23%; @@ -41,7 +41,7 @@ .grid_dsp_left, .grid_dsp_mid, .grid_dsp_right { - overflow: none; + overflow: hidden; position:relative; float: left; padding:2px; @@ -49,7 +49,6 @@ } .grid_dsp_left { text-align:left; - align:left; } .grid_dsp_mid { text-align:center; -- cgit v1.2.3