diff --git a/kallithea/public/less/style.less b/kallithea/public/less/style.less --- a/kallithea/public/less/style.less +++ b/kallithea/public/less/style.less @@ -2,14 +2,6 @@ body { background: url("../images/background.png") repeat scroll 0 0 #B0B0B0; } -a { - color: #577632; - text-decoration: none; -} -a:hover { - color: #576622; - text-decoration: underline; -} code, .code pre, .linenos pre,