CSS & JSON files to help developers use the official colors of New York's Metropolitan Transportation Authority.
Demo & how-to: http://jsvine.com/mta-colors/
Note: Use of MTA logos, maps and symbols requires a license. For licensing information, contact Mark Heavey at mheavey@mtahq.org.
Contributions are welcome, especially SASS, HAML, and Stylus stylesheets.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request