Changes

Jump to navigation Jump to search
Add CSS to align the table widths and column widths
Line 1: Line 1:  +
<!-- CSS rules for this page only to align table columns -->
 +
{{#css:
 +
  .wikitable {
 +
    min-width:100%;
 +
  }
 +
  td:nth-child(odd) {
 +
    width:33%;
 +
  }
 +
}}
 +
 
==[[Baughman Township, Wayne County, Ohio|Baughman Township]]==
 
==[[Baughman Township, Wayne County, Ohio|Baughman Township]]==
   Line 764: Line 774:  
||
 
||
 
|}
 
|}
      
[[Category:Wayne County, Ohio]]
 
[[Category:Wayne County, Ohio]]
4,629

edits

Navigation menu