Skip to content

Conversation

@waldyrious
Copy link
Contributor

The biggest change here is moving the css to a separate file to avoid repeating it in all the example files.
This makes them simpler to inspect, apart from all the advantages of the DRY philosophy.
There are also whitespace tweaks, edits to allow validation, and a typo fix.

The exception is Landscape.html, which remains invalid
for having a script tag after the closing html tag.
The css was virtually identical for all example files.
Some of them also had a transition rule,
and two had a label class definition.
These extra styles were also added to the base style,
using classes to allow them to apply only when appropriate.
unconed added a commit that referenced this pull request Feb 18, 2014
Various (unconsequential) cleanup changes
@unconed unconed merged commit ee2529d into unconed:master Feb 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants