add FEEDBACK_URL (disabled by default)

This commit is contained in:
Andrew Dolgov
2007-11-19 13:12:04 +01:00
parent 9e498255a0
commit b5dabd1a7f
2 changed files with 10 additions and 0 deletions

View File

@@ -1721,3 +1721,8 @@ div.topLinks a {
div.topLinks a:hover {
color : black;
}
div.topLinks a.feedback {
color : red;
}