]> git.openstreetmap.org Git - rails.git/commit
Cleanup style
authorTom MacWright <tom@macwright.org>
Thu, 9 Feb 2012 17:44:32 +0000 (12:44 -0500)
committerTom Hughes <tom@compton.nu>
Sun, 12 Feb 2012 15:17:43 +0000 (15:17 +0000)
commitc241c3c312c998c06a47417231abf5636159bb22
treed75e08b05e0c28d796b542fe0fdcbc582410bc66
parent5e9414365c667c8bd36010ae828dc6c68929cb68
Cleanup style

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/assets/stylesheets/common.css.scss
app/assets/stylesheets/large.css
app/assets/stylesheets/ltr.css.scss
app/assets/stylesheets/rtl.css.scss
app/views/layouts/site.html.erb
app/views/site/index.html.erb