Change topbar display

This commit is contained in:
Michael Walker 2014-12-17 05:14:26 +00:00
parent 21f2fdb3d4
commit 2b868ddd48
7 changed files with 49 additions and 40 deletions

View file

@ -9,7 +9,7 @@
<link rel="stylesheet" media="screen" href="/stylesheets/dark.css"/>
</head>
<body>
<div class="topbar">{{ boardlist.top }}</div>
<div class="bar top">{{ boardlist.top }}</div>
<header>
<h1>{{ settings.title }}</h1>