User:Mbear/SVGTest

< User:Mbear
Revision as of 07:57, 31 August 2021 by Revanche (talk | contribs)

relevant file is 4000px square.


plain install Bb.svg



setting width automatically scales height as appropriate (apparently) Bb.svg





CSS background image? From https://www.mediawiki.org/wiki/Extension:CSS {{#css: body { background: url("warhammer.jpg") no-repeat center; background-image: url("bb.svg"); background-size: contain; } }} Doesn't work either.

HTML test

<a href="map.svg"></a>