Show port names in monospace italic.
This commit is contained in:
parent
c8c7571fae
commit
0cacc5cb47
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43452
1 changed files with 5 additions and 0 deletions
|
@ -216,6 +216,11 @@ html {
|
|||
color: #007a00;
|
||||
}
|
||||
|
||||
.package, .port {
|
||||
font-family: monospace;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.svnref {
|
||||
color: #007a00;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue