Template:Testpage/styles.css
< Template:Testpage
Jump to navigation
Jump to search
Revision as of 14:32, 26 February 2021 by Tanklovesyou (talk | contribs)
body {
background-color: #050B0B;
}
h1 {
color: #E4B85D;
text-align: center;
}
p {
font-family: verdana;
font-size: 20px;
color: #FDFDFD;
}