dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

/* <pre> */
/* <pre> */
/**
 * This is a test output page for [[Less]] based on the source in [[MediaWiki:Custom-Less/test.less]]
 */

div {
    text-align: center;
}

div span {
    font-weight: bold;
}

div span a {
    text-decoration: underline;
}