MediaWiki:Common.less/fairycode.less
Jump to navigation
Jump to search
/* Template:Fairycode */
.fairycode {
font-family: @serif-stack; font-size: 120%; font-weight: bold; text-transform: lowercase; letter-spacing: 1px;
}
.fairycode b ~ b:before {
content: "•";
}