Compare commits
No commits in common. "93600e9e8de390efa0a95669b6929b52f09eaf40" and "2e688844164ccde0fbd0f2b925cedf9d636cf8b4" have entirely different histories.
93600e9e8d
...
2e68884416
|
@ -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>
|
||||||
<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>
|
<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>
|
||||||
</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: 30%;
|
width: 32;
|
||||||
height: auto;
|
height: 32;
|
||||||
}
|
}
|
||||||
/* menu */
|
/* menu */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue