Benjamin Renard commited on 2012-10-09 16:58:31
Showing 1 changed files, with 1 additions and 1 deletions.
... | ... |
@@ -26,7 +26,7 @@ dl.projectinfos ul { |
26 | 26 |
padding: 0; |
27 | 27 |
} |
28 | 28 |
</style> |
29 |
-<h2>Project informations</h2> |
|
29 |
+<h1 class='projectinfos'>Project informations</h1> |
|
30 | 30 |
<dl class='projectinfos'> |
31 | 31 |
<dt>Description</dt> |
32 | 32 |
<dd><?php echo $page['project_infos']['description']; ?></dd> |
33 | 33 |