]> Dogcows Code - chaz/talk-event-driven-programming-in-perl/blobdiff - css/slides.css
add SIGPIPE slides
[chaz/talk-event-driven-programming-in-perl] / css / slides.css
index 36ce1a2e31944fb96698b4319805f3c4c97fba77..e32cb1075e2989c7e69965062ca489da0b3b9e44 100644 (file)
@@ -3,6 +3,13 @@
     background: url('../img/bluehost.png') 1100px;
 }
 
+#slide-graph-eventloop img {
+    width: 100%;
+}
+#slide-graph-reactor img {
+    width: 100%;
+}
+
 .pizza img {
     width: 70%;
 }
     font-size: 38px;
 }
 
+.ex-asyncawait .perl {
+    font-size: 32px;
+}
+
+#slide-not-all-roses img {
+    width: 70%;
+}
+
+.ex-exceptions .perl {
+    font-size: 38px;
+}
+
+.sigpipe ul {
+    font-size: 34px;
+}
+.ex-sigpipe .perl {
+    font-size: 38px;
+}
+
+
This page took 0.02343 seconds and 4 git commands to generate.