Difference between revisions of "User:B.Tay/common.css"

From MHWiki
m (Blanked)
(Tag: Blanking)
m (Testing)
Line 1: Line 1:
 
+
table.b_and_p th, table.b_and_p td {
 +
  border: 1em solid;
 +
  padding: 1em;
 +
}
 +
table.b_and_p {
 +
  border-collapse: collapse;
 +
}

Revision as of 19:40, 13 February 2022

table.b_and_p th, table.b_and_p td {
  border: 1em solid;
  padding: 1em;
}
table.b_and_p {
  border-collapse: collapse;
}