projects
/
project/zen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
4d6f40c8a90cd49576dcff6741e483e02c4fd5e8
[project/zen.git]
/
STARTERKIT
/
css
/
ie6-rtl.css
1
/**
2
* @file
3
* RTL companion for the ie6.css file.
4
*/
5
6
7
/*
8
* Layout CSS
9
*/
10
#page {
11
text-align: right; /* 2nd part of IE5/IE6quirks centering hack */
12
}