Add Gravatar profile image

This commit is contained in:
2021-01-22 15:52:43 +01:00
parent 4eb158d60c
commit 1480545f1b
5 changed files with 20 additions and 8 deletions

View File

@@ -347,6 +347,12 @@ $legend-color: $post-color;
margin: 0.5em 0 0 0;
text-align: right;
font-style: italic;
img {
vertical-align: baseline;
margin: 0 0.2em calc((1em - 24px)/2) 0;
position: relative;
}
}
.header {
padding: 0.5em 1em;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long