| Author | Dave Jarvis <email> |
|---|---|
| Date | 2015-02-01 22:38:30 GMT-0800 |
| Commit | 983f6da4f4677ae784d469c5e9128dcf6fdfa860 |
| Parent | d821cf3 |
| <?xml version="1.0" encoding="utf-8"?> | ||
| <policy> | ||
| - <summary> | ||
| - <title>Tag Editor</title> | ||
| - </summary> | ||
| <taglist> | ||
| <tag id="1"> |
| } | ||
| -ul.menu { | ||
| - list-style-type: none; | ||
| - padding-left: 0; | ||
| - margin-left: 0; | ||
| - padding-top: 1em; | ||
| - padding-bottom: 1em; | ||
| - text-align: right; | ||
| -} | ||
| - | ||
| -ul.menu > li.item { | ||
| - display: inline; | ||
| - padding-right: 1em; | ||
| -} | ||
| - | ||
| @charset "utf-8"; | ||
| -@import url( "policy.css" ); | ||
| @import url( "xref.css" ); | ||
| +@import url( "menu.css" ); | ||
| div#container { |
| </div> | ||
| <div class="description"> | ||
| - <h1>Gas</h1> | ||
| - <p> | ||
| + <blockquote> | ||
| The <b>gas</b> tag refers to | ||
| <a href="http://en.wikipedia.org/wiki/Natural_gas">natural gas</a>. | ||
| - </p> | ||
| + </blockquote> | ||
| </div> | ||
| </xsl:template> |
| Delta | 3 lines added, 21 lines removed, 18-line decrease |
|---|