diff --git a/html/inc/template.inc b/html/inc/template.inc deleted file mode 100644 index 3d649a7866..0000000000 --- a/html/inc/template.inc +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - <?php echo PROJECT.' - '.$caption ?> - - - - - - - - - - - - - - - - -
- -
- -
-
-

Return to homepage

-

Copyright (c) . All rights reserved.

-
- - - - - - diff --git a/html/user/style-black.css b/html/user/style-black.css deleted file mode 100644 index d680a18d80..0000000000 --- a/html/user/style-black.css +++ /dev/null @@ -1,67 +0,0 @@ -a:link { - color: rgb(245, 175, 0); -} - -a:visited { - color: rgb(255, 205, 0); -} - -a:active { - color: yellow; -} - -body , table , input , select { - font-family: Verdana, Arial, Sans Serif; - font-size: small; -} - -body { - background-color: black; - color: white; -} - -input , select { - vertical-align: middle; -} - -h1 , h2 { - color: white; - font-size: large; - font-variant: small-caps; - font-weight: normal; - margin-top: 10px; -} - -h3 , h4 { - color: white; - text-decoration: underline; - font-size: small; - font-variant: small-caps; - font-weight: bold; -} - -pre { - white-space: normal; - margin: 0; -} - -.title { - font-size: small; - font-weight: bold; -} - -.description { - font-size: 80%; - font-weight: normal; -} - -blockquote { - color: white; - border: 1px solid white; - font-style: italic; -} - -.authorcol { - width: 100px; - overflow: hidden; -} \ No newline at end of file diff --git a/html/user/style.css b/html/user/style.css deleted file mode 100644 index 505e849abf..0000000000 --- a/html/user/style.css +++ /dev/null @@ -1,67 +0,0 @@ -a:link { - color: blue; -} - -a:visited { - color: navy; -} - -a:active { - color: red; -} - -body , table , input , select { - font-family: Verdana, Arial, Sans Serif; - font-size: small; -} - -body { - background-color: white; -} - -input , select { - vertical-align: middle; -} - -h1 , h2 { - color: black; - font-size: large; - font-variant: small-caps; - font-weight: normal; - margin-top: 10px; -} - -h3 , h4 { - color: black; - text-decoration: underline; - font-size: small; - font-variant: small-caps; - font-weight: bold; -} - -pre { - white-space: normal; - margin: 0; -} - -.title { - font-size: small; - font-weight: bold; -} - -.description { - font-size: 80%; - font-weight: normal; -} - -blockquote { - color: gray; - border: 1px solid black; - font-style: italic; -} - -.authorcol { - width: 100px; - overflow: hidden; -} - diff --git a/html/user/white.css b/html/user/white.css index d0e93cb2b0..72315535fc 100644 --- a/html/user/white.css +++ b/html/user/white.css @@ -198,7 +198,6 @@ td.postheader{ border-bottom: 1px solid rgb(190,190,200); border-left: none; border-right: none; - height:1px; } td.postbody { @@ -210,7 +209,6 @@ td.postfooter{ border-top: 1px solid rgb(190,190,200); border-left: none; border-right: none; - height:1px; } tr.helpdeskseperator{