Subversion Repositories LCARS

Rev

Rev 65 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 65 Rev 198
1
/* !ns4: not supported by Netscape 4.x, therefore to be imported with
1
/* !ns4: not supported by Netscape 4.x, therefore to be imported with
2
   `@import url(...)' */
2
   `@import url(...)' */
3
3
4
.button {
4
.button {
5
  display:block;
5
  display:block;
6
  margin-top:0;
6
  margin-top:0;
7
  margin-bottom:0;
7
  margin-bottom:0;
8
}
8
}
9
 
9