diff --git a/content/static/style/default.css b/content/static/style/default.css index 4be34c4d1..808708e69 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -576,6 +576,14 @@ a[href$="calendar.html"]:before { padding-right: 0.3em; } +li audio, li video { + max-width: 100%; + margin: 0; + padding: 0; + color: #333; + background: none; +} + /* -- Search Engine -- */ div.search div.estform { margin: 0.8em 1.0em; padding: 0em 1.0em; diff --git a/xsl/xhtml5.xsl b/xsl/xhtml5.xsl index 430161fdf..b394f7c45 100644 --- a/xsl/xhtml5.xsl +++ b/xsl/xhtml5.xsl @@ -374,6 +374,8 @@ + + @@ -404,20 +406,32 @@ , ) - - - -
- - - - - -
+ + +
  • + +
  • +
    + +
  • + +
  • +
    +
    +