System Notices
These notices and announcements apply to web-related issues and mailing list-related issues within the past ninety days. There may occasionally be network-related issues if I hear about them and they affect the web servers or list server, but you can’t count on it.
There are a couple of ways that you can keep abreast of these notices:
- Bookmark this page.
- Subscribe to the RSS feed in your browser or RSS reader.
Many notices will also appear on the web page that discusses that category. For example, notices related to class schedules will show up on the class search page, your schedule page, and your roster page.
structure.css change for new social networking links (Business): Friday, 4:47 pm, December 9th, 2011
Removed spans from ul.social li's, and added div#blog to subgroups for styling.
ul.social li.unchosen, ul.social a {
color: #000000;
cursor: pointer;
}
ul.social li.chosen {
color: #862bcc;
text-decoration: underline;
}
div#blog div.social_menu ul,
div#linkedin div.social_menu ul {
margin-top: .5em;
}
