set font size of timeline boxes

This commit is contained in:
Uwe Steinmann 2015-09-21 12:43:16 +02:00
parent 419af9880a
commit 0d89f5b1c6

View File

@ -124,10 +124,10 @@ div.help h3 {
#timeline {
font-size: 12px;
line-height: 18px;
line-height: 14px;
}
div.timeline-event-content {
margin: 2px;
margin: 3px 5px;
}
div.timeline-frame {
border-radius: 4px;