From 83fda5788bfe03ca4e6086d98f90100dfa9dc4f2 Mon Sep 17 00:00:00 2001 From: scuri <scuri> Date: Tue, 22 Jun 2010 15:10:12 +0000 Subject: *** empty log message *** --- html/en/home.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'html/en') diff --git a/html/en/home.html b/html/en/home.html index c1eb59a..32f1247 100644 --- a/html/en/home.html +++ b/html/en/home.html @@ -5,6 +5,11 @@ <meta http-equiv="Content-Language" content="en-us"> <title>Home</title> <link rel="stylesheet" type="text/css" href="../style.css"> +<style type="text/css"> +.style1 { + text-align: left; +} +</style> </head> <body bgcolor="#FFFFFF"> @@ -18,7 +23,7 @@ <p>The most popular file formats are supported: TIFF, BMP, PNG, JPEG, GIF and AVI. Image representation includes scientific data types. About a hundred Image Processing operations are available.</p> <p>This work was developed at Tecgraf/PUC-Rio by means of the partnership with PETROBRAS/CENPES.</p> - <h2>Project Management:</h2> + <h2 class="style1">Project Management:</h2> <p class="info">Antonio Esca�o Scuri</p> <p style="margin-left:0">Tecgraf - Computer Graphics Technology Group, PUC-Rio, Brazil <br> <a href="http://www.tecgraf.puc-rio.br/im">http://www.tecgraf.puc-rio.br/im</a> </p> -- cgit v1.2.3