summaryrefslogtreecommitdiff
path: root/css/ie6-rtl.css
blob: 4d6f40c8a90cd49576dcff6741e483e02c4fd5e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/**
 * @file
 * RTL companion for the ie6.css file.
 */


/*
 * Layout CSS
 */
#page {
  text-align: right; /* 2nd part of IE5/IE6quirks centering hack */
}