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

Teaching [Blackboard@CUHK]

- - - - - - - - - - - -
Fall2019:SEEM3590 Investment Science
Spring2020:SEEM3580 Risk Analysis for Financial Engineering
+

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;