Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{style}
a.rolljira
{
 display:block;
 width:146px;
 height:51px;
 background:#fff url(http://www.teamlead.ru/download/attachments/41943234/jira1.PNG) no-repeat;
 overflow:hidden;
 cursor:link;
}
a.rolljira img
{
 visibility:hidden;
}
a.rolljira:hover
{
 background:0;
}
a.rolljira:hover img
{
 visibility:visible;
 border:0;
}



a.rollconf
{
 display:block;
 width:147px;
 height:51px;
 background:#fff url(http://www.teamlead.ru/download/attachments/41943234/confluence1.PNG) no-repeat;
 overflow:hidden;
 cursor:link;
}
a.rollconf img
{
 visibility:hidden;
}
a.rollconf:hover
{
 background:0;
}
a.rollconf:hover img
bility{
 visibility:visible;
 border:0;
}

{style}


{align:center}
{html}
<a href="http://www.teamlead.ru/display/MAIN/JIRA" class="rolljira">
<img src="http://www.teamlead.ru/download/attachments/41943234/jira2.PNG" alt="" width="146" height="51" border="0" />
</a>
{html}
{html}
<aa><a href="http://www.teamlead.ru/display/MAIN/Confluence" class="rollconf">
<img src="http://www.teamlead.ru/download/attachments/41943234/confluence2.PNG" alt="" width="147" height="51" border="0" />
</a>
{html}{align}