pas events

This commit is contained in:
Set Sakrecoer 2019-06-18 15:30:17 +02:00
parent d2e85393de
commit ce4f72b3c8
2 changed files with 14 additions and 6 deletions

View file

@ -175,4 +175,10 @@ a:active {
line-height: 18px;
opacity: 1;
background: rgba(255, 255, 255, 0.5) url('/assets/img/bg.png');
}
.flyer {
background-size: cover;
background-position: center;
width: 150px;
height: 150px;
}