$vertical-rhythm: 1.75rem; /* TODO blog: Poor man's vertical rhythm. Good enough for a developer :-) in fact i learned that it should be done with the timmermans eye instead! but for quick mockups or prototypes it suffice */ p, blockquote, ul, ol, pre, figure, table, dd, figure { } #notelines:target { background: linear-gradient(#888 0, #fff 1px) 0 0; background-size: 100% $vertical-rhythm; body { background: none } }