Category:Wiki Content: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<pre>
<pre>
body,
body,
#mw-head {
#mw-head {
Line 15: Line 16:
   background: url('https://heroes.thelazy.net/index.php/File:Leather-blue-dark.png')
   background: url('https://heroes.thelazy.net/index.php/File:Leather-blue-dark.png')
} */
} */
</pre>
</pre>
[[Category:contributor resources]]
[[Category:contributor resources]]

Revision as of 20:24, 4 September 2024


body,
#mw-head {
  background: url('https://heroes.thelazy.net/images/9/9f/Shroud.png')
}
table,
div.mw-body-content.mw-content-ltr {
  background: url('https://heroes.thelazy.net/images/2/2a/Leather-dark.png')
}
#content {
  background: url('https://heroes.thelazy.net/images/3/3d/Leather.png')
}
// tbody one doesn't work idk why
/* tbody {
  background: url('https://heroes.thelazy.net/index.php/File:Leather-blue-dark.png')
} */

Media in category "Wiki Content"

The following 53 files are in this category, out of 53 total.