The wikipedia.org portal page currently utilized inline CSS, which increases page size for users (including users on bad or very slow connections) and makes it impossible to easily distinguish between mobile and desktop traffic.
Let's convert the current inline CSS into separate files so that mobile users aren't having to load the desktop styles and we can get a good understanding of how much traffic we have from different platforms to the portal page.

