Changes between Version 7 and Version 8 of ZooWebSite/WelcomeJs
- Timestamp:
- Apr 26, 2011, 2:25:20 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/WelcomeJs
v7 v8 2 2 #!html 3 3 <style> 4 #imap {display:block; width:700px; height:600px; background:url(/zoo-schema/zoo-scheme-test.png) no-repeat; position:relative;font-family:Verdana;font-size:.8em; }5 #imap dd {position:absolute; padding:0; margin:0 auto;}4 #imap {display:block; width:700px; height:600px; background:url(/zoo-schema/zoo-scheme-test.png) no-repeat; position:relative;font-family:Verdana;font-size:.8em;margin: 0 auto;} 5 #imap dd {position:absolute; padding:0; margin:0;} 6 6 #imap #zoo-services-introduction {left:86px; top:12px; z-index:20;width:200px;height:40px;} 7 7 #imap #zoo-services-examples {left:102px; top:58px; z-index:20;width:84px;height:92px;}