Removing h1 from display in Profile page due to duplicate visibility
of fn and nickname.
This commit is contained in:
parent
7a00dc749d
commit
d62f69e592
|
@ -29,6 +29,7 @@ h1 {
|
||||||
font-size:1.4em;
|
font-size:1.4em;
|
||||||
margin-bottom:18px;
|
margin-bottom:18px;
|
||||||
}
|
}
|
||||||
|
#showstream h1 { display:none; }
|
||||||
h2 { font-size:1.3em; }
|
h2 { font-size:1.3em; }
|
||||||
h3 { font-size:1.2em; }
|
h3 { font-size:1.2em; }
|
||||||
h4 { font-size:1.1em; }
|
h4 { font-size:1.1em; }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user