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