Adjust the ampersand size.
    
        | author | 
        Steve Losh <steve@stevelosh.com> | 
    
    
        | date | 
        Wed, 06 Jan 2010 20:09:41 -0500 | 
    
    
    
        | parents | 
        45de198aa529 
 | 
    
    
        | children | 
        40a5baa850fe
 | 
    
    
        | branches/tags | 
        (none) | 
    
    
        | files | 
        media/css/base.css  | 
    
Changes
    
--- a/media/css/base.css	Fri Dec 25 20:15:07 2009 -0500
+++ b/media/css/base.css	Wed Jan 06 20:09:41 2010 -0500
@@ -171,19 +171,19 @@
 div#section-listing ol li a span.amp {
     font-weight: bold;
     line-height: 0.85em;
-    font-size: 1.25em;
+    font-size: 1.1em;
     color: inherit;
 }
 h1 span.amp, h2 span.amp, h3 span.amp, h4 span.amp, h5 span.amp, h6 span.amp {
     font-weight: bold;
     line-height: 0.5em;
-    font-size: 1.25em;
+    font-size: 1.1em;
     color: inherit;
     
 }
 span.page-title span.amp {
     font-weight: normal;
-    font-size: 1.1em;
+    font-size: 1em;
     line-height: 0.5em;
 }