From: Zachary Vance Date: Wed, 5 Aug 2015 02:49:06 +0000 (-0700) Subject: escape dot X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=fc2f8d15f77add07c34a6143bcfd1bf1df16975a;p=za3k.git escape dot --- diff --git a/db.css b/db.css index fb77bdc..40ae00f 100644 --- a/db.css +++ b/db.css @@ -1,3 +1,3 @@ -#stylish.db tr > td:nth-child(2) { +#stylish\.db tr > td:nth-child(2) { whitespace: pre; }