Statistics
| Revision:

svn-gvsig-desktop / trunk / extensions / extSelectionTools / config / about.htm @ 34029

History | View | Annotate | Download (668 Bytes)

1
<html>
2
  <head>
3
    <title>Herramientas Selecci&oacute;n. Proyecto Junta de Castilla y Le&oacute;n.</title>
4
    <meta content="">
5
<style type="text/css">
6
body {
7
        background-color: #7e7e7e;
8
        background-image: url(images/about.jpg);
9
        background-position: top center;
10
        background-repeat:no-repeat;
11
}
12

13
html, body, h1, h2, h3, h4, div, p, ul, li, input {
14
   font-family: Arial, Helvetica, sans-serif;
15
}
16

17
p, h1, h2, h3 {
18
  text-align: center;
19
}
20

    
21
</style>
22
  </head>
23
  <body>
24
  <br><br><br><br><br><br><br><br><br><br><br><br>
25
  <p>Version: 0.1
26
  <br>Build Number: #build.number#</p>
27
  <p><br><br><br><a href="http://www.iver.es/">http://www.iver.es/</a></p>
28
  </body>
29
</html>