rename home to remote

This commit is contained in:
Ross
2022-02-24 21:50:37 +00:00
parent 7807e3b1e8
commit 9e873ac5f7
11 changed files with 806 additions and 145 deletions
+11
View File
@@ -85,6 +85,11 @@ th {
}
th.bank-holiday {
color: darkblue;
}
/* th.worker {
max-width: 100%;
width: 200px;
@@ -224,4 +229,10 @@ summary h2 {
.derriford-night.shift-highlight {
background-color: yellow;
}
.large-shift-diff::before {
content: "*";
color: red;
}