From c41a18d54634567f73b8870b68f0873abbea8448 Mon Sep 17 00:00:00 2001 From: adelikat Date: Sat, 22 May 2010 22:34:42 +0000 Subject: [PATCH] Web stuff --- download.html | 25 +++++++++++++++++++------ fceux.css | 3 ++- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/download.html b/download.html index c0411d46..b0e1e31a 100644 --- a/download.html +++ b/download.html @@ -22,16 +22,29 @@
+ + + +

Downloads

diff --git a/fceux.css b/fceux.css index ebbec59a..a54169c9 100644 --- a/fceux.css +++ b/fceux.css @@ -38,8 +38,9 @@ body { } #left_col { - width: 200px; + width: 192px; float: left; + padding-right: 8px } #page_content {