Index: branches/1.0.x/inc/cart.css =================================================================== diff -u -N -r14759 -r14798 --- branches/1.0.x/inc/cart.css (.../cart.css) (revision 14759) +++ branches/1.0.x/inc/cart.css (.../cart.css) (revision 14798) @@ -231,6 +231,11 @@ dl.total dd.price3 { font-weight: normal; } dl.total dd.price4 { color: #3f911f; font-size: 1.538em; } +.product-discount .item-price span, .product-discount .item-discount span, +.shop-cart-row .price-cell span, .shop-cart-row .extended-price-cell span { + font-size: 12px; +} + .cart-detail .terms { text-align: right; width: 240px;