Skip to content

Commit

Permalink
Ajustes del indioma en portada y vista de salir en español
Browse files Browse the repository at this point in the history
  • Loading branch information
J0hnG4lt committed Jun 11, 2017
1 parent 15f1e1b commit 23b454b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified www/img/vistas/pantalla_salir.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@


<img src="img/iconos/banderas-idiomas.png" alt="icon"
style="position:absolute;width:40%;height:10%; top: 80%; left: 30%;" />
<a style="display:block; position:absolute;left:30%; top:80%; width:20%; height:10%;"
style="position:absolute;width:auto;height:10%; top: 80%; left: 35%;" />
<a style="display:block; position:absolute;left:35%; top:80%; width:20%; height:10%;"
onclick="cambiarIdiomaEspanyol();"></a>
<a style="display:block; position:absolute;left:50%; top:80%; width:20%; height:10%;"
<a style="display:block; position:absolute;left:55%; top:80%; width:20%; height:10%;"
onclick="cambiarIdiomaIngles();"></a>
</div>

Expand Down

0 comments on commit 23b454b

Please sign in to comment.