about summary refs log tree commit diff stats
path: root/example/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'example/style.css')
-rw-r--r--example/style.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/example/style.css b/example/style.css index 9e48064..0fc0a89 100644 --- a/example/style.css +++ b/example/style.css
@@ -49,12 +49,8 @@ footer, footer p {
49 color: white; 49 color: white;
50} 50}
51 51
52footer a:link { 52footer a:link, footer a:visited {
53 color: cyan; 53 color: inherit;
54}
55
56footer a:visited {
57 color: magenta;
58} 54}
59 55
60header a:link { 56header a:link {