summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css14
-rw-r--r--pyfantom.pngbin0 -> 22316 bytes
2 files changed, 14 insertions, 0 deletions
diff --git a/local.css b/local.css
new file mode 100644
index 0000000..387865e
--- /dev/null
+++ b/local.css
@@ -0,0 +1,14 @@
+.pageheader {
+ background-image: url('pyfantom.png');
+ background-repeat: no-repeat;
+ padding: 1em 2em 1em 117px;
+ background-position: 2em 0.3em;
+}
+
+.pageheader .header {
+ margin-left: 2.5em;
+}
+
+a {
+ text-decoration: underline;
+}
diff --git a/pyfantom.png b/pyfantom.png
new file mode 100644
index 0000000..75432d0
--- /dev/null
+++ b/pyfantom.png
Binary files differ