Difference between revisions of "Template:UAlberta/test"

(Created page with "===================================================== * * RESET CSS BECAUSE MEDIA WIKI IS TRASH TBHQ * * ======================================================: #c...")
 
Line 1: Line 1:
 +
<html>
 
/* =====================================================
 
/* =====================================================
 
*
 
*
Line 20: Line 21:
 
     display: none;
 
     display: none;
 
}
 
}
 +
</html>

Revision as of 21:27, 21 July 2018

/* ===================================================== * * 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; }