Changes

Jump to: navigation, search

MediaWiki:Common.css

351 bytes added, 12:33, 24 January 2008
added css for tag cloud
#p-sites a {
display: block;
}
 
/* For tag cloud, taken from http://orangedino.org/index.php?name=News&file=article&sid=1 */
.tagcloud {
width: 98%;
text-align: center;
background-color: #FDFDFD;
border: 1px solid #EEEEEE;
padding: 15px 10px 15px 10px;
}
 
.tagcloud a {
color: #0052CB;
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
}
/* </nowiki></pre> */

Navigation menu