Anonymous user
MediaWiki:Common.css: Difference between revisions
m
New background.
imported>Ttv pedro270707 mNo edit summary |
imported>Ttv pedro270707 m (New background.) |
||
Line 17: | Line 17: | ||
} | } | ||
#mw-page-base { | |||
background-image: | background-color: #c0d8ff; | ||
background-image: url(https://static.miraheze.org/btawiki/6/6d/Wiki-bg-top.png); | |||
background-repeat: repeat-x; | |||
background-size: 512px; | |||
background-position: bottom left; | |||
} | |||
body, html { | |||
background-image: url(https://static.miraheze.org/btawiki/b/b9/Wiki-bg-bottom.png); | |||
background-size: 32px; | |||
background-position: top left; | |||
} | } | ||
Line 611: | Line 621: | ||
} | } | ||
} | } | ||