summaryrefslogtreecommitdiff
path: root/pastiche.lisp
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-08-16 20:02:24 -0700
committercolin <colin@cicadas.surf>2024-08-16 20:02:24 -0700
commiteb70ef31a85b9190b745b6b5fc6abf79c2e8cdf9 (patch)
tree0acd80c808c6a946ca0453e8512ad1ccf7dce915 /pastiche.lisp
parentfc2897ec1696e81f4c214c7576b6ed0454ad044d (diff)
More fussing with style
Diffstat (limited to 'pastiche.lisp')
-rw-r--r--pastiche.lisp6
1 files changed, 3 insertions, 3 deletions
diff --git a/pastiche.lisp b/pastiche.lisp
index 34500eb..1da7e18 100644
--- a/pastiche.lisp
+++ b/pastiche.lisp
@@ -224,12 +224,12 @@ from make-paste-filename."))
content := (a:read-file-into-string filename)
page := (<html>
(<body>
- ($ :padding "0" :margin "0" :background "#9cadaf")
-
+ ($ :padding "0" :margin "0"
+ :background "#222222" :color "white")
(html:<vert>
($ :padding "8px")
(<a>
- ($ :color "blue" :font-size "1.6em")
+ ($ :color "lightgreen" :font-size "1.6em")
(@ :href (http:route-to 'raw-paste :id id))
"raw")
(<div>