Merge branch 'master' of /home/git/platal into profile_edit
[platal.git] / htdocs / css / linux.css
index 2e88ce5..f0e79b5 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   *
@@ -34,7 +34,7 @@ legend {
     border: 1px #777777 solid;
     color: inherit;
 }
-    
+
 
 /*******************************************************************************
     2   Styles <p>, <div>, <span>, <li>
@@ -49,11 +49,11 @@ h1 a:link, h1 a:visited, h1 a:active {
 h1 a:hover {
     color: #cccccc;
 }
-        
+
 h1 {
     color: #eeeeee;
     background-color: #444444;
-    background-image: url( "/images/sk_linux_titre.jpg");
+    background-image: url( "../images/skins/linux_titre.jpg");
     background-repeat: repeat-x;
 }
 
@@ -116,7 +116,7 @@ div.contact-list div.contact {
 
 #body-menu .menu_title {
     color: #000000;
-    background-image: url("/images/sk_linux_menu.jpg");
+    background-image: url("../images/skins/linux_menu.jpg");
     border-top: none;
     border-bottom: none;
 }