More Menus: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: <!-- <html> <head> <ul id="menu"> <li><a href="#" class="home">Home <span></span></a></li> <li><a href="#" class="about">About <span></span></a></li> <li><a href="#" class="rss">RSS ...)
 
No edit summary
Line 36: Line 36:
   width: 144px;
   width: 144px;
   height: 58px;
   height: 58px;
   background: url(images/home.gif) no-repeat;
   background: url(http://openwetware.org/wiki/Image:Home.gif) no-repeat;
   left: 96px;
   left: 96px;
   top: 73px;
   top: 73px;
Line 43: Line 43:
   width: 86px;
   width: 86px;
   height: 14px;
   height: 14px;
   background: url(images/home-over.gif) no-repeat;
   background: url(http://openwetware.org/wiki/Image:Home-over.gif) no-repeat;
   left: 28px;
   left: 28px;
   top: -20px;
   top: -20px;
Line 51: Line 51:
   width: 131px;
   width: 131px;
   height: 51px;
   height: 51px;
   background: url(images/about.gif) no-repeat;
   background: url(http://openwetware.org/wiki/Image:About.gif) no-repeat;
   left: 338px;
   left: 338px;
   top: 97px;
   top: 97px;
Line 58: Line 58:
   width: 40px;
   width: 40px;
   height: 12px;
   height: 12px;
   background: url(images/about-over.gif) no-repeat;
   background: url(http://openwetware.org/wiki/Image:About-over.gif) no-repeat;
   left: 44px;
   left: 44px;
   top: 54px;
   top: 54px;
Line 66: Line 66:
   width: 112px;
   width: 112px;
   height: 47px;
   height: 47px;
   background: url(images/rss.gif) no-repeat;
   background: url(http://openwetware.org/wiki/Image:Rss.gif) no-repeat;
   left: 588px;
   left: 588px;
   top: 94px;
   top: 94px;
Line 73: Line 73:
   width: 92px;
   width: 92px;
   height: 20px;
   height: 20px;
   background: url(images/rss-over.gif) no-repeat;
   background: url(http://openwetware.org/wiki/Image:Rss-over.gif) no-repeat;
   left: 26px;
   left: 26px;
   top: -20px;
   top: -20px;

Revision as of 08:45, 25 April 2012