commit 5c2d224d69591c8fc42034ba6ff9e776e1245760 parent b51d9aa307fb76c590eac238e7013de3cac3f79d Author: Greg Hendershott <greghendershott@gmail.com> Date: Wed, 31 Oct 2012 17:16:15 -0400 Add style for strike-through Diffstat:
| M | gh.css | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/gh.css b/gh.css @@ -1,5 +1,9 @@ /* Override some default styles for a hopefully fresher look. */ +.strike { + text-decoration: line-through; +} + /*** racket.css ***/ /* Monospace: */