Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
c90222d8
Commit
c90222d8
authored
Oct 01, 2015
by
Jan Möbius
Browse files
Added alignment css to get the logo to the right side
parent
837b06a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Doc/doxy.config.in
View file @
c90222d8
...
...
@@ -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
...
...
Doc/html/logo_align.css
0 → 100644
View file @
c90222d8
#projectlogo
{
padding-right
:
64px
;
right
:
0px
;
position
:
absolute
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment