dailybruin / gryphondor

Daily Bruin's old WordPress theme and special projects
2 stars 2 forks source link

Add weather to site #5

Open blutz opened 12 years ago

blutz commented 12 years ago

Weather was removed from the site because it will take to long to program before launch date. This is the code used for removal:

span.nameplate-date-weather {
    display:none !important;
}