Insert links and content for ticket #387: content for verification in user.html, needs-verification link in base.html, highlight class for links in base.css

This commit is contained in:
Jef van Schendel
2011-07-26 23:40:17 +02:00
parent f36d426134
commit 996b3bf7c9
3 changed files with 23 additions and 0 deletions

View File

@@ -47,6 +47,10 @@ a {
color: #999;
}
a.highlight {
color: #fff;
}
label {
font-weight: normal;
}