(refs #109)Change link color for absent Wiki pages.

This commit is contained in:
takezoe
2013-10-03 13:49:09 +09:00
parent 40a52d5ad5
commit f37eca7c61
2 changed files with 15 additions and 3 deletions

View File

@@ -649,6 +649,10 @@ h1.wiki-title {
margin-top: 0px;
}
a.absent {
color: #c00;
}
/****************************************************************************/
/* Repository Settings */
/****************************************************************************/