diff options
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r-- | src/doxygen_css.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h index 3d91609..ff941b3 100644 --- a/src/doxygen_css.h +++ b/src/doxygen_css.h @@ -628,6 +628,8 @@ "\n" "div.header\n" "{\n" +" background-image:url('nav_h.png');\n" +" background-repeat:repeat-x;\n" " background-color: ##FA;\n" " margin: 0px;\n" " border-bottom: 1px solid ##CC;\n" |