summaryrefslogtreecommitdiff
path: root/www-ssl/css
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/css')
-rw-r--r--www-ssl/css/style.css.old53
-rw-r--r--www-ssl/css/style.css.old269
-rw-r--r--www-ssl/css/style1.css.old79
3 files changed, 0 insertions, 201 deletions
diff --git a/www-ssl/css/style.css.old b/www-ssl/css/style.css.old
deleted file mode 100644
index 254fb1b7..00000000
--- a/www-ssl/css/style.css.old
+++ /dev/null
@@ -1,53 +0,0 @@
-H1 {
- font-family : Helvetica,Arial,Verdana;
- font-size : 25pt;
-}
-H4 {
- font-family : Arial,Verdana;
-}
-A {
- font-family : Arial;
- font-size : small;
- text-decoration : none;
- color : #0000a0;
-}
-A:Visited {
- font-family : Arial;
- font-size : small;
- color : #0000a0;
- text-decoration : none;
-}
- A:Active {
- text-decoration : none;
- font-family : Arial;
- font-size : small;
-}
-A:Hover {
- font-family : Arial;
- font-size : small;
- color : #0000a0;
- text-decoration : underline;
- font-weight : bold;
-}
-B {
- font-weight : bold;
- font-family : Arial;
- font-size : small;
-}
-
-TD {
- font-size : small;
- font-family : Arial;
- padding-left : 1cm;
-}
-
-BODY {
- font-size : small;
- font-family : Arial;
- background-color : #f3b115;
- color : navy;
-}
-a.title {
- color:#ffa000;
-}
-
diff --git a/www-ssl/css/style.css.old2 b/www-ssl/css/style.css.old2
deleted file mode 100644
index 9f7c0c90..00000000
--- a/www-ssl/css/style.css.old2
+++ /dev/null
@@ -1,69 +0,0 @@
-H1 {
- font-family : Helvetica,Arial,Verdana;
- font-size : 25pt;
-}
-
-H4 {
- font-family : Arial,Verdana;
-}
-
-A {
- font-family : Arial;
- font-size : small;
- text-decoration : none;
- color : #778899;
-}
-
-A:Visited {
- font-family : Arial;
- font-size : small;
- color : #778899;
- text-decoration : none;
-}
-
-A:Active {
- text-decoration : none;
- font-family : Arial;
- font-size : small;
-}
-
-A:Hover {
- font-family : Arial;
- font-size : small;
- color : #778899;
- text-decoration : underline;
- font-weight : bold;
-}
-
-B {
- font-weight : bold;
- font-family : Arial;
- font-size : small;
-}
-
-TD {
- font-size : small;
- font-family : Arial;
-}
-
-BODY {
- font-size : small;
- font-family : Arial;
- background-color : #f3b115;
- color : navy;
-}
-
-
-a.title {
-color:#ffa000;
-}
-
-
-p.question {
- font-weight: bold;
-}
-
-p.answer {
- margin-left: 30px;
- margin-right: 30px;
-}
diff --git a/www-ssl/css/style1.css.old b/www-ssl/css/style1.css.old
deleted file mode 100644
index 4a597f35..00000000
--- a/www-ssl/css/style1.css.old
+++ /dev/null
@@ -1,79 +0,0 @@
-
-body {
- font-family: Arial;
- background-color: #3e9fef;
- color: #000000;
- font-size: small
-}
-
-a {
- text-decoration: none;
- color: #304930
-}
-
-td {
- font-size: small
-}
-
-a:active, a:hover {
- font-weight: bold
-}
-
-li {
- font-size: small
-}
-
-.content {
- background-color: #bdd9ef;
- color: #000000
-}
-
-.contenttopic {
- font-weight: bold;
- font-size: small;
- color: #fe961e;
- background-color: #157cc1
-}
-
-.border {
- background-color: #050509
-}
-
-.menu {
- background-color: #bdd9ef;
- color: #000022;
- font-size: small
-}
-h4.menu {
- font-weight: bold;
- font-size: small;
- color: #3e9fef
-}
-
-.linkbox {
- background-color: #ffffff
-}
-
-.linkboxtitle {
- font-weight: bold;
- background-color: #000000;
- color: #bdd9ef
-}
-
-.question {
- font-weight: bold;
- font-size: 9pt
-}
-
-.engeltreffen {
- font-weight: bold;
- font-size: 9pt;
- color: #ff0000;
-}
-
-.answer {
- font-size: 9pt;
-}
-.comment {
- font-size : 6pt;
-}