fix dimensione loghi
This commit is contained in:
+2
-2
@@ -10,10 +10,10 @@
|
||||
<asp:Content runat="server" ID="FeaturedContent" ContentPlaceHolderID="FeaturedContent">
|
||||
<div class="row" style="margin-top: -10px;">
|
||||
<div class="col-xs-6" style="color: #ee8800; padding: 10px 30px; text-align: left;">
|
||||
<img src="Images/LogoCli.png" alt="LogoCLI" class="img-responsive" width="320" height="80" />
|
||||
<img src="Images/LogoCli.png" alt="LogoCLI" class="img-responsive" width="200" height="50" />
|
||||
</div>
|
||||
<div class="col-xs-6" style="color: #ee8800; padding: 10px 30px; float: right;">
|
||||
<img src="Images/LogoHomeDx.png" alt="LogoSteamware" class="img-responsive pull-right" width="320" height="80" />
|
||||
<img src="Images/LogoHomeDx.png" alt="LogoSteamware" class="img-responsive pull-right" width="240" height="60" />
|
||||
</div>
|
||||
<div class="col-xs-12" style="color: #ABABAB; text-align: center; margin: auto; padding: 0; float: none; clear: both; font-weight: bold; font-size: 3em;">
|
||||
<%: traduci("WebGIM") %>
|
||||
|
||||
Reference in New Issue
Block a user