summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-28 09:03:27 -0800
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-28 09:03:27 -0800
commit87530f8d03cab2ba535250b404d358315c60e7b0 (patch)
treed2425bdca8835e561edc75cb295eaeb42ee42990 /index.html
parent11a2d3e6910850ec15461b602321216c33170104 (diff)
downloadtempo-87530f8d03cab2ba535250b404d358315c60e7b0.tar.gz
tempo-87530f8d03cab2ba535250b404d358315c60e7b0.tar.xz
Slightly simpler time formatting.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 621efe5..154a404 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<body>
<div id="container">
<div id="time">
- <p id="timeval"><span id="h"></span>&nbsp;&nbsp;<span id="m"></span>&nbsp;&nbsp;<span id="s"></span></p>
+ <p id="timeval">&nbsp;</p>
</div>
<div id="date">
<p id="dateval">&nbsp;</p>