Removing h1 from display in Profile page due to duplicate visibility

of fn and nickname.
This commit is contained in:
Sarven Capadisli 2009-04-13 03:05:00 +00:00
parent 7a00dc749d
commit d62f69e592

View File

@ -29,6 +29,7 @@ h1 {
font-size:1.4em;
margin-bottom:18px;
}
#showstream h1 { display:none; }
h2 { font-size:1.3em; }
h3 { font-size:1.2em; }
h4 { font-size:1.1em; }