Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2012-11-30 21:40:55
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
[FORUM] CSS for tables
In order to structure posts a little better, tables could well need a margin-bottom: 1.5em;
(see table in this post)
(base.css, line 735, base.css is the correct file as all of our stylesheets have too little space below tables.)
And in order to structure tables themselves a little more:
div.postmsg th {font-weight: bold;}
(tabula css, below line 361. Oxygen & Txpish don’t need that.)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: [FORUM] CSS for tables
Thanks for the hints, done.
Offline