Indicate links to documentation by dotted underline.
This commit is contained in:
parent
a26d2f0934
commit
fd2a41eb8b
@ -312,6 +312,11 @@ img.lightbulb {
|
||||
.syntax {
|
||||
}
|
||||
|
||||
.syntax a {
|
||||
text-decoration: none;
|
||||
border-bottom:1px dotted black;
|
||||
}
|
||||
|
||||
.syntax_comment {
|
||||
padding-left: 4pt;
|
||||
padding-right: 4pt;
|
||||
|
||||
@ -289,6 +289,11 @@ img.lightbulb {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
.syntax a {
|
||||
text-decoration: none;
|
||||
border-bottom:1px dotted black;
|
||||
}
|
||||
|
||||
.syntax_comment {
|
||||
padding-left: 4pt;
|
||||
padding-right: 4pt;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user