Hygiene: Move css rule to Minerva

In preparation for "Adopt new special page template for special pages"
(T169379) move the text alignment rule to Minerva.

Change-Id: I5118a58bcb948c93e511587b8a3f29246b33acd7
This commit is contained in:
jdlrobson 2017-11-01 17:06:03 -07:00
parent 0d4c7bbaec
commit 10431c4ed1
1 changed files with 1 additions and 0 deletions

View File

@ -21,5 +21,6 @@
h2 {
// Important given we have no idea which rules special pages are enforcing
font-family: @fontFamily !important;
text-align: center;
}
}