After #45, an additional round of CSS/HTML cleanup would be nice:
revise the custom CSS rules to look for unused ones and decide on some conventions (naming, grouping some rules, etc).
tweak the a rules so some style hints are applied when the links are hovered.
revise the behavior on small width displays, making use of bootstrap facilities to make sure they display nicely. This probably involves making sure all templates follow the grid system, and in particular revise the tables, as they are the basis of most templates and the most prone to having width problems (might be related to #48).
use some validator to make sure we are not missing any tags, etc.
After #45, an additional round of CSS/HTML cleanup would be nice:
a
rules so some style hints are applied when the links are hovered.