remove used style for p in table
authorDan Allen <dan@opendevise.com>
Sat, 12 Dec 2020 22:53:28 +0000 (15:53 -0700)
committerDan Allen <dan@opendevise.com>
Sat, 12 Dec 2020 22:53:28 +0000 (15:53 -0700)
src/css/doc.css

index 7d4c569..eea2d94 100644 (file)
   background: var(--table-stripe-background);
 }
 
-.doc .tableblock p {
-  font-size: inherit;
-}
-
 .doc .halign-left {
   text-align: left;
 }