2024.06.29 (01. ohli24 download logic fix)

This commit is contained in:
2024-06-29 19:30:42 +09:00
parent 8b3e888b6d
commit 7c8a7d2fb7
5 changed files with 24 additions and 11 deletions

View File

@@ -907,6 +907,14 @@
width: 100%;
}
.badge-on-image {
position: absolute;
top: 2px;
/*bottom: 2px; !* position where you want it *!*/
right: 2px;
padding: 5px 12px;
}
#screen_movie_list {
margin-top: 10px;
}