mirror of
https://github.com/Alvin-Zilverstand/novatorem.git
synced 2026-03-06 21:29:50 +01:00
Revert "Recently playing mod"
This commit is contained in:
@@ -61,11 +61,9 @@
|
||||
}
|
||||
|
||||
.cover {
|
||||
position: absolute;
|
||||
border-radius: 5px;
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
#bars {
|
||||
@@ -101,14 +99,16 @@
|
||||
<div class="main">
|
||||
<a class="art" href="{}" target="_BLANK">
|
||||
<center>
|
||||
<img src="https://source.unsplash.com/random/500x500" class="cover"/>
|
||||
<img src="https://source.unsplash.com/random/500x500" class="cover" />
|
||||
</center>
|
||||
</a>
|
||||
|
||||
<div class="text">
|
||||
<div class="song">Song</div>
|
||||
<div class="artist">Arist</div>
|
||||
<div id="bars">Bars</div>
|
||||
<div id="bars">
|
||||
{{content_bar|safe}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user