added mobile styles (only covering the basics)
This commit is contained in:
parent
0a5f71877d
commit
e17c22fad7
3 changed files with 87 additions and 1 deletions
2
main.php
2
main.php
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue