X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=css%2Fslides.css;h=accda7150bb2a4d6075ca3c9161dc01bdedee63b;hb=afb7de1b61d2bf725c70e8f6be00592f1b762e82;hp=93fa17486d9b8bc8db50631d2fb76a3ad768a0c0;hpb=55d3713208b2267dfbb669f76a9a21f4ff6092d5;p=chaz%2Ftalk-event-driven-programming-in-perl diff --git a/css/slides.css b/css/slides.css index 93fa174..accda71 100644 --- a/css/slides.css +++ b/css/slides.css @@ -10,7 +10,6 @@ width: 100%; } - .pizza img { width: 70%; } @@ -45,7 +44,11 @@ font-size: 34px; } -.ex-basicreactor .perl { +.ex-basicreactor1 .perl { + font-size: 36px; +} + +.ex-basicreactor2 .perl { font-size: 38px; } @@ -53,3 +56,30 @@ 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; +} + +.ex-debugging .bash { + font-size: 38px; +} + +.ex-future .perl { + font-size: 32px; +} + +.ex-future2 .perl { + font-size: 24px; +} +