People | Forum | Koforidua | Geography | Photos 1 | Photos 2 | Neighbours | Video | Squidoo |
Ghana news     Ghana country     Good day, it is 22. 11. 2024, Friday in 47. week.     Ghana business     Ghana sport    Â
MediaWiki:Common.css
From Oyoko Portal, Koforidua, Ghana
(Difference between revisions)
(New page: - →CSS placed here will be applied to all skins: body.page-Main_Page h1.firstHeading{display:none}) |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body.page-Main_Page h1.firstHeading{display:none} | body.page-Main_Page h1.firstHeading{display:none} | ||
+ | |||
+ | .tbl {border-collapse:collapse;} | ||
+ | |||
+ | .tbl table{border-collapse:collapse;text-align:center} | ||
+ | |||
+ | .tbl td, .tbl th{border:1px solid black;font:100% arial;padding:0%;text-align:center} |
Revision as of 14:39, 9 June 2008
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading{display:none} .tbl {border-collapse:collapse;} .tbl table{border-collapse:collapse;text-align:center} .tbl td, .tbl th{border:1px solid black;font:100% arial;padding:0%;text-align:center}