Difference between revisions of "User:Cody Voight/common.css"

From QBWiki
Jump to navigation Jump to search
(test..)
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
table.booktabs {
+
 
  border-collapse: collapse;
 
  border-spacing: 0px;
 
  margin-top: 12pt;
 
  margin-bottom: 12pt;
 
}
 
table.booktabs tr:first-child {
 
  border-top: solid 3px black;
 
  border-bottom: solid 2px black;
 
}
 
table.booktabs tr:last-child {
 
  border-bottom: solid 3px black;
 
}
 
table.booktabs td {
 
  padding: 2px 12px;
 
}
 

Latest revision as of 22:17, 25 January 2024