Mercurial Hosting > luan
changeset 1290:fb802d8aba0b
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 02 Jan 2019 15:47:55 -0700 |
parents | 8d54bcc0b6d3 |
children | 2bbc6f132d61 |
files | website/src/fschmidt/stopwatch.html |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/website/src/fschmidt/stopwatch.html Mon Dec 31 20:59:08 2018 -0700 +++ b/website/src/fschmidt/stopwatch.html Wed Jan 02 15:47:55 2019 -0700 @@ -3,6 +3,9 @@ <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> + body { + text-align: center; + } button { cursor: pointer; font-size: 1em;