Willipedia is now back online as of 5/5/2019 |
It has been several years since Willipedia closed. Please help get it updated! |
Go to the Willipedia 2.0 Project to learn more. |
Difference between revisions of "MediaWiki:Cologneblue.css"
m |
m |
||
Line 10: | Line 10: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
+ | |||
div.willipedia_category span.willipedia_examples { | div.willipedia_category span.willipedia_examples { | ||
font-size: 12px; | font-size: 12px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | div.willipedia_category span.willipedia_examples a { | ||
font-weight: normal; | font-weight: normal; | ||
} | } |
Revision as of 15:30, March 15, 2006
div.willipedia_category {
width: 300px;
font-size: 24px;
float: left;
height: 50px;
position: relative;
}
div.willipedia_category a {
font-weight: bold;
}
div.willipedia_category span.willipedia_examples {
font-size: 12px;
font-weight: normal;
}
div.willipedia_category span.willipedia_examples a {
font-weight: normal;
}