This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/sass/components/_page-talk.sass

32 lines
540 B
Sass
Raw Normal View History

2017-03-06 20:43:33 +00:00
.talk-full h1
margin-bottom: 25px
2017-03-06 13:11:00 +00:00
.presentation
background: url('../images/loading.gif') no-repeat center
2017-03-11 16:28:29 +00:00
min-height: 275px
2017-03-06 13:11:00 +00:00
width: 100%
+tablet
2017-03-11 16:28:29 +00:00
min-height: 460px
+desktop
min-height: 680px
2017-03-14 08:01:54 +00:00
.talk-event-table
2017-03-19 10:08:56 +00:00
& > thead > tr > th,
& > tbody > tr > td
vertical-align: middle
2017-03-19 11:59:35 +00:00
.column-date,
.column-event
width: 200px
2017-03-14 08:01:54 +00:00
2017-03-19 11:59:35 +00:00
.column-feedback
width: 125px
2017-03-14 08:11:30 +00:00
2017-03-14 08:18:57 +00:00
.talk-type,
2017-03-14 08:11:30 +00:00
.event-location
display: block
2017-03-14 08:18:57 +00:00
margin-top: 1px
2017-03-19 11:59:35 +00:00
.talk-full .column-event
width: auto