You've already forked baupm-theme
changed logo
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
.theme-Baupm #header {
|
.theme-Baupm #header {
|
||||||
background: #fff url("../images/logo.png") no-repeat 15px 0;
|
background: #fff url("../images/icons/favicon-32x32.png") no-repeat 15px 0;
|
||||||
}
|
}
|
||||||
.theme-Baupm #header h1 {
|
.theme-Baupm #header h1 {
|
||||||
margin-left: 300px;
|
margin-left: 300px;
|
||||||
@@ -481,7 +481,7 @@
|
|||||||
@media screen and (max-width: 899px) {
|
@media screen and (max-width: 899px) {
|
||||||
.theme-Baupm #header {
|
.theme-Baupm #header {
|
||||||
color: #999;
|
color: #999;
|
||||||
background: #fff url("../images/logo.png") no-repeat top center;
|
background: #fff url("../images/icons/favicon-32x32.png") no-repeat top center;
|
||||||
}
|
}
|
||||||
.theme-Baupm #header a.mobile-toggle-button {
|
.theme-Baupm #header a.mobile-toggle-button {
|
||||||
color: #222;
|
color: #222;
|
||||||
|
|||||||
Reference in New Issue
Block a user