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

@ -467,6 +467,16 @@ li p{
display:inline-block;
}
.starttitle{
text-align:center;
}
.starttitle a{
padding:10px;
border-bottom:1px solid #E2E2E2;
font-size:155%;
margin:20px auto;
display:inline-block;
}
.start{
text-align:left;
}