Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#4113 closed defect (fixed)

Title css layout with spacing of 0.5em on h1, h2, etc. should be default

Reported by: __doc__ Owned by: Christian Boos
Priority: normal Milestone: 0.11
Component: wiki system Version:
Severity: trivial Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

For an illustration

Some title

A text with some nice spacing to the title.

Some title

A table with a not so nice spacing to the title

Typographically the spacing should go with the title.

Here on the trac.edgwall.org it looks good because in projects.css

h1
{
    margin-bottom: 0.5em;
}

I would suggest that as a trac default setting in trac.css

Attachments (0)

Change History (2)

comment:1 by Christian Boos, 17 years ago

Milestone: 0.11
Owner: changed from Jonas Borgström to Christian Boos
Severity: normaltrivial

Thanks for the suggestion!

comment:2 by Christian Boos, 17 years ago

Resolution: fixed
Status: newclosed

Did so in r4390.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.