diff --git a/issue.php b/issue.php index 22bb965..5169b03 100644 --- a/issue.php +++ b/issue.php @@ -49,14 +49,18 @@

- On submission of this form, your browsers User Agent string will be - collected alongside the information you provide above and will be - posted to git.fjla.uk/fred.boniface/athena.fb-infra.uk/issues. + + On submission of this form, your browsers User Agent string will be + collected alongside the information you provide above and will be + posted to git.fjla.uk/fred.boniface/athena.fb-infra.uk/issues. +

- Your user agent is: -
- + + Your user agent is: +
+ +


diff --git a/styles/style.css b/styles/style.css index 6f3e75e..724f194 100644 --- a/styles/style.css +++ b/styles/style.css @@ -40,11 +40,16 @@ body { } .form-info { + color: #3c78d8; font-size: 17px; font-weight: bolder; margin-bottom: 4px; } +.form-description { + color: #3c78d8; +} + .lookup-button { background-color: #3c78d8; color: #f6f5f4;