url updates

This commit is contained in:
Philip Sargent
2021-04-10 19:21:45 +01:00
parent 900f120de1
commit 6d88ff8d76
6 changed files with 80 additions and 45 deletions

View File

@@ -66,14 +66,24 @@ dd {
margin-left: 1.0em;
}
dd:before {
li {
font: 18px Calibri, sanserif;
font-weight: normal;
color: 6083BF;
list-style-type: None;
line-height: 1.3;
margin-left: 1.0em;
}
li:before, dd:before {
content: "» ";
font-weight: bold;
color: red;
}
/* Default State */
dt {
summary, dt {
font: 20px Calibri, sanserif;
font-weight: bold;
color: 6083BF;