Implentation for #2141

This commit is contained in:
Toks
2014-05-22 20:07:15 -04:00
parent 47f56cd19d
commit b18bb73f4b
14 changed files with 96 additions and 5 deletions

View File

@@ -27,4 +27,12 @@ div#c-wiki-pages {
margin-left: 15em;
padding-left: 1em;
}
.hint {
display: block;
}
.other-name {
font-weight: bold;
}
}