elvit: (random_autumn_sleepy)
elvit ([personal profile] elvit) wrote in [community profile] getting_started2010-10-15 03:03 pm

Font size

Hello all

Please tell me if I can make the size of the font of various module links and marks smaller? I tried to change "Size of module text font" in "customize style" but it seems not to influence anything at all. :(


They ("links", "crosspost" and "tags") should be twice smaller
jana: [Naruto] Sakura (Default)

[personal profile] jana 2010-10-15 11:38 am (UTC)(link)
You can change the font size by adding .tag, .entry-management-links, .entry-interaction-links{font-size: 80%;} to your custom style sheet (http://www.dreamwidth.org/customize/options?group=customcss)

If you don't like 80% as font size, you can make it smaller/larger, or use em or px instead.

Also, any style-related questions can be asked over at [community profile] style_system
jana: [Naruto] Sakura (Default)

[personal profile] jana 2010-10-15 11:50 am (UTC)(link)
You're welcome :)
jana: [Naruto] Sakura (Default)

[personal profile] jana 2010-10-15 11:56 am (UTC)(link)
Add .metadata-label, .metadata-item{font-size: 80%;} to your custom style sheet, that should do it.