[personal profile] raanve posting in [community profile] style_system
Hi all. I have a pretty low-level n00b question. :)

I'm using the Funky Circles theme, and I've set custom values for fonts, font sizes, etc using the wizard. What I can't figure out is how to change the appearance of the title, subject headers, and some module headings.

I can set the font, but there is a bit of code in the CSS that I can see if I view the pages source:

text-transform: uppercase;

I'd like to remove this wherever it occurs, because I dislike the look of the all caps titles, but I can't figure out how to get in there and tinker with it.

Thanks for your help. I've been digging around for hours trying to figure this one out!

Date: 2009-12-31 03:29 pm (UTC)
ninetydegrees: Art: self-portrait (Default)
From: [personal profile] ninetydegrees
Hi Raanve, I'm glad you mostly like my style. :) To get rid of all forms of capitalization everywhere, you can try this:

* {
text-transform: none !important;
font-variant: normal !important;
}

It worked for me.

Date: 2009-12-31 03:39 pm (UTC)
ninetydegrees: Art: floating cute creatures and hearts (cloud 9)
From: [personal profile] ninetydegrees
You're most welcome! Thanks for your kind words.

Profile

Dreamwidth style system discussion

October 2025

S M T W T F S
   1 234
567891011
12131415161718
19202122232425
262728293031 

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Oct. 15th, 2025 11:20 pm
Powered by Dreamwidth Studios