diff --git a/www/sheet.xsl b/www/sheet.xsl index bb16039..b32245a 100644 --- a/www/sheet.xsl +++ b/www/sheet.xsl @@ -20,10 +20,18 @@ list-style-type: none; } - .element { + .tag { color: darkred; } + .attr { + color: darksalmon; + } + + .value { + color: darkblue; + } + .comment { color: lightgrey; } @@ -55,15 +63,27 @@
  • - + < + + + + + = + "" + + > +
    + - + </ + + >