This commit is contained in:
Set Sakrecoer 2019-07-14 00:51:18 +02:00
parent 444711b40f
commit ca3ba3b70f
5 changed files with 23 additions and 1 deletions

View file

@ -82,4 +82,9 @@ layout: default
body {
background-image:url('{{ page.image }}') ;
}
#navigation {
opacity: 1;
}
</style>