mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
header.html, styles.css: Beautify doxygen logo
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
866d05c1be
commit
b1c0b77884
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!-- start janware generated header -->
|
||||
<td style="text-align: right;">
|
||||
<img id="logo" src="logo.png">
|
||||
<a href="http://janware.com"><img id="logo" src="logo.png"></a>
|
||||
</td>
|
||||
<!-- end janware generated header -->
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
#logo {
|
||||
text-align: right;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
#titlearea > table {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue