Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Add a scaled Renchon to torrent view pages.

Cette révision appartient à :
Chuu 2017-05-06 06:46:07 +02:00
Parent d7b32ac312
révision eac79ee222
2 fichiers modifiés avec 5 ajouts et 0 suppressions

Voir le fichier

@ -30,6 +30,10 @@ div#container {
div.cont-home {
background: white url(/img/renchon.png) no-repeat
}
div.cont-view {
background: white url(/img/renchon.png) no-repeat;
background-size: 61px;
}
body {
background-color: #ececec;

Voir le fichier

@ -1,4 +1,5 @@
{{define "title"}}{{.Torrent.Name}}{{end}}
{{define "contclass"}}cont-view{{end}}
{{define "content"}}
<div class="blockBody">
{{with .Torrent}}