Styling fix
This commit is contained in:
@@ -87,7 +87,7 @@ __existing__ = "#00ff00" ; @ini_existing
|
||||
__missing__ = "#ff5555" ; @ini_missing
|
||||
|
||||
; widths
|
||||
__site_width__ = "64em" ; @ini_site_width
|
||||
__site_width__ = "100%" ; @ini_site_width
|
||||
__sidebar_width__ = "16em" ; @ini_sidebar_width
|
||||
|
||||
; color of the web app (used by the core, not by the template)
|
||||
|
||||
Reference in New Issue
Block a user