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

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

Revision as of 19:52, 13 February 2022

table.bttest th, table.bttest td {
  border: 1em solid;
  padding: 1em;
}