MediaWiki:Example.css: Difference between revisions

From Valannia Wiki
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Reverted
Crackers changed the content model of the page MediaWiki:Example.css from "CSS" to "Sanitized CSS"
(No difference)

Revision as of 03:35, 14 March 2025

.test-style {
    color: red;
    font-weight: bold;
    border: 2px solid black;
    padding: 5px;
    display: inline-block;
}