This website works better with JavaScript.
Home
Explore
Help
Sign In
achmizs
/
papyrus
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Minor fix to PmTOC styling
master
Said Achmiz
3 years ago
parent
b42cdc671c
commit
5e014bf96c
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
papyrus.css
+ 6
- 0
papyrus.css
View File
@@ -527,3 +527,9 @@ input {
font-weight: inherit;
font-variant: inherit;
}
/* PmWiki built-in table of contents.
*/
.PmTOCdiv a {
line-height: inherit;
}
Write
Preview
Loading…
Cancel
Save