move code up one directory
[atutor.git] / themes / simplified-desktop / rtl.css
1 /* for right to left languages */
2 html, body {
3         direction: rtl;
4 }
5
6 .img-size-tree {
7         vertical-align: middle;
8         margin-top: 0px;
9         height:1.45em;
10         width:1.45em;
11         float: right;
12 }
13
14 div.box {
15         line-height:150%;
16 }