summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2007-10-19 19:06:16 +0000
committerHubert Figuiere <hub@figuiere.net>2007-10-19 19:06:16 +0000
commitbb3794b600cac76e22b764a6a7cd132baaeab81c (patch)
treeade43723153dc30ec0141db740e7b78ed0bdd95f
Added planet output
-rw-r--r--heads/ain-shadow.pngbin0 -> 9113 bytes
-rw-r--r--heads/bug-buddy.pngbin0 -> 6934 bytes
-rw-r--r--heads/cbosdonnat.pngbin0 -> 10941 bytes
-rw-r--r--heads/ericb-head.jpgbin0 -> 42488 bytes
-rw-r--r--heads/erwin-head.pngbin0 -> 8341 bytes
-rw-r--r--heads/fridrich-head.pngbin0 -> 9282 bytes
-rw-r--r--heads/ikeleib.pngbin0 -> 9420 bytes
-rw-r--r--heads/ismael-head.jpgbin0 -> 33321 bytes
-rw-r--r--heads/ja.pngbin0 -> 9581 bytes
-rw-r--r--heads/kai-head.pngbin0 -> 6794 bytes
-rw-r--r--heads/michael.pngbin0 -> 8337 bytes
-rw-r--r--heads/pagalmes-floating-head.pngbin0 -> 10623 bytes
-rw-r--r--heads/raul.pngbin0 -> 10156 bytes
-rw-r--r--heads/shane.jpgbin0 -> 2892 bytes
-rw-r--r--heads/smsm1-head.pngbin0 -> 9273 bytes
-rw-r--r--heads/tino.pngbin0 -> 9234 bytes
-rw-r--r--planet.css125
17 files changed, 125 insertions, 0 deletions
diff --git a/heads/ain-shadow.png b/heads/ain-shadow.png
new file mode 100644
index 0000000..3245d92
--- /dev/null
+++ b/heads/ain-shadow.png
Binary files differ
diff --git a/heads/bug-buddy.png b/heads/bug-buddy.png
new file mode 100644
index 0000000..62073de
--- /dev/null
+++ b/heads/bug-buddy.png
Binary files differ
diff --git a/heads/cbosdonnat.png b/heads/cbosdonnat.png
new file mode 100644
index 0000000..0d5de34
--- /dev/null
+++ b/heads/cbosdonnat.png
Binary files differ
diff --git a/heads/ericb-head.jpg b/heads/ericb-head.jpg
new file mode 100644
index 0000000..718437d
--- /dev/null
+++ b/heads/ericb-head.jpg
Binary files differ
diff --git a/heads/erwin-head.png b/heads/erwin-head.png
new file mode 100644
index 0000000..bb7f2be
--- /dev/null
+++ b/heads/erwin-head.png
Binary files differ
diff --git a/heads/fridrich-head.png b/heads/fridrich-head.png
new file mode 100644
index 0000000..0bc9df8
--- /dev/null
+++ b/heads/fridrich-head.png
Binary files differ
diff --git a/heads/ikeleib.png b/heads/ikeleib.png
new file mode 100644
index 0000000..6ff77a0
--- /dev/null
+++ b/heads/ikeleib.png
Binary files differ
diff --git a/heads/ismael-head.jpg b/heads/ismael-head.jpg
new file mode 100644
index 0000000..e864112
--- /dev/null
+++ b/heads/ismael-head.jpg
Binary files differ
diff --git a/heads/ja.png b/heads/ja.png
new file mode 100644
index 0000000..efa94b9
--- /dev/null
+++ b/heads/ja.png
Binary files differ
diff --git a/heads/kai-head.png b/heads/kai-head.png
new file mode 100644
index 0000000..3ad977f
--- /dev/null
+++ b/heads/kai-head.png
Binary files differ
diff --git a/heads/michael.png b/heads/michael.png
new file mode 100644
index 0000000..5a74c01
--- /dev/null
+++ b/heads/michael.png
Binary files differ
diff --git a/heads/pagalmes-floating-head.png b/heads/pagalmes-floating-head.png
new file mode 100644
index 0000000..cbe50ae
--- /dev/null
+++ b/heads/pagalmes-floating-head.png
Binary files differ
diff --git a/heads/raul.png b/heads/raul.png
new file mode 100644
index 0000000..d42ba61
--- /dev/null
+++ b/heads/raul.png
Binary files differ
diff --git a/heads/shane.jpg b/heads/shane.jpg
new file mode 100644
index 0000000..e529e1d
--- /dev/null
+++ b/heads/shane.jpg
Binary files differ
diff --git a/heads/smsm1-head.png b/heads/smsm1-head.png
new file mode 100644
index 0000000..e3fa927
--- /dev/null
+++ b/heads/smsm1-head.png
Binary files differ
diff --git a/heads/tino.png b/heads/tino.png
new file mode 100644
index 0000000..e658dce
--- /dev/null
+++ b/heads/tino.png
Binary files differ
diff --git a/planet.css b/planet.css
new file mode 100644
index 0000000..96e436e
--- /dev/null
+++ b/planet.css
@@ -0,0 +1,125 @@
+.subscription {}
+.title{
+ font-weight: bold;
+ font-size: 150%;
+ padding: 8x, 8x, 8x, 8x
+ margin-bottom: 25px;
+ text-align: center;
+ height: 80px;
+}
+
+.blog {
+}
+
+.blog-topic {
+ background-color: rgb(255, 245, 245);
+ padding: 5px;
+ clear: both;
+ color: black;
+ font-weight: bold;
+ text-decoration: none;
+ margin: 15px;
+ margin-bottom: 0px;
+}
+
+.blog-topic a {
+ color: #3333CC;
+ text-decoration: none;
+}
+.blog-content {background-color: 250, 250, 255); font-size: 90%; margin: 15px}
+.blog-date {color: rgb(255, 50, 50)}
+
+.date
+ {
+ color: white;
+ background-color: black;
+ font-weight: bold;
+ padding: 8px 5px 8px 5px;
+ clear: both;
+ }
+.date a
+ {
+ color: white;
+ font-weight: bold;
+ text-decoration: none;
+ margin-right: 0.5ex;
+ }
+
+.blog-content a.blog-link {
+ color: #aaaaaa;
+ font-size: small;
+ text-decoration: none;
+ font-style: italic;
+}
+
+body
+ {
+ margin-left: 20px;
+ margin-right: 20px;
+ margin-top: 20px;
+ background-color:#ffffff;
+ font-family:"Bitstream Vera Sans","Luxi Sans",verdana,Arial,sans-serif;
+}
+
+#content {
+}
+
+#blogarea {
+ position: absolute;
+ top: 80px;
+ margin-left: 20px;
+ width: 80%;
+}
+
+#sidebar {
+ position: absolute;
+ width: 15%;
+ top: 80px;
+ right: 0px;
+ float: right;
+
+ background-color: #ffffff;
+ border-left: 1px dashed #9db8d2;
+ padding: 0px 5px 8px 5px;
+ margin-left: 15px;
+ border-right: 1px solid;
+ border-bottom: 1px dashed;
+}
+
+#sidebar p.section {
+ color: black;
+ background-color: #9db8d2;
+ margin: 0px;
+ font-weight: bold;
+ margin-left: 2px;
+}
+
+#sidebar ul {
+ margin: 0em;
+ margin-top: 5px;
+ margin-bottom: 15px;
+ padding-left: 3px;
+ padding-right: 10px;
+ list-style-type: none;
+ font-size: 75%
+}
+
+#sidebar ul ul {
+ padding-left: 2em;
+ padding-right: 0em;
+ list-style-type: square;
+}
+
+.right {
+ margin: 10px;
+ padding: 0px;
+ float: right;
+}
+
+#maintainer {
+ color: #226622;
+ text-align: center;
+ font-size: 70%;
+}
+
+.gullfoss ul ul p { margin-top: 1px; margin-bottom: 1px; }