diff --git a/index.7 b/index.7 index 9c7baa7..6533bef 100644 --- a/index.7 +++ b/index.7 @@ -6,7 +6,7 @@ .Nm nakidai .Nd C & Python developer . -.Sh SYNOPSYS +.Sh SYNOPSIS .Nm mail .Mt plaza521@inbox.ru . diff --git a/style.css b/style.css index fd17e05..0ee6c22 100644 --- a/style.css +++ b/style.css @@ -15,3 +15,5 @@ table { border-collapse: collapse; } table.Nm code.Nm { padding-right: 1ch; } body { background:#000; color:#AAA; } +a { color: #DDD } +a:visited { color: #666 }