Improved documentation accessibility (#118):
* underline links in the right footer.
This commit is contained in:
parent
6eeb19607f
commit
a799a9c07e
@ -63,4 +63,8 @@ body a.highlight:focus {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#R-footer a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user