![[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 01:05 am (UTC)eta: hold on actually I have your style sheet open now, I will find them all! :)
here, paste this into your custom css box on the customize journal style page:
h1#title, h2#subtitle, h2#pagetitle, #header .module-navlinks, .navigation, h2.module-header, div.journal-website-name, div.module-navlinks, h3.entry-title, .datetime, .entry-poster, .metadata, div.tag, ul.entry-interaction-links li, ul.entry-management-links li, .page-tags .tags-container h2, .comment-title, .comment-title a, .comment-poster, .poster-ip, .comment-management-links ul, .comment-interaction-links ul, .comment-management-links li, .comment-interaction-links li { font-variant: normal !important; }
no subject
Date: 2011-09-03 01:15 am (UTC)no subject
Date: 2011-09-03 01:21 am (UTC)And, glad to help!
no subject
Date: 2011-09-03 02:45 am (UTC)no subject
Date: 2011-09-03 08:48 am (UTC)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)