diff --git a/images/header.png b/images/header.png new file mode 100644 index 0000000..d8cc194 Binary files /dev/null and b/images/header.png differ diff --git a/local.css b/local.css index 4cc0117..23cb230 100644 --- a/local.css +++ b/local.css @@ -35,6 +35,9 @@ blockquote { border-left: 2px solid; padding-left: 1em } +.pageheader { + background: left / contain no-repeat url("/xevv/images/header.png"); +} a {color: #92ebf0} body {background-color: #0a0a0a; color: #eaeaea} h1, h2, h3, h4, h5, h6 {color: #9a9a9a}