From d072920a676743dd4ba9d4cc4af080eee9809a01 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 12 Jul 2016 16:54:36 +0200 Subject: [exams] Show list of upcomfing exam lectures; allow adding exam period based on upcoming exam --- style/default.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'style') diff --git a/style/default.css b/style/default.css index 9d29c9fa..6ae03b6b 100644 --- a/style/default.css +++ b/style/default.css @@ -159,6 +159,16 @@ body { white-space: nowrap; } +.slx-space { + margin-top: 1em; + margin-bottom: 1em; +} + +.slx-smallspace { + margin-top: 4px; + margin-bottom: 4px; +} + .slx-rotation { animation-name: rotateThis; animation-duration: .75s; -- cgit v1.2.3-55-g7522