| Line 26: |
Line 26: |
| | /* Page Content */ | | /* Page Content */ |
| | /****************/ | | /****************/ |
| − | | + | /*Postion of main page content*/ |
| | + | #mw-head-base { |
| | + | margin-top: 16em; |
| | + | } |
| | + | /*Position of top page controls*/ |
| | + | #mw-head { |
| | + | top: 19em; |
| | + | } |
| | + | /*Moves edit buttons, etc, down*/ |
| | + | .mw-body { |
| | + | padding: 4.25em 1.5em 1.5em 1.5em; |
| | + | } |
| | + | .mw-body .firstHeading { |
| | + | border-top: 1px solid #a2a9b1; |
| | + | } |
| | /********************/ | | /********************/ |
| | /* End Page Content */ | | /* End Page Content */ |