Hacker News new | ask | show | jobs
by ubrpwnzr 2581 days ago
Why is that no CS professors ever use a single line of CSS on their pages. This site would benefit from the following:

<style>

body{ font-family: "Calibri", Times, serif; margin: 75px; }

</style>

1 comments

Thanks for the tip. It's there now. (They don't teach CSS is CSCI phd programs :) )