- Fix redundant styles for
<abbr>
tag:/* TODO: Add this to global CSS */ /* FAQ: The global CSS styles this with a border bottom, but neglects to remove browsers' dotted underline style (has style: Firefox, Chrome…; no style: Safari…) */ abbr[title] { text-decoration: none; }
- For EPIC pages, replace abbreviations for CS with the words computer science.
- For EPIC pages, use abbreviations and/or links for project/partner names.