From 13b9bc6cce90573bb700c324c924ade44b882707 Mon Sep 17 00:00:00 2001 From: Mathias Meyer <meyer@paperplanes.de> Date: Thu, 8 May 2014 17:36:57 +0200 Subject: [PATCH] Slightly increased font size for times. --- assets/styles/main/summary.sass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/styles/main/summary.sass b/assets/styles/main/summary.sass index ca92f101..cc01f135 100644 --- a/assets/styles/main/summary.sass +++ b/assets/styles/main/summary.sass @@ -63,16 +63,16 @@ .runtime float: right - font-size: 11px + font-size: 13px display: block width: 100% text-align: right - line-height: 13px + line-height: 15px margin-top: 5px .finished float: right - font-size: 11px + font-size: 13px width: 100% text-align: right line-height: 20px