From: Andre Date: Fri, 16 Jun 2006 14:46:27 +0000 (+0200) Subject: doxygen: Change color of function parameters X-Git-Tag: v0.2.14~60^2~11 X-Git-Url: http://git.tue.mpg.de/?a=commitdiff_plain;h=612a625c10accc16d460c46b1bddde80b8546e1d;p=paraslash.git doxygen: Change color of function parameters It was almost unreadable. --- diff --git a/web/para.css b/web/para.css index 9a0f8412..2ad43010 100644 --- a/web/para.css +++ b/web/para.css @@ -345,7 +345,7 @@ HR { height: 1px; white-space: nowrap; } .paramname { - color: #602020; + color: #00ff00; font-style: italic; } /* End Styling for detailed member documentation */