Skip to content

Commit

Permalink
Ugly fix for Pygment highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jul 28, 2016
1 parent 62ac034 commit e22597c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avalanche/base.html
Expand Up @@ -69,7 +69,7 @@
</head>
<body>
<div id="blank"></div>
<div class="presentation">
<div class="presentation highlight">
<div id="time">
<span id="hours">00</span>:<span id="minutes">00</span>:<span id="seconds">00</span>
</div>
Expand Down

0 comments on commit e22597c

Please sign in to comment.