urban last changes

This commit is contained in:
Karen 2011-10-31 22:45:07 +05:30
parent 6a3ff4a279
commit 872b9bb30c
5 changed files with 9 additions and 4 deletions

View File

@ -62,7 +62,6 @@ display:inline;
font-family:"Century Gothic", "Arial Narrow", Helvetica, Arial, sans-serif;
font-size:16px;
text-align:center;
text-transform:uppercase;
margin-right:20px;
margin-left:20px;
padding:5px;

View File

@ -53,6 +53,12 @@
left:570px;
}
.next a img {
text-decoration:none;
}
.prev, .next {
text-decoration:none;
}

View File

@ -24,7 +24,7 @@ $.fn.simplyScroll = function(o) {
var defaults = {
className: 'simply-scroll',
frameRate: 24, //No of movements per second
frameRate: 28, //No of movements per second
speed: 1, //No of pixels per frame
horizontal: true,
autoMode: 'off', //disables buttons 'loop','bounce'

View File

@ -18,7 +18,7 @@
<p>urbanstudioindia@yahoo.co.in</p>
<p>urbanstudioindia@gmail.com</p>
<p>ustudioindia@gmail.com</p>
</p>
</address>

View File

@ -13,7 +13,7 @@
<p>urbanstudioindia@yahoo.co.in</p> <br>
<p>urbanstudioindia@gmail.com</p><br>
<p>ustudioindia@gmail.com</p><br>
</p>
{% endblock %}