From e8259a2b1ed60ca239c172b4ccaeb1aab38be7c4 Mon Sep 17 00:00:00 2001 From: rjt Date: Tue, 28 Jul 2020 09:21:19 -0400 Subject: [PATCH] 'skin' and 'theme' jargon was mixed up added width stuff to to-do --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c84ba77..36ed7c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mediawiki-theme-vector-gmt -Skin fitting the Mediawiki 'vector' theme, for use with the [Game Making Tools wiki](https://www.gamemaking.tools/wiki/). +Theme fitting the Mediawiki 'vector' skin, for use with the [Game Making Tools wiki](https://www.gamemaking.tools/wiki/). ## Installation @@ -27,3 +27,4 @@ See instructions behind that link (you just put stuff in a folder and add a line - Clean up some of the hacky feeling bits (mostly to do with the logo). - Mobile version. - ? Maybe shift styling of infoboxes to CSS instead of in the template. +- Make less wide (more of a pain than it should be).