View Single Post
Old 09-16-2011, 12:07 PM   #83
josephinediane
Junior Member
josephinediane began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2011
Device: none
how do i separate pages in view?

Quote:
Originally Posted by Ralob View Post
My personal CSS style is extremely basic, but it does exactly what I want- proper indentation for all paragraphs, adequate spacing between lines, background color that is easy on the eyes, and centered headings. Very basic but it does its job.

body {color:rgb(0,0,0);
background-color:rgb(174,174,174);
text-align:justify;
line-spacing:1.8;
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:center;
font-style:italic;
font-weight:bold;}
im having promblems separating pages in view of clibre
josephinediane is offline   Reply With Quote