Commit f345ae24 authored by Leo Iannacone's avatar Leo Iannacone

style for header

parent 48d520b8
......@@ -3,3 +3,8 @@
width: 220px !important;
top: 10px;
}
#header {
background: url('../images/debian-logo.gif') right no-repeat;
cursor: pointer;
}
......@@ -18,7 +18,7 @@
<body>
<div class="container-fluid">
<header >
<header id="header" onclick="window.location.href='/'">
<h1><%= title %></h1>
<p class="lead"><%= 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