Fairoj : new transparent logo changes
This commit is contained in:
parent
919b6284ae
commit
2abcd4b511
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.sineedge.pdglender" version="0.0.19" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<widget id="com.sineedge.pdglender" version="0.0.20" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<name>PD Genie</name>
|
||||
<description>info@pdgenie.com</description>
|
||||
<author email="info@pdgenie.com" href="https://pdgenie.com">PD Genie</author>
|
||||
|
||||
BIN
src/assets/img/PD_Genie_TM1_nobg.png
Normal file
BIN
src/assets/img/PD_Genie_TM1_nobg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
@ -23,7 +23,7 @@
|
||||
|
||||
<div class="col-lg" style="text-align: center;">
|
||||
<!-- <img [src]="'http://ssa.sineedge.com/sparqapi/logo/sineedge_red.png'" style="width: auto;height: auto;" alt="SineEdge"> -->
|
||||
<img src="../../assets/img/pd_icon.png" style="width: auto;height: auto;" alt="SineEdge">
|
||||
<img src="../../assets/img/PD_Genie_TM1_nobg.png" style="width: auto;height: auto;" alt="SineEdge">
|
||||
</div>
|
||||
<form #form="ngForm" (ngSubmit)="login()" class="form">
|
||||
<div fxLayout="column" fxLayoutAlign="start stretch">
|
||||
|
||||
@ -18,7 +18,7 @@ page-login {
|
||||
|
||||
|
||||
.login-session{
|
||||
padding-top: 35%;
|
||||
padding-top: 20%;
|
||||
// background-color: rgba(255, 255, 255, 0.57);
|
||||
// border-radius: 10px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user