Add content for merchants in the "Getting started" page

This commit is contained in:
Saivann 2013-11-18 16:27:57 -05:00
parent 59cb2d7a47
commit d7883ce34f
5 changed files with 65 additions and 2 deletions

View file

@ -125,6 +125,10 @@ body{
width:42px;
}
.starttitle a{
zoom:1;
display:inline;
}
.start div{
border-top:expression((this.parentNode.getElementsByTagName('DIV')[5]==this)?'1px solid #e0e0e0':'');
}