Skip to content

Instantly share code, notes, and snippets.

@g-sherman
Created January 26, 2011 22:32
Show Gist options
  • Save g-sherman/797640 to your computer and use it in GitHub Desktop.
Save g-sherman/797640 to your computer and use it in GitHub Desktop.
diff in planet.css
qgis:/home/web/qgis-django/qgis/static/style# diff planet.css /home/gsherman/planet.css
6a7,18
> html {
> background: #2a5075;
> }
>
> body {
> background: #f9f9f9;
> margin: 10px;
> border: 2px solid #fff;
> padding-left: 20px;
> padding-right: 230px;
> border-radius: 7px 7px 0 0; -moz-border-radius: 7px 7px 0 0;
> }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment