Link
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
<div class="action_txt_scan" (click)="onStartScan()">Scan family code to continue</div>
|
||||
|
||||
<div class="action_txt" (click)="onLogin()">Already using WrenchBoard ? Sign in</div>
|
||||
<div class="action_txt" (click)="onLogin()">Already using WrenchBoard ? <span style="color: #3dc2ff">Sign in </span> </div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
.action_txt{
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
color: #88B5D8;
|
||||
color: #21679d;
|
||||
margin: 15px auto 20px auto;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user