![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Small caps. I'm over them. I want them to go away. They're all over EVERYTHING in Practicality (or ... just all over headers -- I guess everything is an exaggeration).
So. Can I get rid of them and have it use regularly capitalized text? For god's sake, how? My CSS knowledge is better than non-existent, but not by much, so talk like I'm stupid.
So. Can I get rid of them and have it use regularly capitalized text? For god's sake, how? My CSS knowledge is better than non-existent, but not by much, so talk like I'm stupid.
Tags:
no subject
Date: 2011-09-03 10:08 am (UTC)#canvas * {
font-variant: normal;
}
This resets the variant to normal in your whole journal.
no subject
Date: 2011-09-05 05:56 pm (UTC)