formatting

This commit is contained in:
Set Sakrecoer 2019-06-09 18:16:59 +02:00
parent cb41d79288
commit bfdda38b44
4 changed files with 19 additions and 9 deletions

View file

@ -37,4 +37,4 @@ canvas {
height:100%;
width:100%;
z-index: -1;
}
}

View file

@ -141,4 +141,7 @@ a:active {
.date {
flex: 0 0 100%;
margin-left: 5px;
}
.highlight {
background-image: url('/images/tile.png');
}