all repos — website @ e5cb8f1ef60c36d29d66bf8dbb25365423b9b3c8

My website

Add fp-js talk

Alan Pearce
commit

e5cb8f1ef60c36d29d66bf8dbb25365423b9b3c8

parent

f4dcf84c09035725b0a735b072064c560ef39840

1 file changed, 9 insertions(+), 0 deletions(-)

changed files
A static/talks/fp-js/ui/default/s5-core.css
@@ -0,0 +1,9 @@
+/* Do not edit or override these styles! The system will likely break if you do. */ + +div#header, div#footer, div#controls, .slide {position: absolute;} +html>body div#header, html>body div#footer, + html>body div#controls, html>body .slide {position: fixed;} +.handout {display: none;} +.layout {display: block;} +.slide, .hideme, .incremental {visibility: hidden;} +#slide0 {visibility: visible;}