Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into oqs

This commit is contained in:
Aung Myo
2017-09-27 11:26:27 +06:30
6 changed files with 67 additions and 2 deletions

View File

@@ -81,4 +81,16 @@
padding-top: 5%;
border-radius: 100px;
z-index: 1101;
}
#container {
margin: 0px auto;
width: 480px;
height: 375px;
}
#videoElement {
width: 480px;
height: 375px;
}