diff --git a/content/static/datenspuren/2012/style/style.css b/content/static/datenspuren/2012/style/style.css index 1d9e7cadb..ff19f14d5 100644 --- a/content/static/datenspuren/2012/style/style.css +++ b/content/static/datenspuren/2012/style/style.css @@ -91,6 +91,7 @@ body { repeat scroll 0% 0% transparent; } #screen { background: white; } +#screen-top { min-height: 1000px; } #nav * { font-family: monospace; text-align: right; @@ -128,11 +129,13 @@ section.resource { padding: 10pt; margin-bottom: 5pt; display: inline-block; - width: 45.25%; } section.resource > h4 { margin: 0pt; text-align: center; + margin-left: auto; + margin-right: auto; + max-width: 300px; } section.resource > p.play { text-align: center !important; diff --git a/xsl/datenspuren/xhtml5.xsl b/xsl/datenspuren/xhtml5.xsl index a5d664f49..24c6c9f0a 100644 --- a/xsl/datenspuren/xhtml5.xsl +++ b/xsl/datenspuren/xhtml5.xsl @@ -46,6 +46,7 @@
+