esericsu
Member
Posted 2 years ago #
My homepage's title and link styles are different from my posts pages, and I didn't even do anything to it.
See below
http://ericsu.com/blog and http://ericsu.com/blog/googles-url-shortener-conpiracy/
Can you tell me what might went wrong?
Thanks,
Eric
The page titles in your home page use an H2 tag whilst those on the single post page use an H1 tag. The links are different colors because you have
<style>
a {
color: #777; text-decoration: underline; font-size: 12px;
}
</style>
inserted on your single post page. Possibly via a plugin.
esericsu
Member
Posted 2 years ago #
what about the links? On the homepage, my links are blue, on posts pages, my links are gray?
and I still don't get why my postspage's blog title is so small compare to my homepage's blog title. "EricSu.com"