fix link color regression

This commit is contained in:
Shinokuni 2019-02-10 18:35:08 +00:00
parent d684ecaffd
commit 1a78feec81
1 changed files with 2 additions and 1 deletions

View File

@ -6,9 +6,10 @@
<html>
<head>
<meta charset=\"UTF-8\">
<style type=\"text/css\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
<style type=\"text/css\">
a:link, a:active, a:hover { color: %1$s }
img, video {