From 15031fe349c29f947436f4d314700508fa2937a5 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Wed, 12 Apr 2017 13:34:33 +0100 Subject: [PATCH] Fix small CSS issue. --- wakelocks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wakelocks.html b/wakelocks.html index 88d153f..b542f84 100644 --- a/wakelocks.html +++ b/wakelocks.html @@ -21,7 +21,7 @@ font-weight: bold; } .value { - font-style: none; + font-style: normal; } .block { font-style: italic;