Changes
From Open Educational Resources
206 bytes added
, 09:50, 16 May 2017
| 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.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } |
| | | | |
| | .externalimage-holder { | | .externalimage-holder { |
| Line 9: |
Line 10: |
| | height: auto; | | height: auto; |
| | } | | } |
| | + | |
| | + | body { font-size: larger; } |
| | + | |
| | + | h3 { color:brown;} |
| | + | |
| | + | #p-navigation, #p-tb { display:none } |