mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Moved duration left and above ::after
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
}
|
||||
|
||||
.card-duration{
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
position: absolute;
|
||||
bottom: 0px;
|
||||
right: 0px;
|
||||
left: 0px;
|
||||
background: rgba(0,0,0,.7);
|
||||
color: white;
|
||||
padding: 0 5px;
|
||||
|
||||
@@ -217,9 +217,9 @@
|
||||
<div class="clickable vote-container" title="Vote!">
|
||||
<a class="clickable center-align votebg">
|
||||
<span class="lazy card-image cardbg list-image" style="background-image:url('/public/images/loading.png');">
|
||||
<span class="card-duration">
|
||||
01:00
|
||||
</span>
|
||||
</span>
|
||||
<span class="card-duration">
|
||||
01:00
|
||||
</span>
|
||||
</a>
|
||||
<span class="card-content">
|
||||
|
||||
Reference in New Issue
Block a user