images updates for website

This commit is contained in:
Ethan Schoonover 2011-03-22 23:52:57 -07:00
parent 7bcde7c1e6
commit 8f74ae309e
1 changed files with 35 additions and 37 deletions

View File

@ -126,7 +126,6 @@ Features
(scss) snippet that inverts solarized based on the class of the html tag
(e.g. `<html class="dark red">` to give a dark background with red accent):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.scss .numberLines}
$base03: #002b36;
$base02: #073642;
$base01: #586e75;
@ -162,7 +161,6 @@ Features
color-profile: sRGB;
rendering-intent: auto;
}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installation
------------