diff --git a/content/news/pentaradio24-20130122.xml b/content/news/pentaradio24-20130122.xml index ebbd331eb..47e446e8c 100644 --- a/content/news/pentaradio24-20130122.xml +++ b/content/news/pentaradio24-20130122.xml @@ -18,4 +18,15 @@ Uhr auf coloRadio (Stream).

+ +

+

+ +

+ Obiges <video>-Element müsste in Firefox und Chromium funktionieren. Alle anderen öffnen bitte diese Adresse mit einem Mediaplayer: + http://stream.c3d2.de:8000/c3d2.ogg +

diff --git a/content/static/style/default.css b/content/static/style/default.css index 3f7e596e8..e9b166141 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -200,6 +200,10 @@ pre { margin-top: .5em; } +#content video { + max-width: 100%; +} + /* -- Comments -- */ div.comments > p:first-child { padding: 1em 0 0; diff --git a/xsd/c3d2web.xsd b/xsd/c3d2web.xsd index 54d97d41f..8bb96b092 100644 --- a/xsd/c3d2web.xsd +++ b/xsd/c3d2web.xsd @@ -91,6 +91,7 @@ + diff --git a/xsd/xhtml1-strict.xsd b/xsd/xhtml1-strict.xsd index c1c30728c..c726b50a0 100644 --- a/xsd/xhtml1-strict.xsd +++ b/xsd/xhtml1-strict.xsd @@ -2219,5 +2219,18 @@ + + + + + + + + + + + + +