Difference between revisions of "MediaWiki:Mobile.css"

From University Innovation Fellows
Jump to navigation Jump to search
Line 6: Line 6:
 
     width: 100%;  
 
     width: 100%;  
 
}
 
}
 +
 +
._rstring  #mf-pagebanner > p{ margin:0;}

Revision as of 00:58, 11 August 2020

/* CSS placed here will affect users of the mobile site */
._rstring .topbanner {    margin-left: 0px !important;}

._rstring .content table {
    margin: 0 0;
    width: 100%; 
}

._rstring  #mf-pagebanner > p{ margin:0;}