SAAS-976: September 1st: Undo the billing page changes for the August promotion

This commit is contained in:
drigato 2015-08-31 13:37:20 -04:00
parent 17074e5f70
commit fa340c3e30
5 changed files with 16 additions and 261 deletions

View file

@ -56,8 +56,8 @@
border-spacing: 0px;
border-collapse: separate;
border: 1px solid #777;
width: 680px;
margin-left: -140px;
width: 600px;
margin-left: -100px;
/*background-color: #555;*/
table-layout: fixed;
margin-top: 20px;
@ -65,19 +65,6 @@
box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}
.pricing-grid .august-promo div {
display: inline-block;
background-color: #ff611f;
padding: 3px 5px;
border-radius: 5px;
margin-left: -5px;
color: #ffffff;
}
.pricing-grid .august-promo span {
text-decoration: line-through;
}
.pricing-grid td, .pricing-grid th
{
border-bottom: 1px solid #999;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB