[Pomp-commits] r167 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Sep 28 13:50:16 CEST 2009


Author: kingaa
Date: 2009-09-28 13:50:15 +0200 (Mon, 28 Sep 2009)
New Revision: 167

Modified:
   www/index.php
   www/whitestyle.css
Log:
- minor cosmetology


Modified: www/index.php
===================================================================
--- www/index.php	2009-09-22 21:32:59 UTC (rev 166)
+++ www/index.php	2009-09-28 11:50:15 UTC (rev 167)
@@ -34,7 +34,9 @@
 <table border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td align="right" width="60%">
-<h2>pomp:<br> statistical inference for partially-observed Markov processes</h2>
+<h2><span class="emph">pomp</span>:<br> 
+statistical inference for<br>
+<span class="emph">p</span>artially-<span class="emph">o</span>bserved&nbsp;<span class="emph">M</span>arkov&nbsp;<span class="emph">p</span>rocesses</h2>
 </td>
 <td align="left" width="40%">
 <ul>

Modified: www/whitestyle.css
===================================================================
--- www/whitestyle.css	2009-09-22 21:32:59 UTC (rev 166)
+++ www/whitestyle.css	2009-09-28 11:50:15 UTC (rev 167)
@@ -45,3 +45,6 @@
 big.huge                { font-size : larger   }
 big.xhuge               { font-size : xx-large }
 
+.emph {
+      color: #E32644
+}



More information about the pomp-commits mailing list