aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/clojure-icon.gifbin0 -> 2174 bytes
-rw-r--r--static/clojure.css8
-rw-r--r--static/favicon.pngbin0 -> 656 bytes
3 files changed, 4 insertions, 4 deletions
diff --git a/static/clojure-icon.gif b/static/clojure-icon.gif
new file mode 100644
index 00000000..84eee16d
--- /dev/null
+++ b/static/clojure-icon.gif
Binary files differ
diff --git a/static/clojure.css b/static/clojure.css
index 7efdb48f..71572563 100644
--- a/static/clojure.css
+++ b/static/clojure.css
@@ -5,10 +5,10 @@ body, .wiki, #Content, .wikipage {font-family: "Lucida Grande","Trebuchet MS","B
img {border: 0;}
#AllContentContainer {max-width: 92em;min-width: 663px;background: #fff url(/space/showimage/content-background.gif) right repeat-y;padding: 0 40px 18px 0;}
-#Header {position: relative;clear: both;overflow: auto;}
-#Logo {display: block;position: absolute;top: 0;left: 0;padding: 10px 0 0 62px;width: 138px;height: 100px}
-#Header h1 {float: left;background:transparent url(/space/showimage/clojure-text.gif) no-repeat 8px 36px;border: 0;margin: 0;padding: 0;text-indent:-9999px;position: absolute;top: 0;left: 200px;}
-#Header h1 a:link, #Header h1 a:visited, #Header h1 a:hover {border: 0;display: block;margin: 0;padding: 0;text-decoration: none;width: 220px;height: 110px;}
+#Header {position: relative;clear: both;overflow: auto;height: 110px}
+#Logo {position: absolute;top: 0;left: 0;padding: 10px 0 0 62px;width: 138px;height: 100px}
+#Header h1 {float: left;border: 0;margin: 0;padding: 0;position: absolute;top: 50;left: 200px; height: 60px}
+#Header h1 a:link, #Header h1 a:visited, #Header h1 a:hover {color:#000000; text-decoration: none;}
#Resources {min-height: 110px;width: 234px;padding: 5px 0;float: right;border-bottom: 1px solid #abc4e2;background: #e4eaf7 url(/space/showimage/resources-background.gif) repeat-y;overflow: auto;}
#Resources ul {margin: 0;padding: 0 25px;list-style: none;}
#ResourcesB {float: right;}
diff --git a/static/favicon.png b/static/favicon.png
new file mode 100644
index 00000000..b1653e82
--- /dev/null
+++ b/static/favicon.png
Binary files differ