From 10ed051cf4a231210f72d4c483984b03dc1bd3b4 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 19 May 2011 17:24:41 +0000 Subject: [PATCH] =?UTF-8?q?Cambiar=20los=20tama=C3=B1os=20de=20los=20t?= =?UTF-8?q?=C3=ADtulos=20de=20la=20cabecera.?= 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@22 88734cd7-4cec-0b49-a19b-cefba6b9d6f8 --- estilos.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/estilos.css b/estilos.css index 6cdebda..6598a96 100644 --- a/estilos.css +++ b/estilos.css @@ -82,7 +82,7 @@ strong { #header h2 { border: 0; margin: 0; - font-size: 28px; + font-size: 32px; font-style: normal; font-weight: normal; text-transform: uppercase; @@ -108,7 +108,7 @@ strong { float: right; text-align: right; position: absolute; - right: 10%; + right: 12%; bottom: 0; }