added new styles for the comissions sliders

1.10.x
José Loguercio 10 years ago
parent 08476b1214
commit 7cac8f0f6c
  1. 10
      app/Resources/public/css/base.css

@ -154,6 +154,16 @@ a.thumbnail:hover{
background: #C52D2F;
}
.panelSliders {
margin: 20px 0;
}
#panelSliders {
width: 75%;
margin: 25px auto;
text-align: center;
}
#notice_block p, #notice-block p{
color: #666;
font-size: 12px;

Loading…
Cancel
Save