Skip to content

Commit

Permalink
Added background colour for each <dd>.
Browse files Browse the repository at this point in the history
  • Loading branch information
samcroft committed Jun 12, 2011
1 parent bc8877f commit 7bb0d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dl {
padding: 0 10px;
position: absolute;
top: 30px;
background: #FFF;
border: solid #333;
border-width: 1px 1px 0 0;
}
Expand Down

0 comments on commit 7bb0d4d

Please sign in to comment.