This commit is contained in:
Paul Schneider 2017-04-01 02:35:24 +02:00
commit 0e2d044040
5 changed files with 84 additions and 9 deletions

View file

@ -5,7 +5,9 @@
.performer {
padding-left: 1em;
background-repeat: no-repeat;
background-image: url('/images/greenstar.svg');
background-image: url('/images/lis.svg');
background-attachment: local;
background-size: contain;
}
.performer ul {
margin-left: 2.5em;