diff --git a/content/static/datenspuren/2012/style/style.css b/content/static/datenspuren/2012/style/style.css index 51dffeb3a..7c428557c 100644 --- a/content/static/datenspuren/2012/style/style.css +++ b/content/static/datenspuren/2012/style/style.css @@ -10,10 +10,6 @@ body { margin-left: auto; margin-right: auto; } -#nav { - float: left; - margin-right: 0.5em; -} #screen { margin-top: 1em; margin-bottom: 45pt; @@ -35,12 +31,6 @@ body { #screen { border: 2pt solid black; } -#nav { - margin: 0.5em; - padding: 0em 0.5em 0em 0em; - border-right: 1pt solid black; - border-bottom: 1pt solid black; -} /**/ /* font */ @@ -64,15 +54,14 @@ body { display: table-cell; padding: 5pt; vertical-align: top; + width: 15%; +} +#menu * { + text-align: center; + font-size: 75%; } #battery, #c3d2 { width: auto; } #c3d2 { text-align: right; } -#buttons { text-align: center; } -#buttons > * { - display: inline; - margin-left: 10pt; - margin-right: 10pt; -} /**/ /* polish */ @@ -92,12 +81,6 @@ body { } #screen { background: white; } #screen-top { min-height: 1000px; } -#nav * { - font-family: monospace; - text-align: right; - list-style: none; - padding-left: 0px; -} .date { float: right; color: #999; @@ -155,3 +138,14 @@ section.resource > h4 { section.resource > p.play { text-align: center !important; } + +/* info */ +#info { + position: absolute; + color: #CCC; + font-weight: 300; + padding-left: 0; + list-style-type: none; + margin-left: 7pt; + margin-top: 5pt; +} \ No newline at end of file diff --git a/xsl/datenspuren/xhtml5.xsl b/xsl/datenspuren/xhtml5.xsl index 6c1c54049..a4e0ed435 100644 --- a/xsl/datenspuren/xhtml5.xsl +++ b/xsl/datenspuren/xhtml5.xsl @@ -38,6 +38,12 @@
+ + - -