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