Try this local.css
authorPeter Palfrader <peter@palfrader.org>
Thu, 12 Mar 2009 18:36:07 +0000 (19:36 +0100)
committerPeter Palfrader <peter@palfrader.org>
Thu, 12 Mar 2009 18:36:07 +0000 (19:36 +0100)
underlay/local.css [new file with mode: 0644]

diff --git a/underlay/local.css b/underlay/local.css
new file mode 100644 (file)
index 0000000..e0fad4d
--- /dev/null
@@ -0,0 +1,3 @@
+pre {
+       border: gray 1px dashed;
+}