The Wellesley College website is currently in transition. This temporary site is for current Wellesley College community members. If you're a prospective student or employee, please go to our new site at www.wellesley.edu.

Mybb Mobile Theme ((install)) -

Below is a for adding a common feature: “Swipe to go back to previous page” (touch gesture support). 1. Locate the Mobile Theme’s JavaScript File Typically found in:

@media (prefers-color-scheme: dark) { body { background: #121212; color: #eee; } .thead, .tcat { background: #1e1e1e; } } Add a manual toggle: mybb mobile theme

For touch detection without jQuery Mobile (if not loaded), use: Below is a for adding a common feature: