diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index 0f0c5a6..ad8f98b 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -30,7 +30,7 @@ </ul> <a href="#page" accesskey="S" style="display: none" /> </div> - <div id="container" style="background:white"> + <div id="container"> <hr class="delimit" /> <div id="page"> <div style=" |