aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/clojure.css12
-rw-r--r--static/space/content-background.gifbin0 -> 397 bytes
-rw-r--r--static/space/left-nav-background.gifbin0 -> 638 bytes
-rw-r--r--static/space/left-nav-bottom.gifbin0 -> 936 bytes
-rw-r--r--static/space/left-nav-divider.gifbin0 -> 52 bytes
-rw-r--r--static/space/resources-background.gifbin0 -> 550 bytes
-rw-r--r--static/space/toc-background.gifbin0 -> 457 bytes
7 files changed, 6 insertions, 6 deletions
diff --git a/static/clojure.css b/static/clojure.css
index 71572563..72619007 100644
--- a/static/clojure.css
+++ b/static/clojure.css
@@ -3,34 +3,34 @@ body {margin: 0;padding: 0;background-color: #e3e3e3;border-top: 4px solid #b3cc
body, .wiki, #Content, .wikipage {font-family: "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif;font-size: 12px;line-height: 18px;}
#leftcolumn .wiki_link, #toc, #toc a {font-size: 11px;line-height: 18px;text-decoration: none}
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;}
+#AllContentContainer {max-width: 92em;min-width: 663px;background: #fff url(space/content-background.gif) right repeat-y;padding: 0 40px 18px 0;}
#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 {min-height: 110px;width: 234px;padding: 5px 0;float: right;border-bottom: 1px solid #abc4e2;background: #e4eaf7 url(space/resources-background.gif) repeat-y;overflow: auto;}
#Resources ul {margin: 0;padding: 0 25px;list-style: none;}
#ResourcesB {float: right;}
#Resources a {text-decoration: none;}
#Resources a:link, #Resources a:visited, #Resources a:hover, #Resources a:active {color: #4c5770;}
#Resources a:hover {text-decoration: underline;}
-#leftcolumn {margin: 0 0 0 22px;float: left;width: 168px;padding-bottom: 18px;background: #c5d2eb url(/space/showimage/left-nav-bottom.gif) bottom no-repeat;}
+#leftcolumn {margin: 0 0 0 22px;float: left;width: 168px;padding-bottom: 18px;background: #c5d2eb url(space/left-nav-bottom.gif) bottom no-repeat;}
#leftcolumn ul {list-style: none;margin: 0;padding: 0;}
-#leftcolumn a {font-weight: bold;display: block;background: transparent url(/space/showimage/left-nav-divider.gif) repeat-x;padding: 6px 0 0 17px;margin: 12px 0 0 0;}
+#leftcolumn a {font-weight: bold;display: block;background: transparent url(space/left-nav-divider.gif) repeat-x;padding: 6px 0 0 17px;margin: 12px 0 0 0;}
#leftcolumn li a {font-weight: normal;background:none;margin: 0;padding: 0 0 0 17px;}
#leftcolumn br {display: none;}
-#leftcolumn .menu {margin-top: 14px;background: #fff url(/space/showimage/left-nav-background.gif) repeat-y;}
+#leftcolumn .menu {margin-top: 14px;background: #fff url(space/left-nav-background.gif) repeat-y;}
#leftcolumn a:link , #leftcolumn a:visited , #leftcolumn a:active {color: #666;}
#leftcolumn a:hover {text-decoration: underline;color: #222;}
#rightcolumn {margin-left: 220px;}
-.wiki #toc {border: none;margin: 0 0 30px 18px;width: 222px;padding: 0 0 17px 12px;background: transparent url(/space/showimage/toc-background.gif) repeat-y;border-bottom: 1px solid #d6d6d6;}
+.wiki #toc {border: none;margin: 0 0 30px 18px;width: 222px;padding: 0 0 17px 12px;background: transparent url(space/toc-background.gif) repeat-y;border-bottom: 1px solid #d6d6d6;}
.wiki #toc h1, .wiki #toc div {margin: 0;padding: 0;}
.wiki #toc h1 {font-size: 14px;line-height: 18px;font-family: Georgia, "Times New Roman", Times, serif;font-style: italic;font-weight: normal;color: #969696;padding: 10px 0 8px 11px;}
.wiki #toc a:link, .wiki #toc a:visited, .wiki #toc a:active {color: #646464;}
diff --git a/static/space/content-background.gif b/static/space/content-background.gif
new file mode 100644
index 00000000..0786c72c
--- /dev/null
+++ b/static/space/content-background.gif
Binary files differ
diff --git a/static/space/left-nav-background.gif b/static/space/left-nav-background.gif
new file mode 100644
index 00000000..e6e59044
--- /dev/null
+++ b/static/space/left-nav-background.gif
Binary files differ
diff --git a/static/space/left-nav-bottom.gif b/static/space/left-nav-bottom.gif
new file mode 100644
index 00000000..061c0895
--- /dev/null
+++ b/static/space/left-nav-bottom.gif
Binary files differ
diff --git a/static/space/left-nav-divider.gif b/static/space/left-nav-divider.gif
new file mode 100644
index 00000000..1854e565
--- /dev/null
+++ b/static/space/left-nav-divider.gif
Binary files differ
diff --git a/static/space/resources-background.gif b/static/space/resources-background.gif
new file mode 100644
index 00000000..9657769c
--- /dev/null
+++ b/static/space/resources-background.gif
Binary files differ
diff --git a/static/space/toc-background.gif b/static/space/toc-background.gif
new file mode 100644
index 00000000..0b7c95b9
--- /dev/null
+++ b/static/space/toc-background.gif
Binary files differ