boinc/drupal/sites/all/themes/zen/zen-internals/css/ie6-rtl.css

13 lines
157 B
CSS

/**
* @file
* RTL companion for the ie6.css file.
*/
/*
* Layout CSS
*/
#page {
text-align: right; /* 2nd part of IE5/IE6quirks centering hack */
}