added mobile styles (only covering the basics)

This commit is contained in:
Anika Henke 2012-09-09 17:51:12 +01:00
parent 0a5f71877d
commit e17c22fad7
3 changed files with 87 additions and 1 deletions

View file

@ -51,7 +51,7 @@ $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER
<p class="claim"><?php echo $conf['tagline'] ?></p>
<?php endif ?>
<ul class="a11y">
<ul class="a11y skip">
<li><a href="#dokuwiki__content"><?php echo $lang['skip_to_content'] ?></a></li>
</ul>
<div class="clearer"></div>