Shop name in navbar,linke to shop info
This commit is contained in:
@@ -134,7 +134,7 @@ select.form-control {
|
||||
}
|
||||
|
||||
.credit-color{
|
||||
background-color:#FF5722;
|
||||
background-color:#FFA500;
|
||||
}
|
||||
|
||||
.other-payment-color{
|
||||
|
||||
@@ -68,6 +68,15 @@
|
||||
background-color: #ccc;
|
||||
}
|
||||
|
||||
/*Shop Info color in navbar*/
|
||||
.shopinfo {
|
||||
color: #212529;
|
||||
}
|
||||
|
||||
.link-buttoon {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media (min-width: 768px){
|
||||
.dropdown-menu {
|
||||
padding: .3rem 0;
|
||||
|
||||
Reference in New Issue
Block a user