Difference between revisions of "MediaWiki:Cologneblue.css"

m
m
Line 9: Line 9:
 
div.willipedia_category a {
 
div.willipedia_category a {
 
   font-weight: bold;
 
   font-weight: bold;
 +
}
 +
div.willipedia_category span.willipedia_examples {
 +
  font-size: 12px;
 +
  font-weight: normal;
 
}
 
}

Revision as of 16:28, March 15, 2006

div.willipedia_category {
  width: 300px;
  font-size: 24px;
  float: left;
  height: 40px;
  position: relative;
}

div.willipedia_category a {
  font-weight: bold;
}
div.willipedia_category span.willipedia_examples {
  font-size: 12px;
  font-weight: normal;
}