fix bestuur
This commit is contained in:
parent
c7e8b4c42b
commit
35e2ce44ba
2 changed files with 14 additions and 9 deletions
|
@ -61,12 +61,17 @@ footer.footer {
|
||||||
background: rgba(255, 127, 0, 0.99);
|
background: rgba(255, 127, 0, 0.99);
|
||||||
}
|
}
|
||||||
|
|
||||||
.has-content-centered, .imgcenter {
|
.has-content-centered {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.imgcenter {
|
||||||
|
margin: auto;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.hydra-tile {
|
.hydra-tile {
|
||||||
background-color: #1E64C8;
|
background-color: #1E64C8;
|
||||||
}
|
}
|
||||||
|
|
|
@ -92,7 +92,7 @@ Favoriete OS : Arch Linux
|
||||||
|
|
||||||
Username : R13N of rienspy
|
Username : R13N of rienspy
|
||||||
|
|
||||||
Tofste vak ooit : computergebruik, <3 linux
|
Tofste vak ooit : computergebruik, <3 linux
|
||||||
|
|
||||||
Favoriete teksteditor : nvim, IntelliJ om te programmeren
|
Favoriete teksteditor : nvim, IntelliJ om te programmeren
|
||||||
|
|
||||||
|
@ -100,7 +100,7 @@ Favoriete taal : West-Vlams
|
||||||
|
|
||||||
Favoriete OS : Arch Linux
|
Favoriete OS : Arch Linux
|
||||||
|
|
||||||
![alt text](//i.imgur.com/RGITm8c.gif) {: .imgcenter }
|
![alt text](https://i.imgur.com/RGITm8c.gif){: .imgcenter }
|
||||||
|
|
||||||
# Feliciaan De Palmenaer | Projectverantwoordelijke
|
# Feliciaan De Palmenaer | Projectverantwoordelijke
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue