Text alignment doesn't work -- parapraph is always center-aligned (Crome, FF)
In editor alignment works OK, but when I go to Preview it is turned into <div style=""> and alignment is inherited from parent's rule:
.reveal .slides {
text-align: center;
}
As I said I tried in both Firefox and Chrome on Win7.
2
votes
