diff --git a/2024-strathclyde/index.md b/2024-strathclyde/index.md
index 9ae5542..d7e1fcd 100644
--- a/2024-strathclyde/index.md
+++ b/2024-strathclyde/index.md
@@ -248,7 +248,7 @@ Fees **do not** cover: travel and accommodation nor subsistence outside of the S
A list of options for accommodation are provided below.
-## Schedule:
+## Provisional Schedule:
@@ -272,8 +272,8 @@ A list of options for accommodation are provided below.
09:00 |
|
|
- |
|
+ |
|
@@ -282,13 +282,14 @@ A list of options for accommodation are provided below.
10:00 |
|
- |
+ |
|
|
10:30 |
|
+ |
11:00 |
@@ -296,7 +297,6 @@ A list of options for accommodation are provided below.
|
|
|
- |
11:30 |
@@ -312,7 +312,7 @@ A list of options for accommodation are provided below.
12:30 |
|
|
- |
+ |
|
|
@@ -323,7 +323,6 @@ A list of options for accommodation are provided below.
13:30 |
|
|
- |
|
|
@@ -334,11 +333,12 @@ A list of options for accommodation are provided below.
14:30 |
|
|
- |
+ |
15:00 |
|
+ |
15:30 |
@@ -353,12 +353,38 @@ A list of options for accommodation are provided below.
16:30 |
+ |
17:00 |
|
|
- |
+ |
+
+
+ 17:30 |
+ |
+ |
+ |
+
+
+ 18:00 |
+
+
+ 18:30 |
+
+
+ 19:00 |
+ |
+
+
+ 19:30 |
+
+
+ 20:00 |
+
+
+ 20:30 |
diff --git a/2024-strathclyde/strath.css b/2024-strathclyde/strath.css
index 3b5f51d..577df08 100644
--- a/2024-strathclyde/strath.css
+++ b/2024-strathclyde/strath.css
@@ -84,31 +84,31 @@ summary {
background-color: #9F0162;
}
.core1::before {
- content: "Core 1";
+ content: "Conor";
}
.core2 {
background-color: #00FCCF;
}
.core2::before {
- content: "Core 2";
+ content: "Chris";
}
.speciala {
background-color: #FF5AAF;
}
.speciala::before {
- content: "Special A";
+ content: "Vikraman | Andrés";
}
.specialb {
background-color: #FFC33B;
}
.specialb::before {
- content: "Special B";
+ content: "Bob | Sam";
}
.specialc {
background-color: #008DF9;
}
.specialc::before {
- content: "Special C";
+ content: "Kathrin | Jules";
}
.lightning {
background-color: #FF6E3A;
@@ -122,21 +122,39 @@ summary {
.invited::before {
content: "Invited";
}
+.coffee {
+ background-color: lightyellow;
+}
.coffee::before {
content: "Coffee";
}
+.lunch {
+ background-color: lightyellow;
+}
.lunch::before {
content: "Lunch";
}
+.dinner {
+ background-color: lightyellow;
+}
+.dinner::before {
+ content: "Dinner";
+}
.freetime {
background-color: #FFFFFF;
}
.excursion {
- background-color: #009F81
+ background-color: #009F81;
}
.excursion::before {
content: "Excursion";
}
+.farewell {
+ background-color: #FFFFFF;
+}
+.farewell::before {
+ content: "Farewell";
+}
.flex-container {