Add an awesome carrier pidgin to the Kontakt page

This commit is contained in:
2018-08-09 00:32:44 +02:00
parent be5b1d7b81
commit 734a3b023f
3 changed files with 4 additions and 3 deletions

View File

@@ -24,9 +24,10 @@ h2 strong em {
}
h2 img {
float: right;
max-width: 5em;
max-width: 10em;
border: .2em solid white;
box-shadow: 0 2px 2px black;
border-radius: 0.2em;
box-shadow: 0 2px 2px gray;
margin-left: 1em;
}
article:first-child h2 img {