Closed (fixed)
Project:
Earthish
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Sep 2010 at 06:52 UTC
Updated:
27 Sep 2011 at 07:11 UTC
Unordered bullet lists lose the bullets and show in larger font size (e.g. http://voskamp.org/node/49 should have a bullet list of the authors' names).
Using 7.x-1.x-dev on Drupal 7 Alpha 6, both downloaded and installed September 4, 2010.
Comments
Comment #1
ishmael-sanchez commentedHello Edwin. Thanks, do you suggest a using the
font-size:0.85emfor the list items?Comment #2
EdwinVoskamp commentedHi Ishmael,
yes, a font-size:0.85em for the list items would be great, so it fits with regular paragraph text. And of course having the bullets, and indents. In debugging the stylesheets, I also found that the text of ordered lists are larger than paragraph text.
I love the theme, though: thank you so much for sharing it!
Comment #3
ishmael-sanchez commentedOk I fixed and removed some of the font-size definitions. Some of the block styles in the system.css file were missing up the rendering.