From 0b6b44243585a27d97a6a7fc175838e23ff1c49e Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 4 Apr 2015 20:32:12 +0200 Subject: Small fixes to Closed-Template --- assets/css/_structure.less | 9 +++++++++ template/closed.phtml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/assets/css/_structure.less b/assets/css/_structure.less index 6e302c8..4bf1c21 100644 --- a/assets/css/_structure.less +++ b/assets/css/_structure.less @@ -171,3 +171,12 @@ body.multiview { } } } + +body.closed { + p { + margin-top: 50px; + } + h1, h2, p { + text-align: center; + } +} \ No newline at end of file diff --git a/template/closed.phtml b/template/closed.phtml index f6734fa..6b41f29 100644 --- a/template/closed.phtml +++ b/template/closed.phtml @@ -6,7 +6,7 @@

- Lecture recording and streaming at getTitle())?> was organized and performed by the Chaos Computer Club Video Operation Center. The next Event we'll attend will be at + Lecture recording and streaming at getTitle())?> was organized and performed by the Chaos Computer Club Video Operation Center. The next Event we'll attend will be




-- cgit v1.2.3