bundesverdienstkreuz
[platal.git] / htdocs / css / oldtimes.css
index 1ba01af..6718e0b 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2004 Polytechnique.org                              *
+ *  Copyright (C) 2003-2007 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
         [ balises sans attributs ou classes sans contexte ]
 *******************************************************************************/
 
-/*body {
-    background: #99afc1;
-    color: #000000;
-}*/
-
 /*******************************************************************************
     2   Styles <p>, <div>, <span>, <li>
         [ styles classiques d'effets de texte ]
@@ -46,7 +41,7 @@ h1 a:hover {
 h1 {
     color: #ffff00;
     background-color: #0005c0;
-    background-image: url( "/images/sk_oldtimes_titre.jpg");
+    background-image: url( "../images/skins/oldtimes_titre.jpg");
     background-repeat: repeat-x;
 }
 
@@ -55,18 +50,6 @@ h1 {
         [ Tableaux à lignes alternées, en taille normale, ou tiny ]
 *******************************************************************************/
 
-/*table.tinybicol, table.bicol {
-    background: #ccddff;
-    border: 1px solid #0067fe;
-    border-collapse: collapse;
-}
-
-table.tinybicol tr, table.bicol tr { }
-table.tinybicol tr.pair, table.bicol tr.pair      { background: #ddffcc; }
-table.tinybicol th, table.bicol th {
-    background-color: #0067fe;
-}*/
-
 /*******************************************************************************
     4   Tableau de choix de skins
         [ Styles pour les tableaux de types de ceux des skins ]
@@ -77,17 +60,6 @@ table.tinybicol th, table.bicol th {
         [ Styles liés à l'affichage de contacts ]
 *******************************************************************************/
 
-/*div.contact-list div.contact {
-    border-top: 1px solid #305070;
-    background: #ccddff;
-    color: inherit;
-}
-
-div.contact div.long {
-    background: #ddffcc;
-    color: inherit;
-}*/
-
 /*******************************************************************************
     6   Profil
         [ onglets des profils ]
@@ -125,7 +97,7 @@ div.contact div.long {
 #body-menu .menu_title {
     color : #000000;
     background-color: #ffffff;
-    background-image: url("/images/sk_oldtimes_menu.jpg");
+    background-image: url("../images/skins/oldtimes_menu.jpg");
     border-top: 1px solid #003399;
     border-bottom: 1px solid #003399;
 }