Adds "Google Calendar for Google Apps" as a calendar handling app for icals.
[platal.git] / htdocs / css / ax.css
index 32f1058..bdee05b 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2007 Polytechnique.org                              *
+ *  Copyright (C) 2003-2008 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
  ***************************************************************************/
 
 
-div.ax_mail {
+div.ax_background {
     margin : 0;
     padding : 1em 0;
     background-color: #ddd;
     color: #000;
 }
 
-div.ax_text {
+div.ax_mail {
     margin : auto;
     width : 72ex;
     font-family : "Georgia", "Times New Roman", serif;
@@ -89,7 +89,7 @@ div.ax_mail div.body h2 {
     color : #a40000;
     border-width : 0 0 thin 0;
     border-style : dotted;
-    border-color : #a40000; 
+    border-color : #a40000;
 }
 
 div.ax_mail div.signature {