Cambiar los tamaños de los títulos de la cabecera.

git-svn-id: https://192.168.0.254/svn/Proyectos.IRFineArts_Web/trunk@22 88734cd7-4cec-0b49-a19b-cefba6b9d6f8
This commit is contained in:
David Arranz 2011-05-19 17:24:41 +00:00
parent eeb368ac83
commit 10ed051cf4

View File

@ -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;
}