[pre deleting table
tom@goto10.org**20070419143334] {
hunk ./servlets/wowri 63
- (define (stylesheet --)
+ (define (stylesheet -- )
hunk ./servlets/wowri 73
- (margin `((margin-left "20%")
- (margin-right "20%")))
+ (mar (-- '(margin meta)))
+
+ (margin `((margin-left ,mar)
+ (margin-right ,mar)))
hunk ./servlets/wowri 81
- (font "12px georgia, \"Book Antiqua\", palatino, serif"))
+ (font
+ ,(format
+ "~a georgia, \"Book Antiqua\", palatino, serif"
+ (-- '(font-size meta)))))
+
+ (h1 (font-size "20px"))
hunk ./website.xml 5
- url="http://womenwriters.us.to"
- center-width="500"
- pane-width="50"
- />
+ url="http://womenwriters.us.to"
+ margin="25%"
+ h1-font-size="20px"
+ font-size="12px"
+ />
hunk ./website.xml 97
-
About Us
+ About Us
hunk ./website.xml 107
- | Publications |
+ Publications |
hunk ./website.xml 119
- | *** |
+ *** |
hunk ./website.xml 135
- Contact Information
+ Contact Information
hunk ./website.xml 153
- Survivin' & Thrivin'
+ Survivin' & Thrivin'
hunk ./website.xml 167
- Featured Performances
+ Featured Performances
}