Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tons of logic and performance improvements | Zhiming Wang | 2015-07-26 | 1 | -16/+11 |
| | | | | The main aim is a more logical DOM structure and more performant CSS. | ||||
* | css: replace padding with margin whenever possible | Zhiming Wang | 2015-07-26 | 1 | -3/+3 |
| | | | | Also adjusted some margins. | ||||
* | narrow theme: 200x200 icon => 150x150 | Zhiming Wang | 2015-07-25 | 1 | -5/+6 |
| | | | | 200x200 icon wastes too much valuable screen estate on a smart phone. | ||||
* | use -webkit-image-set to make icon look sharper on Retina displays | Zhiming Wang | 2015-07-25 | 1 | -0/+1 |
| | |||||
* | select blog icon with CSS | Zhiming Wang | 2015-07-25 | 1 | -2/+3 |
| | | | | | This way we can deliver the right size based on the window size (wide or narrow), rather than deliver a universal one then scale down. | ||||
* | narrow theme: add 10% padding at article bottom | Zhiming Wang | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | design mobile and narrow window friendly theme | Zhiming Wang | 2015-07-17 | 1 | -0/+31 |
Tested on iPhone 6 Plus (both portrait and landscape). |