Home
last modified time | relevance | path

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

/template/kiwiki/
Dmain.php27 $contentWidth = '100%'; variable
30 $contentWidth = '80%'; variable
33 $contentWidth = '68%'; variable
/template/kiwiki/css/
Dinline-css.php16 --kiwiki-content-width:<?php echo $contentWidth; ?>;