9 lines
142 B
CSS
9 lines
142 B
CSS
/* $Id*/
|
|
|
|
#styleguide-header .item-list {
|
|
float: right;
|
|
margin: 0 0 1em 2em;
|
|
width: 20%;
|
|
font-family: helvetica, arial, sans-serif;
|
|
}
|