render the content of @c tags in a slightly more visible way; currently using DejavuSans as font in Firefox (i.e. the default font) the differences between @c-styled text and normal text are almost unnoticeable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -525,3 +525,7 @@ DIV.tags LI {
|
||||
line-height: 100%;
|
||||
}
|
||||
|
||||
CODE {
|
||||
font-size: 110%;
|
||||
color: #444444;
|
||||
}
|
Reference in New Issue
Block a user