info seconds dots score cover
This commit is contained in:
parent
c4141f4d7d
commit
1bbcfb4f9d
@ -320,7 +320,8 @@ def get_file():
|
||||
<div class="infos scorenumber">SCORE #'''+str(scorenumber)+'''</div>
|
||||
<div class="infos author">By '''+userip+'''</div>
|
||||
<!--<div class="infos globalname">Part of the Pushing Scores series</div>-->
|
||||
<div class="infos publisher">Part of the <i>Pushing Scores</i> series<br>
|
||||
<div class="infos publisher">Part of the <i>Pushing Scores</i> series</div>
|
||||
<div class="infos where"><i>Where every second is a dot and every line is a minute</i><br>
|
||||
Published and distributed by <img src="static/logo/logo.png"></div>
|
||||
<div class="infos time">On '''+str(clickongetfiletime)+'''</div>
|
||||
</div>
|
||||
|
@ -47,9 +47,12 @@ div.author{
|
||||
}
|
||||
div.publisher{
|
||||
margin-bottom: : 3mm;
|
||||
margin-top: 57.5%;
|
||||
margin-top: 55%;
|
||||
|
||||
}
|
||||
div.where{
|
||||
margin-top: 1mm;
|
||||
}
|
||||
div.time{
|
||||
margin-top: 1mm;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user