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-family:"Century Gothic", "Arial Narrow", Helvetica, Arial, sans-serif;
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
text-transform:uppercase;
|
|
||||||
margin-right:20px;
|
margin-right:20px;
|
||||||
margin-left:20px;
|
margin-left:20px;
|
||||||
padding:5px;
|
padding:5px;
|
||||||
|
|
|
@ -53,6 +53,12 @@
|
||||||
left:570px;
|
left:570px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.next a img {
|
||||||
|
|
||||||
|
text-decoration:none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.prev, .next {
|
.prev, .next {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
|
|
@ -24,7 +24,7 @@ $.fn.simplyScroll = function(o) {
|
||||||
|
|
||||||
var defaults = {
|
var defaults = {
|
||||||
className: 'simply-scroll',
|
className: 'simply-scroll',
|
||||||
frameRate: 24, //No of movements per second
|
frameRate: 28, //No of movements per second
|
||||||
speed: 1, //No of pixels per frame
|
speed: 1, //No of pixels per frame
|
||||||
horizontal: true,
|
horizontal: true,
|
||||||
autoMode: 'off', //disables buttons 'loop','bounce'
|
autoMode: 'off', //disables buttons 'loop','bounce'
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
<p>urbanstudioindia@yahoo.co.in</p>
|
<p>urbanstudioindia@yahoo.co.in</p>
|
||||||
|
|
||||||
<p>urbanstudioindia@gmail.com</p>
|
<p>ustudioindia@gmail.com</p>
|
||||||
</p>
|
</p>
|
||||||
</address>
|
</address>
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<p>urbanstudioindia@yahoo.co.in</p> <br>
|
<p>urbanstudioindia@yahoo.co.in</p> <br>
|
||||||
|
|
||||||
<p>urbanstudioindia@gmail.com</p><br>
|
<p>ustudioindia@gmail.com</p><br>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user