<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,7 +39,7 @@
             text-decoration: none;
           }
 
-          #content pre {
+          #content pre.shell {
             margin: 0.5em 0 0.5em 0;
             padding: 0.5em;
             color: white;
@@ -106,7 +106,7 @@
 
     &lt;p&gt;Before installing this Overlay you will need to install some other things first.&lt;/p&gt;
     &lt;xsl:if test=&quot;gem&quot;&gt;
-      &lt;pre&gt;$ &lt;xsl:for-each select=&quot;gem&quot;&gt; &lt;xsl:value-of select=&quot;.&quot; /&gt;&lt;/xsl:for-each&gt;&lt;/pre&gt;
+      &lt;pre class=&quot;shell&quot;&gt;$ &lt;xsl:for-each select=&quot;gem&quot;&gt; &lt;xsl:value-of select=&quot;.&quot; /&gt;&lt;/xsl:for-each&gt;&lt;/pre&gt;
     &lt;/xsl:if&gt;
   &lt;/xsl:template&gt;
 
@@ -114,7 +114,7 @@
     &lt;h2&gt;Install&lt;/h2&gt;
 
     &lt;p&gt;To install this Overlay, simply run the following command:&lt;/p&gt;
-    &lt;pre&gt;$ ronin install &lt;xsl:value-of select=&quot;.&quot; /&gt;&lt;/pre&gt;
+    &lt;pre class=&quot;shell&quot;&gt;$ ronin install &lt;xsl:value-of select=&quot;.&quot; /&gt;&lt;/pre&gt;
   &lt;/xsl:template&gt;
 
   &lt;xsl:template match=&quot;/ronin-overlay/maintainers&quot;&gt;</diff>
      <filename>static/ronin/platform/overlay.xsl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c459bebb3a4fc7f1fb0d984edd5ad3bea711b9b7</id>
    </parent>
  </parents>
  <author>
    <name>postmodern</name>
    <email>postmodern.mod3@gmail.com</email>
  </author>
  <url>http://github.com/postmodern/ronin/commit/eb22d4409ee534f622cd1e76b8b1a7b13f22b54b</url>
  <id>eb22d4409ee534f622cd1e76b8b1a7b13f22b54b</id>
  <committed-date>2009-08-08T19:33:18-07:00</committed-date>
  <authored-date>2009-08-08T19:33:18-07:00</authored-date>
  <message>Use pre.shell tags for shell commands.</message>
  <tree>4e32e65780f5518351dbb6ff6e79c13d32337429</tree>
  <committer>
    <name>postmodern</name>
    <email>postmodern.mod3@gmail.com</email>
  </committer>
</commit>
