Select Git revision
localAuthorityPageStyle.css
Rhys Nute authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
localAuthorityPageStyle.css 170 B
body{
background-color: rgb(41, 41, 41)
}
h1{
color: wheat;
}
h3{
color: wheat;
}
ul{
list-style: none;
}
ul li{
color: wheat;
list-style: none;
}