diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 17e815c..22de457 100644 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -226,6 +226,7 @@ img.img-responsive.img-circle { color: #fff;} #sect3 .box-simple .icon,#sect5 .box-simple .icon{ color: #ff9701; + border: 3px solid; border-color: #ff9701; margin-bottom: 15px; } -- libgit2 0.21.4