summaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/guzzle.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/css/guzzle.css b/src/css/guzzle.css
new file mode 100644
index 0000000..52caac2
--- /dev/null
+++ b/src/css/guzzle.css
@@ -0,0 +1,4 @@
+body {
+ background-color: tan;
+ font-family: monospace;
+}