Opened 15 years ago

Last modified 15 years ago

#206 closed defect (FIXED)

Inconsistent font size specifications in css

Reported by: Jef van Schendel Owned by: Jef van Schendel
Priority: minor Milestone: 0.0.5
Component: ui Keywords:
Cc: Parent Tickets:

Description

Base.css uses several different ways to specify text sizes. I think it has a nice mix of px, em and percentages going on right now.

This should be fixed. I'm not sure what the "right" way to do this is, so any help is welcome. I'll do some research and decide on what we should do, then make the needed changes.

So yeah, this bug is mostly a memory aid.

Change History (2)

comment:1 by Jef van Schendel, 15 years ago

Status: NewClosed

This has been fixed. We now use relative sizes (em) everywhere.

I've also cleaned up a few things: removed some unnecssary text size values and added some spacing.

comment:2 by Will Kahn-Greene, 14 years ago

The original url for this bug was http://bugs.foocorp.net/issues/501 .

Note: See TracTickets for help on using tickets.