X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftalk-how-to-deal-with-introverts;a=blobdiff_plain;f=css%2Fslides.css;h=5de754ec23ee5d1b51a829a95722daa5247c4d38;hp=f5d7356d1637f7d5480f75a1561b43c82eba408f;hb=5833af1df9c64c4cf0f63abbe5de7b093b5a90f4;hpb=7a377f47987bee830c3823f86d60b3a9fec5c925 diff --git a/css/slides.css b/css/slides.css index f5d7356..5de754e 100644 --- a/css/slides.css +++ b/css/slides.css @@ -1,12 +1,33 @@ +#slide-blank-stare img { + width: 500px; +} + +#slide-happy-to-stay-home img { + display: inline-block; + width: 300px; +} + #slide-dilbert-energy-drain img, #slide-dilbert-programming img { width: 100%; } +.my-story blockquote { + font-size: 1.2em; +} +.my-story blockquote:before { + content: none; + display: none; +} + +#slide-open-office img { + display: inline-block; + width: 70%; +} + #slide-last .talkqr img { display: inline-block; width: 230px; - height: 230px; }