Some style and punctuation changes to pricing plans

This commit is contained in:
Victoria Wang 2014-10-17 14:39:23 -07:00
parent edb2da5f50
commit e917023fe9
2 changed files with 17 additions and 11 deletions

View file

@ -1000,6 +1000,7 @@ a.tag:hover {
.plan-chart th {
background: #D6D6D6;
padding: 15px 0;
font-weight: normal;
}
.plan-chart th.professional {
background: #DAEEA5;
@ -1021,6 +1022,11 @@ a.tag:hover {
border: 0;
background: 0;
padding-right: 15px;
span {
border-bottom: 1px dotted #bbb;
cursor: help;
}
}
.plan-chart td:nth-child(even) {
background: #F8F8F8;