aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaZderMind2015-04-04 20:32:12 +0200
committerMaZderMind2015-04-04 20:32:40 +0200
commit0b6b44243585a27d97a6a7fc175838e23ff1c49e (patch)
treef450060723308d6c14b93ebf6606977fd5c41a76
parent6afeec754fb29839940428bfeb1f9a8c2ed4a856 (diff)
Small fixes to Closed-Template
-rw-r--r--assets/css/_structure.less9
-rw-r--r--template/closed.phtml2
2 files changed, 10 insertions, 1 deletions
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 @@
<? endif ?>
<p>
- Lecture recording and streaming at <strong><?=h($conference->getTitle())?></strong> was organized and performed by the <a href="http://c3voc.de">Chaos Computer Club Video Operation Center</a>. The next Event we'll attend will be at
+ Lecture recording and streaming at <strong><?=h($conference->getTitle())?></strong> was organized and performed by the <a href="http://c3voc.de">Chaos Computer Club Video Operation Center</a>. The next Event we'll attend will be
</p>
<br><br><br>