diff options
Diffstat (limited to 'default.html')
-rw-r--r-- | default.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.html b/default.html index 9190086..6ff49cf 100644 --- a/default.html +++ b/default.html @@ -133,4 +133,7 @@ footer { text-align: center; color: gray; } +footer a { + color: inherit; +} </style> |