add navbar background with magenta

This commit is contained in:
t3chn0m4g3 2016-08-09 03:33:14 +00:00
parent 8456878a5b
commit ca81647e28

View file

@ -7,7 +7,7 @@
</head> </head>
<link href="style.css" rel="stylesheet" type="text/css"/> <link href="style.css" rel="stylesheet" type="text/css"/>
<body> <body bgcolor="#E20074">
<center> <center>
<a href="/index.html" target="_top" class="btn">Home</a> <a href="/index.html" target="_top" class="btn">Home</a>
<a href="/kibana/" target="main" class="btn">Kibana</a> <a href="/kibana/" target="main" class="btn">Kibana</a>