album page template
This commit is contained in:
parent
b82668cd49
commit
8e092fba9f
2 changed files with 17 additions and 17 deletions
|
|
@ -86,7 +86,7 @@ audio {
|
|||
}
|
||||
|
||||
.plTitle {
|
||||
left: 50px;
|
||||
left: 75px;
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
right: 65px;
|
||||
|
|
@ -94,11 +94,12 @@ audio {
|
|||
top: 0;
|
||||
white-space: nowrap;
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.plNum {
|
||||
padding-left: 21px;
|
||||
width: 25px;
|
||||
width: 65px;
|
||||
}
|
||||
|
||||
.plLength {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue