From cc2e1384904ff984208cf0236a9a5c6e957ba899 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Thu, 15 Sep 2011 00:41:14 -0700 Subject: Tutorial work --- css/mapstyle.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'css') diff --git a/css/mapstyle.css b/css/mapstyle.css index 49d154c..8e989e1 100644 --- a/css/mapstyle.css +++ b/css/mapstyle.css @@ -25,12 +25,16 @@ } -.dsp_33 { - width:32%; -} + .dsp_60 { width:60%; } +.dsp_49 { + width:49%; +} +.dsp_33 { + width:32%; +} .dsp_24 { width:23%; } -- cgit v1.2.3