doc: update stylesheet to match frontpage
authorRoman Reiss <me@silverwind.io>
Mon, 11 Jan 2016 15:27:03 +0000 (16:27 +0100)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:37 +0000 (11:52 -0800)
commit18f5cd8710350b09ecf376a185a85eb8f7ec6a27
tree58b6cf7af1ad4fbbd4a64b002a15ed27804645c8
parent2f40715f08036a2fa5364799db8ce33ca63d4b64
doc: update stylesheet to match frontpage

- Changed colors to match frontpage as close as possible.
- Links are slightly more horizontally padded as compared before to
  accomodate for the hover effect.
- Slightly reduced the scroll indication height on the TOC.
- The main content is now offset using margin instead of the previous
  border hack.
- remove empty footer that was rendering a dark bar on the bottom of
  each page without any content.

PR-URL: https://github.com/nodejs/node/pull/4621
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
doc/api_assets/style.css
doc/template.html