# Load key bindings (if any).
bind -f $talkdir/bindings
-# Skip a few lines because BlueJeans video covers top left of the
-# display. (Remove for FOSDEM).
-for i in `seq 1 10`; do echo; done
echo $title
top: 8;
left: 0;
border-bottom: 2px solid rgb(204,0,0);
- /* Only while using Bluejeans, remove for the real talk: */
- text-align: right;
}
h2 {
font-size: 32px;
font-style: italic;
border-bottom: 2px solid rgb(204,0,0);
- /* Only while using Bluejeans, remove for the real talk: */
- text-align: right;
}
b {