View Single Post
Old 02-25-2012, 11:59 AM   #128
pendeverNM
Junior Member
pendeverNM began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2012
Device: Sony PRS-505
Unhappy Squashed text vertically

I'm a newby, and after reading this thread, have employed the offered CSS text to control the viewer ... but no matter what I do with it, or my choices for font or its sizes, the display looks like each line has been sat on. (When I tried to copy a sample here, it reproduced as normal, which is not what's on my computer viewing screen).


My style sheet is:

body {color:rgb(0,0,0);
background-color:rgb(228,226,224);
text-align:justify;
line-spacing:2;!important;
margin-top:0px;
margin-bottom:4px;
margin-right:50px;
margin-left:50px;
text-indent:3em;}
h1, h2, h3, h4, h5, h6
{color:black;
text-align:left;
font-style:italic;
font-weight:bold;}
pendeverNM is offline   Reply With Quote