School Sponsors Partners Neighbours Volunteers Nabuur YouTube School profile Facebook US Embassy visit
Good day, it is 21. 11. 2024, Thursday in 47. week.
MediaWiki:Common.css
From Bitame Lucia Nursery and Primary School in Nkolfoulou, Cameroon
(Difference between revisions)
Line 1: | Line 1: | ||
+ | /* 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} | ||
Line 5: | Line 7: | ||
#slideshow IMG.active{z-index:10} | #slideshow IMG.active{z-index:10} | ||
#slideshow IMG.last-active{z-index:9} | #slideshow IMG.last-active{z-index:9} | ||
+ | |||
+ | .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} |
Latest revision as of 18:30, 23 January 2021
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading {display:none} #slideshow{position:relative;height:300px} #slideshow IMG{position:absolute;top:0;left:0;z-index:8} #slideshow IMG.active{z-index:10} #slideshow IMG.last-active{z-index:9} .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}