Difference between revisions of "Common.css"

From Divinity Engine Wiki
Jump to: navigation, search
(Created page with "table.dpl3columns td { padding: 0.5em; border:3px; width:33%; }")
(No difference)

Revision as of 18:13, 27 August 2018

table.dpl3columns td {

 padding: 0.5em;
 border:3px;
 width:33%;

}