Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <body> |
michael@0 | 3 | <p style="color: blue">First</p> |
michael@0 | 4 | <p style="color: green">Second</p> |
michael@0 | 5 | <p style="color: blue">Third</p> |
michael@0 | 6 | </body> |