summary refs log tree commit diff stats
path: root/theme/css/website.css
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-03-10 21:12:04 -0400
committerStarla Insigna <hatkirby@fourisland.com>2009-03-10 21:12:04 -0400
commit3d2a5166431c97f3cf6f3221ddd618aaefecb7c0 (patch)
tree9d5e05ccca7cd6c8f936cb84b9b8eeb2356770c3 /theme/css/website.css
parent0856656a15acfb1dead900ea6d5d05bb5813c45e (diff)
downloadfourisland-3d2a5166431c97f3cf6f3221ddd618aaefecb7c0.tar.gz
fourisland-3d2a5166431c97f3cf6f3221ddd618aaefecb7c0.tar.bz2
fourisland-3d2a5166431c97f3cf6f3221ddd618aaefecb7c0.zip
Fixed IE centering bug
See http://bluerobot.com/web/css/center1.html for more details.
Diffstat (limited to 'theme/css/website.css')
-rwxr-xr-xtheme/css/website.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme/css/website.css b/theme/css/website.css index a41a56a..6b030fe 100755 --- a/theme/css/website.css +++ b/theme/css/website.css
@@ -243,8 +243,6 @@ div#sidebar li img {
243 margin: 10px auto; 243 margin: 10px auto;
244 text-align: left; 244 text-align: left;
245 padding: 0; 245 padding: 0;
246/* background-image: url(/theme/images/bg_body.gif);
247 background-repeat: repeat-y; */
248 background-color: white; 246 background-color: white;
249 background-color: rgba(255, 255, 255, 0.5); 247 background-color: rgba(255, 255, 255, 0.5);
250 border: 4px solid gray; 248 border: 4px solid gray;