Mercurial Hosting > luan
comparison website/src/fschmidt/stopwatch.html @ 1290:fb802d8aba0b
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 02 Jan 2019 15:47:55 -0700 |
parents | d9b86675be24 |
children | a6892dcf5659 |
comparison
equal
deleted
inserted
replaced
1289:8d54bcc0b6d3 | 1290:fb802d8aba0b |
---|---|
1 <!doctype html> | 1 <!doctype html> |
2 <html> | 2 <html> |
3 <head> | 3 <head> |
4 <meta name="viewport" content="width=device-width, initial-scale=1"> | 4 <meta name="viewport" content="width=device-width, initial-scale=1"> |
5 <style> | 5 <style> |
6 body { | |
7 text-align: center; | |
8 } | |
6 button { | 9 button { |
7 cursor: pointer; | 10 cursor: pointer; |
8 font-size: 1em; | 11 font-size: 1em; |
9 border-radius: 6px; | 12 border-radius: 6px; |
10 display: none; | 13 display: none; |