Add a scaled Renchon to torrent view pages.
Cette révision appartient à :
Parent
5c4a1c361a
révision
edf338b8e7
2 fichiers modifiés avec 5 ajouts et 0 suppressions
|
@ -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;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{{define "title"}}{{.Torrent.Name}}{{end}}
|
||||
{{define "contclass"}}cont-view{{end}}
|
||||
{{define "content"}}
|
||||
<div class="blockBody">
|
||||
{{with .Torrent}}
|
||||
|
|
Référencer dans un nouveau ticket