Commit 7003d6af12373b6401c6181445cb7a83d4f7d2f9

Authored by Eugeny Galkovskiy
1 parent f486c159

icons border

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/web/css/custom.css
... ... @@ -226,6 +226,7 @@ img.img-responsive.img-circle {
226 226 color: #fff;}
227 227 #sect3 .box-simple .icon,#sect5 .box-simple .icon{
228 228 color: #ff9701;
  229 + border: 3px solid;
229 230 border-color: #ff9701;
230 231 margin-bottom: 15px;
231 232 }
... ...