- Added button for random sounds to each category - Visual improvements on category separation and a lot more (thanks, Pixeljockey) - Crash bug fix on playing random sounds with commands without soundnames
3 lines
210 B
HTML
3 lines
210 B
HTML
<h5 id="{{ .Itemprefix }}">{{ .Itemprefix }}</h5>
|
|
<div style="background-image: linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)), url('static/img/{{ .Itemprefix }}.jpg'); background-size: 100%;">
|