Opened 12 years ago

Last modified 12 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.



Subtickets

Change History (2)

comment:1 Changed 12 years ago by Jef van Schendel

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 Changed 11 years ago by Will Kahn-Greene

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

Note: See TracTickets for help on using tickets.