소스 검색

Add how it work link for index button

pull/342/head
Guillaume Vincent 8 년 전
부모
커밋
cf357a77ae
1개의 변경된 파일7개의 추가작업 그리고 3개의 파일을 삭제
  1. +7
    -3
      index.html

+ 7
- 3
index.html 파일 보기

@@ -59,8 +59,9 @@
* {
border-radius: 0 !important;
}
.white{
color:white;

.white {
color: white;
}
</style>
</head>
@@ -98,7 +99,10 @@
No sync needed.
</p>
<p class="lead">
<button class="btn btn-secondary">How it works ?</button>
<a href="https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4#.vbgschksh"
class="btn btn-secondary">
How it works ?
</a>
</p>
</div>
</div>


불러오는 중...
취소
저장