diff options
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ <!-- Header --> <div id="header"> - <img id="uni" src="img/logo_neu_204x107.jpg" /> - <img id="cl" src="img/institut_cl.png" /> + <img id="uni" style="width:129px" src="img/logo_neu_204x107.jpg" /> + <img id="cl" style="width:128px" src="img/institut_cl.png" /> </div> <!-- /Header --> |