Difference between revisions of "Template:Ephemera"

The projects and contributions area at dekalborama.com
Line 1: Line 1:
<nowiki>
 
a { display: block;
a { display: block;
       width: 125px;
       width: 125px;
Line 8: Line 8:
       background: url(File:Ephemera_rectoA_anim_125.gif) no-repeat;
       background: url(File:Ephemera_rectoA_anim_125.gif) no-repeat;
   }
   }
<a href="http://dekalborama.com/wiki/Neoteric_Ensemble">The Neoteric wiki</a>
<a href="http://dekalborama.com/wiki/Neoteric_Ensemble" >The Neoteric wiki</a>
</nowiki>

Revision as of 09:57, 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>