header testing

This commit is contained in:
Aung Kyaw Phyoe
2019-01-17 09:58:42 +06:30
parent 7ad4a38398
commit c8c2a36805
2 changed files with 70 additions and 3 deletions

View File

@@ -293,9 +293,9 @@ section.content {
/* shop name margin */
/* online order margin */
.online-order-margin {
/*.online-order-margin {
margin: auto;
}
}*/
/* online order margin */
/* default-header-color */
div.online-order-margin > div > span {
@@ -319,6 +319,23 @@ div.online-order-margin > div > span {
font-family: sans-serif;
font-weight: bold;
}
/*.order-badge {
position: relative;
background: #ff6600;
height: 1.0rem;
bottom: 0.3rem;
right: 0.3rem;
width: 0.2rem;
text-align: center;
line-height: 0.5rem;
font-size: 0.5rem;
border-radius: 50%;
color: white;
border: 8px solid #ff6600;
font-family: sans-serif;
font-weight: bold;
}*/
/* order-no color */
/* *************************************************** */