better complete checkout message
This commit is contained in:
@ -2617,6 +2617,27 @@ article.card{
|
||||
font-size: 1.323em;
|
||||
}
|
||||
}
|
||||
#edit-completion-message{
|
||||
p.welcom{
|
||||
font-size: 1.512em;
|
||||
}
|
||||
p.base{
|
||||
a{
|
||||
@include btn;
|
||||
background-color: $color-base;
|
||||
color: #fff;
|
||||
font-size: 1.134em;
|
||||
}
|
||||
}
|
||||
p.order{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
#edit-order-summary{
|
||||
background-color: $color-showrooms;
|
||||
padding:1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user