diff options
author | Lurifax <stianalexanderolsen@gmail.com> | 2013-05-01 22:17:42 +0200 |
---|---|---|
committer | Lurifax <stianalexanderolsen@gmail.com> | 2013-05-01 22:17:42 +0200 |
commit | e445323c8a5321767e642a0a532e6e4bcb940da1 (patch) | |
tree | 72fd4fb957561586c120f94f10beb1f3734cfd98 /views | |
parent | Removed not-in-use animated css (diff) | |
download | Divid-e445323c8a5321767e642a0a532e6e4bcb940da1.tar.gz |
Changes in text
Diffstat (limited to 'views')
-rw-r--r-- | views/home.ejs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/views/home.ejs b/views/home.ejs index 54c19e6..4718199 100644 --- a/views/home.ejs +++ b/views/home.ejs @@ -109,9 +109,9 @@ <iframe src="http://player.vimeo.com/video/41974181" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> </div> </div> - <div class="span5 sectionright"> - <a href="https://itunes.apple.com/us/genre/ios-finance/id6015?mt=8"> - <img src="/img/iph.png" class="apple"> + <div class="span5 sectionright"> + <a href="https://itunes.apple.com/us/genre/ios-finance/id6015?mt=8" title="Appstore"> + <div id="app" class="apple"> <img src="/img/iph.png" class="apple"> </a> <a href="https://play.google.com/store"><img src="/img/android.png" id="android" class="infoimg"></a> <a href="http://www.windowsphone.com/nb-no/store"><img src="/img/win.png" id="windows" class="infoimg"></a> |