Änderungen design

This commit is contained in:
ja
2021-10-13 16:35:40 +02:00
parent 32604e5ede
commit f338c05c35
2 changed files with 3 additions and 2 deletions

View File

@@ -39,6 +39,7 @@
border: 1px solid gray; border: 1px solid gray;
width: 400px; width: 400px;
height: 286px; height: 286px;
margin: 0 auto;
} }
#lbl_Ueberschrift { #lbl_Ueberschrift {
@@ -76,7 +77,7 @@
margin-left: 122px; margin-left: 122px;
margin-right: auto; margin-right: auto;
border:none; border:none;
margin-top: 40px; margin-top: 20px;
} }
#btn_Send { #btn_Send {
background-color: #003680; background-color: #003680;

View File

@@ -81,7 +81,7 @@
<table id="tbl_main" cellpadding="0" style="margin:4px 4px 4px 4px; border: none;"> <table id="tbl_main" cellpadding="0" style="margin:4px 4px 4px 4px; border: none;">
<tr style="color:#003680;height:35px;"> <tr style="color:#003680;height:35px;">
<td> <td>
<asp:Button ID="btn_Back" runat="server" Text="Back" PostBackUrl="~/login/login_FLEX.aspx" style="" OnClick="btn_Back_Click"/> <asp:Button ID="btn_Back" runat="server" Text="Back" PostBackUrl="~/login/login_FLEX.aspx" OnClick="btn_Back_Click"/>
</td> </td>
</tr> </tr>
<tr style="color:#003680; height:32px;font-size:12px"> <tr style="color:#003680; height:32px;font-size:12px">