* style.css: style uniformisation, between small and large screens

* App.master: mainly cleans the code
additionaly, modifies the background speed for `nav`
This commit is contained in:
Paul Schneider
2015-10-02 14:58:27 +02:00
parent 0fba423d06
commit 1e5b0c82e2
3 changed files with 13 additions and 4 deletions

View File

@ -65,6 +65,7 @@ $(document).ready(function(){
var coords = '' + xPos + $bgobj.attr('orgbgpxu') + yPos + $bgobj.attr('orgbgpyu');
// Move the background
$bgobj.css({ backgroundPosition: coords });
// console.log($bgobj.get()[0].localName+' backgroundPosition: '+coords);
});
});
});
@ -93,7 +94,7 @@ $(document).ready(function(){
</header>
<nav data-type="background" data-speed="6" data-emheight="10" data-posx="0" data-posy="11" >
<nav data-type="background" data-speed="2">
<% if (Membership.GetUser()==null) { %>
<a href="<%= Url.Content("~/Account/Login/?returnUrl=") + Url.Encode( Request.Url.PathAndQuery )%>" >
<div class="menuitem">