WEB: Make wiki CSS stylesheet theme match main website
THIS IS A HIGH-PRIORITY TASK.
Notice how when you go from http://brlcad.org to http://brlcad.org/wiki that the appearance totally changes? That's because the main template stylesheet ( http://brlcad.org/style/style.css ) does not match the main page style.
Your job is to make them match more closely using a similar color scheme and layout. You can test your new stylesheet in a variety of ways such as 1) downloading one of the wiki pages with wget and editing the style.css file, or 2) overriding the site stylesheet with something like https://ffeathers.wordpress.com/2013/03/10/how-to-override-css-stylesheets-in-firefox/
When testing your stylesheet, here are a few complex pages you should make sure display properly:
- http://brlcad.org/wiki/Tutorial/Newbie (embedded images)
- http://brlcad.org/wiki/Code_Cleanup (more complex images)
- http://brlcad.org/wiki/Deuces (table of contents and tables)
SUBMIT a PNG preview of the stylesheet in action and your updated stylesheet (as .zip or .css is fine)