Split stylesheets.

Fixes #32
This commit is contained in:
Oliver Davies 2017-05-21 22:04:57 +01:00
parent a89c270c84
commit 12aae75578
23 changed files with 199 additions and 126 deletions

View file

@ -1,7 +0,0 @@
.about-author
+clearfix
img
float: left
margin: 0 1em 1em 0
width: 50px

View file

@ -1,11 +0,0 @@
.page--blog__list
ul.posts
list-style: none
margin-bottom: 2em
padding-left: 0
.post
+clearfix
border-bottom: 1px solid #CCC
margin-bottom: 1em
padding-bottom: 2em

View file

@ -1,2 +0,0 @@
img.me
max-width: 110px

View file

@ -1,27 +0,0 @@
.experience-item
margin-bottom: $padding-large-vertical * 3
+clearfix
.experience-item-website
display: inline-block
margin-bottom: 2px
.experience-item-role
color: $gray-light
margin-bottom: .625rem
.experience-item-logo
float: right
margin: 25px 0 1em 1.5em
max-width: 25%
+from(500px)
max-width: 20%
+desktop
max-width: 15%
img
height: auto
width: 100%
.experience-item-description p:last-of-type
margin-bottom: 0

View file

@ -1,31 +0,0 @@
.talk-full h1
margin-bottom: 25px
.presentation
background: url('../images/loading.gif') no-repeat center
min-height: 275px
width: 100%
+tablet
min-height: 460px
+desktop
min-height: 540px
.talk-event-table
& > thead > tr > th,
& > tbody > tr > td
vertical-align: middle
.column-date,
.column-event
width: 200px
.column-feedback
width: 125px
.talk-type,
.event-location
display: block
margin-top: 1px
.talk-full .column-event
width: auto

View file

@ -1,15 +0,0 @@
.project-company
&.has-logo
a:link,
a:hover
border-bottom: 0
display: block
img
max-width: 75%
+tablet
max-width: 50%
+desktop
max-width: 33.3%

View file

@ -1,15 +0,0 @@
.testimonial
+clearfix
margin-bottom: 10px
&__role
color: #777
&__image
height: 75px
margin: 0 0 10px 10px
width: 75px
+until($screen-sm)
height: 90px
width: 90px