Still Puzzled
-
Here is the address to have a look at. You’ll note that things are just not right. I thought that maybe the order in which the CSS was presented would make a difference. It didn’t. Your advice is welcome.
Here is the code used:
{ -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2; } #content p { Font-family: palatino-linotype, palatino, book antiqua, serif; Text-indent: 15px: Line-height: 1 em: margin: 0; padding: 0; }
I find myself asking, is there more I need to do?. BTW, this is a problem with every theme I have tried
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Still Puzzled’ is closed to new replies.