Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 559 Bytes

TODO.md

File metadata and controls

17 lines (13 loc) · 559 Bytes

TACC Website Content - To Do List

Styles

  1. 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; }

Content

  1. For EPIC pages, replace abbreviations for CS with the words computer science.
  2. For EPIC pages, use abbreviations and/or links for project/partner names.