Small CSS clean-up
This commit is contained in:
parent
fd11625e05
commit
b6001a118d
2 changed files with 7 additions and 25 deletions
|
@ -81,24 +81,6 @@ footer.footer {
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
.imgcenter {
|
||||
margin: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.hydra-tile {
|
||||
background-color: #1E64C8;
|
||||
}
|
||||
|
||||
.lana-tile {
|
||||
background-color: $tile-orange;
|
||||
}
|
||||
|
||||
.project-tile {
|
||||
background-color: $turquoise;
|
||||
}
|
||||
|
||||
|
||||
// For better centering on mobile
|
||||
@include mobile {
|
||||
#tipue_search_input {
|
||||
|
|
|
@ -20,7 +20,7 @@ Favoriete taal : Malbolge
|
|||
|
||||
Favoriete OS : LFS
|
||||
|
||||
![alt text](//media.giphy.com/media/1lop3XEoCngYg/giphy.gif){: .imgcenter }
|
||||
![alt text](//media.giphy.com/media/1lop3XEoCngYg/giphy.gif){: .image .container }
|
||||
|
||||
# Isaura Claeys | Vicevoorzitter
|
||||
|
||||
|
@ -36,7 +36,7 @@ Favoriete taal : Isauriaans (//en.wikipedia.org/wiki/Isaurian_language)
|
|||
|
||||
Favoriete OS : OSX
|
||||
|
||||
![alt text](//i.imgur.com/ebvggMn.gif){: .imgcenter }
|
||||
![alt text](//i.imgur.com/ebvggMn.gif){: .image .container }
|
||||
|
||||
# Jeroen De Clerck | Penningmeester
|
||||
|
||||
|
@ -52,7 +52,7 @@ Favoriete taal : python
|
|||
|
||||
Favoriete OS : archlinux
|
||||
|
||||
![alt text](//i.imgur.com/5c22RvF.gif){: .imgcenter }
|
||||
![alt text](//i.imgur.com/5c22RvF.gif){: .image .container }
|
||||
|
||||
# Eloïse Piret | Eventverantwoordelijke
|
||||
|
||||
|
@ -68,7 +68,7 @@ Favoriete taal : Python
|
|||
|
||||
Favoriete OS : OS X (pls don't kill me)
|
||||
|
||||
![alt text](//media.tenor.co/images/6659f7a4dead984cdcc05903e7c9503f/tenor.gif){: .imgcenter }
|
||||
![alt text](//media.tenor.co/images/6659f7a4dead984cdcc05903e7c9503f/tenor.gif){: .image .container }
|
||||
|
||||
# Lorin Werthen | Systeemadministrator
|
||||
|
||||
|
@ -84,7 +84,7 @@ Favoriete taal : Ruby :heart:
|
|||
|
||||
Favoriete OS : Arch Linux
|
||||
|
||||
![alt text](//iruntheinternet.com/lulzdump/images/skateboarder-never-drops-it-keeps-running-runs-away-bye-14344846555.gif){: .imgcenter }
|
||||
![alt text](//iruntheinternet.com/lulzdump/images/skateboarder-never-drops-it-keeps-running-runs-away-bye-14344846555.gif){: .image .container }
|
||||
|
||||
# Rien Maertens | Systeemadministrator
|
||||
|
||||
|
@ -100,7 +100,7 @@ Favoriete taal : West-Vlams
|
|||
|
||||
Favoriete OS : Arch Linux
|
||||
|
||||
![alt text](https://i.imgur.com/RGITm8c.gif){: .imgcenter }
|
||||
![alt text](https://i.imgur.com/RGITm8c.gif){: .image .container }
|
||||
|
||||
# Feliciaan De Palmenaer | Projectverantwoordelijke
|
||||
|
||||
|
@ -116,4 +116,4 @@ Favoriete taal : Swift
|
|||
|
||||
Favoriete OS : macOs
|
||||
|
||||
![alt text](//emoji.slack-edge.com/T02E8K8GY/zeustux/19b65368560af6c2.jpg){: .imgcenter }
|
||||
![alt text](//emoji.slack-edge.com/T02E8K8GY/zeustux/19b65368560af6c2.jpg){: .image .container }
|
||||
|
|
Loading…
Reference in a new issue