summaryrefslogtreecommitdiff
path: root/style.ini
diff options
context:
space:
mode:
authorClarence Lee <spicynoodles at gmail dot com>2011-08-29 17:58:31 +0100
committerClarence Lee <spicynoodles at gmail dot com>2011-08-29 17:58:31 +0100
commit2124c86c25601843a6af4156ee5d1641b1bd714a (patch)
tree9843a9ead2f04e4a0611c2f13572aeadd9bd85c2 /style.ini
parent1c2583d6e97f3220db6eb34b0cd5243369b5d41b (diff)
parentedb1239b12e661f71fda343716448857681cbe53 (diff)
downloadrpg-2124c86c25601843a6af4156ee5d1641b1bd714a.tar.gz
rpg-2124c86c25601843a6af4156ee5d1641b1bd714a.tar.bz2
added design folder for mockups: edit highlighting and toc
Diffstat (limited to 'style.ini')
-rwxr-xr-xstyle.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/style.ini b/style.ini
index 426fd9be4..0eeaf15d3 100755
--- a/style.ini
+++ b/style.ini
@@ -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"