Making pretty printed log look normal again. Issue #6

This commit is contained in:
Rob Vermaas
2012-04-30 20:22:03 +02:00
parent 437e59c4a8
commit eb51065a16
3 changed files with 9 additions and 3 deletions

View File

@ -12,6 +12,7 @@
<title>Hydra - [% title %]</title>
<link rel="stylesheet" href="/static/bootstrap/css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
<link rel="stylesheet" href="/static/css/logfile.css" type="text/css" />
<style>
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */