User: wyrfel Date: 2007-10-10 12:59:52+0000 Modified: marketing/www/tryouts/Why.OpenOffice.org/css/main.css marketing/www/tryouts/Why.OpenOffice.org/css/figures/freedom.css marketing/www/tryouts/Why.OpenOffice.org/en/index.html
Log: fixes File Changes: Directory: /marketing/www/tryouts/Why.OpenOffice.org/css/ ========================================================= File [changed]: main.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/main.css?r1=1.15&r2=1.16 Delta lines: +1 -1 ------------------- --- main.css 2007-10-08 13:04:50+0000 1.15 +++ main.css 2007-10-10 12:59:49+0000 1.16 @@ -31,7 +31,7 @@ display: none ! important; }*/ -div#bodycol { +#bodycol { padding:0px; width:10px; } Directory: /marketing/www/tryouts/Why.OpenOffice.org/css/figures/ ================================================================= File [changed]: freedom.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/figures/freedom.css?r1=1.2&r2=1.3 Delta lines: +3 -1 ------------------- --- freedom.css 2007-08-27 14:48:59+0000 1.2 +++ freedom.css 2007-10-10 12:59:50+0000 1.3 @@ -137,8 +137,10 @@ div#main div#bd_door img#door { position: relative; - left: 0%; + display: block; top: 40%; height: 60%; + margin-left: auto; + margin-right: auto; /*width: 70%;*/ } Directory: /marketing/www/tryouts/Why.OpenOffice.org/en/ ======================================================== File [changed]: index.html Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/en/index.html?r1=1.8&r2=1.9 Delta lines: +2 -2 ------------------- --- index.html 2007-10-08 13:04:51+0000 1.8 +++ index.html 2007-10-10 12:59:50+0000 1.9 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
