Closed (won't fix)
Project:
Marinelli
Version:
5.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2008 at 18:15 UTC
Updated:
14 Dec 2010 at 14:34 UTC
I am using a theme and want to change the font size in one specific view, which I've titled 'school_view'. I've updated the style.css file in the themes/marinelli-5 directory to add the following code at the very bottom of the file, but it doesn't seem to be changing the font size.
.view-school_view {
font-size:0.1em;
}
How do I go about changing the font for this view?
Thank you!
Comments
Comment #1
Lioz commented