|
|
|
@ -152,6 +152,10 @@ a {
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#knife, #porcini, #cauliflower, #phone, #clothes, #lychee, #anise {
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@-webkit-keyframes glow {
|
|
|
|
|
from {
|
|
|
|
|
text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
|
|
|
|
@ -216,7 +220,7 @@ a {
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" order="0" order-sm="1">
|
|
|
|
|
|
|
|
|
|
<a href="/knife"><b-img class="img-fluid" center alt="Responsive image" src="media/magiun2/knife_small.png"></b-img></a>
|
|
|
|
|
<a href="/knife"><b-img class="img-fluid" id="knife" center alt="Responsive image" src="media/magiun2/knife_small.png"></b-img></a>
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
</b-row>
|
|
|
|
@ -224,7 +228,7 @@ a {
|
|
|
|
|
|
|
|
|
|
<b-row class="icons">
|
|
|
|
|
<b-col md="2" offset-md="3">
|
|
|
|
|
<a href="/simmered"><b-img class="img-fluid" center alt="Responsive image" src="media/magiun2/porcini_small.png"></b-img></a>
|
|
|
|
|
<a href="/simmered"><b-img class="img-fluid" id="porcini" center alt="Responsive image" src="media/magiun2/porcini_small.png"></b-img></a>
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" order="1" order-sm="0">
|
|
|
|
|
<p><a href="/simmered">Simmered Egg</a></p>
|
|
|
|
@ -243,12 +247,12 @@ a {
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" order="2" order-sm="1">
|
|
|
|
|
|
|
|
|
|
<a href="/soulsoup"><b-img class="img-fluid" center alt="Responsive image" src="media/magiun2/cauliflower_small.png"></b-img></a>
|
|
|
|
|
<a href="/soulsoup"><b-img class="img-fluid" id="cauliflower" center alt="Responsive image" src="media/magiun2/cauliflower_small.png"></b-img></a>
|
|
|
|
|
</b-col>
|
|
|
|
|
</b-row>
|
|
|
|
|
<b-row class="icons">
|
|
|
|
|
<b-col md="2" offset-md="3">
|
|
|
|
|
<a href="/phone"><b-img class="img-fluid" center alt="Responsive image" src="media/magiun2/phone_small.png"></b-img></a>
|
|
|
|
|
<a href="/phone"><b-img class="img-fluid" id="phone" center alt="Responsive image" src="media/magiun2/phone_small.png"></b-img></a>
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
<b-col md="2">
|
|
|
|
@ -265,12 +269,12 @@ a {
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" order="2" order-sm="1">
|
|
|
|
|
|
|
|
|
|
<a href="/whatwecan"><b-img class="img-fluid" center alt="Responsive image" src="media/magiun2/clothes_small.png"></b-img></a>
|
|
|
|
|
<a href="/whatwecan"><b-img class="img-fluid" id="clothes" center alt="Responsive image" src="media/magiun2/clothes_small.png"></b-img></a>
|
|
|
|
|
</b-col>
|
|
|
|
|
</b-row>
|
|
|
|
|
<b-row class="icons">
|
|
|
|
|
<b-col md="2" offset-md="3">
|
|
|
|
|
<a href="/lychee"><b-img class="img-fluid" center alt="Responsive image" src="media/magiun2/lychee_small.png"></b-img></a>
|
|
|
|
|
<a href="/lychee"><b-img class="img-fluid" id="lychee" center alt="Responsive image" src="media/magiun2/lychee_small.png"></b-img></a>
|
|
|
|
|
</b-col>
|
|
|
|
|
|
|
|
|
|
<b-col md="2">
|
|
|
|
@ -288,7 +292,7 @@ a {
|
|
|
|
|
|
|
|
|
|
</b-col>
|
|
|
|
|
<b-col md="2" order="2" order-sm="1">
|
|
|
|
|
<a href="/anise"><b-img class="img-fluid" center alt="Responsive image" src="media/magiun2/anise_small.png"></b-img></a>
|
|
|
|
|
<a href="/anise"><b-img class="img-fluid" id="anise" center alt="Responsive image" src="media/magiun2/anise_small.png"></b-img></a>
|
|
|
|
|
</b-col>
|
|
|
|
|
</b-row>
|
|
|
|
|
<b-row>
|
|
|
|
|