Add event logos to talks
This commit is contained in:
parent
598c2581d8
commit
1c378c412d
40 changed files with 74 additions and 16 deletions
|
@ -1,7 +1,20 @@
|
|||
.talk-location,
|
||||
.talk-slides,
|
||||
.talk-video
|
||||
margin-bottom: 1.5em
|
||||
.talk-video,
|
||||
.talk-description
|
||||
margin-bottom: 2em
|
||||
|
||||
.talk-pager
|
||||
clear: both
|
||||
margin-top: 2em
|
||||
|
||||
.talk-pager div
|
||||
flex: 1
|
||||
|
||||
.talk-logo
|
||||
float: right
|
||||
margin: 0 0 2em 2em
|
||||
|
||||
.talk-logo img
|
||||
max-height: 100px
|
||||
max-width: 200px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue