diff options
| author | hukl <contact@smyck.org> | 2009-09-06 17:23:46 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-06 17:23:46 +0200 |
| commit | feaaaeb7ffa0463eab9b715bfab26d861ec1763d (patch) | |
| tree | 00a01b75f7577f3d4e02e1b29554222db31c0d2b /public/stylesheets | |
| parent | 4c82210b4ab1d60962b170fdabe8a44515969e94 (diff) | |
minor stylesheet changes
Diffstat (limited to 'public/stylesheets')
| -rw-r--r-- | public/stylesheets/ccc.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 870a5a8..3ef7975 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -108,7 +108,7 @@ div#center_column { | |||
| 108 | position: absolute; | 108 | position: absolute; |
| 109 | background-color: #ffffff; | 109 | background-color: #ffffff; |
| 110 | left: 185px; | 110 | left: 185px; |
| 111 | width: 528px; | 111 | width: 460px; |
| 112 | padding-left: 15px; | 112 | padding-left: 15px; |
| 113 | padding-right: 15px; | 113 | padding-right: 15px; |
| 114 | } | 114 | } |
| @@ -121,7 +121,7 @@ div#right_column { | |||
| 121 | position: absolute; | 121 | position: absolute; |
| 122 | background-color: #ffffff; | 122 | background-color: #ffffff; |
| 123 | padding-left: 70px; | 123 | padding-left: 70px; |
| 124 | left: 735px; | 124 | left: 676px; |
| 125 | width: 115px; | 125 | width: 115px; |
| 126 | height: 100px; | 126 | height: 100px; |
| 127 | } | 127 | } |
