svn commit: r15824 - trunk/www/index.html
[email protected] 29 Sep 2008 18:09:40 -0000
Newsgroups
gmane.comp.lang.uml.argouml.cvs
Message-ID
<[email protected] >
Author: linus
Date: 2008-09-29 11:09:39-0700
New Revision: 15824
Modified:
trunk/www/index.html
Log:
Giving up the attempts at hiding the Tigris project headers.
All style stuff is removed.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&rev=15824&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=15823&r2=15824
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2008-09-29 11:09:39-0700
@@ -4,23 +4,7 @@
<meta name="keywords"
content="ArgoUML, Argo, UML, Unified Modeling Language, modeling, modelling, Gentleware, Poseidon, MDA, model-driven, software architecture, software methods, software engineering, CASE, consulting, seminar, seminars, coaching, Java, XML, OCL, object, technology">
-<style type="text/css"> /* <![CDATA[ */
- @import "branding/css/tigris.css";
- @import "branding/css/inst.css";
- /* ]]> */</style>
-<link rel="stylesheet" type="text/css" media="print"
- href="branding/css/print.css"/>
-<script type="text/javascript" src="branding/scripts/tigris.js"></script>
<title>ArgoUML homepage</title>
-<!-- Custom stylations to hide the obnoxious project info -->
-<style type="text/css">
-#projecthome .axial { display: none; }
-#apphead h1 { display: none; }
-#longdescription { border: none; }
-#longdescription h2 { display: none; }
-#customcontent h2 { display: block; }
-</style>
-<!-- End custom stylations -->
</head>
<body>