Changes
From Open Educational Resources
114 bytes removed
, 09:50, 16 May 2017
| Line 13: |
Line 13: |
| | body { font-size: larger; } | | body { font-size: larger; } |
| | | | |
| | + | h3 { color:brown;} |
| | | | |
| | #p-navigation, #p-tb { display:none } | | #p-navigation, #p-tb { display:none } |
| − |
| |
| − | .nowrap,
| |
| − | .nowraplinks a,
| |
| − | .nowraplinks .selflink,
| |
| − | sup.reference a {
| |
| − | white-space: nowrap;
| |
| − | }
| |
| − | .nowrap pre {
| |
| − | white-space: pre;
| |
| − | }
| |