removed image logo

This commit is contained in:
Peter Hedenskog 2012-08-09 19:24:39 +02:00
parent ed838c747e
commit 7a5fa45a79
2 changed files with 1 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -17,9 +17,6 @@
padding-bottom: 40px;
}
.navbar .brand {
padding: 2px 20px 2px;
}
footer p {
text-align: center;
@ -46,7 +43,7 @@
<div class="navbar-inner">
<div class="container">
<a href="http://sitespeed.io"><img class="brand" src="img/logo.png"/></a>
<a class="brand" href="http://sitespeed.io">sitespeed.io</a>
<div class="nav-collapse">
<ul class="nav">
<li #if( $pageMenu == "summary" ) class="active" #end><a href="index.html">Summary</a></li>