Don't highlight/border SCodeFlow, after all.

Keep it clean.
This commit is contained in:
Greg Hendershott 2012-11-02 08:32:16 -04:00
parent 4ea3d51762
commit bf7c9f0ace

13
gh.css
View File

@ -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 */