Difference between revisions of "Template:Ephemera"

The projects and contributions area at dekalborama.com
Line 1: Line 1:
<nowiki>
<nowiki>
<p id="album">
a { display: block;
  <span></span>The Neoteric wiki
      width: 125px;
</p>
      height: 125px;
 
      background: url(File:Ephemera_rectoA_stat_125.gif) no-repeat;
#album  {
  background: url(File:Ephemera_rectoA_stat_125.gif) no-repeat;
  width: 125px;
  height: 125px;
  position: relative; }
 
#album  span {
  background: url(File:Ephemera_rectoA_anim_125.gif) no-repeat;
  position: absolute;
  width: 100%;
  height: 100%:
   }
   }
a:hover {
      background: url(File:Ephemera_rectoA_anim_125.gif) no-repeat;
  }
<a href="http://dekalborama.com/wiki/Neoteric_Ensemble">The Neoteric wiki</a>
</nowiki>
</nowiki>

Revision as of 09:54, 11 January 2012

a { display: block; width: 125px; height: 125px; background: url(File:Ephemera_rectoA_stat_125.gif) no-repeat; } a:hover { background: url(File:Ephemera_rectoA_anim_125.gif) no-repeat; } <a href="http://dekalborama.com/wiki/Neoteric_Ensemble">The Neoteric wiki</a>