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}) |
|||
(7 intermediate revisions by one user not shown) | |||
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} | ||
+ | |||
+ | .e {font:bold 75% arial} | ||
+ | |||
+ | |||
+ | a.m{font:bold 90% arial} | ||
+ | table.m{position:absolute;visibility:hidden;background:pink} | ||
+ | |||
+ | .menu td{width:10%;background:blue;text-align:center} | ||
+ | .menu a{font:bold 90% arial;color:white} |
Latest revision as of 10:19, 4 April 2012
/* 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} .e {font:bold 75% arial} a.m{font:bold 90% arial} table.m{position:absolute;visibility:hidden;background:pink} .menu td{width:10%;background:blue;text-align:center} .menu a{font:bold 90% arial;color:white}