diff --git a/templates/service-request.html b/templates/service-request.html index 139fe4cc..dc1489d1 100644 --- a/templates/service-request.html +++ b/templates/service-request.html @@ -14,6 +14,13 @@ max-height: 80px; width: auto; } +.quick-report-mobile { + background-color: #ff9800; +} +.quick-report-desktop { + background-color: #ffefd5; + border-left: 4px solid #ff9800; +} {{end}} {{define "content"}} @@ -47,6 +54,19 @@ + + +
+
+
+
+

On the go?

+ Make a Quick Report +

Report mosquito issues in under 60 seconds

+
+
+
+
@@ -101,6 +121,25 @@ + + +
+
+
+
+
+
+
Need to make a quick report?
+

Use our streamlined form to report mosquito issues in under 60 seconds

+
+ +
+
+
+
+
@@ -118,4 +157,5 @@ + {{end}}