new web pages: fix generated doc-site.css

This commit is contained in:
Matthew Flatt 2014-03-03 09:23:00 -07:00
parent e01e29d0d4
commit c16028b762

View File

@ -27,7 +27,7 @@
(plain #:site docs-site
#:file "doc-site.css"
@list{
@"@"import url("@(site-css-path docs-site)")
@"@"import url("@(site-css-path docs-site)");
.navsettop, .tocset { top: 60px; }
.versionbox { top: 64px; }
}))