projects
/
working
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f152f03
)
remove used style for p in table
author
Dan Allen
<dan@opendevise.com>
Sat, 12 Dec 2020 22:53:28 +0000
(15:53 -0700)
committer
Dan Allen
<dan@opendevise.com>
Sat, 12 Dec 2020 22:53:28 +0000
(15:53 -0700)
src/css/doc.css
patch
|
blob
|
history
diff --git
a/src/css/doc.css
b/src/css/doc.css
index
7d4c569
..
eea2d94
100644
(file)
--- a/
src/css/doc.css
+++ b/
src/css/doc.css
@@
-226,10
+226,6
@@
background: var(--table-stripe-background);
}
-.doc .tableblock p {
- font-size: inherit;
-}
-
.doc .halign-left {
text-align: left;
}