Difference between revisions of "MediaWiki:Modern.css"

From EncycloPEZia
Jump to navigationJump to search
Line 1: Line 1:
 
/* CSS placed here will affect users of the Modern skin */
 
/* CSS placed here will affect users of the Modern skin */
#NewestPages ol
 
{
 
  margin: 0.3em 0px 0px 0.8em !important;
 
  overflow: hidden !important;;
 
  text-overflow: ellipsis !important;;
 
}
 
#NewestPages li
 
{
 
  display: inline;
 
  list-style-type: none;
 
  padding-right: 20px;
 
}
 

Revision as of 21:51, 30 November 2009

/* CSS placed here will affect users of the Modern skin */