Ability to use background and background-image, background-cover, background-repeat, ... in a CSS template.
I'm heavily using the Common.css page to customize the look of some pages and their subpages with
.rootpage-Pagenamehere
Each page would have a different look deeply customized according to the thematic and the background property is used to set a texture to the background but also the the background where the text is displayed using RGBA colors with some transparency, link colors, Infobox background etc.
Some pages are darker or lighter than others somodifying the background color of a table is important.
W3C link: https://www.w3.org/wiki/CSS/Properties/background
CanIUse link: https://caniuse.com/#search=background