Kostas (talk | contribs)
m add css trick to temp fix pagename
Kostas (talk | contribs)
m add padding to serve edge case where the header below turns vertical
Line 156: Line 156:
   .infobox {
   .infobox {
     width: 95%;
     width: 95%;
    padding-left:2.5%;
    padding-right:2.5%
   }
   }
}
}