MediaWiki:Timeless.css: Difference between revisions

From TeamTDM Network Wiki
No edit summary
(removed minecraft grass top)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
#mw-content, .sidebar-chunk, #page-tools {
    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT2n4QzHIn3J7zs__UlDOFa6w06fqMIn6jWlQ&s) white;
    background-repeat: repeat-x;
    background-size: 25px;
}


body {
body {

Revision as of 23:21, 7 June 2024

/* All CSS here will be loaded for users of the Timeless skin */

body {
    background: url(https://d31sxl6qgne2yj.cloudfront.net/wordpress/wp-content/uploads/20190102094846/Minecraft-Stone-Block.jpg) gray;
    background-size:30px;
}