You are here

styleguide-rtl.css in Style Guide 6

Same filename and directory in other branches
  1. 7 styleguide-rtl.css
/* $Id*/

#styleguide-header .item-list {
  float: right;
  margin: 0 0 1em 2em;
  width: 20%;
  font-family: helvetica, arial, sans-serif;
}

File

styleguide-rtl.css
View source
  1. /* $Id*/
  2. #styleguide-header .item-list {
  3. float: right;
  4. margin: 0 0 1em 2em;
  5. width: 20%;
  6. font-family: helvetica, arial, sans-serif;
  7. }