Added alignment css to get the logo to the right side

This commit is contained in:
Jan Möbius
2015-10-01 10:03:02 +02:00
parent 837b06a657
commit c90222d88a
2 changed files with 9 additions and 1 deletions

View File

@@ -1113,7 +1113,7 @@ HTML_STYLESHEET =
# list). For an example see the documentation.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_EXTRA_STYLESHEET =
HTML_EXTRA_STYLESHEET = @CMAKE_CURRENT_SOURCE_DIR@/html/logo_align.css
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
# other source files which should be copied to the HTML output directory. Note