| commit | 36fded2d48eb779df9dbd69eedc561f06de8b5f1 | [log] [tgz] |
|---|---|---|
| author | mzimmermann <mzimmermann> | Mon Jun 07 10:28:34 2010 +0000 |
| committer | mzimmermann <mzimmermann> | Mon Jun 07 10:28:34 2010 +0000 |
| tree | adfa026d8fac764aac6f42709e314b441900d904 | |
| parent | 7ba2767d21ec1da96624f726613140be687deb4e [diff] |
.
diff --git a/style.css b/style.css index cc899a9..ce82739 100644 --- a/style.css +++ b/style.css
@@ -1,9 +1,4 @@ @CHARSET "UTF-8"; -#novaContent { - background: url("images/backgroundMain.png") no-repeat; - padding-top: 210px; -} - #midcolumn { width: 640px; padding: 0 10px 10px 10px; @@ -27,6 +22,11 @@ text-decoration: underline; } +#novaContent { + background: url("images/backgroundMain.png") no-repeat white; + padding-top: 170px; +} + #introText p.left { width: 48%; float: left;