Changes between Version 3 and Version 4 of ZooWebSite/WelcomeJs
- Timestamp:
- Apr 26, 2011, 1:53:28 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/WelcomeJs
v3 v4 1 {{{ 2 #!html 1 3 <style> 2 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;} … … 27 29 #imap a#zoo-kernel:hover span {width:100px;left:20px;top:30px;position:absolute;display:block; text-align:center;color:#663e05;font-weight:normal;font-size:.9em;text-shadow: 0 2px;} 28 30 </style> 31 }}}