diff --git a/css/beige-red.css b/css/beige-red.css index 65ef8b0c..8a0bacc2 100644 --- a/css/beige-red.css +++ b/css/beige-red.css @@ -213,13 +213,13 @@ a[class="url outside"]:before { a:hover { background-color:#dfd; } -a.near:link { +.content a.local:link { color:#093; } -a.near:visited { +.content a.local:visited { color:#550; } -a.near:active { +.content a.local:active { color:#0F0; } a cite { font:inherit; }