@@ -49,9 +49,20 @@
margin-right: 0;
}
.toto-menu .row .content .item-list a{
+ position: relative;
display: inline-block;
text-align: center;
+ .toto-menu .row .content .item-list b.new-dot{
+ width: 20px;
+ height: 20px;
+ line-height: 20px;
+ font-size: 12px;
+ color: #fff;
+ font-weight: inherit;
+ right: 0;
+ top: 30px;
+ }
.toto-menu .row .content .item-list .icons{
margin: 36px 0 20px;
width: 61px;