diff options
author | Clarence Lee <spicynoodles at gmail dot com> | 2011-08-29 17:58:31 +0100 |
---|---|---|
committer | Clarence Lee <spicynoodles at gmail dot com> | 2011-08-29 17:58:31 +0100 |
commit | 2124c86c25601843a6af4156ee5d1641b1bd714a (patch) | |
tree | 9843a9ead2f04e4a0611c2f13572aeadd9bd85c2 /style.ini | |
parent | 1c2583d6e97f3220db6eb34b0cd5243369b5d41b (diff) | |
parent | edb1239b12e661f71fda343716448857681cbe53 (diff) | |
download | rpg-2124c86c25601843a6af4156ee5d1641b1bd714a.tar.gz rpg-2124c86c25601843a6af4156ee5d1641b1bd714a.tar.bz2 |
added design folder for mockups: edit highlighting and toc
Diffstat (limited to 'style.ini')
-rwxr-xr-x | style.ini | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -62,4 +62,8 @@ __missing__ = "#f30" __highlight__ = "#ff9" ; sidebar width -__sidebar_width__ = "16em" +; @todo: width in em or px? +;__site_width__ = "64em" +__site_width__ = "1000px" +;__sidebar_width__ = "16em" +__sidebar_width__ = "220px" |