From 713c48fb962c46847445e9070f138aa95d4e715a Mon Sep 17 00:00:00 2001 From: reesepalma <45537971+reesepalma@users.noreply.github.com> Date: Mon, 3 Dec 2018 20:44:15 +0800 Subject: [PATCH 1/3] Update index.css --- index.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.css b/index.css index 03f049b..0fa3f19 100644 --- a/index.css +++ b/index.css @@ -1,26 +1,26 @@ .ratio1 { - height: 50px; - width: 50px; + height: 80px; + width: 80px; text-align: center; color:#fff; } .ratio2 { - height: 100px; - width:100px; + height: 130px; + width:130px; text-align: center; color:#fff; } .ratio3 { - height: 150px; - width: 150px; + height: 180px; + width: 180px; text-align: center; color:#fff; } .ratio5 { - width: 250px; + width: 280px; text-align: center; color:#fff; } @@ -200,7 +200,7 @@ footer{ width: 35px; height: 35px; cursor: pointer; - background-color: #ffffff; + border-radius: 2px; font-size: 20px; From f4963c27ad11b49cafcdb8f41cb035e8001c1cf6 Mon Sep 17 00:00:00 2001 From: reesepalma <45537971+reesepalma@users.noreply.github.com> Date: Mon, 3 Dec 2018 20:45:40 +0800 Subject: [PATCH 2/3] add button to view the exact time in alert --- index.html | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d6d0fe9..b7eb319 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - +