From e5857f934dd5c6a734b714fa163854f8f1026b83 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 26 Oct 2011 11:17:30 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bot=C3=B3n=20+1=20de=20Google=20-=20C=C3=B3?= =?UTF-8?q?digo=20para=20p=C3=A1gina=20de=20conversi=C3=B3n=20en=20"Contac?= =?UTF-8?q?to".?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.IRFineArts_Web/trunk@34 88734cd7-4cec-0b49-a19b-cefba6b9d6f8 --- _cabecera.php | 5 ++++- _pie.php | 11 +++++++++-- contacto.php | 23 ++++++++++++++++++++++- estilos.css | 4 ++++ 4 files changed, 39 insertions(+), 4 deletions(-) diff --git a/_cabecera.php b/_cabecera.php index cba6091..5975d37 100644 --- a/_cabecera.php +++ b/_cabecera.php @@ -9,7 +9,7 @@ - + @@ -33,3 +33,6 @@ })(); + diff --git a/_pie.php b/_pie.php index 7c831f0..aad1ab8 100644 --- a/_pie.php +++ b/_pie.php @@ -1,11 +1,18 @@ diff --git a/contacto.php b/contacto.php index 307cf12..3acc016 100644 --- a/contacto.php +++ b/contacto.php @@ -1,4 +1,4 @@ - + @@ -54,5 +54,26 @@ + + + + diff --git a/estilos.css b/estilos.css index c044d18..435d1f5 100644 --- a/estilos.css +++ b/estilos.css @@ -389,3 +389,7 @@ ul.miniaturas li span { display:block; position:absolute } + +.plusone { + margin: 5px -30px 0 0 !important; +} \ No newline at end of file