Add an awesome carrier pidgin to the Kontakt page

This commit is contained in:
Peder Bergebakken Sundt 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 {

View File

@ -20,7 +20,7 @@ require_once dirname(dirname(__DIR__)) . implode(DIRECTORY_SEPARATOR, ['', 'inc'
</nav>
<main>
<h2>Kommunikasjon</h2>
<h2>Kommunikasjon<img src="kontakt.jpg"></img></h2>
<p>
Det er ulike måter å kommunisere med PVV-medlemmer .
</p>

BIN
www/kontakt/kontakt.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB