#1961: Restyle other names

Should be easier to tell them apart now
This commit is contained in:
Toks
2014-06-04 19:15:59 -04:00
parent 4716bd7c97
commit ff789f5b6d
2 changed files with 4 additions and 2 deletions

View File

@@ -33,6 +33,8 @@ div#c-wiki-pages, div#excerpt {
}
.other-name {
font-weight: bold;
background-color: #EEE;
padding: 3px;
border-radius: 3px;
}
}