Changes

Jump to navigation Jump to search

MediaWiki:Common.css

253 bytes added, 16:37, 29 September 2007
m
no edit summary
/** CSS placed here will be applied to all skins */
 
/* Style for horizontal UL lists */
.horizontal ul {
padding: 0;
margin: 0;
}
.horizontal li {
padding: 0 0.6em 0 0.4em;
display: inline;
border-right: 1px solid;
}
.horizontal li:last-child {
border-right: none;
padding-right: 0;
}
/* make the list of references look smaller */

Navigation menu