doc: Don't use italic font for internal references

This commit is contained in:
Tobias Bieniek
2013-12-12 19:48:36 +01:00
parent d6d7f3821f
commit fd42133d89
+4
View File
@@ -155,6 +155,10 @@ a:hover {
text-decoration: underline;
}
a.reference.internal em {
font-style: normal;
}
div.body h1,
div.body h2,
div.body h3,