#360: remove duplicate rule.

This commit is contained in:
Georg Brandl 2010-04-04 18:45:31 +02:00
parent 15f3acc81a
commit dd509ce297

View File

@ -163,11 +163,6 @@ a:hover {
text-decoration: underline;
}
div.body p, div.body dd, div.body li {
text-align: justify;
line-height: 130%;
}
div.body h1,
div.body h2,
div.body h3,