mirror of https://github.com/CGAL/cgal
Change the color to make it more readable, and make mathjax less bold
This commit is contained in:
parent
fc1f1b2b91
commit
0c0eebde4c
|
|
@ -284,9 +284,9 @@ HTML_HEADER = header.html
|
|||
HTML_FOOTER = footer.html
|
||||
HTML_STYLESHEET = stylesheet.css
|
||||
HTML_EXTRA_FILES =
|
||||
HTML_COLORSTYLE_HUE = 60
|
||||
HTML_COLORSTYLE_SAT = 180
|
||||
HTML_COLORSTYLE_GAMMA = 78
|
||||
HTML_COLORSTYLE_HUE = 260
|
||||
HTML_COLORSTYLE_SAT = 40
|
||||
HTML_COLORSTYLE_GAMMA = 90
|
||||
HTML_TIMESTAMP = YES
|
||||
HTML_DYNAMIC_SECTIONS = YES
|
||||
GENERATE_DOCSET = NO
|
||||
|
|
|
|||
Loading…
Reference in New Issue