From 03fb48eed65517ecc2e08cdba23331c02dafb028 Mon Sep 17 00:00:00 2001 From: Brad Date: Wed, 15 Aug 2012 12:11:23 -0400 Subject: [PATCH] First try first test to see if/how this works. --- mdroster.com/css/retrofit.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mdroster.com/css/retrofit.css diff --git a/mdroster.com/css/retrofit.css b/mdroster.com/css/retrofit.css new file mode 100644 index 0000000..9cf3ee5 --- /dev/null +++ b/mdroster.com/css/retrofit.css @@ -0,0 +1,12 @@ +.maincontainer { + width:98%; +} +.container { + width:100%; +} +.subnav-fixed .nav { + width:98%; +} +#results .profile { + width:78%; +} \ No newline at end of file