Update navbar.php
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
Globales Menü, wird via PHP später in alle Seiten eingebunden
|
Globales Menü, wird via PHP später in alle Seiten eingebunden
|
||||||
-->
|
-->
|
||||||
<nav style="background:#808080;">
|
<nav style="background:#808080; height: 44px;">
|
||||||
<div style="float:left">
|
<div style="float:left">
|
||||||
<a href="../index.php">
|
<a href="../index.php">
|
||||||
<img src="../images/logo.png" style="height: 44px;">
|
<img src="../images/logo.png" style="height: 44px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user