summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-19 19:55:04 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-19 19:55:04 +0000
commite2836792308980fd2785ca2df5bc5c7a2ec30ef0 (patch)
treeaf1604194eada6df8cf55f0bd7fd2bba38013073 /templates
parent689ea1ee3568621bf51e69112b024c4db042077a (diff)
added mobile stylesheet
Diffstat (limited to 'templates')
-rw-r--r--templates/mobile/base.html15
1 files changed, 6 insertions, 9 deletions
diff --git a/templates/mobile/base.html b/templates/mobile/base.html
index f9c383b..6bf2c7c 100644
--- a/templates/mobile/base.html
+++ b/templates/mobile/base.html
@@ -47,10 +47,10 @@
</hgroup>
<nav>
<ul>
- <li id="stories"><a href="/writing/1/" title="An archive of writings from around the world">Writing</a>,</li>
- <li id="photos"><a href="/photos/1/" title="Photos from travels around the world">Photos</a>,</li>
- <li id="maps"><a href="/map/" title="Maps and miscellanea">Maps</a>,</li>
- <li id="projects" ><a href="/projects/" title="Luxagraf: Projects (coming soon)">Projects</a>,</li>
+ <li id="stories"><a href="/writing/1/" title="An archive of writings from around the world">Writing</a></li>
+ <li id="photos"><a href="/photos/1/" title="Photos from travels around the world">Photos</a></li>
+ <li id="maps"><a href="/map/" title="Maps and miscellanea">Map</a></li>
+ <li id="projects" ><a href="/projects/" title="Luxagraf: Projects (coming soon)">Projects</a></li>
<li id="etc"><a href="/about/" title="About Luxagraf">Etc</a></li>
</ul>
</nav>
@@ -65,19 +65,16 @@
<div class="clearfix"></div>
<footer>
- <section id="license">
- <p>All content licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en" title="read the Attribution-Noncommercial-Share Alike 3.0 deed">details</a>). <span>Built with <a href="http://geodjango.org/" title="a GeoDjango joint">GeoDjango</a> and hosted on <a href="http://www.webfaction.com/" title="webfaction">Webfaction</a>.</span></p>
- </section>
<nav>
<ul>
- <li><a href="http://feeds2.feedburner.com/luxagraf/blog" title="RSS feed">RSS</a></li>
+ <li id="rss"><a href="http://feeds2.feedburner.com/luxagraf/blog" title="RSS feed">RSS</a></li>
<li><a href="http://twitter.com/luxagraf" rel="me" title="follow luxagraf on Twitter">Twitter</a></li>
<li><a href="http://www.flickr.com/photos/luxagraf" rel="me" title="luxagraf on Flickr">Flickr</a></li>
<li><a href="/contact/" title="contact luxagraf">Contact</a></li>
</ul>
</nav>
<section id="view-options">
- View in:
+ <p>View in: </p>
<ul>
<li>Mobile</li>
<li><a href="http://luxagraf.net/{%block mobilelink%}{%endblock%}">Desktop</a></li>