Indicate links to documentation by dotted underline.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user