From e3f24f6437d928df13517c8c6ff010204d2f65f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20P=C3=A9rez-Cerezo?= Date: Tue, 31 Jul 2018 17:33:45 +0200 Subject: added ability to create project descriptions. --- export/styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'export') diff --git a/export/styles.css b/export/styles.css index 71c36d7..33d7a15 100644 --- a/export/styles.css +++ b/export/styles.css @@ -243,3 +243,8 @@ footer { margin: 1em; padding: 1em; } + +.instr { + font-size: 0.7em; + margin-top: 1em; +} -- cgit v1.2.3