mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Add content for merchants in the "Getting started" page
This commit is contained in:
parent
59cb2d7a47
commit
d7883ce34f
5 changed files with 65 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue