[svn r37616] All code snippets are colored now, also properly fixed hiding of _* names

in the navigation.

--HG--
branch : trunk
This commit is contained in:
guido
2007-01-30 17:29:33 +01:00
parent d435873e03
commit e905f71e72
3 changed files with 38 additions and 31 deletions

View File

@@ -88,6 +88,8 @@ a:hover {
padding-left: 1em;
white-space: pre;
font-family: monospace, Monaco;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.comment {