Posted by Alison@deanspace.org on February 18, 2006 at 4:12am
Jump to:
| Project: | CitizenSpeak |
| Version: | 4.6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
So where is the CSS definitions so I can change them? They had to have come in the module because they have citizenspeak in their names, but they aren't in theme.php or the .module, nor are they in any of the other php files as far as I can tell. Not only would I prefer it not be fixed width font, it needs to be bigger and less grainy. Right now it's barely readable.
Comments
#1
There is no CSS supplied with the module, the citizenspeak_ classes/ids are there for the conveninece of people who want to create them. The fixed width font is from the <tt> tag, which you can style with CSS to be another font.