Update Changelog
[platal.git] / htdocs / css / humlinux.css
index 227820d..d17d7b8 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2006 Polytechnique.org                              *
+ *  Copyright (C) 2003-2013 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -30,7 +30,7 @@ fieldset {
 legend {
     background-color: #dddddd;
 }
-    
+
 
 /*******************************************************************************
     2   Styles <p>, <div>, <span>, <li>
@@ -40,7 +40,7 @@ legend {
 h1 {
     color: #000000;
     background-color: #dddddd;
-    background-image: url( "/images/skins/humlinux_titre.jpg");
+    background-image: url( "../images/skins/humlinux_titre.jpg");
     background-repeat: no-repeat;
 }
 
@@ -65,6 +65,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #dddddd;
     color: inherit;
@@ -86,11 +92,11 @@ div.contact div.long {
 *******************************************************************************/
 
 #body-content {
-    background-image: url("/images/skins/humlinux_background.jpg");
+    background-image: url("../images/skins/humlinux_background.jpg");
     background-repeat: repeat-y;
     background-position: top left;
 }
-            
+
 #body-logo {
     border-top: none;
     border-bottom: none;
@@ -115,7 +121,7 @@ div.contact div.long {
 #body-menu .menu_title {
     color : #ffffff;
     background-color: #dddddd;
-    background-image: url("/images/skins/humlinux_menu.jpg");
+    background-image: url("../images/skins/humlinux_menu.jpg");
     border-top: none;
     border-bottom: none;
 }