diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 77a48ad..99cd0ac 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -544,7 +544,7 @@ ul.social {margin-top: 20px;} #order-payment{float:right;width:280px;} #order-delivery{float:right;width:280px;} -.delivery-data{padding:5px;border:1px solid #1bb631;background: #b7f5bf;display:none;border-radius: 5px;float: left;} +.delivery-data{background: #95ba2f;display:none;border-radius: 5px;float: left;box-sizing: border-box; padding: 5px 20px; color: #fff} .jcarousel-next-disabled, .jcarousel-prev-disabled {display: none !important;} .content2 br {display: none;} -- libgit2 0.21.4