projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05ed695
)
doc/local.css: Improve table headers
author
nicoo
<nicoo@realraum.at>
Wed, 4 Jul 2018 14:35:52 +0000
(16:35 +0200)
committer
nicoo
<nicoo@realraum.at>
Sat, 7 Jul 2018 18:45:40 +0000
(20:45 +0200)
doc/local.css
patch
|
blob
|
history
diff --git
a/doc/local.css
b/doc/local.css
index
e5d32bf
..
d1d9764
100644
(file)
--- a/
doc/local.css
+++ b/
doc/local.css
@@
-257,10
+257,9
@@
p>code, dd>code, li>code {
}
#content table th {
- background: #fafafa;
padding: 0.1em 0.5em;
border-bottom: solid 1px #aaaaaa;
- color: #555555;
+ color: #d33682;
}
#content table td {