|
|
Line 1: |
Line 1: |
− | <html>
| |
− | /* =====================================================
| |
− | *
| |
− | * RESET CSS BECAUSE MEDIA WIKI IS TRASH TBHQ
| |
− | *
| |
− | * ====================================================== */
| |
| | | |
− | #content {
| |
− | width: 100%;
| |
− | padding: 0;
| |
− | border: none;
| |
− | margin: 0px 0px;
| |
− | position: static;
| |
− | z-index:auto;
| |
− | margin-top:-7px;
| |
− | background: transparent;
| |
− | background-color: transparent;
| |
− | }
| |
− |
| |
− | #sideMenu, #top_title, .patrollink {
| |
− | display: none;
| |
− | }
| |
− | </html>
| |