css file
This commit is contained in:
@@ -304,20 +304,20 @@ div.online-order-margin > div > span {
|
||||
/* default-header-color */
|
||||
/* order-no color */
|
||||
.order-badge {
|
||||
position: relative;
|
||||
background: #ff6600;
|
||||
height: 1.8rem;
|
||||
bottom: 0.9rem;
|
||||
right: 1.7rem;
|
||||
width: 1.8rem;
|
||||
text-align: center;
|
||||
line-height: 1.7rem;
|
||||
font-size: 0.9rem;
|
||||
border-radius: 50%;
|
||||
color: white;
|
||||
border: 5px solid #ff6600;
|
||||
font-family: sans-serif;
|
||||
font-weight: bold;
|
||||
position: relative;
|
||||
background: #ff6600;
|
||||
height: 1.8rem;
|
||||
bottom: 0.9rem;
|
||||
right: 1.2rem;
|
||||
width: 1.9rem;
|
||||
text-align: center;
|
||||
line-height: 1.7rem;
|
||||
font-size: 0.9rem;
|
||||
border-radius: 50%;
|
||||
color: white;
|
||||
border: 7px solid #ff6600;
|
||||
font-family: sans-serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/*.order-badge {
|
||||
|
||||
Reference in New Issue
Block a user