Add an awesome carrier pidgin to the Kontakt page
This commit is contained in:
parent
be5b1d7b81
commit
734a3b023f
|
@ -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 {
|
||||
|
|
|
@ -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å.
|
||||
</p>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
Loading…
Reference in New Issue