]> Dogcows Code - chaz/talk-event-driven-programming-in-perl/blobdiff - css/slides.css
add reactor graph and asyncawait slides
[chaz/talk-event-driven-programming-in-perl] / css / slides.css
index 36ce1a2e31944fb96698b4319805f3c4c97fba77..93fa17486d9b8bc8db50631d2fb76a3ad768a0c0 100644 (file)
@@ -3,6 +3,14 @@
     background: url('../img/bluehost.png') 1100px;
 }
 
+#slide-graph-eventloop img {
+    width: 100%;
+}
+#slide-graph-reactor img {
+    width: 100%;
+}
+
+
 .pizza img {
     width: 70%;
 }
@@ -41,3 +49,7 @@
     font-size: 38px;
 }
 
+.ex-asyncawait .perl {
+    font-size: 32px;
+}
+
This page took 0.019099 seconds and 4 git commands to generate.