diff options
author | scuri <scuri> | 2010-06-22 15:10:12 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-22 15:10:12 +0000 |
commit | d75fe4058da7aaf64e53b4210614a189cf67dfb5 (patch) | |
tree | 7d5148ea4ddff23d79be224f0554e6e339872d57 /html/en/home.html | |
parent | 91cb54015437f9087f6679288295c8604a21228b (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/home.html')
-rw-r--r-- | html/en/home.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/html/en/home.html b/html/en/home.html index 07f79ab..8232b61 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> @@ -20,7 +25,7 @@ either a window or a more abstract surface, such as Image, Clipboard, Metafile, PS, and so on.</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> |