aboutsummaryrefslogtreecommitdiff
path: root/source/css/theme.css (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-26theme.css and template.html: Solve overflow problem in code and a tagsZhiming Wang1-0/+5
2015-11-26theme.css: change color of inline code to #777Zhiming Wang1-0/+2
2015-10-10theme.css: deal with subpixel antialiasingZhiming Wang1-0/+9
2015-09-25template: put article-metadata in div tag instead of h2Zhiming Wang1-0/+1
2015-09-22theme.css: fix nav icon for IE9Zhiming Wang1-1/+1
2015-09-05theme.css: ix problematic baseline shift of rss-icon in FirefoxZhiming Wang1-0/+7
2015-08-22theme.css: adjust footnote paddingZhiming Wang1-0/+4
2015-08-20theme.css: add 5px of vertical margins to <img>'sZhiming Wang1-2/+1
2015-08-08Change style of <hr> tagZhiming Wang1-0/+6
2015-08-08rfooter icons: switch to Font AwesomeZhiming Wang1-21/+7
2015-08-08Blog icon text: switch to antialiases normal weightZhiming Wang1-1/+3
2015-08-08Draw blog icon with pure HTML and CSSZhiming Wang1-8/+22
2015-08-05theme.css: figure caption 80% wideZhiming Wang1-0/+2
2015-07-26rfooter icons: reduce duplication in CSSZhiming Wang1-23/+10
2015-07-26tons of logic and performance improvementsZhiming Wang1-76/+74
2015-07-26css: replace padding with margin whenever possibleZhiming Wang1-6/+6
2015-07-26adjust content width for different window widthsZhiming Wang1-2/+2
2015-07-26optimize Atom, RSS and CC icons for retina displayZhiming Wang1-3/+6
2015-07-25use -webkit-image-set to make icon look sharper on Retina displaysZhiming Wang1-0/+1
2015-07-25select blog icon with CSSZhiming Wang1-1/+10
2015-07-24pyblog: add postprocessor process_footnote_backlinksZhiming Wang1-0/+13
2015-07-19theme.css: blockquote: add bar on the leftZhiming Wang1-1/+3
2015-07-17fix line number placementZhiming Wang1-3/+4
2015-07-17design mobile and narrow window friendly themeZhiming Wang1-18/+35
2015-07-17index.html TOC: use <table> instead of <ul>Zhiming Wang1-5/+7
2015-06-16theme.css: shrink paragraph spacing in and between footnotesZhiming Wang1-0/+4
2015-06-16fix font issues: moving back to Droid Sans Mono for codeZhiming Wang1-2/+10
2015-06-10modify template and stylesheet to include RSS iconZhiming Wang1-2/+16
2015-05-16update to "Searchable settings are one honking great idea..."Zhiming Wang1-2/+2
2015-05-14add noscript tag for javascript embedded asciicastZhiming Wang1-0/+8
2015-05-14add source code line numbersZhiming Wang1-8/+33
2015-05-13add support for lfooter (updated) and top level pages...Zhiming Wang1-4/+12
2015-05-0920150509 storyboard reached 0.1Zhiming Wang1-0/+4
2015-05-06fix minor invalid HTML issuesZhiming Wang1-0/+2
2015-05-05serve the CC icon locallyZhiming Wang1-1/+1
2015-05-0520150505 Graceful handling of SIGINT when using Python's multiprocessing.ProcessZhiming Wang1-0/+4
2015-05-05add feed icon to footerZhiming Wang1-0/+11
2015-05-05pyblog: implement deploy and gen_deployZhiming Wang1-1/+1
2015-05-0520150505: New blog, new startZhiming Wang1-0/+8
2015-05-05handle navigation button and faviconsZhiming Wang1-0/+4
2015-05-05a lot of workZhiming Wang1-0/+14
2015-05-04edit posts and (mostly) figured out the themeZhiming Wang1-0/+90