MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
body { | body { | ||
/* background-color: #ccc; */ | |||
/* background-image: url(images/b/b3/LaserCutSamples2.jpg); */ | |||
/* background-image: url(images/b/ba/8bit_MixTape_parts.jpg); */ | /* background-image: url(images/b/ba/8bit_MixTape_parts.jpg); */ | ||
background-repeat: repeat; | background-repeat: repeat; | ||
| Line 8: | Line 8: | ||
} | } | ||
/* | |||
#mw-page-base { | #mw-page-base { | ||
background: transparent; | background: transparent; | ||
} | } | ||
*/ | |||
Revision as of 22:47, 6 March 2024
body {
/* background-color: #ccc; */
/* background-image: url(images/b/b3/LaserCutSamples2.jpg); */
/* background-image: url(images/b/ba/8bit_MixTape_parts.jpg); */
background-repeat: repeat;
background-position: left top;
background-attachment: fixed;
}
/*
#mw-page-base {
background: transparent;
}
*/