about summary refs log tree commit diff stats
path: root/static/talks/fp-js/ui/default/opera.css
diff options
context:
space:
mode:
authorAlan Pearce2020-04-05 12:23:07 +0200
committerAlan Pearce2020-04-05 12:23:07 +0200
commit1ecfd131cfa4f1cd67ec3a7d396992f0b5e54582 (patch)
treeb9f1b70e54002597af22efc5a44e3a1df71e94b9 /static/talks/fp-js/ui/default/opera.css
parentb9b3c6e0a8a272f8bab072ca6d51677cae5cfb25 (diff)
downloadwebsite-1ecfd131cfa4f1cd67ec3a7d396992f0b5e54582.tar.lz
website-1ecfd131cfa4f1cd67ec3a7d396992f0b5e54582.tar.zst
website-1ecfd131cfa4f1cd67ec3a7d396992f0b5e54582.zip
Remove presentation slides
Diffstat (limited to 'static/talks/fp-js/ui/default/opera.css')
-rw-r--r--static/talks/fp-js/ui/default/opera.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/static/talks/fp-js/ui/default/opera.css b/static/talks/fp-js/ui/default/opera.css
deleted file mode 100644
index 9e9d2a3..0000000
--- a/static/talks/fp-js/ui/default/opera.css
+++ /dev/null
@@ -1,7 +0,0 @@
-/* DO NOT CHANGE THESE unless you really want to break Opera Show */
-.slide {
-	visibility: visible !important;
-	position: static !important;
-	page-break-before: always;
-}
-#slide0 {page-break-before: avoid;}