aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rwxr-xr-xhtml/jspage.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/jspage.pl b/html/jspage.pl
index 86e7704..2b2688b 100755
--- a/html/jspage.pl
+++ b/html/jspage.pl
@@ -74,7 +74,7 @@ EOF
<meta http-equiv="Content-Type" content="text/html; charset=ASCII" />
<title>${puzzlename}, ${unfinishedtitlefragment}from Simon Tatham's Portable Puzzle Collection</title>
<script defer type="text/javascript" src="${jspath}${filename}.js"></script>
-<style class="text/css">
+<style>
/* Top-level form for the game menu */
#gamemenu {
margin-top: 0;