aboutsummaryrefslogtreecommitdiff
path: root/html/jspage.pl
diff options
context:
space:
mode:
Diffstat (limited to 'html/jspage.pl')
-rwxr-xr-xhtml/jspage.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/html/jspage.pl b/html/jspage.pl
index c09426f..8a63229 100755
--- a/html/jspage.pl
+++ b/html/jspage.pl
@@ -311,6 +311,11 @@ EOF
.apology-title {
text-align: center;
}
+
+\@media print {
+ /* Interactive controls should be hidden when printing. */
+ #gamemenu, #resizehandle { display: none; }
+}
</style>
</head>
<body>