Submit social housing lettings and sales data (CORE)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

24 lines
275 B

.a:link,
.govuk-link:link {
color: #1d70b8;
}
.a:visited
.govuk-link:visited {
color: #4c2c92;;
}
.a:focus
.govuk-link:focus {
color: #0b0c0c;
}
.a:hover
.govuk-link:hover {
color: #0b0c0c;
}
// turbo-frame {
// display: block;
// border: 1px solid blue
// }