diff options
| author | hukl <contact@smyck.org> | 2009-09-06 19:03:28 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-06 19:03:28 +0200 |
| commit | 5c90701cdf3ad475840a76f096f1b74ff68fbd0f (patch) | |
| tree | 54dd8a1662452f42da291f3d45db00860638d675 /public/stylesheets | |
| parent | 54543aeb8a1cebdffa96a6ac4b98baa6c1b8747d (diff) | |
another layout refinement
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 3ef7975..beb16f0 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -121,8 +121,8 @@ 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: 676px; | 124 | left: 675px; |
| 125 | width: 115px; | 125 | width: 145px; |
| 126 | height: 100px; | 126 | height: 100px; |
| 127 | } | 127 | } |
| 128 | 128 | ||
