User: jpmcc Date: 2008-04-12 15:04:26+0000 Modified: marketing/www/ooocon2008/ooocon.css marketing/www/ooocon2008/venue.html
Log: update style sheets File Changes: Directory: /marketing/www/ooocon2008/ ===================================== File [changed]: ooocon.css Url: http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/ooocon.css?r1=1.21&r2=1.22 Delta lines: +5 -1 ------------------- --- ooocon.css 2008-04-12 14:54:10+0000 1.21 +++ ooocon.css 2008-04-12 15:04:24+0000 1.22 @@ -1,4 +1,3 @@ - #menu { position: absolute; top: 150px; @@ -167,3 +166,8 @@ background-color: #f9f9f9; color: #06348C; } + +.floatright { + float: right; + margin-left: 20px; +} \ No newline at end of file File [changed]: venue.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/venue.html?r1=1.16&r2=1.17 Delta lines: +3 -3 ------------------- --- venue.html 2008-04-12 14:58:32+0000 1.16 +++ venue.html 2008-04-12 15:04:24+0000 1.17 @@ -63,8 +63,8 @@ <h2>Conference Venue</h2> - <p><img src="images/asiahotel.png" style= - "float: right; margin-left: 20px" alt= + <p><img class="floatright" src="images/asiahotel.png" style= + alt= "Main venue" />Conference venue: the <a href="www.bj-asiahotel.com.cn">Beijing Asia Hotel</a>, a five-star business hotel, is located in the flourishing East 2nd Ring Business District. It's easy to get to: 20 minutes' drive away @@ -78,7 +78,7 @@ "Main venue" /></p> --> - <h3 style="clear: both;" >Main Conference Hall</h3> + <h3>Main Conference Hall</h3> <p>The main conference venue is a new, multi-function intâl conference hall, covering an area of 1040m2, in a classroom-style layout, holding --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
