Home
last modified time | relevance | path

Searched refs:asideWidth (Results 1 – 2 of 2) sorted by relevance

/template/kiwiki/
Dmain.php28 $asideWidth = '20%'; variable
34 $asideWidth = '16%'; variable
/template/kiwiki/css/
Dinline-css.php17 --kiwiki-aside-width:<?php echo $asideWidth; ?>;