Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{style}#main {
 display:block;
 width:146px;
 height:51px;
 background:#fff url(http://www.teamlead.ru/download/attachments/41943234/jira1.PNG) no-repeat center;
 overflow:hidden;
 cursor:link;
}
#img{
  width:146px;
  height:51px;
  background-color:#f6f6f6;
  position:relative;
  z-index:1;
}
#text{
  position: relative;
  top:-50px;
  z-index:2;
  width:100px;
  height:0px;
}{style}