From 3366fae1648d66deef95bba198188f987654fb94 Mon Sep 17 00:00:00 2001 From: Daniel Wong Date: Thu, 30 May 2019 20:37:53 +1000 Subject: [PATCH] Fix all links not having 'pointer' cursor on hover, and troubleshooting page button formatting --- httpGUI/css/theme.css | 2 +- httpGUI/index.html | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/httpGUI/css/theme.css b/httpGUI/css/theme.css index 07c9c44f..da9c30f7 100644 --- a/httpGUI/css/theme.css +++ b/httpGUI/css/theme.css @@ -443,7 +443,7 @@ a { transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; - cursor: poitner; + cursor: pointer; } .image-bg a, .bg-primary a { diff --git a/httpGUI/index.html b/httpGUI/index.html index a72feff1..700d1d60 100644 --- a/httpGUI/index.html +++ b/httpGUI/index.html @@ -234,9 +234,14 @@
Tsumihoroboshi
- + +
+

Troubleshooting

+
+
Troubleshooting
+
+
+