about summary refs log tree commit diff stats
path: root/css/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/common.css')
-rw-r--r--css/common.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/common.css b/css/common.css index 1156808..3212c67 100644 --- a/css/common.css +++ b/css/common.css
@@ -116,7 +116,7 @@ a:link {
116 padding-top: 1px; 116 padding-top: 1px;
117 color: inherit; 117 color: inherit;
118 text-decoration: none; 118 text-decoration: none;
119 border-bottom: 1px dotted #a1a3a1; 119 border-bottom: 1px dotted black;
120} 120}
121a:visited { 121a:visited {
122 color: inherit; 122 color: inherit;