Reformed history items: Hide target credit purpose as it is insignificant

This commit is contained in:
Florian "flowdy" Heß
2017-01-31 22:14:32 +01:00
parent d7db9a2eb1
commit e91405b041
2 changed files with 20 additions and 7 deletions

View File

@@ -62,6 +62,13 @@ table td.even_until {
text-align: center;
}
table.history p {
margin:0;
}
table.history p.linked-credit {
font-size: smaller;
}
dl dd + dt {
border-top: 1px solid lightgrey;
margin-top: 1em;