urban last changes
This commit is contained in:
parent
6a3ff4a279
commit
872b9bb30c
|
@ -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;
|
||||
|
|
|
@ -53,6 +53,12 @@
|
|||
left:570px;
|
||||
}
|
||||
|
||||
.next a img {
|
||||
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
.prev, .next {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
<p>urbanstudioindia@yahoo.co.in</p>
|
||||
|
||||
<p>urbanstudioindia@gmail.com</p>
|
||||
<p>ustudioindia@gmail.com</p>
|
||||
</p>
|
||||
</address>
|
||||
|
||||
|
|
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user