
On 03/18/2016 03:57 PM, Cole Robinson wrote:
- remove top padding for h1. this means page titles sit flush with the top of the side bar (like 'The virtualization API' on the front page) - up the top padding for the remaining sections. makes it visually easier to tell adjacent header sections apart, especially in dense wiki pages - use two different spacing levels for h2-h4 and h5-h6, gives pages some more visual flexibility - use a slightly lower bottom padding... this makes top padding stick out more which makes it visually easier to differentiate between adjacent header sections --- Before: http://i.imgur.com/5TxW9Fg.png After: http://i.imgur.com/1MPjzHR.png
docs/generic.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
ACK (and pushed since I know Cole is out this week), John