css clock styling

This commit is contained in:
phil 2015-04-27 22:20:24 +00:00
parent 78070249a3
commit cb366ed056
2 changed files with 6 additions and 1 deletions

View file

@ -43,7 +43,7 @@
<div class="col-xs-12 col-sm-4">
<div class="panel panel-default">
<div class="panel-body">
<h2><div id="clockbox"></div></h2>
<div id="clockbox"></div>
</div>
</div>