misc prop fixes

svn: r16374
This commit is contained in:
Eli Barzilay 2009-10-19 22:36:12 +00:00
parent fba54e27af
commit 3d60fe640b
8 changed files with 113 additions and 120 deletions

View File

@ -122,7 +122,3 @@
(λ (e) else-clause)])
(((get-prefix-dispatcher (list (list option (λ () result)) ...))
elt)))))]))

View File

@ -1,15 +1,12 @@
body {
margin-left: 10%;
margin-right: 10%;
}
p { font-family: sans-serif }
p { font-family: sans-serif; }
h1 { color: green }
h1 { color: green; }
h2 { font-size: small }
h2 { font-size: small; }
span.hot { color: red }
span.hot { color: red; }