[Commits] [svn:einsteintoolkit] www/about/galery/ (Rev. 924)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Mon Dec 17 22:48:48 CST 2012


User: knarf
Date: 2012/12/17 10:48 PM

Modified:
 /about/galery/
  index.php

Log:
 smaller headings

File Changes:

Directory: /about/galery/
=========================

File [modified]: index.php
Delta lines: +3 -3
===================================================================
--- about/galery/index.php	2012-12-18 04:48:14 UTC (rev 923)
+++ about/galery/index.php	2012-12-18 04:48:48 UTC (rev 924)
@@ -13,7 +13,7 @@
 use of open source software in science, which is why we put these examples
 first.
 
-<h1>Using exclusively the Einstein Toolkit</h1>
+<h3>Using exclusively the Einstein Toolkit</h3>
 
 <ul>
  <li>
@@ -42,8 +42,8 @@
  </li>
 </ul>
 
-<h1>Using external but public code</h1>
+<h3>Using external but public code</h3>
 
-<h1>Using external and non-public code</h1>
+<h3>Using external and non-public code</h3>
 
 <?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



More information about the Commits mailing list