Test: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
MysteriBender changed the content model of the page Test from "CSS" to "wikitext" |
||
(No difference)
| |||
Latest revision as of 21:18, 9 February 2025
body {
background-color: lightblue;
}
h1 {
color: white; text-align: center;
}
p {
font-family: verdana; font-size: 20px;
}