Template:Testpage/styles.css

From WildRP
Jump to navigation Jump to search
body {
  background-color: #050B0B;
}

h1 {
  color: #E4B85D;
  text-align: center;
}

p {
  font-family: verdana;
  font-size: 20px;
  color: #FDFDFD;
}