Fix Design
This commit is contained in:
@@ -36,10 +36,7 @@
|
||||
width: 400px;
|
||||
height: 250px;
|
||||
}
|
||||
#lbl_login {
|
||||
color: #003680;
|
||||
font-size: 1.320901320901321em;
|
||||
}
|
||||
|
||||
#lbl_Ueberschrift {
|
||||
background-color: #003680;
|
||||
font-size: 2.55em;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 830 B After Width: | Height: | Size: 708 B |
@@ -121,7 +121,7 @@
|
||||
<table cellpadding="0" style="margin: 6px 0px 6px 6px;">
|
||||
<tr style="color:#003680; height:30px;">
|
||||
<td align="left" style="color:#fff;font-kerning:auto;">
|
||||
<asp:Label ID="lbl_login" runat="server" Text="Login"></asp:Label>
|
||||
<asp:Label ID="lbl_login" runat="server" Text="Login" style=" color: #003680;font-size: 1.320901320901321em; font-weight: 600; margin-left:162px"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="color:#003680; height:46px;">
|
||||
|
||||
Reference in New Issue
Block a user