diff options
author | Teddy Wing | 2018-11-13 20:37:06 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-13 20:37:06 +0100 |
commit | a6a184968cbae23371254b57e4a3e3bc4d0e2b4d (patch) | |
tree | 7fe7a65ad6f45a60587097516138b0bad91f8637 | |
parent | ad5678584a555bd7b323b9df0b77f97581e57798 (diff) | |
download | dome-key-web-a6a184968cbae23371254b57e4a3e3bc4d0e2b4d.tar.bz2 |
404.html: Make subtitle maroon
Match the change in `index.html`.
-rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ <img src="assets/logo.svg" alt="DomeKey logo" /> </header> - <p class="font-size-1.52"> + <p class="font-size-1.52 color-maroon"> Control your computer with a pair of headphones </p> |