]> Dogcows Code - chaz/talk-how-to-deal-with-introverts/blobdiff - css/slides.css
clean up for presentation
[chaz/talk-how-to-deal-with-introverts] / css / slides.css
index f5d7356d1637f7d5480f75a1561b43c82eba408f..5de754ec23ee5d1b51a829a95722daa5247c4d38 100644 (file)
@@ -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;
 }
 
This page took 0.019217 seconds and 4 git commands to generate.