Distinguish between present and absent page links.

This commit is contained in:
Tom Preston-Werner
2010-07-07 13:49:55 -07:00
parent 2e49f2c9e7
commit 0485c67b3d
3 changed files with 20 additions and 4 deletions
+5 -1
View File
@@ -40,7 +40,11 @@ p {
color: #666;
}
/***********************/
a.absent {
color: #a00;
}
/* Images */
.frame {
margin: 1em 0;