mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
[svn r5933] Added a magic table trick to centre the things.
This commit is contained in:
parent
fcc2482f2f
commit
82b1d1eeef
@ -19,8 +19,8 @@ img.onleft, div.onleft { vertical-align: top; float: left; margin-right: 10pt;
|
||||
margin-bottom: 10pt; margin-left: 8pt }
|
||||
img.icon { vertical-align: middle; }
|
||||
img.aligntop { vertical-align: top; }
|
||||
table.imgtable { width: 100% }
|
||||
table.imgtable td { vertical-align: center; text-align: center }
|
||||
table.imgtable { margin-left: auto; margin-right: auto; }
|
||||
table.imgtable td { vertical-align: center; text-align: center; padding: 10px }
|
||||
table.trad, /* "Traditional" table with borders.*/
|
||||
table.trad td,
|
||||
table.trad th { margin: 0pt; border: 1px solid #000;}
|
||||
|
Loading…
Reference in New Issue
Block a user