From: Zachary Vance Date: Wed, 5 Aug 2015 02:50:03 +0000 (-0700) Subject: Correct stylesheet X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=553e8b14534b61eaceb1b88a1f6f3800de3d8218;p=za3k.git Correct stylesheet --- diff --git a/db.css b/db.css index 40ae00f..1c2743e 100644 --- a/db.css +++ b/db.css @@ -1,3 +1,3 @@ #stylish\.db tr > td:nth-child(2) { - whitespace: pre; + white-space: pre; }