Commit ffc5c1e4 authored by Leo Iannacone's avatar Leo Iannacone

renamed id for header

parent f1a90538
#header {
#pageheader {
background: url('../images/debian-logo.gif') right no-repeat;
cursor: pointer;
}
......
......@@ -11,7 +11,7 @@
<body>
<div id="wrapper" class="container-fluid">
<header id="header" onclick="window.location.href='/'">
<header id="pageheader" onclick="window.location.href='/'">
<h1><%= web.title %></h1>
<p class="lead"><%= web.description %></p>
</header>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment