Template:Test: Difference between revisions
Jump to navigation
Jump to search
Created page with "body { background-color: lightblue; } h1 { color: white; text-align: center; } p { font-family: verdana; font-size: 20px; }" |
(No difference)
|
Latest revision as of 21:17, 9 February 2025
body {
background-color: lightblue;
}
h1 {
color: white; text-align: center;
}
p {
font-family: verdana; font-size: 20px;
}