File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,16 @@ section.has-light-background {
6666 font-size : .8em ;
6767 }
6868
69+ .slides-link {
70+ display : block ;
71+ margin-top : 1em ;
72+ font-size : .86em ;
73+ white-space : nowrap ;
74+ + .slides-link {
75+ margin-top : 0 ;
76+ }
77+ }
78+
6979 .speaker-headshot {
7080 display : inline-block ;
7181 vertical-align : middle ;
Original file line number Diff line number Diff line change @@ -293,6 +293,14 @@ body {
293293 margin-top : 1em ;
294294 font-size : .8em ; }
295295
296+ .slides .slides-link {
297+ display : block;
298+ margin-top : 1em ;
299+ font-size : .86em ;
300+ white-space : nowrap; }
301+ .slides .slides-link + .slides-link {
302+ margin-top : 0 ; }
303+
296304.slides .speaker-headshot {
297305 display : inline-block;
298306 vertical-align : middle;
Original file line number Diff line number Diff line change 33Steve Grunwell<br >
44[ @stevegrunwell ] ( https://twitter.com/stevegrunwell )
55
6- [ stevegrunwell.com/slides/php-cli] ( https://stevegrunwell.com/slides/php-cli )
6+ [ stevegrunwell.com/slides/php-cli] ( https://stevegrunwell.com/slides/php-cli ) <!-- .element: class="slides-link" -->
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ Steve Grunwell<br>
55[ 10up.com] ( http://10up.com ) <br >
66* now hiring!*
77
8- [ stevegrunwell.com/slides/php-cli] ( https://stevegrunwell.com/slides/php-cli ) <br >
9- [ joind.in/talk/e9465] ( https://joind.in/talk/e9465 )
8+ [ stevegrunwell.com/slides/php-cli] ( https://stevegrunwell.com/slides/php-cli ) <!-- .element: class="slides-link" -- >
9+ [ joind.in/talk/e9465] ( https://joind.in/talk/e9465 ) <!-- .element: class="slides-link" -->
You can’t perform that action at this time.
0 commit comments