header testing
This commit is contained in:
@@ -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 */
|
||||
|
||||
/* *************************************************** */
|
||||
Reference in New Issue
Block a user