Created by: gracewashere
Also, use <a> instead of <li> on sidebar
This makes it so the entire highlighted area responds to clicks.
Previously (when there was an <a> inside of a <li>)
the entire <li> was highlighted, but only the internal <a>
responded to clicks. 'Twas a bit misleading.