View Single Post
Old 06-23-2013, 08:55 PM   #3
majidkadi
Junior Member
majidkadi began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2013
Device: AT&T Pantec Element tablet
Thanks ones more, but I did do that but I think I didn't write the code properly.
I've used a Stylesheet like that (and I've attached it) :
p {
font-family:"trado";
text-align: right;
font-size: 1.2em;
dir: rtl;
margin-bottom: 0.5em;
}
And the code in html file :
<body>
<p>أذكر فيه أسانيد الكتاب وغيرها وقد تكرر ذكرها في الكتاب لئلا يطول. </p>
</body>

The Book view shows the dot on the right side.
I'm I missing something?
majidkadi is offline   Reply With Quote