From 697e0d5b09234cfdaa31830e04226b15e9a00c4b Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Sun, 4 Sep 2011 21:53:24 +0000 Subject: [PATCH] stylesheet for widescreen git-svn-id: http://www.observium.org/svn/observer/trunk@2414 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/css/styles-wide.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/css/styles-wide.css diff --git a/html/css/styles-wide.css b/html/css/styles-wide.css new file mode 100644 index 000000000..9e8c67dde --- /dev/null +++ b/html/css/styles-wide.css @@ -0,0 +1,8 @@ +#center{ + width:1800px; + +} + +.contentstyle { +width: 1776px; +}