aboutsummaryrefslogtreecommitdiff
path: root/build/css/highlight.css (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-28Delete some usless fileneodarz1-35/+0
2017-04-28Site updated at 2017-04-28T00:29:42+02:00neodarz1-0/+0
source branch was at: f1965c50670f611ef54f9471490d45a554f7d866 Correct a link
2016-01-08Site design refresh part IZhiming Wang1-0/+35
Highlights: * Change font to Times/Times New Roman + Courier; * Text slightly darkened across the board to account for the thinner Times; * Eliminate line numbers; * Use custom highlight.css (based on highlight-css supplied by Pandoc, but hightlight more classes when Pandoc falls short, e.g., span.im for Python from and import). Closes #5 because we don't have line numbers anymore.