Sitemap improvemnts and cleanups:
- Avoid nedless tests - Replace reference to /bin/sed with faster, simpler and probably more correct plan9 sed call. - Move inline html styling to style.css - Various code cleanups, bring source style in line with other werc source.
This commit is contained in:
parent
11ead1335c
commit
f1f653f876
2 changed files with 33 additions and 25 deletions
|
|
@ -369,3 +369,6 @@ h1.dir-list-head, ul.dir-list {
|
|||
text-transform: capitalize;
|
||||
font-weight: bold;
|
||||
}
|
||||
ul.sitemap-list a {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue