diff --git a/index.html b/index.html
index 09408b8..e35d9cd 100644
--- a/index.html
+++ b/index.html
@@ -41,18 +41,10 @@ Phone: +852 3943-8322
-
-
- | Fall |
- 2019: |
- SEEM3590 Investment Science |
-
-
- | Spring |
- 2020: |
- SEEM3580 Risk Analysis for Financial Engineering |
-
-
+
+ - SEEM3590 Investment Science, Fall 2019
+ - SEEM3580 Risk Analysis for Financial Engineering, Spring 2020
+
Publications
diff --git a/style.css b/style.css
index 34505dd..4b0e6c9 100644
--- a/style.css
+++ b/style.css
@@ -19,6 +19,11 @@ table#table1 {
margin-right:auto;
}
+ul {
+ list-style: none;
+ padding-left: 0;
+}
+
/* The navigation bar */
.navbar {
opacity: 0.8;