aboutsummaryrefslogtreecommitdiff
path: root/html-test
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2016-05-16 19:58:51 +0200
committerBen Gamari <ben@smart-cactus.org>2016-05-16 19:58:51 +0200
commite82d093a9b3fb68486920896a3d67d84a822cbc5 (patch)
treee077d4952029c647e73ea51d481c4d7cc29feb34 /html-test
parent1bfcca3f2212e1f8e527ad3a2c4bb48aef082ff9 (diff)
parentd100c8f38e8ee6c7e6ba291afbf2c9eaf4f7743d (diff)
Merge remote-tracking branch 'origin/master' into ghc-head
Diffstat (limited to 'html-test')
-rw-r--r--html-test/ref/ocean.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/html-test/ref/ocean.css b/html-test/ref/ocean.css
index fcf23810..3ebb14de 100644
--- a/html-test/ref/ocean.css
+++ b/html-test/ref/ocean.css
@@ -183,6 +183,9 @@ pre {
.keyword { font-weight: normal; }
.def { font-weight: bold; }
+@media print {
+ #footer { display: none; }
+}
/* @end */