Compare commits
4 commits
2e68884416
...
93600e9e8d
Author | SHA1 | Date | |
---|---|---|---|
93600e9e8d | |||
7092bb52db | |||
88984a7756 | |||
207f3d8395 |
|
@ -50,7 +50,7 @@ Equipment besorgt und die Waschraumbrauerei in Betrieb genommen.</p>
|
||||||
<div class="column right">
|
<div class="column right">
|
||||||
<h2>Aktuelles </h2>
|
<h2>Aktuelles </h2>
|
||||||
<p>Wir sind jetzt bei Facebook <br>
|
<p>Wir sind jetzt bei Facebook <br>
|
||||||
<div class="icon"><a href="https://www.facebook.com/freibier.cc/"><img src="img/Facebook_F_icon.svg" alt="https://www.facebook.com/freibier.cc/"> </a></div>
|
<a href="https://www.facebook.com/freibier.cc/"><div class="icon"><img src="img/Facebook_F_icon.svg" alt="https://www.facebook.com/freibier.cc/"></div> </a>
|
||||||
</p>
|
</p>
|
||||||
<h2>Händler </h2>
|
<h2>Händler </h2>
|
||||||
<p>Unser Biere bekommt ihr hier:</p><p> <a href="https://bierothek.de/stores/regensburg">Bierothek in Regensburg</a></p>
|
<p>Unser Biere bekommt ihr hier:</p><p> <a href="https://bierothek.de/stores/regensburg">Bierothek in Regensburg</a></p>
|
||||||
|
|
|
@ -206,8 +206,8 @@ img {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.icon img{
|
.icon img{
|
||||||
width: 32;
|
width: 30%;
|
||||||
height: 32;
|
height: auto;
|
||||||
}
|
}
|
||||||
/* menu */
|
/* menu */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue