oops
This commit is contained in:
parent
32cb7aea72
commit
df6ffe9cc6
2 changed files with 0 additions and 21 deletions
|
@ -53,8 +53,6 @@ footer.footer {
|
||||||
color: white;
|
color: white;
|
||||||
background: rgba(255, 127, 0, 0.99);
|
background: rgba(255, 127, 0, 0.99);
|
||||||
}
|
}
|
||||||
<<<<<<< Updated upstream
|
|
||||||
=======
|
|
||||||
|
|
||||||
.imgcenter {
|
.imgcenter {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -98,4 +96,3 @@ footer.footer {
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
>>>>>>> Stashed changes
|
|
||||||
|
|
|
@ -38,28 +38,10 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<<<<<<< Updated upstream
|
|
||||||
<div class="tile is-vertical is-2">
|
|
||||||
<div class="tile is-parent">
|
|
||||||
<a class="tile box" href="https://github.com/ZeusWPI">
|
|
||||||
<div class="tile is-child imgcenter icon">
|
|
||||||
<%= fa 'github' %>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="tile is-parent">
|
|
||||||
<a class="tile box" href="https://www.facebook.com/zeus.wpi/?fref=ts">
|
|
||||||
<div class="tile is-child imgcenter icon">
|
|
||||||
<%= fa 'facebook-official' %>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
=======
|
|
||||||
<div class="tile is-parent is-2">
|
<div class="tile is-parent is-2">
|
||||||
<a class="tile is-child imgcenter box hydra-tile" href="//student.ugent.be/hydra">
|
<a class="tile is-child imgcenter box hydra-tile" href="//student.ugent.be/hydra">
|
||||||
<%= asset :img, 'hydra-logo.png' %>
|
<%= asset :img, 'hydra-logo.png' %>
|
||||||
</a>
|
</a>
|
||||||
>>>>>>> Stashed changes
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="tile">
|
<div class="tile">
|
||||||
|
|
Loading…
Reference in a new issue