Closed (fixed)
Project:
Framework
Version:
7.x-3.5
Component:
CSS/HTML markup
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2011 at 15:25 UTC
Updated:
16 Nov 2011 at 06:20 UTC
Another not-important issue :)
In style.css (line 54):
font-family: Lucida Grande, Verdana, Arial, sans-serif;
For Lucida Grande, quotes are needed:
font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
Comments
Comment #1
andregriffin commentedfixed in 3.6