forked from autonomic-cooperative/sophie-lewis-hugo
pretty much done
This commit is contained in:
@ -112,6 +112,30 @@ hr {
|
||||
}
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
&.writing {
|
||||
.book-cover {
|
||||
float: left;
|
||||
margin-right: 1rem;
|
||||
text-align: center;
|
||||
img {
|
||||
height: 184px;
|
||||
}
|
||||
a {
|
||||
color: $text-colour;
|
||||
}
|
||||
p {
|
||||
color: $text-colour;
|
||||
text-decoration: underline;
|
||||
font-weight: 200;
|
||||
font-family: $sans_font;
|
||||
}
|
||||
div.placeholder {
|
||||
height: 184px;
|
||||
width: 122px;
|
||||
background-color: #adadad;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.headshot {
|
||||
|
BIN
themes/sophie-lewis/static/img/books/fsn-cover.jpg
Normal file
BIN
themes/sophie-lewis/static/img/books/fsn-cover.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user