www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit bf7c9f0acea651406ae3e9fc331e6c15282bb0e8
parent 4ea3d517625c5d2765905c53d87173de75b82f66
Author: Greg Hendershott <greghendershott@gmail.com>
Date:   Fri,  2 Nov 2012 08:32:16 -0400

Don't highlight/border SCodeFlow, after all.

Keep it clean.

Diffstat:
Mgh.css | 13-------------
1 file changed, 0 insertions(+), 13 deletions(-)

diff --git a/gh.css b/gh.css @@ -30,19 +30,6 @@ font-family: sans-serif; } -.SCodeFlow { - background-color: #f8faf8; - white-space: inherit; - text-align: left; - border-top-width: 6px; - border-top-style: solid; - border-top-color: #f0f0f0; - border-left-width: 6px; - border-left-style: solid; - border-left-color: #f0f0f0; -} - - /**********************************************************************/ /* scribble.css */