| author | |
| committer | |
| log | fda087ed8183dfd1abdf93da1e2b1af948f1f54f |
| tree | e3a127574ebcdeda04e6c694a6a584c295245a00 |
| parent | 0e8f130aedce1e17299a8505bf997ae06e83b334 |
1 files changed, 5 insertions(+), 0 deletions(-)
lib/docs/index.html+5| ... | ... | @@ -36,6 +36,11 @@ |
| 36 | 36 | text-decoration: none; |
| 37 | 37 | } |
| 38 | 38 | |
| 39 | pre a { | |
| 40 | text-decoration: underline; | |
| 41 | color: unset; | |
| 42 | } | |
| 43 | ||
| 39 | 44 | a:hover { |
| 40 | 45 | text-decoration: underline; |
| 41 | 46 | } |