Merge branch 'ui_ux_changes' of bitbucket.org:code2lab/sxrestaurant into adminbsb_ui_changes

This commit is contained in:
phyusin
2018-04-09 10:12:33 +06:30
26 changed files with 157 additions and 87 deletions

View File

@@ -101,3 +101,11 @@
font-size: 111px;
padding : 20px 0 20px 0;
}
/* Shop Name in Login Page */
.current-shop-name{
color : #FFFFFF;
font-size: 21px;
font-weight: bold;
margin : 0 0 20px 0;
}