You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2016/12/24 09:12:06 UTC

svn commit: r1775942 - /openoffice/ooo-site/trunk/content/news/index.html

Author: mseidel
Date: Sat Dec 24 09:12:05 2016
New Revision: 1775942

URL: http://svn.apache.org/viewvc?rev=1775942&view=rev
Log:
Changed css files location to /css

Modified:
    openoffice/ooo-site/trunk/content/news/index.html

Modified: openoffice/ooo-site/trunk/content/news/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/news/index.html?rev=1775942&r1=1775941&r2=1775942&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/news/index.html (original)
+++ openoffice/ooo-site/trunk/content/news/index.html Sat Dec 24 09:12:05 2016
@@ -6,8 +6,8 @@
   <style type="text/css">
   /* <![CDATA[ */
   /*-------------------- Exceptions on standard css -----------------------*/
-  @import "/styles.css";
-  @import "/exceptions.css";
+  @import "/css/styles.css";
+  @import "/css/exceptions.css";
   /* ]]> */
 
   <!--