aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-05-15 23:21:32 +0200
committerStefan Ritter <xeno@thehappy.de>2009-05-15 23:21:32 +0200
commitd386ba0d37302b901b6c74b3fa801731094f5db9 (patch)
tree7e2c6386ba5eea7ff9287d20b2b612744eee1fab /styles
parentb6d3ef1b04ffbf02b753718d434fdbe0ba5defa8 (diff)
Tagged as 0.99 and removed the experimental style
Diffstat (limited to 'styles')
-rw-r--r--styles/nature.css57
-rw-r--r--styles/nature_img/header.pngbin308013 -> 0 bytes
2 files changed, 0 insertions, 57 deletions
diff --git a/styles/nature.css b/styles/nature.css
deleted file mode 100644
index 437b81a..0000000
--- a/styles/nature.css
+++ /dev/null
@@ -1,57 +0,0 @@
-.html, body {
- background: #FFFFFF;
- color: #000000;
- margin: 0px;
- overflow-x: hidden;
- text-align: center;
-}
-
-img {
- border: 0;
-}
-
-a.title:link, a.title:hover, a.title:active, a.title:visited {
- position: absolute;
- margin-left: -25%;
- width: 650px;
- height: 300px;
- background-image: url(nature_img/header.png);
- font-family: Courier New;
- font-weight: bold;
- font-size: 20px;
- color: #000000;
-}
-
-.screen {
- position: absolute;
- top: 300px;
- left: 25%;
- width: 648px;
- border-left: #000000 1px solid;
- border-right: #000000 1px solid;
-
-}
-
-.content {
- margin-left: 5px;
- margin-top: 5px;
- text-align: left;
-}
-
-a.entrytitle:link, a.entrytitle:hover, a.entrytitle:visited, a.entrytitle:active {
- font-family: Courier New;
- font-size: 12px;
- font-weight: bold;
- color: #FF0000;
-}
-
-.entry {
- font-family: Courier New;
- font-size: 12px;
- width: 400px;
-}
-
-.sidebar {
- position: absolute;
- right: 10px;
-}
diff --git a/styles/nature_img/header.png b/styles/nature_img/header.png
deleted file mode 100644
index 45f855c..0000000
--- a/styles/nature_img/header.png
+++ /dev/null
Binary files differ