The Rails application that powers OpenStreetMap
This is a mild restyling of OpenStreetMap. Changes include: * Remove margin from map, add more margin to text content * Rearrange permalink & link buttons and gives them a background * Pull OpenStreetMap text below logo along with subtitle * Simplify sidebar styling * Move towards a baseline, start to consolidate text size and line height This is tested with LTR, RTL, and the compact mode, and looks good. Looks more uniform in older browsers because it relies less on round corners. |
||
---|---|---|
app | ||
config | ||
db | ||
doc | ||
lib | ||
public | ||
script | ||
test | ||
vendor | ||
.gitignore | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
Rakefile | ||
README.mkdn |
# Description This is the Rails port. The Ruby on Rails application that powers http://www.openstreetmap.org. # Running it You can find documentation on how to setup and run the software on the OpenStreetMap wiki: * http://wiki.openstreetmap.org/wiki/The_Rails_Port # Hacking it The canonnical Git repository for this software is hosted at git.openstreetmap.org: * http://git.openstreetmap.org/?p=rails.git See commiting to the rails port on the wiki for getting your patches integrated: * http://wiki.openstreetmap.org/wiki/Committing_to_the_rails_port