diff --git a/README.md b/README.md index ba94c5d..69429db 100644 --- a/README.md +++ b/README.md @@ -6,21 +6,11 @@ ## Install If you have a Wikipedia account, open your [Preferences](https://en.wikipedia.org/wiki/Special:Preferences), go to the Appearance tab, and edit the Custom CSS for the Vector skin. -Paste the line - - @import url("https://en.wikipedia.org/w/index.php?title=User:AndrewBelt/WiTeX.css&action=raw&ctype=text/css"); - -into the code editor (or the contents of [`style.css`](https://raw.githubusercontent.com/AndrewBelt/WiTeX/master/style.css) itself if you prefer to manage your own copy), and save. +Paste the contents of [`style.css`](https://raw.githubusercontent.com/AndrewBelt/WiTeX/master/style.css) into the editor, and save. +For better alignment of mathematical equations, enable MathML or Mathjax in the Appearance tab. Alternatively, you can load the CSS using a browser plugin (such as [Stylish for Firefox](https://addons.mozilla.org/en-US/firefox/addon/stylish/?src=external-userstyleshome) or [Stylish for Chrome](https://chrome.google.com/webstore/detail/fjnbnpbmkenffdnngjfgmeleoegfcffe)) for the domain `https?://*.wikipedia.org`. -For better alignment of mathematical equations, you can enable MathML or Mathjax in the Appearance tab. #### I want the old Wikipedia design back! - -There is no longer a link to the Preferences page on Wikipedia, so [here's the URL](https://en.wikipedia.org/wiki/Special:Preferences). - -Change the skin to something else, apply, and remove the Custom CSS from the Vector skin. -Or, you could manually go to this URL while logged in: - -https://en.wikipedia.org/w/index.php?title=Special:MyPage/vector.css&action=edit +While logged in, go to the [edit `vector.css` page](https://en.wikipedia.org/w/index.php?title=Special:MyPage/vector.css&action=edit), delete the contents, and save. \ No newline at end of file