Holiday promo update for billing page

This commit is contained in:
Albert Santoni 2015-12-08 15:44:41 -05:00
parent a26f1a70e3
commit c5429df59c
3 changed files with 61 additions and 11 deletions

View file

@ -283,6 +283,16 @@
font-weight: bold;
}
.promo-text-highlight {
background-color: #ff611f;
padding: 3px;
line-height: 20px;
color: #fff;
text-shadow: 0px 1px #444;
border-radius: 3px;
font-weight: bold;
}
.billing-panel .educational-discount {
border: 1px solid #306999;
border-radius: 3px;