diff --git a/content/home.md b/content/home.md index 808c736..ea570ba 100644 --- a/content/home.md +++ b/content/home.md @@ -25,5 +25,3 @@ Welcome to the UCSD Hao Lab website! We are passionate about designing strong, e **09/23**   Hao officially joined UCSD! {{< /justify >}} - -  diff --git a/static/css/style.css b/static/css/style.css index bde9c33..388f892 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -85,13 +85,3 @@ object-fit: cover; /* This will cover the area without breaking the aspect ratio */ border-radius: 50%; /* Optional: for round images */ } - -/* Set background color of the whole page to white */ -body { - background-color: white; -} - -/* You may need to set specific elements to white as well, for example: */ -.posts-list, .post-preview, .page-header { - background-color: white; -} diff --git a/themes/PaperMod/layouts/partials/head.html b/themes/PaperMod/layouts/partials/head.html index 532742e..b74a8b9 100644 --- a/themes/PaperMod/layouts/partials/head.html +++ b/themes/PaperMod/layouts/partials/head.html @@ -122,7 +122,7 @@