Finished #2883
This commit is contained in:
parent
bf82aa61f1
commit
f9387cd6b8
4 changed files with 168 additions and 43 deletions
|
|
@ -155,6 +155,11 @@ h6 {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
.btn-buynow {
|
||||
background-color: #607D8B;
|
||||
border-color: #607D8B;
|
||||
}
|
||||
|
||||
@media(max-width:1199px) {
|
||||
ul.banner-social-buttons {
|
||||
float: left;
|
||||
|
|
@ -205,3 +210,10 @@ a#forgotpassword {
|
|||
line-height: 1;
|
||||
font-weight: 700;
|
||||
color: #6db97c;
|
||||
|
||||
}
|
||||
|
||||
.btn-buynow {
|
||||
background-color: #607D8B;
|
||||
border-color: #607D8B;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue