Difference between revisions of "MediaWiki:Common.css"

From Openresearch
Jump to: navigation, search
Line 16: Line 16:
 
   margin-left: 1570px;  
 
   margin-left: 1570px;  
 
}
 
}
 +
 +
__NOCACHE__
 +
<!-- {{Update}} -->

Revision as of 10:45, 6 September 2016

/* CSS placed here will be applied to all skins */

.smw-eventcalendar {
  height:600px;
}

.page-wrap { 
  width: 1450px; 
  margin-left: 10px; 
  position: relative; 
}

.sidebar { 
  width: 150px; 
  position: fixed; 
  margin-left: 1570px; 
}

__NOCACHE__
<!-- {{Update}} -->