add sytle

This commit is contained in:
grafixeyehero 2019-06-06 01:18:19 +03:00
parent 2a3532f530
commit cec8640443

View File

@ -499,3 +499,8 @@ a[data-role=button] {
-webkit-box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37);
box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37)
}
.ui-bar-a{
text-align: center;
padding: 0 20px;
}