]> Dogcows Code - chaz/talk-how-to-deal-with-introverts/blob - css/slides.css
clean up for presentation
[chaz/talk-how-to-deal-with-introverts] / css / slides.css
1
2 #slide-blank-stare img {
3 width: 500px;
4 }
5
6 #slide-happy-to-stay-home img {
7 display: inline-block;
8 width: 300px;
9 }
10
11 #slide-dilbert-energy-drain img,
12 #slide-dilbert-programming img {
13 width: 100%;
14 }
15
16 .my-story blockquote {
17 font-size: 1.2em;
18 }
19 .my-story blockquote:before {
20 content: none;
21 display: none;
22 }
23
24 #slide-open-office img {
25 display: inline-block;
26 width: 70%;
27 }
28
29 #slide-last .talkqr img {
30 display: inline-block;
31 width: 230px;
32 }
33
This page took 0.033341 seconds and 4 git commands to generate.